diff --git a/docs/migration/221121_7/generated-typescript-changes-doc.md b/docs/migration/221121_7/generated-typescript-changes-doc.md new file mode 100644 index 000000000000..d35dcc8f4ccc --- /dev/null +++ b/docs/migration/221121_7/generated-typescript-changes-doc.md @@ -0,0 +1,71366 @@ + + +# 221121_7 Typescript Breaking Changes + +This document contains a list of breaking changes or potentially breaking changes for Spartacus 221121_7. + + + +# Interface Title +## @spartacus/user/profile/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Class UserEmailFacade +## @spartacus/user/profile/root + + +### Method update is removed. + + + + + +# Class UserPasswordFacade +## @spartacus/user/profile/root + + +### Method requestForgotPasswordEmail is removed. + + + +### Method reset is removed. + + + +### Method update is removed. + + + + + +# Class UserProfileFacade +## @spartacus/user/profile/root + + +### Method close is removed. + + + +### Method get is removed. + + + +### Method getTitles is removed. + + + +### Method update is removed. + + + + + +# Class UserRegisterFacade +## @spartacus/user/profile/root + + +### Method getTitles is removed. + + + +### Method register is removed. + + + +### Method registerGuest is removed. + + + + + +# Interface UserSignUp +## @spartacus/user/profile/root + + +### PropertySignature firstName is removed. + + + +### PropertySignature lastName is removed. + + + +### PropertySignature password is removed. + + + +### PropertySignature titleCode is removed. + + + +### PropertySignature uid is removed. + + + +### PropertySignature verificationTokenCode is removed. + + + +### PropertySignature verificationTokenId is removed. + + + + + +# Class OccUserProfileAdapter +## @spartacus/user/profile/occ + + +### Method appendCaptchaToken is removed. + + + +### Method close is removed. + + + +### Method loadTitles is removed. + + + +### Method register is removed. + + + +### Method registerGuest is removed. + + + +### Method requestForgotPasswordEmail is removed. + + + +### Method resetPassword is removed. + + + +### Method update is removed. + + + +### Method updateEmail is removed. + + + +### Method updatePassword is removed. + + + + + +# Interface UserProfileOccEndpoints +## @spartacus/user/profile/occ + + +### PropertySignature titles is removed. + + + +### PropertySignature userCloseAccount is removed. + + + +### PropertySignature userForgotPassword is removed. + + + +### PropertySignature userRegister is removed. + + + +### PropertySignature userResetPassword is removed. + + + +### PropertySignature userRestoreToken is removed. + + + +### PropertySignature userUpdateLoginId is removed. + + + +### PropertySignature userUpdatePassword is removed. + + + +### PropertySignature userUpdateProfile is removed. + + + + + +# Class UserEmailService +## @spartacus/user/profile/core + + +### Method update is removed. + + + + + +# Class UserPasswordService +## @spartacus/user/profile/core + + +### Method requestForgotPasswordEmail is removed. + + + +### Method reset is removed. + + + +### Method update is removed. + + + + + +# Class UserProfileAdapter +## @spartacus/user/profile/core + + +### Method close is removed. + + + +### Method loadTitles is removed. + + + +### Method register is removed. + + + +### Method registerGuest is removed. + + + +### Method requestForgotPasswordEmail is removed. + + + +### Method resetPassword is removed. + + + +### Method update is removed. + + + +### Method updateEmail is removed. + + + +### Method updatePassword is removed. + + + + + +# Class UserProfileConnector +## @spartacus/user/profile/core + + +### Method getTitles is removed. + + + +### Method register is removed. + + + +### Method registerGuest is removed. + + + +### Method remove is removed. + + + +### Method requestForgotPasswordEmail is removed. + + + +### Method resetPassword is removed. + + + +### Method update is removed. + + + +### Method updateEmail is removed. + + + +### Method updatePassword is removed. + + + + + +# Class UserProfileService +## @spartacus/user/profile/core + + +### Method close is removed. + + + +### Method get is removed. + + + +### Method getTitles is removed. + + + +### Method update is removed. + + + + + +# Class UserRegisterService +## @spartacus/user/profile/core + + +### Method getTitles is removed. + + + +### Method register is removed. + + + +### Method registerGuest is removed. + + + + + +# Class AddressBookComponent +## @spartacus/user/profile/components + + +### Method addAddressButtonHandle is removed. + + + +### Method addAddressCancel is removed. + + + +### Method addAddressSubmit is removed. + + + +### Method cancelCard is removed. + + + +### Method deleteAddress is removed. + + + +### Method editAddressButtonHandle is removed. + + + +### Method editAddressCancel is removed. + + + +### Method editAddressSubmit is removed. + + + +### Method getCardContent is removed. + + + +### Method ngOnInit is removed. + + + +### Method setAddressAsDefault is removed. + + + +### Method setEdit is removed. + + + + + +# Class AddressBookComponentService +## @spartacus/user/profile/components + + +### Method addUserAddress is removed. + + + +### Method deleteUserAddress is removed. + + + +### Method getAddresses is removed. + + + +### Method getAddressesStateLoading is removed. + + + +### Method loadAddresses is removed. + + + +### Method setAddressAsDefault is removed. + + + +### Method updateUserAddress is removed. + + + + + +# Class AddressFormComponent +## @spartacus/user/profile/components + + +### Method back is removed. + + + +### Method countrySelected is removed. + + + +### Method getTitles is removed. + + + +### Method handleAddressVerificationResults is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method openSuggestedAddress is removed. + + + +### Method regionSelected is removed. + + + +### Method toggleDefaultAddress is removed. + + + +### Method verifyAddress is removed. + + + + + +# Class CloseAccountComponent +## @spartacus/user/profile/components + + +### Method navigateTo is removed. + + + +### Method openModal is removed. + + + + + +# Class CloseAccountModalComponent +## @spartacus/user/profile/components + + +### Method closeAccount is removed. + + + +### Method dismissModal is removed. + + + +### Method handleClick is removed. + + + +### Property isLoading$ is removed. + + + +### Method ngOnInit is removed. + + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + + + +# Class ForgotPasswordComponent +## @spartacus/user/profile/components + + +### Method navigateTo is removed. + + + +### Method onSubmit is removed. + + + + + +# Class ForgotPasswordComponentService +## @spartacus/user/profile/components + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method redirect is removed. + + + +### Method requestEmail is removed. + + + + + +# Class MyAccountV2EmailComponent +## @spartacus/user/profile/components + + +### Method cancelEdit is removed. + + + +### Method closeDialogConfirmationAlert is removed. + + + +### Method ngOnInit is removed. + + + +### Method onEdit is removed. + + + +### Method onSubmit is removed. + + + + + +# Class MyAccountV2PasswordComponent +## @spartacus/user/profile/components + + +### Method closeDialogConfirmationAlert is removed. + + + +### Method onCancel is removed. + + + +### Method onSubmit is removed. + + + + + +# Class MyAccountV2ProfileComponent +## @spartacus/user/profile/components + + +### Method cancelEdit is removed. + + + +### Method ngOnInit is removed. + + + +### Method onEdit is removed. + + + +### Method onSubmit is removed. + + + + + +# Class OneTimePasswordRegisterComponent +## @spartacus/user/profile/components + + +### Property additionalConsents is removed. + + + +### Method captchaConfirmed is removed. + + + +### Method collectDataFromRegisterForm is removed. + + + +### Method goToVerificationTokenForm is removed. + + + +### Method isConsentGiven is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onCreateRegistrationVerificationTokenComplete is removed. + + + +### Method sendRegistrationVerificationToken is removed. + + + +### Method submitForm is removed. + + + +### Method toggleAnonymousConsent is removed. + + + +### Method updateAdditionalConsents is removed. + + + + + +# Class RegisterComponent +## @spartacus/user/profile/components + + +### Property additionalConsents is removed. + + + +### Method captchaConfirmed is removed. + + + +### Method collectDataFromRegisterForm is removed. + + + +### Method isConsentGiven is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onRegisterUserSuccess is removed. + + + +### Method registerUser is removed. + + + +### Method submitForm is removed. + + + +### Method titleSelected is removed. + + + +### Method toggleAnonymousConsent is removed. + + + +### Method updateAdditionalConsents is removed. + + + + + +# Class RegisterComponentService +## @spartacus/user/profile/components + + +### Method collectDataFromRegisterForm is removed. + + + +### Method generateAdditionalConsentsFormControl is removed. + + + +### Method getAdditionalConsents is removed. + + + +### Method getTitles is removed. + + + +### Method postRegisterMessage is removed. + + + +### Method register is removed. + + + + + +# Class RegistrationVerificationTokenFormComponent +## @spartacus/user/profile/components + + +### Method collectDataFromRegisterForm is removed. + + + +### Method createRegistrationVerificationToken is removed. + + + +### Method getPasswordValidators is removed. + + + +### Method ngOnInit is removed. + + + +### Method onOpenInfoDailogKeyDown is removed. + + + +### Method onRegisterUserSuccess is removed. + + + +### Method onSubmit is removed. + + + +### Method openInfoDailog is removed. + + + +### Method registerUserWithVerificationToken is removed. + + + +### Method resendOTP is removed. + + + +### Method startRateLimitWaitTimeInterval is removed. + + + +### Method startWaitTimeInterval is removed. + + + + + +# Class RegistrationVerificationTokenFormComponentService +## @spartacus/user/profile/components + + +### Method displayMessage is removed. + + + +### Method postRegisterMessage is removed. + + + +### Method register is removed. + + + + + +# Class ResetPasswordComponent +## @spartacus/user/profile/components + + +### Method onSubmit is removed. + + + + + +# Class ResetPasswordComponentService +## @spartacus/user/profile/components + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method redirect is removed. + + + +### Method resetPassword is removed. + + + + + +# Class SuggestedAddressDialogComponent +## @spartacus/user/profile/components + + +### Method closeModal is removed. + + + +### Method handleClick is removed. + + + +### Method ngOnInit is removed. + + + +### Method setSelectedAddress is removed. + + + + + +# Class UpdateEmailComponent +## @spartacus/user/profile/components + + +### Method onSubmit is removed. + + + + + +# Class UpdateEmailComponentService +## @spartacus/user/profile/components + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method save is removed. + + + + + +# Class UpdatePasswordComponent +## @spartacus/user/profile/components + + +### Method navigateTo is removed. + + + +### Method onSubmit is removed. + + + + + +# Class UpdatePasswordComponentService +## @spartacus/user/profile/components + + +### Method getPasswordValidators is removed. + + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method updatePassword is removed. + + + + + +# Class UpdateProfileComponent +## @spartacus/user/profile/components + + +### Method navigateTo is removed. + + + +### Method onSubmit is removed. + + + + + +# Class UpdateProfileComponentService +## @spartacus/user/profile/components + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method updateProfile is removed. + + + + + +# Variable userProfileTranslationsCs +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsDe +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsEn +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsEs_CO +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsEs +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsFr +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsHi +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsHu +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsId +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsIt +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsJa +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsKo +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsPl +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsPt +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsRu +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsZh_TW +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable userProfileTranslationsZh +## @spartacus/user/profile/assets + + +Variable userProfileTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface User +## @spartacus/user/account/root + + +### PropertySignature customerId is removed. + + + +### PropertySignature displayUid is removed. + + + +### PropertySignature firstName is removed. + + + +### PropertySignature lastName is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature uid is removed. + + + + + +# Class UserAccountEventListener +## @spartacus/user/account/root + + +### Method ngOnDestroy is removed. + + + +### Method onAuth is removed. + + + + + +# Class UserAccountFacade +## @spartacus/user/account/root + + +### Method get is removed. + + + +### Method getById is removed. + + + + + +# Interface VerificationToken +## @spartacus/user/account/root + + +### PropertySignature expiresIn is removed. + + + +### PropertySignature tokenId is removed. + + + + + +# Interface VerificationTokenCreation +## @spartacus/user/account/root + + +### PropertySignature loginId is removed. + + + +### PropertySignature password is removed. + + + +### PropertySignature purpose is removed. + + + + + +# Class VerificationTokenFacade +## @spartacus/user/account/root + + +### Method createVerificationToken is removed. + + + + + +# Class OccUserAccountAdapter +## @spartacus/user/account/occ + + +### Method createVerificationToken is removed. + + + +### Method load is removed. + + + + + +# Interface UserAccountOccEndpoints +## @spartacus/user/account/occ + + +### PropertySignature createVerificationToken is removed. + + + +### PropertySignature user is removed. + + + + + +# Class UserAccountAdapter +## @spartacus/user/account/core + + +### Method createVerificationToken is removed. + + + +### Method load is removed. + + + + + +# Class UserAccountConnector +## @spartacus/user/account/core + + +### Method createVerificationToken is removed. + + + +### Method get is removed. + + + + + +# Class UserAccountService +## @spartacus/user/account/core + + +### Method get is removed. + + + +### Method getById is removed. + + + + + +# Class VerificationTokenService +## @spartacus/user/account/core + + +### Method createVerificationToken is removed. + + + + + +# Class LoginAsGuestGuard +## @spartacus/user/account/components + + +### Method canActivate is removed. + + + +### Method getPath is removed. + + + + + +# Class LoginComponent +## @spartacus/user/account/components + + +### Method ngOnInit is removed. + + + +### Method onRootNavBtnAdded is removed. + + + + + +# Class LoginFormComponent +## @spartacus/user/account/components + + +### Method onSubmit is removed. + + + + + +# Class LoginFormComponentService +## @spartacus/user/account/components + + +### Property csrf is removed. + + + +### Method handleCustomLoginError is removed. + + + +### Method initCustomLogin is removed. + + + +### Method login is removed. + + + +### Method onSuccess is removed. + + + + + +# Class LoginRegisterComponent +## @spartacus/user/account/components + + +### Method navigateTo is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class OneTimePasswordLoginFormComponent +## @spartacus/user/account/components + + +### Method collectDataFromLoginForm is removed. + + + +### Method goToVerificationTokenForm is removed. + + + +### Method onCreateVerificationTokenComplete is removed. + + + +### Method onSubmit is removed. + + + + + +# Class VerificationTokenFormComponent +## @spartacus/user/account/components + + +### Method ngOnInit is removed. + + + +### Method onOpenInfoDailogKeyDown is removed. + + + +### Method onSubmit is removed. + + + +### Method openInfoDailog is removed. + + + +### Method resendOTP is removed. + + + +### Method startRateLimitWaitTimeInterval is removed. + + + +### Method startWaitTimeInterval is removed. + + + + + +# Class VerificationTokenFormComponentService +## @spartacus/user/account/components + + +### Method createVerificationToken is removed. + + + +### Property csrf is removed. + + + +### Method displayMessage is removed. + + + +### Method initCustomLogin is removed. + + + +### Method login is removed. + + + +### Method onSuccess is removed. + + + + + +# Variable userAccountTranslationsCs +## @spartacus/user/account/assets + + +Variable userAccountTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsDe +## @spartacus/user/account/assets + + +Variable userAccountTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsEn +## @spartacus/user/account/assets + + +Variable userAccountTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsEs_CO +## @spartacus/user/account/assets + + +Variable userAccountTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsEs +## @spartacus/user/account/assets + + +Variable userAccountTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsFr +## @spartacus/user/account/assets + + +Variable userAccountTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsHi +## @spartacus/user/account/assets + + +Variable userAccountTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsHu +## @spartacus/user/account/assets + + +Variable userAccountTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsId +## @spartacus/user/account/assets + + +Variable userAccountTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsIt +## @spartacus/user/account/assets + + +Variable userAccountTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsJa +## @spartacus/user/account/assets + + +Variable userAccountTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsKo +## @spartacus/user/account/assets + + +Variable userAccountTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsPl +## @spartacus/user/account/assets + + +Variable userAccountTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsPt +## @spartacus/user/account/assets + + +Variable userAccountTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsRu +## @spartacus/user/account/assets + + +Variable userAccountTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsZh_TW +## @spartacus/user/account/assets + + +Variable userAccountTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable userAccountTranslationsZh +## @spartacus/user/account/assets + + +Variable userAccountTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class UserAccountModule +## @spartacus/user + +moved to @spartacus/user/account + + + + +# Class UserProfileModule +## @spartacus/user + +moved to @spartacus/user/profile + + + + +# Class GtmCollectorService +## @spartacus/tracking/tms/gtm + + +### Method init is removed. + + + +### Method pushEvent is removed. + + + + + +# Class BaseTmsModule +## @spartacus/tracking/tms/core + + +### Method forRoot is removed. + + + + + +# Interface TmsCollector +## @spartacus/tracking/tms/core + + +### MethodSignature init is removed. + + + +### MethodSignature map is removed. + + + +### MethodSignature pushEvent is removed. + + + + + +# Interface TmsCollectorConfig +## @spartacus/tracking/tms/core + + +### PropertySignature collector is removed. + + + +### PropertySignature dataLayerProperty is removed. + + + +### PropertySignature debug is removed. + + + +### PropertySignature events is removed. + + + + + +# Interface TmsCollectors +## @spartacus/tracking/tms/core + + +### IndexSignature undefined is removed. + + + + + +# Class TmsService +## @spartacus/tracking/tms/core + + +### Method collect is removed. + + + +### Method mapEvents is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Interface WindowObject +## @spartacus/tracking/tms/core + + +### IndexSignature undefined is removed. + + + + + +# Class AepCollectorService +## @spartacus/tracking/tms/aep + + +### Method init is removed. + + + +### Method pushEvent is removed. + + + + + +# Class OccPersonalizationIdInterceptor +## @spartacus/tracking/personalization/root + + +### Method intercept is removed. + + + + + +# Class OccPersonalizationTimeInterceptor +## @spartacus/tracking/personalization/root + + +### Method intercept is removed. + + + + + +# Interface PersonalizationAction +## @spartacus/tracking/personalization/core + + +### PropertySignature action_name is removed. + + + +### PropertySignature action_type is removed. + + + +### PropertySignature customization_code is removed. + + + +### PropertySignature customization_name is removed. + + + +### PropertySignature variation_code is removed. + + + +### PropertySignature variation_name is removed. + + + + + +# Interface PersonalizationContext +## @spartacus/tracking/personalization/core + + +### PropertySignature actions is removed. + + + +### PropertySignature segments is removed. + + + + + +# Class PersonalizationContextService +## @spartacus/tracking/personalization/core + + +### Method getPersonalizationContext is removed. + + + + + +# Interface BillingTime +## @spartacus/subscription-billing/root + + +### PropertySignature name is removed. + + + +### PropertySignature namePastTense is removed. + + + + + +# Interface OneTimeCharge +## @spartacus/subscription-billing/root + + +### PropertySignature billingTime is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature price is removed. + + + + + +# Interface OverageUsageChargeEntry +## @spartacus/subscription-billing/root + + +### PropertySignature fixedPrice is removed. + + + + + +# Interface PerUnitUsageCharge +## @spartacus/subscription-billing/root + + +### PropertySignature includedQty is removed. + + + +### PropertySignature perUnitUsageChargeEntries is removed. + + + +### PropertySignature ratio is removed. + + + +### PropertySignature usageChargeType is removed. + + + + + +# Interface PricePlan +## @spartacus/subscription-billing/root + + +### PropertySignature oneTimeCharges is removed. + + + +### PropertySignature perUnitUsageCharges is removed. + + + +### PropertySignature recurringCharges is removed. + + + +### PropertySignature volumeUsageCharges is removed. + + + + + +# Interface RecurringCharge +## @spartacus/subscription-billing/root + + +### PropertySignature price is removed. + + + + + +# Interface RenewalTerm +## @spartacus/subscription-billing/root + + +### PropertySignature endAt is removed. + + + +### PropertySignature period is removed. + + + + + +# Class SubscriptionActionsFacade +## @spartacus/subscription-billing/root + + +### Method cancelSubscription is removed. + + + +### Method extendSubscription is removed. + + + +### Method getEffectiveCancellationDate is removed. + + + +### Method getExtensionEffectiveDate is removed. + + + +### Method reverseCancellation is removed. + + + +### Method withdrawSubscription is removed. + + + + + +# Class SubscriptionBillingEventListener +## @spartacus/subscription-billing/root + + +### Method ngOnDestroy is removed. + + + +### Method onLanguageAndCurrencySetEvent is removed. + + + + + +# Interface SubscriptionCancelData +## @spartacus/subscription-billing/root + + +### PropertySignature subscriptionEndAt is removed. + + + + + +# Interface SubscriptionCancellationDetails +## @spartacus/subscription-billing/root + + +### PropertySignature subscriptionEndAt is removed. + + + + + +# Interface SubscriptionDetail +## @spartacus/subscription-billing/root + + +### PropertySignature billingTime is removed. + + + +### PropertySignature contractFrequency is removed. + + + +### PropertySignature documentNumber is removed. + + + +### PropertySignature endAt is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature isCancellationPossible is removed. + + + +### PropertySignature isCancellationReversalPossible is removed. + + + +### PropertySignature isExtensionPossible is removed. + + + +### PropertySignature isWithdrawalPossible is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature orderCode is removed. + + + +### PropertySignature pricePlan is removed. + + + +### PropertySignature productCode is removed. + + + +### PropertySignature startAt is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature withdrawalPeriodEndAt is removed. + + + + + +# Interface SubscriptionExtensionEffectiveDate +## @spartacus/subscription-billing/root + + +### PropertySignature subscriptionEndAt is removed. + + + + + +# Class SubscriptionFacade +## @spartacus/subscription-billing/root + + +### Method getSubscriptionByCode is removed. + + + +### Method getSubscriptionByCodeState is removed. + + + +### Method getSubscriptionCodeFromRoute is removed. + + + +### Method getSubscriptionList is removed. + + + +### Method getSubscriptionListState is removed. + + + + + +# Interface SubscriptionList +## @spartacus/subscription-billing/root + + +### PropertySignature pagination is removed. + + + +### PropertySignature results is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Class SubscriptionProductService +## @spartacus/subscription-billing/root + + +### Method getSubscriptionData is removed. + + + +### Method isSubscription is removed. + + + + + +# Interface SubscriptionReverseCancellation +## @spartacus/subscription-billing/root + + +### PropertySignature subscriptionId is removed. + + + +### PropertySignature version is removed. + + + + + +# Interface SubscriptionTerm +## @spartacus/subscription-billing/root + + +### PropertySignature billingPlan is removed. + + + +### PropertySignature minimumTerm is removed. + + + +### PropertySignature renewalTerm is removed. + + + + + +# Interface SubscriptionWithdraw +## @spartacus/subscription-billing/root + + +### PropertySignature subscriptionId is removed. + + + +### PropertySignature version is removed. + + + +### PropertySignature withdrawalPeriodEndDate is removed. + + + +### PropertySignature withdrawnAt is removed. + + + + + +# Interface TermType +## @spartacus/subscription-billing/root + + +### PropertySignature frequency is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface TierUsageChargeEntry +## @spartacus/subscription-billing/root + + +### PropertySignature fixedPrice is removed. + + + +### PropertySignature tierEnd is removed. + + + +### PropertySignature tierStart is removed. + + + + + +# Interface UsageCharge +## @spartacus/subscription-billing/root + + +### PropertySignature blockSize is removed. + + + +### PropertySignature minBlocks is removed. + + + +### PropertySignature overageUsageChargeEntries is removed. + + + +### PropertySignature tierUsageChargeEntries is removed. + + + +### PropertySignature usageUnit is removed. + + + + + +# Interface UsageChargeEntry +## @spartacus/subscription-billing/root + + +### PropertySignature price is removed. + + + + + +# Interface UsageUnit +## @spartacus/subscription-billing/root + + +### PropertySignature name is removed. + + + +### PropertySignature namePlural is removed. + + + + + +# Class OccSubscriptionActionsAdapter +## @spartacus/subscription-billing/occ + + +### Method cancelSubscription is removed. + + + +### Method extendSubscription is removed. + + + +### Method getEffectiveCancellationDate is removed. + + + +### Method getExtensionEffectiveDate is removed. + + + +### Method reverseCancellation is removed. + + + +### Method withdrawSubscription is removed. + + + + + +# Class OccSubscriptionAdapter +## @spartacus/subscription-billing/occ + + +### Method getSubscriptionByCode is removed. + + + +### Method getSubscriptionList is removed. + + + + + +# Interface SubscriptionBillingOccEndpoints +## @spartacus/subscription-billing/occ + + +### PropertySignature cancelSubscription is removed. + + + +### PropertySignature extendSubscription is removed. + + + +### PropertySignature extensionEffectiveDate is removed. + + + +### PropertySignature getEffectiveCancellationDate is removed. + + + +### PropertySignature reverseCancellation is removed. + + + +### PropertySignature subscriptionByCode is removed. + + + +### PropertySignature subscriptionList is removed. + + + +### PropertySignature withdrawSubscription is removed. + + + + + +# Class SubscriptionActionsAdapter +## @spartacus/subscription-billing/core + + +### Method cancelSubscription is removed. + + + +### Method extendSubscription is removed. + + + +### Method getEffectiveCancellationDate is removed. + + + +### Method getExtensionEffectiveDate is removed. + + + +### Method reverseCancellation is removed. + + + +### Method withdrawSubscription is removed. + + + + + +# Class SubscriptionActionsConnector +## @spartacus/subscription-billing/core + + +### Method cancelSubscription is removed. + + + +### Method extendSubscription is removed. + + + +### Method getEffectiveCancellationDate is removed. + + + +### Method getExtensionEffectiveDate is removed. + + + +### Method reverseCancellation is removed. + + + +### Method withdrawSubscription is removed. + + + + + +# Class SubscriptionActionsService +## @spartacus/subscription-billing/core + + +### Method cancelSubscription is removed. + + + +### Method extendSubscription is removed. + + + +### Method getEffectiveCancellationDate is removed. + + + +### Method getExtensionEffectiveDate is removed. + + + +### Method getSubscriptionByCodeReloadEvents is removed. + + + +### Method reverseCancellation is removed. + + + +### Method withdrawSubscription is removed. + + + + + +# Class SubscriptionAdapter +## @spartacus/subscription-billing/core + + +### Method getSubscriptionByCode is removed. + + + +### Method getSubscriptionList is removed. + + + + + +# Class SubscriptionConnector +## @spartacus/subscription-billing/core + + +### Method getSubscriptionByCode is removed. + + + +### Method getSubscriptionList is removed. + + + + + +# Class SubscriptionService +## @spartacus/subscription-billing/core + + +### Method getSubscriptionByCode is removed. + + + +### Method getSubscriptionByCodeReloadEvents is removed. + + + +### Method getSubscriptionByCodeState is removed. + + + +### Method getSubscriptionCodeFromRoute is removed. + + + +### Method getSubscriptionList is removed. + + + +### Method getSubscriptionListQuery$ is removed. + + + +### Method getSubscriptionListReloadEvents is removed. + + + +### Method getSubscriptionListState is removed. + + + +### Method subscriptionDetailsPreConditions is removed. + + + +### Method subscriptionListPreConditions is removed. + + + + + +# Class SubscriptionActionsModalComponent +## @spartacus/subscription-billing/components + + +### Method getExtensionEffectiveDate is removed. + + + +### Method initExtendDurationOptions is removed. + + + +### Method onConfirm is removed. + + + +### Method onDialogClose is removed. + + + +### Method onExtendActionDurationChange is removed. + + + +### Method registerSubscriptionCancellationEffect is removed. + + + + + +# Class SubscriptionActionsModalComponentService +## @spartacus/subscription-billing/components + + +### Method handleError is removed. + + + +### Method handleSuccess is removed. + + + +### Method onError is removed. + + + + + +# Class SubscriptionDetailsComponent +## @spartacus/subscription-billing/components + + +### Method ngOnInit is removed. + + + +### Method showSubscriptionActionsDialog is removed. + + + + + +# Class SubscriptionListComponent +## @spartacus/subscription-billing/components + + +### Method changeSortCode is removed. + + + +### Method pageChange is removed. + + + + + +# Class SubscriptionProductUsageChargeComponent +## @spartacus/subscription-billing/components + + +### Method getIncludedQuantity is removed. + + + +### Method getLastTierValue is removed. + + + +### Method isUsageChargePresent is removed. + + + + + +# Variable subscriptionBillingTranslationsEn +## @spartacus/subscription-billing/assets + + +Variable subscriptionBillingTranslationsEn has been removed and is no longer part of the public API. + + + + +# Class ActiveFacetsComponent +## @spartacus/storefront + + +### Method getFocusKey is removed. + + + +### Method getLinkParams is removed. + + + +### Method removeFilterWithSpacebar is removed. + + + + + +# Class AddToHomeScreenComponent +## @spartacus/storefront + + +### Method ngOnInit is removed. + + + +### Method prompt is removed. + + + + + +# Class AddToHomeScreenService +## @spartacus/storefront + + +### Method disableAddToHomeScreen is removed. + + + +### Method enableAddToHomeScreen is removed. + + + +### Method firePrompt is removed. + + + +### Method init is removed. + + + + + +# Class AnonymousConsentDialogComponent +## @spartacus/storefront + + +### Method allowAll is removed. + + + +### Method close is removed. + + + +### Method closeMessage is removed. + + + +### Method getCorrespondingConsent is removed. + + + +### Method handleClick is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onConsentChange is removed. + + + +### Method onConsentGivenSuccess is removed. + + + +### Method onConsentWithdrawnSuccess is removed. + + + +### Method rejectAll is removed. + + + + + +# Class AnonymousConsentManagementBannerComponent +## @spartacus/storefront + + +### Method allowAll is removed. + + + +### Method hideBanner is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method viewDetails is removed. + + + + + +# Class AnonymousConsentOpenDialogComponent +## @spartacus/storefront + + +### Method openDialog is removed. + + + + + +# Class AtMessageDirective +## @spartacus/storefront + + +### Method handleClick is removed. + + + +### Property host is removed. + + + + + +# Interface Attachment +## @spartacus/storefront + + +### PropertySignature filename is removed. + + + +### PropertySignature id is removed. + + + + + +# Interface AttachmentRestrictions +## @spartacus/storefront + + +### PropertySignature allowedTypes is removed. + + + +### PropertySignature maxEntries is removed. + + + +### PropertySignature maxSize is removed. + + + + + +# Class AvatarComponent +## @spartacus/storefront + + +### Method getInitials is removed. + + + + + +# Class BannerCarouselComponent +## @spartacus/storefront + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + componentData: CmsComponentData, + cmsService: CmsService +) + +``` + + +Current version: + +``` + +constructor( + componentData: CmsComponentData, + cmsService: CmsService +) + +``` + + +### Method getItems is removed. + + + + + +# Class BannerComponent +## @spartacus/storefront + + +### Method getImage is removed. + + + +### Method getImageAltText is removed. + + + +### Method getLinkAriaLabel is removed. + + + +### Method getTarget is removed. + + + +### Method setRouterLink is removed. + + + + + +# Class BeforeCmsPageGuardService +## @spartacus/storefront + + +### Method canActivate is removed. + + + + + +# Class BreadcrumbComponent +## @spartacus/storefront + + +### Method ngOnInit is removed. + + + + + +# Class BreadcrumbSchemaBuilder +## @spartacus/storefront + + +### Method build is removed. + + + +### Method collect is removed. + + + + + +# Interface BreakPoint +## @spartacus/storefront + + +### PropertySignature max is removed. + + + +### PropertySignature min is removed. + + + + + +# Class BreakpointService +## @spartacus/storefront + + +### Property breakpoints is removed. + + + +### Property config is removed. + + + +### Property fallbackBreakpoint is removed. + + + +### Method getBreakpoint is removed. + + + +### Method getMaxSize is removed. + + + +### Method getMinSize is removed. + + + +### Method getSize is removed. + + + +### Method isDown is removed. + + + +### Method isEqual is removed. + + + +### Method isUp is removed. + + + +### Method resolveBreakpointsFromConfig is removed. + + + + + +# Class CaptchaComponent +## @spartacus/storefront + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Interface CaptchaRenderer +## @spartacus/storefront + + +### MethodSignature getCaptchaConfig is removed. + + + +### MethodSignature getToken is removed. + + + +### MethodSignature renderCaptcha is removed. + + + + + +# Class CaptchaService +## @spartacus/storefront + + +### Method fetchCaptchaConfigFromServer is removed. + + + +### Method getCaptchaConfig is removed. + + + +### Method getToken is removed. + + + +### Method initialize is removed. + + + +### Method loadResource is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method renderCaptcha is removed. + + + + + +# Interface Card +## @spartacus/storefront + + +### PropertySignature actions is removed. + + + +### PropertySignature customClass is removed. + + + +### PropertySignature deleteMsg is removed. + + + +### PropertySignature header is removed. + + + +### PropertySignature img is removed. + + + +### PropertySignature imgLabel is removed. + + + +### PropertySignature label is removed. + + + +### PropertySignature paragraphs is removed. + + + +### PropertySignature role is removed. + + + +### PropertySignature text is removed. + + + +### PropertySignature textBold is removed. + + + +### PropertySignature title is removed. + + + + + +# Interface CardAction +## @spartacus/storefront + + +### PropertySignature event is removed. + + + +### PropertySignature name is removed. + + + + + +# Class CardComponent +## @spartacus/storefront + + +### Property ariaDescribedBy is removed. + + + +### Method cancelEdit is removed. + + + +### Method delete is removed. + + + +### Method edit is removed. + + + +### Method getLabel is removed. + + + +### Method isCardAction is removed. + + + +### Method isCardLinkAction is removed. + + + +### Property isHeaderVisible is removed. + + + +### Method ngOnInit is removed. + + + +### Method send is removed. + + + +### Method setDefault is removed. + + + +### Method setEditMode is removed. + + + +### Method trackByIndex is removed. + + + + + +# Interface CardLinkAction +## @spartacus/storefront + + +### PropertySignature ariaLabel is removed. + + + +### PropertySignature link is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature target is removed. + + + + + +# Class CarouselComponent +## @spartacus/storefront + + +### Method focusNextPrevItem is removed. + + + +### Method getSlideNumber is removed. + + + +### Method ngOnChanges is removed. + + + +### Method ngOnInit is removed. + + + +### Method onItemKeydown is removed. + + + +### Property setItems is removed. + + + +### Method shareEvent is removed. + + + +### Method skipTabForCarouselItems is removed. + + + + + +# Class CarouselScrollingComponent +## @spartacus/storefront + + +### Method focusNextPrevItem is removed. + + + +### Method ngOnInit is removed. + + + +### Method onItemFocusIn is removed. + + + +### Method onItemKeydown is removed. + + + +### Method skipTabForCarouselItems is removed. + + + + + +# Interface CarouselScrollingTemplateContext +## @spartacus/storefront + + +### PropertySignature item is removed. + + + +### PropertySignature itemIndex is removed. + + + + + +# Class CarouselService +## @spartacus/storefront + + +### Method getItemsPerSlide is removed. + + + + + +# Class ClaimDialogComponent +## @spartacus/storefront + + +### Method cancelEdit is removed. + + + +### Method close is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onSubmit is removed. + + + + + +# Class CmsComponentsService +## @spartacus/storefront + + +### Method determineMappings is removed. + + + +### Method getChildRoutes is removed. + + + +### Method getDeferLoadingStrategy is removed. + + + +### Method getGuards is removed. + + + +### Method getI18nKeys is removed. + + + +### Method getMapping is removed. + + + +### Method getModule is removed. + + + +### Method getStaticData is removed. + + + +### Method shouldRender is removed. + + + +### Method standardizeChildRoutes is removed. + + + + + +# Class CmsFeaturesService +## @spartacus/storefront + + +### Method getCmsMapping is removed. + + + +### Method getModule is removed. + + + +### Method hasFeatureFor is removed. + + + + + +# Class CmsGuardsService +## @spartacus/storefront + + +### Method canActivateGuard is removed. + + + +### Method cmsPageCanActivate is removed. + + + +### Property featureConfigService is removed. + + + + + +# Class CmsI18nService +## @spartacus/storefront + + +### Method loadForComponents is removed. + + + + + +# Class CmsInjectorService +## @spartacus/storefront + + +### Method getInjector is removed. + + + + + +# Class CmsLcpModule +## @spartacus/storefront + + +### Method forRoot is removed. + + + + + +# Class CmsLcpService +## @spartacus/storefront + + +### Method getLcpPresence is removed. + + + + + +# Class CmsPageGuard +## @spartacus/storefront + + +### Method canActivate is removed. + + + + + +# Class CmsPageGuardService +## @spartacus/storefront + + +### Method canActivateNotFoundPage is removed. + + + +### Method canActivatePage is removed. + + + + + +# Class CmsRoutesService +## @spartacus/storefront + + +### Method handleCmsRoutesInGuard is removed. + + + + + +# Interface CmsStructureOptions +## @spartacus/storefront + + +### PropertySignature breakpoint is removed. + + + +### PropertySignature componentId is removed. + + + +### PropertySignature pageSlotPosition is removed. + + + +### PropertySignature pageTemplate is removed. + + + +### PropertySignature section is removed. + + + + + +# Class ComponentHandler +## @spartacus/storefront + + +### Method getPriority is removed. + + + +### Method hasMatch is removed. + + + +### Method launcher is removed. + + + + + +# Class ComponentHandlerService +## @spartacus/storefront + + +### Method getLauncher is removed. + + + +### Method resolve is removed. + + + + + +# Class ComponentWrapperDirective +## @spartacus/storefront + + +### Method dispatchEvent is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ConsentManagementComponent +## @spartacus/storefront + + +### Property allConsentsLoading$ is removed. + + + +### Method allowAll is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onConsentChange is removed. + + + +### Method rejectAll is removed. + + + + + +# Class ConsentManagementComponentService +## @spartacus/storefront + + +### Method getRequiredConsents is removed. + + + + + +# Class ConsentManagementFormComponent +## @spartacus/storefront + + +### Method isRequired is removed. + + + +### Method ngOnChanges is removed. + + + +### Method ngOnInit is removed. + + + +### Method onConsentChange is removed. + + + +### Method updateConsentGiven is removed. + + + + + +# Class ContextService +## @spartacus/storefront + + +### Method get is removed. + + + +### Method resolveContext is removed. + + + + + +# Class CouponCardComponent +## @spartacus/storefront + + +### Method findProducts is removed. + + + +### Method onSubscriptionChange is removed. + + + +### Method readMore is removed. + + + + + +# Class CouponClaimComponent +## @spartacus/storefront + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class CouponDialogComponent +## @spartacus/storefront + + +### Method close is removed. + + + +### Method handleClick is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Interface CsvFileValidationErrors +## @spartacus/storefront + + +### PropertySignature empty is removed. + + + +### PropertySignature notParsable is removed. + + + +### PropertySignature tooLarge is removed. + + + +### PropertySignature tooManyEntries is removed. + + + + + +# Class CurrentProductService +## @spartacus/storefront + + +### Method getCode is removed. + + + +### Method getProduct is removed. + + + + + +# Class CustomFormValidators +## @spartacus/storefront + + +### Method dateRange is removed. + + + +### Method emailsMustMatch is removed. + + + +### Method emailValidator is removed. + + + +### Method maxCharactersLengthValidator is removed. + + + +### Method minEightCharactersLengthValidator is removed. + + + +### Method minOneDigitValidator is removed. + + + +### Method minOneSpecialCharacterValidator is removed. + + + +### Method minOneUpperCaseCharacterValidator is removed. + + + +### Method minSixCharactersLengthValidator is removed. + + + +### Method mustBePositive is removed. + + + +### Method noConsecutiveCharacters is removed. + + + +### Method noSpecialCharacters is removed. + + + +### Method passwordsCannotMatch is removed. + + + +### Method passwordsMustMatch is removed. + + + +### Method patternValidation is removed. + + + +### Method securePasswordValidator is removed. + + + +### Method starRatingEmpty is removed. + + + +### Method strongPasswordValidator is removed. + + + + + +# Class DatePickerComponent +## @spartacus/storefront + + +### Method change is removed. + + + +### Method getDate is removed. + + + +### Property pattern is removed. + + + +### Property placeholder is removed. + + + + + +# Class DatePickerService +## @spartacus/storefront + + +### Method getDate is removed. + + + +### Method isValidFormat is removed. + + + +### Property pattern is removed. + + + +### Property placeholder is removed. + + + + + +# Class DefaultComponentHandler +## @spartacus/storefront + + +### Method getComponentFactory is removed. + + + +### Method getPriority is removed. + + + +### Method hasMatch is removed. + + + +### Method launcher is removed. + + + + + +# Class DeferLoaderService +## @spartacus/storefront + + +### Method load is removed. + + + + + +# Interface Direction +## @spartacus/storefront + + +### PropertySignature default is removed. + + + +### PropertySignature detect is removed. + + + +### PropertySignature ltrLanguages is removed. + + + +### PropertySignature rtlLanguages is removed. + + + + + +# Class DirectionService +## @spartacus/storefront + + +### Method detect is removed. + + + +### Method getDirection is removed. + + + +### Method initialize is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method setDirection is removed. + + + + + +# Function disableTabbingForTick +## @spartacus/storefront + + +Function disableTabbingForTick has been removed and is no longer part of the public API. + + + + +# Class DomChangeDirective +## @spartacus/storefront + + +### Method ngOnDestroy is removed. + + + + + +# Class ExportCsvFileService +## @spartacus/storefront + + +### Method convert is removed. + + + +### Method download is removed. + + + + + +# Interface ExportFileOptions +## @spartacus/storefront + + +### PropertySignature extension is removed. + + + +### PropertySignature fileName is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface FacetCollapseState +## @spartacus/storefront + + +### PropertySignature maxVisible is removed. + + + +### PropertySignature toggled is removed. + + + +### PropertySignature topVisible is removed. + + + + + +# Class FacetComponent +## @spartacus/storefront + + +### Method decreaseVisibleValues is removed. + + + +### Property facet is removed. + + + +### Property featureConfigService is removed. + + + +### Method getLinkParams is removed. + + + +### Method increaseVisibleValues is removed. + + + +### Property isExpanded is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method onArrowDown is removed. + + + +### Method onArrowUp is removed. + + + +### Method onKeydown is removed. + + + +### Method onTabNavigation is removed. + + + +### Method openLink is removed. + + + +### Method toggleGroup is removed. + + + + + +# Interface FacetList +## @spartacus/storefront + + +### PropertySignature activeFacets is removed. + + + +### PropertySignature facets is removed. + + + + + +# Class FacetListComponent +## @spartacus/storefront + + +### Method block is removed. + + + +### Method close is removed. + + + +### Method enableFocusHandlingOnFacetListChanges is removed. + + + +### Method expandFacetGroup is removed. + + + +### Property featureConfigService is removed. + + + +### Method handleClick is removed. + + + +### Method handleDialogFocus is removed. + + + +### Method isCollapsed is removed. + + + +### Property isDialog is removed. + + + +### Method isExpanded is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method updateTabs is removed. + + + + + +# Class FacetService +## @spartacus/storefront + + +### Method decodeUriComponentSafe is removed. + + + +### Method decreaseVisibleValues is removed. + + + +### Method getLinkParams is removed. + + + +### Method getState is removed. + + + +### Method getStateSnapshot is removed. + + + +### Method hasState is removed. + + + +### Method increaseVisibleValues is removed. + + + +### Method initialize is removed. + + + +### Method toggle is removed. + + + +### Method updateState is removed. + + + + + +# Class FileDownloadService +## @spartacus/storefront + + +### Method download is removed. + + + + + +# Class FileReaderService +## @spartacus/storefront + + +### Method loadTextFile is removed. + + + + + +# Class FilesFormValidators +## @spartacus/storefront + + +### Method allowedTypes is removed. + + + +### Method getExtension is removed. + + + +### Method maxEntries is removed. + + + +### Method maxSize is removed. + + + + + +# Class FileUploadComponent +## @spartacus/storefront + + +### Method registerOnChange is removed. + + + +### Method registerOnTouched is removed. + + + +### Method removeFile is removed. + + + +### Property selectedFiles is removed. + + + +### Method selectFile is removed. + + + +### Method setDisabledState is removed. + + + +### Method writeValue is removed. + + + + + +# Class FocusableCarouselItemDirective +## @spartacus/storefront + + +### Method canElementReceiveFocus is removed. + + + + + +# Class FormErrorsComponent +## @spartacus/storefront + + +### Property control is removed. + + + +### Property dirty is removed. + + + +### Method getTranslationParams is removed. + + + +### Property hidden is removed. + + + +### Property invalid is removed. + + + +### Method ngDoCheck is removed. + + + +### Property touched is removed. + + + + + +# Namespace FormUtils +## @spartacus/storefront + + +Namespace FormUtils has been removed and is no longer part of the public API. + + + + +# Function FormUtils.deepUpdateValueAndValidity +## @spartacus/storefront + + +Function FormUtils.deepUpdateValueAndValidity has been removed and is no longer part of the public API. + + + + +# Class GenericLinkComponent +## @spartacus/storefront + + +### Property fragment is removed. + + + +### Method getAbsoluteUrl is removed. + + + +### Method isExternalUrl is removed. + + + +### Method ngOnChanges is removed. + + + +### Property queryParams is removed. + + + +### Property rel is removed. + + + +### Property routerUrl is removed. + + + +### Method setUrlParts is removed. + + + +### Method splitUrl is removed. + + + + + +# Class GenericLinkComponentService +## @spartacus/storefront + + +### Method isExternalUrl is removed. + + + + + +# Class GlobalMessageComponent +## @spartacus/storefront + + +### Method clear is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class HamburgerMenuComponent +## @spartacus/storefront + + +### Property isExpanded is removed. + + + +### Method toggle is removed. + + + + + +# Class HamburgerMenuService +## @spartacus/storefront + + +### Method toggle is removed. + + + + + +# Class HighlightPipe +## @spartacus/storefront + + +### Method transform is removed. + + + + + +# Class HomePageEventBuilder +## @spartacus/storefront + + +### Method buildHomePageEvent is removed. + + + +### Method register is removed. + + + + + +# Class HorizontalScrollingPositionDirective +## @spartacus/storefront + + +### Method ngOnChanges is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method scrollBackward is removed. + + + +### Method scrollForward is removed. + + + +### Method subscribeScrollingArea is removed. + + + +### Method unsubscribeScrollingArea is removed. + + + + + +# Class IconComponent +## @spartacus/storefront + + +### Method addStyleClasses is removed. + + + +### Property cxIcon is removed. + + + +### Method flipIcon is removed. + + + +### Property host is removed. + + + +### Method setIcon is removed. + + + +### Property type is removed. + + + + + +# Interface IconConfigResource +## @spartacus/storefront + + +### PropertySignature type is removed. + + + +### PropertySignature types is removed. + + + +### PropertySignature url is removed. + + + + + +# Class IconLoaderService +## @spartacus/storefront + + +### Method addLinkResource is removed. + + + +### Method getFlipDirection is removed. + + + +### Method getHtml is removed. + + + +### Method getStyleClasses is removed. + + + +### Method getSymbol is removed. + + + + + +# Interface IconOptions +## @spartacus/storefront + + +### PropertySignature flipDirection is removed. + + + +### PropertySignature resources is removed. + + + +### PropertySignature symbols is removed. + + + + + +# Class ImportCsvFileService +## @spartacus/storefront + + +### Method loadFile is removed. + + + +### Method parse is removed. + + + +### Method validateEmpty is removed. + + + +### Method validateFile is removed. + + + +### Method validateNotParsable is removed. + + + +### Method validateTooManyEntries is removed. + + + + + +# Class InlineRenderStrategy +## @spartacus/storefront + + +### Method hasMatch is removed. + + + +### Method render is removed. + + + + + +# Class InlineRootRenderStrategy +## @spartacus/storefront + + +### Method hasMatch is removed. + + + +### Property hostComponent is removed. + + + +### Method render is removed. + + + + + +# Class InnerComponentsHostDirective +## @spartacus/storefront + + +### Method clearComponents is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method renderComponent is removed. + + + +### Method renderComponents is removed. + + + + + +# Interface IntersectionOptions +## @spartacus/storefront + + +### PropertySignature deferLoading is removed. + + + +### PropertySignature rootMargin is removed. + + + +### PropertySignature threshold is removed. + + + + + +# Class IntersectionService +## @spartacus/storefront + + +### Method isIntersected is removed. + + + +### Method isIntersecting is removed. + + + + + +# Class ItemCounterComponent +## @spartacus/storefront + + +### Method decrement is removed. + + + +### Method increment is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method updateValue is removed. + + + + + +# Class JsonLdBaseProductBuilder +## @spartacus/storefront + + +### Method build is removed. + + + +### Method getProductBrand is removed. + + + +### Method getProductImage is removed. + + + + + +# Interface JsonLdBuilder +## @spartacus/storefront + + +### MethodSignature build is removed. + + + + + +# Class JsonLdDirective +## @spartacus/storefront + + +### Property cxJsonLd is removed. + + + +### Method generateJsonLdScript is removed. + + + + + +# Class JsonLdProductOfferBuilder +## @spartacus/storefront + + +### Method build is removed. + + + + + +# Class JsonLdProductReviewBuilder +## @spartacus/storefront + + +### Method build is removed. + + + +### Method buildAggregatedReviews is removed. + + + +### Method buildReviews is removed. + + + + + +# Class JsonLdScriptFactory +## @spartacus/storefront + + +### Method build is removed. + + + +### Method escapeHtml is removed. + + + +### Method getJsonLdScriptElement is removed. + + + +### Method isJsonLdRequired is removed. + + + + + +# Interface LaunchConfig +## @spartacus/storefront + + +### IndexSignature undefined is removed. + + + + + +# Interface LaunchDialog +## @spartacus/storefront + + +### PropertySignature component is removed. + + + +### PropertySignature dialogType is removed. + + + +### PropertySignature multi is removed. + + + + + +# Class LaunchDialogModule +## @spartacus/storefront + + +### Method forRoot is removed. + + + + + +# Class LaunchDialogService +## @spartacus/storefront + + +### Method clear is removed. + + + +### Method closeDialog is removed. + + + +### Property data$ is removed. + + + +### Property dialogClose is removed. + + + +### Method findConfiguration is removed. + + + +### Method getStrategy is removed. + + + +### Method launch is removed. + + + +### Method openDialog is removed. + + + +### Method openDialogAndSubscribe is removed. + + + + + +# Interface LaunchInlineDialog +## @spartacus/storefront + + +### PropertySignature inline is removed. + + + + + +# Interface LaunchInlineRootDialog +## @spartacus/storefront + + +### PropertySignature inlineRoot is removed. + + + + + +# Interface LaunchOutletDialog +## @spartacus/storefront + + +### PropertySignature outlet is removed. + + + +### PropertySignature position is removed. + + + + + +# Class LaunchRenderStrategy +## @spartacus/storefront + + +### Method applyClasses is removed. + + + +### Method getPriority is removed. + + + +### Method hasMatch is removed. + + + +### Method remove is removed. + + + +### Method render is removed. + + + +### Method shouldRender is removed. + + + + + +# Interface LaunchRoute +## @spartacus/storefront + + +### PropertySignature cxRoute is removed. + + + +### PropertySignature params is removed. + + + + + +# Class LazyComponentHandler +## @spartacus/storefront + + +### Method getPriority is removed. + + + +### Method hasMatch is removed. + + + +### Method launcher is removed. + + + + + +# Class LcpContextDirective +## @spartacus/storefront + + +### Method ngOnInit is removed. + + + +### Method ngTemplateContextGuard is removed. + + + + + +# Class LcpPresenceMappingService +## @spartacus/storefront + + +### Method getFetchPriority is removed. + + + + + +# Class LinkComponent +## @spartacus/storefront + + +### Method getTarget is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class LoginGuard +## @spartacus/storefront + + +### Method canActivate is removed. + + + +### Method shouldRenderCMSPage is removed. + + + + + +# Class LogoutGuard +## @spartacus/storefront + + +### Method canActivate is removed. + + + +### Method getRedirectUrl is removed. + + + +### Method logout is removed. + + + + + +# Interface Media +## @spartacus/storefront + + +### PropertySignature alt is removed. + + + +### PropertySignature height is removed. + + + +### PropertySignature role is removed. + + + +### PropertySignature sources is removed. + + + +### PropertySignature src is removed. + + + +### PropertySignature srcset is removed. + + + +### PropertySignature width is removed. + + + + + +# Class MediaComponent +## @spartacus/storefront + + +### Method create is removed. + + + +### Property effectiveLoadingStrategy is removed. + + + +### Method errorHandler is removed. + + + +### Method handleMissing is removed. + + + +### Method loadHandler is removed. + + + +### Property loadingStrategy is removed. + + + +### Method ngOnChanges is removed. + + + + + +# Interface MediaContainer +## @spartacus/storefront + + +### IndexSignature undefined is removed. + + + + + +# Interface MediaFormatSize +## @spartacus/storefront + + +### PropertySignature width is removed. + + + + + +# Class MediaModule +## @spartacus/storefront + + +### Method forRoot is removed. + + + + + +# Class MediaPreconnectService +## @spartacus/storefront + + +### Method addPreconnectLink is removed. + + + + + +# Class MediaService +## @spartacus/storefront + + +### Method getBaseUrl is removed. + + + +### Method getCommonMediaObject is removed. + + + +### Method getFormatsUpToMaxFormat is removed. + + + +### Method getMedia is removed. + + + +### Method getMediaBasedOnHTMLElementType is removed. + + + +### Method getMediaForPictureElement is removed. + + + +### Method getWidthAndHeight is removed. + + + +### Property loadingStrategy is removed. + + + +### Method resolveAbsoluteUrl is removed. + + + +### Method resolveBestFormat is removed. + + + +### Method resolveFormat is removed. + + + +### Method resolveMedia is removed. + + + +### Method resolveSources is removed. + + + +### Method resolveSrcSet is removed. + + + +### Property reversedFormats is removed. + + + +### Property sortedFormats is removed. + + + +### Property sortedPictureFormats is removed. + + + + + +# Class MediaSourcesPipe +## @spartacus/storefront + + +### Method transform is removed. + + + + + +# Class MessageComponent +## @spartacus/storefront + + +### Property getCssClassesForMessage is removed. + + + +### Property getIconType is removed. + + + +### Method ngAfterViewInit is removed. + + + + + +# Interface MessageEvent_2 +## @spartacus/storefront + + +Interface MessageEvent_2 has been removed and is no longer part of the public API. + + + + +# Interface MessageEventBoundItem +## @spartacus/storefront + + +### PropertySignature id is removed. + + + +### PropertySignature name is removed. + + + + + +# Class MessagingComponent +## @spartacus/storefront + + +### Property allowedTypes is removed. + + + +### Method buildForm is removed. + + + +### Method focusNextChild is removed. + + + +### Method focusPreviousChild is removed. + + + +### Method getMessageText is removed. + + + +### Method heightChanged is removed. + + + +### Property inputCharacterLeft is removed. + + + +### Property maxEntries is removed. + + + +### Property maxSize is removed. + + + +### Method ngAfterViewChecked is removed. + + + +### Method ngOnInit is removed. + + + +### Method observeScroll is removed. + + + +### Method onItemClicked is removed. + + + +### Method onSend is removed. + + + +### Method resetForm is removed. + + + +### Method scrollOnLoad is removed. + + + +### Method scrollToBottom is removed. + + + +### Method triggerDownload is removed. + + + + + +# Interface MessagingConfigs +## @spartacus/storefront + + +### PropertySignature attachmentRestrictions is removed. + + + +### PropertySignature charactersLimit is removed. + + + +### PropertySignature dateFormat is removed. + + + +### PropertySignature defaultItemId is removed. + + + +### PropertySignature displayAddMessageSection is removed. + + + +### PropertySignature enableFileUploadOption is removed. + + + +### PropertySignature itemList$ is removed. + + + +### PropertySignature newMessagePlaceHolder is removed. + + + +### PropertySignature sendBtnIsNotPrimary is removed. + + + + + +# Class MockIconLoaderService +## @spartacus/storefront + + +### Method addLinkResource is removed. + + + +### Method addStyleClasses is removed. + + + +### Method getHtml is removed. + + + +### Method getStyleClasses is removed. + + + + + +# Class MyAccountV2ConsentManagementFormComponent +## @spartacus/storefront + + +### Method ngOnInit is removed. + + + + + +# Class MyCouponsComponent +## @spartacus/storefront + + +### Method getHashStr is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method notificationChange is removed. + + + +### Method pageChange is removed. + + + +### Method sortChange is removed. + + + + + +# Class MyCouponsComponentService +## @spartacus/storefront + + +### Method getSortLabels is removed. + + + +### Method launchSearchPage is removed. + + + + + +# Class MyInterestsComponent +## @spartacus/storefront + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method pageChange is removed. + + + +### Method removeInterest is removed. + + + +### Method sortChange is removed. + + + + + +# Class NavigationEventBuilder +## @spartacus/storefront + + +### Method buildNavigationEvent is removed. + + + +### Method register is removed. + + + + + +# Interface NavigationNode +## @spartacus/storefront + + +### PropertySignature children is removed. + + + +### PropertySignature styleAttributes is removed. + + + +### PropertySignature styleClasses is removed. + + + +### PropertySignature target is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature url is removed. + + + + + +# Class NavigationService +## @spartacus/storefront + + +### Method createNavigation is removed. + + + +### Method getLink is removed. + + + +### Method getNavigationNode is removed. + + + + + +# Class NavigationUIComponent +## @spartacus/storefront + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + router: Router, + renderer: Renderer2, + elemRef: ElementRef, + hamburgerMenuService: HamburgerMenuService, + winRef: WindowRef, + featureConfigService?: FeatureConfigService | undefined +) + +``` + + +Current version: + +``` + +constructor( + router: Router, + renderer: Renderer2, + elemRef: ElementRef, + hamburgerMenuService: HamburgerMenuService, + winRef: WindowRef +) + +``` + + +### Method ariaCollapseNodes is removed. + + + +### Method back is removed. + + + +### Method clear is removed. + + + +### Method closeIfClickedTheSameLink is removed. + + + +### Property featureConfigService changed. + + +Previous version: + +``` +featureConfigService: FeatureConfigService | undefined +``` + + +Current version: + +``` +featureConfigService: +``` + + +### Method focusAfterPreviousClicked is removed. + + + +### Method focusOnNode is removed. + + + +### Method getAriaLabelAndControl is removed. + + + +### Method getColumnCount is removed. + + + +### Method getSanitizedTitle is removed. + + + +### Method getTabIndex is removed. + + + +### Method getTotalDepth is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onArrow is removed. + + + +### Method onMouseEnter is removed. + + + +### Method onResize is removed. + + + +### Method onSpace is removed. + + + +### Method reinitializeMenu is removed. + + + +### Method resetOnMenuCollapse is removed. + + + +### Method setupArrowControls is removed. + + + +### Method toggleOpen is removed. + + + +### Method transformIntoValidID is removed. + + + + + +# Class NgSelectA11yDirective +## @spartacus/storefront + + +### Method appendAriaLabelToOptions is removed. + + + +### Method appendValueToAriaLabel is removed. + + + +### Method customizeNgSelectAriaLabelDropdown is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method onEscape is removed. + + + +### Method onKeyUp is removed. + + + +### Method onOpen is removed. + + + + + +# Class NotificationPreferenceComponent +## @spartacus/storefront + + +### Method ngOnInit is removed. + + + +### Method updatePreference is removed. + + + + + +# Class OnNavigateService +## @spartacus/storefront + + +### Method focusOnHostElement is removed. + + + +### Property hostComponent is removed. + + + +### Method initializeWithConfig is removed. + + + +### Property selectedHostElement is removed. + + + +### Method setResetViewOnNavigate is removed. + + + + + +# Class OutletDirective +## @spartacus/storefront + + +### Method ngOnChanges is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method render is removed. + + + + + +# Class OutletModule +## @spartacus/storefront + + +### Method forChild is removed. + + + +### Method forRoot is removed. + + + + + +# Class OutletRefDirective +## @spartacus/storefront + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class OutletRendererService +## @spartacus/storefront + + +### Method getOutletRef is removed. + + + +### Method register is removed. + + + +### Method render is removed. + + + + + +# Class OutletRenderStrategy +## @spartacus/storefront + + +### Method hasMatch is removed. + + + +### Method remove is removed. + + + +### Method render is removed. + + + + + +# Class OutletService +## @spartacus/storefront + + +### Method add is removed. + + + +### Method add is removed. + + + +### Method get is removed. + + + +### Method remove is removed. + + + +### Method removeValueOrAll is removed. + + + + + +# Class PageComponentModule +## @spartacus/storefront + + +### Method forRoot is removed. + + + + + +# Class PageLayoutComponent +## @spartacus/storefront + + +### Property section is removed. + + + + + +# Interface PageLayoutHandler +## @spartacus/storefront + + +### MethodSignature handle is removed. + + + + + +# Class PageLayoutService +## @spartacus/storefront + + +### Method getPageFoldSlot is removed. + + + +### Method getResponsiveSlotConfig is removed. + + + +### Method getSlotConfig is removed. + + + +### Method getSlotConfigForSection is removed. + + + +### Method getSlots is removed. + + + +### Method ngOnDestroy is removed. + + + +### Property page$ is removed. + + + +### Property templateName$ is removed. + + + + + +# Class PageMetaLinkService +## @spartacus/storefront + + +### Method addPreconnectLink is removed. + + + +### Property renderer is removed. + + + +### Method setCanonicalLink is removed. + + + + + +# Class PageSlotComponent +## @spartacus/storefront + + +### Method decorate is removed. + + + +### Method getComponentDeferOptions is removed. + + + +### Method isDistinct is removed. + + + +### Method isLoaded is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Property pending is removed. + + + +### Property position is removed. + + + + + +# Class PageSlotService +## @spartacus/storefront + + +### Method getComponentDeferOptions is removed. + + + +### Method resolvePrerenderedSlots is removed. + + + +### Method shouldNotDefer is removed. + + + + + +# Class PageTemplateDirective +## @spartacus/storefront + + +### Method addStyleClass is removed. + + + +### Method clear is removed. + + + +### Property host is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Property setTemplate is removed. + + + + + +# Class PageTitleComponent +## @spartacus/storefront + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class PaginationBuilder +## @spartacus/storefront + + +### Method addDots is removed. + + + +### Method addFirstGapToDots is removed. + + + +### Method addFirstLast is removed. + + + +### Method addLastGapToDots is removed. + + + +### Method addNavigation is removed. + + + +### Method addPages is removed. + + + +### Property config is removed. + + + +### Method getAfterLinks is removed. + + + +### Method getBeforeLinks is removed. + + + +### Method getStartOfRange is removed. + + + +### Method paginate is removed. + + + + + +# Class PaginationComponent +## @spartacus/storefront + + +### Method getAriaLabel$ is removed. + + + +### Method getQueryParams is removed. + + + +### Method isCurrent is removed. + + + +### Method isInactive is removed. + + + +### Method pageChange is removed. + + + +### Property pagination is removed. + + + +### Method render is removed. + + + + + +# Interface PaginationItem +## @spartacus/storefront + + +### PropertySignature label is removed. + + + +### PropertySignature number is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface PaginationOptions +## @spartacus/storefront + + +### PropertySignature addDots is removed. + + + +### PropertySignature addEnd is removed. + + + +### PropertySignature addFirst is removed. + + + +### PropertySignature addLast is removed. + + + +### PropertySignature addNext is removed. + + + +### PropertySignature addPrevious is removed. + + + +### PropertySignature addStart is removed. + + + +### PropertySignature dotsLabel is removed. + + + +### PropertySignature endLabel is removed. + + + +### PropertySignature navigationPosition is removed. + + + +### PropertySignature nextLabel is removed. + + + +### PropertySignature previousLabel is removed. + + + +### PropertySignature rangeCount is removed. + + + +### PropertySignature startLabel is removed. + + + +### PropertySignature substituteDotsForSingularPage is removed. + + + + + +# Class ParagraphComponent +## @spartacus/storefront + + +### Method bypassSecurityTrustHtml is removed. + + + +### Method handleClick is removed. + + + + + +# Interface PasswordInputState +## @spartacus/storefront + + +### PropertySignature ariaLabel is removed. + + + +### PropertySignature icon is removed. + + + +### PropertySignature inputType is removed. + + + + + +# Class PasswordVisibilityToggleComponent +## @spartacus/storefront + + +### Method toggle is removed. + + + + + +# Class PasswordVisibilityToggleDirective +## @spartacus/storefront + + +### Method insertComponent is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method wrapInput is removed. + + + + + +# Class PaymentMethodsComponent +## @spartacus/storefront + + +### Method cancelCard is removed. + + + +### Method deletePaymentMethod is removed. + + + +### Method getCardContent is removed. + + + +### Method getCardIcon is removed. + + + +### Method getCardIconLabel is removed. + + + +### Method ngOnInit is removed. + + + +### Method setDefaultPaymentMethod is removed. + + + +### Method setEdit is removed. + + + + + +# Class PDFComponent +## @spartacus/storefront + + +### Method addPdfExtension is removed. + + + + + +# Interface PictureHTMLElementSource +## @spartacus/storefront + + +### PropertySignature height is removed. + + + +### PropertySignature media is removed. + + + +### PropertySignature srcset is removed. + + + +### PropertySignature width is removed. + + + + + +# Class PopoverComponent +## @spartacus/storefront + + +### Method close is removed. + + + +### Method escapeKeydown is removed. + + + +### Method insideClick is removed. + + + +### Method isClickedOnDirective is removed. + + + +### Method isClickedOnPopover is removed. + + + +### Method isString is removed. + + + +### Method isTemplate is removed. + + + +### Method ngAfterViewChecked is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method outsideClick is removed. + + + +### Method positionPopover is removed. + + + +### Method triggerScrollEvent is removed. + + + + + +# Class PopoverDirective +## @spartacus/storefront + + +### Method close is removed. + + + +### Property featureConfigService is removed. + + + +### Method handleClick is removed. + + + +### Method handleEscape is removed. + + + +### Method handlePopoverEvents is removed. + + + +### Method handlePress is removed. + + + +### Method handleTab is removed. + + + +### Method ngOnInit is removed. + + + +### Method open is removed. + + + +### Method renderPopover is removed. + + + + + +# Interface PopoverOptions +## @spartacus/storefront + + +### PropertySignature appendToBody is removed. + + + +### PropertySignature autoPositioning is removed. + + + +### PropertySignature class is removed. + + + +### PropertySignature disable is removed. + + + +### PropertySignature displayCloseButton is removed. + + + +### PropertySignature placement is removed. + + + +### PropertySignature positionOnScroll is removed. + + + + + +# Class PopoverService +## @spartacus/storefront + + +### Method getFocusConfig is removed. + + + +### Method setFocusOnElement is removed. + + + + + +# Class PositioningService +## @spartacus/storefront + + +### Method _positionElements is removed. + + + +### Property allowedPlacements is removed. + + + +### Property document is removed. + + + +### Method getAllStyles is removed. + + + +### Method getPositioningClass is removed. + + + +### Method getPositionStyleProperty is removed. + + + +### Method isStaticPositioned is removed. + + + +### Method offset is removed. + + + +### Method offsetParent is removed. + + + +### Property placementSeparator is removed. + + + +### Method position is removed. + + + +### Method positionElements is removed. + + + +### Property window is removed. + + + + + +# Class ProductCarouselComponent +## @spartacus/storefront + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + componentData: CmsComponentData, + productService: ProductService +) + +``` + + +Current version: + +``` + +constructor( + componentData: CmsComponentData, + productService: ProductService +) + +``` + + +### Property componentData changed. + + +Previous version: + +``` +componentData: CmsComponentData +``` + + +Current version: + +``` +componentData: CmsComponentData +``` + + +### Method handleCategoryCodes is removed. + + + + + +# Interface ProductCarouselItem +## @spartacus/storefront + + +### PropertySignature media is removed. + + + +### PropertySignature price is removed. + + + +### PropertySignature route is removed. + + + +### PropertySignature title is removed. + + + + + +# Class ProductCarouselItemComponent +## @spartacus/storefront + + +### Method ngOnChanges is removed. + + + + + +# Class ProductCarouselService +## @spartacus/storefront + + +### Method loadProduct is removed. + + + + + +# Class ProductDetailsTabComponent +## @spartacus/storefront + + +### Method ngOnInit is removed. + + + + + +# Class ProductFacetNavigationComponent +## @spartacus/storefront + + +### Method close is removed. + + + +### Property hasTrigger is removed. + + + +### Method launch is removed. + + + + + +# Class ProductFacetService +## @spartacus/storefront + + +### Method filterBreadcrumbs is removed. + + + +### Method filterForPage is removed. + + + + + +# Class ProductGridItemComponent +## @spartacus/storefront + + +### Method ngOnChanges is removed. + + + + + +# Class ProductImagesComponent +## @spartacus/storefront + + +### Method getActive is removed. + + + +### Method isActive is removed. + + + +### Method openImage is removed. + + + + + +# Class ProductIntroComponent +## @spartacus/storefront + + +### Method getReviewsComponent is removed. + + + +### Method showReviews is removed. + + + + + +# Class ProductListComponent +## @spartacus/storefront + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method setViewMode is removed. + + + +### Method sortList is removed. + + + + + +# Class ProductListComponentService +## @spartacus/storefront + + +### Method getCriteriaFromRoute is removed. + + + +### Method getPageItems is removed. + + + +### Method getQueryFromRouteParams is removed. + + + +### Method route is removed. + + + +### Method search is removed. + + + +### Method searchIfCriteriaHasChanged is removed. + + + +### Method sort is removed. + + + + + +# Class ProductListItemComponent +## @spartacus/storefront + + +### Method ngOnChanges is removed. + + + + + +# Interface ProductListRouteParams +## @spartacus/storefront + + +### PropertySignature brandCode is removed. + + + +### PropertySignature categoryCode is removed. + + + +### PropertySignature query is removed. + + + + + +# Class ProductPageEventBuilder +## @spartacus/storefront + + +### Method buildCategoryResultsPageEvent is removed. + + + +### Method buildProductDetailsPageEvent is removed. + + + +### Method buildSearchPageResultsEvent is removed. + + + +### Method register is removed. + + + + + +# Class ProductReferencesComponent +## @spartacus/storefront + + +### Property componentData$ is removed. + + + +### Property productCode$ is removed. + + + +### Property title$ is removed. + + + + + +# Class ProductReviewsComponent +## @spartacus/storefront + + +### Method addReview is removed. + + + +### Method cancelWriteReview is removed. + + + +### Method initiateWriteReview is removed. + + + +### Method setRating is removed. + + + +### Method submitReview is removed. + + + + + +# Class ProductSchemaBuilder +## @spartacus/storefront + + +### Method build is removed. + + + +### Method collect is removed. + + + + + +# Class ProductScrollComponent +## @spartacus/storefront + + +### Method loadNextPage is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method scrollPage is removed. + + + +### Method scrollToTop is removed. + + + +### Property setConfig is removed. + + + +### Property setModel is removed. + + + +### Property setViewMode is removed. + + + + + +# Class ProductSummaryComponent +## @spartacus/storefront + + +### Method getProduct is removed. + + + + + +# Class ProductViewComponent +## @spartacus/storefront + + +### Property buttonClass is removed. + + + +### Method changeMode is removed. + + + +### Property viewMode is removed. + + + + + +# Class ProvideLcpPresenceDirective +## @spartacus/storefront + + +### Method ngOnChanges is removed. + + + + + +# Function provideLcpPresenceForCmsComponent +## @spartacus/storefront + + +Function provideLcpPresenceForCmsComponent has been removed and is no longer part of the public API. + + + + +# Interface ProvideOutletOptions +## @spartacus/storefront + + +### PropertySignature component is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature position is removed. + + + + + +# Class ReadMoreComponent +## @spartacus/storefront + + +### Method ngOnChanges is removed. + + + + + +# Interface RenderParams +## @spartacus/storefront + + +### PropertySignature element is removed. + + + +### PropertySignature publicKey is removed. + + + + + +# Interface ResponsiveTableConfiguration +## @spartacus/storefront + + +### PropertySignature lg is removed. + + + +### PropertySignature md is removed. + + + +### PropertySignature sm is removed. + + + +### PropertySignature xl is removed. + + + +### PropertySignature xs is removed. + + + + + +# Class RoutingContextService +## @spartacus/storefront + + +### Method get is removed. + + + +### Method getRoutesContextTokenMapping is removed. + + + + + +# Class RoutingModule +## @spartacus/storefront + + +### Method forRoot is removed. + + + + + +# Class RoutingRenderStrategy +## @spartacus/storefront + + +### Method hasMatch is removed. + + + +### Method render is removed. + + + + + +# Interface SchemaBuilder +## @spartacus/storefront + + +### MethodSignature build is removed. + + + + + +# Class ScrollToTopComponent +## @spartacus/storefront + + +### Method ngOnInit is removed. + + + +### Method onFocusOut is removed. + + + +### Method onScroll is removed. + + + +### Method onTab is removed. + + + +### Method scrollToTop is removed. + + + +### Method setConfig is removed. + + + +### Method switchDisplay is removed. + + + + + +# Class SearchBoxComponent +## @spartacus/storefront + + +### Method avoidReopen is removed. + + + +### Method blurSearchBox is removed. + + + +### Property breakpointService changed. + + +Previous version: + +``` +breakpointService: BreakpointService | null +``` + + +Current version: + +``` +breakpointService: BreakpointService +``` + + +### Method carouselEventPropagator is removed. + + + +### Property changeDetecorRef is removed. + + + +### Method checkOuterResults is removed. + + + +### Method clear is removed. + + + +### Method clickout is removed. + + + +### Method close is removed. + + + +### Method disableClose is removed. + + + +### Method dispatchProductEvent is removed. + + + +### Method dispatchSuggestionEvent is removed. + + + +### Property featureConfigService is removed. + + + +### Method focusNextChild is removed. + + + +### Method focusNextGroup is removed. + + + +### Method focusPreviousChild is removed. + + + +### Method focusPreviousGroup is removed. + + + +### Method getFocusedElement is removed. + + + +### Method getFocusedGroupIndex is removed. + + + +### Method getFocusedIndex is removed. + + + +### Method getResultElements is removed. + + + +### Method getTabIndex is removed. + + + +### Method isEnabledFeature is removed. + + + +### Property isMobile is removed. + + + +### Method launchSearchResult is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onEnter is removed. + + + +### Method onEscape is removed. + + + +### Method open is removed. + + + +### Method preventDefault is removed. + + + +### Method propagateEvent is removed. + + + +### Property queryText is removed. + + + +### Method search is removed. + + + +### Property searchBoxV2 is removed. + + + +### Method softClose is removed. + + + +### Method updateChosenWord is removed. + + + + + +# Class SearchBoxComponentService +## @spartacus/storefront + + +### Method changeSelectedWord is removed. + + + +### Method clearResults is removed. + + + +### Method dispatchProductSelectedEvent is removed. + + + +### Method dispatchSuggestionSelectedEvent is removed. + + + +### Method getExactSuggestion is removed. + + + +### Method getProductResults is removed. + + + +### Method getProductSuggestions is removed. + + + +### Method getResults is removed. + + + +### Method getSearchMessage is removed. + + + +### Method hasBodyClass is removed. + + + +### Method hasResults is removed. + + + +### Method launchSearchPage is removed. + + + +### Method search is removed. + + + +### Method setRecentSearches is removed. + + + +### Method setTrendingSearches is removed. + + + +### Method shareEvent is removed. + + + +### Method toggleBodyClass is removed. + + + + + +# Interface SearchBoxConfig +## @spartacus/storefront + + +### PropertySignature displayProductImages is removed. + + + +### PropertySignature displayProducts is removed. + + + +### PropertySignature displaySuggestions is removed. + + + +### PropertySignature maxProducts is removed. + + + +### PropertySignature maxRecentSearches is removed. + + + +### PropertySignature maxSuggestions is removed. + + + +### PropertySignature maxTrendingSearches is removed. + + + +### PropertySignature minCharactersBeforeRequest is removed. + + + +### PropertySignature recentSearches is removed. + + + +### PropertySignature trendingSearches is removed. + + + + + +# Interface SearchCriteria +## @spartacus/storefront + + +### PropertySignature currentPage is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature query is removed. + + + +### PropertySignature sortCode is removed. + + + + + +# Interface SearchResults +## @spartacus/storefront + + +### PropertySignature message is removed. + + + +### PropertySignature products is removed. + + + +### PropertySignature recentSearches is removed. + + + +### PropertySignature suggestions is removed. + + + + + +# Class SelectFocusUtility +## @spartacus/storefront + + +### Method findFirstFocusable is removed. + + + +### Method findFocusable is removed. + + + +### Method isHidden is removed. + + + +### Method query is removed. + + + + + +# Class SeoMetaService +## @spartacus/storefront + + +### Method addTag is removed. + + + +### Property canonicalUrl is removed. + + + +### Property description is removed. + + + +### Property image is removed. + + + +### Method init is removed. + + + +### Property meta is removed. + + + +### Method ngOnDestroy is removed. + + + +### Property robots is removed. + + + +### Property title is removed. + + + + + +# Interface SeoOptions +## @spartacus/storefront + + +### PropertySignature structuredData is removed. + + + + + +# Class SiteContextComponentService +## @spartacus/storefront + + +### Method getActiveItem is removed. + + + +### Method getContext is removed. + + + +### Method getInjectedService is removed. + + + +### Method getItems is removed. + + + +### Method getLabel is removed. + + + +### Method getOptionLabel is removed. + + + +### Method getService is removed. + + + +### Method setActive is removed. + + + + + +# Class SiteContextSelectorComponent +## @spartacus/storefront + + +### Property active is removed. + + + +### Property activeItem$ is removed. + + + +### Method ariaLabel$ is removed. + + + +### Property items$ is removed. + + + +### Property label$ is removed. + + + + + +# Class SiteThemeSwitcherComponent +## @spartacus/storefront + + +### Property activeItem is removed. + + + +### Property activeItem$ is removed. + + + +### Method ariaLabel$ is removed. + + + +### Property items$ is removed. + + + + + +# Interface SkipFocusConfig +## @spartacus/storefront + + +### PropertySignature activeElementSelectors is removed. + + + +### PropertySignature isEnabled is removed. + + + + + +# Class SkipFocusDirective +## @spartacus/storefront + + +### Method excludeFromFocus is removed. + + + +### Method isElementVisible is removed. + + + +### Method ngOnChanges is removed. + + + + + +# Class SkipLinkComponent +## @spartacus/storefront + + +### Method scrollToTarget is removed. + + + + + +# Class SkipLinkDirective +## @spartacus/storefront + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class SkipLinkService +## @spartacus/storefront + + +### Method add is removed. + + + +### Method findSkipLinkByKey is removed. + + + +### Method getSkipLinkIndexInArray is removed. + + + +### Method getSkipLinks is removed. + + + +### Method remove is removed. + + + +### Method scrollToTarget is removed. + + + + + +# Class SortingComponent +## @spartacus/storefront + + +### Property selectedLabel is removed. + + + +### Method sortList is removed. + + + + + +# Class SplitViewComponent +## @spartacus/storefront + + +### Property hideMode is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Property splitViewCount is removed. + + + + + +# Class SplitViewService +## @spartacus/storefront + + +### Method add is removed. + + + +### Method getActive is removed. + + + +### Method getActiveView is removed. + + + +### Method getViewState is removed. + + + +### Property nextPosition is removed. + + + +### Method remove is removed. + + + +### Method toggle is removed. + + + +### Method updateSplitView is removed. + + + +### Method updateState is removed. + + + +### Property views is removed. + + + + + +# Interface SplitViewState +## @spartacus/storefront + + +### PropertySignature hidden is removed. + + + + + +# Class StarRatingComponent +## @spartacus/storefront + + +### Method reset is removed. + + + +### Method saveRate is removed. + + + +### Method setRate is removed. + + + + + +# Class StockNotificationComponent +## @spartacus/storefront + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method subscribe is removed. + + + +### Method unsubscribe is removed. + + + + + +# Class StockNotificationDialogComponent +## @spartacus/storefront + + +### Method close is removed. + + + +### Method handleClick is removed. + + + +### Method init is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class StorefrontComponent +## @spartacus/storefront + + +### Method collapseMenu is removed. + + + +### Method collapseMenuIfClickOutside is removed. + + + +### Method focusOnFirstNavigationItem is removed. + + + +### Method handleEscape is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onNavigation is removed. + + + +### Method trapFocusOnMenuIfExpanded is removed. + + + + + +# Interface StructuredData +## @spartacus/storefront + + +### PropertySignature disableInDevMode is removed. + + + + + +# Class SupplementHashAnchorsPipe +## @spartacus/storefront + + +### Method getPath is removed. + + + +### Method transform is removed. + + + + + +# Interface Tab +## @spartacus/storefront + + +### PropertySignature content is removed. + + + +### PropertySignature disableBorderFocus is removed. + + + +### PropertySignature header is removed. + + + +### PropertySignature headerKey is removed. + + + +### PropertySignature headerParams is removed. + + + +### PropertySignature id is removed. + + + + + +# Class TabComponent +## @spartacus/storefront + + +### Method focus is removed. + + + +### Method getMode is removed. + + + +### Method getOpenTabs is removed. + + + +### Method getTabIndex is removed. + + + +### Method getTitle is removed. + + + +### Method handleKeydownEvent is removed. + + + +### Method isOpen is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method select is removed. + + + +### Method selectOrFocus is removed. + + + +### Method shouldRestrictKeys is removed. + + + +### Method toggleTab is removed. + + + + + +# Interface TabConfig +## @spartacus/storefront + + +### PropertySignature breakpoint is removed. + + + +### PropertySignature label is removed. + + + +### PropertySignature mode is removed. + + + +### PropertySignature openTabs is removed. + + + +### PropertySignature restrictDirectionKeys is removed. + + + + + +# Interface Table +## @spartacus/storefront + + +### PropertySignature data is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature structure is removed. + + + + + +# Class TableComponent +## @spartacus/storefront + + +### Method addTableDebugInfo is removed. + + + +### Method getDataOutletContext is removed. + + + +### Method getDataOutletRef is removed. + + + +### Method getHeaderOutletContext is removed. + + + +### Method getHeaderOutletRef is removed. + + + +### Method init is removed. + + + +### Method isCurrentItem is removed. + + + +### Method launchItem is removed. + + + +### Property structure is removed. + + + +### Method trackData is removed. + + + + + +# Class TableDataCellComponent +## @spartacus/storefront + + +### Property field is removed. + + + +### Property model is removed. + + + +### Property value is removed. + + + + + +# Interface TableDataOutletContext +## @spartacus/storefront + + +### IndexSignature undefined is removed. + + + + + +# Interface TableFieldOptions +## @spartacus/storefront + + +### PropertySignature dataComponent is removed. + + + +### PropertySignature headerComponent is removed. + + + +### PropertySignature label is removed. + + + +### PropertySignature linkable is removed. + + + + + +# Interface TableHeader +## @spartacus/storefront + + +### PropertySignature i18nKey is removed. + + + + + +# Class TableHeaderCellComponent +## @spartacus/storefront + + +### Property field is removed. + + + +### Property fieldOptions is removed. + + + +### Property header is removed. + + + +### Property i18nRoot is removed. + + + +### Property localizedHeader is removed. + + + +### Property type is removed. + + + + + +# Interface TableHeaderOutletContext +## @spartacus/storefront + + +### PropertySignature _field is removed. + + + +### PropertySignature _i18nRoot is removed. + + + +### PropertySignature _options is removed. + + + +### PropertySignature _type is removed. + + + + + +# Interface TableOptions +## @spartacus/storefront + + +### PropertySignature cells is removed. + + + +### PropertySignature dataComponent is removed. + + + +### PropertySignature headerComponent is removed. + + + +### PropertySignature layout is removed. + + + +### PropertySignature pagination is removed. + + + + + +# Class TableRendererService +## @spartacus/storefront + + +### Method add is removed. + + + +### Method getDataOutletContext is removed. + + + +### Method getDataOutletRef is removed. + + + +### Method getDataRenderer is removed. + + + +### Method getHeaderOutletContext is removed. + + + +### Method getHeaderOutletRef is removed. + + + +### Method getHeaderRenderer is removed. + + + +### Method render is removed. + + + + + +# Class TableService +## @spartacus/storefront + + +### Method buildRandomStructure is removed. + + + +### Method buildStructure is removed. + + + +### Method buildStructureFromConfig is removed. + + + +### Method buildStructureFromData is removed. + + + +### Method findRelevantBreakpoints is removed. + + + +### Method getTableConfig is removed. + + + +### Method hasTableConfig is removed. + + + + + +# Interface TableStructure +## @spartacus/storefront + + +### PropertySignature type is removed. + + + + + +# Interface TableStructureConfiguration +## @spartacus/storefront + + +### PropertySignature cells is removed. + + + +### PropertySignature options is removed. + + + + + +# Class TabParagraphContainerComponent +## @spartacus/storefront + + +### Method getTitleParams is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnInit is removed. + + + +### Method select is removed. + + + +### Method tabCompLoaded is removed. + + + + + +# Class ThemeService +## @spartacus/storefront + + +### Property featureConfigService is removed. + + + +### Method init is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method setTheme is removed. + + + + + +# Class TotalComponent +## @spartacus/storefront + + +### Property currentPage is removed. + + + +### Property fromItem is removed. + + + +### Property pageSize is removed. + + + +### Property pagination is removed. + + + +### Property toItem is removed. + + + +### Property totalResults is removed. + + + + + +# Class TruncatePipe +## @spartacus/storefront + + +### Method transform is removed. + + + + + +# Class TruncateTextPopoverComponent +## @spartacus/storefront + + +### Property isTruncated is removed. + + + + + +# Interface UIPositionRectangle +## @spartacus/storefront + + +### PropertySignature bottom is removed. + + + +### PropertySignature height is removed. + + + +### PropertySignature left is removed. + + + +### PropertySignature right is removed. + + + +### PropertySignature top is removed. + + + +### PropertySignature width is removed. + + + + + +# Class VideoComponent +## @spartacus/storefront + + +### Method setControls is removed. + + + +### Method setMedia is removed. + + + +### Method setRouting is removed. + + + + + +# Class ViewComponent +## @spartacus/storefront + + +### Property duration is removed. + + + +### Property hidden is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onViewChangeShowAssistiveMessage is removed. + + + +### Method toggle is removed. + + + +### Property viewPosition is removed. + + + + + +# Interface StoreEntities +## @spartacus/storefinder/root + + +### PropertySignature pointOfServices is removed. + + + + + +# Class StoreFinderFacade +## @spartacus/storefinder/root + + +### Method callFindStoresAction is removed. + + + +### Method findStoresAction is removed. + + + +### Method getDirections is removed. + + + +### Method getFindStoreEntityById is removed. + + + +### Method getFindStoresEntities is removed. + + + +### Method getStoreLatitude is removed. + + + +### Method getStoreLongitude is removed. + + + +### Method getStoresLoaded is removed. + + + +### Method getStoresLoading is removed. + + + +### Method getViewAllStoresEntities is removed. + + + +### Method getViewAllStoresLoading is removed. + + + +### Method viewAllStores is removed. + + + +### Method viewStoreById is removed. + + + + + +# Class OccStoreFinderAdapter +## @spartacus/storefinder/occ + + +### Method callOccFindStores is removed. + + + +### Method load is removed. + + + +### Method loadCounts is removed. + + + +### Method search is removed. + + + + + +# Interface FindStoresState +## @spartacus/storefinder/core + + +### PropertySignature findStoreEntityById is removed. + + + +### PropertySignature findStoresEntities is removed. + + + + + +# Class GoogleMapRendererService +## @spartacus/storefinder/core + + +### Method centerMap is removed. + + + +### Method renderMap is removed. + + + + + +# Interface StateWithStoreFinder +## @spartacus/storefinder/core + + +### PropertySignature stores is removed. + + + + + +# Interface StoreCount +## @spartacus/storefinder/core + + +### PropertySignature count is removed. + + + +### PropertySignature isoCode is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature type is removed. + + + + + +# Namespace StoreFinderActions +## @spartacus/storefinder/core + + +Namespace StoreFinderActions has been removed and is no longer part of the public API. + + + + +# Variable StoreFinderActions.CLEAR_STORE_FINDER_DATA +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.ClearStoreFinderData +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.FIND_STORE_BY_ID_FAIL +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.FIND_STORE_BY_ID_SUCCESS +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.FIND_STORE_BY_ID +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.FIND_STORES_FAIL +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.FIND_STORES_ON_HOLD +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.FIND_STORES_SUCCESS +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.FIND_STORES +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.FindStoreById +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.FindStoreByIdFail +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.FindStoreByIdSuccess +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.FindStores +## @spartacus/storefinder/core + + + + +# TypeAlias StoreFinderActions.FindStoresAction +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.FindStoresFail +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.FindStoresOnHold +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.FindStoresSuccess +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.VIEW_ALL_STORES_FAIL +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.VIEW_ALL_STORES_SUCCESS +## @spartacus/storefinder/core + + + + +# Variable StoreFinderActions.VIEW_ALL_STORES +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.ViewAllStores +## @spartacus/storefinder/core + + + + +# TypeAlias StoreFinderActions.ViewAllStoresAction +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.ViewAllStoresFail +## @spartacus/storefinder/core + + + + +# Class StoreFinderActions.ViewAllStoresSuccess +## @spartacus/storefinder/core + + + + +# Class StoreFinderAdapter +## @spartacus/storefinder/core + + +### Method load is removed. + + + +### Method loadCounts is removed. + + + +### Method search is removed. + + + + + +# Class StoreFinderConnector +## @spartacus/storefinder/core + + +### Method get is removed. + + + +### Method getCounts is removed. + + + +### Method search is removed. + + + + + +# Interface StoreFinderSearchPage +## @spartacus/storefinder/core + + +### PropertySignature boundEastLongitude is removed. + + + +### PropertySignature boundNorthLatitude is removed. + + + +### PropertySignature boundSouthLatitude is removed. + + + +### PropertySignature boundWestLongitude is removed. + + + +### PropertySignature locationText is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature sourceLatitude is removed. + + + +### PropertySignature sourceLongitude is removed. + + + +### PropertySignature stores is removed. + + + + + +# Interface StoreFinderSearchQuery +## @spartacus/storefinder/core + + +### PropertySignature longitudeLatitude is removed. + + + +### PropertySignature queryText is removed. + + + +### PropertySignature radius is removed. + + + +### PropertySignature useMyLocation is removed. + + + + + +# Namespace StoreFinderSelectors +## @spartacus/storefinder/core + + +Namespace StoreFinderSelectors has been removed and is no longer part of the public API. + + + + +# Variable StoreFinderSelectors.getFindStoresEntities +## @spartacus/storefinder/core + + + + +# Variable StoreFinderSelectors.getFindStoresState +## @spartacus/storefinder/core + + + + +# Variable StoreFinderSelectors.getStoresLoading +## @spartacus/storefinder/core + + + + +# Variable StoreFinderSelectors.getStoresSuccess +## @spartacus/storefinder/core + + + + +# Variable StoreFinderSelectors.getViewAllStoresEntities +## @spartacus/storefinder/core + + + + +# Variable StoreFinderSelectors.getViewAllStoresLoading +## @spartacus/storefinder/core + + + + +# Variable StoreFinderSelectors.getViewAllStoresState +## @spartacus/storefinder/core + + + + +# Class StoreFinderService +## @spartacus/storefinder/core + + +### Method callFindStoresAction is removed. + + + +### Method findStoresAction is removed. + + + +### Method getDirections is removed. + + + +### Method getFindStoreEntityById is removed. + + + +### Method getFindStoresEntities is removed. + + + +### Method getStoreLatitude is removed. + + + +### Method getStoreLongitude is removed. + + + +### Method getStoresLoaded is removed. + + + +### Method getStoresLoading is removed. + + + +### Method getViewAllStoresEntities is removed. + + + +### Method getViewAllStoresLoading is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method reloadStoreEntitiesOnContextChange is removed. + + + +### Method viewAllStores is removed. + + + +### Method viewStoreById is removed. + + + + + +# Class StoreLocationService +## @spartacus/storefinder/core + + +### Method getDirections is removed. + + + +### Method getStoreLatitude is removed. + + + +### Method getStoreLongitude is removed. + + + + + +# Interface StoresState +## @spartacus/storefinder/core + + +### PropertySignature findStores is removed. + + + +### PropertySignature viewAllStores is removed. + + + + + +# Interface ViewAllStoresState +## @spartacus/storefinder/core + + +### PropertySignature viewAllStoresEntities is removed. + + + + + +# Class AbstractStoreItemComponent +## @spartacus/storefinder/components + + +### Method getDirections is removed. + + + +### Method getFormattedStoreAddress is removed. + + + + + +# Class ScheduleComponent +## @spartacus/storefinder/components + + +### Method ngOnInit is removed. + + + + + +# Class StoreFinderGridComponent +## @spartacus/storefinder/components + + +### Method findStores is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class StoreFinderListComponent +## @spartacus/storefinder/components + + +### Method centerStoreOnMapByIndex is removed. + + + +### Method hideStoreDetails is removed. + + + +### Method isDisplayModeActive is removed. + + + +### Method selectStoreItemList is removed. + + + +### Method setDisplayMode is removed. + + + +### Method showStoreDetails is removed. + + + + + +# Class StoreFinderListItemComponent +## @spartacus/storefinder/components + + +### Method handleStoreItemClick is removed. + + + +### Method onKey is removed. + + + + + +# Class StoreFinderMapComponent +## @spartacus/storefinder/components + + +### Method centerMap is removed. + + + +### Method ngOnChanges is removed. + + + +### Method renderMap is removed. + + + + + +# Class StoreFinderPaginationDetailsComponent +## @spartacus/storefinder/components + + +### Method getResultsPerPage is removed. + + + + + +# Class StoreFinderSearchComponent +## @spartacus/storefinder/components + + +### Method findStores is removed. + + + +### Method onKey is removed. + + + +### Method viewStoresWithMyLoc is removed. + + + + + +# Class StoreFinderSearchResultComponent +## @spartacus/storefinder/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method viewPage is removed. + + + + + +# Class StoreFinderStoreComponent +## @spartacus/storefinder/components + + +### Method goBack is removed. + + + +### Method ngOnInit is removed. + + + +### Method requestStoresData is removed. + + + + + +# Class StoreFinderStoresCountComponent +## @spartacus/storefinder/components + + +### Method navigateToLocation is removed. + + + +### Method ngOnInit is removed. + + + + + +# Variable storeFinderTranslationsCs +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsDe +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsEn +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsEs_CO +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsEs +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsFr +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsHi +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsHu +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsId +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsIt +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsJa +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsKo +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsPl +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsPt +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsRu +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsZh_TW +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable storeFinderTranslationsZh +## @spartacus/storefinder/assets + + +Variable storeFinderTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class CmsTicketInterceptor +## @spartacus/smartedit/root + + +### Method intercept is removed. + + + +### Method setRequestForProductListPage is removed. + + + + + +# Class SmartEditLauncherService +## @spartacus/smartedit/root + + +### Property cmsTicketId is removed. + + + +### Method isLaunchedInSmartEdit is removed. + + + +### Method load is removed. + + + + + +# Class SmartEditService +## @spartacus/smartedit/core + + +### Method addPageContract is removed. + + + +### Method addSmartEditContract is removed. + + + +### Method goToPreviewPage is removed. + + + +### Method processCmsPage is removed. + + + +### Method renderComponent is removed. + + + +### Method reprocessPage is removed. + + + + + +# Interface CacheEntrySizeCalculator +## @spartacus/setup/ssr + + +### MethodSignature calculateSize is removed. + + + + + +# Class CxCommonEngine +## @spartacus/setup/ssr + + +### Method render is removed. + + + + + +# Class DefaultCacheEntrySizeCalculator +## @spartacus/setup/ssr + + +### Method calculateErrorSize is removed. + + + +### Method calculateHtmlSize is removed. + + + +### Method calculateSize is removed. + + + +### Method getStringSize is removed. + + + + + +# Function defaultExpressErrorHandlers +## @spartacus/setup/ssr + + +Function defaultExpressErrorHandlers has been removed and is no longer part of the public API. + + + + +# Class DefaultExpressServerLogger +## @spartacus/setup/ssr + + +### Method debug is removed. + + + +### Method error is removed. + + + +### Method info is removed. + + + +### Method log is removed. + + + +### Method mapContext is removed. + + + +### Method mapRequest is removed. + + + +### Method stringifyError is removed. + + + +### Method stringifyWithContext is removed. + + + +### Method warn is removed. + + + + + +# Function defaultRenderingStrategyResolver +## @spartacus/setup/ssr + + +Function defaultRenderingStrategyResolver has been removed and is no longer part of the public API. + + + + +# Class ExpressLoggerService +## @spartacus/setup/ssr + + +### Method debug is removed. + + + +### Method error is removed. + + + +### Method formatLogMessage is removed. + + + +### Method info is removed. + + + +### Method log is removed. + + + +### Method warn is removed. + + + + + +# Interface ExpressServerLogger +## @spartacus/setup/ssr + + +### MethodSignature debug is removed. + + + +### MethodSignature error is removed. + + + +### MethodSignature info is removed. + + + +### MethodSignature log is removed. + + + +### MethodSignature warn is removed. + + + + + +# Interface ExpressServerLoggerContext +## @spartacus/setup/ssr + + +### IndexSignature undefined is removed. + + + +### PropertySignature request is removed. + + + + + +# Function getRequestContext +## @spartacus/setup/ssr + + +Function getRequestContext has been removed and is no longer part of the public API. + + + + +# Class NgExpressEngineDecorator +## @spartacus/setup/ssr + + +### Method get is removed. + + + + + +# Class OptimizedSsrEngine +## @spartacus/setup/ssr + + +### Property engineInstance is removed. + + + +### Method fallbackToCsr is removed. + + + +### Method getDocument is removed. + + + +### Method getRenderingKey is removed. + + + +### Method getRenderingStrategy is removed. + + + +### Method getTimeout is removed. + + + +### Method log is removed. + + + +### Method logOptions is removed. + + + +### Method renderResponse is removed. + + + +### Method returnCachedRender is removed. + + + +### Method shouldRender is removed. + + + +### Method shouldTimeout is removed. + + + + + +# Class PrerenderingLoggerService +## @spartacus/setup/ssr + + +### Method debug is removed. + + + +### Method error is removed. + + + +### Method info is removed. + + + +### Method log is removed. + + + +### Method warn is removed. + + + + + +# Class PropagatingToServerErrorHandler +## @spartacus/setup/ssr + + +### Method handleError is removed. + + + + + +# Class RenderingCache +## @spartacus/setup/ssr + + +### Method clear is removed. + + + +### Method get is removed. + + + +### Method isFresh is removed. + + + +### Method isReady is removed. + + + +### Method isRendering is removed. + + + +### Method setAsRendering is removed. + + + +### Method store is removed. + + + + + +# Class RenderingCacheSizeManager +## @spartacus/setup/ssr + + +### Method calculateEntrySize is removed. + + + +### Method hasSpaceForEntrySize is removed. + + + +### Method isEntryLargerThanCacheLimit is removed. + + + +### Method trackEntrySize is removed. + + + +### Method untrackEntrySize is removed. + + + + + +# Interface RenderingEntry +## @spartacus/setup/ssr + + +### PropertySignature _size is removed. + + + +### PropertySignature err is removed. + + + +### PropertySignature html is removed. + + + +### PropertySignature rendering is removed. + + + +### PropertySignature time is removed. + + + + + +# Interface RenderingStrategyResolverOptions +## @spartacus/setup/ssr + + +### PropertySignature excludedParams is removed. + + + +### PropertySignature excludedUrls is removed. + + + + + +# Interface RenderOptions +## @spartacus/setup/ssr + + +### PropertySignature req is removed. + + + +### PropertySignature res is removed. + + + + + +# Interface RequestContext +## @spartacus/setup/ssr + + +### PropertySignature timeReceived is removed. + + + +### PropertySignature traceContext is removed. + + + +### PropertySignature uuid is removed. + + + + + +# Function serverLoggerServiceFactory +## @spartacus/setup/ssr + + +Function serverLoggerServiceFactory has been removed and is no longer part of the public API. + + + + +# Interface ServerOptions +## @spartacus/setup/ssr + + +### PropertySignature serverRequestOrigin is removed. + + + + + +# Interface SsrOptimizationOptions +## @spartacus/setup/ssr + + +### PropertySignature cache is removed. + + + +### PropertySignature cacheEntrySizeCalculator is removed. + + + +### PropertySignature cacheSize is removed. + + + +### PropertySignature cacheSizeMemory is removed. + + + +### PropertySignature concurrency is removed. + + + +### PropertySignature debug is removed. + + + +### PropertySignature forcedSsrTimeout is removed. + + + +### PropertySignature logger is removed. + + + +### PropertySignature maxRenderTime is removed. + + + +### PropertySignature renderingStrategyResolver is removed. + + + +### PropertySignature renderKeyResolver is removed. + + + +### PropertySignature reuseCurrentRendering is removed. + + + +### PropertySignature shouldCacheRenderingResult is removed. + + + +### PropertySignature ssrFeatureToggles is removed. + + + +### PropertySignature timeout is removed. + + + +### PropertySignature ttl is removed. + + + + + +# Class TestConfigServerModule +## @spartacus/setup/ssr + + +### Method forRoot is removed. + + + + + +# Class S4omProductCatalogService +## @spartacus/s4om/root + + +### Method isProductInCatalog is removed. + + + + + +# Interface ScheduleLine +## @spartacus/s4om/root + + +### PropertySignature confirmedAt is removed. + + + +### PropertySignature confirmedQuantity is removed. + + + + + +# Class ScheduleLinesComponent +## @spartacus/s4om/root + + +### Method getLongDate is removed. + + + +### Method getScheduleLineInfoId is removed. + + + +### Method hasScheduleLines is removed. + + + + + +# Variable s4omTranslationsCs +## @spartacus/s4om/assets + + +Variable s4omTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsDe +## @spartacus/s4om/assets + + +Variable s4omTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsEn +## @spartacus/s4om/assets + + +Variable s4omTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsEs_CO +## @spartacus/s4om/assets + + +Variable s4omTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsEs +## @spartacus/s4om/assets + + +Variable s4omTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsFr +## @spartacus/s4om/assets + + +Variable s4omTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsHi +## @spartacus/s4om/assets + + +Variable s4omTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsHu +## @spartacus/s4om/assets + + +Variable s4omTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsId +## @spartacus/s4om/assets + + +Variable s4omTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsIt +## @spartacus/s4om/assets + + +Variable s4omTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsJa +## @spartacus/s4om/assets + + +Variable s4omTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsKo +## @spartacus/s4om/assets + + +Variable s4omTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsPl +## @spartacus/s4om/assets + + +Variable s4omTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsPt +## @spartacus/s4om/assets + + +Variable s4omTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsRu +## @spartacus/s4om/assets + + +Variable s4omTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsZh_TW +## @spartacus/s4om/assets + + +Variable s4omTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable s4omTranslationsZh +## @spartacus/s4om/assets + + +Variable s4omTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface CancellationDetails +## @spartacus/s4-service/root + + +### PropertySignature cancellationRequestEntryInputs is removed. + + + +### PropertySignature cancelReason is removed. + + + + + +# Interface CancellationRequestEntryInputs +## @spartacus/s4-service/root + + +### PropertySignature orderEntryNumber is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Class CancelServiceOrderFacade +## @spartacus/s4-service/root + + +### Method cancelService is removed. + + + +### Method loadOrderDetails is removed. + + + + + +# Class CheckoutServiceDetailsEventListener +## @spartacus/s4-service/root + + +### Method ngOnDestroy is removed. + + + +### Method onServiceDetailsSet is removed. + + + + + +# Class CheckoutServiceDetailsFacade +## @spartacus/s4-service/root + + +### Method getSelectedServiceDetailsState is removed. + + + +### Method getServiceProducts is removed. + + + +### Method hasNonServiceItems is removed. + + + +### Method hasServiceItems is removed. + + + +### Method setServiceScheduleSlot is removed. + + + + + +# Interface CheckoutServiceOrderOccEndpoints +## @spartacus/s4-service/root + + +### PropertySignature setServiceScheduleSlot is removed. + + + + + +# Class CheckoutServiceSchedulePickerService +## @spartacus/s4-service/root + + +### Method convertDateTimeToReadableString is removed. + + + +### Method convertToDateTime is removed. + + + +### Method getHoursFromServiceSchedule is removed. + + + +### Method getMinDateForService is removed. + + + +### Method getScheduledServiceTimes is removed. + + + +### Method getServiceDetailsFromDateTime is removed. + + + +### Method getServiceOrderConfiguration is removed. + + + + + +# Class RescheduleServiceOrderFacade +## @spartacus/s4-service/root + + +### Method rescheduleService is removed. + + + + + +# Interface ServiceDetails +## @spartacus/s4-service/root + + +### PropertySignature scheduledAt is removed. + + + + + +# Interface ServiceOrderConfig +## @spartacus/s4-service/root + + +### PropertySignature leadDays is removed. + + + +### PropertySignature serviceScheduleTimes is removed. + + + + + +# Class CancelServiceOrderComponent +## @spartacus/s4-service/order + + +### Method cancelServiceOrder is removed. + + + +### Method onError is removed. + + + +### Method updateCharacterLeft is removed. + + + + + +# Class CancelServiceOrderGuard +## @spartacus/s4-service/order + + +### Method canActivate is removed. + + + + + +# Class RescheduleServiceOrderComponent +## @spartacus/s4-service/order + + +### Method initializeForm is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method rescheduleServiceOrder is removed. + + + +### Method setScheduleTime is removed. + + + + + +# Class S4ServiceOrderDetailActionsComponent +## @spartacus/s4-service/order + + +### Method checkServiceStatus is removed. + + + +### Method displayServiceMessage is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ServiceDetailsCardComponent +## @spartacus/s4-service/order + + +### Method getServiceDetailsCard is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method showServiceDetails is removed. + + + + + +# Class ServiceOrderGuard +## @spartacus/s4-service/order + + +### Method canActivate is removed. + + + + + +# Class ServiceOrderOverviewComponentService +## @spartacus/s4-service/order + + +### Method shouldShowDeliveryMode is removed. + + + + + +# Class CheckoutServiceDetailsAdapter +## @spartacus/s4-service/checkout + + +### Method setServiceScheduleSlot is removed. + + + + + +# Class CheckoutServiceDetailsComponent +## @spartacus/s4-service/checkout + + +### Method back is removed. + + + +### Property backBtnText is removed. + + + +### Method next is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method setScheduleTime is removed. + + + + + +# Class CheckoutServiceDetailsConnector +## @spartacus/s4-service/checkout + + +### Method setServiceScheduleSlot is removed. + + + + + +# Class CheckoutServiceDetailsService +## @spartacus/s4-service/checkout + + +### Method checkoutPreconditions is removed. + + + +### Method getSelectedServiceDetailsState is removed. + + + +### Method getServiceProducts is removed. + + + +### Method hasNonServiceItems is removed. + + + +### Method hasServiceItems is removed. + + + +### Method setServiceScheduleSlot is removed. + + + + + +# Class CheckoutServiceOrderStepsSetGuard +## @spartacus/s4-service/checkout + + +### Method canActivate is removed. + + + +### Method isB2BStepSet is removed. + + + +### Method isServiceDetailsSet is removed. + + + +### Method setServiceDeliveryMode is removed. + + + + + +# Class OccCheckoutServiceDetailsAdapter +## @spartacus/s4-service/checkout + + +### Method setServiceScheduleSlot is removed. + + + + + +# Class ServiceCheckoutReviewSubmitComponent +## @spartacus/s4-service/checkout + + +### Method getCheckoutDeliverySteps is removed. + + + +### Method getServiceDetailsCard is removed. + + + +### Property scheduledAt$ is removed. + + + +### Method shouldShowDeliveryModeCard is removed. + + + + + +# Variable s4ServiceTranslationsCs +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsDe +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsEn +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsEs_CO +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsEs +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsFr +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsHi +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsHu +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsId +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsIt +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsJa +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsKo +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsPl +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsPt +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsRu +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsZh_TW +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable s4ServiceTranslationsZh +## @spartacus/s4-service/assets + + +Variable s4ServiceTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class DeliveryModeDatePickerComponent +## @spartacus/requested-delivery-date/root + + +### Method getErrors is removed. + + + +### Method getRequestedDeliveryDateCardContent is removed. + + + +### Method isEarliestRetrievalDatePresent is removed. + + + +### Method isRequestedDeliveryDatePresent is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method setRequestedDeliveryDate is removed. + + + + + +# Class OrderOverviewDeliveryDateComponent +## @spartacus/requested-delivery-date/root + + +### Method getRequestedDeliveryDateCardContent is removed. + + + +### Method isRequestedDeliveryDatePresent is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class RequestedDeliveryDateFacade +## @spartacus/requested-delivery-date/root + + +### Method setRequestedDeliveryDate is removed. + + + + + +# Class OccRequestedDeliveryDateAdapter +## @spartacus/requested-delivery-date/occ + + +### Method setRequestedDeliveryDate is removed. + + + + + +# Class RequestedDeliveryDateAdapter +## @spartacus/requested-delivery-date/core + + +### Method setRequestedDeliveryDate is removed. + + + + + +# Class RequestedDeliveryDateConnector +## @spartacus/requested-delivery-date/core + + +### Method setRequestedDeliveryDate is removed. + + + + + +# Class RequestedDeliveryDateService +## @spartacus/requested-delivery-date/core + + +### Method setRequestedDeliveryDate is removed. + + + + + +# Variable requestedDeliveryDateTranslationsCs +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsDe +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsEn +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsEs_CO +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsEs +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsFr +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsHi +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsHu +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsId +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsIt +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsJa +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsKo +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsPl +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsPt +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsRu +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsZh_TW +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable requestedDeliveryDateTranslationsZh +## @spartacus/requested-delivery-date/assets + + +Variable requestedDeliveryDateTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface OccQuote +## @spartacus/quote/root + + +### PropertySignature allowedActions is removed. + + + +### PropertySignature cartId is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature comments is removed. + + + +### PropertySignature creationTime is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature expirationTime is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature orderDiscounts is removed. + + + +### PropertySignature previousEstimatedTotal is removed. + + + +### PropertySignature productDiscounts is removed. + + + +### PropertySignature quoteDiscounts is removed. + + + +### PropertySignature sapAttachments is removed. + + + +### PropertySignature sapOrderCode is removed. + + + +### PropertySignature sapPurchaseOrderNumber is removed. + + + +### PropertySignature sapQuoteDiscountsRate is removed. + + + +### PropertySignature sapQuoteDiscountsType is removed. + + + +### PropertySignature state is removed. + + + +### PropertySignature subTotalWithDiscounts is removed. + + + +### PropertySignature threshold is removed. + + + +### PropertySignature totalItems is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + +### PropertySignature updatedTime is removed. + + + +### PropertySignature version is removed. + + + + + +# Interface QuoteAction +## @spartacus/quote/root + + +### PropertySignature isPrimary is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface QuoteAttachment +## @spartacus/quote/root + + +### PropertySignature filename is removed. + + + +### PropertySignature id is removed. + + + + + +# Class QuoteBadRequestHandler +## @spartacus/quote/root + + +### Method getCartQuoteAccessErrors is removed. + + + +### Method getCartValidationErrors is removed. + + + +### Method getIllegalArgumentErrorsRelatedToQuote is removed. + + + +### Method getPriority is removed. + + + +### Method getQuoteThresholdErrors is removed. + + + +### Method handleCartQuoteAccessErrors is removed. + + + +### Method handleCartValidationIssues is removed. + + + +### Method handleError is removed. + + + +### Method handleIllegalArgumentIssues is removed. + + + +### Method handleQuoteThresholdErrors is removed. + + + +### Method hasMatch is removed. + + + +### Method isIllegalArgumentErrorRelatedToQuote is removed. + + + +### Method isIllegalArgumentErrorRelatedToQuoteDiscount is removed. + + + +### Method isIllegalArgumentErrorRelatedToQuoteExpiration is removed. + + + +### Method isNotEmpty is removed. + + + +### Method isRelatedToQuotes is removed. + + + + + +# Interface QuoteComment +## @spartacus/quote/root + + +### PropertySignature author is removed. + + + +### PropertySignature creationDate is removed. + + + +### PropertySignature fromCustomer is removed. + + + +### PropertySignature text is removed. + + + + + +# Interface QuoteDiscount +## @spartacus/quote/root + + +### PropertySignature discountRate is removed. + + + +### PropertySignature discountType is removed. + + + + + +# Class QuoteFacade +## @spartacus/quote/root + + +### Method addDiscount is removed. + + + +### Method addQuoteComment is removed. + + + +### Method createQuote is removed. + + + +### Method downloadAttachment is removed. + + + +### Method editQuote is removed. + + + +### Method getQuoteDetails is removed. + + + +### Method getQuoteDetailsQueryState is removed. + + + +### Method getQuotesState is removed. + + + +### Method performQuoteAction is removed. + + + +### Method requote is removed. + + + + + +# Interface QuoteList +## @spartacus/quote/root + + +### PropertySignature pagination is removed. + + + +### PropertySignature quotes is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Interface QuoteMetadata +## @spartacus/quote/root + + +### PropertySignature description is removed. + + + +### PropertySignature expirationTime is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature purchaseOrderNumber is removed. + + + + + +# Class QuoteNotFoundHandler +## @spartacus/quote/root + + +### Method getPriority is removed. + + + +### Method getQuoteNotFoundErrors is removed. + + + +### Method handleError is removed. + + + +### Method hasMatch is removed. + + + +### Method navigateToQuoteList is removed. + + + + + +# Interface QuotesStateParams +## @spartacus/quote/root + + +### PropertySignature currentPage$ is removed. + + + +### PropertySignature sort$ is removed. + + + + + +# Interface QuoteStarter +## @spartacus/quote/root + + +### PropertySignature cartId is removed. + + + +### PropertySignature quoteCode is removed. + + + + + +# Class OccQuoteAdapter +## @spartacus/quote/occ + + +### Method addComment is removed. + + + +### Method addDiscount is removed. + + + +### Method addQuoteEntryComment is removed. + + + +### Method createQuote is removed. + + + +### Method downloadAttachment is removed. + + + +### Method editQuote is removed. + + + +### Method getAddCommentEndpoint is removed. + + + +### Method getAddDiscountEndpoint is removed. + + + +### Method getAddQuoteEntryCommentEndpoint is removed. + + + +### Method getCreateQuoteEndpoint is removed. + + + +### Method getDownloadAttachmentEndpoint is removed. + + + +### Method getEditQuoteEndpoint is removed. + + + +### Method getPerformQuoteActionEndpoint is removed. + + + +### Method getQuote is removed. + + + +### Method getQuoteEndpoint is removed. + + + +### Method getQuotes is removed. + + + +### Method getQuotesEndpoint is removed. + + + +### Method performQuoteAction is removed. + + + +### Method withErrorHandling is removed. + + + + + +# Interface QuoteOccEndpoints +## @spartacus/quote/occ + + +### PropertySignature addComment is removed. + + + +### PropertySignature addDiscount is removed. + + + +### PropertySignature addQuoteEntryComment is removed. + + + +### PropertySignature createQuote is removed. + + + +### PropertySignature downloadAttachment is removed. + + + +### PropertySignature editQuote is removed. + + + +### PropertySignature getOrderCode is removed. + + + +### PropertySignature getQuote is removed. + + + +### PropertySignature getQuotes is removed. + + + +### PropertySignature performQuoteAction is removed. + + + + + +# Class CartUtilsService +## @spartacus/quote/core + + +### Method createNewCart is removed. + + + +### Method goToNewCart is removed. + + + +### Method handleCartAndGoToQuoteList is removed. + + + + + +# Interface QuoteActionsConfig +## @spartacus/quote/core + + +### PropertySignature actionsOrderByState is removed. + + + +### PropertySignature primaryActions is removed. + + + + + +# Class QuoteAdapter +## @spartacus/quote/core + + +### Method addComment is removed. + + + +### Method addDiscount is removed. + + + +### Method addQuoteEntryComment is removed. + + + +### Method createQuote is removed. + + + +### Method downloadAttachment is removed. + + + +### Method editQuote is removed. + + + +### Method getQuote is removed. + + + +### Method getQuotes is removed. + + + +### Method performQuoteAction is removed. + + + + + +# Class QuoteCartEventListener +## @spartacus/quote/core + + +### Method listenToCartEvents is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method triggerQuoteReload is removed. + + + + + +# Class QuoteCartService +## @spartacus/quote/core + + +### Method getQuoteId is removed. + + + +### Method isCheckoutAllowed is removed. + + + +### Method isQuoteCartActive is removed. + + + +### Method setCheckoutAllowed is removed. + + + + + +# Class QuoteConnector +## @spartacus/quote/core + + +### Method addComment is removed. + + + +### Method addDiscount is removed. + + + +### Method addQuoteEntryComment is removed. + + + +### Method createQuote is removed. + + + +### Method downloadAttachment is removed. + + + +### Method editQuote is removed. + + + +### Method getQuote is removed. + + + +### Method getQuotes is removed. + + + +### Method performQuoteAction is removed. + + + + + +# Class QuoteService +## @spartacus/quote/core + + +### Method addDiscount is removed. + + + +### Method addQuoteComment is removed. + + + +### Method createQuote is removed. + + + +### Method downloadAttachment is removed. + + + +### Method editQuote is removed. + + + +### Method getQuoteDetails is removed. + + + +### Method getQuoteDetailsQueryState is removed. + + + +### Method getQuotesState is removed. + + + +### Method handleError is removed. + + + +### Method loadQuoteCartAndProceed is removed. + + + +### Method performQuoteAction is removed. + + + +### Method requote is removed. + + + +### Method saveActiveCart is removed. + + + +### Method setFocusForCreateOrEditAction is removed. + + + +### Method triggerReloadAndCompleteAction is removed. + + + + + +# Class QuoteStorefrontUtilsService +## @spartacus/quote/core + + +### Method changeStyling is removed. + + + +### Method getDomRectValue is removed. + + + +### Method getElement is removed. + + + +### Method getHeight is removed. + + + +### Method getWindowHeight is removed. + + + +### Method isInViewport is removed. + + + + + +# Class QuoteRequestButtonComponent +## @spartacus/quote/components/request-button + + +### Method goToQuoteDetails is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Class QuoteCartGuard +## @spartacus/quote/components/cart-guard + + +### Method canActivate is removed. + + + +### Method checkAllowedCheckoutNavigation is removed. + + + + + +# Interface ConfirmationContext +## @spartacus/quote/components + + +### PropertySignature a11y is removed. + + + +### PropertySignature confirmNote is removed. + + + +### PropertySignature quote is removed. + + + +### PropertySignature successMessage is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature validity is removed. + + + +### PropertySignature warningNote is removed. + + + + + +# Interface EditCard +## @spartacus/quote/components + + +### PropertySignature charactersLimit is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature purchaseOrderNumber is removed. + + + + + +# Class QuoteCommentsComponent +## @spartacus/quote/components + + +### Method convertToItem is removed. + + + +### Method mapCommentToMessageEvent is removed. + + + +### Method onItemClicked is removed. + + + +### Method onSend is removed. + + + +### Method prepareItemList is removed. + + + +### Method prepareMessageEvents is removed. + + + +### Method prepareMessagingConfigs is removed. + + + +### Method showComments is removed. + + + + + +# Class QuoteConfirmDialogComponent +## @spartacus/quote/components + + +### Method dismissModal is removed. + + + +### Method getA11yModalText is removed. + + + +### Method isNotEmpty is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class QuoteHeaderBuyerEditComponent +## @spartacus/quote/components + + +### Method cancel is removed. + + + +### Method defineFormControl is removed. + + + +### Method getCharactersLeft is removed. + + + +### Method ngOnInit is removed. + + + +### Method save is removed. + + + + + +# Class QuoteHeaderOverviewComponent +## @spartacus/quote/components + + +### Method cancel is removed. + + + +### Method defineQuoteMetaData is removed. + + + +### Method getCharactersLimitForCardTile is removed. + + + +### Method getCreatedAndUpdatedDates is removed. + + + +### Method getEditQuoteInformation is removed. + + + +### Method getEstimatedTotalAndExpiryDate is removed. + + + +### Method getQuoteInformation is removed. + + + +### Method getTotalPrice is removed. + + + +### Method getTotalPriceDescription is removed. + + + +### Method isQuoteEditableForBuyer is removed. + + + +### Method save is removed. + + + +### Method toggleEditMode is removed. + + + + + +# Class QuoteItemsComponent +## @spartacus/quote/components + + +### Method onToggleShowOrHideCart is removed. + + + + + +# Class QuoteItemsComponentService +## @spartacus/quote/components + + +### Method getQuoteEntriesExpanded is removed. + + + +### Method loadQuoteCartIfNeeded is removed. + + + +### Method prepareActiveCart is removed. + + + +### Method prepareQuote is removed. + + + +### Method prepareSavedCart is removed. + + + +### Method retrieveQuoteEntries is removed. + + + +### Method setQuoteEntriesExpanded is removed. + + + + + +# Interface QuoteItemsData +## @spartacus/quote/components + + +### PropertySignature abstractOrderId is removed. + + + +### PropertySignature abstractOrderType is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature readOnly is removed. + + + + + +# Class QuoteLinksComponent +## @spartacus/quote/components + + +### Method goToNewCart is removed. + + + +### Method hasAttachment is removed. + + + +### Method isShowDownloadProposalButtonFeatureEnabled is removed. + + + +### Method onDownloadAttachment is removed. + + + + + +# Class QuoteListComponent +## @spartacus/quote/components + + +### Method changePage is removed. + + + +### Method changeSorting is removed. + + + +### Method getQuoteStateClass is removed. + + + +### Method isPaginationEnabled is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class QuoteListComponentService +## @spartacus/quote/components + + +### Method setPage is removed. + + + +### Method setSorting is removed. + + + + + +# Class QuoteSummaryActionsComponent +## @spartacus/quote/components + + +### Method adjustBottomProperty is removed. + + + +### Method adjustStyling is removed. + + + +### Method areButtonsRendered is removed. + + + +### Method defineClassForSection is removed. + + + +### Method getActionButtonsHeight is removed. + + + +### Method getButtonStyle is removed. + + + +### Method getConfirmDialogConfig is removed. + + + +### Method getFilteredActions is removed. + + + +### Method getMessageType is removed. + + + +### Method handleConfirmationDialogClose is removed. + + + +### Method handleResize is removed. + + + +### Method handleScroll is removed. + + + +### Method isConfirmationDialogRequired is removed. + + + +### Method isThresholdReached is removed. + + + +### Method launchConfirmationDialog is removed. + + + +### Method mustDisableAction is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onClick is removed. + + + +### Method performAction is removed. + + + +### Method prepareConfirmationContext is removed. + + + +### Method requote is removed. + + + +### Method stateToRoleTypeForDialogConfig is removed. + + + + + +# Class QuoteSummaryPricesComponent +## @spartacus/quote/components + + +### Method hasNonZeroPriceValue is removed. + + + + + +# Class QuoteSummarySellerEditComponent +## @spartacus/quote/components + + +### Method fillFormAttributes is removed. + + + +### Method mustDisplayValidationMessage is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onApply is removed. + + + +### Method onSetDate is removed. + + + + + +# Class QuoteSummarySellerEditComponentService +## @spartacus/quote/components + + +### Method addTimeToDate is removed. + + + +### Method checkAndReportMissingPercentageSign is removed. + + + +### Method createValidationError is removed. + + + +### Method getFormatter is removed. + + + +### Method getLocalizationElements is removed. + + + +### Method getNumberFormatValidator is removed. + + + +### Method getValidationErrorsNumericFormat is removed. + + + +### Method isEditable is removed. + + + +### Method parseDiscountValue is removed. + + + +### Method parseInput is removed. + + + +### Method parseInputForSeparators is removed. + + + +### Method performValidationForPercentageValue is removed. + + + +### Method removeTimeFromDate is removed. + + + +### Method retrieveMaxNumberOfDecimalPlaces is removed. + + + + + +# Interface QuoteUIConfigFragment +## @spartacus/quote/components + + +### PropertySignature confirmActionDialogMapping is removed. + + + +### PropertySignature maxCharsForComments is removed. + + + +### PropertySignature maximumDecimalsForPercentageDiscount is removed. + + + +### PropertySignature truncateCardTileContentAfterNumChars is removed. + + + +### PropertySignature updateDebounceTime is removed. + + + + + +# Interface SaveEvent +## @spartacus/quote/components + + +### PropertySignature description is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature purchaseOrderNumber is removed. + + + + + +# Variable quoteTranslationsCs +## @spartacus/quote/assets + + +Variable quoteTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsDe +## @spartacus/quote/assets + + +Variable quoteTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsEn +## @spartacus/quote/assets + + +Variable quoteTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsEs_CO +## @spartacus/quote/assets + + +Variable quoteTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsEs +## @spartacus/quote/assets + + +Variable quoteTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsFr +## @spartacus/quote/assets + + +Variable quoteTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsHi +## @spartacus/quote/assets + + +Variable quoteTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsHu +## @spartacus/quote/assets + + +Variable quoteTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsId +## @spartacus/quote/assets + + +Variable quoteTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsIt +## @spartacus/quote/assets + + +Variable quoteTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsJa +## @spartacus/quote/assets + + +Variable quoteTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsKo +## @spartacus/quote/assets + + +Variable quoteTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsPl +## @spartacus/quote/assets + + +Variable quoteTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsPt +## @spartacus/quote/assets + + +Variable quoteTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsRu +## @spartacus/quote/assets + + +Variable quoteTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsZh_TW +## @spartacus/quote/assets + + +Variable quoteTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable quoteTranslationsZh +## @spartacus/quote/assets + + +Variable quoteTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class QualtricsLoaderService +## @spartacus/qualtrics/components + + +### Method addScript is removed. + + + +### Method hasScript is removed. + + + +### Method initialize is removed. + + + +### Method isDataLoaded is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method run is removed. + + + +### Property window is removed. + + + + + +# Class PunchoutAuthHttpHeaderService +## @spartacus/punchout/root + + +### Method handleExpiredRefreshToken is removed. + + + + + +# Class PunchoutDetectionService +## @spartacus/punchout/root + + +### Method isPunchoutSession is removed. + + + +### Method isPunchoutSessionPage is removed. + + + + + +# Class PunchoutFacade +## @spartacus/punchout/root + + +### Method closePunchoutSession is removed. + + + +### Method endPunchoutSession is removed. + + + +### Method getPunchoutSessionRequisition is removed. + + + +### Method initPunchoutSession is removed. + + + +### Method logoutPunchoutUser is removed. + + + +### Method requestPunchoutSession is removed. + + + +### Method submitRequisition is removed. + + + + + +# Class PunchoutNavigationGuard +## @spartacus/punchout/root + + +### Method canActivate is removed. + + + +### Method getPunchoutOperation is removed. + + + +### Method handleWarning is removed. + + + +### Method isAllowedCxRoute is removed. + + + +### Method isAllowedUrls is removed. + + + + + +# Interface PunchoutRequisition +## @spartacus/punchout/root + + +### PropertySignature browseFormPostUrl is removed. + + + +### PropertySignature orderAsCXML is removed. + + + + + +# Interface PunchoutSession +## @spartacus/punchout/root + + +### PropertySignature cartId is removed. + + + +### PropertySignature customerId is removed. + + + +### PropertySignature punchOutLevel is removed. + + + +### PropertySignature punchOutOperation is removed. + + + +### PropertySignature selectedItem is removed. + + + +### PropertySignature token is removed. + + + + + +# Interface PunchoutSessionInput +## @spartacus/punchout/root + + +### PropertySignature isPageRefresh is removed. + + + +### PropertySignature punchoutSessionId is removed. + + + + + +# Interface PunchoutState +## @spartacus/punchout/root + + +### PropertySignature cancelRequisition is removed. + + + +### PropertySignature closePunchoutSession is removed. + + + +### PropertySignature punchoutInitialRequisition is removed. + + + +### PropertySignature punchoutSession is removed. + + + +### PropertySignature punchoutSessionId is removed. + + + + + +# Class PunchoutStatePersistenceService +## @spartacus/punchout/root + + +### Method getPunchoutSessionId is removed. + + + +### Method initSync is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onRead is removed. + + + + + +# Class PunchoutStoreService +## @spartacus/punchout/root + + +### Method clearPunchoutState is removed. + + + +### Method getPunchoutSessionId is removed. + + + +### Method getPunchoutState is removed. + + + +### Method setPunchoutState is removed. + + + +### Method updatePunchoutState is removed. + + + + + +# Class PunchoutUiRestrictionService +## @spartacus/punchout/root + + +### Method init is removed. + + + +### Method isPunchoutSessionActive is removed. + + + +### Method updateClass is removed. + + + + + +# Class OccPunchoutAdapter +## @spartacus/punchout/occ + + +### Method getPunchoutSession is removed. + + + +### Method getPunchoutSessionRequisition is removed. + + + + + +# Interface PunchoutOccEndpoints +## @spartacus/punchout/occ + + +### PropertySignature punchoutSession is removed. + + + +### PropertySignature punchoutSessionRequisition is removed. + + + + + +# Class PunchoutAdapter +## @spartacus/punchout/core + + +### Method getPunchoutSession is removed. + + + +### Method getPunchoutSessionRequisition is removed. + + + + + +# Class PunchoutAuthService +## @spartacus/punchout/core + + +### Method endPunchoutSession is removed. + + + +### Method isUserLoggedIn is removed. + + + +### Method loginWithToken is removed. + + + +### Method silentLogout is removed. + + + + + +# Class PunchoutConnector +## @spartacus/punchout/core + + +### Method getPunchoutSession is removed. + + + +### Method getPunchoutSessionRequisition is removed. + + + + + +# Class PunchoutService +## @spartacus/punchout/core + + +### Method closePunchoutSession is removed. + + + +### Method endPunchoutSession is removed. + + + +### Method getPunchoutSessionRequisition is removed. + + + +### Method initPunchoutSession is removed. + + + +### Method loadCart is removed. + + + +### Method logoutPunchoutUser is removed. + + + +### Method openRequisitionPage is removed. + + + +### Method requestPunchoutSession is removed. + + + +### Method routeToTargetPage is removed. + + + +### Method setPunchoutInitialRequisition is removed. + + + +### Method submitRequisition is removed. + + + + + +# Class PunchoutButtonsComponent +## @spartacus/punchout/components + + +### Method submitRequisition is removed. + + + + + +# Class PunchoutCloseSessionComponent +## @spartacus/punchout/components + + +### Method clickCloseSessionButton is removed. + + + + + +# Class PunchoutRequisitionComponent +## @spartacus/punchout/components + + +### Method isFormNativeElementAccessible is removed. + + + +### Method listenAndSubmitForm is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class PunchoutSessionComponent +## @spartacus/punchout/components + + +### Method ngOnInit is removed. + + + + + +# Variable punchoutTranslationsCs +## @spartacus/punchout/assets + + +Variable punchoutTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsDe +## @spartacus/punchout/assets + + +Variable punchoutTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsEn +## @spartacus/punchout/assets + + +Variable punchoutTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsEs_CO +## @spartacus/punchout/assets + + +Variable punchoutTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsEs +## @spartacus/punchout/assets + + +Variable punchoutTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsFr +## @spartacus/punchout/assets + + +Variable punchoutTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsHi +## @spartacus/punchout/assets + + +Variable punchoutTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsHu +## @spartacus/punchout/assets + + +Variable punchoutTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsId +## @spartacus/punchout/assets + + +Variable punchoutTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsIt +## @spartacus/punchout/assets + + +Variable punchoutTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsJa +## @spartacus/punchout/assets + + +Variable punchoutTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsKo +## @spartacus/punchout/assets + + +Variable punchoutTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsPl +## @spartacus/punchout/assets + + +Variable punchoutTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsPt +## @spartacus/punchout/assets + + +Variable punchoutTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsRu +## @spartacus/punchout/assets + + +Variable punchoutTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsZh_TW +## @spartacus/punchout/assets + + +Variable punchoutTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable punchoutTranslationsZh +## @spartacus/punchout/assets + + +Variable punchoutTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class ProductVariantStyleIconsComponent +## @spartacus/product/variants/root + + +### Method getVariantThumbnailUrl is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ProductVariantColorSelectorComponent +## @spartacus/product/variants/components + + +### Method changeColor is removed. + + + +### Method getVariantOptionValue is removed. + + + + + +# Class ProductVariantsContainerComponent +## @spartacus/product/variants/components + + +### Method ngOnInit is removed. + + + + + +# Class ProductVariantsGuard +## @spartacus/product/variants/components + + +### Method canActivate is removed. + + + +### Method findPurchasableProductCode is removed. + + + + + +# Class ProductVariantSizeSelectorComponent +## @spartacus/product/variants/components + + +### Method ariaLabel$ is removed. + + + +### Method changeSize is removed. + + + +### Method getVariantOptionValue is removed. + + + + + +# Class ProductVariantStyleSelectorComponent +## @spartacus/product/variants/components + + +### Method changeStyle is removed. + + + +### Method getVariantOptionValue is removed. + + + +### Method getVariantThumbnailUrl is removed. + + + + + +# Variable productVariantsTranslationsCs +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsDe +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsEn +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsEs_CO +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsEs +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsFr +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsHi +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsHu +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsId +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsIt +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsJa +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsKo +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsPl +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsPt +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsRu +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsZh_TW +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable productVariantsTranslationsZh +## @spartacus/product/variants/assets + + +Variable productVariantsTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface ThumbnailsGroup +## @spartacus/product/image-zoom/root + + +### PropertySignature container is removed. + + + + + +# Class ProductImageZoomDialogComponent +## @spartacus/product/image-zoom/components + + +### Method close is removed. + + + +### Method handleClick is removed. + + + + + +# Class ProductImageZoomProductImagesComponent +## @spartacus/product/image-zoom/components + + +### Method openImage is removed. + + + +### Method triggerZoom is removed. + + + + + +# Class ProductImageZoomThumbnailsComponent +## @spartacus/product/image-zoom/components + + +### Method isActive is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method openImage is removed. + + + + + +# Class ProductImageZoomTriggerComponent +## @spartacus/product/image-zoom/components + + +### Property expandImage is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method triggerZoom is removed. + + + + + +# Class ProductImageZoomViewComponent +## @spartacus/product/image-zoom/components + + +### Method calculatePointerMovePosition is removed. + + + +### Method changeImage is removed. + + + +### Method clearTouch is removed. + + + +### Property defaultImage is removed. + + + +### Method getActive is removed. + + + +### Method getNextProduct is removed. + + + +### Method getPreviousProduct is removed. + + + +### Method handleOutOfBounds is removed. + + + +### Method moveImage is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onImageLoad is removed. + + + +### Method openImage is removed. + + + +### Method pointerMove is removed. + + + +### Method touchMove is removed. + + + +### Method zoom is removed. + + + +### Property zoomImage is removed. + + + + + +# Variable productImageZoomTranslationsCs +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsDe +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsEn +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsEs_CO +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsEs +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsFr +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsHi +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsHu +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsId +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsIt +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsJa +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsKo +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsPl +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsPt +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsRu +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsZh_TW +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable productImageZoomTranslationsZh +## @spartacus/product/image-zoom/assets + + +Variable productImageZoomTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class FutureStockFacade +## @spartacus/product/future-stock/root + + +### Method getFutureStock is removed. + + + + + +# Interface FutureStockOccEndpoints +## @spartacus/product/future-stock/occ + + +### PropertySignature futureStock is removed. + + + +### PropertySignature futureStocks is removed. + + + + + +# Class OccFutureStockAdapter +## @spartacus/product/future-stock/occ + + +### Method getFutureStock is removed. + + + +### Method getFutureStockEndpoint is removed. + + + +### Method getFutureStocks is removed. + + + +### Method getFutureStocksEndpoint is removed. + + + + + +# Class FutureStockAdapter +## @spartacus/product/future-stock/core + + +### Method getFutureStock is removed. + + + +### Method getFutureStocks is removed. + + + + + +# Class FutureStockConnector +## @spartacus/product/future-stock/core + + +### Method getFutureStock is removed. + + + +### Method getFutureStocks is removed. + + + + + +# Class FutureStockCoreModule +## @spartacus/product/future-stock/core + + +### Method forRoot is removed. + + + + + +# Class FutureStockService +## @spartacus/product/future-stock/core + + +### Method getFutureStock is removed. + + + + + +# Interface ProductFutureStock +## @spartacus/product/future-stock/core + + +### PropertySignature futureStocks is removed. + + + +### PropertySignature productCode is removed. + + + + + +# Interface ProductFutureStockList +## @spartacus/product/future-stock/core + + +### PropertySignature productFutureStocks is removed. + + + + + +# Class FutureStockAccordionComponent +## @spartacus/product/future-stock/components + + +### Method toggle is removed. + + + + + +# Variable futureStockTranslationsCs +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsDe +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsEn +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsEs_CO +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsEs +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsFr +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsHi +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsHu +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsId +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsIt +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsJa +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsKo +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsPl +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsPt +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsRu +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsZh_TW +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable futureStockTranslationsZh +## @spartacus/product/future-stock/assets + + +Variable futureStockTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface BulkPrice +## @spartacus/product/bulk-pricing/core + + +### PropertySignature currencyIso is removed. + + + +### PropertySignature discount is removed. + + + +### PropertySignature formattedDiscount is removed. + + + +### PropertySignature formattedValue is removed. + + + +### PropertySignature maxQuantity is removed. + + + +### PropertySignature minQuantity is removed. + + + +### PropertySignature priceType is removed. + + + +### PropertySignature value is removed. + + + + + +# Class BulkPricingService +## @spartacus/product/bulk-pricing/core + + +### Method calculateDiscount is removed. + + + +### Method convert is removed. + + + +### Method getBulkPrices is removed. + + + +### Method parsePrice is removed. + + + + + +# Class BulkPricingTableComponent +## @spartacus/product/bulk-pricing/components + + +### Method formatQuantity is removed. + + + +### Method getPrices is removed. + + + +### Method ngOnInit is removed. + + + + + +# Variable bulkPricingTranslationsCs +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsDe +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsEn +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsEs_CO +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsEs +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsFr +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsHi +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsHu +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsId +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsIt +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsJa +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsKo +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsPl +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsPt +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsRu +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsZh_TW +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable bulkPricingTranslationsZh +## @spartacus/product/bulk-pricing/assets + + +Variable bulkPricingTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class ProductMultiDimensionalSelectorImagesService +## @spartacus/product-multi-dimensional/selector/core + + +### Method getBaseUrl is removed. + + + +### Method getVariantOptionImage is removed. + + + + + +# Class ProductMultiDimensionalSelectorService +## @spartacus/product-multi-dimensional/selector/core + + +### Method checkIfEveryOptionHasImages is removed. + + + +### Method createVariantCategoryGroup is removed. + + + +### Method createVariantOptionCategory is removed. + + + +### Method getVariants is removed. + + + + + +# Class ProductMultiDimensionalSelectorComponent +## @spartacus/product-multi-dimensional/selector/components + + +### Method changeVariant is removed. + + + +### Method getCategoryName is removed. + + + +### Method getSelectedValue is removed. + + + +### Method getVariants is removed. + + + +### Method isSelected is removed. + + + +### Method onAriaLabel is removed. + + + + + +# Class ProductMultiDimensionalSelectorGuard +## @spartacus/product-multi-dimensional/selector/components + + +### Method canActivate is removed. + + + +### Method findValidProductCodeAndReturnUrlTree is removed. + + + +### Method getFallbackProductCode is removed. + + + +### Method getValidVariantCode is removed. + + + + + +# Variable multiDimensionalSelectorTranslationsCs +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsDe +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsEn +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsEs_CO +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsEs +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsFr +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsHi +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsHu +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsId +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsIt +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsJa +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsKo +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsPl +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsPt +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsRu +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsZh_TW +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable multiDimensionalSelectorTranslationsZh +## @spartacus/product-multi-dimensional/selector/assets + + +Variable multiDimensionalSelectorTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class ProductMultiDimensionalListItemDetailsComponent +## @spartacus/product-multi-dimensional/list/root + + +### Method getProductPrice is removed. + + + + + +# Class TextfieldConfiguratorRootModule +## @spartacus/product-configurator/textfield/root + + +### Method forRoot is removed. + + + + + +# Class TextfieldConfiguratorRoutingModule +## @spartacus/product-configurator/textfield/root + + +### Method forRoot is removed. + + + + + +# Class ConfiguratorTextfieldAddToCartButtonComponent +## @spartacus/product-configurator/textfield + + +### Method getButtonText is removed. + + + +### Method onAddToCart is removed. + + + + + +# Class ConfiguratorTextfieldFormComponent +## @spartacus/product-configurator/textfield + + +### Method updateConfiguration is removed. + + + + + +# Class ConfiguratorTextfieldInputFieldComponent +## @spartacus/product-configurator/textfield + + +### Method getId is removed. + + + +### Method getIdLabel is removed. + + + +### Method getLabelForIdGeneration is removed. + + + +### Method ngOnInit is removed. + + + +### Method onInputChange is removed. + + + + + +# Class ConfiguratorTextfieldInputFieldReadonlyComponent +## @spartacus/product-configurator/textfield + + +### Method getIdLabel is removed. + + + +### Method getLabelForIdGeneration is removed. + + + + + +# Class OccConfiguratorTextfieldAdapter +## @spartacus/product-configurator/textfield + + +### Method addToCart is removed. + + + +### Method createConfiguration is removed. + + + +### Method readConfigurationForCartEntry is removed. + + + +### Method readConfigurationForOrderEntry is removed. + + + +### Method updateConfigurationForCartEntry is removed. + + + + + +# Class OccConfiguratorTextfieldAddToCartSerializer +## @spartacus/product-configurator/textfield + + +### Method convert is removed. + + + +### Method convertInfo is removed. + + + + + +# Class OccConfiguratorTextfieldNormalizer +## @spartacus/product-configurator/textfield + + +### Method convert is removed. + + + + + +# Class ConfiguratorBadRequestHandler +## @spartacus/product-configurator/rulebased/root + + +### Method getIllegalStateErrorsRelatedToProductConfigurator is removed. + + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + +### Method handleIllegalArgumentIssues is removed. + + + +### Method hasMatch is removed. + + + +### Method isIllegalStateErrorRelatedToMakeToStock is removed. + + + +### Method isIllegalStateErrorRelatedToProductConfigurator is removed. + + + +### Method isNotEmpty is removed. + + + +### Method isRelatedToProductConfigurator is removed. + + + + + +# Class RulebasedConfiguratorRootModule +## @spartacus/product-configurator/rulebased/root + + +### Method forRoot is removed. + + + + + +# Class RulebasedConfiguratorRoutingModule +## @spartacus/product-configurator/rulebased/root + + +### Method forRoot is removed. + + + + + +# Class VariantConfiguratorPageLayoutHandler +## @spartacus/product-configurator/rulebased/root + + +### Method handle is removed. + + + + + +# Namespace Cpq +## @spartacus/product-configurator/rulebased/cpq + + +Namespace Cpq has been removed and is no longer part of the public API. + + + + +# Interface Cpq.Attribute +## @spartacus/product-configurator/rulebased/cpq + + +Interface Cpq.Attribute has been removed and is no longer part of the public API. + + + + +# Interface Cpq.ChangeAttributeValue +## @spartacus/product-configurator/rulebased/cpq + + +Interface Cpq.ChangeAttributeValue has been removed and is no longer part of the public API. + + + + +# Interface Cpq.Configuration +## @spartacus/product-configurator/rulebased/cpq + + +Interface Cpq.Configuration has been removed and is no longer part of the public API. + + + + +# Interface Cpq.ConfigurationCreatedResponseData +## @spartacus/product-configurator/rulebased/cpq + + +Interface Cpq.ConfigurationCreatedResponseData has been removed and is no longer part of the public API. + + + + +# Enum Cpq.DataType +## @spartacus/product-configurator/rulebased/cpq + + +Enum Cpq.DataType has been removed and is no longer part of the public API. + + + + +# Enum Cpq.DisplayAs +## @spartacus/product-configurator/rulebased/cpq + + +Enum Cpq.DisplayAs has been removed and is no longer part of the public API. + + + + +# Interface Cpq.Responder +## @spartacus/product-configurator/rulebased/cpq + + +Interface Cpq.Responder has been removed and is no longer part of the public API. + + + + +# Interface Cpq.Tab +## @spartacus/product-configurator/rulebased/cpq + +moved to @spartacus/storefront + + +### PropertySignature attributes is removed. + + + +### PropertySignature displayName is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature isIncomplete is removed. + + + +### PropertySignature isSelected is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Cpq.UpdateAttribute +## @spartacus/product-configurator/rulebased/cpq + + +Interface Cpq.UpdateAttribute has been removed and is no longer part of the public API. + + + + +# Interface Cpq.UpdateValue +## @spartacus/product-configurator/rulebased/cpq + + +Interface Cpq.UpdateValue has been removed and is no longer part of the public API. + + + + +# Interface Cpq.Value +## @spartacus/product-configurator/rulebased/cpq + + +Interface Cpq.Value has been removed and is no longer part of the public API. + + + + +# Class CpqConfiguratorNormalizer +## @spartacus/product-configurator/rulebased/cpq + + +### Method compileAttributeIncomplete is removed. + + + +### Method convert is removed. + + + +### Method convertAttribute is removed. + + + +### Method convertAttributeType is removed. + + + +### Method convertGenericGroup is removed. + + + +### Method convertGroup is removed. + + + +### Method convertValue is removed. + + + +### Method convertValueCode is removed. + + + +### Method convertValueDisplay is removed. + + + +### Method findUiTypeFromDisplayType is removed. + + + +### Method generateErrorMessages is removed. + + + +### Method generateTotalNumberOfIssues is removed. + + + +### Method generateWarningMessages is removed. + + + +### Method hasValueToBeIgnored is removed. + + + +### Method mapPAId is removed. + + + +### Method setSelectedSingleValue is removed. + + + + + +# Class CpqConfiguratorNormalizerUtilsService +## @spartacus/product-configurator/rulebased/cpq + + +### Method calculateAttributePriceTotal is removed. + + + +### Method calculateValuePriceTotal is removed. + + + +### Method convertAttributeLabel is removed. + + + +### Method convertDataType is removed. + + + +### Method convertPriceSummary is removed. + + + +### Method convertQuantity is removed. + + + +### Method convertValuePrice is removed. + + + +### Method formatPriceForLocale is removed. + + + +### Method getActiveLanguage is removed. + + + +### Method getLanguage is removed. + + + +### Method hasAnyProducts is removed. + + + +### Method reportMissingLocaleData is removed. + + + + + +# Class CpqConfiguratorOccAdapter +## @spartacus/product-configurator/rulebased/cpq + + +### Method addToCart is removed. + + + +### Method createConfiguration is removed. + + + +### Method getConfigurationOverview is removed. + + + +### Method getConfiguratorType is removed. + + + +### Method readConfiguration is removed. + + + +### Method readConfigurationForCartEntry is removed. + + + +### Method readConfigurationForOrderEntry is removed. + + + +### Method readPriceSummary is removed. + + + +### Method searchVariants is removed. + + + +### Method updateConfiguration is removed. + + + +### Method updateConfigurationForCartEntry is removed. + + + +### Method updateConfigurationOverview is removed. + + + + + +# Class CpqConfiguratorOccService +## @spartacus/product-configurator/rulebased/cpq + + +### Method addToCart is removed. + + + +### Method callCreateConfiguration is removed. + + + +### Method callReadConfiguration is removed. + + + +### Method callReadConfigurationForCartEntry is removed. + + + +### Method callReadConfigurationForOrderEntry is removed. + + + +### Method callReadConfigurationOverview is removed. + + + +### Method callUpdateAttribute is removed. + + + +### Method callUpdateValue is removed. + + + +### Method createConfiguration is removed. + + + +### Method getConfigIdForCartEntry is removed. + + + +### Method getConfigIdForOrderEntry is removed. + + + +### Method readConfiguration is removed. + + + +### Method readConfigurationForCartEntry is removed. + + + +### Method readConfigurationForOrderEntry is removed. + + + +### Method readConfigurationOverview is removed. + + + +### Method updateAttribute is removed. + + + +### Method updateCartEntry is removed. + + + +### Method updateValueQuantity is removed. + + + + + +# Class CpqConfiguratorOverviewNormalizer +## @spartacus/product-configurator/rulebased/cpq + + +### Method calculateTotalNumberOfIssues is removed. + + + +### Method convert is removed. + + + +### Method convertAttribute is removed. + + + +### Method convertAttributeValue is removed. + + + +### Method convertTab is removed. + + + +### Method extractValue is removed. + + + +### Method extractValueUserInput is removed. + + + + + +# Class CpqConfiguratorSerializer +## @spartacus/product-configurator/rulebased/cpq + + +### Method convert is removed. + + + +### Method convertAttribute is removed. + + + +### Method convertQuantity is removed. + + + +### Method prepareValueIds is removed. + + + +### Method processSelectedSingleValue is removed. + + + +### Method processValueCode is removed. + + + + + +# Class CpqConfiguratorUtils +## @spartacus/product-configurator/rulebased/cpq + + +### Method findFirstChangedAttribute is removed. + + + +### Method getUpdateInformation is removed. + + + + + +# Class CpqConfiguratorValueSerializer +## @spartacus/product-configurator/rulebased/cpq + + +### Method convert is removed. + + + +### Method convertAttribute is removed. + + + +### Method findFirstChangedValue is removed. + + + + + +# Class OccConfiguratorCpqAddToCartSerializer +## @spartacus/product-configurator/rulebased/cpq + + +### Method convert is removed. + + + + + +# Class OccConfiguratorCpqUpdateCartEntrySerializer +## @spartacus/product-configurator/rulebased/cpq + + +### Method convert is removed. + + + + + +# Namespace OccCpqConfigurator +## @spartacus/product-configurator/rulebased/cpq + + +Namespace OccCpqConfigurator has been removed and is no longer part of the public API. + + + + +# Interface OccCpqConfigurator.AddToCartParameters +## @spartacus/product-configurator/rulebased/cpq + + +Interface OccCpqConfigurator.AddToCartParameters has been removed and is no longer part of the public API. + + + + +# Interface OccCpqConfigurator.AddToCartProductData +## @spartacus/product-configurator/rulebased/cpq + + +Interface OccCpqConfigurator.AddToCartProductData has been removed and is no longer part of the public API. + + + + +# Interface OccCpqConfigurator.UpdateConfigurationForCartEntryParameters +## @spartacus/product-configurator/rulebased/cpq + + +Interface OccCpqConfigurator.UpdateConfigurationForCartEntryParameters has been removed and is no longer part of the public API. + + + + +# Interface AttributeComponentAssignment +## @spartacus/product-configurator/rulebased + + +### IndexSignature undefined is removed. + + + + + +# Namespace Configurator +## @spartacus/product-configurator/rulebased + + +Namespace Configurator has been removed and is no longer part of the public API. + + + + +# Interface Configurator.AddToCartParameters +## @spartacus/product-configurator/rulebased + + +Interface Configurator.AddToCartParameters has been removed and is no longer part of the public API. + + + + +# Interface Configurator.Attribute +## @spartacus/product-configurator/rulebased + + +Interface Configurator.Attribute has been removed and is no longer part of the public API. + + + + +# Interface Configurator.AttributeOverview +## @spartacus/product-configurator/rulebased + + +Interface Configurator.AttributeOverview has been removed and is no longer part of the public API. + + + + +# Enum Configurator.AttributeOverviewType +## @spartacus/product-configurator/rulebased + + +Enum Configurator.AttributeOverviewType has been removed and is no longer part of the public API. + + + + +# Interface Configurator.AttributeSupplement +## @spartacus/product-configurator/rulebased + + +Interface Configurator.AttributeSupplement has been removed and is no longer part of the public API. + + + + +# Interface Configurator.Configuration +## @spartacus/product-configurator/rulebased + + +Interface Configurator.Configuration has been removed and is no longer part of the public API. + + + + +# Interface Configurator.ConfigurationWithOverview +## @spartacus/product-configurator/rulebased + + +Interface Configurator.ConfigurationWithOverview has been removed and is no longer part of the public API. + + + + +# Variable Configurator.ConflictHeaderId +## @spartacus/product-configurator/rulebased + + +Variable Configurator.ConflictHeaderId has been removed and is no longer part of the public API. + + + + +# Variable Configurator.ConflictIdPrefix +## @spartacus/product-configurator/rulebased + + +Variable Configurator.ConflictIdPrefix has been removed and is no longer part of the public API. + + + + +# Variable Configurator.CustomUiTypeIndicator +## @spartacus/product-configurator/rulebased + + +Variable Configurator.CustomUiTypeIndicator has been removed and is no longer part of the public API. + + + + +# Enum Configurator.DataType +## @spartacus/product-configurator/rulebased + + +Enum Configurator.DataType has been removed and is no longer part of the public API. + + + + +# Interface Configurator.Group +## @spartacus/product-configurator/rulebased + + +Interface Configurator.Group has been removed and is no longer part of the public API. + + + + +# Interface Configurator.GroupOverview +## @spartacus/product-configurator/rulebased + + +Interface Configurator.GroupOverview has been removed and is no longer part of the public API. + + + + +# Enum Configurator.GroupType +## @spartacus/product-configurator/rulebased + + +Enum Configurator.GroupType has been removed and is no longer part of the public API. + + + + +# Interface Configurator.Image +## @spartacus/product-configurator/rulebased + +moved to @spartacus/core + + +### PropertySignature altText is removed. + + + +### PropertySignature format is removed. + + + +### PropertySignature galleryIndex is removed. + + + +### PropertySignature type is removed. + + + +### PropertySignature url is removed. + + + + + +# Enum Configurator.ImageFormatType +## @spartacus/product-configurator/rulebased + + +Enum Configurator.ImageFormatType has been removed and is no longer part of the public API. + + + + +# Enum Configurator.ImageType +## @spartacus/product-configurator/rulebased + +moved to @spartacus/core + + + + +# Interface Configurator.InteractionState +## @spartacus/product-configurator/rulebased + + +Interface Configurator.InteractionState has been removed and is no longer part of the public API. + + + + +# Interface Configurator.KB +## @spartacus/product-configurator/rulebased + + +Interface Configurator.KB has been removed and is no longer part of the public API. + + + + +# Interface Configurator.Overview +## @spartacus/product-configurator/rulebased + + +Interface Configurator.Overview has been removed and is no longer part of the public API. + + + + +# Enum Configurator.OverviewFilter +## @spartacus/product-configurator/rulebased + + +Enum Configurator.OverviewFilter has been removed and is no longer part of the public API. + + + + +# Interface Configurator.PriceDetails +## @spartacus/product-configurator/rulebased + + +Interface Configurator.PriceDetails has been removed and is no longer part of the public API. + + + + +# Interface Configurator.PriceSavingDetails +## @spartacus/product-configurator/rulebased + + +Interface Configurator.PriceSavingDetails has been removed and is no longer part of the public API. + + + + +# Interface Configurator.PriceSummary +## @spartacus/product-configurator/rulebased + + +Interface Configurator.PriceSummary has been removed and is no longer part of the public API. + + + + +# Variable Configurator.RetractValueCode +## @spartacus/product-configurator/rulebased + + +Variable Configurator.RetractValueCode has been removed and is no longer part of the public API. + + + + +# Enum Configurator.UiType +## @spartacus/product-configurator/rulebased + + +Enum Configurator.UiType has been removed and is no longer part of the public API. + + + + +# Interface Configurator.UpdateConfigurationForCartEntryParameters +## @spartacus/product-configurator/rulebased + + +Interface Configurator.UpdateConfigurationForCartEntryParameters has been removed and is no longer part of the public API. + + + + +# Enum Configurator.UpdateType +## @spartacus/product-configurator/rulebased + + +Enum Configurator.UpdateType has been removed and is no longer part of the public API. + + + + +# Enum Configurator.ValidationType +## @spartacus/product-configurator/rulebased + + +Enum Configurator.ValidationType has been removed and is no longer part of the public API. + + + + +# Interface Configurator.Value +## @spartacus/product-configurator/rulebased + + +Interface Configurator.Value has been removed and is no longer part of the public API. + + + + +# Interface Configurator.ValueSupplement +## @spartacus/product-configurator/rulebased + + +Interface Configurator.ValueSupplement has been removed and is no longer part of the public API. + + + + +# Interface Configurator.Variant +## @spartacus/product-configurator/rulebased + + +Interface Configurator.Variant has been removed and is no longer part of the public API. + + + + +# Namespace ConfiguratorActions +## @spartacus/product-configurator/rulebased + + +Namespace ConfiguratorActions has been removed and is no longer part of the public API. + + + + +# Variable ConfiguratorActions.ADD_NEXT_OWNER +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.ADD_TO_CART +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.AddNextOwner +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.AddToCart +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.CHANGE_GROUP_FINALIZE +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.CHANGE_GROUP +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ChangeGroup +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ChangeGroupFinalize +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.CHECK_CONFLICT_DIALOG +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.CheckConflictDialoge +## @spartacus/product-configurator/rulebased + + + + +# TypeAlias ConfiguratorActions.ConfiguratorAction +## @spartacus/product-configurator/rulebased + + + + +# TypeAlias ConfiguratorActions.ConfiguratorCartAction +## @spartacus/product-configurator/rulebased + + + + +# TypeAlias ConfiguratorActions.ConfiguratorVariantAction +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.CREATE_CONFIGURATION_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.CREATE_CONFIGURATION_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.CREATE_CONFIGURATION +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.CreateConfiguration +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.CreateConfigurationFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.CreateConfigurationSuccess +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.DISMISS_CONFLICT_DIALOG +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.DissmissConflictDialoge +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.GET_CONFIGURATION_OVERVIEW_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.GET_CONFIGURATION_OVERVIEW_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.GET_CONFIGURATION_OVERVIEW +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.GetConfigurationOverview +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.GetConfigurationOverviewFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.GetConfigurationOverviewSuccess +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_ATTRIBUTE_DOMAIN +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_CART_ENTRY_CONFIGURATION_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_CART_ENTRY_CONFIGURATION_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_CART_ENTRY_CONFIGURATION +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_CONFIGURATION_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_CONFIGURATION_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_CONFIGURATION +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_ORDER_ENTRY_CONFIGURATION_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_ORDER_ENTRY_CONFIGURATION_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.READ_ORDER_ENTRY_CONFIGURATION +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadAttributeDomain +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadCartEntryConfiguration +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadCartEntryConfigurationFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadCartEntryConfigurationSuccess +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadConfiguration +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadConfigurationFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadConfigurationSuccess +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadOrderEntryConfiguration +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadOrderEntryConfigurationFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.ReadOrderEntryConfigurationSuccess +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.REMOVE_CART_BOUND_CONFIGURATIONS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.REMOVE_CONFIGURATION +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.REMOVE_PRODUCT_BOUND_CONFIGURATIONS +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.RemoveCartBoundConfigurations +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.RemoveConfiguration +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.RemoveProductBoundConfigurations +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.SEARCH_VARIANTS_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.SEARCH_VARIANTS_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.SEARCH_VARIANTS +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.SearchVariants +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.SearchVariantsFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.SearchVariantsSuccess +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.SET_CURRENT_GROUP +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.SET_GROUPS_VISITED +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.SET_INTERACTION_STATE +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.SET_MENU_PARENT_GROUP +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.SET_NEXT_OWNER_CART_ENTRY +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.SetCurrentGroup +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.SetGroupsVisited +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.SetInteractionState +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.SetMenuParentGroup +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.SetNextOwnerCartEntry +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CART_ENTRY_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CART_ENTRY +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CONFIGURATION_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CONFIGURATION_FINALIZE_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CONFIGURATION_FINALIZE_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CONFIGURATION_OVERVIEW_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CONFIGURATION_OVERVIEW_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CONFIGURATION_OVERVIEW +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CONFIGURATION_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_CONFIGURATION +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_PRICE_SUMMARY_FAIL +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_PRICE_SUMMARY_SUCCESS +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorActions.UPDATE_PRICE_SUMMARY +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateCartEntry +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateConfiguration +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateConfigurationFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateConfigurationFinalizeFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateConfigurationFinalizeSuccess +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateConfigurationOverview +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateConfigurationOverviewFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateConfigurationOverviewSuccess +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdateConfigurationSuccess +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdatePriceSummary +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdatePriceSummaryFail +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorActions.UpdatePriceSummarySuccess +## @spartacus/product-configurator/rulebased + + + + +# Class ConfiguratorAddToCartButtonComponent +## @spartacus/product-configurator/rulebased + + +### Method displayConfirmationMessage is removed. + + + +### Method extractConfigPrices is removed. + + + +### Method focusOverviewInTabBar is removed. + + + +### Method getButtonResourceKey is removed. + + + +### Method getTranslationKeyForAddToCart is removed. + + + +### Method goToOrderDetails is removed. + + + +### Method goToQuoteDetails is removed. + + + +### Method goToSavedCartDetails is removed. + + + +### Method isCartEntry is removed. + + + +### Method isQuoteCartActive is removed. + + + +### Method leaveConfigurationOverview is removed. + + + +### Method makeAddToCartButtonSticky is removed. + + + +### Method navigateForProductBound is removed. + + + +### Method navigateToCart is removed. + + + +### Method navigateToOverview is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onAddToCart is removed. + + + +### Method onAddToCartForProduct is removed. + + + +### Method onUpdateCart is removed. + + + +### Method performNavigation is removed. + + + + + +# Class ConfiguratorAttributeBaseComponent +## @spartacus/product-configurator/rulebased + + +### Method createAriaLabelledBy is removed. + + + +### Method createAttributeIdForConfigurator is removed. + + + +### Method createAttributeUiKey is removed. + + + +### Method createAttributeValueIdForConfigurator is removed. + + + +### Method createFocusId is removed. + + + +### Method createValueUiKey is removed. + + + +### Method enrichValueWithPrice is removed. + + + +### Method extractValuePriceFormulaParameters is removed. + + + +### Method getAriaLabelForValue is removed. + + + +### Method getAriaLabelForValueWithPrice is removed. + + + +### Method getAriaLabelGeneric is removed. + + + +### Method getAttributeCode is removed. + + + +### Method getImage is removed. + + + +### Method getImageLabel is removed. + + + +### Method getImgStyleClasses is removed. + + + +### Method getLabel is removed. + + + +### Method getSelectedValue is removed. + + + +### Method getUiType is removed. + + + +### Method getValueDescriptionLength is removed. + + + +### Method getValuePrice is removed. + + + +### Method initPriceChangedEvent is removed. + + + +### Method isDropDown is removed. + + + +### Method isLastSelected is removed. + + + +### Method isNoValueSelected is removed. + + + +### Method isReadOnly is removed. + + + +### Method isRequiredErrorMsg is removed. + + + +### Method isUserInput is removed. + + + +### Method isValueDisplayed is removed. + + + +### Method isWithAdditionalValues is removed. + + + + + +# Class ConfiguratorAttributeCheckBoxComponent +## @spartacus/product-configurator/rulebased + + +### Method assembleSingleValue is removed. + + + +### Method getValueFromAttribute is removed. + + + +### Method ngOnInit is removed. + + + +### Method onSelect is removed. + + + + + +# Class ConfiguratorAttributeCheckBoxListComponent +## @spartacus/product-configurator/rulebased + + +### Property allowZeroValueQuantity is removed. + + + +### Method ngOnInit is removed. + + + +### Method onChangeQuantity is removed. + + + +### Method onChangeValueQuantity is removed. + + + +### Method onSelect is removed. + + + + + +# Interface ConfiguratorAttributeComposition +## @spartacus/product-configurator/rulebased + + +### PropertySignature assignment is removed. + + + + + +# Class ConfiguratorAttributeCompositionDirective +## @spartacus/product-configurator/rulebased + + +### Method getComponentInjector is removed. + + + +### Method ngOnChanges is removed. + + + +### Method ngOnInit is removed. + + + +### Method renderComponent is removed. + + + + + +# Class ConfiguratorAttributeDropDownComponent +## @spartacus/product-configurator/rulebased + + +### Method getSelectedValue is removed. + + + +### Method getSelectedValueDescription is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ConfiguratorAttributeFooterComponent +## @spartacus/product-configurator/rulebased + + +### Method isUserInputEmpty is removed. + + + +### Method needsDropDownMsg is removed. + + + +### Method needsRequiredAttributeErrorMsg is removed. + + + +### Method needsUserInputMsg is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ConfiguratorAttributeHeaderComponent +## @spartacus/product-configurator/rulebased + + +### Method findConflictGroupId is removed. + + + +### Method focusValue is removed. + + + +### Method getAttributeDescriptionLength is removed. + + + +### Method getConflictMessageKey is removed. + + + +### Method getRequiredMessageKey is removed. + + + +### Property hasImage is removed. + + + +### Property image is removed. + + + +### Method isAttributeGroup is removed. + + + +### Method isAttributeWithoutErrorMsg is removed. + + + +### Method isConflictResolutionActive is removed. + + + +### Property isMultiSelection is removed. + + + +### Method isNavigationToConflictEnabled is removed. + + + +### Method isRequiredAttributeWithoutErrorMsg is removed. + + + +### Method isSingleSelection is removed. + + + +### Method logError is removed. + + + +### Method navigateToGroup is removed. + + + +### Method needsRequiredAttributeErrorMsg is removed. + + + +### Method ngOnInit is removed. + + + +### Method onNavigationCompleted is removed. + + + +### Method scrollToAttribute is removed. + + + + + +# Class ConfiguratorAttributeInputFieldComponent +## @spartacus/product-configurator/rulebased + + +### Method activateDebounceDate is removed. + + + +### Method calculateDebounceTime is removed. + + + +### Method compileShowRequiredErrorMessage is removed. + + + +### Property inputType is removed. + + + +### Method isDateBased is removed. + + + +### Property isRequired is removed. + + + +### Property isUserInputEmpty is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onChange is removed. + + + + + +# Class ConfiguratorAttributeMultiSelectionBaseComponent +## @spartacus/product-configurator/rulebased + + +### Property disableQuantityActions is removed. + + + +### Method extractPriceFormulaParameters is removed. + + + +### Method extractQuantityParameters is removed. + + + +### Method onHandleAttributeQuantity is removed. + + + +### Property withQuantity is removed. + + + +### Property withQuantityOnAttributeLevel is removed. + + + + + +# Class ConfiguratorAttributeMultiSelectionBundleComponent +## @spartacus/product-configurator/rulebased + + +### Method extractPriceFormulaParameters is removed. + + + +### Method extractProductCardParameters is removed. + + + +### Method initialize is removed. + + + +### Method ngOnInit is removed. + + + +### Method onChangeAttributeQuantity is removed. + + + +### Method onChangeValueQuantity is removed. + + + +### Method onDeselect is removed. + + + +### Method onDeselectAll is removed. + + + +### Method onSelect is removed. + + + +### Method updateMultipleSelectionValues is removed. + + + +### Method updateMultipleSelectionValuesQuantity is removed. + + + + + +# Class ConfiguratorAttributeMultiSelectionImageComponent +## @spartacus/product-configurator/rulebased + + +### Method ngOnInit is removed. + + + +### Method onSelect is removed. + + + + + +# Class ConfiguratorAttributeNumericInputFieldComponent +## @spartacus/product-configurator/rulebased + + +### Method getAdditionalIntervalText is removed. + + + +### Method getAriaLabelComplete is removed. + + + +### Method getDefaultSettings is removed. + + + +### Method getHelpTextForInterval is removed. + + + +### Method getInfiniteIntervalText is removed. + + + +### Method getInstalledLocale is removed. + + + +### Method getIntervalText is removed. + + + +### Method getTextForPartialInterval is removed. + + + +### Method getTextForRealInterval is removed. + + + +### Method initializeValidation is removed. + + + +### Method mustDisplayIntervalMessage is removed. + + + +### Method mustDisplayValidationMessage is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method reportMissingLocaleData is removed. + + + + + +# Class ConfiguratorAttributeNumericInputFieldService +## @spartacus/product-configurator/rulebased + + +### Method checkIfPartOfIntervals is removed. + + + +### Method createIntervalValidationError is removed. + + + +### Method createValidationError is removed. + + + +### Method formatIntervalValue is removed. + + + +### Method getInterval is removed. + + + +### Method getIntervals is removed. + + + +### Method getIntervalValidator is removed. + + + +### Method getNumberFormatValidator is removed. + + + +### Method getPatternForValidationMessage is removed. + + + +### Method getValidationErrorsNumericFormat is removed. + + + +### Method handleSingleOrInfinite is removed. + + + +### Method handleStandardInterval is removed. + + + +### Method inputMatchesInterval is removed. + + + +### Method parseInput is removed. + + + +### Method parseInputForSeparators is removed. + + + +### Method performValidationAccordingToMetaData is removed. + + + + + +# Interface ConfiguratorAttributeNumericInterval +## @spartacus/product-configurator/rulebased + + +### PropertySignature maxValue is removed. + + + +### PropertySignature maxValueIncluded is removed. + + + +### PropertySignature minValue is removed. + + + +### PropertySignature minValueIncluded is removed. + + + + + +# Class ConfiguratorAttributePriceChangeService +## @spartacus/product-configurator/rulebased + + +### Method checkForValuePriceChanges is removed. + + + +### Method getChangedPrices is removed. + + + + + +# Class ConfiguratorAttributeProductCardComponent +## @spartacus/product-configurator/rulebased + + +### Method extractPriceFormulaParameters is removed. + + + +### Method extractQuantityParameters is removed. + + + +### Property focusConfig is removed. + + + +### Method getAriaLabelMultiSelected is removed. + + + +### Method getAriaLabelMultiUnselected is removed. + + + +### Method getAriaLabelSingleSelected is removed. + + + +### Method getAriaLabelSingleSelectedNoButton is removed. + + + +### Method getAriaLabelSingleUnselected is removed. + + + +### Method hasPriceDisplay is removed. + + + +### Method isProductCardSelected is removed. + + + +### Method isValueCodeDefined is removed. + + + +### Method ngOnInit is removed. + + + +### Method onChangeQuantity is removed. + + + +### Method onHandleDeselect is removed. + + + +### Method onHandleQuantity is removed. + + + +### Method onHandleSelect is removed. + + + +### Method showDeselectionNotPossibleMessage is removed. + + + +### Property showQuantity is removed. + + + +### Method transformToProductType is removed. + + + + + +# Interface ConfiguratorAttributeProductCardComponentOptions +## @spartacus/product-configurator/rulebased + + +### PropertySignature attributeId is removed. + + + +### PropertySignature attributeLabel is removed. + + + +### PropertySignature attributeName is removed. + + + +### PropertySignature disableAllButtons is removed. + + + +### PropertySignature fallbackFocusId is removed. + + + +### PropertySignature hideRemoveButton is removed. + + + +### PropertySignature itemCount is removed. + + + +### PropertySignature itemIndex is removed. + + + +### PropertySignature loading$ is removed. + + + +### PropertySignature multiSelect is removed. + + + +### PropertySignature productBoundValue is removed. + + + +### PropertySignature singleDropdown is removed. + + + +### PropertySignature withQuantity is removed. + + + + + +# Class ConfiguratorAttributeQuantityComponent +## @spartacus/product-configurator/rulebased + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onChangeQuantity is removed. + + + +### Method subscribeToQuantityChange is removed. + + + + + +# Interface ConfiguratorAttributeQuantityComponentOptions +## @spartacus/product-configurator/rulebased + + +### PropertySignature allowZero is removed. + + + +### PropertySignature disableQuantityActions$ is removed. + + + +### PropertySignature initialQuantity is removed. + + + + + +# Class ConfiguratorAttributeQuantityService +## @spartacus/product-configurator/rulebased + + +### Method allowZeroValueQuantity is removed. + + + +### Method disableQuantityActions is removed. + + + +### Method disableQuantityActionsMultiSelection is removed. + + + +### Method withQuantity is removed. + + + +### Method withQuantityOnAttributeLevel is removed. + + + + + +# Class ConfiguratorAttributeRadioButtonComponent +## @spartacus/product-configurator/rulebased + + +### Method ngOnInit is removed. + + + + + +# Class ConfiguratorAttributeReadOnlyComponent +## @spartacus/product-configurator/rulebased + + +### Method getAriaLabel is removed. + + + +### Method getCurrentValueName is removed. + + + +### Method translate is removed. + + + + + +# Class ConfiguratorAttributeSingleSelectionBaseComponent +## @spartacus/product-configurator/rulebased + + +### Property disableQuantityActions is removed. + + + +### Method extractPriceFormulaParameters is removed. + + + +### Method extractQuantityParameters is removed. + + + +### Method extractValuePriceFormulaParameters is removed. + + + +### Method getAdditionalValueAriaLabel is removed. + + + +### Method getAriaLabel is removed. + + + +### Method getAriaLabelWithoutAdditionalValue is removed. + + + +### Method getInitialQuantity is removed. + + + +### Method getSelectedValuePrice is removed. + + + +### Property isAdditionalValueAlphaNumeric is removed. + + + +### Property isAdditionalValueNumeric is removed. + + + +### Method onChangeQuantity is removed. + + + +### Method onHandleQuantity is removed. + + + +### Method onSelect is removed. + + + +### Method onSelectAdditionalValue is removed. + + + +### Property withQuantity is removed. + + + + + +# Class ConfiguratorAttributeSingleSelectionBundleComponent +## @spartacus/product-configurator/rulebased + + +### Method extractProductCardParameters is removed. + + + +### Method getFocusIdOfNearestValue is removed. + + + + + +# Class ConfiguratorAttributeSingleSelectionBundleDropdownComponent +## @spartacus/product-configurator/rulebased + + +### Method extractProductCardParameters is removed. + + + +### Method isNotRetractValue is removed. + + + +### Method isRetractValue is removed. + + + +### Method ngOnInit is removed. + + + +### Property selectedValue is removed. + + + + + +# Class ConfiguratorAttributeSingleSelectionImageComponent +## @spartacus/product-configurator/rulebased + + +### Method extractValuePriceFormulaParameters is removed. + + + +### Property featureConfigService is removed. + + + +### Method getValueDescriptionStyleClasses is removed. + + + +### Method ngOnInit is removed. + + + +### Method onClick is removed. + + + + + +# Class ConfiguratorBasicEffectService +## @spartacus/product-configurator/rulebased + + +### Method getFirstGroupWithAttributes is removed. + + + +### Method getFirstGroupWithAttributesForList is removed. + + + + + +# Class ConfiguratorCartService +## @spartacus/product-configurator/rulebased + + +### Method activeCartHasIssues is removed. + + + +### Method addToCart is removed. + + + +### Method configurationNeedsReading is removed. + + + +### Method getEntry is removed. + + + +### Method isConfigurationCreated is removed. + + + +### Method readConfigurationForCartEntry is removed. + + + +### Method readConfigurationForOrderEntry is removed. + + + +### Method removeCartBoundConfigurations is removed. + + + +### Method updateCartEntry is removed. + + + + + +# Class ConfiguratorCommonsService +## @spartacus/product-configurator/rulebased + + +### Method checkConflictSolverDialog is removed. + + + +### Method dismissConflictSolverDialog is removed. + + + +### Method filterNotLoadingAndCreatedConfiguration is removed. + + + +### Method forceNewConfiguration is removed. + + + +### Method getConfiguration is removed. + + + +### Method getConfigurationWithOverview is removed. + + + +### Method getOrCreateConfiguration is removed. + + + +### Method getOrCreateConfigurationForProduct is removed. + + + +### Method hasConfigurationOverview is removed. + + + +### Method hasConflicts is removed. + + + +### Method hasPendingChanges is removed. + + + +### Method isConfigurationLoading is removed. + + + +### Method readAttributeDomain is removed. + + + +### Method removeConfiguration is removed. + + + +### Method removeProductBoundConfigurations is removed. + + + +### Method updateConfiguration is removed. + + + +### Method updateConfigurationOverview is removed. + + + + + +# Class ConfiguratorConflictAndErrorMessagesComponent +## @spartacus/product-configurator/rulebased + + +### Method toggleErrors is removed. + + + +### Method toggleWarnings is removed. + + + + + +# Class ConfiguratorConflictDescriptionComponent +## @spartacus/product-configurator/rulebased + + +### Method displayConflictDescription is removed. + + + + + +# Class ConfiguratorConflictSolverDialogComponent +## @spartacus/product-configurator/rulebased + + +### Method dismissModal is removed. + + + +### Method init is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ConfiguratorConflictSolverDialogLauncherService +## @spartacus/product-configurator/rulebased + + +### Method closeModal is removed. + + + +### Method controlDialog is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method openModal is removed. + + + +### Method subscribeToCloseDialog is removed. + + + + + +# Class ConfiguratorConflictSuggestionComponent +## @spartacus/product-configurator/rulebased + + +### Method createSuggestionUiKey is removed. + + + +### Method displayConflictSuggestion is removed. + + + + + +# Class ConfiguratorExitButtonComponent +## @spartacus/product-configurator/rulebased + + +### Method exitConfiguration is removed. + + + +### Method isDesktop is removed. + + + +### Method isMobile is removed. + + + +### Method navigateToCart is removed. + + + + + +# Class ConfiguratorExpertModeService +## @spartacus/product-configurator/rulebased + + +### Method getExpModeActive is removed. + + + +### Method getExpModeRequested is removed. + + + +### Method setExpModeActive is removed. + + + +### Method setExpModeRequested is removed. + + + + + +# Class ConfiguratorFormComponent +## @spartacus/product-configurator/rulebased + + +### Method displayConflictResolvedMessage is removed. + + + +### Method isDialogActive is removed. + + + +### Method isNavigationToGroupEnabled is removed. + + + +### Method listenForConflictResolution is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ConfiguratorGroupComponent +## @spartacus/product-configurator/rulebased + + +### Method createAttributeUiKey is removed. + + + +### Method createGroupId is removed. + + + +### Method displayConflictDescription is removed. + + + +### Property expMode is removed. + + + +### Method getComponentKey is removed. + + + +### Method isConflictGroupType is removed. + + + +### Method updateConfiguration is removed. + + + + + +# Class ConfiguratorGroupMenuComponent +## @spartacus/product-configurator/rulebased + + +### Method click is removed. + + + +### Method condenseGroups is removed. + + + +### Method containsSelectedGroup is removed. + + + +### Method createAriaControls is removed. + + + +### Method createIconId is removed. + + + +### Method displayMenuItem is removed. + + + +### Method getAriaDescribedby is removed. + + + +### Method getAriaLabel is removed. + + + +### Method getCondensedParentGroup is removed. + + + +### Method getConflictNumber is removed. + + + +### Method getGroupMenuTitle is removed. + + + +### Method getGroupStatusStyles is removed. + + + +### Method getParentGroup is removed. + + + +### Method getTabIndex is removed. + + + +### Method handleFocusLoopInMobileMode is removed. + + + +### Method hasSubGroups is removed. + + + +### Method isBackNavigation is removed. + + + +### Method isConflictGroup is removed. + + + +### Method isConflictGroupType is removed. + + + +### Method isConflictHeader is removed. + + + +### Method isDialogActive is removed. + + + +### Method isForwardsNavigation is removed. + + + +### Method isGroupSelected is removed. + + + +### Method isGroupVisited is removed. + + + +### Method isLTRDirection is removed. + + + +### Method isRTLDirection is removed. + + + +### Method navigateUp is removed. + + + +### Method setFocusForMainMenu is removed. + + + +### Method setFocusForSubGroup is removed. + + + +### Method switchGroupOnArrowPress is removed. + + + + + +# Class ConfiguratorGroupsService +## @spartacus/product-configurator/rulebased + + +### Method getConflictGroupForImmediateConflictResolution is removed. + + + +### Method getCurrentGroup is removed. + + + +### Method getCurrentGroupId is removed. + + + +### Method getDescriptionForGroupId is removed. + + + +### Method getFirstConflictGroup is removed. + + + +### Method getMenuParentGroup is removed. + + + +### Method getNeighboringGroupId is removed. + + + +### Method getNextGroupDescription is removed. + + + +### Method getNextGroupId is removed. + + + +### Method getParentGroup is removed. + + + +### Method getPreviousGroupDescription is removed. + + + +### Method getPreviousGroupId is removed. + + + +### Method hasSubGroups is removed. + + + +### Method isConflictGroupInImmediateConflictResolutionMode is removed. + + + +### Method isConflictGroupType is removed. + + + +### Method isGroupVisited is removed. + + + +### Method navigateToConflictSolver is removed. + + + +### Method navigateToFirstIncompleteGroup is removed. + + + +### Method navigateToGroup is removed. + + + +### Method setGroupStatusVisited is removed. + + + +### Method setMenuParentGroup is removed. + + + + + +# Class ConfiguratorGroupStatusService +## @spartacus/product-configurator/rulebased + + +### Method areGroupsVisited is removed. + + + +### Method getFirstIncompleteGroup is removed. + + + +### Method getParentGroupStatusVisited is removed. + + + +### Method isGroupVisited is removed. + + + +### Method setGroupStatusVisited is removed. + + + + + +# Class ConfiguratorGroupTitleComponent +## @spartacus/product-configurator/rulebased + + +### Method getGroupTitle is removed. + + + +### Method isMobile is removed. + + + +### Method ngAfterContentChecked is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ConfiguratorLanguageSetEventListener +## @spartacus/product-configurator/rulebased + + +### Method ngOnDestroy is removed. + + + +### Method onLanguageSet is removed. + + + + + +# Class ConfiguratorLogoutEventListener +## @spartacus/product-configurator/rulebased + + +### Method ngOnDestroy is removed. + + + +### Method onLogout is removed. + + + + + +# Class ConfiguratorOverviewAttributeComponent +## @spartacus/product-configurator/rulebased + + +### Method extractPriceFormulaParameters is removed. + + + +### Method isDesktop is removed. + + + + + +# Class ConfiguratorOverviewBundleAttributeComponent +## @spartacus/product-configurator/rulebased + + +### Method displayPrice is removed. + + + +### Method displayQuantity is removed. + + + +### Method extractPriceFormulaParameters is removed. + + + +### Method getAriaLabel is removed. + + + +### Method getProductPrimaryImage is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ConfiguratorOverviewFilterBarComponent +## @spartacus/product-configurator/rulebased + + +### Method createInputConfig is removed. + + + +### Method focusElementById is removed. + + + +### Method getGroupFilterDescription is removed. + + + +### Method getInputFilters is removed. + + + +### Method getNextElementIdToFocusForAttributeFilter is removed. + + + +### Method getNextElementIdToFocusForGroupFilter is removed. + + + +### Method isShowRemoveAll is removed. + + + +### Method onAttrFilterRemove is removed. + + + +### Method onGroupFilterRemove is removed. + + + +### Method onRemoveAll is removed. + + + + + +# Class ConfiguratorOverviewFilterButtonComponent +## @spartacus/product-configurator/rulebased + + +### Method getNumFilters is removed. + + + +### Method isDisplayOnlyVariant is removed. + + + +### Method openFilterModal is removed. + + + + + +# Class ConfiguratorOverviewFilterComponent +## @spartacus/product-configurator/rulebased + + +### Method collectAttrFilters is removed. + + + +### Method collectGroupFilters is removed. + + + +### Method createInputConfig is removed. + + + +### Method extractAttrFilterState is removed. + + + +### Method extractGroupFilterState is removed. + + + +### Method isDisplayOnlyVariant is removed. + + + +### Method ngOnChanges is removed. + + + +### Method onFilter is removed. + + + + + +# Class ConfiguratorOverviewFilterDialogComponent +## @spartacus/product-configurator/rulebased + + +### Method closeFilterModal is removed. + + + + + +# Class ConfiguratorOverviewFormComponent +## @spartacus/product-configurator/rulebased + + +### Method getGroupId is removed. + + + +### Method getGroupLevelStyleClasses is removed. + + + +### Method getPrefixId is removed. + + + +### Method getStyleClasses is removed. + + + +### Method hasAttributes is removed. + + + +### Method hasGroupWithAttributes is removed. + + + +### Method isSameAttribute is removed. + + + + + +# Class ConfiguratorOverviewMenuComponent +## @spartacus/product-configurator/rulebased + + +### Method adjustStyling is removed. + + + +### Method changeStyling is removed. + + + +### Method ensureElementVisible is removed. + + + +### Method getAmount is removed. + + + +### Method getAmountOfGroups is removed. + + + +### Method getGroupId is removed. + + + +### Method getGroupLevelStyleClasses is removed. + + + +### Method getHeight is removed. + + + +### Method getMenuItemId is removed. + + + +### Method getMenuItemsHeight is removed. + + + +### Method getMenuItemToHighlight is removed. + + + +### Method getPrefixId is removed. + + + +### Method highlight is removed. + + + +### Method navigateToGroup is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method onResize is removed. + + + +### Method onScroll is removed. + + + +### Method removeStyling is removed. + + + + + +# Class ConfiguratorOverviewSidebarComponent +## @spartacus/product-configurator/rulebased + + +### Method getTabIndexForFilterTab is removed. + + + +### Method getTabIndexForMenuTab is removed. + + + +### Method onFilter is removed. + + + +### Method onMenu is removed. + + + +### Method switchTabOnArrowPress is removed. + + + + + +# Class ConfiguratorPreviousNextButtonsComponent +## @spartacus/product-configurator/rulebased + + +### Method focusFirstAttribute is removed. + + + +### Method getNextGroupDescription is removed. + + + +### Method getPreviousGroupDescription is removed. + + + +### Method isFirstGroup is removed. + + + +### Method isLastGroup is removed. + + + +### Method onNext is removed. + + + +### Method onPrevious is removed. + + + + + +# Class ConfiguratorPriceComponent +## @spartacus/product-configurator/rulebased + + +### Method addSign is removed. + + + +### Method compileFormattedValue is removed. + + + +### Method displayFormula is removed. + + + +### Method displayPriceOnly is removed. + + + +### Method displayQuantityAndPrice is removed. + + + +### Method isPriceLightedUp is removed. + + + +### Method isRTLDirection is removed. + + + +### Property price is removed. + + + +### Property priceTotal is removed. + + + +### Method quantityWithPrice is removed. + + + +### Method removeSign is removed. + + + +### Property styleClass is removed. + + + + + +# Interface ConfiguratorPriceComponentOptions +## @spartacus/product-configurator/rulebased + + +### PropertySignature isLightedUp is removed. + + + +### PropertySignature price is removed. + + + +### PropertySignature priceTotal is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Class ConfiguratorProductTitleComponent +## @spartacus/product-configurator/rulebased + + +### Property expMode is removed. + + + +### Method getProductCode is removed. + + + +### Method triggerDetails is removed. + + + + + +# Class ConfiguratorQuantityService +## @spartacus/product-configurator/rulebased + + +### Method getQuantity is removed. + + + +### Method setQuantity is removed. + + + + + +# Class ConfiguratorRestartDialogComponent +## @spartacus/product-configurator/rulebased + + +### Method backToPDP is removed. + + + +### Method close is removed. + + + +### Method restart is removed. + + + +### Method resume is removed. + + + + + +# Class ConfiguratorRouterListener +## @spartacus/product-configurator/rulebased + + +### Method isConfiguratorRelatedRoute is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method observeRouterChanges is removed. + + + + + +# Namespace ConfiguratorSelectors +## @spartacus/product-configurator/rulebased + + +Namespace ConfiguratorSelectors has been removed and is no longer part of the public API. + + + + +# Function ConfiguratorSelectors.areGroupsVisited +## @spartacus/product-configurator/rulebased + + +Function ConfiguratorSelectors.areGroupsVisited has been removed and is no longer part of the public API. + + + + +# Function ConfiguratorSelectors.getConfigurationFactory +## @spartacus/product-configurator/rulebased + + +Function ConfiguratorSelectors.getConfigurationFactory has been removed and is no longer part of the public API. + + + + +# Function ConfiguratorSelectors.getConfigurationProcessLoaderStateFactory +## @spartacus/product-configurator/rulebased + + +Function ConfiguratorSelectors.getConfigurationProcessLoaderStateFactory has been removed and is no longer part of the public API. + + + + +# Variable ConfiguratorSelectors.getConfigurationsState +## @spartacus/product-configurator/rulebased + + + + +# Variable ConfiguratorSelectors.getConfigurationState +## @spartacus/product-configurator/rulebased + + + + +# Function ConfiguratorSelectors.getCurrentGroup +## @spartacus/product-configurator/rulebased + + +Function ConfiguratorSelectors.getCurrentGroup has been removed and is no longer part of the public API. + + + + +# Function ConfiguratorSelectors.hasPendingChanges +## @spartacus/product-configurator/rulebased + + +Function ConfiguratorSelectors.hasPendingChanges has been removed and is no longer part of the public API. + + + + +# Function ConfiguratorSelectors.isGroupVisited +## @spartacus/product-configurator/rulebased + + +Function ConfiguratorSelectors.isGroupVisited has been removed and is no longer part of the public API. + + + + +# Class ConfiguratorShowMoreComponent +## @spartacus/product-configurator/rulebased + + +### Method ngAfterViewInit is removed. + + + +### Method normalize is removed. + + + +### Method toggleShowMore is removed. + + + + + +# Class ConfiguratorShowOptionsComponent +## @spartacus/product-configurator/rulebased + + +### Method focusFirstValue is removed. + + + +### Method showOptions is removed. + + + + + +# Interface ConfiguratorState +## @spartacus/product-configurator/rulebased + + +### PropertySignature configurations is removed. + + + + + +# Class ConfiguratorStorefrontUtilsService +## @spartacus/product-configurator/rulebased + + +### Method assembleValuesForMultiSelectAttributes is removed. + + + +### Method changeStyling is removed. + + + +### Method createAttributeUiKey is removed. + + + +### Method createAttributeValueUiKey is removed. + + + +### Method createGroupId is removed. + + + +### Method createOvGroupId is removed. + + + +### Method createOvMenuItemId is removed. + + + +### Method ensureElementVisible is removed. + + + +### Method focusFirstActiveElement is removed. + + + +### Method focusFirstAttribute is removed. + + + +### Method focusOnElementForConflicting is removed. + + + +### Method focusOnElements is removed. + + + +### Method focusValue is removed. + + + +### Method getElement is removed. + + + +### Method getElements is removed. + + + +### Method getFocusableConflictDescription is removed. + + + +### Method getFocusableElementByAttributeId is removed. + + + +### Method getFocusableElementById is removed. + + + +### Method getFocusableElementByValueUiKey is removed. + + + +### Method getHeight is removed. + + + +### Method getPrefixId is removed. + + + +### Method getSpareViewportHeight is removed. + + + +### Method getVerticallyScrolledPixels is removed. + + + +### Method hasScrollbar is removed. + + + +### Method isCartEntryOrGroupVisited is removed. + + + +### Method isDisplayOnlyVariant is removed. + + + +### Method isInViewport is removed. + + + +### Method isLastSelected is removed. + + + +### Method removeStyling is removed. + + + +### Method scroll is removed. + + + +### Method scrollToConfigurationElement is removed. + + + +### Method setFocus is removed. + + + +### Method setLastSelected is removed. + + + + + +# Class ConfiguratorTabBarComponent +## @spartacus/product-configurator/rulebased + + +### Method determinePageFromRouterData is removed. + + + +### Method focusConfigurationInTabBar is removed. + + + +### Method focusOverviewInTabBar is removed. + + + +### Method getTabIndexForConfigTab is removed. + + + +### Method getTabIndexForOverviewTab is removed. + + + +### Method isOverviewPage is removed. + + + +### Method navigateToConfiguration is removed. + + + +### Method navigateToOverview is removed. + + + +### Method switchTabOnArrowPress is removed. + + + + + +# Class ConfiguratorUtilsService +## @spartacus/product-configurator/rulebased + + +### Method buildGroupForExtract is removed. + + + +### Method buildGroupPath is removed. + + + +### Method createConfigurationExtract is removed. + + + +### Method getConfigurationFromState is removed. + + + +### Method getGroupById is removed. + + + +### Method getGroupByIdIfPresent is removed. + + + +### Method getGroupFromSubGroups is removed. + + + +### Method getOptionalGroupById is removed. + + + +### Method getParentGroup is removed. + + + +### Method hasSubGroups is removed. + + + +### Method isConfigurationCreated is removed. + + + + + +# Namespace OccConfigurator +## @spartacus/product-configurator/rulebased + + +Namespace OccConfigurator has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.AddToCartParameters +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.AddToCartParameters has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.AddToCartProductData +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.AddToCartProductData has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.Attribute +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.Attribute has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.CharacteristicOverview +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.CharacteristicOverview has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.Configuration +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.Configuration has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.ConfigurationInfo +## @spartacus/product-configurator/rulebased + +moved to @spartacus/product-configurator/common + + +### PropertySignature configuratorType is removed. + + + + + +# Interface OccConfigurator.Group +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.Group has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.GroupOverview +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.GroupOverview has been removed and is no longer part of the public API. + + + + +# Enum OccConfigurator.GroupType +## @spartacus/product-configurator/rulebased + + +Enum OccConfigurator.GroupType has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.Image +## @spartacus/product-configurator/rulebased + +moved to @spartacus/core + + +### PropertySignature altText is removed. + + + +### PropertySignature format is removed. + + + +### PropertySignature galleryIndex is removed. + + + +### PropertySignature imageType is removed. + + + +### PropertySignature url is removed. + + + + + +# Enum OccConfigurator.ImageFormatType +## @spartacus/product-configurator/rulebased + + +Enum OccConfigurator.ImageFormatType has been removed and is no longer part of the public API. + + + + +# Enum OccConfigurator.ImageType +## @spartacus/product-configurator/rulebased + +moved to @spartacus/core + + + + +# Interface OccConfigurator.KB +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.KB has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.Overview +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.Overview has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.OverviewFilter +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.OverviewFilter has been removed and is no longer part of the public API. + + + + +# Enum OccConfigurator.OverviewFilterEnum +## @spartacus/product-configurator/rulebased + + +Enum OccConfigurator.OverviewFilterEnum has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.PriceDetails +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.PriceDetails has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.Prices +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.Prices has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.PriceSavingDetails +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.PriceSavingDetails has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.PriceSummary +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.PriceSummary has been removed and is no longer part of the public API. + + + + +# Enum OccConfigurator.PriceType +## @spartacus/product-configurator/rulebased + +moved to @spartacus/core + + + + +# Interface OccConfigurator.Supplements +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.Supplements has been removed and is no longer part of the public API. + + + + +# Enum OccConfigurator.UiType +## @spartacus/product-configurator/rulebased + + +Enum OccConfigurator.UiType has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.UpdateConfigurationForCartEntryParameters +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.UpdateConfigurationForCartEntryParameters has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.Value +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.Value has been removed and is no longer part of the public API. + + + + +# Interface OccConfigurator.ValueSupplements +## @spartacus/product-configurator/rulebased + + +Interface OccConfigurator.ValueSupplements has been removed and is no longer part of the public API. + + + + +# Class OccConfiguratorVariantAddToCartSerializer +## @spartacus/product-configurator/rulebased + + +### Method convert is removed. + + + + + +# Class OccConfiguratorVariantNormalizer +## @spartacus/product-configurator/rulebased + + +### Method addRetractValue is removed. + + + +### Method compileAttributeIncomplete is removed. + + + +### Method compileAttributeIncompleteInputTypes is removed. + + + +### Method compileAttributeIncompleteMultiSelect is removed. + + + +### Method compileAttributeIncompleteSingleLevel is removed. + + + +### Method compileAttributeIncompleteSingleSelectionImage is removed. + + + +### Method compileUserInput is removed. + + + +### Method convert is removed. + + + +### Method convertAttribute is removed. + + + +### Method convertAttributeType is removed. + + + +### Method convertGroup is removed. + + + +### Method convertGroupType is removed. + + + +### Method convertImage is removed. + + + +### Method convertImageFormatType is removed. + + + +### Method convertImageType is removed. + + + +### Method convertValue is removed. + + + +### Method determineCoreUiType is removed. + + + +### Method getGroupId is removed. + + + +### Method getInputUiType is removed. + + + +### Method getMultiSelectionUiType is removed. + + + +### Method getReadOnlyUiType is removed. + + + +### Method getSingleSelectionUiType is removed. + + + +### Method hasSourceAttributeConflicts is removed. + + + +### Method isRetractBlocked is removed. + + + +### Method isRetractValueSelected is removed. + + + +### Method isSourceAttributeTypeReadOnly is removed. + + + +### Method setGroupDescription is removed. + + + +### Method setRetractValueDisplay is removed. + + + +### Method setSelectedSingleValue is removed. + + + + + +# Class OccConfiguratorVariantOverviewNormalizer +## @spartacus/product-configurator/rulebased + + +### Method convert is removed. + + + +### Method convertGroup is removed. + + + +### Method setGeneralDescription is removed. + + + +### Method setIssueCounters is removed. + + + + + +# Class OccConfiguratorVariantOverviewSerializer +## @spartacus/product-configurator/rulebased + + +### Method convert is removed. + + + +### Method convertAttributeFilters is removed. + + + +### Method convertGroupFilters is removed. + + + + + +# Class OccConfiguratorVariantPriceSummaryNormalizer +## @spartacus/product-configurator/rulebased + + +### Method convert is removed. + + + + + +# Class OccConfiguratorVariantSerializer +## @spartacus/product-configurator/rulebased + + +### Method convert is removed. + + + +### Method convertAttribute is removed. + + + +### Method convertCharacteristicType is removed. + + + +### Method convertCharacteristicTypeMultiValueAndInput is removed. + + + +### Method convertCharacteristicTypeSingleValue is removed. + + + +### Method convertGroup is removed. + + + +### Method convertGroupType is removed. + + + +### Method convertValue is removed. + + + +### Method getRetractedValue is removed. + + + +### Method isRetractValue is removed. + + + +### Method retractValue is removed. + + + + + +# Class OccConfiguratorVariantUpdateCartEntrySerializer +## @spartacus/product-configurator/rulebased + + +### Method convert is removed. + + + + + +# Interface QuantityUpdateEvent +## @spartacus/product-configurator/rulebased + + +### PropertySignature quantity is removed. + + + +### PropertySignature valueCode is removed. + + + + + +# Class RulebasedConfiguratorAdapter +## @spartacus/product-configurator/rulebased + + +### Method addToCart is removed. + + + +### Method createConfiguration is removed. + + + +### Method getConfigurationOverview is removed. + + + +### Method getConfiguratorType is removed. + + + +### Method readConfiguration is removed. + + + +### Method readConfigurationForCartEntry is removed. + + + +### Method readConfigurationForOrderEntry is removed. + + + +### Method readPriceSummary is removed. + + + +### Method searchVariants is removed. + + + +### Method updateConfiguration is removed. + + + +### Method updateConfigurationForCartEntry is removed. + + + +### Method updateConfigurationOverview is removed. + + + + + +# Class RulebasedConfiguratorConnector +## @spartacus/product-configurator/rulebased + + +### Method addToCart is removed. + + + +### Method createConfiguration is removed. + + + +### Method getAdapter is removed. + + + +### Method getConfigurationOverview is removed. + + + +### Method isAdapterMatching is removed. + + + +### Method readConfiguration is removed. + + + +### Method readConfigurationForCartEntry is removed. + + + +### Method readConfigurationForOrderEntry is removed. + + + +### Method readPriceSummary is removed. + + + +### Method searchVariants is removed. + + + +### Method updateConfiguration is removed. + + + +### Method updateConfigurationForCartEntry is removed. + + + +### Method updateConfigurationOverview is removed. + + + + + +# Interface StateWithConfigurator +## @spartacus/product-configurator/rulebased + + +### PropertySignature productConfigurator is removed. + + + + + +# Class VariantConfiguratorOccAdapter +## @spartacus/product-configurator/rulebased + + +### Method addToCart is removed. + + + +### Method createConfiguration is removed. + + + +### Method getConfigurationOverview is removed. + + + +### Method getConfiguratorType is removed. + + + +### Method getExpModeRequested is removed. + + + +### Method indicateSendUserForAsm is removed. + + + +### Method readConfiguration is removed. + + + +### Method readConfigurationForCartEntry is removed. + + + +### Method readConfigurationForOrderEntry is removed. + + + +### Method readPriceSummary is removed. + + + +### Method searchVariants is removed. + + + +### Method setExpModeActive is removed. + + + +### Method updateConfiguration is removed. + + + +### Method updateConfigurationForCartEntry is removed. + + + +### Method updateConfigurationOverview is removed. + + + + + +# Variable configuratorTranslationsCs +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsDe +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsEn +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsEs_CO +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsEs +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsFr +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsHi +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsHu +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsId +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsIt +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsJa +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsKo +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsPl +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsPt +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsRu +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsZh_TW +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable configuratorTranslationsZh +## @spartacus/product-configurator/common/assets + + +Variable configuratorTranslationsZh has been removed and is no longer part of the public API. + + + + +# Namespace CommonConfigurator +## @spartacus/product-configurator/common + + +Namespace CommonConfigurator has been removed and is no longer part of the public API. + + + + +# Interface CommonConfigurator.Owner +## @spartacus/product-configurator/common + + +Interface CommonConfigurator.Owner has been removed and is no longer part of the public API. + + + + +# Enum CommonConfigurator.OwnerType +## @spartacus/product-configurator/common + + +Enum CommonConfigurator.OwnerType has been removed and is no longer part of the public API. + + + + +# Interface CommonConfigurator.ReadConfigurationFromCartEntryParameters +## @spartacus/product-configurator/common + + +Interface CommonConfigurator.ReadConfigurationFromCartEntryParameters has been removed and is no longer part of the public API. + + + + +# Interface CommonConfigurator.ReadConfigurationFromOrderEntryParameters +## @spartacus/product-configurator/common + + +Interface CommonConfigurator.ReadConfigurationFromOrderEntryParameters has been removed and is no longer part of the public API. + + + + +# Class CommonConfiguratorUtilsService +## @spartacus/product-configurator/common + + +### Method decomposeOwnerId is removed. + + + +### Method getCartId is removed. + + + +### Method getComposedOwnerId is removed. + + + +### Method getNumberOfIssues is removed. + + + +### Method getSlotsFromLayoutConfiguration is removed. + + + +### Method hasIssues is removed. + + + +### Method isActiveCartContext is removed. + + + +### Method isAttributeBasedConfigurator is removed. + + + +### Method isBundleBasedConfigurator is removed. + + + +### Method setOwnerKey is removed. + + + + + +# Interface ConfigurationInfo +## @spartacus/product-configurator/common + + +### PropertySignature configurationLabel is removed. + + + +### PropertySignature configurationValue is removed. + + + +### PropertySignature configuratorType is removed. + + + +### PropertySignature status is removed. + + + + + +# Class ConfiguratorCartEntryBundleInfoComponent +## @spartacus/product-configurator/common + + +### Method getButtonText is removed. + + + +### Method getHiddenItemInfo is removed. + + + +### Method getHiddenItemInfoId is removed. + + + +### Method getItemsMsg is removed. + + + +### Method isBundleBasedConfigurator is removed. + + + +### Method toggleItems is removed. + + + + + +# Class ConfiguratorCartEntryBundleInfoService +## @spartacus/product-configurator/common + + +### Method addLineItemData is removed. + + + +### Method getOrCreateLineItem is removed. + + + +### Method logWarning is removed. + + + +### Method prepareLineItem is removed. + + + +### Method processConfigurationInfoEntry is removed. + + + +### Method processConfigurationInfos is removed. + + + +### Method removeDelimiter is removed. + + + +### Method retrieveLineItems is removed. + + + + + +# Class ConfiguratorCartEntryInfoComponent +## @spartacus/product-configurator/common + + +### Method getHiddenConfigurationInfoId is removed. + + + +### Method hasStatus is removed. + + + +### Method isAttributeBasedConfigurator is removed. + + + + + +# Class ConfiguratorIssuesNotificationComponent +## @spartacus/product-configurator/common + + +### Method getErrorMessageId is removed. + + + +### Method getNumberOfIssues is removed. + + + +### Method hasIssues is removed. + + + + + +# Class ConfiguratorModelUtils +## @spartacus/product-configurator/common + + +### Method createInitialOwner is removed. + + + +### Method createOwner is removed. + + + +### Method getOwnerKey is removed. + + + +### Method isInitialOwner is removed. + + + + + +# Namespace ConfiguratorRouter +## @spartacus/product-configurator/common + + +Namespace ConfiguratorRouter has been removed and is no longer part of the public API. + + + + +# Interface ConfiguratorRouter.Data +## @spartacus/product-configurator/common + + +Interface ConfiguratorRouter.Data has been removed and is no longer part of the public API. + + + + +# Enum ConfiguratorRouter.PageType +## @spartacus/product-configurator/common + +moved to @spartacus/core + + +Enum PageType changed. + +Previous version: + +``` +CONFIGURATION, +OVERVIEW +``` + + +Current version: + +``` +CONTENT_PAGE, +PRODUCT_PAGE, +CATEGORY_PAGE, +CATALOG_PAGE +``` + + + + +# Class ConfiguratorRouterExtractorService +## @spartacus/product-configurator/common + + +### Method createOwnerFromRouterState is removed. + + + +### Method extractRouterData is removed. + + + +### Method getConfiguratorTypeFromSemanticRoute is removed. + + + + + +# Class ConfigureCartEntryComponent +## @spartacus/product-configurator/common + + +### Method getDisplayOnly is removed. + + + +### Method getResolveIssuesA11yDescription is removed. + + + +### Method getRoute is removed. + + + +### Method hasIssues is removed. + + + +### Method isDisabled is removed. + + + +### Method isInCheckout is removed. + + + +### Method retrieveEntityKey is removed. + + + +### Method retrieveOwnerTypeFromAbstractOrderType is removed. + + + + + +# Class ConfigureProductComponent +## @spartacus/product-configurator/common + + +### Method getAriaLabelTranslationKey is removed. + + + +### Method getProduct is removed. + + + +### Method getTranslationKey is removed. + + + +### Method isBaseProduct is removed. + + + +### Method isConfiguratorTypeReadOnly is removed. + + + +### Method isDisplayRestartDialog is removed. + + + +### Method isReadOnlyBaseProduct is removed. + + + +### Method navigateToConfigurator is removed. + + + + + +# Interface LineItem +## @spartacus/product-configurator/common + + +### PropertySignature formattedPrice is removed. + + + +### PropertySignature formattedQuantity is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface StatusSummary +## @spartacus/product-configurator/common + + +### PropertySignature numberOfIssues is removed. + + + +### PropertySignature status is removed. + + + + + +# Function getProperty +## @spartacus/pickup-in-store/root + + +Function getProperty has been removed and is no longer part of the public API. + + + + +# Class IntendedPickupLocationFacade +## @spartacus/pickup-in-store/root + + +### Method getIntendedLocation is removed. + + + +### Method getPickupOption is removed. + + + +### Method removeIntendedLocation is removed. + + + +### Method setIntendedLocation is removed. + + + +### Method setPickupOption is removed. + + + + + +# Class PickupLocationsSearchFacade +## @spartacus/pickup-in-store/root + + +### Method clearSearchResults is removed. + + + +### Method getHideOutOfStock is removed. + + + +### Method getSearchResults is removed. + + + +### Method getStockLevelAtStore is removed. + + + +### Method getStoreDetails is removed. + + + +### Method hasSearchStarted is removed. + + + +### Method isSearchRunning is removed. + + + +### Method loadAndGetStoreDetails is removed. + + + +### Method loadStoreDetails is removed. + + + +### Method setBrowserLocation is removed. + + + +### Method startSearch is removed. + + + +### Method stockLevelAtStore is removed. + + + +### Method toggleHideOutOfStock is removed. + + + + + +# Class PickupOptionFacade +## @spartacus/pickup-in-store/root + + +### Method getPageContext is removed. + + + +### Method getPickupOption is removed. + + + +### Method setPageContext is removed. + + + +### Method setPickupOption is removed. + + + + + +# Class PreferredStoreFacade +## @spartacus/pickup-in-store/root + + +### Method clearPreferredStore is removed. + + + +### Method getPreferredStore$ is removed. + + + +### Method getPreferredStoreWithProductInStock is removed. + + + +### Method setPreferredStore is removed. + + + + + +# Class OccPickupLocationAdapter +## @spartacus/pickup-in-store/occ + + +### Method getStoreDetails is removed. + + + + + +# Class OccStockAdapter +## @spartacus/pickup-in-store/occ + + +### Method loadStockLevelAtStore is removed. + + + +### Method loadStockLevels is removed. + + + + + +# Interface BrowserLocation +## @spartacus/pickup-in-store/core + + +### PropertySignature latitude is removed. + + + +### PropertySignature longitude is removed. + + + + + +# Namespace BrowserLocationActions +## @spartacus/pickup-in-store/core + + +Namespace BrowserLocationActions has been removed and is no longer part of the public API. + + + + +# Variable BrowserLocationActions.ADD_BROWSER_LOCATION +## @spartacus/pickup-in-store/core + + + + +# Variable BrowserLocationActions.AddBrowserLocation +## @spartacus/pickup-in-store/core + + + + +# TypeAlias BrowserLocationActions.AddBrowserLocationProps +## @spartacus/pickup-in-store/core + + + + +# Namespace DefaultPointOfServiceActions +## @spartacus/pickup-in-store/core + + +Namespace DefaultPointOfServiceActions has been removed and is no longer part of the public API. + + + + +# Variable DefaultPointOfServiceActions.LOAD_DEFAULT_POINT_OF_SERVICE_SUCCESS +## @spartacus/pickup-in-store/core + + + + +# Variable DefaultPointOfServiceActions.LOAD_DEFAULT_POINT_OF_SERVICE +## @spartacus/pickup-in-store/core + + + + +# Variable DefaultPointOfServiceActions.LoadDefaultPointOfService +## @spartacus/pickup-in-store/core + + + + +# Variable DefaultPointOfServiceActions.LoadDefaultPointOfServiceSuccess +## @spartacus/pickup-in-store/core + + + + +# Variable DefaultPointOfServiceActions.SET_DEFAULT_POINT_OF_SERVICE +## @spartacus/pickup-in-store/core + + + + +# Variable DefaultPointOfServiceActions.SetDefaultPointOfService +## @spartacus/pickup-in-store/core + + + + +# Namespace DefaultPointOfServiceSelectors +## @spartacus/pickup-in-store/core + + +Namespace DefaultPointOfServiceSelectors has been removed and is no longer part of the public API. + + + + +# Variable DefaultPointOfServiceSelectors.getPreferredStore +## @spartacus/pickup-in-store/core + + + + +# Namespace HideOutOfStockSelectors +## @spartacus/pickup-in-store/core + + +Namespace HideOutOfStockSelectors has been removed and is no longer part of the public API. + + + + +# Variable HideOutOfStockSelectors.getHideOutOfStockState +## @spartacus/pickup-in-store/core + + + + +# Namespace PickupLocationActions +## @spartacus/pickup-in-store/core + + +Namespace PickupLocationActions has been removed and is no longer part of the public API. + + + + +# Variable PickupLocationActions.ADD_LOCATION +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.AddLocation +## @spartacus/pickup-in-store/core + + + + +# TypeAlias PickupLocationActions.AddLocationProps +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.CART_RELOAD_SUCCESS +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.DELIVERY_MODE_SET_PICKUP_OPTION_TO_PICKUP_IN_STORE_SUCCESS +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.GET_STORE_DETAILS +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.GetStoreDetailsById +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.REMOVE_LOCATION +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.RemoveLocation +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.SET_PICKUP_OPTION_TO_DELIVERY_SUCCESS +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.SET_PICKUP_OPTION_TO_DELIVERY +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.SET_PICKUP_OPTION_TO_PICKUP_IN_STORE_SUCCESS +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.SET_PICKUP_OPTION_TO_PICKUP_IN_STORE +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.SET_PICKUP_OPTION +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.SetPickupOption +## @spartacus/pickup-in-store/core + + + + +# TypeAlias PickupLocationActions.SetPickupOptionProps +## @spartacus/pickup-in-store/core + + + + +# Function PickupLocationActions.SetStoreDetailsFailure +## @spartacus/pickup-in-store/core + + +Function PickupLocationActions.SetStoreDetailsFailure has been removed and is no longer part of the public API. + + + + +# Variable PickupLocationActions.SetStoreDetailsSuccess +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.STORE_DETAILS_FAIL +## @spartacus/pickup-in-store/core + + + + +# Variable PickupLocationActions.STORE_DETAILS_SUCCESS +## @spartacus/pickup-in-store/core + + + + +# Class PickupLocationAdapter +## @spartacus/pickup-in-store/core + + +### Method getStoreDetails is removed. + + + + + +# Class PickupLocationConnector +## @spartacus/pickup-in-store/core + + +### Method getStoreDetails is removed. + + + + + +# Class PickupLocationsSearchService +## @spartacus/pickup-in-store/core + + +### Method clearSearchResults is removed. + + + +### Method getHideOutOfStock is removed. + + + +### Method getSearchResults is removed. + + + +### Method getStockLevelAtStore is removed. + + + +### Method getStoreDetails is removed. + + + +### Method hasSearchStarted is removed. + + + +### Method isSearchRunning is removed. + + + +### Method loadAndGetStoreDetails is removed. + + + +### Method loadStoreDetails is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method setBrowserLocation is removed. + + + +### Method startSearch is removed. + + + +### Method stockLevelAtStore is removed. + + + +### Method toggleHideOutOfStock is removed. + + + + + +# Namespace PickupLocationsSelectors +## @spartacus/pickup-in-store/core + + +Namespace PickupLocationsSelectors has been removed and is no longer part of the public API. + + + + +# Function PickupLocationsSelectors.getIntendedPickupLocationByProductCode +## @spartacus/pickup-in-store/core + + +Function PickupLocationsSelectors.getIntendedPickupLocationByProductCode has been removed and is no longer part of the public API. + + + + +# Variable PickupLocationsSelectors.getIntendedPickupLocations +## @spartacus/pickup-in-store/core + + + + +# Function PickupLocationsSelectors.getPickupOptionByProductCode +## @spartacus/pickup-in-store/core + + +Function PickupLocationsSelectors.getPickupOptionByProductCode has been removed and is no longer part of the public API. + + + + +# Function PickupLocationsSelectors.getStoreDetailsByName +## @spartacus/pickup-in-store/core + + +Function PickupLocationsSelectors.getStoreDetailsByName has been removed and is no longer part of the public API. + + + + +# Interface PickupLocationsState +## @spartacus/pickup-in-store/core + + +### PropertySignature defaultPointOfService is removed. + + + +### PropertySignature intendedPickupLocations is removed. + + + +### PropertySignature storeDetails is removed. + + + + + +# Namespace PickupOptionActions +## @spartacus/pickup-in-store/core + + +Namespace PickupOptionActions has been removed and is no longer part of the public API. + + + + +# Variable PickupOptionActions.RemoveAllPickupOptions +## @spartacus/pickup-in-store/core + + + + +# Variable PickupOptionActions.RemovePickupOption +## @spartacus/pickup-in-store/core + + + + +# Variable PickupOptionActions.SetPageContext +## @spartacus/pickup-in-store/core + + + + +# Variable PickupOptionActions.SetPickupOption +## @spartacus/pickup-in-store/core + + +Variable SetPickupOption changed. + +Previous version: + +``` +SetPickupOption: ActionCreator<"[PickupOption] Set Pickup Option", (props: { payload: { entryNumber: number; pickupOption: PickupOption; }; }) => { payload: { entryNumber: number; pickupOption: PickupOption; }; } & Action<"[PickupOption] Set Pickup Option">> +``` + + +Current version: + +``` +SetPickupOption: ActionCreator<"[Pickup Locations] Set Pickup Option", (props: { payload: SetPickupOptionProps; }) => { payload: SetPickupOptionProps; } & Action<"[Pickup Locations] Set Pickup Option">> +``` + + + + +# Namespace PickupOptionSelectors +## @spartacus/pickup-in-store/core + + +Namespace PickupOptionSelectors has been removed and is no longer part of the public API. + + + + +# Function PickupOptionSelectors.getPageContext +## @spartacus/pickup-in-store/core + + +Function PickupOptionSelectors.getPageContext has been removed and is no longer part of the public API. + + + + +# Function PickupOptionSelectors.getPickupOption +## @spartacus/pickup-in-store/core + + +Function PickupOptionSelectors.getPickupOption has been removed and is no longer part of the public API. + + + + +# Class PickupOptionService +## @spartacus/pickup-in-store/core + + +### Method getPageContext is removed. + + + +### Method getPickupOption is removed. + + + +### Method setPageContext is removed. + + + +### Method setPickupOption is removed. + + + + + +# Interface PickupOptionState +## @spartacus/pickup-in-store/core + + +### PropertySignature pageContext is removed. + + + +### PropertySignature pickupOption is removed. + + + + + +# Class PreferredStoreService +## @spartacus/pickup-in-store/core + + +### Method clearPreferredStore is removed. + + + +### Method getPreferredStore$ is removed. + + + +### Method getPreferredStoreWithProductInStock is removed. + + + +### Method setPreferredStore is removed. + + + + + +# Interface StateWithPickupLocations +## @spartacus/pickup-in-store/core + + +### PropertySignature "pickup-locations" is removed. + + + + + +# Interface StateWithPickupOption +## @spartacus/pickup-in-store/core + + +### PropertySignature "pickup-option" is removed. + + + + + +# Interface StateWithStock +## @spartacus/pickup-in-store/core + + +### PropertySignature stock is removed. + + + + + +# Class StockAdapter +## @spartacus/pickup-in-store/core + + +### Method loadStockLevelAtStore is removed. + + + +### Method loadStockLevels is removed. + + + + + +# Class StockConnector +## @spartacus/pickup-in-store/core + + +### Method loadStockLevelAtStore is removed. + + + +### Method loadStockLevels is removed. + + + + + +# Class StockEffect +## @spartacus/pickup-in-store/core + + +### Property loadStockLevels$ changed. + + +Previous version: + +``` +loadStockLevels$: Observable & CreateEffectMetadata +``` + + +Current version: + +``` +loadStockLevels$: Observable & CreateEffectMetadata +``` + + + + +# Namespace StockLevelActions +## @spartacus/pickup-in-store/core + + +Namespace StockLevelActions has been removed and is no longer part of the public API. + + + + +# Variable StockLevelActions.CLEAR_STOCK_DATA +## @spartacus/pickup-in-store/core + + + + +# Class StockLevelActions.ClearStockData +## @spartacus/pickup-in-store/core + + + + +# Variable StockLevelActions.STOCK_LEVEL_AT_STORE_SUCCESS +## @spartacus/pickup-in-store/core + + + + +# Variable StockLevelActions.STOCK_LEVEL_AT_STORE +## @spartacus/pickup-in-store/core + + + + +# Variable StockLevelActions.STOCK_LEVEL_FAIL +## @spartacus/pickup-in-store/core + + + + +# Variable StockLevelActions.STOCK_LEVEL_ON_HOLD +## @spartacus/pickup-in-store/core + + + + +# Variable StockLevelActions.STOCK_LEVEL_SUCCESS +## @spartacus/pickup-in-store/core + + + + +# Variable StockLevelActions.STOCK_LEVEL +## @spartacus/pickup-in-store/core + + + + +# Class StockLevelActions.StockLevel +## @spartacus/pickup-in-store/core + + + + +# TypeAlias StockLevelActions.StockLevelAction +## @spartacus/pickup-in-store/core + + + + +# Variable StockLevelActions.StockLevelAtStore +## @spartacus/pickup-in-store/core + + + + +# TypeAlias StockLevelActions.StockLevelAtStoreAction +## @spartacus/pickup-in-store/core + + + + +# Variable StockLevelActions.StockLevelAtStoreSuccess +## @spartacus/pickup-in-store/core + + + + +# Class StockLevelActions.StockLevelFail +## @spartacus/pickup-in-store/core + + + + +# Class StockLevelActions.StockLevelOnHold +## @spartacus/pickup-in-store/core + + + + +# Class StockLevelActions.StockLevelSuccess +## @spartacus/pickup-in-store/core + + + + +# TypeAlias StockLevelActions.StockLevelSuccessPayload +## @spartacus/pickup-in-store/core + + + + +# Namespace StockSelectors +## @spartacus/pickup-in-store/core + + +Namespace StockSelectors has been removed and is no longer part of the public API. + + + + +# Function StockSelectors.getStockAtStore +## @spartacus/pickup-in-store/core + + +Function StockSelectors.getStockAtStore has been removed and is no longer part of the public API. + + + + +# Variable StockSelectors.getStockEntities +## @spartacus/pickup-in-store/core + + + + +# Variable StockSelectors.getStockError +## @spartacus/pickup-in-store/core + + + + +# Variable StockSelectors.getStockLevelState +## @spartacus/pickup-in-store/core + + + + +# Variable StockSelectors.getStockLoading +## @spartacus/pickup-in-store/core + + + + +# Variable StockSelectors.getStockSuccess +## @spartacus/pickup-in-store/core + + + + +# Function StockSelectors.getStoresWithStockForProductCode +## @spartacus/pickup-in-store/core + + +Function StockSelectors.getStoresWithStockForProductCode has been removed and is no longer part of the public API. + + + + +# Variable StockSelectors.hasSearchStarted +## @spartacus/pickup-in-store/core + + + + +# Function StockSelectors.hasSearchStartedForProductCode +## @spartacus/pickup-in-store/core + + +Function StockSelectors.hasSearchStartedForProductCode has been removed and is no longer part of the public API. + + + + +# Interface StockState +## @spartacus/pickup-in-store/core + + +### PropertySignature browserLocation is removed. + + + +### PropertySignature hideOutOfStock is removed. + + + +### PropertySignature stockLevel is removed. + + + +### PropertySignature stockLevelAtStore is removed. + + + + + +# Class CartPickupOptionsContainerComponent +## @spartacus/pickup-in-store/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onPickupOptionChange is removed. + + + +### Method openDialog is removed. + + + + + +# Class MyPreferredStoreComponent +## @spartacus/pickup-in-store/components + + +### Method changeStore is removed. + + + +### Method getDirectionsToStore is removed. + + + +### Method ngOnInit is removed. + + + +### Method toggleOpenHours is removed. + + + + + +# Class PdpPickupOptionsContainerComponent +## @spartacus/pickup-in-store/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onPickupOptionChange is removed. + + + +### Method openDialog is removed. + + + +### Method setIntendedPickupLocation is removed. + + + + + +# Class PickupInfoContainerComponent +## @spartacus/pickup-in-store/components + + +### Method ngOnInit is removed. + + + + + +# Class PickupInStoreOrderConsignmentContainerComponent +## @spartacus/pickup-in-store/components + + +### Method ngOnInit is removed. + + + + + +# Class PickUpItemsDetailsComponent +## @spartacus/pickup-in-store/components + + +### Method ngOnInit is removed. + + + + + +# Class PickupOptionDialogComponent +## @spartacus/pickup-in-store/components + + +### Method close is removed. + + + +### Property focusConfig is removed. + + + +### Method handleClick is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onFindStores is removed. + + + +### Method onHideOutOfStock is removed. + + + +### Method showSpinner is removed. + + + + + +# Class PickupOptionsComponent +## @spartacus/pickup-in-store/components + + +### Method initializeTabs is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnChanges is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onPickupLocationChange is removed. + + + +### Method onPickupOptionChange is removed. + + + +### Method onSelectedOptionChange is removed. + + + +### Property validationError is removed. + + + + + +# Class StoreComponent +## @spartacus/pickup-in-store/components + + +### Method ngOnInit is removed. + + + +### Method selectStore is removed. + + + +### Method toggleOpenHours is removed. + + + + + +# Class StoreListComponent +## @spartacus/pickup-in-store/components + + +### Method ngOnInit is removed. + + + +### Method onSelectStore is removed. + + + + + +# Class StoreScheduleComponent +## @spartacus/pickup-in-store/components + + +### Method ngOnChanges is removed. + + + + + +# Class StoreSearchComponent +## @spartacus/pickup-in-store/components + + +### Method onFindStores is removed. + + + +### Method onHideOutOfStock is removed. + + + +### Method useMyLocation is removed. + + + + + +# Variable pickupInStoreTranslationsCs +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsDe +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsEn +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsEs_CO +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsEs +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsFr +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsHi +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsHu +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsId +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsIt +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsJa +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsKo +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsPl +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsPt +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsRu +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsZh_TW +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable pickupInStoreTranslationsZh +## @spartacus/pickup-in-store/assets + + +Variable pickupInStoreTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface InvoiceQueryParams +## @spartacus/pdf-invoices/root + + +### PropertySignature currentPage is removed. + + + +### PropertySignature fields is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature sort is removed. + + + + + +# Interface OrderInvoice +## @spartacus/pdf-invoices/root + + +### PropertySignature createdAt is removed. + + + +### PropertySignature externalSystemId is removed. + + + +### PropertySignature invoiceId is removed. + + + +### PropertySignature netAmount is removed. + + + +### PropertySignature totalAmount is removed. + + + + + +# Interface OrderInvoiceList +## @spartacus/pdf-invoices/root + + +### PropertySignature invoices is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Class PDFInvoicesFacade +## @spartacus/pdf-invoices/root + + +### Method getInvoicePDF is removed. + + + +### Method getInvoicesForOrder is removed. + + + + + +# Class OccPDFInvoicesAdapter +## @spartacus/pdf-invoices/occ + + +### Method getInvoicePDF is removed. + + + +### Method getInvoicesForOrder is removed. + + + + + +# Class PDFInvoicesAdapter +## @spartacus/pdf-invoices/core + + +### Method getInvoicePDF is removed. + + + +### Method getInvoicesForOrder is removed. + + + + + +# Class PDFInvoicesBadRequestHandler +## @spartacus/pdf-invoices/core + + +### Method getErrors is removed. + + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + +### Method handleInvoicesListError is removed. + + + +### Method handlePDFDownloadError is removed. + + + +### Method hasMatch is removed. + + + +### Method isDownloadInvoiceError is removed. + + + +### Method isInvoicesListNotFoundError is removed. + + + + + +# Class PDFInvoicesConnector +## @spartacus/pdf-invoices/core + + +### Method getInvoicePDF is removed. + + + +### Method getInvoicesForOrder is removed. + + + + + +# Class PDFInvoicesService +## @spartacus/pdf-invoices/core + + +### Method getInvoicePDF is removed. + + + +### Method getInvoicesForOrder is removed. + + + +### Method getOrderId is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Class InvoicesListComponent +## @spartacus/pdf-invoices/components + + +### Method downloadPDFInvoice is removed. + + + +### Method getNotEnabledError is removed. + + + +### Method getSortOptions is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method pageChange is removed. + + + +### Method sortChange is removed. + + + +### Method updateQueryParams is removed. + + + + + +# Variable pdfInvoicesTranslationsCs +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsDe +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsEn +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsEs_CO +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsEs +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsFr +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsHi +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsHu +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsId +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsIt +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsJa +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsKo +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsPl +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsPt +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsRu +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsZh_TW +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable pdfInvoicesTranslationsZh +## @spartacus/pdf-invoices/assets + + +Variable pdfInvoicesTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface OrganizationUserRegistration +## @spartacus/organization/user-registration/root + + +### PropertySignature email is removed. + + + +### PropertySignature firstName is removed. + + + +### PropertySignature lastName is removed. + + + +### PropertySignature message is removed. + + + +### PropertySignature titleCode is removed. + + + +### PropertySignature verificationTokenCode is removed. + + + +### PropertySignature verificationTokenId is removed. + + + + + +# Interface OrganizationUserRegistrationForm +## @spartacus/organization/user-registration/root + + +### PropertySignature addressLine1 is removed. + + + +### PropertySignature addressLine2 is removed. + + + +### PropertySignature companyName is removed. + + + +### PropertySignature country is removed. + + + +### PropertySignature phoneNumber is removed. + + + +### PropertySignature postalCode is removed. + + + +### PropertySignature region is removed. + + + +### PropertySignature town is removed. + + + + + +# Class UserRegistrationFacade +## @spartacus/organization/user-registration/root + + +### Method registerUser is removed. + + + + + +# Class OccUserRegistrationAdapter +## @spartacus/organization/user-registration/occ + + +### Method getOrganizationUserRegistrationEndpoint is removed. + + + +### Method registerUser is removed. + + + + + +# Class OrganizationUserRegistrationConflictHandler +## @spartacus/organization/user-registration/core + + +### Method getErrors is removed. + + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + + + +# Class UserRegistrationAdapter +## @spartacus/organization/user-registration/core + + +### Method registerUser is removed. + + + + + +# Class UserRegistrationConnector +## @spartacus/organization/user-registration/core + + +### Method registerUser is removed. + + + + + +# Class UserRegistrationCoreModule +## @spartacus/organization/user-registration/core + + +### Method forRoot is removed. + + + + + +# Class RegisterVerificationTokenFormComponent +## @spartacus/organization/user-registration/components + + +### Method ngOnInit is removed. + + + +### Method onOpenInfoDailogKeyDown is removed. + + + +### Method onSubmit is removed. + + + +### Method openInfoDailog is removed. + + + +### Method resendOTP is removed. + + + +### Method startRateLimitWaitTimeInterval is removed. + + + +### Method startWaitTimeInterval is removed. + + + + + +# Class RegisterVerificationTokenFormComponentService +## @spartacus/organization/user-registration/components + + +### Method buildMessageContent is removed. + + + +### Method displayMessage is removed. + + + +### Method redirectToLogin is removed. + + + +### Method registerUser is removed. + + + + + +# Class UserRegistrationFormComponent +## @spartacus/organization/user-registration/components + + +### Method ngOnDestroy is removed. + + + +### Method submit is removed. + + + + + +# Class UserRegistrationFormService +## @spartacus/organization/user-registration/components + + +### Method buildForm is removed. + + + +### Method buildMessageContent is removed. + + + +### Property countryControl is removed. + + + +### Method displayGlobalMessage is removed. + + + +### Property form is removed. + + + +### Method getCountries is removed. + + + +### Method getRegions is removed. + + + +### Method getTitles is removed. + + + +### Method redirectToLogin is removed. + + + +### Property regionControl is removed. + + + +### Method registerUser is removed. + + + + + +# Class UserRegistrationOTPFormComponent +## @spartacus/organization/user-registration/components + + +### Method collectDataFromRegistrationForm is removed. + + + +### Method goToVerificationTokenForm is removed. + + + +### Method onCreateVerificationTokenComplete is removed. + + + +### Method onSubmit is removed. + + + + + +# Variable organizationUserRegistrationTranslationsCs +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsDe +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsEn +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsEs_CO +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsEs +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsFr +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsHi +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsHu +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsId +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsIt +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsJa +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsKo +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsPl +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsPt +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsRu +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsZh_TW +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable organizationUserRegistrationTranslationsZh +## @spartacus/organization/user-registration/assets + + +Variable organizationUserRegistrationTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class UnitOrderFacade +## @spartacus/organization/unit-order/root + + +### Method clearOrderDetails is removed. + + + +### Method clearOrderList is removed. + + + +### Method getOrderDetails is removed. + + + +### Method getOrderHistoryList is removed. + + + +### Method getOrderHistoryListLoaded is removed. + + + +### Method loadOrderDetails is removed. + + + +### Method loadOrderList is removed. + + + + + +# Class OccUnitOrderAdapter +## @spartacus/organization/unit-order/occ + + +### Method loadUnitOrderDetail is removed. + + + +### Method loadUnitOrderHistory is removed. + + + + + +# Interface OrderHistoryQueryParams +## @spartacus/organization/unit-order/core + + +### PropertySignature currentPage is removed. + + + +### PropertySignature filters is removed. + + + +### PropertySignature sortCode is removed. + + + + + +# Class UnitLevelOrdersViewerGuard +## @spartacus/organization/unit-order/core + + +### Method canActivate is removed. + + + + + +# Namespace UnitOrderActions +## @spartacus/organization/unit-order/core + + +Namespace UnitOrderActions has been removed and is no longer part of the public API. + + + + +# Variable UnitOrderActions.CLEAR_ORDER_DETAILS +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderActions.CLEAR_UNIT_ORDERS +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderActions.ClearOrderDetails +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderActions.ClearUnitOrders +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderActions.LOAD_ORDER_DETAILS_FAIL +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderActions.LOAD_ORDER_DETAILS_SUCCESS +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderActions.LOAD_ORDER_DETAILS +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderActions.LOAD_UNIT_ORDERS_FAIL +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderActions.LOAD_UNIT_ORDERS_SUCCESS +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderActions.LOAD_UNIT_ORDERS +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderActions.LoadOrderDetails +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderActions.LoadOrderDetailsFail +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderActions.LoadOrderDetailsSuccess +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderActions.LoadUnitOrders +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderActions.LoadUnitOrdersFail +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderActions.LoadUnitOrdersSuccess +## @spartacus/organization/unit-order/core + + + + +# TypeAlias UnitOrderActions.UnitOrdersAction +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderAdapter +## @spartacus/organization/unit-order/core + + +### Method loadUnitOrderDetail is removed. + + + +### Method loadUnitOrderHistory is removed. + + + + + +# Class UnitOrderConnector +## @spartacus/organization/unit-order/core + + +### Method getUnitOrderDetail is removed. + + + +### Method getUnitOrderHistory is removed. + + + + + +# Class UnitOrderCoreModule +## @spartacus/organization/unit-order/core + + +### Method forRoot is removed. + + + + + +# Namespace UnitOrderSelectors +## @spartacus/organization/unit-order/core + + +Namespace UnitOrderSelectors has been removed and is no longer part of the public API. + + + + +# Variable UnitOrderSelectors.getOrderDetails +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderSelectors.getOrderDetailState +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderSelectors.getOrders +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderSelectors.getOrdersLoaded +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderSelectors.getOrdersState +## @spartacus/organization/unit-order/core + + + + +# Variable UnitOrderSelectors.getOrderState +## @spartacus/organization/unit-order/core + + + + +# Class UnitOrderService +## @spartacus/organization/unit-order/core + + +### Method clearOrderDetails is removed. + + + +### Method clearOrderList is removed. + + + +### Method getOrderDetails is removed. + + + +### Method getOrderHistoryList is removed. + + + +### Method getOrderHistoryListLoaded is removed. + + + +### Method loadOrderDetails is removed. + + + +### Method loadOrderList is removed. + + + + + +# Class UnitLevelOrderDetailService +## @spartacus/organization/unit-order/components + + +### Method getOrderDetails is removed. + + + + + +# Class UnitLevelOrderHistoryComponent +## @spartacus/organization/unit-order/components + + +### Method changeSortCode is removed. + + + +### Method filterChange is removed. + + + +### Method getSortLabels is removed. + + + +### Method goToOrderDetail is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method pageChange is removed. + + + + + +# Class UnitOrderDetailsOrderEntriesContext +## @spartacus/organization/unit-order/components + + +### Method getEntries is removed. + + + + + +# Variable unitOrderTranslationsCs +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsDe +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsEn +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsEs_CO +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsEs +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsFr +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsHi +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsHu +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsId +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsIt +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsJa +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsKo +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsPl +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsPt +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsRu +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsZh_TW +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable unitOrderTranslationsZh +## @spartacus/organization/unit-order/assets + + +Variable unitOrderTranslationsZh has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsCs +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsDe +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsEn +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsEs_CO +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsEs +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsFr +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsHi +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsHu +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsId +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsIt +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsJa +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsKo +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsPl +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsPt +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsRu +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsZh_TW +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable orderApprovalTranslationsZh +## @spartacus/organization/order-approval/assets + + +Variable orderApprovalTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class ApproverGuard +## @spartacus/organization/order-approval + + +### Method canActivate is removed. + + + + + +# Class OccOrderApprovalAdapter +## @spartacus/organization/order-approval + + +### Method getOrderApprovalDecisionEndpoint is removed. + + + +### Method getOrderApprovalEndpoint is removed. + + + +### Method getOrderApprovalsEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadList is removed. + + + +### Method makeDecision is removed. + + + + + +# Class OccOrderApprovalDecisionNormalizer +## @spartacus/organization/order-approval + + +### Method convert is removed. + + + + + +# Class OccOrderApprovalListNormalizer +## @spartacus/organization/order-approval + + +### Method convert is removed. + + + + + +# Class OccOrderApprovalNormalizer +## @spartacus/organization/order-approval + + +### Method convert is removed. + + + + + +# Interface OrderApproval +## @spartacus/organization/order-approval + + +### PropertySignature approvalDecisionRequired is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature customerOrderApprovalRecords is removed. + + + +### PropertySignature merchantOrderApprovalRecords is removed. + + + +### PropertySignature order is removed. + + + +### PropertySignature trigger is removed. + + + + + +# Namespace OrderApprovalActions +## @spartacus/organization/order-approval + + +Namespace OrderApprovalActions has been removed and is no longer part of the public API. + + + + +# Variable OrderApprovalActions.LOAD_ORDER_APPROVAL_FAIL +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.LOAD_ORDER_APPROVAL_SUCCESS +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.LOAD_ORDER_APPROVAL +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.LOAD_ORDER_APPROVALS_FAIL +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.LOAD_ORDER_APPROVALS_SUCCESS +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.LOAD_ORDER_APPROVALS +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.LoadOrderApproval +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.LoadOrderApprovalFail +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.LoadOrderApprovals +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.LoadOrderApprovalsFail +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.LoadOrderApprovalsSuccess +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.LoadOrderApprovalSuccess +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.MAKE_DECISION_FAIL +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.MAKE_DECISION_RESET +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.MAKE_DECISION_SUCCESS +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalActions.MAKE_DECISION +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.MakeDecision +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.MakeDecisionFail +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.MakeDecisionReset +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalActions.MakeDecisionSuccess +## @spartacus/organization/order-approval + + + + +# TypeAlias OrderApprovalActions.OrderApprovalAction +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalAdapter +## @spartacus/organization/order-approval + + +### Method load is removed. + + + +### Method loadList is removed. + + + +### Method makeDecision is removed. + + + + + +# Class OrderApprovalConnector +## @spartacus/organization/order-approval + + +### Method get is removed. + + + +### Method getList is removed. + + + +### Method makeDecision is removed. + + + + + +# Interface OrderApprovalDecision +## @spartacus/organization/order-approval + + +### PropertySignature comment is removed. + + + +### PropertySignature decision is removed. + + + + + +# Class OrderApprovalDetailFormComponent +## @spartacus/organization/order-approval + + +### Method cancelDecisionForm is removed. + + + +### Method displayDecisionForm is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method submitDecision is removed. + + + + + +# Class OrderApprovalDetailService +## @spartacus/organization/order-approval + + +### Method getOrderApproval is removed. + + + +### Method getOrderApprovalCodeFromRoute is removed. + + + +### Method getOrderDetails is removed. + + + + + +# Class OrderApprovalListComponent +## @spartacus/organization/order-approval + + +### Method changeSortCode is removed. + + + +### Method fetchApprovalListPage is removed. + + + +### Method goToApprovalDetails is removed. + + + +### Method ngOnInit is removed. + + + +### Method pageChange is removed. + + + + + +# Interface OrderApprovalPermissionResult +## @spartacus/organization/order-approval + + +### PropertySignature approverName is removed. + + + +### PropertySignature approverNotes is removed. + + + +### PropertySignature permissionType is removed. + + + +### PropertySignature statusDisplay is removed. + + + + + +# Interface OrderApprovalRecord +## @spartacus/organization/order-approval + + +### PropertySignature approver is removed. + + + +### PropertySignature comments is removed. + + + +### PropertySignature permissionTypes is removed. + + + +### PropertySignature statusDisplay is removed. + + + + + +# Namespace OrderApprovalSelectors +## @spartacus/organization/order-approval + + +Namespace OrderApprovalSelectors has been removed and is no longer part of the public API. + + + + +# Function OrderApprovalSelectors.getOrderApproval +## @spartacus/organization/order-approval + + +Function OrderApprovalSelectors.getOrderApproval has been removed and is no longer part of the public API. + + + + +# Function OrderApprovalSelectors.getOrderApprovalList +## @spartacus/organization/order-approval + + +Function OrderApprovalSelectors.getOrderApprovalList has been removed and is no longer part of the public API. + + + + +# Variable OrderApprovalSelectors.getOrderApprovalManagementState +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalSelectors.getOrderApprovalsState +## @spartacus/organization/order-approval + + + + +# Variable OrderApprovalSelectors.getOrderApprovalState +## @spartacus/organization/order-approval + + + + +# Class OrderApprovalService +## @spartacus/organization/order-approval + + +### Method get is removed. + + + +### Method getList is removed. + + + +### Method getMakeDecisionResultError is removed. + + + +### Method getMakeDecisionResultLoading is removed. + + + +### Method getMakeDecisionResultSuccess is removed. + + + +### Method getOrderApprovalLoading is removed. + + + +### Method loadOrderApproval is removed. + + + +### Method loadOrderApprovals is removed. + + + +### Method makeDecision is removed. + + + +### Method resetMakeDecisionProcessState is removed. + + + + + +# Interface OrderApprovalState +## @spartacus/organization/order-approval + + +### PropertySignature "order-approval" is removed. + + + + + +# Interface OrderApprovalTrigger +## @spartacus/organization/order-approval + + +### PropertySignature activationTime is removed. + + + +### PropertySignature displayTimeTable is removed. + + + + + +# Class OccB2BUserAdapter +## @spartacus/organization/administration/occ + + +### Method assignApprover is removed. + + + +### Method assignPermission is removed. + + + +### Method assignUserGroup is removed. + + + +### Method create is removed. + + + +### Method getApproverEndpoint is removed. + + + +### Method getApproversEndpoint is removed. + + + +### Method getB2BUserEndpoint is removed. + + + +### Method getB2BUsersEndpoint is removed. + + + +### Method getPermissionEndpoint is removed. + + + +### Method getPermissionsEndpoint is removed. + + + +### Method getUserGroupEndpoint is removed. + + + +### Method getUserGroupsEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadApprovers is removed. + + + +### Method loadList is removed. + + + +### Method loadPermissions is removed. + + + +### Method loadUserGroups is removed. + + + +### Method unassignApprover is removed. + + + +### Method unassignPermission is removed. + + + +### Method unassignUserGroup is removed. + + + +### Method update is removed. + + + + + +# Class OccB2BUserNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccB2bUserSerializer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccBudgetAdapter +## @spartacus/organization/administration/occ + + +### Method create is removed. + + + +### Method getBudgetEndpoint is removed. + + + +### Method getBudgetsEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadList is removed. + + + +### Method update is removed. + + + + + +# Class OccBudgetListNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccBudgetNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccBudgetSerializer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccCostCenterAdapter +## @spartacus/organization/administration/occ + + +### Method assignBudget is removed. + + + +### Method create is removed. + + + +### Method getAllCostCentersEndpoint is removed. + + + +### Method getBudgetEndpoint is removed. + + + +### Method getBudgetsEndpoint is removed. + + + +### Method getCostCenterEndpoint is removed. + + + +### Method getCostCentersEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadBudgets is removed. + + + +### Method loadList is removed. + + + +### Method unassignBudget is removed. + + + +### Method update is removed. + + + + + +# Class OccOrgUnitAdapter +## @spartacus/organization/administration/occ + + +### Method assignApprover is removed. + + + +### Method assignRole is removed. + + + +### Method create is removed. + + + +### Method createAddress is removed. + + + +### Method deleteAddress is removed. + + + +### Method getAddressEndpoint is removed. + + + +### Method getAddressesEndpoint is removed. + + + +### Method getApproverEndpoint is removed. + + + +### Method getApproversEndpoint is removed. + + + +### Method getAvailableOrgUnitsEndpoint is removed. + + + +### Method getOrgUnitEndpoint is removed. + + + +### Method getOrgUnitsApprovalProcessesEndpoint is removed. + + + +### Method getOrgUnitsEndpoint is removed. + + + +### Method getOrgUnitsTreeEndpoint is removed. + + + +### Method getRoleEndpoint is removed. + + + +### Method getRolesEndpoint is removed. + + + +### Method getUsersEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadAddresses is removed. + + + +### Method loadApprovalProcesses is removed. + + + +### Method loadList is removed. + + + +### Method loadTree is removed. + + + +### Method loadUsers is removed. + + + +### Method unassignApprover is removed. + + + +### Method unassignRole is removed. + + + +### Method update is removed. + + + +### Method updateAddress is removed. + + + + + +# Class OccOrgUnitApprovalProcessNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccOrgUnitNodeListNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccOrgUnitNodeNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccOrgUnitNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccPermissionAdapter +## @spartacus/organization/administration/occ + + +### Method create is removed. + + + +### Method getPermissionEndpoint is removed. + + + +### Method getPermissionsEndpoint is removed. + + + +### Method getPermissionTypesEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadList is removed. + + + +### Method loadTypes is removed. + + + +### Method update is removed. + + + + + +# Class OccPermissionListNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccPermissionNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccPermissionTypeListNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccPermissionTypeNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccUserGroupAdapter +## @spartacus/organization/administration/occ + + +### Method assignMember is removed. + + + +### Method assignOrderApprovalPermission is removed. + + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method getAvailableCustomersEndpoint is removed. + + + +### Method getMemberEndpoint is removed. + + + +### Method getMembersEndpoint is removed. + + + +### Method getOrderApprovalPermissionEndpoint is removed. + + + +### Method getOrderApprovalPermissionsEndpoint is removed. + + + +### Method getPermissionsEndpoint is removed. + + + +### Method getUserGroupEndpoint is removed. + + + +### Method getUserGroupsEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadAvailableOrderApprovalPermissions is removed. + + + +### Method loadAvailableOrgCustomers is removed. + + + +### Method loadList is removed. + + + +### Method unassignAllMembers is removed. + + + +### Method unassignMember is removed. + + + +### Method unassignOrderApprovalPermission is removed. + + + +### Method update is removed. + + + + + +# Class OccUserGroupListNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccUserGroupNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class OccUserListNormalizer +## @spartacus/organization/administration/occ + + +### Method convert is removed. + + + + + +# Class AdminGuard +## @spartacus/organization/administration/core + + +### Method canActivate is removed. + + + + + +# Class AdministrationCoreModule +## @spartacus/organization/administration/core + + +### Method forRoot is removed. + + + + + +# Interface B2BUnitNode +## @spartacus/organization/administration/core + + +### PropertySignature active is removed. + + + +### PropertySignature children is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature parent is removed. + + + + + +# Interface B2BUnitTreeNode +## @spartacus/organization/administration/core + + +### PropertySignature count is removed. + + + +### PropertySignature depthLevel is removed. + + + +### PropertySignature expanded is removed. + + + +### PropertySignature uid is removed. + + + + + +# Namespace B2BUserActions +## @spartacus/organization/administration/core + + +Namespace B2BUserActions has been removed and is no longer part of the public API. + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_APPROVER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_APPROVER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_APPROVER +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_PERMISSION_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_PERMISSION_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_PERMISSION +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_USER_GROUP_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_USER_GROUP_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.ASSIGN_B2B_USER_USER_GROUP +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserApprover +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserApproverFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserApproverSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserPermission +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserPermissionFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserPermissionSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserUserGroup +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserUserGroupFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.AssignB2BUserUserGroupSuccess +## @spartacus/organization/administration/core + + + + +# TypeAlias B2BUserActions.B2BUserAction +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.CREATE_B2B_USER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.CREATE_B2B_USER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.CREATE_B2B_USER +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.CreateB2BUser +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.CreateB2BUserFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.CreateB2BUserSuccess +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_APPROVERS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_APPROVERS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_APPROVERS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_PERMISSIONS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_PERMISSIONS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_PERMISSIONS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_USER_GROUPS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_USER_GROUPS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER_USER_GROUPS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USER +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USERS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USERS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.LOAD_B2B_USERS +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUser +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserApprovers +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserApproversFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserApproversSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserPermissions +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserPermissionsFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserPermissionsSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUsers +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUsersFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUsersSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserUserGroups +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserUserGroupsFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.LoadB2BUserUserGroupsSuccess +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_APPROVER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_APPROVER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_APPROVER +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_PERMISSION_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_PERMISSION_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_PERMISSION +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_USER_GROUP_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_USER_GROUP_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UNASSIGN_B2B_USER_USER_GROUP +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserApprover +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserApproverFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserApproverSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserPermission +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserPermissionFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserPermissionSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserUserGroup +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserUserGroupFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UnassignB2BUserUserGroupSuccess +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UPDATE_B2B_USER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UPDATE_B2B_USER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable B2BUserActions.UPDATE_B2B_USER +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UpdateB2BUser +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UpdateB2BUserFail +## @spartacus/organization/administration/core + + + + +# Class B2BUserActions.UpdateB2BUserSuccess +## @spartacus/organization/administration/core + + + + +# Class B2BUserAdapter +## @spartacus/organization/administration/core + + +### Method assignApprover is removed. + + + +### Method assignPermission is removed. + + + +### Method assignUserGroup is removed. + + + +### Method create is removed. + + + +### Method load is removed. + + + +### Method loadApprovers is removed. + + + +### Method loadList is removed. + + + +### Method loadPermissions is removed. + + + +### Method loadUserGroups is removed. + + + +### Method unassignApprover is removed. + + + +### Method unassignPermission is removed. + + + +### Method unassignUserGroup is removed. + + + +### Method update is removed. + + + + + +# Class B2BUserConnector +## @spartacus/organization/administration/core + + +### Method assignApprover is removed. + + + +### Method assignPermission is removed. + + + +### Method assignUserGroup is removed. + + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getApprovers is removed. + + + +### Method getList is removed. + + + +### Method getPermissions is removed. + + + +### Method getUserGroups is removed. + + + +### Method unassignApprover is removed. + + + +### Method unassignPermission is removed. + + + +### Method unassignUserGroup is removed. + + + +### Method update is removed. + + + + + +# Interface B2BUserManagement +## @spartacus/organization/administration/core + + +### PropertySignature approvers is removed. + + + +### PropertySignature permissions is removed. + + + +### PropertySignature userGroups is removed. + + + + + +# Namespace B2BUserSelectors +## @spartacus/organization/administration/core + + +Namespace B2BUserSelectors has been removed and is no longer part of the public API. + + + + +# Function B2BUserSelectors.getB2BUserApprovers +## @spartacus/organization/administration/core + + +Function B2BUserSelectors.getB2BUserApprovers has been removed and is no longer part of the public API. + + + + +# Variable B2BUserSelectors.getB2BUserManagementState +## @spartacus/organization/administration/core + + + + +# Function B2BUserSelectors.getB2BUserPermissions +## @spartacus/organization/administration/core + + +Function B2BUserSelectors.getB2BUserPermissions has been removed and is no longer part of the public API. + + + + +# Variable B2BUserSelectors.getB2BUsersState +## @spartacus/organization/administration/core + + + + +# Function B2BUserSelectors.getB2BUserState +## @spartacus/organization/administration/core + + +Function B2BUserSelectors.getB2BUserState has been removed and is no longer part of the public API. + + + + +# Function B2BUserSelectors.getB2BUserUserGroups +## @spartacus/organization/administration/core + + +Function B2BUserSelectors.getB2BUserUserGroups has been removed and is no longer part of the public API. + + + + +# Function B2BUserSelectors.getB2BUserValue +## @spartacus/organization/administration/core + + +Function B2BUserSelectors.getB2BUserValue has been removed and is no longer part of the public API. + + + + +# Function B2BUserSelectors.getUserList +## @spartacus/organization/administration/core + + +Function B2BUserSelectors.getUserList has been removed and is no longer part of the public API. + + + + +# Class B2BUserService +## @spartacus/organization/administration/core + + +### Method assignApprover is removed. + + + +### Method assignPermission is removed. + + + +### Method assignUserGroup is removed. + + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getAllRights is removed. + + + +### Method getAllRoles is removed. + + + +### Method getApprovers is removed. + + + +### Method getErrorState is removed. + + + +### Method getList is removed. + + + +### Method getLoadingStatus is removed. + + + +### Method getPermissions is removed. + + + +### Method getUserGroups is removed. + + + +### Method isUpdatingUserAllowed is removed. + + + +### Method load is removed. + + + +### Method loadApprovers is removed. + + + +### Method loadList is removed. + + + +### Method loadPermissions is removed. + + + +### Method loadUserGroups is removed. + + + +### Method unassignApprover is removed. + + + +### Method unassignPermission is removed. + + + +### Method unassignUserGroup is removed. + + + +### Method update is removed. + + + + + +# Interface Budget +## @spartacus/organization/administration/core + + +### PropertySignature active is removed. + + + +### PropertySignature budget is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature costCenters is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature endDate is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature selected is removed. + + + +### PropertySignature startDate is removed. + + + + + +# Namespace BudgetActions +## @spartacus/organization/administration/core + + +Namespace BudgetActions has been removed and is no longer part of the public API. + + + + +# TypeAlias BudgetActions.BudgetAction +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.CREATE_BUDGET_FAIL +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.CREATE_BUDGET_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.CREATE_BUDGET +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.CreateBudget +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.CreateBudgetFail +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.CreateBudgetSuccess +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.LOAD_BUDGET_FAIL +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.LOAD_BUDGET_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.LOAD_BUDGET +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.LOAD_BUDGETS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.LOAD_BUDGETS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.LOAD_BUDGETS +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.LoadBudget +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.LoadBudgetFail +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.LoadBudgets +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.LoadBudgetsFail +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.LoadBudgetsSuccess +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.LoadBudgetSuccess +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.UPDATE_BUDGET_FAIL +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.UPDATE_BUDGET_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable BudgetActions.UPDATE_BUDGET +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.UpdateBudget +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.UpdateBudgetFail +## @spartacus/organization/administration/core + + + + +# Class BudgetActions.UpdateBudgetSuccess +## @spartacus/organization/administration/core + + + + +# Class BudgetAdapter +## @spartacus/organization/administration/core + + +### Method create is removed. + + + +### Method load is removed. + + + +### Method loadList is removed. + + + +### Method update is removed. + + + + + +# Class BudgetConnector +## @spartacus/organization/administration/core + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getList is removed. + + + +### Method update is removed. + + + + + +# Namespace BudgetSelectors +## @spartacus/organization/administration/core + + +Namespace BudgetSelectors has been removed and is no longer part of the public API. + + + + +# Function BudgetSelectors.getBudget +## @spartacus/organization/administration/core + + +Function BudgetSelectors.getBudget has been removed and is no longer part of the public API. + + + + +# Function BudgetSelectors.getBudgetList +## @spartacus/organization/administration/core + + +Function BudgetSelectors.getBudgetList has been removed and is no longer part of the public API. + + + + +# Variable BudgetSelectors.getBudgetManagementState +## @spartacus/organization/administration/core + + + + +# Variable BudgetSelectors.getBudgetsState +## @spartacus/organization/administration/core + + + + +# Function BudgetSelectors.getBudgetValue +## @spartacus/organization/administration/core + + +Function BudgetSelectors.getBudgetValue has been removed and is no longer part of the public API. + + + + +# Class BudgetService +## @spartacus/organization/administration/core + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getCostCenters is removed. + + + +### Method getErrorState is removed. + + + +### Method getList is removed. + + + +### Method getLoadingStatus is removed. + + + +### Method loadBudget is removed. + + + +### Method loadBudgets is removed. + + + +### Method update is removed. + + + + + +# Namespace CostCenterActions +## @spartacus/organization/administration/core + + +Namespace CostCenterActions has been removed and is no longer part of the public API. + + + + +# Variable CostCenterActions.ASSIGN_BUDGET_FAIL +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.ASSIGN_BUDGET_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.ASSIGN_BUDGET +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.AssignBudget +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.AssignBudgetFail +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.AssignBudgetSuccess +## @spartacus/organization/administration/core + + + + +# TypeAlias CostCenterActions.CostCenterAction +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.CREATE_COST_CENTER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.CREATE_COST_CENTER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.CREATE_COST_CENTER +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.CreateCostCenter +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.CreateCostCenterFail +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.CreateCostCenterSuccess +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_ASSIGNED_BUDGETS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_ASSIGNED_BUDGETS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_ASSIGNED_BUDGETS +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_COST_CENTER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_COST_CENTER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_COST_CENTER +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_COST_CENTERS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_COST_CENTERS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.LOAD_COST_CENTERS +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadAssignedBudgets +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadAssignedBudgetsFail +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadAssignedBudgetsSuccess +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadCostCenter +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadCostCenterFail +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadCostCenters +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadCostCentersFail +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadCostCentersSuccess +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.LoadCostCenterSuccess +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.UNASSIGN_BUDGET_FAIL +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.UNASSIGN_BUDGET_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.UNASSIGN_BUDGET +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.UnassignBudget +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.UnassignBudgetFail +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.UnassignBudgetSuccess +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.UPDATE_COST_CENTER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.UPDATE_COST_CENTER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable CostCenterActions.UPDATE_COST_CENTER +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.UpdateCostCenter +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.UpdateCostCenterFail +## @spartacus/organization/administration/core + + + + +# Class CostCenterActions.UpdateCostCenterSuccess +## @spartacus/organization/administration/core + + + + +# Class CostCenterAdapter +## @spartacus/organization/administration/core + + +### Method assignBudget is removed. + + + +### Method create is removed. + + + +### Method load is removed. + + + +### Method loadBudgets is removed. + + + +### Method loadList is removed. + + + +### Method unassignBudget is removed. + + + +### Method update is removed. + + + + + +# Class CostCenterConnector +## @spartacus/organization/administration/core + + +### Method assignBudget is removed. + + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getBudgets is removed. + + + +### Method getList is removed. + + + +### Method unassignBudget is removed. + + + +### Method update is removed. + + + + + +# Interface CostCenterManagement +## @spartacus/organization/administration/core + + +### PropertySignature budgets is removed. + + + + + +# Namespace CostCenterSelectors +## @spartacus/organization/administration/core + + +Namespace CostCenterSelectors has been removed and is no longer part of the public API. + + + + +# Function CostCenterSelectors.getAssignedBudgets +## @spartacus/organization/administration/core + + +Function CostCenterSelectors.getAssignedBudgets has been removed and is no longer part of the public API. + + + + +# Function CostCenterSelectors.getCostCenter +## @spartacus/organization/administration/core + + +Function CostCenterSelectors.getCostCenter has been removed and is no longer part of the public API. + + + + +# Function CostCenterSelectors.getCostCenterList +## @spartacus/organization/administration/core + + +Function CostCenterSelectors.getCostCenterList has been removed and is no longer part of the public API. + + + + +# Variable CostCenterSelectors.getCostCenterManagementState +## @spartacus/organization/administration/core + + + + +# Variable CostCenterSelectors.getCostCentersState +## @spartacus/organization/administration/core + + + + +# Function CostCenterSelectors.getCostCenterState +## @spartacus/organization/administration/core + + +Function CostCenterSelectors.getCostCenterState has been removed and is no longer part of the public API. + + + + +# Function CostCenterSelectors.getCostCenterValue +## @spartacus/organization/administration/core + + +Function CostCenterSelectors.getCostCenterValue has been removed and is no longer part of the public API. + + + + +# Class CostCenterService +## @spartacus/organization/administration/core + + +### Method assignBudget is removed. + + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getBudgets is removed. + + + +### Method getErrorState is removed. + + + +### Method getList is removed. + + + +### Method getLoadingStatus is removed. + + + +### Method load is removed. + + + +### Method loadBudgets is removed. + + + +### Method loadList is removed. + + + +### Method unassignBudget is removed. + + + +### Method update is removed. + + + + + +# Namespace OrganizationActions +## @spartacus/organization/administration/core + + +Namespace OrganizationActions has been removed and is no longer part of the public API. + + + + +# Variable OrganizationActions.CLEAR_ORGANIZATION_DATA +## @spartacus/organization/administration/core + + + + +# TypeAlias OrganizationActions.OrganizationAction +## @spartacus/organization/administration/core + + + + +# Class OrganizationActions.OrganizationClearData +## @spartacus/organization/administration/core + + + + +# Class OrganizationBadRequestHandler +## @spartacus/organization/administration/core + + +### Method getErrors is removed. + + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + +### Method handleOrganizationConflict is removed. + + + +### Method hasMatch is removed. + + + +### Method matchMask is removed. + + + + + +# Class OrganizationConflictHandler +## @spartacus/organization/administration/core + + +### Method getErrors is removed. + + + +### Method getPriority is removed. + + + +### Method handleConflict is removed. + + + +### Method handleError is removed. + + + +### Method hasMatch is removed. + + + +### Method matchMask is removed. + + + + + +# Interface OrganizationItemStatus +## @spartacus/organization/administration/core + + +### PropertySignature item is removed. + + + +### PropertySignature status is removed. + + + + + +# Class OrganizationPageMetaResolver +## @spartacus/organization/administration/core + + +### Method resolveBreadcrumbs is removed. + + + +### Method resolveDescription is removed. + + + +### Method resolveRobots is removed. + + + +### Method resolveTitle is removed. + + + + + +# Interface OrganizationState +## @spartacus/organization/administration/core + + +### PropertySignature b2bUser is removed. + + + +### PropertySignature budget is removed. + + + +### PropertySignature costCenter is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature permission is removed. + + + +### PropertySignature userGroup is removed. + + + + + +# Namespace OrgUnitActions +## @spartacus/organization/administration/core + + +Namespace OrgUnitActions has been removed and is no longer part of the public API. + + + + +# Variable OrgUnitActions.ASSIGN_APPROVER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.ASSIGN_APPROVER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.ASSIGN_APPROVER +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.ASSIGN_ROLE_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.ASSIGN_ROLE_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.ASSIGN_ROLE +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.AssignApprover +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.AssignApproverFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.AssignApproverSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.AssignRole +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.AssignRoleFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.AssignRoleSuccess +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.CLEAR_ASSIGNED_USERS +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.ClearAssignedUsers +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.CREATE_ADDRESS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.CREATE_ADDRESS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.CREATE_ADDRESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.CREATE_ORG_UNIT_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.CREATE_ORG_UNIT_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.CREATE_ORG_UNIT +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.CreateAddress +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.CreateAddressFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.CreateAddressSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.CreateUnit +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.CreateUnitFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.CreateUnitSuccess +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.DELETE_ADDRESS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.DELETE_ADDRESS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.DELETE_ADDRESS +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.DeleteAddress +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.DeleteAddressFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.DeleteAddressSuccess +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ADDRESS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ADDRESSES_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ADDRESSES_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ADDRESSES +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_APPROVAL_PROCESSES_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_APPROVAL_PROCESSES_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_APPROVAL_PROCESSES +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ASSIGNED_USERS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ASSIGNED_USERS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ASSIGNED_USERS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ORG_UNIT_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ORG_UNIT_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_ORG_UNIT +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_NODE_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_NODE_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_NODE +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_NODES_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_NODES_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_NODES +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_TREE_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_TREE_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.LOAD_UNIT_TREE +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadAddresses +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadAddressesFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadAddressesSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadAddressSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadApprovalProcesses +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadApprovalProcessesFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadApprovalProcessesSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadAssignedUsers +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadAssignedUsersFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadAssignedUsersSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadOrgUnit +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadOrgUnitFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadOrgUnitNodes +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadOrgUnitNodesFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadOrgUnitNodesSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadOrgUnitSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadTree +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadTreeFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.LoadTreeSuccess +## @spartacus/organization/administration/core + + + + +# TypeAlias OrgUnitActions.OrgUnitAction +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UNASSIGN_APPROVER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UNASSIGN_APPROVER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UNASSIGN_APPROVER +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UNASSIGN_ROLE_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UNASSIGN_ROLE_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UNASSIGN_ROLE +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UnassignApprover +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UnassignApproverFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UnassignApproverSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UnassignRole +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UnassignRoleFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UnassignRoleSuccess +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UPDATE_ADDRESS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UPDATE_ADDRESS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UPDATE_ADDRESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UPDATE_ORG_UNIT_FAIL +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UPDATE_ORG_UNIT_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitActions.UPDATE_ORG_UNIT +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UpdateAddress +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UpdateAddressFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UpdateAddressSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UpdateUnit +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UpdateUnitFail +## @spartacus/organization/administration/core + + + + +# Class OrgUnitActions.UpdateUnitSuccess +## @spartacus/organization/administration/core + + + + +# Class OrgUnitAdapter +## @spartacus/organization/administration/core + + +### Method assignApprover is removed. + + + +### Method assignRole is removed. + + + +### Method create is removed. + + + +### Method createAddress is removed. + + + +### Method deleteAddress is removed. + + + +### Method load is removed. + + + +### Method loadAddresses is removed. + + + +### Method loadApprovalProcesses is removed. + + + +### Method loadList is removed. + + + +### Method loadTree is removed. + + + +### Method loadUsers is removed. + + + +### Method unassignApprover is removed. + + + +### Method unassignRole is removed. + + + +### Method update is removed. + + + +### Method updateAddress is removed. + + + + + +# Class OrgUnitConnector +## @spartacus/organization/administration/core + + +### Method assignApprover is removed. + + + +### Method assignRole is removed. + + + +### Method create is removed. + + + +### Method createAddress is removed. + + + +### Method deleteAddress is removed. + + + +### Method get is removed. + + + +### Method getAddresses is removed. + + + +### Method getApprovalProcesses is removed. + + + +### Method getList is removed. + + + +### Method getTree is removed. + + + +### Method getUsers is removed. + + + +### Method unassignApprover is removed. + + + +### Method unassignRole is removed. + + + +### Method update is removed. + + + +### Method updateAddress is removed. + + + + + +# Class OrgUnitGuard +## @spartacus/organization/administration/core + + +### Method canActivate is removed. + + + + + +# Interface OrgUnits +## @spartacus/organization/administration/core + + +### PropertySignature addressEntities is removed. + + + +### PropertySignature addressList is removed. + + + +### PropertySignature approvalProcesses is removed. + + + +### PropertySignature availableOrgUnitNodes is removed. + + + +### PropertySignature entities is removed. + + + +### PropertySignature tree is removed. + + + +### PropertySignature users is removed. + + + + + +# Namespace OrgUnitSelectors +## @spartacus/organization/administration/core + + +Namespace OrgUnitSelectors has been removed and is no longer part of the public API. + + + + +# Variable OrgUnitSelectors.getAddressesState +## @spartacus/organization/administration/core + + + + +# Function OrgUnitSelectors.getApprovalProcesses +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getApprovalProcesses has been removed and is no longer part of the public API. + + + + +# Variable OrgUnitSelectors.getApprovalProcessesState +## @spartacus/organization/administration/core + + + + +# Function OrgUnitSelectors.getAssignedUsers +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getAssignedUsers has been removed and is no longer part of the public API. + + + + +# Function OrgUnitSelectors.getB2BAddress +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getB2BAddress has been removed and is no longer part of the public API. + + + + +# Function OrgUnitSelectors.getB2BAddresses +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getB2BAddresses has been removed and is no longer part of the public API. + + + + +# Variable OrgUnitSelectors.getB2BOrgUnitState +## @spartacus/organization/administration/core + + + + +# Function OrgUnitSelectors.getOrgUnit +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getOrgUnit has been removed and is no longer part of the public API. + + + + +# Function OrgUnitSelectors.getOrgUnitList +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getOrgUnitList has been removed and is no longer part of the public API. + + + + +# Variable OrgUnitSelectors.getOrgUnitsNodeListState +## @spartacus/organization/administration/core + + + + +# Variable OrgUnitSelectors.getOrgUnitsState +## @spartacus/organization/administration/core + + + + +# Function OrgUnitSelectors.getOrgUnitState +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getOrgUnitState has been removed and is no longer part of the public API. + + + + +# Variable OrgUnitSelectors.getOrgUnitsTreeState +## @spartacus/organization/administration/core + + + + +# Function OrgUnitSelectors.getOrgUnitTree +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getOrgUnitTree has been removed and is no longer part of the public API. + + + + +# Function OrgUnitSelectors.getOrgUnitValue +## @spartacus/organization/administration/core + + +Function OrgUnitSelectors.getOrgUnitValue has been removed and is no longer part of the public API. + + + + +# Class OrgUnitService +## @spartacus/organization/administration/core + + +### Method assignApprover is removed. + + + +### Method assignRole is removed. + + + +### Method clearAssignedUsersList is removed. + + + +### Method create is removed. + + + +### Method createAddress is removed. + + + +### Method deleteAddress is removed. + + + +### Method findUnitChildrenInTree is removed. + + + +### Method get is removed. + + + +### Method getActiveUnitList is removed. + + + +### Method getAddress is removed. + + + +### Method getAddresses is removed. + + + +### Method getAddressLoadingStatus is removed. + + + +### Method getApprovalProcesses is removed. + + + +### Method getChildUnits is removed. + + + +### Method getCostCenters is removed. + + + +### Method getErrorState is removed. + + + +### Method getList is removed. + + + +### Method getLoadingStatus is removed. + + + +### Method getTree is removed. + + + +### Method getUsers is removed. + + + +### Method isUpdatingUnitAllowed is removed. + + + +### Method load is removed. + + + +### Method loadAddresses is removed. + + + +### Method loadApprovalProcesses is removed. + + + +### Method loadList is removed. + + + +### Method loadTree is removed. + + + +### Method loadUsers is removed. + + + +### Method sortUnitList is removed. + + + +### Method unassignApprover is removed. + + + +### Method unassignRole is removed. + + + +### Method update is removed. + + + +### Method updateAddress is removed. + + + + + +# Interface Permission +## @spartacus/organization/administration/core + + +### PropertySignature active is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature orderApprovalPermissionType is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature periodRange is removed. + + + +### PropertySignature selected is removed. + + + +### PropertySignature threshold is removed. + + + + + +# Namespace PermissionActions +## @spartacus/organization/administration/core + + +Namespace PermissionActions has been removed and is no longer part of the public API. + + + + +# Variable PermissionActions.CREATE_PERMISSION_FAIL +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.CREATE_PERMISSION_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.CREATE_PERMISSION +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.CreatePermission +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.CreatePermissionFail +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.CreatePermissionSuccess +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSION_FAIL +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSION_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSION_TYPES_FAIL +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSION_TYPES_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSION_TYPES +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSION +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSIONS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSIONS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.LOAD_PERMISSIONS +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.LoadPermission +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.LoadPermissionFail +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.LoadPermissions +## @spartacus/organization/administration/core + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + payload: { userId: string; params: SearchConfig; } +) + +``` + + +Current version: + +``` + +constructor( + payload: { userId: string; userGroupId: string; params: SearchConfig; } +) + +``` + + +### Property payload changed. + + +Previous version: + +``` +payload: { userId: string; params: SearchConfig; } +``` + + +Current version: + +``` +payload: { userId: string; userGroupId: string; params: SearchConfig; } +``` + + + + +# Class PermissionActions.LoadPermissionsFail +## @spartacus/organization/administration/core + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + payload: { params: SearchConfig; error: any; } +) + +``` + + +Current version: + +``` + +constructor( + payload: { userGroupId: string; params: SearchConfig; error: any; } +) + +``` + + +### Property payload changed. + + +Previous version: + +``` +payload: { params: SearchConfig; error: any; } +``` + + +Current version: + +``` +payload: { userGroupId: string; params: SearchConfig; error: any; } +``` + + + + +# Class PermissionActions.LoadPermissionsSuccess +## @spartacus/organization/administration/core + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + payload: { page: ListModel; params: SearchConfig; } +) + +``` + + +Current version: + +``` + +constructor( + payload: { userGroupId: string; page: ListModel; params: SearchConfig; } +) + +``` + + +### Property payload changed. + + +Previous version: + +``` +payload: { page: ListModel; params: SearchConfig; } +``` + + +Current version: + +``` +payload: { userGroupId: string; page: ListModel; params: SearchConfig; } +``` + + + + +# Class PermissionActions.LoadPermissionSuccess +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.LoadPermissionTypes +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.LoadPermissionTypesFail +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.LoadPermissionTypesSuccess +## @spartacus/organization/administration/core + + + + +# TypeAlias PermissionActions.PermissionAction +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.UPDATE_PERMISSION_FAIL +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.UPDATE_PERMISSION_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable PermissionActions.UPDATE_PERMISSION +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.UpdatePermission +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.UpdatePermissionFail +## @spartacus/organization/administration/core + + + + +# Class PermissionActions.UpdatePermissionSuccess +## @spartacus/organization/administration/core + + + + +# Class PermissionAdapter +## @spartacus/organization/administration/core + + +### Method create is removed. + + + +### Method load is removed. + + + +### Method loadList is removed. + + + +### Method loadTypes is removed. + + + +### Method update is removed. + + + + + +# Class PermissionConnector +## @spartacus/organization/administration/core + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getList is removed. + + + +### Method getTypes is removed. + + + +### Method update is removed. + + + + + +# Interface PermissionManagement +## @spartacus/organization/administration/core + + +### PropertySignature permissionTypes is removed. + + + + + +# Namespace PermissionSelectors +## @spartacus/organization/administration/core + + +Namespace PermissionSelectors has been removed and is no longer part of the public API. + + + + +# Function PermissionSelectors.getPermission +## @spartacus/organization/administration/core + + +Function PermissionSelectors.getPermission has been removed and is no longer part of the public API. + + + + +# Function PermissionSelectors.getPermissionList +## @spartacus/organization/administration/core + + +Function PermissionSelectors.getPermissionList has been removed and is no longer part of the public API. + + + + +# Variable PermissionSelectors.getPermissionManagementState +## @spartacus/organization/administration/core + + + + +# Variable PermissionSelectors.getPermissionsState +## @spartacus/organization/administration/core + + + + +# Function PermissionSelectors.getPermissionState +## @spartacus/organization/administration/core + + +Function PermissionSelectors.getPermissionState has been removed and is no longer part of the public API. + + + + +# Function PermissionSelectors.getPermissionTypes +## @spartacus/organization/administration/core + + +Function PermissionSelectors.getPermissionTypes has been removed and is no longer part of the public API. + + + + +# Variable PermissionSelectors.getPermissionTypesState +## @spartacus/organization/administration/core + + + + +# Function PermissionSelectors.getPermissionValue +## @spartacus/organization/administration/core + + +Function PermissionSelectors.getPermissionValue has been removed and is no longer part of the public API. + + + + +# Class PermissionService +## @spartacus/organization/administration/core + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getErrorState is removed. + + + +### Method getList is removed. + + + +### Method getLoadingStatus is removed. + + + +### Method getTypes is removed. + + + +### Method loadPermission is removed. + + + +### Method loadPermissions is removed. + + + +### Method loadPermissionTypes is removed. + + + +### Method update is removed. + + + + + +# Interface StateWithOrganization +## @spartacus/organization/administration/core + + +### PropertySignature organization is removed. + + + + + +# Interface UserGroup +## @spartacus/organization/administration/core + + +### PropertySignature members is removed. + + + +### PropertySignature membersCount is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature permissions is removed. + + + +### PropertySignature roles is removed. + + + +### PropertySignature selected is removed. + + + +### PropertySignature subGroups is removed. + + + +### PropertySignature uid is removed. + + + + + +# Namespace UserGroupActions +## @spartacus/organization/administration/core + + +Namespace UserGroupActions has been removed and is no longer part of the public API. + + + + +# Class UserGroupActions.AssignMember +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.AssignMemberFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.AssignMemberSuccess +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.AssignPermission +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.AssignPermissionFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.AssignPermissionSuccess +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.CREATE_USER_GROUP_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.CREATE_USER_GROUP_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.CREATE_USER_GROUP +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.CreateUserGroup +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.CreateUserGroupFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.CreateUserGroupSuccess +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.DELETE_USER_GROUP_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.DELETE_USER_GROUP_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.DELETE_USER_GROUP +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.DeleteUserGroup +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.DeleteUserGroupFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.DeleteUserGroupSuccess +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP_AVAILABLE_CUSTOMERS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP_AVAILABLE_CUSTOMERS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP_AVAILABLE_CUSTOMERS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP_PERMISSIONS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP_PERMISSIONS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP_PERMISSIONS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUP +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUPS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUPS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.LOAD_USER_GROUPS +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadAvailableOrgCustomers +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadAvailableOrgCustomersFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadAvailableOrgCustomersSuccess +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadPermissions +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadPermissionsFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadPermissionsSuccess +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadUserGroup +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadUserGroupFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadUserGroups +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadUserGroupsFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadUserGroupsSuccess +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.LoadUserGroupSuccess +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignAllMembers +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignAllMembersFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignAllMembersSuccess +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignMember +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignMemberFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignMemberSuccess +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignPermission +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignPermissionFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UnassignPermissionSuccess +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.UPDATE_USER_GROUP_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.UPDATE_USER_GROUP_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.UPDATE_USER_GROUP +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UpdateUserGroup +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UpdateUserGroupFail +## @spartacus/organization/administration/core + + + + +# Class UserGroupActions.UpdateUserGroupSuccess +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_ASSIGN_MEMBER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_ASSIGN_MEMBER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_ASSIGN_MEMBER +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_ASSIGN_PERMISSION_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_ASSIGN_PERMISSION_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_ASSIGN_PERMISSION +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_ALL_MEMBERS_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_ALL_MEMBERS_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_ALL_MEMBERS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_MEMBER_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_MEMBER_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_MEMBER +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_PERMISSION_FAIL +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_PERMISSION_SUCCESS +## @spartacus/organization/administration/core + + + + +# Variable UserGroupActions.USER_GROUP_UNASSIGN_PERMISSION +## @spartacus/organization/administration/core + + + + +# TypeAlias UserGroupActions.UserGroupAction +## @spartacus/organization/administration/core + + + + +# Class UserGroupAdapter +## @spartacus/organization/administration/core + + +### Method assignMember is removed. + + + +### Method assignOrderApprovalPermission is removed. + + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method load is removed. + + + +### Method loadAvailableOrderApprovalPermissions is removed. + + + +### Method loadAvailableOrgCustomers is removed. + + + +### Method loadList is removed. + + + +### Method unassignAllMembers is removed. + + + +### Method unassignMember is removed. + + + +### Method unassignOrderApprovalPermission is removed. + + + +### Method update is removed. + + + + + +# Class UserGroupConnector +## @spartacus/organization/administration/core + + +### Method assignMember is removed. + + + +### Method assignOrderApprovalPermission is removed. + + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method get is removed. + + + +### Method getAvailableOrderApprovalPermissions is removed. + + + +### Method getAvailableOrgCustomers is removed. + + + +### Method getList is removed. + + + +### Method unassignAllMembers is removed. + + + +### Method unassignMember is removed. + + + +### Method unassignOrderApprovalPermission is removed. + + + +### Method update is removed. + + + + + +# Interface UserGroupManagement +## @spartacus/organization/administration/core + + +### PropertySignature customers is removed. + + + +### PropertySignature permissions is removed. + + + + + +# Namespace UserGroupSelectors +## @spartacus/organization/administration/core + + +Namespace UserGroupSelectors has been removed and is no longer part of the public API. + + + + +# Function UserGroupSelectors.getAvailableOrderApprovalPermissions +## @spartacus/organization/administration/core + + +Function UserGroupSelectors.getAvailableOrderApprovalPermissions has been removed and is no longer part of the public API. + + + + +# Function UserGroupSelectors.getAvailableOrgCustomers +## @spartacus/organization/administration/core + + +Function UserGroupSelectors.getAvailableOrgCustomers has been removed and is no longer part of the public API. + + + + +# Function UserGroupSelectors.getUserGroup +## @spartacus/organization/administration/core + + +Function UserGroupSelectors.getUserGroup has been removed and is no longer part of the public API. + + + + +# Function UserGroupSelectors.getUserGroupList +## @spartacus/organization/administration/core + + +Function UserGroupSelectors.getUserGroupList has been removed and is no longer part of the public API. + + + + +# Variable UserGroupSelectors.getUserGroupManagementState +## @spartacus/organization/administration/core + + + + +# Variable UserGroupSelectors.getUserGroupsState +## @spartacus/organization/administration/core + + + + +# Function UserGroupSelectors.getUserGroupState +## @spartacus/organization/administration/core + + +Function UserGroupSelectors.getUserGroupState has been removed and is no longer part of the public API. + + + + +# Function UserGroupSelectors.getUserGroupValue +## @spartacus/organization/administration/core + + +Function UserGroupSelectors.getUserGroupValue has been removed and is no longer part of the public API. + + + + +# Class UserGroupService +## @spartacus/organization/administration/core + + +### Method assignMember is removed. + + + +### Method assignPermission is removed. + + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method get is removed. + + + +### Method getAvailableOrderApprovalPermissions is removed. + + + +### Method getAvailableOrgCustomers is removed. + + + +### Method getErrorState is removed. + + + +### Method getList is removed. + + + +### Method getLoadingStatus is removed. + + + +### Method load is removed. + + + +### Method loadAvailableOrderApprovalPermissions is removed. + + + +### Method loadAvailableOrgCustomers is removed. + + + +### Method loadList is removed. + + + +### Method unassignAllMembers is removed. + + + +### Method unassignMember is removed. + + + +### Method unassignPermission is removed. + + + +### Method update is removed. + + + + + +# Class UserGuard +## @spartacus/organization/administration/core + + +### Method canActivate is removed. + + + + + +# Class ActiveLinkCellComponent +## @spartacus/organization/administration/components + + +### Property tabIndex is removed. + + + + + +# Class AmountCellComponent +## @spartacus/organization/administration/components + + +### Property budget is removed. + + + +### Property currency is removed. + + + +### Property property is removed. + + + + + +# Class AssignCellComponent +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Property isAssigned is removed. + + + +### Property link is removed. + + + +### Method notify is removed. + + + +### Method toggleAssign is removed. + + + +### Method unassign is removed. + + + + + +# Class BaseMessageComponent +## @spartacus/organization/administration/components + + +### Method close is removed. + + + +### Method handleAutoHide is removed. + + + +### Method ngOnInit is removed. + + + +### Method resolveType is removed. + + + + + +# Class BudgetCostCenterListService +## @spartacus/organization/administration/components + + +### Method filterSelected is removed. + + + +### Method load is removed. + + + + + +# Class BudgetDetailsComponent +## @spartacus/organization/administration/components + + +### Method ngOnInit is removed. + + + + + +# Class BudgetFormComponent +## @spartacus/organization/administration/components + + +### Method createCodeWithName is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class BudgetFormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + + + +# Class BudgetItemService +## @spartacus/organization/administration/components + + +### Method create is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method load is removed. + + + +### Method update is removed. + + + + + +# Class BudgetListService +## @spartacus/organization/administration/components + + +### Method convertBudgets is removed. + + + +### Method load is removed. + + + + + +# Class CardComponent +## @spartacus/organization/administration/components + + +### Method closeView is removed. + + + +### Property previousLabel is removed. + + + +### Method refreshMessages is removed. + + + + + +# Class CellComponent +## @spartacus/organization/administration/components + + +### Property cellOptions is removed. + + + +### Property hasItem is removed. + + + +### Property item is removed. + + + +### Property linkable is removed. + + + +### Property model is removed. + + + +### Property property is removed. + + + +### Property route is removed. + + + +### Property routeModel is removed. + + + +### Property tabIndex is removed. + + + +### Property type is removed. + + + + + +# Class ConfirmationMessageComponent +## @spartacus/organization/administration/components + + +### Method confirm is removed. + + + +### Method ngOnInit is removed. + + + + + +# Interface ConfirmationMessageData +## @spartacus/organization/administration/components + + +### PropertySignature confirm is removed. + + + + + +# Class CostCenterAssignedBudgetListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class CostCenterBudgetListService +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Method load is removed. + + + +### Method unassign is removed. + + + + + +# Class CostCenterFormComponent +## @spartacus/organization/administration/components + + +### Method createCodeWithName is removed. + + + +### Property unitKey is removed. + + + + + +# Class CostCenterFormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + + + +# Class CostCenterListService +## @spartacus/organization/administration/components + + +### Method convertCostCenters is removed. + + + +### Method load is removed. + + + + + +# Interface CostCenterModel +## @spartacus/organization/administration/components + + +### PropertySignature active is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature unit is removed. + + + + + +# Class CurrentBudgetService +## @spartacus/organization/administration/components + + +### Method getDetailsRoute is removed. + + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + + + +# Class CurrentCostCenterService +## @spartacus/organization/administration/components + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + + + +# Class CurrentItemService +## @spartacus/organization/administration/components + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + +### Method getRouterParam is removed. + + + + + +# Class CurrentPermissionService +## @spartacus/organization/administration/components + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + + + +# Class CurrentUnitAddressService +## @spartacus/organization/administration/components + + +### Method getDetailsRoute is removed. + + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + + + +# Class CurrentUnitChildService +## @spartacus/organization/administration/components + + +### Method getParamKey is removed. + + + + + +# Class CurrentUnitService +## @spartacus/organization/administration/components + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + + + +# Class CurrentUnitUserService +## @spartacus/organization/administration/components + + +### Method getDetailsRoute is removed. + + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + + + +# Class CurrentUserGroupService +## @spartacus/organization/administration/components + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + + + +# Class CurrentUserService +## @spartacus/organization/administration/components + + +### Method getError is removed. + + + +### Method getItem is removed. + + + +### Method getParamKey is removed. + + + + + +# Class DateRangeCellComponent +## @spartacus/organization/administration/components + + +### Property hasRange is removed. + + + +### Property linkable is removed. + + + + + +# Class DeleteItemComponent +## @spartacus/organization/administration/components + + +### Method confirmDelete is removed. + + + +### Method delete is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method notify is removed. + + + + + +# Class DisableInfoComponent +## @spartacus/organization/administration/components + + +### Property defaultInfoConfig is removed. + + + +### Method displayDisabledCreate is removed. + + + +### Method displayDisabledDisable is removed. + + + +### Method displayDisabledEdit is removed. + + + +### Method displayDisabledEnable is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class DisableInfoService +## @spartacus/organization/administration/components + + +### Method isItemDisabled is removed. + + + +### Method isParentDisabled is removed. + + + +### Method isRootUnit is removed. + + + + + +# Class FormComponent +## @spartacus/organization/administration/components + + +### Method back is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method notify is removed. + + + +### Method save is removed. + + + +### Method setI18nRoot is removed. + + + + + +# Class FormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + +### Property defaultValue is removed. + + + +### Method getForm is removed. + + + +### Method patchData is removed. + + + + + +# Class ItemActiveDirective +## @spartacus/organization/administration/components + + +### Method handleDisabledItems is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ItemExistsDirective +## @spartacus/organization/administration/components + + +### Method handleErrorMessage is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ItemService +## @spartacus/organization/administration/components + + +### Method buildRouteParams is removed. + + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method getForm is removed. + + + +### Method getRouterParam is removed. + + + +### Method launchDetails is removed. + + + +### Method load is removed. + + + +### Method save is removed. + + + +### Method setEditMode is removed. + + + +### Method update is removed. + + + + + +# Class LimitCellComponent +## @spartacus/organization/administration/components + + +### Property isExceedPermission is removed. + + + +### Property isOrderThreshold is removed. + + + +### Property isTimeSpanThreshold is removed. + + + + + +# Class LinkCellComponent +## @spartacus/organization/administration/components + + +### Method getRouterModel is removed. + + + +### Property tabIndex is removed. + + + + + +# Class ListComponent +## @spartacus/organization/administration/components + + +### Method browse is removed. + + + +### Method getCreateButtonLabel is removed. + + + +### Method getListCount is removed. + + + +### Method launchItem is removed. + + + +### Method onCreateButtonClick is removed. + + + +### Method sort is removed. + + + + + +# Class ListService +## @spartacus/organization/administration/components + + +### Property domainType is removed. + + + +### Method getCreateButtonLabel is removed. + + + +### Method getCreateButtonType is removed. + + + +### Method getData is removed. + + + +### Method getStructure is removed. + + + +### Method hasGhostData is removed. + + + +### Method key is removed. + + + +### Method load is removed. + + + +### Method onCreateButtonClick is removed. + + + +### Method sort is removed. + + + +### Method view is removed. + + + +### Property viewType is removed. + + + + + +# Class MessageComponent +## @spartacus/organization/administration/components + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method render is removed. + + + +### Method terminate is removed. + + + + + +# Interface MessageEventData +## @spartacus/organization/administration/components + + +### PropertySignature close is removed. + + + + + +# Class MessageRenderService +## @spartacus/organization/administration/components + + +### Method getComponent is removed. + + + +### Method getInjector is removed. + + + + + +# Class MessageService +## @spartacus/organization/administration/components + + +### Method add is removed. + + + +### Method clear is removed. + + + +### Method close is removed. + + + +### Method get is removed. + + + +### Method getDefaultMessage is removed. + + + + + +# Class PermissionFormComponent +## @spartacus/organization/administration/components + + +### Method ngOnInit is removed. + + + + + +# Class PermissionFormService +## @spartacus/organization/administration/components + + +### Method amend is removed. + + + +### Method build is removed. + + + +### Property defaultValue is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method patchData is removed. + + + + + +# Class PermissionItemService +## @spartacus/organization/administration/components + + +### Method create is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method load is removed. + + + +### Method update is removed. + + + + + +# Class PermissionListService +## @spartacus/organization/administration/components + + +### Method convertPermissions is removed. + + + +### Method load is removed. + + + + + +# Interface PermissionModel +## @spartacus/organization/administration/components + + +### PropertySignature code is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature orderApprovalPermissionType is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature periodRange is removed. + + + +### PropertySignature threshold is removed. + + + + + +# Class StatusCellComponent +## @spartacus/organization/administration/components + + +### Property isActive is removed. + + + +### Property label is removed. + + + + + +# Class SubListComponent +## @spartacus/organization/administration/components + + +### Property routerKey is removed. + + + + + +# Class SubListService +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Method filterSelected is removed. + + + +### Method unassign is removed. + + + + + +# Class ToggleLinkCellComponent +## @spartacus/organization/administration/components + + +### Property combinedName is removed. + + + +### Property count is removed. + + + +### Property depthLevel is removed. + + + +### Property expanded is removed. + + + +### Property hasItem is removed. + + + +### Property isSwitchable is removed. + + + +### Property item is removed. + + + +### Method onArrowDown is removed. + + + +### Method onArrowLeft is removed. + + + +### Method onArrowRight is removed. + + + +### Method onArrowUp is removed. + + + +### Method onKeydown is removed. + + + +### Method onSpace is removed. + + + +### Method restoreFocus is removed. + + + +### Method toggleItem is removed. + + + + + +# Class ToggleStatusComponent +## @spartacus/organization/administration/components + + +### Method getPatchedItem is removed. + + + +### Method isDisabled is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method notify is removed. + + + +### Method toggle is removed. + + + +### Method update is removed. + + + + + +# Class UnitAddressDetailsComponent +## @spartacus/organization/administration/components + + +### Method getCountry is removed. + + + + + +# Class UnitAddressFormComponent +## @spartacus/organization/administration/components + + +### Method ngOnInit is removed. + + + + + +# Class UnitAddressFormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + +### Method getCountries is removed. + + + +### Method getRegions is removed. + + + +### Method getTitles is removed. + + + + + +# Class UnitAddressItemService +## @spartacus/organization/administration/components + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Property featureConfigService is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method launchDetails is removed. + + + +### Method launchList is removed. + + + +### Method load is removed. + + + +### Method update is removed. + + + + + +# Class UnitAddressListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UnitApproverListService +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Method load is removed. + + + +### Method unassign is removed. + + + + + +# Class UnitAssignedApproverListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UnitCellComponent +## @spartacus/organization/administration/components + + +### Property property is removed. + + + + + +# Class UnitChildItemService +## @spartacus/organization/administration/components + + +### Method buildRouteParams is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method save is removed. + + + + + +# Class UnitChildrenService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UnitCostCenterItemService +## @spartacus/organization/administration/components + + +### Method buildRouteParams is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method save is removed. + + + + + +# Class UnitCostCenterListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UnitFormComponent +## @spartacus/organization/administration/components + + +### Method createUidWithName is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class UnitFormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + +### Method isRootUnit is removed. + + + +### Method patchData is removed. + + + +### Method toggleParentUnit is removed. + + + + + +# Class UnitItemService +## @spartacus/organization/administration/components + + +### Method create is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method load is removed. + + + +### Method update is removed. + + + + + +# Class UnitListComponent +## @spartacus/organization/administration/components + + +### Method collapseAll is removed. + + + +### Method expandAll is removed. + + + + + +# Class UnitListService +## @spartacus/organization/administration/components + + +### Method convertListItem is removed. + + + +### Method key is removed. + + + +### Method load is removed. + + + + + +# Class UnitTreeService +## @spartacus/organization/administration/components + + +### Method collapseAll is removed. + + + +### Method expandAll is removed. + + + +### Method expandUntilActiveNode is removed. + + + +### Method initialize is removed. + + + +### Method isExpanded is removed. + + + +### Method toggle is removed. + + + + + +# Class UnitUserListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UnitUserRolesCellComponent +## @spartacus/organization/administration/components + + +### Method getRouterModel is removed. + + + + + +# Class UnitUserRolesFormComponent +## @spartacus/organization/administration/components + + +### Method notify is removed. + + + +### Method save is removed. + + + + + +# Class UnitUserRolesFormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + +### Method getForm is removed. + + + +### Method patchData is removed. + + + + + +# Class UnitUserRolesItemService +## @spartacus/organization/administration/components + + +### Method create is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method load is removed. + + + +### Method save is removed. + + + +### Method update is removed. + + + + + +# Class UserApproverListService +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Method load is removed. + + + +### Method unassign is removed. + + + + + +# Class UserAssignedApproverListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UserAssignedPermissionListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UserAssignedUserGroupListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UserChangePasswordFormComponent +## @spartacus/organization/administration/components + + +### Method notify is removed. + + + +### Method save is removed. + + + + + +# Class UserChangePasswordFormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + +### Method getForm is removed. + + + + + +# Class UserDetailsCellComponent +## @spartacus/organization/administration/components + + +### Method hasRight is removed. + + + + + +# Class UserDetailsComponent +## @spartacus/organization/administration/components + + +### Method hasRight is removed. + + + + + +# Class UserFormComponent +## @spartacus/organization/administration/components + + +### Property isAssignedToApprovers is removed. + + + +### Method ngOnInit is removed. + + + +### Property roles is removed. + + + +### Property unitKey is removed. + + + +### Method updateRoles is removed. + + + + + +# Class UserFormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + +### Method patchData is removed. + + + + + +# Class UserGroupAssignedPermissionsListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UserGroupAssignedUserListService +## @spartacus/organization/administration/components + + +### Method load is removed. + + + + + +# Class UserGroupFormComponent +## @spartacus/organization/administration/components + + +### Method createUidWithName is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class UserGroupFormService +## @spartacus/organization/administration/components + + +### Method build is removed. + + + + + +# Class UserGroupItemService +## @spartacus/organization/administration/components + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method launchList is removed. + + + +### Method load is removed. + + + +### Method update is removed. + + + + + +# Class UserGroupListService +## @spartacus/organization/administration/components + + +### Method convertUserGroups is removed. + + + +### Method key is removed. + + + +### Method load is removed. + + + + + +# Interface UserGroupModel +## @spartacus/organization/administration/components + + +### PropertySignature name is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature uid is removed. + + + + + +# Class UserGroupPermissionListService +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Method load is removed. + + + +### Method unassign is removed. + + + + + +# Class UserGroupUserListComponent +## @spartacus/organization/administration/components + + +### Method notify is removed. + + + +### Method unassignAll is removed. + + + + + +# Class UserGroupUserListService +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Method load is removed. + + + +### Method unassign is removed. + + + +### Method unassignAllMembers is removed. + + + + + +# Class UserItemService +## @spartacus/organization/administration/components + + +### Method create is removed. + + + +### Method getDetailsRoute is removed. + + + +### Method launchDetails is removed. + + + +### Method load is removed. + + + +### Method update is removed. + + + + + +# Class UserListService +## @spartacus/organization/administration/components + + +### Method convertUsers is removed. + + + +### Method key is removed. + + + +### Method load is removed. + + + + + +# Interface UserModel +## @spartacus/organization/administration/components + + +### PropertySignature name is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature roles is removed. + + + +### PropertySignature uid is removed. + + + + + +# Class UserPermissionListService +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Method load is removed. + + + +### Method unassign is removed. + + + + + +# Class UserUserGroupListService +## @spartacus/organization/administration/components + + +### Method assign is removed. + + + +### Method load is removed. + + + +### Method unassign is removed. + + + + + +# Variable organizationTranslationsCs +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsDe +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsEn +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsEs_CO +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsEs +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsFr +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsHi +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsHu +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsId +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsIt +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsJa +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsKo +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsPl +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsPt +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsRu +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsZh_TW +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable organizationTranslationsZh +## @spartacus/organization/administration/assets + + +Variable organizationTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface AccountSummaryDetails +## @spartacus/organization/account-summary/root + + +### PropertySignature accountManagerEmail is removed. + + + +### PropertySignature accountManagerName is removed. + + + +### PropertySignature amountBalance is removed. + + + +### PropertySignature billingAddress is removed. + + + +### PropertySignature creditLimit is removed. + + + +### PropertySignature orgUnit is removed. + + + + + +# Interface AccountSummaryDocument +## @spartacus/organization/account-summary/root + + +### PropertySignature amount is removed. + + + +### PropertySignature attachments is removed. + + + +### PropertySignature createdAtDate is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature dueAtDate is removed. + + + +### PropertySignature formattedAmount is removed. + + + +### PropertySignature formattedOpenAmount is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature openAmount is removed. + + + +### PropertySignature orgDocumentType is removed. + + + +### PropertySignature status is removed. + + + + + +# Interface AccountSummaryDocumentType +## @spartacus/organization/account-summary/root + + +### PropertySignature code is removed. + + + +### PropertySignature displayInAllList is removed. + + + +### PropertySignature includeInOpenBalance is removed. + + + +### PropertySignature name is removed. + + + + + +# Class AccountSummaryFacade +## @spartacus/organization/account-summary/root + + +### Method getAccountSummary is removed. + + + +### Method getDocumentAttachment is removed. + + + +### Method getDocumentList is removed. + + + + + +# Interface AccountSummaryList +## @spartacus/organization/account-summary/root + + +### PropertySignature orgDocuments is removed. + + + +### PropertySignature orgDocumentTypes is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Class BlobErrorInterceptor +## @spartacus/organization/account-summary/root + + +### Method intercept is removed. + + + + + +# Interface DocumentQueryParams +## @spartacus/organization/account-summary/root + + +### PropertySignature endRange is removed. + + + +### PropertySignature fields is removed. + + + +### PropertySignature filterByKey is removed. + + + +### PropertySignature filterByValue is removed. + + + +### PropertySignature page is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature sort is removed. + + + +### PropertySignature startRange is removed. + + + +### PropertySignature status is removed. + + + + + +# Interface OrgDocumentType +## @spartacus/organization/account-summary/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature payableOrUsable is removed. + + + + + +# Interface AccountSummaryOccEndpoints +## @spartacus/organization/account-summary/occ + + +### PropertySignature accountSummary is removed. + + + +### PropertySignature accountSummaryDocument is removed. + + + +### PropertySignature accountSummaryDocumentAttachment is removed. + + + + + +# Class OccAccountSummaryAdapter +## @spartacus/organization/account-summary/occ + + +### Method getAccountSummary is removed. + + + +### Method getDocumentAttachment is removed. + + + +### Method getDocumentList is removed. + + + + + +# Class AccountSummaryAdapter +## @spartacus/organization/account-summary/core + + +### Method getAccountSummary is removed. + + + +### Method getDocumentAttachment is removed. + + + +### Method getDocumentList is removed. + + + + + +# Class AccountSummaryConnector +## @spartacus/organization/account-summary/core + + +### Method getAccountSummary is removed. + + + +### Method getDocumentAttachment is removed. + + + +### Method getDocumentList is removed. + + + + + +# Class AccountSummaryPageMetaResolver +## @spartacus/organization/account-summary/core + + +### Method getScore is removed. + + + + + +# Class AccountSummaryService +## @spartacus/organization/account-summary/core + + +### Method getAccountSummary is removed. + + + +### Method getDocumentAttachment is removed. + + + +### Method getDocumentList is removed. + + + +### Method getOrgUnitId is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Class AccountSummaryDocumentComponent +## @spartacus/organization/account-summary/components + + +### Method changeSortCode is removed. + + + +### Method downloadAttachment is removed. + + + +### Method filterChange is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method pageChange is removed. + + + + + +# Class AccountSummaryDocumentFilterComponent +## @spartacus/organization/account-summary/components + + +### Method formSearch is removed. + + + +### Method getFilterByOptions is removed. + + + +### Method getStatusOptions is removed. + + + +### Property initialFilters is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method resetForm is removed. + + + + + +# Class AccountSummaryHeaderComponent +## @spartacus/organization/account-summary/components + + +### Method getAddressCardContent is removed. + + + +### Method getCreditLineCardContent is removed. + + + +### Method getCreditRepCardContent is removed. + + + +### Method getCurrentBalanceCardContent is removed. + + + +### Method getIdCardContent is removed. + + + +### Method getNameCardContent is removed. + + + +### Method getOpenBalanceCardContent is removed. + + + +### Method getPastDueBalanceCardContent is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class AccountSummaryItemService +## @spartacus/organization/account-summary/components + + +### Method launchDetails is removed. + + + + + +# Variable accountSummaryTranslationsCs +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsDe +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsEn +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsEs_CO +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsEs +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsFr +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsHi +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsHu +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsId +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsIt +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsJa +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsKo +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsPl +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsPt +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsRu +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsZh_TW +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable accountSummaryTranslationsZh +## @spartacus/organization/account-summary/assets + + +Variable accountSummaryTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class AdministrationModule +## @spartacus/organization + +moved to @spartacus/organization/administration + + + + +# Interface CancellationRequestEntryInputList +## @spartacus/order/root + + +### PropertySignature cancellationRequestEntryInputs is removed. + + + + + +# Interface CancelOrReturnRequestEntryInput +## @spartacus/order/root + + +### PropertySignature orderEntryNumber is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Interface Carrier +## @spartacus/order/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Consignment +## @spartacus/order/root + + +### PropertySignature code is removed. + + + +### PropertySignature deliveryPointOfService is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature shippingAddress is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature statusDate is removed. + + + +### PropertySignature trackingID is removed. + + + + + +# Interface ConsignmentTracking +## @spartacus/order/root + + +### PropertySignature carrierDetails is removed. + + + +### PropertySignature statusDisplay is removed. + + + +### PropertySignature targetArrivalDate is removed. + + + +### PropertySignature trackingEvents is removed. + + + +### PropertySignature trackingID is removed. + + + +### PropertySignature trackingUrl is removed. + + + + + +# Interface ConsignmentTrackingEvent +## @spartacus/order/root + + +### PropertySignature detail is removed. + + + +### PropertySignature eventDate is removed. + + + +### PropertySignature location is removed. + + + +### PropertySignature referenceCode is removed. + + + + + +# Interface ConsignmentView +## @spartacus/order/root + + +### PropertySignature consignmentTracking is removed. + + + + + +# Interface Order +## @spartacus/order/root + + +### PropertySignature appliedOrderPromotions is removed. + + + +### PropertySignature appliedProductPromotions is removed. + + + +### PropertySignature appliedVouchers is removed. + + + +### PropertySignature calculated is removed. + + + +### PropertySignature cancellable is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature consignments is removed. + + + +### PropertySignature costCenter is removed. + + + +### PropertySignature created is removed. + + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature deliveryItemsQuantity is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryOrderGroups is removed. + + + +### PropertySignature deliveryStatus is removed. + + + +### PropertySignature deliveryStatusDisplay is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature guestCustomer is removed. + + + +### PropertySignature guid is removed. + + + +### PropertySignature net is removed. + + + +### PropertySignature orderDiscounts is removed. + + + +### PropertySignature orgCustomer is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature paymentInfo is removed. + + + +### PropertySignature pickupItemsQuantity is removed. + + + +### PropertySignature pickupOrderGroups is removed. + + + +### PropertySignature productDiscounts is removed. + + + +### PropertySignature purchaseOrderNumber is removed. + + + +### PropertySignature returnable is removed. + + + +### PropertySignature sapQuoteCode is removed. + + + +### PropertySignature site is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature statusDisplay is removed. + + + +### PropertySignature store is removed. + + + +### PropertySignature subTotal is removed. + + + +### PropertySignature totalDiscounts is removed. + + + +### PropertySignature totalItems is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + +### PropertySignature totalTax is removed. + + + +### PropertySignature unconsignedEntries is removed. + + + +### PropertySignature user is removed. + + + + + +# Interface OrderAttachment +## @spartacus/order/root + + +### PropertySignature sapAttachmentId is removed. + + + +### PropertySignature sapFileName is removed. + + + + + +# Interface OrderAttachments +## @spartacus/order/root + + +### PropertySignature sapAttachments is removed. + + + + + +# Class OrderAttachmentsFacade +## @spartacus/order/root + + +### Method downloadOrderAttachment is removed. + + + +### Method getOrderAttachments is removed. + + + + + +# Class OrderFacade +## @spartacus/order/root + + +### Method clearPlacedOrder is removed. + + + +### Method getDeliveryEntries is removed. + + + +### Method getOrderDetails is removed. + + + +### Method getPickupEntries is removed. + + + +### Method placeOrder is removed. + + + +### Method placePaymentAuthorizedOrder is removed. + + + +### Method setPlacedOrder is removed. + + + + + +# Interface OrderHistory +## @spartacus/order/root + + +### PropertySignature code is removed. + + + +### PropertySignature costCenter is removed. + + + +### PropertySignature guid is removed. + + + +### PropertySignature orgCustomer is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature placed is removed. + + + +### PropertySignature purchaseOrderNumber is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature statusDisplay is removed. + + + +### PropertySignature total is removed. + + + + + +# Class OrderHistoryFacade +## @spartacus/order/root + + +### Method cancelOrder is removed. + + + +### Method clearConsignmentTracking is removed. + + + +### Method clearOrderDetails is removed. + + + +### Method clearOrderList is removed. + + + +### Method getCancelOrderLoading is removed. + + + +### Method getCancelOrderSuccess is removed. + + + +### Method getConsignmentTracking is removed. + + + +### Method getOrderDetails is removed. + + + +### Method getOrderDetailsLoading is removed. + + + +### Method getOrderHistoryList is removed. + + + +### Method getOrderHistoryListLoaded is removed. + + + +### Method getQueryParams is removed. + + + +### Method loadConsignmentTracking is removed. + + + +### Method loadOrderDetails is removed. + + + +### Method loadOrderList is removed. + + + +### Method resetCancelOrderProcessState is removed. + + + + + +# Interface OrderHistoryList +## @spartacus/order/root + + +### PropertySignature orders is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Interface OrderHistoryListView +## @spartacus/order/root + + +### PropertySignature orders is removed. + + + + + +# Interface OrderHistoryView +## @spartacus/order/root + + +### PropertySignature consignments is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature returnable is removed. + + + +### PropertySignature returnRequests is removed. + + + +### PropertySignature totalItems is removed. + + + +### PropertySignature unconsignedEntries is removed. + + + + + +# Class OrderReturnRequestFacade +## @spartacus/order/root + + +### Method cancelOrderReturnRequest is removed. + + + +### Method clearOrderReturnRequestDetail is removed. + + + +### Method clearOrderReturnRequestList is removed. + + + +### Method createOrderReturnRequest is removed. + + + +### Method getCancelReturnRequestLoading is removed. + + + +### Method getCancelReturnRequestSuccess is removed. + + + +### Method getOrderReturnRequest is removed. + + + +### Method getOrderReturnRequestList is removed. + + + +### Method getReturnRequestLoading is removed. + + + +### Method getReturnRequestSuccess is removed. + + + +### Method loadOrderReturnRequestDetail is removed. + + + +### Method loadOrderReturnRequestList is removed. + + + +### Method resetCancelReturnRequestProcessState is removed. + + + + + +# Interface OrderView +## @spartacus/order/root + + +### PropertySignature consignments is removed. + + + + + +# Class ReorderOrderFacade +## @spartacus/order/root + + +### Method reorder is removed. + + + + + +# Interface ReplenishmentOrder +## @spartacus/order/root + + +### PropertySignature active is removed. + + + +### PropertySignature appliedOrderPromotions is removed. + + + +### PropertySignature appliedProductPromotions is removed. + + + +### PropertySignature appliedVouchers is removed. + + + +### PropertySignature calculated is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature costCenter is removed. + + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature deliveryItemsQuantity is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryOrderGroups is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature expirationTime is removed. + + + +### PropertySignature firstDate is removed. + + + +### PropertySignature guid is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature net is removed. + + + +### PropertySignature orderDiscounts is removed. + + + +### PropertySignature paymentInfo is removed. + + + +### PropertySignature paymentStatus is removed. + + + +### PropertySignature paymentType is removed. + + + +### PropertySignature pickupItemsQuantity is removed. + + + +### PropertySignature pickupOrderGroups is removed. + + + +### PropertySignature potentialOrderPromotions is removed. + + + +### PropertySignature potentialProductPromotions is removed. + + + +### PropertySignature productDiscounts is removed. + + + +### PropertySignature purchaseOrderNumber is removed. + + + +### PropertySignature replenishmentOrderCode is removed. + + + +### PropertySignature savedBy is removed. + + + +### PropertySignature saveTime is removed. + + + +### PropertySignature site is removed. + + + +### PropertySignature store is removed. + + + +### PropertySignature subTotal is removed. + + + +### PropertySignature totalDiscounts is removed. + + + +### PropertySignature totalItems is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + +### PropertySignature totalTax is removed. + + + +### PropertySignature totalUnitCount is removed. + + + +### PropertySignature trigger is removed. + + + +### PropertySignature user is removed. + + + + + +# Class ReplenishmentOrderHistoryFacade +## @spartacus/order/root + + +### Method cancelReplenishmentOrder is removed. + + + +### Method clearCancelReplenishmentOrderProcessState is removed. + + + +### Method clearReplenishmentOrderDetails is removed. + + + +### Method clearReplenishmentOrderList is removed. + + + +### Method getCancelReplenishmentOrderError is removed. + + + +### Method getCancelReplenishmentOrderLoading is removed. + + + +### Method getCancelReplenishmentOrderSuccess is removed. + + + +### Method getReplenishmentOrderDetails is removed. + + + +### Method getReplenishmentOrderDetailsError is removed. + + + +### Method getReplenishmentOrderDetailsLoading is removed. + + + +### Method getReplenishmentOrderDetailsSuccess is removed. + + + +### Method getReplenishmentOrderHistoryList is removed. + + + +### Method getReplenishmentOrderHistoryListError is removed. + + + +### Method getReplenishmentOrderHistoryListLoading is removed. + + + +### Method getReplenishmentOrderHistoryListSuccess is removed. + + + +### Method loadReplenishmentOrderDetails is removed. + + + +### Method loadReplenishmentOrderList is removed. + + + + + +# Interface ReplenishmentOrderList +## @spartacus/order/root + + +### PropertySignature pagination is removed. + + + +### PropertySignature replenishmentOrders is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Interface ReturnRequest +## @spartacus/order/root + + +### PropertySignature cancellable is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature creationTime is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature order is removed. + + + +### PropertySignature refundDeliveryCost is removed. + + + +### PropertySignature returnEntries is removed. + + + +### PropertySignature returnLabelDownloadUrl is removed. + + + +### PropertySignature rma is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature subTotal is removed. + + + +### PropertySignature totalPrice is removed. + + + + + +# Interface ReturnRequestEntry +## @spartacus/order/root + + +### PropertySignature expectedQuantity is removed. + + + +### PropertySignature orderEntry is removed. + + + +### PropertySignature refundAmount is removed. + + + + + +# Interface ReturnRequestEntryInputList +## @spartacus/order/root + + +### PropertySignature orderCode is removed. + + + +### PropertySignature returnRequestEntryInputs is removed. + + + + + +# Interface ReturnRequestList +## @spartacus/order/root + + +### PropertySignature pagination is removed. + + + +### PropertySignature returnRequests is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Interface ReturnRequestModification +## @spartacus/order/root + + +### PropertySignature status is removed. + + + + + +# Class ScheduledReplenishmentOrderFacade +## @spartacus/order/root + + +### Method scheduleReplenishmentOrder is removed. + + + + + +# Interface ScheduleReplenishmentForm +## @spartacus/order/root + + +### PropertySignature daysOfWeek is removed. + + + +### PropertySignature nthDayOfMonth is removed. + + + +### PropertySignature numberOfDays is removed. + + + +### PropertySignature numberOfWeeks is removed. + + + +### PropertySignature recurrencePeriod is removed. + + + +### PropertySignature replenishmentStartDate is removed. + + + + + +# Interface Trigger +## @spartacus/order/root + + +### PropertySignature activationTime is removed. + + + +### PropertySignature displayTimeTable is removed. + + + + + +# Class OccOrderAdapter +## @spartacus/order/occ + + +### Method getPlaceOrderEndpoint is removed. + + + +### Method getPlacePaymentAuthorizedOrderEndpoint is removed. + + + +### Method placeOrder is removed. + + + +### Method placePaymentAuthorizedOrder is removed. + + + + + +# Class OccOrderAttachmentsAdapter +## @spartacus/order/occ + + +### Method downloadOrderAttachment is removed. + + + +### Method getDownloadOrderAttachmentUrl is removed. + + + +### Method getOrderAttachments is removed. + + + +### Method getOrderAttachmentsUrl is removed. + + + + + +# Class OccOrderHistoryAdapter +## @spartacus/order/occ + + +### Method cancel is removed. + + + +### Method cancelReturnRequest is removed. + + + +### Method createReturnRequest is removed. + + + +### Method getConsignmentTracking is removed. + + + +### Method load is removed. + + + +### Method loadHistory is removed. + + + +### Method loadReturnRequestDetail is removed. + + + +### Method loadReturnRequestList is removed. + + + + + +# Class OccOrderNormalizer +## @spartacus/order/occ + + +### Method convert is removed. + + + + + +# Class OccReplenishmentOrderHistoryAdapter +## @spartacus/order/occ + + +### Method cancelReplenishmentOrder is removed. + + + +### Method load is removed. + + + +### Method loadHistory is removed. + + + +### Method loadReplenishmentDetailsHistory is removed. + + + + + +# Class OccReplenishmentOrderNormalizer +## @spartacus/order/occ + + +### Method convert is removed. + + + + + +# Class OccReturnRequestNormalizer +## @spartacus/order/occ + + +### Method convert is removed. + + + + + +# Class OccScheduledReplenishmentOrderAdapter +## @spartacus/order/occ + + +### Method getScheduleReplenishmentOrderEndpoint is removed. + + + +### Method scheduleReplenishmentOrder is removed. + + + + + +# Class OccScheduledReplenishmentOrderFormSerializer +## @spartacus/order/occ + + +### Method convert is removed. + + + + + +# Interface OrderOccEndpoints +## @spartacus/order/occ + + +### PropertySignature cancelOrder is removed. + + + +### PropertySignature cancelReplenishmentOrder is removed. + + + +### PropertySignature cancelReturn is removed. + + + +### PropertySignature consignmentTracking is removed. + + + +### PropertySignature downloadOrderAttachment is removed. + + + +### PropertySignature orderAttachments is removed. + + + +### PropertySignature orderDetail is removed. + + + +### PropertySignature orderHistory is removed. + + + +### PropertySignature orderReturnDetail is removed. + + + +### PropertySignature orderReturns is removed. + + + +### PropertySignature placeOrder is removed. + + + +### PropertySignature placePaymentAuthorizedOrder is removed. + + + +### PropertySignature quoteCode is removed. + + + +### PropertySignature reorder is removed. + + + +### PropertySignature replenishmentOrderDetails is removed. + + + +### PropertySignature replenishmentOrderDetailsHistory is removed. + + + +### PropertySignature replenishmentOrderHistory is removed. + + + +### PropertySignature returnOrder is removed. + + + +### PropertySignature scheduleReplenishmentOrder is removed. + + + + + +# Class OrderDocumentFlowFacade +## @spartacus/order/document-flow/root + + +### Method getOrderSubsequentDocumentEntries is removed. + + + +### Method getOrderSubsequentDocuments is removed. + + + + + +# Interface OrderSubsequentDocument +## @spartacus/order/document-flow/root + + +### PropertySignature sapCreatedAt is removed. + + + +### PropertySignature sapDocumentCategory is removed. + + + +### PropertySignature sapDocumentEntryIdColumnName is removed. + + + +### PropertySignature sapDocumentId is removed. + + + +### PropertySignature sapStatus is removed. + + + +### PropertySignature sapSubsequentDocuments is removed. + + + + + +# Interface OrderSubsequentDocumentEntry +## @spartacus/order/document-flow/root + + +### PropertySignature sapCreatedAt is removed. + + + +### PropertySignature sapOrderEntryNumber is removed. + + + +### PropertySignature sapStatus is removed. + + + +### PropertySignature sapSubsequentDocumentEntryNumber is removed. + + + + + +# Class OccOrderDocumentFlowAdapter +## @spartacus/order/document-flow/occ + + +### Method getOrderSubsequentDocumentEntries is removed. + + + +### Method getOrderSubsequentDocuments is removed. + + + +### Method getSubsequentDocumentsEntriesUrl is removed. + + + +### Method getSubsequentDocumentsUrl is removed. + + + + + +# Class OrderDocumentFlowAdapter +## @spartacus/order/document-flow/core + + +### Method getOrderSubsequentDocumentEntries is removed. + + + +### Method getOrderSubsequentDocuments is removed. + + + + + +# Class OrderDocumentFlowConnector +## @spartacus/order/document-flow/core + + +### Method getOrderSubsequentDocumentEntries is removed. + + + +### Method getOrderSubsequentDocuments is removed. + + + + + +# Class OrderDocumentFlowService +## @spartacus/order/document-flow/core + + +### Method getOrderSubsequentDocumentEntries is removed. + + + +### Method getOrderSubsequentDocuments is removed. + + + + + +# Class OrderDocumentFlowComponent +## @spartacus/order/document-flow/components + + +### Method onOrderDocumentFlowClick is removed. + + + + + +# Class OrderDocumentFlowDialogComponent +## @spartacus/order/document-flow/components + + +### Method cacheDocumentEntries is removed. + + + +### Method close is removed. + + + +### Method getDocumentTitle is removed. + + + +### Method goBack is removed. + + + +### Method onDocumentSelection is removed. + + + +### Method restoreScrollPosition is removed. + + + +### Method saveScrollPosition is removed. + + + + + +# Class OrderSubsequentDocumentListComponent +## @spartacus/order/document-flow/components + + +### Method onDocumentSelection is removed. + + + + + +# Class OrderSubsequentDocumentNodeComponent +## @spartacus/order/document-flow/components + + +### Method haveSubNodes is removed. + + + +### Method onDocumentSelection is removed. + + + + + +# Variable documentFlowTranslationsEn +## @spartacus/order/document-flow/assets + + +Variable documentFlowTranslationsEn has been removed and is no longer part of the public API. + + + + +# Interface ConsignmentTrackingState +## @spartacus/order/core + + +### PropertySignature tracking is removed. + + + + + +# Class MyAccountV2OrderHistoryService +## @spartacus/order/core + + +### Method clearOrderList is removed. + + + +### Method getConsignmentTracking is removed. + + + +### Method getConsignmentTrackingState is removed. + + + +### Method getConsignmentTrackingValue is removed. + + + +### Method getOrderDetailsState is removed. + + + +### Method getOrderDetailsV2 is removed. + + + +### Method getOrderDetailsValue is removed. + + + +### Method getOrderDetailsWithTracking is removed. + + + +### Method getOrderHistoryList is removed. + + + +### Method getOrderHistoryListWithDetails is removed. + + + +### Method loadConsignmentTracking is removed. + + + +### Method loadOrderDetails is removed. + + + + + +# Namespace OrderActions +## @spartacus/order/core + + +Namespace OrderActions has been removed and is no longer part of the public API. + + + + +# Variable OrderActions.CANCEL_ORDER_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.CANCEL_ORDER_RETURN_REQUEST_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.CANCEL_ORDER_RETURN_REQUEST_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.CANCEL_ORDER_RETURN_REQUEST +## @spartacus/order/core + + + + +# Variable OrderActions.CANCEL_ORDER_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.CANCEL_ORDER +## @spartacus/order/core + + + + +# Variable OrderActions.CANCEL_REPLENISHMENT_ORDER_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.CANCEL_REPLENISHMENT_ORDER_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.CANCEL_REPLENISHMENT_ORDER +## @spartacus/order/core + + + + +# Class OrderActions.CancelOrder +## @spartacus/order/core + + + + +# Class OrderActions.CancelOrderFail +## @spartacus/order/core + + + + +# Class OrderActions.CancelOrderReturnRequest +## @spartacus/order/core + + + + +# Class OrderActions.CancelOrderReturnRequestFail +## @spartacus/order/core + + + + +# Class OrderActions.CancelOrderReturnRequestSuccess +## @spartacus/order/core + + + + +# Class OrderActions.CancelOrderSuccess +## @spartacus/order/core + + + + +# Class OrderActions.CancelReplenishmentOrder +## @spartacus/order/core + + + + +# Class OrderActions.CancelReplenishmentOrderFail +## @spartacus/order/core + + + + +# Class OrderActions.CancelReplenishmentOrderSuccess +## @spartacus/order/core + + + + +# Variable OrderActions.CLEAR_CANCEL_REPLENISHMENT_ORDER +## @spartacus/order/core + + + + +# Variable OrderActions.CLEAR_CONSIGNMENT_TRACKING +## @spartacus/order/core + + + + +# Variable OrderActions.CLEAR_ORDER_DETAILS +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + + + +# Variable OrderActions.CLEAR_ORDER_RETURN_REQUEST_LIST +## @spartacus/order/core + + + + +# Variable OrderActions.CLEAR_ORDER_RETURN_REQUEST +## @spartacus/order/core + + + + +# Variable OrderActions.ClEAR_REPLENISHMENT_ORDER_DETAILS +## @spartacus/order/core + + + + +# Variable OrderActions.CLEAR_USER_ORDERS +## @spartacus/order/core + + + + +# Variable OrderActions.CLEAR_USER_REPLENISHMENT_ORDERS +## @spartacus/order/core + + + + +# Class OrderActions.ClearCancelReplenishmentOrder +## @spartacus/order/core + + + + +# Class OrderActions.ClearConsignmentTracking +## @spartacus/order/core + + + + +# Class OrderActions.ClearOrderDetails +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + + + +# Class OrderActions.ClearOrderReturnRequest +## @spartacus/order/core + + + + +# Class OrderActions.ClearOrderReturnRequestList +## @spartacus/order/core + + + + +# Class OrderActions.ClearReplenishmentOrderDetails +## @spartacus/order/core + + + + +# Class OrderActions.ClearUserOrders +## @spartacus/order/core + + + + +# Class OrderActions.ClearUserReplenishmentOrders +## @spartacus/order/core + + + + +# TypeAlias OrderActions.ConsignmentTrackingAction +## @spartacus/order/core + + + + +# TypeAlias OrderActions.ConsignmentTrackingByIdAction +## @spartacus/order/core + + + + +# Variable OrderActions.CREATE_ORDER_RETURN_REQUEST_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.CREATE_ORDER_RETURN_REQUEST_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.CREATE_ORDER_RETURN_REQUEST +## @spartacus/order/core + + + + +# Class OrderActions.CreateOrderReturnRequest +## @spartacus/order/core + + + + +# Class OrderActions.CreateOrderReturnRequestFail +## @spartacus/order/core + + + + +# Class OrderActions.CreateOrderReturnRequestSuccess +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_CONSIGNMENT_TRACKING_BY_ID_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_CONSIGNMENT_TRACKING_BY_ID_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_CONSIGNMENT_TRACKING_BY_ID +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_CONSIGNMENT_TRACKING_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_CONSIGNMENT_TRACKING_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_CONSIGNMENT_TRACKING +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_BY_ID_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_BY_ID_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_BY_ID +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_DETAILS_FAIL +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + + + +# Variable OrderActions.LOAD_ORDER_DETAILS_SUCCESS +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + + + +# Variable OrderActions.LOAD_ORDER_DETAILS +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + + + +# Variable OrderActions.LOAD_ORDER_RETURN_REQUEST_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_RETURN_REQUEST_LIST_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_RETURN_REQUEST_LIST_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_RETURN_REQUEST_LIST +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_RETURN_REQUEST_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_ORDER_RETURN_REQUEST +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_REPLENISHMENT_ORDER_DETAILS_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_REPLENISHMENT_ORDER_DETAILS_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_REPLENISHMENT_ORDER_DETAILS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_USER_ORDERS_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_USER_ORDERS_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_USER_ORDERS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_USER_REPLENISHMENT_ORDERS_FAIL +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_USER_REPLENISHMENT_ORDERS_SUCCESS +## @spartacus/order/core + + + + +# Variable OrderActions.LOAD_USER_REPLENISHMENT_ORDERS +## @spartacus/order/core + + + + +# Class OrderActions.LoadConsignmentTracking +## @spartacus/order/core + + + + +# Class OrderActions.LoadConsignmentTrackingById +## @spartacus/order/core + + + + +# Class OrderActions.LoadConsignmentTrackingByIdFail +## @spartacus/order/core + + + + +# Class OrderActions.LoadConsignmentTrackingByIdSuccess +## @spartacus/order/core + + + + +# Class OrderActions.LoadConsignmentTrackingFail +## @spartacus/order/core + + + + +# Class OrderActions.LoadConsignmentTrackingSuccess +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderById +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderByIdFail +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderByIdSuccess +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderDetails +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + + + +# Class OrderActions.LoadOrderDetailsFail +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + + + +# Class OrderActions.LoadOrderDetailsSuccess +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + + + +# Class OrderActions.LoadOrderReturnRequest +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderReturnRequestFail +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderReturnRequestList +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderReturnRequestListFail +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderReturnRequestListSuccess +## @spartacus/order/core + + + + +# Class OrderActions.LoadOrderReturnRequestSuccess +## @spartacus/order/core + + + + +# Class OrderActions.LoadReplenishmentOrderDetails +## @spartacus/order/core + + + + +# Class OrderActions.LoadReplenishmentOrderDetailsFail +## @spartacus/order/core + + + + +# Class OrderActions.LoadReplenishmentOrderDetailsSuccess +## @spartacus/order/core + + + + +# Class OrderActions.LoadUserOrders +## @spartacus/order/core + + + + +# Class OrderActions.LoadUserOrdersFail +## @spartacus/order/core + + + + +# Class OrderActions.LoadUserOrdersSuccess +## @spartacus/order/core + + + + +# Class OrderActions.LoadUserReplenishmentOrders +## @spartacus/order/core + + + + +# Class OrderActions.LoadUserReplenishmentOrdersFail +## @spartacus/order/core + + + + +# Class OrderActions.LoadUserReplenishmentOrdersSuccess +## @spartacus/order/core + + + + +# TypeAlias OrderActions.OrderByIdAction +## @spartacus/order/core + + + + +# TypeAlias OrderActions.OrderDetailsAction +## @spartacus/order/core + + + + +# TypeAlias OrderActions.OrderReturnRequestAction +## @spartacus/order/core + + + + +# TypeAlias OrderActions.ReplenishmentOrderDetailsAction +## @spartacus/order/core + + + + +# Variable OrderActions.RESET_CANCEL_ORDER_PROCESS +## @spartacus/order/core + + + + +# Variable OrderActions.RESET_CANCEL_RETURN_PROCESS +## @spartacus/order/core + + + + +# Class OrderActions.ResetCancelOrderProcess +## @spartacus/order/core + + + + +# Class OrderActions.ResetCancelReturnProcess +## @spartacus/order/core + + + + +# TypeAlias OrderActions.UserOrdersAction +## @spartacus/order/core + + + + +# TypeAlias OrderActions.UserReplenishmentOrdersAction +## @spartacus/order/core + + + + +# Class OrderAdapter +## @spartacus/order/core + + +### Method placeOrder is removed. + + + +### Method placePaymentAuthorizedOrder is removed. + + + + + +# Class OrderAttachmentsAdapter +## @spartacus/order/core + + +### Method downloadOrderAttachment is removed. + + + +### Method getOrderAttachments is removed. + + + + + +# Class OrderAttachmentsConnector +## @spartacus/order/core + + +### Method downloadOrderAttachment is removed. + + + +### Method getOrderAttachments is removed. + + + + + +# Class OrderAttachmentsService +## @spartacus/order/core + + +### Method downloadOrderAttachment is removed. + + + +### Method getOrderAttachments is removed. + + + + + +# Class OrderConnector +## @spartacus/order/core + + +### Method placeOrder is removed. + + + +### Method placePaymentAuthorizedOrder is removed. + + + + + +# Class OrderHistoryAdapter +## @spartacus/order/core + + +### Method cancel is removed. + + + +### Method cancelReturnRequest is removed. + + + +### Method createReturnRequest is removed. + + + +### Method getConsignmentTracking is removed. + + + +### Method load is removed. + + + +### Method loadHistory is removed. + + + +### Method loadReturnRequestDetail is removed. + + + +### Method loadReturnRequestList is removed. + + + + + +# Class OrderHistoryConnector +## @spartacus/order/core + + +### Method cancel is removed. + + + +### Method cancelReturnRequest is removed. + + + +### Method get is removed. + + + +### Method getConsignmentTracking is removed. + + + +### Method getHistory is removed. + + + +### Method getReturnRequestDetail is removed. + + + +### Method getReturnRequestList is removed. + + + +### Method return is removed. + + + + + +# Class OrderHistoryService +## @spartacus/order/core + + +### Method cancelOrder is removed. + + + +### Method clearConsignmentTracking is removed. + + + +### Method clearOrderDetails is removed. + + + +### Method clearOrderList is removed. + + + +### Method getCancelOrderLoading is removed. + + + +### Method getCancelOrderSuccess is removed. + + + +### Method getConsignmentTracking is removed. + + + +### Method getOrderDetails is removed. + + + +### Method getOrderDetailsLoading is removed. + + + +### Method getOrderHistoryList is removed. + + + +### Method getOrderHistoryListLoaded is removed. + + + +### Method getQueryParams is removed. + + + +### Method loadConsignmentTracking is removed. + + + +### Method loadOrderDetails is removed. + + + +### Method loadOrderList is removed. + + + +### Method resetCancelOrderProcessState is removed. + + + + + +# Class OrderReturnRequestService +## @spartacus/order/core + + +### Method cancelOrderReturnRequest is removed. + + + +### Method clearOrderReturnRequestDetail is removed. + + + +### Method clearOrderReturnRequestList is removed. + + + +### Method createOrderReturnRequest is removed. + + + +### Method getCancelReturnRequestLoading is removed. + + + +### Method getCancelReturnRequestSuccess is removed. + + + +### Method getOrderReturnRequest is removed. + + + +### Method getOrderReturnRequestList is removed. + + + +### Method getReturnRequestLoading is removed. + + + +### Method getReturnRequestSuccess is removed. + + + +### Method loadOrderReturnRequestDetail is removed. + + + +### Method loadOrderReturnRequestList is removed. + + + +### Method resetCancelReturnRequestProcessState is removed. + + + + + +# Namespace OrderSelectors +## @spartacus/order/core + + +Namespace OrderSelectors has been removed and is no longer part of the public API. + + + + +# Variable OrderSelectors.getConsignmentTracking +## @spartacus/order/core + + + + +# Function OrderSelectors.getConsignmentTrackingById +## @spartacus/order/core + + +Function OrderSelectors.getConsignmentTrackingById has been removed and is no longer part of the public API. + + + + +# Variable OrderSelectors.getConsignmentTrackingByIdEntities +## @spartacus/order/core + + + + +# Function OrderSelectors.getConsignmentTrackingByIdEntity +## @spartacus/order/core + + +Function OrderSelectors.getConsignmentTrackingByIdEntity has been removed and is no longer part of the public API. + + + + +# Function OrderSelectors.getConsignmentTrackingByIdLoading +## @spartacus/order/core + + +Function OrderSelectors.getConsignmentTrackingByIdLoading has been removed and is no longer part of the public API. + + + + +# Function OrderSelectors.getConsignmentTrackingByIdSuccess +## @spartacus/order/core + + +Function OrderSelectors.getConsignmentTrackingByIdSuccess has been removed and is no longer part of the public API. + + + + +# Variable OrderSelectors.getConsignmentTrackingState +## @spartacus/order/core + + + + +# Function OrderSelectors.getOrderById +## @spartacus/order/core + + +Function OrderSelectors.getOrderById has been removed and is no longer part of the public API. + + + + +# Variable OrderSelectors.getOrderByIdEntities +## @spartacus/order/core + + + + +# Function OrderSelectors.getOrderByIdEntity +## @spartacus/order/core + + +Function OrderSelectors.getOrderByIdEntity has been removed and is no longer part of the public API. + + + + +# Function OrderSelectors.getOrderByIdLoading +## @spartacus/order/core + + +Function OrderSelectors.getOrderByIdLoading has been removed and is no longer part of the public API. + + + + +# Function OrderSelectors.getOrderByIdSuccess +## @spartacus/order/core + + +Function OrderSelectors.getOrderByIdSuccess has been removed and is no longer part of the public API. + + + + +# Variable OrderSelectors.getOrderDetails +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + +Variable getOrderDetails changed. + +Previous version: + +``` +getOrderDetails: MemoizedSelector +``` + + +Current version: + +``` +getOrderDetails: MemoizedSelector +``` + + + + +# Variable OrderSelectors.getOrderDetailsLoading +## @spartacus/order/core + + + + +# Variable OrderSelectors.getOrderDetailState +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + +Variable getOrderDetailState changed. + +Previous version: + +``` +getOrderDetailState: MemoizedSelector> +``` + + +Current version: + +``` +getOrderDetailState: MemoizedSelector> +``` + + + + +# Variable OrderSelectors.getOrderReturnRequest +## @spartacus/order/core + + + + +# Variable OrderSelectors.getOrderReturnRequestList +## @spartacus/order/core + + + + +# Variable OrderSelectors.getOrderReturnRequestListState +## @spartacus/order/core + + + + +# Variable OrderSelectors.getOrderReturnRequestLoading +## @spartacus/order/core + + + + +# Variable OrderSelectors.getOrderReturnRequestState +## @spartacus/order/core + + + + +# Variable OrderSelectors.getOrderReturnRequestSuccess +## @spartacus/order/core + + + + +# Variable OrderSelectors.getOrders +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + +Variable getOrders changed. + +Previous version: + +``` +getOrders: MemoizedSelector +``` + + +Current version: + +``` +getOrders: MemoizedSelector +``` + + + + +# Variable OrderSelectors.getOrdersLoaded +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + +Variable getOrdersLoaded changed. + +Previous version: + +``` +getOrdersLoaded: MemoizedSelector +``` + + +Current version: + +``` +getOrdersLoaded: MemoizedSelector +``` + + + + +# Variable OrderSelectors.getOrdersState +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + +Variable getOrdersState changed. + +Previous version: + +``` +getOrdersState: MemoizedSelector> +``` + + +Current version: + +``` +getOrdersState: MemoizedSelector> +``` + + + + +# Variable OrderSelectors.getOrderState +## @spartacus/order/core + +moved to @spartacus/organization/unit-order/core + + +Variable getOrderState changed. + +Previous version: + +``` +getOrderState: MemoizedSelector +``` + + +Current version: + +``` +getOrderState: MemoizedSelector +``` + + + + +# Variable OrderSelectors.getReplenishmentOrderDetailsError +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrderDetailsLoading +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrderDetailsSuccess +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrderDetailsValue +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrders +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrdersError +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrdersLoading +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrdersState +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrdersSuccess +## @spartacus/order/core + + + + +# Variable OrderSelectors.getReplenishmentOrderState +## @spartacus/order/core + + + + +# Class OrderService +## @spartacus/order/core + + +### Method checkoutPreconditions is removed. + + + +### Method clearPlacedOrder is removed. + + + +### Method getDeliveryEntries is removed. + + + +### Method getOrderDetails is removed. + + + +### Method getPickupEntries is removed. + + + +### Method placeOrder is removed. + + + +### Method placePaymentAuthorizedOrder is removed. + + + +### Method setPlacedOrder is removed. + + + + + +# Interface OrderState +## @spartacus/order/core + + +### PropertySignature consignmentTracking is removed. + + + +### PropertySignature consignmentTrackingById is removed. + + + +### PropertySignature orderById is removed. + + + +### PropertySignature orderDetail is removed. + + + +### PropertySignature orderReturn is removed. + + + +### PropertySignature orderReturnList is removed. + + + +### PropertySignature orders is removed. + + + +### PropertySignature replenishmentOrder is removed. + + + +### PropertySignature replenishmentOrders is removed. + + + + + +# Class ReorderOrderAdapter +## @spartacus/order/core + + +### Method reorder is removed. + + + + + +# Class ReorderOrderConnector +## @spartacus/order/core + + +### Method reorder is removed. + + + + + +# Class ReorderOrderService +## @spartacus/order/core + + +### Method reorder is removed. + + + +### Method reorderPreconditions is removed. + + + + + +# Class ReplenishmentOrderHistoryAdapter +## @spartacus/order/core + + +### Method cancelReplenishmentOrder is removed. + + + +### Method load is removed. + + + +### Method loadHistory is removed. + + + +### Method loadReplenishmentDetailsHistory is removed. + + + + + +# Class ReplenishmentOrderHistoryConnector +## @spartacus/order/core + + +### Method cancelReplenishmentOrder is removed. + + + +### Method load is removed. + + + +### Method loadHistory is removed. + + + +### Method loadReplenishmentDetailsHistory is removed. + + + + + +# Class ReplenishmentOrderHistoryService +## @spartacus/order/core + + +### Method cancelReplenishmentOrder is removed. + + + +### Method clearCancelReplenishmentOrderProcessState is removed. + + + +### Method clearReplenishmentOrderDetails is removed. + + + +### Method clearReplenishmentOrderList is removed. + + + +### Method getCancelReplenishmentOrderError is removed. + + + +### Method getCancelReplenishmentOrderLoading is removed. + + + +### Method getCancelReplenishmentOrderSuccess is removed. + + + +### Method getReplenishmentOrderDetails is removed. + + + +### Method getReplenishmentOrderDetailsError is removed. + + + +### Method getReplenishmentOrderDetailsLoading is removed. + + + +### Method getReplenishmentOrderDetailsSuccess is removed. + + + +### Method getReplenishmentOrderHistoryList is removed. + + + +### Method getReplenishmentOrderHistoryListError is removed. + + + +### Method getReplenishmentOrderHistoryListLoading is removed. + + + +### Method getReplenishmentOrderHistoryListSuccess is removed. + + + +### Method loadReplenishmentOrderDetails is removed. + + + +### Method loadReplenishmentOrderList is removed. + + + + + +# Class ScheduledReplenishmentOrderAdapter +## @spartacus/order/core + + +### Method scheduleReplenishmentOrder is removed. + + + + + +# Class ScheduledReplenishmentOrderConnector +## @spartacus/order/core + + +### Method scheduleReplenishmentOrder is removed. + + + + + +# Class ScheduledReplenishmentOrderService +## @spartacus/order/core + + +### Method checkoutPreconditions is removed. + + + +### Method scheduleReplenishmentOrder is removed. + + + + + +# Interface StateWithOrder +## @spartacus/order/core + + +### PropertySignature order is removed. + + + + + +# Class AmendOrderActionsComponent +## @spartacus/order/components + + +### Method continue is removed. + + + + + +# Class CancelOrderConfirmationComponent +## @spartacus/order/components + + +### Method submit is removed. + + + + + +# Class CancelOrReturnItemsComponent +## @spartacus/order/components + + +### Method getControl is removed. + + + +### Method getItemPrice is removed. + + + +### Method getMaxAmendQuantity is removed. + + + +### Method isCancellation is removed. + + + +### Method setAll is removed. + + + + + +# Class ConsignmentTrackingComponent +## @spartacus/order/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method openTrackingDialog is removed. + + + + + +# Class MyAccountV2ConsignmentEntriesComponent +## @spartacus/order/components + + +### Method getConsignmentNumber is removed. + + + + + +# Class MyAccountV2ConsignmentTrackingComponent +## @spartacus/order/components + + +### Method ngOnInit is removed. + + + + + +# Class MyAccountV2DownloadInvoicesComponent +## @spartacus/order/components + + +### Method close is removed. + + + +### Method ngAfterViewChecked is removed. + + + + + +# Class MyAccountV2DownloadInvoicesEventListener +## @spartacus/order/components + + +### Method ngOnDestroy is removed. + + + +### Method onDownloadInvoices is removed. + + + +### Method openDialog is removed. + + + + + +# Class MyAccountV2OrderConsignmentsService +## @spartacus/order/components + + +### Method getGroupedConsignments is removed. + + + +### Method getStatusGroupKey is removed. + + + +### Method getUnconsignedEntries is removed. + + + +### Method groupConsignments is removed. + + + + + +# Class MyAccountV2OrderConsolidatedInformationComponent +## @spartacus/order/components + + +### Method getConsignmentsCount is removed. + + + +### Method getDeliveryConsignments is removed. + + + +### Method getDeliveryUnconsignedEntries is removed. + + + +### Method getOrderEntriesCount is removed. + + + +### Method getPickupConsignments is removed. + + + +### Method getPickupUnconsignedEntries is removed. + + + +### Method getProductImages is removed. + + + +### Method isStatusCritical is removed. + + + + + +# Class MyAccountV2OrderDetailsActionsComponent +## @spartacus/order/components + + +### Method ngOnInit is removed. + + + +### Method showDialog is removed. + + + + + +# Class MyAccountV2OrderHistoryComponent +## @spartacus/order/components + + +### Method pageChange is removed. + + + + + +# Class MyAccountV2OrdersComponent +## @spartacus/order/components + + +### Method getProduct is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Class OrderAmendService +## @spartacus/order/components + + +### Method getAmendedEntries is removed. + + + +### Method getAmendedPrice is removed. + + + +### Method getEntries is removed. + + + +### Method getForm is removed. + + + +### Method getFormControl is removed. + + + +### Method getMaxAmendQuantity is removed. + + + +### Method getOrder is removed. + + + +### Method isCancellation is removed. + + + +### Method save is removed. + + + + + +# Class OrderAttachmentsComponent +## @spartacus/order/components + + +### Method onOrderAttachmentsClick is removed. + + + + + +# Class OrderAttachmentsDialogComponent +## @spartacus/order/components + + +### Method addErrorMessage is removed. + + + +### Method close is removed. + + + +### Method closeErrorMessage is removed. + + + +### Method downloadFile is removed. + + + +### Method onMouseDown is removed. + + + +### Method openOrderAttachment is removed. + + + +### Method previewFile is removed. + + + +### Method setAttachmentLoadingState is removed. + + + + + +# Class OrderCancellationGuard +## @spartacus/order/components + + +### Method canActivate is removed. + + + + + +# Class OrderCancellationService +## @spartacus/order/components + + +### Method getEntries is removed. + + + +### Method save is removed. + + + + + +# Class OrderConfirmationGuard +## @spartacus/order/components + + +### Method canActivate is removed. + + + + + +# Class OrderConfirmationItemsComponent +## @spartacus/order/components + + +### Method ngOnDestroy is removed. + + + + + +# Class OrderConfirmationOrderEntriesContext +## @spartacus/order/components + + +### Method getEntries is removed. + + + + + +# Class OrderConfirmationShippingComponent +## @spartacus/order/components + + +### Method getDeliveryAddressCard is removed. + + + +### Method getDeliveryModeCard is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class OrderConfirmationThankYouMessageComponent +## @spartacus/order/components + + +### Method addThankYouMessage is removed. + + + +### Method getThankYouAssistiveMessage is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class OrderConfirmationTotalsComponent +## @spartacus/order/components + + +### Method ngOnDestroy is removed. + + + + + +# Class OrderConsignedEntriesComponent +## @spartacus/order/components + + +### Method getStatusText is removed. + + + + + +# Class OrderDetailBillingComponent +## @spartacus/order/components + + +### Method getBillingAddressCard is removed. + + + +### Method getPaymentMethodCard is removed. + + + +### Method isPaymentInfoCardFull is removed. + + + + + +# Class OrderDetailItemsComponent +## @spartacus/order/components + + +### Method getGroupedConsignments is removed. + + + +### Method getUnconsignedEntries is removed. + + + + + +# Class OrderDetailReorderComponent +## @spartacus/order/components + + +### Method launchDialog is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onReorderClick is removed. + + + + + +# Class OrderDetailsOrderEntriesContext +## @spartacus/order/components + + +### Method getEntries is removed. + + + + + +# Class OrderDetailsService +## @spartacus/order/components + + +### Method getOrderDetails is removed. + + + +### Method isOrderDetailsLoading is removed. + + + + + +# Class OrderDetailTotalsComponent +## @spartacus/order/components + + +### Method ngOnInit is removed. + + + + + +# Class OrderGuestRegisterFormComponent +## @spartacus/order/components + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + userRegisterFacade: UserRegisterFacade, + routingService: RoutingService, + authService: AuthService, + fb: UntypedFormBuilder +) + +``` + + +Current version: + +``` + +constructor( + userRegisterFacade: UserRegisterFacade, + routingService: RoutingService, + fb: UntypedFormBuilder +) + +``` + + +### Property authService is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method submit is removed. + + + +### Property subscription is removed. + + + + + +# Class OrderHistoryComponent +## @spartacus/order/components + + +### Method changeSortCode is removed. + + + +### Method getQueryParams is removed. + + + +### Method getSortLabels is removed. + + + +### Method goToOrderDetail is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method pageChange is removed. + + + +### Method setOrderHistoryParams is removed. + + + + + +# Class OrderOverviewComponent +## @spartacus/order/components + + +### Method getAddressCardContent is removed. + + + +### Method getBillingAddressCardContent is removed. + + + +### Method getCostCenterCardContent is removed. + + + +### Method getDeliveryModeCardContent is removed. + + + +### Method getMethodOfPaymentCardContent is removed. + + + +### Method getOrderCodeCardContent is removed. + + + +### Method getOrderCurrentDateCardContent is removed. + + + +### Method getOrderStatusCardContent is removed. + + + +### Method getPaymentInfoCardContent is removed. + + + +### Method getPurchaseOrderNumber is removed. + + + +### Method getReplenishmentActiveCardContent is removed. + + + +### Method getReplenishmentCodeCardContent is removed. + + + +### Method getReplenishmentFrequencyCardContent is removed. + + + +### Method getReplenishmentNextDateCardContent is removed. + + + +### Method getReplenishmentStartOnCardContent is removed. + + + +### Method isPaymentInfoCardFull is removed. + + + +### Method shouldShowDeliveryMode is removed. + + + + + +# Class OrderOverviewComponentService +## @spartacus/order/components + + +### Method shouldShowDeliveryMode is removed. + + + + + +# Class OrderReturnGuard +## @spartacus/order/components + + +### Method canActivate is removed. + + + + + +# Class OrderReturnRequestListComponent +## @spartacus/order/components + + +### Method changeSortCode is removed. + + + +### Method getSortLabels is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method pageChange is removed. + + + + + +# Class OrderReturnService +## @spartacus/order/components + + +### Method getEntries is removed. + + + +### Method save is removed. + + + + + +# Class ReorderDialogComponent +## @spartacus/order/components + + +### Property cartValidationStatusCode is removed. + + + +### Method close is removed. + + + +### Method createCartFromOrder is removed. + + + +### Method recaptureFocus is removed. + + + + + +# Class ReplenishmentOrderCancellationComponent +## @spartacus/order/components + + +### Method ngOnDestroy is removed. + + + +### Method openDialog is removed. + + + + + +# Class ReplenishmentOrderCancellationDialogComponent +## @spartacus/order/components + + +### Method cancelReplenishment is removed. + + + +### Method close is removed. + + + +### Method handleClick is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onSuccess is removed. + + + + + +# Class ReplenishmentOrderDetailsService +## @spartacus/order/components + + +### Method getOrderDetails is removed. + + + + + +# Class ReplenishmentOrderHistoryComponent +## @spartacus/order/components + + +### Method changeSortCode is removed. + + + +### Method getSortLabels is removed. + + + +### Method goToOrderDetail is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method openDialog is removed. + + + +### Method pageChange is removed. + + + + + +# Class ReturnOrderComponent +## @spartacus/order/components + + +### Property featureConfigService changed. + + +Previous version: + +``` +featureConfigService: FeatureConfigService | null +``` + + +Current version: + +``` +featureConfigService: +``` + + + + +# Class ReturnOrderConfirmationComponent +## @spartacus/order/components + + +### Method submit is removed. + + + + + +# Class ReturnRequestOverviewComponent +## @spartacus/order/components + + +### Method back is removed. + + + +### Method cancelReturn is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class ReturnRequestTotalsComponent +## @spartacus/order/components + + +### Method ngOnDestroy is removed. + + + + + +# Class TrackingEventsComponent +## @spartacus/order/components + + +### Method close is removed. + + + +### Method handleClick is removed. + + + +### Method init is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Variable orderTranslationsCs +## @spartacus/order/assets + + +Variable orderTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsDe +## @spartacus/order/assets + + +Variable orderTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsEn +## @spartacus/order/assets + + +Variable orderTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsEs_CO +## @spartacus/order/assets + + +Variable orderTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsEs +## @spartacus/order/assets + + +Variable orderTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsFr +## @spartacus/order/assets + + +Variable orderTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsHi +## @spartacus/order/assets + + +Variable orderTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsHu +## @spartacus/order/assets + + +Variable orderTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsId +## @spartacus/order/assets + + +Variable orderTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsIt +## @spartacus/order/assets + + +Variable orderTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsJa +## @spartacus/order/assets + + +Variable orderTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsKo +## @spartacus/order/assets + + +Variable orderTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsPl +## @spartacus/order/assets + + +Variable orderTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsPt +## @spartacus/order/assets + + +Variable orderTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsRu +## @spartacus/order/assets + + +Variable orderTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsZh_TW +## @spartacus/order/assets + + +Variable orderTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable orderTranslationsZh +## @spartacus/order/assets + + +Variable orderTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class OccOppsCouponCodesInterceptor +## @spartacus/opps/root + + +### Method initialize is removed. + + + +### Method intercept is removed. + + + + + +# Class OppsLoginRequiredGuard +## @spartacus/opps/root + + +### Method canActivate is removed. + + + + + +# Class OccOppsCouponCodesInterceptor +## @spartacus/opps + + +### Method initialize is removed. + + + +### Method intercept is removed. + + + + + +# Class OppsLoginRequiredGuard +## @spartacus/opps + + +### Method canActivate is removed. + + + + + +# Interface ApplePayAuthorizationResult +## @spartacus/opf/quick-buy/root + + +### PropertySignature authResult is removed. + + + +### PropertySignature payment is removed. + + + + + +# Interface ApplePaySessionConfig +## @spartacus/opf/quick-buy/root + + +### PropertySignature onPaymentAuthorized is removed. + + + +### PropertySignature onPaymentMethodSelected is removed. + + + +### PropertySignature onShippingContactSelected is removed. + + + +### PropertySignature onShippingMethodSelected is removed. + + + +### PropertySignature onValidateMerchant is removed. + + + +### PropertySignature request is removed. + + + + + +# Interface ApplePaySessionVerificationRequest +## @spartacus/opf/quick-buy/root + + +### PropertySignature cartId is removed. + + + +### PropertySignature initiative is removed. + + + +### PropertySignature initiativeContext is removed. + + + +### PropertySignature validationUrl is removed. + + + + + +# Interface ApplePaySessionVerificationResponse +## @spartacus/opf/quick-buy/root + + +### PropertySignature displayName is removed. + + + +### PropertySignature domainName is removed. + + + +### PropertySignature epochTimestamp is removed. + + + +### PropertySignature expiresAt is removed. + + + +### PropertySignature merchantIdentifier is removed. + + + +### PropertySignature merchantSessionIdentifier is removed. + + + +### PropertySignature nonce is removed. + + + +### PropertySignature signature is removed. + + + + + +# Interface ApplePayTransactionInput +## @spartacus/opf/quick-buy/root + + +### PropertySignature cart is removed. + + + +### PropertySignature countryCode is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Interface OpfQuickBuyDeliveryInfo +## @spartacus/opf/quick-buy/root + + +### PropertySignature pickupDetails is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface OpfQuickBuyDigitalWallet +## @spartacus/opf/quick-buy/root + + +### PropertySignature countryCode is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature enabled is removed. + + + +### PropertySignature googlePayGateway is removed. + + + +### PropertySignature merchantId is removed. + + + +### PropertySignature merchantName is removed. + + + +### PropertySignature provider is removed. + + + + + +# Class OpfQuickBuyFacade +## @spartacus/opf/quick-buy/root + + +### Method getApplePayWebSession is removed. + + + + + +# Interface OpfQuickBuyGooglePayProvider +## @spartacus/opf/quick-buy/root + + +### PropertySignature resourceUrl is removed. + + + + + +# Interface QuickBuyTransactionDetails +## @spartacus/opf/quick-buy/root + + +### PropertySignature addressIds is removed. + + + +### PropertySignature cart is removed. + + + +### PropertySignature context is removed. + + + +### PropertySignature deliveryInfo is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature total is removed. + + + + + +# Class OpfQuickBuyAdapter +## @spartacus/opf/quick-buy/core + + +### Method getApplePayWebSession is removed. + + + + + +# Class OpfQuickBuyConnector +## @spartacus/opf/quick-buy/core + + +### Method getApplePayWebSession is removed. + + + + + +# Class OpfQuickBuyService +## @spartacus/opf/quick-buy/core + + +### Method getApplePayWebSession is removed. + + + + + +# Class OpfQuickBuyTransactionService +## @spartacus/opf/quick-buy/core + + +### Method checkStableCart is removed. + + + +### Method createCartGuestUser is removed. + + + +### Method deleteUserAddresses is removed. + + + +### Method getCurrentCart is removed. + + + +### Method getCurrentCartId is removed. + + + +### Method getCurrentCartTotalPrice is removed. + + + +### Method getDeliveryAddress is removed. + + + +### Method getMerchantName is removed. + + + +### Method getSelectedDeliveryMode is removed. + + + +### Method getSupportedDeliveryModes is removed. + + + +### Method getTransactionDeliveryInfo is removed. + + + +### Method getTransactionDeliveryType is removed. + + + +### Method getTransactionLocationContext is removed. + + + +### Method handleCartGuestUser is removed. + + + +### Method setBillingAddress is removed. + + + +### Method setDeliveryAddress is removed. + + + +### Method setDeliveryMode is removed. + + + +### Method updateCartGuestUser is removed. + + + +### Method updateCartGuestUserEmail is removed. + + + + + +# Interface OpfPaymentAfterRedirectScriptResponse +## @spartacus/opf/payment/root + + +### PropertySignature afterRedirectScript is removed. + + + + + +# Interface OpfPaymentBrowserInfo +## @spartacus/opf/payment/root + + +### PropertySignature acceptHeader is removed. + + + +### PropertySignature colorDepth is removed. + + + +### PropertySignature ipAddress is removed. + + + +### PropertySignature javaEnabled is removed. + + + +### PropertySignature javaScriptEnabled is removed. + + + +### PropertySignature language is removed. + + + +### PropertySignature originUrl is removed. + + + +### PropertySignature screenHeight is removed. + + + +### PropertySignature screenWidth is removed. + + + +### PropertySignature timeZoneOffset is removed. + + + +### PropertySignature userAgent is removed. + + + + + +# Interface OpfPaymentConfig +## @spartacus/opf/payment/root + + +### PropertySignature browserInfo is removed. + + + +### PropertySignature cancelURL is removed. + + + +### PropertySignature cartId is removed. + + + +### PropertySignature channel is removed. + + + +### PropertySignature configurationId is removed. + + + +### PropertySignature resultURL is removed. + + + + + +# Interface OpfPaymentDestination +## @spartacus/opf/payment/root + + +### PropertySignature authenticationIds is removed. + + + +### PropertySignature body is removed. + + + +### PropertySignature contentType is removed. + + + +### PropertySignature form is removed. + + + +### PropertySignature method is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface OpfPaymentError +## @spartacus/opf/payment/root + + +### PropertySignature checkoutValidationMessage is removed. + + + +### PropertySignature details is removed. + + + +### PropertySignature message is removed. + + + +### PropertySignature moreInfo is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface OpfPaymentErrorDetails +## @spartacus/opf/payment/root + + +### PropertySignature field is removed. + + + +### PropertySignature message is removed. + + + +### PropertySignature moreInfo is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface OpfPaymentErrorMoreInfo +## @spartacus/opf/payment/root + + +### PropertySignature currentOrderAmount is removed. + + + +### PropertySignature maxQuantity is removed. + + + +### PropertySignature minOrderAmount is removed. + + + +### PropertySignature validationFailedProducts is removed. + + + + + +# Interface OpfPaymentErrorValidationFailedProduct +## @spartacus/opf/payment/root + + +### PropertySignature maxQuantity is removed. + + + +### PropertySignature minQuantity is removed. + + + +### PropertySignature productId is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Class OpfPaymentEventsService +## @spartacus/opf/payment/root + + +### Method emitReinitiatePaymentEvent is removed. + + + + + +# Class OpfPaymentFacade +## @spartacus/opf/payment/root + + +### Method getAfterRedirectScripts is removed. + + + +### Method initiatePayment is removed. + + + +### Method setCartPaymentOption is removed. + + + +### Method submitCompletePayment is removed. + + + +### Method submitPayment is removed. + + + +### Method verifyPayment is removed. + + + + + +# Interface OpfPaymentGlobalMethods +## @spartacus/opf/payment/root + + +### MethodSignature getRedirectParams is removed. + + + +### MethodSignature reinitiatePaymentForm is removed. + + + +### MethodSignature scriptReady is removed. + + + +### MethodSignature startLoadIndicator is removed. + + + +### MethodSignature stopLoadIndicator is removed. + + + +### MethodSignature submit is removed. + + + +### MethodSignature submitComplete is removed. + + + +### MethodSignature submitCompleteRedirect is removed. + + + +### MethodSignature throwPaymentError is removed. + + + + + +# Interface OpfPaymentInitiationConfig +## @spartacus/opf/payment/root + + +### PropertySignature config is removed. + + + +### PropertySignature otpKey is removed. + + + + + +# Interface OpfPaymentMethodDetails +## @spartacus/opf/payment/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Class OpfPaymentMethodDetailsComponent +## @spartacus/opf/payment/root + + +### Method getPaymentMethodDetailsCardContent is removed. + + + +### Method isPaymentMethodDetailsInfoPresent is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Interface OpfPaymentRenderMethodEvent +## @spartacus/opf/payment/root + + +### PropertySignature destination is removed. + + + +### PropertySignature html is removed. + + + +### PropertySignature isError is removed. + + + +### PropertySignature isLoading is removed. + + + +### PropertySignature renderType is removed. + + + + + +# Interface OpfPaymentSessionData +## @spartacus/opf/payment/root + + +### PropertySignature destination is removed. + + + +### PropertySignature dynamicScript is removed. + + + +### PropertySignature pattern is removed. + + + +### PropertySignature paymentIntent is removed. + + + +### PropertySignature paymentOptionId is removed. + + + +### PropertySignature paymentSessionId is removed. + + + +### PropertySignature relayCancelUrl is removed. + + + +### PropertySignature relayResultUrl is removed. + + + + + +# Interface OpfPaymentSessionFormField +## @spartacus/opf/payment/root + + +### PropertySignature name is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface OpfPaymentSubmitCompleteInput +## @spartacus/opf/payment/root + + +### PropertySignature additionalData is removed. + + + +### PropertySignature callbacks is removed. + + + +### PropertySignature paymentSessionId is removed. + + + +### PropertySignature returnPath is removed. + + + + + +# Interface OpfPaymentSubmitCompleteRequest +## @spartacus/opf/payment/root + + +### PropertySignature additionalData is removed. + + + +### PropertySignature paymentSessionId is removed. + + + + + +# Interface OpfPaymentSubmitCompleteResponse +## @spartacus/opf/payment/root + + +### PropertySignature cartId is removed. + + + +### PropertySignature customFields is removed. + + + +### PropertySignature reasonCode is removed. + + + +### PropertySignature status is removed. + + + + + +# Interface OpfPaymentSubmitInput +## @spartacus/opf/payment/root + + +### PropertySignature additionalData is removed. + + + +### PropertySignature callbacks is removed. + + + +### PropertySignature encryptedToken is removed. + + + +### PropertySignature paymentMethod is removed. + + + +### PropertySignature paymentSessionId is removed. + + + +### PropertySignature returnPath is removed. + + + + + +# Interface OpfPaymentSubmitRequest +## @spartacus/opf/payment/root + + +### PropertySignature additionalData is removed. + + + +### PropertySignature browserInfo is removed. + + + +### PropertySignature channel is removed. + + + +### PropertySignature encryptedToken is removed. + + + +### PropertySignature paymentMethod is removed. + + + + + +# Interface OpfPaymentSubmitResponse +## @spartacus/opf/payment/root + + +### PropertySignature authorizedAmount is removed. + + + +### PropertySignature cartId is removed. + + + +### PropertySignature customFields is removed. + + + +### PropertySignature paymentMethod is removed. + + + +### PropertySignature reasonCode is removed. + + + +### PropertySignature status is removed. + + + + + +# Class OpfPaymentVerificationComponent +## @spartacus/opf/payment/root + + +### Method breakOutOfIframeIfNeeded is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onError is removed. + + + +### Method runPaymentPattern is removed. + + + + + +# Interface OpfPaymentVerificationPayload +## @spartacus/opf/payment/root + + +### PropertySignature responseMap is removed. + + + + + +# Interface OpfPaymentVerificationResponse +## @spartacus/opf/payment/root + + +### PropertySignature result is removed. + + + + + +# Class OpfPaymentVerificationService +## @spartacus/opf/payment/root + + +### Method checkIfProcessingCartIdExist is removed. + + + +### Method displayError is removed. + + + +### Method findInParamsMap is removed. + + + +### Method getParamsMap is removed. + + + +### Method getPaymentSessionId is removed. + + + +### Method getPaymentSessionIdFromStorage is removed. + + + +### Method goToPage is removed. + + + +### Method isPaymentSuccessful is removed. + + + +### Method placeOrder is removed. + + + +### Method removeResourcesAndGlobalFunctions is removed. + + + +### Method renderAfterRedirectScripts is removed. + + + +### Method runHostedFieldsPattern is removed. + + + +### Method runHostedPagePattern is removed. + + + +### Method verifyPayment is removed. + + + +### Method verifyResultUrl is removed. + + + + + +# Interface OccOpfPaymentEndpoints +## @spartacus/opf/payment/occ + + +### PropertySignature setCartPaymentOption is removed. + + + + + +# Class OpfPaymentAdapter +## @spartacus/opf/payment/core + + +### Method getAfterRedirectScripts is removed. + + + +### Method initiatePayment is removed. + + + +### Method submitCompletePayment is removed. + + + +### Method submitPayment is removed. + + + +### Method verifyPayment is removed. + + + + + +# Class OpfPaymentConnector +## @spartacus/opf/payment/core + + +### Method getAfterRedirectScripts is removed. + + + +### Method initiatePayment is removed. + + + +### Method submitCompletePayment is removed. + + + +### Method submitPayment is removed. + + + +### Method verifyPayment is removed. + + + + + +# Class OpfPaymentErrorHandlerService +## @spartacus/opf/payment/core + + +### Method displayError is removed. + + + +### Method handleBadRequestError is removed. + + + +### Method handlePaymentError is removed. + + + + + +# Class OpfPaymentHostedFieldsService +## @spartacus/opf/payment/core + + +### Method getCartAccessCode is removed. + + + +### Method paymentResponseHandler is removed. + + + +### Method submitCompletePayment is removed. + + + +### Method submitPayment is removed. + + + + + +# Class OpfPaymentOccAdapter +## @spartacus/opf/payment/core + + +### Method setCartPaymentOption is removed. + + + + + +# Class OpfPaymentOccConnector +## @spartacus/opf/payment/core + + +### Method setCartPaymentOption is removed. + + + + + +# Class OpfPaymentService +## @spartacus/opf/payment/core + + +### Method getAfterRedirectScripts is removed. + + + +### Method initiatePayment is removed. + + + +### Method setCartPaymentOption is removed. + + + +### Method submitCompletePayment is removed. + + + +### Method submitPayment is removed. + + + +### Method verifyPayment is removed. + + + + + +# Variable opfPaymentTranslationsCs +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsDe +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsEn +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsEs_CO +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsEs +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsFr +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsHi +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsHu +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsId +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsIt +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsJa +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsKo +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsPl +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsPt +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsRu +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsZh_TW +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable opfPaymentTranslationsZh +## @spartacus/opf/payment/assets + + +Variable opfPaymentTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class OpfOccOrderNormalizer +## @spartacus/opf/order + + +### Method convert is removed. + + + + + +# Class OpfGlobalFunctionsFacade +## @spartacus/opf/global-functions/root + + +### Method registerGlobalFunctions is removed. + + + +### Method unregisterGlobalFunctions is removed. + + + + + +# Interface OpfRegisterGlobalFunctionsInput +## @spartacus/opf/global-functions/root + + +### PropertySignature domain is removed. + + + +### PropertySignature paramsMap is removed. + + + +### PropertySignature paymentSessionId is removed. + + + +### PropertySignature vcr is removed. + + + + + +# Class OpfGlobalFunctionsService +## @spartacus/opf/global-functions/core + + +### Method getGlobalFunctionContainer is removed. + + + +### Method getPaymentOptionId is removed. + + + +### Method registerCtaScriptReady is removed. + + + +### Method registerGetRedirectParams is removed. + + + +### Method registerGlobalFunctions is removed. + + + +### Method registerReinitiatePaymentForm is removed. + + + +### Method registerStartLoadIndicator is removed. + + + +### Method registerStopLoadIndicator is removed. + + + +### Method registerSubmit is removed. + + + +### Method registerSubmitComplete is removed. + + + +### Method registerSubmitCompleteRedirect is removed. + + + +### Method registerThrowPaymentError is removed. + + + +### Method runSubmitComplete is removed. + + + +### Method startLoaderSpinner is removed. + + + +### Method stopLoaderSpinner is removed. + + + +### Method unregisterGlobalFunctions is removed. + + + + + +# Class OpfCtaFacade +## @spartacus/opf/cta/root + + +### Method emitScriptReadyEvent is removed. + + + +### Method getCtaScripts is removed. + + + +### Method listenScriptReadyEvent is removed. + + + + + +# Interface OpfCtaProductItem +## @spartacus/opf/cta/root + + +### PropertySignature fulfillmentLocationId is removed. + + + +### PropertySignature productId is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Interface OpfCtaScript +## @spartacus/opf/cta/root + + +### PropertySignature dynamicScript is removed. + + + +### PropertySignature paymentAccountId is removed. + + + + + +# Interface OpfCtaScriptsRequest +## @spartacus/opf/cta/root + + +### PropertySignature additionalData is removed. + + + +### PropertySignature cartId is removed. + + + +### PropertySignature ctaProductItems is removed. + + + +### PropertySignature paymentAccountIds is removed. + + + +### PropertySignature scriptLocations is removed. + + + + + +# Interface OpfCtaScriptsResponse +## @spartacus/opf/cta/root + + +### PropertySignature value is removed. + + + + + +# Class OpfCtaAdapter +## @spartacus/opf/cta/core + + +### Method getCtaScripts is removed. + + + + + +# Class OpfCtaConnector +## @spartacus/opf/cta/core + + +### Method getCtaScripts is removed. + + + + + +# Class OpfCtaService +## @spartacus/opf/cta/core + + +### Method emitScriptReadyEvent is removed. + + + +### Method getCtaScripts is removed. + + + +### Method listenScriptReadyEvent is removed. + + + + + +# Class OpfDynamicCtaService +## @spartacus/opf/cta/core + + +### Method cartChangedListener is removed. + + + +### Method dispatchCartEvents is removed. + + + +### Method dispatchProductEvents is removed. + + + +### Method fillAdditionalData is removed. + + + +### Method fillCtaRequestforCartPage is removed. + + + +### Method fillCtaRequestforProductPage is removed. + + + +### Method getNewScriptIdentifier is removed. + + + +### Method initiateEvents is removed. + + + +### Method listenScriptReadyEvent is removed. + + + +### Method productChangedListener is removed. + + + +### Method registerScriptReadyEvent is removed. + + + +### Method stopEvents is removed. + + + + + +# Class OpfStaticCtaService +## @spartacus/opf/cta/core + + +### Method fillCtaRequestforPagesWithOrder is removed. + + + +### Method getOrderDetails is removed. + + + +### Method getProductItems is removed. + + + + + +# Interface CartUserEmailResponse +## @spartacus/opf/checkout/root + + +### PropertySignature sapCustomerEmail is removed. + + + + + +# Class OpfCartUserEmailCheckerService +## @spartacus/opf/checkout/root + + +### Method isCartUserHasEmail is removed. + + + + + +# Class GetAddressCardContent +## @spartacus/opf/checkout/components + + +### Method getTownLine is removed. + + + +### Method transform is removed. + + + + + +# Class OpfCheckoutBillingAddressFormComponent +## @spartacus/opf/checkout/components + + +### Method back is removed. + + + +### Method cancelAndHideForm is removed. + + + +### Method editCustomBillingAddress is removed. + + + +### Method getAddressData is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onBackToAddress is removed. + + + +### Method onSubmitAddress is removed. + + + +### Method toggleSameAsDeliveryAddress is removed. + + + + + +# Class OpfCheckoutBillingAddressFormService +## @spartacus/opf/checkout/components + + +### Method getAddresses is removed. + + + +### Method getAddressWithId is removed. + + + +### Method getCountries is removed. + + + +### Method getDeliveryAddress is removed. + + + +### Method getPaymentAddress is removed. + + + +### Method handleNoDefaultAddress is removed. + + + +### Property isSameAsDeliveryValue is removed. + + + +### Property pickupNoDefaultAddress$ is removed. + + + +### Property pickupOptionFacade is removed. + + + +### Method setBillingAddress is removed. + + + +### Method setDefaultBillingAddress is removed. + + + +### Method setDeliveryAddressAsPaymentAddress is removed. + + + +### Method setIsSameAsDeliveryValue is removed. + + + +### Method setPaymentOptionsDisabled is removed. + + + + + +# Class OpfCheckoutEmailUpdateComponent +## @spartacus/opf/checkout/components + + +### Method onSubmit is removed. + + + +### Method updateCartGuestUserEmail is removed. + + + + + +# Class OpfCheckoutPaymentAndReviewComponent +## @spartacus/opf/checkout/components + + +### Method isCmsComponentInPage is removed. + + + +### Method ngOnInit is removed. + + + +### Method onPaymentProviderSelected is removed. + + + +### Method setPickupDeliveryMode is removed. + + + +### Property termsAndConditionInvalid is removed. + + + +### Property termsAndConditionsFieldValue is removed. + + + +### Method toggleTermsAndConditions is removed. + + + +### Method updateTermsAndConditionsState is removed. + + + + + +# Class OpfCheckoutPaymentsComponent +## @spartacus/opf/checkout/components + + +### Method changePayment is removed. + + + +### Method checkIfOnlyOnePaymentOptionAvailable is removed. + + + +### Method displayError is removed. + + + +### Method getActiveConfigurations is removed. + + + +### Method getPaginationModel is removed. + + + +### Method getPaymentInfoMessage is removed. + + + +### Method handleDefaultPaymentOptionInputSelection is removed. + + + +### Property isPaymentInfoMessageVisible is removed. + + + +### Method isStateEmpty is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method pageChange is removed. + + + +### Method preselectPaymentOption is removed. + + + +### Method updateActiveConfiguration is removed. + + + + + +# Class OpfCheckoutPaymentWrapperComponent +## @spartacus/opf/checkout/components + + +### Method bypassSecurityTrustHtml is removed. + + + +### Method bypassSecurityTrustResourceUrl is removed. + + + +### Method handleReinitiatePayment is removed. + + + +### Method initiatePaymentMode is removed. + + + +### Method isHostedFields is removed. + + + +### Method listenForReinitiatePaymentEvent is removed. + + + +### Method listenForSiteContextChanges is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method retryInitiatePayment is removed. + + + +### Method submitFormToIframe is removed. + + + + + +# Class OpfCheckoutPaymentWrapperService +## @spartacus/opf/checkout/components + + +### Method executeScriptFromHtml is removed. + + + +### Method getPaymentInitiationConfig is removed. + + + +### Method getRenderPaymentMethodEvent is removed. + + + +### Method handleGeneralPaymentError is removed. + + + +### Method handlePaymentAlreadyDoneError is removed. + + + +### Method handlePaymentInitiationError is removed. + + + +### Method initiatePayment is removed. + + + +### Method onPlaceOrderError is removed. + + + +### Method onPlaceOrderSuccess is removed. + + + +### Method reloadPaymentMode is removed. + + + +### Method renderPaymentGateway is removed. + + + +### Method showErrorMessage is removed. + + + +### Method storePaymentSessionId is removed. + + + + + +# Interface OpfCheckoutReviewCardEditConfig +## @spartacus/opf/checkout/components + + +### PropertySignature ariaLabelKey is removed. + + + +### PropertySignature route is removed. + + + + + +# Class OpfCheckoutTermsAndConditionsAlertComponent +## @spartacus/opf/checkout/components + + +### Method close is removed. + + + +### Method ngOnInit is removed. + + + + + +# Variable opfCheckoutTranslationsCs +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsDe +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsEn +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsEs_CO +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsEs +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsFr +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsHi +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsHu +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsId +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsIt +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsJa +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsKo +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsPl +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsPt +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsRu +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsZh_TW +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable opfCheckoutTranslationsZh +## @spartacus/opf/checkout/assets + + +Variable opfCheckoutTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface OpfActiveConfiguration +## @spartacus/opf/base/root + + +### PropertySignature acquirerCountryCode is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature displayName is removed. + + + +### PropertySignature dynamicScript is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature logoUrl is removed. + + + +### PropertySignature merchantId is removed. + + + +### PropertySignature paymentType is removed. + + + +### PropertySignature providerType is removed. + + + + + +# Interface OpfActiveConfigurationsPagination +## @spartacus/opf/base/root + + +### PropertySignature number is removed. + + + +### PropertySignature size is removed. + + + +### PropertySignature totalElements is removed. + + + +### PropertySignature totalPages is removed. + + + + + +# Interface OpfActiveConfigurationsQuery +## @spartacus/opf/base/root + + +### PropertySignature pageNumber is removed. + + + +### PropertySignature pageSize is removed. + + + + + +# Interface OpfActiveConfigurationsResponse +## @spartacus/opf/base/root + + +### PropertySignature page is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface OpfApiBackendConfig +## @spartacus/opf/base/root + + +### PropertySignature opfApi is removed. + + + + + +# Interface OpfApiEndpoint +## @spartacus/opf/base/root + + +### IndexSignature undefined is removed. + + + +### PropertySignature default is removed. + + + + + +# Class OpfBaseFacade +## @spartacus/opf/base/root + + +### Method getActiveConfigurationsState is removed. + + + + + +# Class OpfConfig +## @spartacus/opf/base/root + + +### Property opf changed. + + +Previous version: + +``` +opf: { opfBaseUrl?: string; commerceCloudPublicKey?: string; paymentOption?: { paymentInfoMessagesMap?: Record; enableInfoMessage?: boolean; }; localPspResources?: Record; } +``` + + +Current version: + +``` +opf: { opfBaseUrl?: string; commerceCloudPublicKey?: string; paymentOption?: { paymentInfoMessagesMap?: Record; enableInfoMessage?: boolean; iframeSandboxMap?: Record; }; localPspResources?: Record; } +``` + + + + +# Interface OpfDynamicScript +## @spartacus/opf/base/root + + +### PropertySignature cssHash is removed. + + + +### PropertySignature cssUrl is removed. + + + +### PropertySignature cssUrls is removed. + + + +### PropertySignature html is removed. + + + +### PropertySignature htmlContentMode is removed. + + + +### PropertySignature jsContent is removed. + + + +### PropertySignature jsContext is removed. + + + +### PropertySignature jsHash is removed. + + + +### PropertySignature jsUrls is removed. + + + + + +# Interface OpfDynamicScriptResource +## @spartacus/opf/base/root + + +### PropertySignature attributes is removed. + + + +### PropertySignature sri is removed. + + + +### PropertySignature type is removed. + + + +### PropertySignature url is removed. + + + + + +# Class OpfEventListenerService +## @spartacus/opf/base/root + + +### Method ngOnDestroy is removed. + + + +### Method onOpfPaymentMetadataResetConditionsMet is removed. + + + + + +# Class OpfGlobalMessageService +## @spartacus/opf/base/root + + +### Method add is removed. + + + +### Method disableGlobalMessage is removed. + + + + + +# Interface OpfKeyValueMap +## @spartacus/opf/base/root + + +### PropertySignature key is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface OpfMetadataModel +## @spartacus/opf/base/root + + +### PropertySignature defaultSelectedPaymentOptionId is removed. + + + +### PropertySignature isPaymentInProgress is removed. + + + +### PropertySignature isTermsAndConditionsAlertClosed is removed. + + + +### PropertySignature opfPaymentSessionId is removed. + + + +### PropertySignature selectedPaymentOptionId is removed. + + + +### PropertySignature termsAndConditionsChecked is removed. + + + + + +# Class OpfMetadataStatePersistanceService +## @spartacus/opf/base/root + + +### Method getActiveLanguage is removed. + + + +### Method getOpfState is removed. + + + +### Method initSync is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onRead is removed. + + + + + +# Class OpfMetadataStoreService +## @spartacus/opf/base/root + + +### Method clearOpfMetadata is removed. + + + +### Method getOpfMetadataState is removed. + + + +### Method updateOpfMetadata is removed. + + + + + +# Class OpfResourceLoaderService +## @spartacus/opf/base/root + + +### Method addDynamicScriptCss is removed. + + + +### Method clearAllResources is removed. + + + +### Method createAttributesList is removed. + + + +### Method embedStyles is removed. + + + +### Method executeScriptFromHtml is removed. + + + +### Method executeScriptWithContext is removed. + + + +### Method extractDynamicScriptContext is removed. + + + +### Method getExternalResources is removed. + + + +### Method getLocalResources is removed. + + + +### Method hasLocalPspResources is removed. + + + +### Method hasScript is removed. + + + +### Method hasStyles is removed. + + + +### Method loadResource is removed. + + + +### Method loadResources is removed. + + + +### Method loadScript is removed. + + + +### Method loadStyles is removed. + + + +### Method parseContext is removed. + + + + + +# Interface SyncedOpfState +## @spartacus/opf/base/root + + +### PropertySignature metadata is removed. + + + + + +# Class OpfBaseAdapter +## @spartacus/opf/base/core + + +### Method getActiveConfigurations is removed. + + + + + +# Class OpfBaseConnector +## @spartacus/opf/base/core + + +### Method getActiveConfigurations is removed. + + + + + +# Class OpfBaseService +## @spartacus/opf/base/core + + +### Method getActiveConfigurationsState is removed. + + + + + +# Class OpfEndpointsService +## @spartacus/opf/base/core + + +### Method buildUrl is removed. + + + +### Method getHttpParamsFromQueryParams is removed. + + + +### Method initialize is removed. + + + + + +# Class OpfB2bCheckoutPaymentTypeService +## @spartacus/opf/b2b-checkout/core + + +### Method checkoutPreconditions is removed. + + + +### Method getPaymentTypes is removed. + + + +### Method getPaymentTypesState is removed. + + + +### Method getPurchaseOrderNumberState is removed. + + + +### Method getSelectedPaymentTypeState is removed. + + + +### Method isAccountPayment is removed. + + + +### Method setPaymentType is removed. + + + + + +# Class OpfB2bCheckoutPaymentAndReviewComponent +## @spartacus/opf/b2b-checkout/components + + +### Method getPaymentMethodNameCard is removed. + + + +### Method getPoNumberCard is removed. + + + + + +# Class OpfB2bCheckoutPaymentTypeComponent +## @spartacus/opf/b2b-checkout/components + + +### Method adaptCheckoutSteps is removed. + + + +### Method back is removed. + + + +### Method getCartPoNumber is removed. + + + +### Method getSelectedPaymentOption is removed. + + + +### Method handlePaymentChange is removed. + + + +### Method next is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method setPaymentOption is removed. + + + +### Method updatePoNumberField is removed. + + + + + +# Class OpfB2bCheckoutPlaceOrderComponent +## @spartacus/opf/b2b-checkout/components + + +### Method ngOnInit is removed. + + + + + +# Class OpfB2bCheckoutReviewComponent +## @spartacus/opf/b2b-checkout/components + + +### Method getCostCenterCard is removed. + + + +### Method getPoNumberCard is removed. + + + +### Method isCmsComponentInPage is removed. + + + +### Method ngOnInit is removed. + + + +### Property paymentType$ is removed. + + + +### Property termsAndConditionInvalid is removed. + + + +### Property termsAndConditionsFieldValue is removed. + + + +### Method toggleTermsAndConditions is removed. + + + +### Method updateTermsAndConditionsState is removed. + + + + + +# Class OccOmfOrderHistoryAdapter +## @spartacus/omf/order + + +### Method getOrderDetailsValue is removed. + + + +### Method getOrderGuid is removed. + + + +### Method getRequestHeader is removed. + + + +### Method load is removed. + + + + + +# Class OmfOrderHistoryService +## @spartacus/omf/order + + +### Method getQueryParams is removed. + + + + + +# Class EstimatedDeliveryDateComponent +## @spartacus/estimated-delivery-date/show-estimated-delivery-date + + +### Method getArrivalSlotInfoId is removed. + + + +### Method getLongDate is removed. + + + +### Method hasConsignmentEntryArrivalSlot is removed. + + + +### Method hasOrderEntryArrivalSlots is removed. + + + + + +# Interface ArrivalSlot +## @spartacus/estimated-delivery-date/root + + +### PropertySignature at is removed. + + + + + +# Interface ArrivalSlots +## @spartacus/estimated-delivery-date/root + + +### PropertySignature at is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Variable estimatedDeliveryDateTranslationsCs +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsDe +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsEn +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsEs_CO +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsEs +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsFr +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsHi +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsHu +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsId +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsIt +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsJa +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsKo +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsPl +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsPt +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsRu +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsZh_TW +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable estimatedDeliveryDateTranslationsZh +## @spartacus/estimated-delivery-date/assets + + +Variable estimatedDeliveryDateTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class EstimatedDeliveryDateComponent +## @spartacus/estimated-delivery-date + + +### Method getArrivalSlotInfoId is removed. + + + +### Method getLongDate is removed. + + + +### Method hasConsignmentEntryArrivalSlot is removed. + + + +### Method hasOrderEntryArrivalSlots is removed. + + + + + +# Interface EpdVisualizationInnerConfig +## @spartacus/epd-visualization/root + + +### PropertySignature apis is removed. + + + +### PropertySignature ui5 is removed. + + + +### PropertySignature usageIds is removed. + + + +### PropertySignature visualPicking is removed. + + + + + +# Class EventListenerUtils +## @spartacus/epd-visualization/root + + +### Method _detachEventListeners is removed. + + + +### Method attachEventListener is removed. + + + +### Method detachAllEventListeners is removed. + + + +### Method detachEventListeners is removed. + + + +### Method initialize is removed. + + + + + +# Interface Listener +## @spartacus/epd-visualization/root + + +### PropertySignature endListener is removed. + + + +### PropertySignature eventName is removed. + + + +### PropertySignature nativeElement is removed. + + + + + +# Interface Ui5Config +## @spartacus/epd-visualization/root + + +### PropertySignature bootstrapUrl is removed. + + + + + +# Interface UsageId +## @spartacus/epd-visualization/root + + +### PropertySignature keys is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface UsageIdConfig +## @spartacus/epd-visualization/root + + +### PropertySignature folderUsageId is removed. + + + +### PropertySignature productUsageId is removed. + + + + + +# Interface UsageIdDefinition +## @spartacus/epd-visualization/root + + +### PropertySignature keyName is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface UsageIdKey +## @spartacus/epd-visualization/root + + +### PropertySignature name is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface VisualizationApiConfig +## @spartacus/epd-visualization/root + + +### PropertySignature baseUrl is removed. + + + + + +# Interface VisualizationInfo +## @spartacus/epd-visualization/root + + +### PropertySignature category is removed. + + + +### PropertySignature contentType is removed. + + + +### PropertySignature folderId is removed. + + + +### PropertySignature sceneId is removed. + + + +### PropertySignature version is removed. + + + +### PropertySignature visualizationId is removed. + + + + + +# Interface VisualPickingConfig +## @spartacus/epd-visualization/root + + +### PropertySignature productReferenceType is removed. + + + + + +# Interface LookupVisualizationsResponse +## @spartacus/epd-visualization/core + + +### PropertySignature visualizations is removed. + + + + + +# Interface NodeIdProductCodes +## @spartacus/epd-visualization/core + + +### PropertySignature nodeId is removed. + + + +### PropertySignature productCodes is removed. + + + + + +# Interface NodesResponse +## @spartacus/epd-visualization/core + + +### PropertySignature nodes is removed. + + + + + +# Class SceneAdapter +## @spartacus/epd-visualization/core + + +### Method getNodes is removed. + + + + + +# Class SceneConnector +## @spartacus/epd-visualization/core + + +### Method getNodes is removed. + + + + + +# Class SceneNodeToProductLookupService +## @spartacus/epd-visualization/core + + +### Method lookupNodeIds is removed. + + + +### Method lookupProductCodes is removed. + + + +### Method populateMapsForScene is removed. + + + +### Method syncLookupNodeIds is removed. + + + +### Method syncLookupProductCodes is removed. + + + + + +# Interface TreeNode +## @spartacus/epd-visualization/core + + +### PropertySignature sid is removed. + + + +### PropertySignature usageIds is removed. + + + + + +# Interface UsageId +## @spartacus/epd-visualization/core + + +### PropertySignature keys is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface UsageIdKey +## @spartacus/epd-visualization/core + + +### PropertySignature name is removed. + + + +### PropertySignature value is removed. + + + + + +# Class VisualizationAdapter +## @spartacus/epd-visualization/core + + +### Method lookupVisualization is removed. + + + + + +# Class VisualizationConnector +## @spartacus/epd-visualization/core + + +### Method lookupVisualization is removed. + + + + + +# Class VisualizationLookupService +## @spartacus/epd-visualization/core + + +### Method findMatchingVisualizations is removed. + + + + + +# Class PagedListComponent +## @spartacus/epd-visualization/components + + +### Method ngOnInit is removed. + + + +### Method setActiveSlideStartIndex is removed. + + + + + +# Enum SelectionMode_2 +## @spartacus/epd-visualization/components + + +Enum SelectionMode_2 has been removed and is no longer part of the public API. + + + + +# Interface VisualizationLoadInfo +## @spartacus/epd-visualization/components + + +### PropertySignature errorMessage is removed. + + + +### PropertySignature loadStatus is removed. + + + +### PropertySignature lookupResult is removed. + + + +### PropertySignature matches is removed. + + + +### PropertySignature visualization is removed. + + + + + +# Class VisualPickingProductFilterComponent +## @spartacus/epd-visualization/components + + +### Property filter is removed. + + + + + +# Class VisualPickingProductFilterService +## @spartacus/epd-visualization/components + + +### Method applyFilter is removed. + + + +### Property filter is removed. + + + +### Method getFilteredProducts is removed. + + + + + +# Class VisualPickingProductListComponent +## @spartacus/epd-visualization/components + + +### Property activeSlideStartIndex is removed. + + + +### Property filteredItems$ is removed. + + + +### Property itemsPerSlide is removed. + + + +### Method ngOnInit is removed. + + + +### Property selectedProductCodes is removed. + + + + + +# Interface VisualPickingProductListItem +## @spartacus/epd-visualization/components + + +### PropertySignature product is removed. + + + +### PropertySignature selected is removed. + + + + + +# Class VisualPickingProductListService +## @spartacus/epd-visualization/components + + +### Method getFilteredProductReferences is removed. + + + +### Method getProductReferences is removed. + + + +### Method getVisualPickingProductListItems is removed. + + + +### Method initialize is removed. + + + +### Method ngOnDestroy is removed. + + + +### Property selectedProductCodes is removed. + + + + + +# Class VisualPickingTabComponent +## @spartacus/epd-visualization/components + + +### Property hideNoProductReferencesIndicator is removed. + + + +### Property hideProductList is removed. + + + +### Property hideViewport is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Property selectedProductCodes is removed. + + + + + +# Class VisualPickingTabService +## @spartacus/epd-visualization/components + + +### Property hideNoProductReferencesText is removed. + + + +### Property hideProductList is removed. + + + +### Property hideViewport is removed. + + + +### Method initialize is removed. + + + +### Method ngOnDestroy is removed. + + + +### Property selectedProductCodes is removed. + + + +### Property visualPickingProductListService is removed. + + + +### Property visualViewerService is removed. + + + + + +# Class VisualViewerAnimationSliderComponent +## @spartacus/epd-visualization/components + + +### Property barElement is removed. + + + +### Property disabled is removed. + + + +### Property handleElement is removed. + + + +### Property hidden is removed. + + + +### Property initialized is removed. + + + +### Method ngAfterViewInit is removed. + + + +### Property position is removed. + + + +### Property value is removed. + + + + + +# Class VisualViewerAnimationSliderService +## @spartacus/epd-visualization/components + + +### Property barElement is removed. + + + +### Property barWidth is removed. + + + +### Property disabled is removed. + + + +### Property handleElement is removed. + + + +### Property handleMaxPosition is removed. + + + +### Property handleWidth is removed. + + + +### Property hidden is removed. + + + +### Method initialize is removed. + + + +### Property initialized is removed. + + + +### Property position is removed. + + + +### Property rightToLeft is removed. + + + +### Property value is removed. + + + + + +# Class VisualViewerComponent +## @spartacus/epd-visualization/components + + +### Method activateHomeView is removed. + + + +### Property animationPlaying is removed. + + + +### Property animationPosition is removed. + + + +### Property animationTime is removed. + + + +### Property animationTotalDuration is removed. + + + +### Property backgroundBottomColor is removed. + + + +### Property backgroundTopColor is removed. + + + +### Property excludedOpacity is removed. + + + +### Property hotspotSelectionColor is removed. + + + +### Property includedProductCodes is removed. + + + +### Property is2D is removed. + + + +### Property isolateModeEnabled is removed. + + + +### Method loadVisualization is removed. + + + +### Property navigationMode is removed. + + + +### Property outlineColor is removed. + + + +### Property outlineWidth is removed. + + + +### Method pauseAnimation is removed. + + + +### Method playAnimation is removed. + + + +### Property selectedProductCodes is removed. + + + +### Property selectionMode is removed. + + + +### Property showAllHotspotsColor is removed. + + + +### Property showAllHotspotsEnabled is removed. + + + +### Property viewportReady is removed. + + + + + +# Class VisualViewerService +## @spartacus/epd-visualization/components + + +### Method activateHomeView is removed. + + + +### Property animationPlaying is removed. + + + +### Property animationPosition is removed. + + + +### Property animationTime is removed. + + + +### Property animationTotalDuration is removed. + + + +### Property backgroundBottomColor is removed. + + + +### Property backgroundTopColor is removed. + + + +### Property excludedOpacity is removed. + + + +### Property hotspotSelectionColor is removed. + + + +### Property includedProductCodes is removed. + + + +### Property is2D is removed. + + + +### Property isolateModeEnabled is removed. + + + +### Method loadVisualization is removed. + + + +### Property navigationMode is removed. + + + +### Method ngOnDestroy is removed. + + + +### Property outlineColor is removed. + + + +### Property outlineWidth is removed. + + + +### Method pauseAnimation is removed. + + + +### Method playAnimation is removed. + + + +### Property sceneLoadInfo$ is removed. + + + +### Property selectedProductCodes is removed. + + + +### Property selectionMode is removed. + + + +### Property showAllHotspotsColor is removed. + + + +### Property showAllHotspotsEnabled is removed. + + + +### Property viewportReady is removed. + + + +### Property visualizationLoadInfo is removed. + + + + + +# Variable epdVisualizationTranslationsCs +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsDe +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsEn +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsEs_CO +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsEs +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsFr +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsHi +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsHu +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsId +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsIt +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsJa +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsKo +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsPl +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsPt +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsRu +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsZh_TW +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable epdVisualizationTranslationsZh +## @spartacus/epd-visualization/assets + + +Variable epdVisualizationTranslationsZh has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsCs +## @spartacus/digital-payments/assets + + +Variable dpTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsDe +## @spartacus/digital-payments/assets + + +Variable dpTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsEn +## @spartacus/digital-payments/assets + + +Variable dpTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsEs_CO +## @spartacus/digital-payments/assets + + +Variable dpTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsEs +## @spartacus/digital-payments/assets + + +Variable dpTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsFr +## @spartacus/digital-payments/assets + + +Variable dpTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsHi +## @spartacus/digital-payments/assets + + +Variable dpTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsHu +## @spartacus/digital-payments/assets + + +Variable dpTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsId +## @spartacus/digital-payments/assets + + +Variable dpTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsIt +## @spartacus/digital-payments/assets + + +Variable dpTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsJa +## @spartacus/digital-payments/assets + + +Variable dpTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsKo +## @spartacus/digital-payments/assets + + +Variable dpTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsPl +## @spartacus/digital-payments/assets + + +Variable dpTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsPt +## @spartacus/digital-payments/assets + + +Variable dpTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsRu +## @spartacus/digital-payments/assets + + +Variable dpTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsZh_TW +## @spartacus/digital-payments/assets + + +Variable dpTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable dpTranslationsZh +## @spartacus/digital-payments/assets + + +Variable dpTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class DpCheckoutPaymentService +## @spartacus/digital-payments + + +### Method checkoutPreconditions is removed. + + + +### Method createPaymentDetails is removed. + + + +### Method getCardRegistrationDetails is removed. + + + + + +# Interface DpPaymentRequest +## @spartacus/digital-payments + + +### PropertySignature sessionId is removed. + + + +### PropertySignature signature is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface AssociatedObject +## @spartacus/customer-ticketing/root + + +### PropertySignature code is removed. + + + +### PropertySignature modifiedAt is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AssociatedObjectsList +## @spartacus/customer-ticketing/root + + +### PropertySignature ticketAssociatedObjects is removed. + + + + + +# Interface Attachment +## @spartacus/customer-ticketing/root + + +### PropertySignature filename is removed. + + + +### PropertySignature id is removed. + + + + + +# Interface CategoriesList +## @spartacus/customer-ticketing/root + + +### PropertySignature ticketCategories is removed. + + + + + +# Interface Category +## @spartacus/customer-ticketing/root + + +### PropertySignature id is removed. + + + +### PropertySignature name is removed. + + + + + +# Class CustomerTicketingEventListener +## @spartacus/customer-ticketing/root + + +### Method ngOnDestroy is removed. + + + +### Method onLanguageAndCurrencySetEvent is removed. + + + +### Method onLoginAndLogoutEvent is removed. + + + +### Method onNewMessage is removed. + + + +### Method onTicketClosed is removed. + + + +### Method onTicketCreatedEvent is removed. + + + +### Method onTicketReopened is removed. + + + +### Method onUploadAttachmentSucess is removed. + + + + + +# Class CustomerTicketingFacade +## @spartacus/customer-ticketing/root + + +### Method createTicket is removed. + + + +### Method createTicketEvent is removed. + + + +### Method downloadAttachment is removed. + + + +### Method getTicket is removed. + + + +### Method getTicketAssociatedObjects is removed. + + + +### Method getTicketAssociatedObjectsState is removed. + + + +### Method getTicketCategories is removed. + + + +### Method getTicketCategoriesState is removed. + + + +### Method getTickets is removed. + + + +### Method getTicketsState is removed. + + + +### Method getTicketState is removed. + + + +### Method uploadAttachment is removed. + + + + + +# Interface Status +## @spartacus/customer-ticketing/root + + +### PropertySignature id is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface TicketDetails +## @spartacus/customer-ticketing/root + + +### PropertySignature availableStatusTransitions is removed. + + + +### PropertySignature createdAt is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature modifiedAt is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature subject is removed. + + + +### PropertySignature ticketCategory is removed. + + + +### PropertySignature ticketEvents is removed. + + + + + +# Interface TicketEvent +## @spartacus/customer-ticketing/root + + +### PropertySignature addedByAgent is removed. + + + +### PropertySignature author is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature createdAt is removed. + + + +### PropertySignature message is removed. + + + +### PropertySignature ticketEventAttachments is removed. + + + +### PropertySignature toStatus is removed. + + + + + +# Interface TicketList +## @spartacus/customer-ticketing/root + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature tickets is removed. + + + + + +# Interface TicketSearchConfig +## @spartacus/customer-ticketing/root + + +### PropertySignature currentPage is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature sort is removed. + + + + + +# Interface TicketStarter +## @spartacus/customer-ticketing/root + + +### PropertySignature associatedTo is removed. + + + +### PropertySignature attachments is removed. + + + +### PropertySignature message is removed. + + + +### PropertySignature subject is removed. + + + +### PropertySignature ticketCategory is removed. + + + + + +# Class OccCustomerTicketingAdapter +## @spartacus/customer-ticketing/occ + + +### Method createTicket is removed. + + + +### Method createTicketEvent is removed. + + + +### Method downloadAttachment is removed. + + + +### Method getCreateTicketEndpoint is removed. + + + +### Method getCreateTicketEventEndpoint is removed. + + + +### Method getDownloadAttachmentEndpoint is removed. + + + +### Method getTicket is removed. + + + +### Method getTicketAssociatedObjects is removed. + + + +### Method getTicketAssociatedObjectsEndpoint is removed. + + + +### Method getTicketCategories is removed. + + + +### Method getTicketCategoriesEndpoint is removed. + + + +### Method getTicketEndpoint is removed. + + + +### Method getTickets is removed. + + + +### Method getTicketsEndpoint is removed. + + + +### Method getUploadAttachmentEndpoint is removed. + + + +### Method uploadAttachment is removed. + + + + + +# Class CustomerTicketingAdapter +## @spartacus/customer-ticketing/core + + +### Method createTicket is removed. + + + +### Method createTicketEvent is removed. + + + +### Method downloadAttachment is removed. + + + +### Method getTicket is removed. + + + +### Method getTicketAssociatedObjects is removed. + + + +### Method getTicketCategories is removed. + + + +### Method getTickets is removed. + + + +### Method uploadAttachment is removed. + + + + + +# Class CustomerTicketingConnector +## @spartacus/customer-ticketing/core + + +### Method createTicket is removed. + + + +### Method createTicketEvent is removed. + + + +### Method downloadAttachment is removed. + + + +### Method getTicket is removed. + + + +### Method getTicketAssociatedObjects is removed. + + + +### Method getTicketCategories is removed. + + + +### Method getTickets is removed. + + + +### Method uploadAttachment is removed. + + + + + +# Class CustomerTicketingPageMetaResolver +## @spartacus/customer-ticketing/core + + +### Method resolveBreadcrumbs is removed. + + + +### Method resolveDescription is removed. + + + +### Method resolveHeading is removed. + + + +### Method resolveRobots is removed. + + + +### Method resolveTitle is removed. + + + + + +# Class CustomerTicketingService +## @spartacus/customer-ticketing/core + + +### Method createTicket is removed. + + + +### Method createTicketEvent is removed. + + + +### Method customerTicketingListPreConditions is removed. + + + +### Method customerTicketingPreConditions is removed. + + + +### Method downloadAttachment is removed. + + + +### Method getTicket is removed. + + + +### Method getTicketAssociatedObjects is removed. + + + +### Method getTicketAssociatedObjectsQueryReloadEvents is removed. + + + +### Method getTicketAssociatedObjectsQueryResetEvents is removed. + + + +### Method getTicketAssociatedObjectsState is removed. + + + +### Method getTicketCategories is removed. + + + +### Method getTicketCategoriesQueryReloadEvents is removed. + + + +### Method getTicketCategoriesQueryResetEvents is removed. + + + +### Method getTicketCategoriesState is removed. + + + +### Method getTicketQueryReloadEvents is removed. + + + +### Method getTicketQueryResetEvents is removed. + + + +### Method getTickets is removed. + + + +### Method getTicketsQuery$ is removed. + + + +### Method getTicketsQueryReloadEvents is removed. + + + +### Method getTicketsQueryResetEvents is removed. + + + +### Method getTicketsState is removed. + + + +### Method getTicketState is removed. + + + +### Method uploadAttachment is removed. + + + + + +# Class NotFoundTicketRequestHandler +## @spartacus/customer-ticketing/core + + +### Method getErrors is removed. + + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + +### Method handleTicketNotFoundError is removed. + + + +### Method hasMatch is removed. + + + +### Method isCustomerTicketingDetailsRoute is removed. + + + + + +# Class CustomerTicketingCloseComponent +## @spartacus/customer-ticketing/components + + +### Method ngOnDestroy is removed. + + + +### Method openDialog is removed. + + + + + +# Class CustomerTicketingCloseComponentService +## @spartacus/customer-ticketing/components + + +### Method enableCloseButton is removed. + + + + + +# Class CustomerTicketingCloseDialogComponent +## @spartacus/customer-ticketing/components + + +### Method closeRequest is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onComplete is removed. + + + +### Method onError is removed. + + + +### Method prepareTicketEvent is removed. + + + + + +# Class CustomerTicketingCreateComponent +## @spartacus/customer-ticketing/components + + +### Method ngOnDestroy is removed. + + + +### Method openCreateNewTicketDialog is removed. + + + + + +# Class CustomerTicketingCreateDialogComponent +## @spartacus/customer-ticketing/components + + +### Method buildForm is removed. + + + +### Method createTicketRequest is removed. + + + +### Property featureService changed. + + +Previous version: + +``` +featureService: FeatureConfigService | null +``` + + +Current version: + +``` +featureService: +``` + + +### Method getCreateTicketPayload is removed. + + + +### Method handleError is removed. + + + +### Method manageCategoryValidation is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onComplete is removed. + + + +### Method onError is removed. + + + + + +# Class CustomerTicketingDetailsComponent +## @spartacus/customer-ticketing/components + + +### Method getStatusClass is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method prepareCardContent is removed. + + + +### Method reloadOnRedirection is removed. + + + + + +# Class CustomerTicketingDialogComponent +## @spartacus/customer-ticketing/components + + +### Property allowedTypes is removed. + + + +### Method buildForm is removed. + + + +### Method close is removed. + + + +### Property getInputCharactersForSubject is removed. + + + +### Property getInputCharactersLimit is removed. + + + +### Method handleClick is removed. + + + +### Property maxSize is removed. + + + +### Property messagesCharacterLeft is removed. + + + +### Property subjectCharacterLeft is removed. + + + + + +# Class CustomerTicketingListComponent +## @spartacus/customer-ticketing/components + + +### Method changeSortCode is removed. + + + +### Method createTicketListEvent is removed. + + + +### Method getSortLabels is removed. + + + +### Method goToTicketDetail is removed. + + + +### Method pageChange is removed. + + + + + +# Class CustomerTicketingMessagesComponent +## @spartacus/customer-ticketing/components + + +### Method downloadAttachment is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onSend is removed. + + + +### Method prepareMessageEvents is removed. + + + +### Method prepareMessagingConfigs is removed. + + + +### Method prepareTicketEvent is removed. + + + + + +# Class CustomerTicketingMessagesComponentService +## @spartacus/customer-ticketing/components + + +### Method displayAddMessageSection is removed. + + + + + +# Class CustomerTicketingReopenComponent +## @spartacus/customer-ticketing/components + + +### Method ngOnDestroy is removed. + + + +### Method openDialog is removed. + + + + + +# Class CustomerTicketingReopenComponentService +## @spartacus/customer-ticketing/components + + +### Method enableReopenButton is removed. + + + + + +# Class CustomerTicketingReopenDialogComponent +## @spartacus/customer-ticketing/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onComplete is removed. + + + +### Method onError is removed. + + + +### Method prepareTicketEvent is removed. + + + +### Method reopenRequest is removed. + + + + + +# Variable customerTicketingTranslationsCs +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsDe +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsEn +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsEs_CO +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsEs +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsFr +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsHi +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsHu +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsId +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsIt +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsJa +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsKo +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsPl +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsPt +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsRu +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsZh_TW +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable customerTicketingTranslationsZh +## @spartacus/customer-ticketing/assets + + +Variable customerTicketingTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface CpqDiscounts +## @spartacus/cpq-quote/root + + +### PropertySignature appliedValue is removed. + + + +### PropertySignature isoCode is removed. + + + +### PropertySignature value is removed. + + + + + +# Class CpqQuoteDiscountComponent +## @spartacus/cpq-quote/cpq-quote-discount + + +### Method getDiscountedPrice is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class CpqQuoteHeadingComponent +## @spartacus/cpq-quote/cpq-quote-discount + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class CpqQuoteOfferComponent +## @spartacus/cpq-quote/cpq-quote-discount + + +### Method formatDiscount is removed. + + + +### Method getDiscountPercentage is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class CpqQuoteService +## @spartacus/cpq-quote/cpq-quote-discount + + +### Method getFlag$ is removed. + + + +### Method setFlag is removed. + + + + + +# Class CpqQuoteSharedService +## @spartacus/cpq-quote/cpq-quote-discount + + +### Method showBasePriceWithDiscount is removed. + + + + + +# Variable cpqquoteTranslationsCs +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsDe +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsEn +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsEs_CO +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsEs +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsFr +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsHi +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsHu +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsId +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsIt +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsJa +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsKo +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsPl +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsPt +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsRu +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsZh_TW +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable cpqquoteTranslationsZh +## @spartacus/cpq-quote/assets + + +Variable cpqquoteTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class CpqQuoteDiscountComponent +## @spartacus/cpq-quote + + +### Method getDiscountedPrice is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class CpqQuoteHeadingComponent +## @spartacus/cpq-quote + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class CpqQuoteOfferComponent +## @spartacus/cpq-quote + + +### Method formatDiscount is removed. + + + +### Method getDiscountPercentage is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class CpqQuoteService +## @spartacus/cpq-quote + + +### Method getFlag$ is removed. + + + +### Method setFlag is removed. + + + + + +# Class CpqQuoteSharedService +## @spartacus/cpq-quote + + +### Method showBasePriceWithDiscount is removed. + + + + + +# Interface ActionToEventMapping +## @spartacus/core + + +### PropertySignature action is removed. + + + +### PropertySignature event is removed. + + + +### PropertySignature factory is removed. + + + + + +# Interface ActivatedRouterStateSnapshot +## @spartacus/core + + +### PropertySignature cmsRequired is removed. + + + +### PropertySignature context is removed. + + + +### PropertySignature params is removed. + + + +### PropertySignature queryParams is removed. + + + +### PropertySignature semanticRoute is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface ActivatedRouteSnapshotWithPageMeta +## @spartacus/core + + +### PropertySignature routeConfig is removed. + + + + + +# Interface Address +## @spartacus/core + + +### PropertySignature cellphone is removed. + + + +### PropertySignature companyName is removed. + + + +### PropertySignature country is removed. + + + +### PropertySignature defaultAddress is removed. + + + +### PropertySignature district is removed. + + + +### PropertySignature email is removed. + + + +### PropertySignature firstName is removed. + + + +### PropertySignature formattedAddress is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature lastName is removed. + + + +### PropertySignature line1 is removed. + + + +### PropertySignature line2 is removed. + + + +### PropertySignature phone is removed. + + + +### PropertySignature postalCode is removed. + + + +### PropertySignature region is removed. + + + +### PropertySignature shippingAddress is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature titleCode is removed. + + + +### PropertySignature town is removed. + + + +### PropertySignature visibleInAddressBook is removed. + + + + + +# Interface AddressValidation +## @spartacus/core + + +### PropertySignature decision is removed. + + + +### PropertySignature errors is removed. + + + +### PropertySignature suggestedAddresses is removed. + + + + + +# Interface AnonymousConsent +## @spartacus/core + + +### PropertySignature consentState is removed. + + + +### PropertySignature templateCode is removed. + + + +### PropertySignature templateVersion is removed. + + + + + +# Class AnonymousConsentNormalizer +## @spartacus/core + + +### Method convert is removed. + + + + + +# Namespace AnonymousConsentsActions +## @spartacus/core + + +Namespace AnonymousConsentsActions has been removed and is no longer part of the public API. + + + + +# Variable AnonymousConsentsActions.ANONYMOUS_CONSENT_CHECK_UPDATED_VERSIONS +## @spartacus/core + + + + +# Class AnonymousConsentsActions.AnonymousConsentCheckUpdatedVersions +## @spartacus/core + + + + +# TypeAlias AnonymousConsentsActions.AnonymousConsentsActions +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.GET_ALL_ANONYMOUS_CONSENTS +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.GET_ANONYMOUS_CONSENT +## @spartacus/core + + + + +# Class AnonymousConsentsActions.GetAllAnonymousConsents +## @spartacus/core + + + + +# Class AnonymousConsentsActions.GetAnonymousConsent +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.GIVE_ANONYMOUS_CONSENT +## @spartacus/core + + + + +# Class AnonymousConsentsActions.GiveAnonymousConsent +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.LOAD_ANONYMOUS_CONSENT_TEMPLATES_FAIL +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.LOAD_ANONYMOUS_CONSENT_TEMPLATES_SUCCESS +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.LOAD_ANONYMOUS_CONSENT_TEMPLATES +## @spartacus/core + + + + +# Class AnonymousConsentsActions.LoadAnonymousConsentTemplates +## @spartacus/core + + + + +# Class AnonymousConsentsActions.LoadAnonymousConsentTemplatesFail +## @spartacus/core + + + + +# Class AnonymousConsentsActions.LoadAnonymousConsentTemplatesSuccess +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.RESET_LOAD_ANONYMOUS_CONSENT_TEMPLATES +## @spartacus/core + + + + +# Class AnonymousConsentsActions.ResetLoadAnonymousConsentTemplates +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.SET_ANONYMOUS_CONSENTS +## @spartacus/core + + + + +# Class AnonymousConsentsActions.SetAnonymousConsents +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.TOGGLE_ANONYMOUS_CONSENT_TEMPLATES_UPDATED +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.TOGGLE_ANONYMOUS_CONSENTS_BANNER_DISMISSED +## @spartacus/core + + + + +# Class AnonymousConsentsActions.ToggleAnonymousConsentsBannerDissmissed +## @spartacus/core + + + + +# Class AnonymousConsentsActions.ToggleAnonymousConsentTemplatesUpdated +## @spartacus/core + + + + +# Variable AnonymousConsentsActions.WITHDRAW_ANONYMOUS_CONSENT +## @spartacus/core + + + + +# Class AnonymousConsentsActions.WithdrawAnonymousConsent +## @spartacus/core + + + + +# Class AnonymousConsentsInterceptor +## @spartacus/core + + +### Method intercept is removed. + + + + + +# Class AnonymousConsentsModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Namespace AnonymousConsentsSelectors +## @spartacus/core + + +Namespace AnonymousConsentsSelectors has been removed and is no longer part of the public API. + + + + +# Function AnonymousConsentsSelectors.getAnonymousConsentByTemplateCode +## @spartacus/core + + +Function AnonymousConsentsSelectors.getAnonymousConsentByTemplateCode has been removed and is no longer part of the public API. + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsents +## @spartacus/core + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsentsBannerDismissed +## @spartacus/core + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsentState +## @spartacus/core + + + + +# Function AnonymousConsentsSelectors.getAnonymousConsentTemplate +## @spartacus/core + + +Function AnonymousConsentsSelectors.getAnonymousConsentTemplate has been removed and is no longer part of the public API. + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsentTemplatesError +## @spartacus/core + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsentTemplatesLoading +## @spartacus/core + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsentTemplatesState +## @spartacus/core + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsentTemplatesSuccess +## @spartacus/core + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsentTemplatesUpdate +## @spartacus/core + + + + +# Variable AnonymousConsentsSelectors.getAnonymousConsentTemplatesValue +## @spartacus/core + + + + +# Class AnonymousConsentsService +## @spartacus/core + + +### Method consentsUpdated is removed. + + + +### Method decodeAndDeserialize is removed. + + + +### Method detectUpdatedTemplates is removed. + + + +### Method getConsent is removed. + + + +### Method getConsents is removed. + + + +### Method getLoadTemplatesError is removed. + + + +### Method getLoadTemplatesLoading is removed. + + + +### Method getLoadTemplatesSuccess is removed. + + + +### Method getTemplate is removed. + + + +### Method getTemplates is removed. + + + +### Method getTemplatesUpdated is removed. + + + +### Method giveAllConsents is removed. + + + +### Method giveConsent is removed. + + + +### Method isBannerDismissed is removed. + + + +### Method isBannerVisible is removed. + + + +### Method isConsentGiven is removed. + + + +### Method isConsentWithdrawn is removed. + + + +### Method loadTemplates is removed. + + + +### Method resetLoadTemplatesState is removed. + + + +### Method serializeAndEncode is removed. + + + +### Method setConsents is removed. + + + +### Method toggleBannerDismissed is removed. + + + +### Method toggleTemplatesUpdated is removed. + + + +### Method withdrawAllConsents is removed. + + + +### Method withdrawConsent is removed. + + + + + +# Interface AnonymousConsentsState +## @spartacus/core + + +### PropertySignature consents is removed. + + + +### PropertySignature templates is removed. + + + +### PropertySignature ui is removed. + + + + + +# Class AnonymousConsentsStatePersistenceService +## @spartacus/core + + +### Method getAuthState is removed. + + + +### Method initSync is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onRead is removed. + + + + + +# Class AnonymousConsentTemplatesAdapter +## @spartacus/core + + +### Method loadAnonymousConsents is removed. + + + +### Method loadAnonymousConsentTemplates is removed. + + + + + +# Class AnonymousConsentTemplatesConnector +## @spartacus/core + + +### Method loadAnonymousConsents is removed. + + + +### Method loadAnonymousConsentTemplates is removed. + + + + + +# Interface Applicable +## @spartacus/core + + +### MethodSignature getPriority is removed. + + + +### MethodSignature hasMatch is removed. + + + + + +# Namespace AuthActions +## @spartacus/core + + +Namespace AuthActions has been removed and is no longer part of the public API. + + + + +# Class AuthActions.Login +## @spartacus/core + + + + +# Variable AuthActions.LOGIN +## @spartacus/core + + + + +# TypeAlias AuthActions.LoginLogoutAction +## @spartacus/core + + + + +# Class AuthActions.Logout +## @spartacus/core + + + + +# Variable AuthActions.LOGOUT +## @spartacus/core + + + + +# Class AuthConfigService +## @spartacus/core + + +### Method customLoginEnabled is removed. + + + +### Method getBaseUrl is removed. + + + +### Method getClientId is removed. + + + +### Method getClientSecret is removed. + + + +### Method getCsrfEndpoint is removed. + + + +### Method getCustomLoginFormEndpoint is removed. + + + +### Method getLoginUrl is removed. + + + +### Method getLogoutUrl is removed. + + + +### Method getOAuthFlow is removed. + + + +### Method getOAuthLibConfig is removed. + + + +### Method getRevokeEndpoint is removed. + + + +### Method getTokenEndpoint is removed. + + + +### Method getUserinfoEndpoint is removed. + + + +### Method prefixEndpoint is removed. + + + +### Method sendAuthHeaderOnRevoke is removed. + + + + + +# Class AuthFlowRoutesService +## @spartacus/core + + +### Property authFlowPaths is removed. + + + +### Method isAuthFlow is removed. + + + + + +# Class AuthGuard +## @spartacus/core + + +### Method canActivate is removed. + + + + + +# Class AuthHttpHeaderService +## @spartacus/core + + +### Method alterRequest is removed. + + + +### Method createAuthorizationHeader is removed. + + + +### Method createNewRequestWithNewToken is removed. + + + +### Method getAuthorizationHeader is removed. + + + +### Method getStableToken is removed. + + + +### Method getValidToken is removed. + + + +### Method handleExpiredAccessToken is removed. + + + +### Method handleExpiredRefreshToken is removed. + + + +### Method isBaseSitesRequest is removed. + + + +### Method isOccUrl is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method shouldAddAuthorizationHeader is removed. + + + +### Method shouldCatchError is removed. + + + + + +# Class AuthInterceptor +## @spartacus/core + + +### Method errorIsInvalidGrant is removed. + + + +### Method errorIsInvalidToken is removed. + + + +### Method intercept is removed. + + + +### Method isExpiredToken is removed. + + + + + +# TypeAlias AuthLibConfig +## @spartacus/core + + +TypeAlias AuthLibConfig changed. + +Previous version: + +``` +Omit +``` + + +Current version: + +``` +Omit +``` + + + + +# Class AuthModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class AuthMultisiteIsolationService +## @spartacus/core + + +### Method decorateUserId is removed. + + + +### Method getBaseSiteDecorator is removed. + + + + + +# Class AuthRedirectService +## @spartacus/core + + +### Method clearRedirectUrl is removed. + + + +### Method init is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method redirect is removed. + + + +### Method saveCurrentNavigationUrl is removed. + + + +### Method setRedirectUrl is removed. + + + + + +# Class AuthRedirectStorageService +## @spartacus/core + + +### Method getRedirectUrl is removed. + + + +### Method setRedirectUrl is removed. + + + + + +# Class AuthService +## @spartacus/core + + +### Method checkOAuthParamsInUrl is removed. + + + +### Method coreLogout is removed. + + + +### Method getCsrfToken is removed. + + + +### Method isAsmEnabled is removed. + + + +### Method isEmulateInURL is removed. + + + +### Method isLaunched is removed. + + + +### Method isUsedBefore is removed. + + + +### Method isUserLoggedIn is removed. + + + +### Method isUsingASMClient is removed. + + + +### Method loginWithCredentials is removed. + + + +### Method loginWithRedirect is removed. + + + +### Method logout is removed. + + + +### Method otpLoginWithCredentials is removed. + + + +### Method refreshAuthConfig is removed. + + + +### Method setLogoutProgress is removed. + + + +### Method setRefreshProgress is removed. + + + +### Method updateIsUsingASMClient is removed. + + + + + +# Class AuthStatePersistenceService +## @spartacus/core + + +### Method getAuthState is removed. + + + +### Method initSync is removed. + + + +### Method isUserLoggedIn is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onRead is removed. + + + +### Method readStateFromStorage is removed. + + + + + +# Class AuthStorageService +## @spartacus/core + + +### Method decode is removed. + + + +### Method encode is removed. + + + +### Method getItem is removed. + + + +### Method getToken is removed. + + + +### Method removeItem is removed. + + + +### Method setItem is removed. + + + +### Method setToken is removed. + + + + + +# Interface AuthToken +## @spartacus/core + + +### PropertySignature access_token_stored_at is removed. + + + +### PropertySignature access_token is removed. + + + +### PropertySignature expires_at is removed. + + + +### PropertySignature granted_scopes is removed. + + + +### PropertySignature refresh_token is removed. + + + +### PropertySignature token_type is removed. + + + + + +# Interface B2BApprovalProcess +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface B2BUnit +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature addresses is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature uid is removed. + + + + + +# Interface B2BUser +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature email is removed. + + + + + +# Interface BackendConfig +## @spartacus/core + + +### PropertySignature loadingScopes is removed. + + + +### PropertySignature media is removed. + + + +### PropertySignature occ is removed. + + + + + +# Interface BackOffOptions +## @spartacus/core + + +### PropertySignature delay is removed. + + + +### PropertySignature maxTries is removed. + + + +### PropertySignature shouldRetry is removed. + + + + + +# Class BadGatewayHandler +## @spartacus/core + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + + + +# Class BadRequestHandler +## @spartacus/core + + +### Method getErrors is removed. + + + +### Method getPriority is removed. + + + +### Method handleBadLoginResponse is removed. + + + +### Method handleBadPassword is removed. + + + +### Method handleError is removed. + + + +### Method handleGuestDuplicateEmail is removed. + + + +### Method handleUnknownIdentifierError is removed. + + + +### Method handleValidationError is removed. + + + +### Method handleValidationErrorIleggalArgument is removed. + + + + + +# Class BaseCoreModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class BaseOccModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Interface BaseOccUrlProperties +## @spartacus/core + + +### PropertySignature baseSite is removed. + + + +### PropertySignature baseUrl is removed. + + + +### PropertySignature prefix is removed. + + + + + +# Interface BaseOption +## @spartacus/core + + +### PropertySignature options is removed. + + + +### PropertySignature selected is removed. + + + +### PropertySignature variantType is removed. + + + + + +# Class BasePageMetaResolver +## @spartacus/core + + +### Method resolveBreadcrumbs is removed. + + + +### Method resolveCanonicalUrl is removed. + + + +### Method resolveDescription is removed. + + + +### Method resolveRobots is removed. + + + +### Method resolveTitle is removed. + + + + + +# Interface BaseSite +## @spartacus/core + + +### PropertySignature baseStore is removed. + + + +### PropertySignature captchaConfig is removed. + + + +### PropertySignature channel is removed. + + + +### PropertySignature defaultLanguage is removed. + + + +### PropertySignature defaultPreviewCatalogId is removed. + + + +### PropertySignature defaultPreviewCategoryCode is removed. + + + +### PropertySignature defaultPreviewProductCode is removed. + + + +### PropertySignature isolated is removed. + + + +### PropertySignature locale is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature requiresAuthentication is removed. + + + +### PropertySignature stores is removed. + + + +### PropertySignature theme is removed. + + + +### PropertySignature uid is removed. + + + +### PropertySignature urlEncodingAttributes is removed. + + + +### PropertySignature urlPatterns is removed. + + + + + +# Interface BaseSiteEntities +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class BaseSiteInitializer +## @spartacus/core + + +### Method initialize is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method setDefaultFromConfig is removed. + + + +### Method setFallbackValue is removed. + + + + + +# Class BaseSiteNormalizer +## @spartacus/core + + +### Method convert is removed. + + + + + +# Class BaseSiteService +## @spartacus/core + + +### Method get is removed. + + + +### Method getActive is removed. + + + +### Method getAll is removed. + + + +### Method isInitialized is removed. + + + +### Method isValid is removed. + + + +### Method setActive is removed. + + + + + +# Interface BaseSiteState +## @spartacus/core + + +### PropertySignature activeSite is removed. + + + +### PropertySignature details is removed. + + + +### PropertySignature entities is removed. + + + + + +# Interface BaseStore +## @spartacus/core + + +### PropertySignature currencies is removed. + + + +### PropertySignature defaultCurrency is removed. + + + +### PropertySignature defaultLanguage is removed. + + + +### PropertySignature languages is removed. + + + +### PropertySignature paymentProvider is removed. + + + + + +# Interface BillingCountriesState +## @spartacus/core + + +### PropertySignature entities is removed. + + + + + +# Interface BillingCountryEntities +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Interface Breadcrumb +## @spartacus/core + + +### PropertySignature facetCode is removed. + + + +### PropertySignature facetName is removed. + + + +### PropertySignature facetValueCode is removed. + + + +### PropertySignature facetValueName is removed. + + + +### PropertySignature removeQuery is removed. + + + +### PropertySignature truncateQuery is removed. + + + + + +# Interface BreadcrumbMeta +## @spartacus/core + + +### PropertySignature label is removed. + + + +### PropertySignature link is removed. + + + + + +# Interface CanonicalPageResolver +## @spartacus/core + + +### MethodSignature resolveCanonicalUrl is removed. + + + + + +# Interface CanonicalUrlOptions +## @spartacus/core + + +### PropertySignature forceHttps is removed. + + + +### PropertySignature forceTrailingSlash is removed. + + + +### PropertySignature forceWww is removed. + + + +### PropertySignature removeQueryParams is removed. + + + + + +# Interface CaptchaConfig +## @spartacus/core + + +### PropertySignature enabled is removed. + + + +### PropertySignature publicKey is removed. + + + + + +# Interface CardType +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Category +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature image is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature url is removed. + + + + + +# Class CategoryPageMetaResolver +## @spartacus/core + + +### Method hasProductListComponent is removed. + + + +### Method resolveBreadcrumbData is removed. + + + +### Method resolveBreadcrumbs is removed. + + + +### Method resolveCanonicalUrl is removed. + + + +### Method resolveRobots is removed. + + + +### Method resolveTitle is removed. + + + + + +# Interface Classification +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature features is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface ClearSearch +## @spartacus/core + + +### PropertySignature clearPageResults is removed. + + + +### PropertySignature clearSearchboxResults is removed. + + + + + +# Namespace ClientAuthActions +## @spartacus/core + + +Namespace ClientAuthActions has been removed and is no longer part of the public API. + + + + +# TypeAlias ClientAuthActions.ClientTokenAction +## @spartacus/core + + + + +# Variable ClientAuthActions.LOAD_CLIENT_TOKEN_FAIL +## @spartacus/core + + + + +# Variable ClientAuthActions.LOAD_CLIENT_TOKEN_SUCCESS +## @spartacus/core + + + + +# Variable ClientAuthActions.LOAD_CLIENT_TOKEN +## @spartacus/core + + + + +# Class ClientAuthActions.LoadClientToken +## @spartacus/core + + + + +# Class ClientAuthActions.LoadClientTokenFail +## @spartacus/core + + + + +# Class ClientAuthActions.LoadClientTokenSuccess +## @spartacus/core + + + + +# Class ClientAuthenticationTokenService +## @spartacus/core + + +### Method loadClientAuthenticationToken is removed. + + + + + +# Class ClientAuthModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Namespace ClientAuthSelectors +## @spartacus/core + + +Namespace ClientAuthSelectors has been removed and is no longer part of the public API. + + + + +# Variable ClientAuthSelectors.getClientAuthState +## @spartacus/core + + + + +# Variable ClientAuthSelectors.getClientTokenState +## @spartacus/core + + + + +# Interface ClientAuthState +## @spartacus/core + + +### PropertySignature clientToken is removed. + + + + + +# Class ClientErrorHandlingService +## @spartacus/core + + +### Method createNewRequestWithNewToken is removed. + + + +### Method handleExpiredClientToken is removed. + + + + + +# Interface ClientToken +## @spartacus/core + + +### PropertySignature access_token is removed. + + + +### PropertySignature expires_in is removed. + + + +### PropertySignature scope is removed. + + + +### PropertySignature token_type is removed. + + + + + +# Class ClientTokenInterceptor +## @spartacus/core + + +### Method getClientToken is removed. + + + +### Method intercept is removed. + + + +### Method isClientTokenRequest is removed. + + + +### Method isExpiredToken is removed. + + + + + +# Class ClientTokenService +## @spartacus/core + + +### Method getClientToken is removed. + + + +### Method isClientTokenLoaded is removed. + + + +### Method refreshClientToken is removed. + + + + + +# Namespace CmsActions +## @spartacus/core + + +Namespace CmsActions has been removed and is no longer part of the public API. + + + + +# Variable CmsActions.CMS_GET_COMPONENT_FROM_PAGE +## @spartacus/core + + + + +# Variable CmsActions.CMS_SET_PAGE_FAIL_INDEX +## @spartacus/core + + + + +# Variable CmsActions.CMS_SET_PAGE_SUCCESS_INDEX +## @spartacus/core + + + + +# TypeAlias CmsActions.CmsComponentAction +## @spartacus/core + + + + +# Class CmsActions.CmsGetComponentFromPage +## @spartacus/core + + + + +# TypeAlias CmsActions.CmsNavigationEntryItemAction +## @spartacus/core + + + + +# TypeAlias CmsActions.CmsPageAction +## @spartacus/core + + + + +# Class CmsActions.CmsSetPageFailIndex +## @spartacus/core + + + + +# Class CmsActions.CmsSetPageSuccessIndex +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_COMPONENT_FAIL +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_COMPONENT_SUCCESS +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_COMPONENT +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_NAVIGATION_ITEMS_FAIL +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_NAVIGATION_ITEMS_SUCCESS +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_NAVIGATION_ITEMS +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_PAGE_DATA_FAIL +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_PAGE_DATA_SUCCESS +## @spartacus/core + + + + +# Variable CmsActions.LOAD_CMS_PAGE_DATA +## @spartacus/core + + + + +# Class CmsActions.LoadCmsComponent +## @spartacus/core + + + + +# Class CmsActions.LoadCmsComponentFail +## @spartacus/core + + + + +# Class CmsActions.LoadCmsComponentSuccess +## @spartacus/core + + + + +# Class CmsActions.LoadCmsNavigationItems +## @spartacus/core + + + + +# Class CmsActions.LoadCmsNavigationItemsFail +## @spartacus/core + + + + +# Class CmsActions.LoadCmsNavigationItemsSuccess +## @spartacus/core + + + + +# Class CmsActions.LoadCmsPageData +## @spartacus/core + + + + +# Class CmsActions.LoadCmsPageDataFail +## @spartacus/core + + + + +# Class CmsActions.LoadCmsPageDataSuccess +## @spartacus/core + + + + +# Interface CmsActivatedRouteSnapshot +## @spartacus/core + + +### PropertySignature data is removed. + + + + + +# Interface CmsAddToCartComponent +## @spartacus/core + + +### PropertySignature inventoryDisplay is removed. + + + + + +# Interface CmsBannerCarouselComponent +## @spartacus/core + + +### PropertySignature banners is removed. + + + +### PropertySignature effect is removed. + + + + + +# Interface CmsBannerComponent +## @spartacus/core + + +### PropertySignature category is removed. + + + +### PropertySignature container is removed. + + + +### PropertySignature content is removed. + + + +### PropertySignature contentPage is removed. + + + +### PropertySignature external is removed. + + + +### PropertySignature headline is removed. + + + +### PropertySignature media is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature urlLink is removed. + + + + + +# Interface CmsBannerComponentMedia +## @spartacus/core + + +### PropertySignature altText is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature mime is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface CmsComponent +## @spartacus/core + + +### PropertySignature composition is removed. + + + +### PropertySignature modifiedTime is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature otherProperties is removed. + + + +### PropertySignature styleClasses is removed. + + + +### PropertySignature typeCode is removed. + + + +### PropertySignature uid is removed. + + + + + +# Class CmsComponentAdapter +## @spartacus/core + + +### Method findComponentsByIds is removed. + + + +### Method load is removed. + + + + + +# Interface CmsComponentChildRoutesConfig +## @spartacus/core + + +### PropertySignature children is removed. + + + +### PropertySignature parent is removed. + + + + + +# Interface CMSComponentConfig +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class CmsComponentConnector +## @spartacus/core + + +### Method get is removed. + + + +### Method getList is removed. + + + + + +# Interface CmsComponentMapping +## @spartacus/core + + +### PropertySignature childRoutes is removed. + + + +### PropertySignature component is removed. + + + +### PropertySignature data is removed. + + + +### PropertySignature deferLoading is removed. + + + +### PropertySignature disableSSR is removed. + + + +### PropertySignature guards is removed. + + + +### PropertySignature i18nKeys is removed. + + + +### PropertySignature providers is removed. + + + + + +# Interface CmsComponentWithChildren +## @spartacus/core + + +### PropertySignature children is removed. + + + + + +# Interface CmsLinkComponent +## @spartacus/core + + +### PropertySignature container is removed. + + + +### PropertySignature contentPage is removed. + + + +### PropertySignature contentPageLabelOrId is removed. + + + +### PropertySignature external is removed. + + + +### PropertySignature linkName is removed. + + + +### PropertySignature styleAttributes is removed. + + + +### PropertySignature target is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface CmsMiniCartComponent +## @spartacus/core + + +### PropertySignature container is removed. + + + +### PropertySignature lightboxBannerComponent is removed. + + + +### PropertySignature shownProductCount is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature totalDisplay is removed. + + + + + +# Class CmsModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Interface CmsNavigationComponent +## @spartacus/core + + +### PropertySignature container is removed. + + + +### PropertySignature navigationNode is removed. + + + +### PropertySignature notice is removed. + + + +### PropertySignature resetMenuOnClose is removed. + + + +### PropertySignature showLanguageCurrency is removed. + + + +### PropertySignature styleClass is removed. + + + +### PropertySignature wrapAfter is removed. + + + + + +# Interface CmsNavigationEntry +## @spartacus/core + + +### PropertySignature itemId is removed. + + + +### PropertySignature itemSuperType is removed. + + + +### PropertySignature itemType is removed. + + + + + +# Interface CmsNavigationNode +## @spartacus/core + + +### PropertySignature children is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature uid is removed. + + + + + +# Interface CmsOrderDetailItemsComponent +## @spartacus/core + + +### PropertySignature enableAddToCart is removed. + + + +### PropertySignature groupCartItems is removed. + + + + + +# Interface CmsOrderDetailOverviewComponent +## @spartacus/core + + +### PropertySignature simple is removed. + + + + + +# Class CmsPageAdapter +## @spartacus/core + + +### Method load is removed. + + + + + +# Interface CmsPageConfig +## @spartacus/core + + +### PropertySignature ignoreBackend is removed. + + + +### PropertySignature pageId is removed. + + + +### PropertySignature slots is removed. + + + +### PropertySignature template is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature type is removed. + + + + + +# Class CmsPageConnector +## @spartacus/core + + +### Method get is removed. + + + + + +# Interface CmsPageSlotConfig +## @spartacus/core + + +### PropertySignature componentIds is removed. + + + +### PropertySignature properties is removed. + + + + + +# Interface CmsPageSlotsConfig +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Interface CmsPageTitleComponent +## @spartacus/core + + +### PropertySignature container is removed. + + + + + +# Interface CmsParagraphComponent +## @spartacus/core + + +### PropertySignature container is removed. + + + +### PropertySignature content is removed. + + + +### PropertySignature title is removed. + + + + + +# Interface CmsPDFDocumentComponent +## @spartacus/core + + +### PropertySignature height is removed. + + + +### PropertySignature pdfFile is removed. + + + +### PropertySignature title is removed. + + + + + +# Interface CmsPickupItemDetails +## @spartacus/core + + +### PropertySignature context is removed. + + + +### PropertySignature showEdit is removed. + + + + + +# Interface CmsProductCarouselComponent +## @spartacus/core + + +### PropertySignature categoryCodes is removed. + + + +### PropertySignature container is removed. + + + +### PropertySignature popup is removed. + + + +### PropertySignature productCodes is removed. + + + +### PropertySignature scroll is removed. + + + +### PropertySignature title is removed. + + + + + +# Interface CmsProductFacetNavigationComponent +## @spartacus/core + + +### PropertySignature activeFacetValueCode is removed. + + + +### PropertySignature container is removed. + + + +### PropertySignature minPerFacet is removed. + + + +### PropertySignature searchResult is removed. + + + + + +# Interface CmsProductReferencesComponent +## @spartacus/core + + +### PropertySignature container is removed. + + + +### PropertySignature displayProductPrices is removed. + + + +### PropertySignature displayProductTitles is removed. + + + +### PropertySignature maximumNumberProducts is removed. + + + +### PropertySignature productReferenceTypes is removed. + + + +### PropertySignature title is removed. + + + + + +# Interface CmsResponsiveBannerComponentMedia +## @spartacus/core + + +### PropertySignature desktop is removed. + + + +### PropertySignature mobile is removed. + + + +### PropertySignature tablet is removed. + + + +### PropertySignature widescreen is removed. + + + + + +# Interface CmsRoute +## @spartacus/core + + +### PropertySignature data is removed. + + + + + +# Interface CmsRouteData +## @spartacus/core + + +### PropertySignature cxCmsRouteContext is removed. + + + +### PropertySignature pageLabel is removed. + + + + + +# Interface CmsScrollToTopComponent +## @spartacus/core + + +### PropertySignature displayThreshold is removed. + + + +### PropertySignature scrollBehavior is removed. + + + + + +# Interface CmsSearchBoxComponent +## @spartacus/core + + +### PropertySignature container is removed. + + + +### PropertySignature displayProductImages is removed. + + + +### PropertySignature displayProducts is removed. + + + +### PropertySignature displaySuggestions is removed. + + + +### PropertySignature maxProducts is removed. + + + +### PropertySignature maxSuggestions is removed. + + + +### PropertySignature minCharactersBeforeRequest is removed. + + + +### PropertySignature waitTimeBeforeRequest is removed. + + + + + +# Namespace CmsSelectors +## @spartacus/core + + +Namespace CmsSelectors has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.componentsContextExistsSelectorFactory +## @spartacus/core + + +Function CmsSelectors.componentsContextExistsSelectorFactory has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.componentsContextSelectorFactory +## @spartacus/core + + +Function CmsSelectors.componentsContextSelectorFactory has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.componentsDataSelectorFactory +## @spartacus/core + + +Function CmsSelectors.componentsDataSelectorFactory has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.componentsLoaderStateSelectorFactory +## @spartacus/core + + +Function CmsSelectors.componentsLoaderStateSelectorFactory has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.componentsSelectorFactory +## @spartacus/core + + +Function CmsSelectors.componentsSelectorFactory has been removed and is no longer part of the public API. + + + + +# Variable CmsSelectors.getCmsState +## @spartacus/core + + + + +# Variable CmsSelectors.getComponentsState +## @spartacus/core + + + + +# Function CmsSelectors.getCurrentSlotSelectorFactory +## @spartacus/core + + +Function CmsSelectors.getCurrentSlotSelectorFactory has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.getNavigationEntryItems +## @spartacus/core + + +Function CmsSelectors.getNavigationEntryItems has been removed and is no longer part of the public API. + + + + +# Variable CmsSelectors.getNavigationEntryItemState +## @spartacus/core + + + + +# Function CmsSelectors.getPageComponentTypes +## @spartacus/core + + +Function CmsSelectors.getPageComponentTypes has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.getPageData +## @spartacus/core + + +Function CmsSelectors.getPageData has been removed and is no longer part of the public API. + + + + +# Variable CmsSelectors.getPageEntities +## @spartacus/core + + + + +# Variable CmsSelectors.getPageState +## @spartacus/core + + + + +# Variable CmsSelectors.getPageStateIndex +## @spartacus/core + + + + +# Function CmsSelectors.getPageStateIndexEntityLoaderState +## @spartacus/core + + +Function CmsSelectors.getPageStateIndexEntityLoaderState has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.getPageStateIndexLoaderState +## @spartacus/core + + +Function CmsSelectors.getPageStateIndexLoaderState has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.getPageStateIndexValue +## @spartacus/core + + +Function CmsSelectors.getPageStateIndexValue has been removed and is no longer part of the public API. + + + + +# Function CmsSelectors.getSelectedNavigationEntryItemState +## @spartacus/core + + +Function CmsSelectors.getSelectedNavigationEntryItemState has been removed and is no longer part of the public API. + + + + +# Class CmsService +## @spartacus/core + + +### Method getComponentData is removed. + + + +### Method getContentSlot is removed. + + + +### Method getCurrentPage is removed. + + + +### Method getNavigationEntryItems is removed. + + + +### Method getPage is removed. + + + +### Method getPageComponentTypes is removed. + + + +### Method getPageIndex is removed. + + + +### Method getPageState is removed. + + + +### Method hasPage is removed. + + + +### Method loadNavigationItems is removed. + + + +### Method refreshComponent is removed. + + + +### Method refreshLatestPage is removed. + + + +### Method refreshPageById is removed. + + + +### Method setPageFailIndex is removed. + + + + + +# Interface CmsSiteContextSelectorComponent +## @spartacus/core + + +### PropertySignature context is removed. + + + + + +# Interface CmsState +## @spartacus/core + + +### PropertySignature components is removed. + + + +### PropertySignature navigation is removed. + + + +### PropertySignature page is removed. + + + + + +# Class CmsStructureConfigService +## @spartacus/core + + +### Method getComponentById is removed. + + + +### Method getComponentFromConfig is removed. + + + +### Method getComponentsByPosition is removed. + + + +### Method getComponentsFromConfig is removed. + + + +### Method getPageFromConfig is removed. + + + +### Method mergePage is removed. + + + +### Method mergePageStructure is removed. + + + +### Method mergeSlots is removed. + + + +### Method shouldIgnoreBackend is removed. + + + + + +# Interface CmsStructureModel +## @spartacus/core + + +### PropertySignature components is removed. + + + +### PropertySignature page is removed. + + + + + +# Interface CMSTabParagraphContainer +## @spartacus/core + + +### PropertySignature components is removed. + + + +### PropertySignature container is removed. + + + + + +# Interface CmsVideoComponent +## @spartacus/core + + +### PropertySignature autoPlay is removed. + + + +### PropertySignature category is removed. + + + +### PropertySignature container is removed. + + + +### PropertySignature containerBackground is removed. + + + +### PropertySignature containerSize is removed. + + + +### PropertySignature contentPage is removed. + + + +### PropertySignature loop is removed. + + + +### PropertySignature mute is removed. + + + +### PropertySignature overlayTitle is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature thumbnail is removed. + + + +### PropertySignature thumbnailSelector is removed. + + + +### PropertySignature url is removed. + + + +### PropertySignature video is removed. + + + +### PropertySignature videoContainerHeight is removed. + + + +### PropertySignature videoMedia is removed. + + + + + +# Class Command +## @spartacus/core + + +### Method execute is removed. + + + + + +# Class CommandService +## @spartacus/core + + +### Method create is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Class ComponentDecorator +## @spartacus/core + + +### Method decorate is removed. + + + + + +# Interface ComponentsContext +## @spartacus/core + + +### PropertySignature component is removed. + + + +### PropertySignature pageContext is removed. + + + + + +# Interface ConfigInitializer +## @spartacus/core + + +### PropertySignature configFactory is removed. + + + +### PropertySignature scopes is removed. + + + + + +# Class ConfigInitializerModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class ConfigInitializerService +## @spartacus/core + + +### Method areReady is removed. + + + +### Method finishScopes is removed. + + + +### Method getStable is removed. + + + +### Property isStable is removed. + + + +### Method scopesOverlap is removed. + + + + + +# Class ConfigModule +## @spartacus/core + + +### Method forRoot is removed. + + + +### Method withConfig is removed. + + + +### Method withConfigFactory is removed. + + + + + +# Class ConfigurableRoutesService +## @spartacus/core + + +### Method configure is removed. + + + +### Method configureRoute is removed. + + + +### Method configureRoutes is removed. + + + +### Method getRouteName is removed. + + + +### Method init is removed. + + + +### Method resolveUrlMatcherFactory is removed. + + + +### Method resolveUrlMatchers is removed. + + + +### Method validateRouteConfig is removed. + + + + + +# Class ConfigurationService +## @spartacus/core + + +### Method ngOnDestroy is removed. + + + + + +# Class ConfigValidatorModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class ConflictHandler +## @spartacus/core + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + + + +# Interface Consent +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature consentGivenDate is removed. + + + +### PropertySignature consentWithdrawnDate is removed. + + + + + +# Class ConsentService +## @spartacus/core + + +### Method checkConsentGivenByTemplateId is removed. + + + +### Method checkConsentWithdrawnByTemplateId is removed. + + + +### Method getConsent is removed. + + + +### Method isAnonymousConsentType is removed. + + + +### Method isConsentGiven is removed. + + + +### Method isConsentType is removed. + + + +### Method isConsentWithdrawn is removed. + + + + + +# Interface ConsentTemplate +## @spartacus/core + + +### PropertySignature currentConsent is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature version is removed. + + + + + +# Class ContentPageMetaResolver +## @spartacus/core + + +### Method resolveBreadcrumbs is removed. + + + +### Method resolveCanonicalUrl is removed. + + + +### Method resolveDescription is removed. + + + +### Method resolveRobots is removed. + + + +### Method resolveTitle is removed. + + + + + +# Interface ContentSlotComponentData +## @spartacus/core + + +### PropertySignature flexType is removed. + + + +### PropertySignature properties is removed. + + + +### PropertySignature typeCode is removed. + + + +### PropertySignature uid is removed. + + + + + +# Interface ContentSlotData +## @spartacus/core + + +### PropertySignature components is removed. + + + +### PropertySignature properties is removed. + + + + + +# Class ContextServiceMap +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Interface Converter +## @spartacus/core + + +### MethodSignature convert is removed. + + + + + +# Class ConverterService +## @spartacus/core + + +### Method convert is removed. + + + +### Method convertMany is removed. + + + +### Method hasConverters is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method pipeable is removed. + + + +### Method pipeableMany is removed. + + + + + +# Interface CostCenter +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature unit is removed. + + + + + +# Class CostCenterModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Interface Country +## @spartacus/core + + +### PropertySignature isocode is removed. + + + +### PropertySignature name is removed. + + + + + +# Class CrossSiteRequestForgeryService +## @spartacus/core + + +### Method getCsrfToken is removed. + + + + + +# Class CsrfStateService +## @spartacus/core + + +### Method get is removed. + + + +### Method set is removed. + + + + + +# Interface CurrenciesState +## @spartacus/core + + +### PropertySignature activeCurrency is removed. + + + +### PropertySignature entities is removed. + + + + + +# Interface Currency +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature isocode is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature symbol is removed. + + + + + +# Interface CurrencyEntities +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class CurrencyInitializer +## @spartacus/core + + +### Method initialize is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method setDefaultFromConfig is removed. + + + +### Method setFallbackValue is removed. + + + + + +# Class CurrencyService +## @spartacus/core + + +### Method getActive is removed. + + + +### Method getAll is removed. + + + +### Method isInitialized is removed. + + + +### Method isValid is removed. + + + +### Method setActive is removed. + + + + + +# Class CurrencyStatePersistenceService +## @spartacus/core + + +### Method initSync is removed. + + + +### Method onRead is removed. + + + + + +# Interface CustomerCoupon +## @spartacus/core + + +### PropertySignature allProductsApplicable is removed. + + + +### PropertySignature couponId is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature endDate is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature notificationOn is removed. + + + +### PropertySignature startDate is removed. + + + +### PropertySignature status is removed. + + + + + +# Interface CustomerCoupon2Customer +## @spartacus/core + + +### PropertySignature coupon is removed. + + + +### PropertySignature customer is removed. + + + + + +# Class CustomerCouponAdapter +## @spartacus/core + + +### Method claimCustomerCoupon is removed. + + + +### Method claimCustomerCouponWithCodeInBody is removed. + + + +### Method disclaimCustomerCoupon is removed. + + + +### Method getCustomerCoupons is removed. + + + +### Method turnOffNotification is removed. + + + +### Method turnOnNotification is removed. + + + + + +# Class CustomerCouponConnector +## @spartacus/core + + +### Method claimCustomerCoupon is removed. + + + +### Method disclaimCustomerCoupon is removed. + + + +### Method getCustomerCoupons is removed. + + + +### Method turnOffNotification is removed. + + + +### Method turnOnNotification is removed. + + + + + +# Interface CustomerCouponNotification +## @spartacus/core + + +### PropertySignature coupon is removed. + + + +### PropertySignature customer is removed. + + + +### PropertySignature status is removed. + + + + + +# Interface CustomerCouponSearchResult +## @spartacus/core + + +### PropertySignature coupons is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Class CustomerCouponService +## @spartacus/core + + +### Method claimCustomerCoupon is removed. + + + +### Method disclaimCustomerCoupon is removed. + + + +### Method getClaimCustomerCouponResultError is removed. + + + +### Method getClaimCustomerCouponResultLoading is removed. + + + +### Method getClaimCustomerCouponResultSuccess is removed. + + + +### Method getCustomerCoupons is removed. + + + +### Method getCustomerCouponsLoaded is removed. + + + +### Method getCustomerCouponsLoading is removed. + + + +### Method getDisclaimCustomerCouponResultError is removed. + + + +### Method getDisclaimCustomerCouponResultSuccess is removed. + + + +### Method getSubscribeCustomerCouponResultError is removed. + + + +### Method getSubscribeCustomerCouponResultLoading is removed. + + + +### Method getSubscribeCustomerCouponResultSuccess is removed. + + + +### Method getUnsubscribeCustomerCouponResultError is removed. + + + +### Method getUnsubscribeCustomerCouponResultLoading is removed. + + + +### Method getUnsubscribeCustomerCouponResultSuccess is removed. + + + +### Method loadCustomerCoupons is removed. + + + +### Method resetDisclaimCustomerCoupon is removed. + + + +### Method subscribeCustomerCoupon is removed. + + + +### Method unsubscribeCustomerCoupon is removed. + + + + + +# Class CustomLoginGuard +## @spartacus/core + + +### Method canActivate is removed. + + + +### Method clearRedirectCount is removed. + + + +### Method createRoute is removed. + + + +### Method getRedirectCount is removed. + + + +### Method setRedirectCount is removed. + + + +### Method showErrorMessage is removed. + + + + + +# Class CxDatePipe +## @spartacus/core + + +### Method transform is removed. + + + +### Method transform is removed. + + + + + +# Class CxErrorHandler +## @spartacus/core + + +### Method handleError is removed. + + + + + +# Class CxNumericPipe +## @spartacus/core + + +### Method getActiveLang is removed. + + + +### Method getLang is removed. + + + +### Method reportMissingLocaleData is removed. + + + +### Method transform is removed. + + + +### Method transform is removed. + + + + + +# Class DefaultRoutePageMetaResolver +## @spartacus/core + + +### Method getParams is removed. + + + +### Method resolveBreadcrumbs is removed. + + + +### Method translateBreadcrumbLabel is removed. + + + + + +# Variable defaultUserCmsModuleConfig +## @spartacus/core + + +Variable defaultUserCmsModuleConfig has been removed and is no longer part of the public API. + + + + +# Interface DeliveryCountriesState +## @spartacus/core + + +### PropertySignature entities is removed. + + + + + +# Interface DeliveryCountryEntities +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Interface DynamicAttributes +## @spartacus/core + + +### PropertySignature queryParams is removed. + + + +### PropertySignature scope is removed. + + + +### PropertySignature urlParams is removed. + + + + + +# Class DynamicAttributeService +## @spartacus/core + + +### Method addAttributesToComponent is removed. + + + +### Method addAttributesToSlot is removed. + + + + + +# Class EffectsErrorHandlerModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Interface EntitiesModel +## @spartacus/core + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature values is removed. + + + + + +# Interface ErrorAction +## @spartacus/core + + +### PropertySignature error is removed. + + + + + +# Class ErrorActionService +## @spartacus/core + + +### Method handle is removed. + + + +### Method isErrorAction is removed. + + + +### Method shouldHandleError is removed. + + + + + +# Class ErrorHandlingModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Interface ErrorModel +## @spartacus/core + + +### PropertySignature message is removed. + + + +### PropertySignature reason is removed. + + + +### PropertySignature subject is removed. + + + +### PropertySignature subjectType is removed. + + + +### PropertySignature type is removed. + + + + + +# Class EventService +## @spartacus/core + + +### Method dispatch is removed. + + + +### Method get is removed. + + + +### Method register is removed. + + + + + +# Class ExternalRoutesGuard +## @spartacus/core + + +### Method canActivate is removed. + + + +### Method redirect is removed. + + + + + +# Class ExternalRoutesModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class ExternalRoutesService +## @spartacus/core + + +### Method addRoutes is removed. + + + +### Method getRoutes is removed. + + + +### Method getUrlMatcher is removed. + + + +### Property internalUrlPatterns is removed. + + + + + +# Interface FacadeDescriptor +## @spartacus/core + + +### PropertySignature async is removed. + + + +### PropertySignature facade is removed. + + + +### PropertySignature feature is removed. + + + +### PropertySignature methods is removed. + + + +### PropertySignature properties is removed. + + + + + +# Class FacadeFactoryService +## @spartacus/core + + +### Method call is removed. + + + +### Method create is removed. + + + +### Method get is removed. + + + +### Method getResolver is removed. + + + +### Method isProxyFacadeInstance is removed. + + + + + +# Interface Facet +## @spartacus/core + + +### PropertySignature category is removed. + + + +### PropertySignature expanded is removed. + + + +### PropertySignature multiSelect is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature priority is removed. + + + +### PropertySignature topValueCount is removed. + + + +### PropertySignature topValues is removed. + + + +### PropertySignature values is removed. + + + +### PropertySignature visible is removed. + + + + + +# Interface FacetValue +## @spartacus/core + + +### PropertySignature count is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature query is removed. + + + +### PropertySignature selected is removed. + + + + + +# Interface Feature +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature comparable is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature featureUnit is removed. + + + +### PropertySignature featureValues is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature range is removed. + + + +### PropertySignature type is removed. + + + + + +# Class FeatureConfigService +## @spartacus/core + + +### Method isEnabled is removed. + + + +### Method isLevel is removed. + + + + + +# Class FeatureDirective +## @spartacus/core + + +### Property cxFeature is removed. + + + + + +# Class FeatureLevelDirective +## @spartacus/core + + +### Property cxFeatureLevel is removed. + + + + + +# Interface FeatureModuleConfig +## @spartacus/core + + +### PropertySignature cmsComponents is removed. + + + +### PropertySignature dependencies is removed. + + + +### PropertySignature module is removed. + + + + + +# Class FeatureModulesService +## @spartacus/core + + +### Method getFeatureConfig is removed. + + + +### Method isConfigured is removed. + + + +### Method resolveDependencies is removed. + + + +### Method resolveFeature is removed. + + + +### Method resolveFeatureAlias is removed. + + + + + +# Class FeaturesConfigModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class FeatureStylesService +## @spartacus/core + + +### Method addClass is removed. + + + +### Property featureConfig changed. + + +Previous version: + +``` +featureConfig: FeatureConfigService +``` + + +Current version: + +``` +featureConfig: +``` + + +### Method getCssClass is removed. + + + +### Method init is removed. + + + +### Method isEnabled is removed. + + + +### Method registerUsage is removed. + + + +### Method removeClass is removed. + + + +### Method unregisterUsage is removed. + + + + + +# Interface FeatureUnit +## @spartacus/core + + +### PropertySignature name is removed. + + + +### PropertySignature symbol is removed. + + + +### PropertySignature unitType is removed. + + + + + +# Interface FeatureValue +## @spartacus/core + + +### PropertySignature value is removed. + + + + + +# Class ForbiddenHandler +## @spartacus/core + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + + + +# Interface FutureStock +## @spartacus/core + + +### PropertySignature date is removed. + + + +### PropertySignature formattedDate is removed. + + + +### PropertySignature stock is removed. + + + + + +# Class GatewayTimeoutHandler +## @spartacus/core + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + + + +# Interface GeoPoint +## @spartacus/core + + +### PropertySignature latitude is removed. + + + +### PropertySignature longitude is removed. + + + + + +# Interface GlobalMessage +## @spartacus/core + + +### PropertySignature text is removed. + + + +### PropertySignature timeout is removed. + + + +### PropertySignature type is removed. + + + + + +# Namespace GlobalMessageActions +## @spartacus/core + + +Namespace GlobalMessageActions has been removed and is no longer part of the public API. + + + + +# Variable GlobalMessageActions.ADD_MESSAGE +## @spartacus/core + + + + +# Class GlobalMessageActions.AddMessage +## @spartacus/core + + + + +# TypeAlias GlobalMessageActions.GlobalMessageAction +## @spartacus/core + + + + +# Variable GlobalMessageActions.REMOVE_MESSAGE +## @spartacus/core + + + + +# Variable GlobalMessageActions.REMOVE_MESSAGES_BY_TYPE +## @spartacus/core + + + + +# Class GlobalMessageActions.RemoveMessage +## @spartacus/core + + + + +# Class GlobalMessageActions.RemoveMessagesByType +## @spartacus/core + + + + +# Interface GlobalMessageEntities +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class GlobalMessageModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Namespace GlobalMessageSelectors +## @spartacus/core + + +Namespace GlobalMessageSelectors has been removed and is no longer part of the public API. + + + + +# Function GlobalMessageSelectors.getGlobalMessageCountByType +## @spartacus/core + + +Function GlobalMessageSelectors.getGlobalMessageCountByType has been removed and is no longer part of the public API. + + + + +# Variable GlobalMessageSelectors.getGlobalMessageEntities +## @spartacus/core + + + + +# Function GlobalMessageSelectors.getGlobalMessageEntitiesByType +## @spartacus/core + + +Function GlobalMessageSelectors.getGlobalMessageEntitiesByType has been removed and is no longer part of the public API. + + + + +# Variable GlobalMessageSelectors.getGlobalMessageState +## @spartacus/core + + + + +# Class GlobalMessageService +## @spartacus/core + + +### Method add is removed. + + + +### Method get is removed. + + + +### Method remove is removed. + + + + + +# Interface GlobalMessageState +## @spartacus/core + + +### PropertySignature entities is removed. + + + + + +# Class GlobService +## @spartacus/core + + +### Method getValidator is removed. + + + + + +# Class HttpErrorHandler +## @spartacus/core + + +### Method getErrorTranslationKey is removed. + + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + +### Method hasMatch is removed. + + + +### Method isSsr is removed. + + + + + +# Class HttpErrorHandlerInterceptor +## @spartacus/core + + +### Method handleError is removed. + + + +### Method intercept is removed. + + + +### Method isCmsPageNotFoundHttpError is removed. + + + +### Method shouldHandleError is removed. + + + + + +# Class HttpErrorHandlerModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class HttpModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class HttpParamsURIEncoder +## @spartacus/core + + +### Method decodeKey is removed. + + + +### Method decodeValue is removed. + + + +### Method encodeKey is removed. + + + +### Method encodeValue is removed. + + + + + +# Interface HttpTimeoutConfig +## @spartacus/core + + +### PropertySignature browser is removed. + + + +### PropertySignature server is removed. + + + + + +# Class HttpTimeoutInterceptor +## @spartacus/core + + +### Method buildError is removed. + + + +### Method convertTimeoutToHttpErrorResponse is removed. + + + +### Method getTimeoutValue is removed. + + + +### Method intercept is removed. + + + + + +# Class I18nConfigInitializer +## @spartacus/core + + +### Method resolveConfig is removed. + + + + + +# Class I18nextBackendInitializer +## @spartacus/core + + +### Method hasMatch is removed. + + + +### Method initialize is removed. + + + + + +# Class I18nextBackendService +## @spartacus/core + + +### Method initialize is removed. + + + + + +# Class I18nextHttpBackendInitializer +## @spartacus/core + + +### Method getBackendConfig is removed. + + + +### Method getLoadPath is removed. + + + +### Method hasMatch is removed. + + + +### Method initialize is removed. + + + + + +# Class I18nextInitializer +## @spartacus/core + + +### Method addTranslationResources is removed. + + + +### Method getI18nextConfig is removed. + + + +### Method initialize is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method synchronizeLanguage is removed. + + + + + +# Class I18nextResourcesToBackendInitializer +## @spartacus/core + + +### Method hasMatch is removed. + + + +### Method initialize is removed. + + + + + +# Class I18nextTranslationService +## @spartacus/core + + +### Method getFallbackValue is removed. + + + +### Method loadChunks is removed. + + + +### Method translate is removed. + + + + + +# Class I18nModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Interface Image_2 +## @spartacus/core + + +Interface Image_2 has been removed and is no longer part of the public API. + + + + +# Interface ImageGroup +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Interface Images +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class InterceptorUtil +## @spartacus/core + + +### Method createHeader is removed. + + + +### Method getInterceptorParam is removed. + + + +### Method removeHeader is removed. + + + + + +# Class InternalServerErrorHandler +## @spartacus/core + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + + + +# Class JavaRegExpConverter +## @spartacus/core + + +### Method toJsRegExp is removed. + + + + + +# Interface JspIncludeCmsComponentConfig +## @spartacus/core + + +### PropertySignature AccountAddressBookComponent is removed. + + + +### PropertySignature ForgotPasswordComponent is removed. + + + +### PropertySignature ProductDetailsTabComponent is removed. + + + +### PropertySignature ProductReviewsTabComponent is removed. + + + +### PropertySignature ProductSpecsTabComponent is removed. + + + +### PropertySignature ResetPasswordComponent is removed. + + + + + +# Interface Language +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature isocode is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature nativeName is removed. + + + + + +# Class LanguageInitializer +## @spartacus/core + + +### Method initialize is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method setDefaultFromConfig is removed. + + + +### Method setFallbackValue is removed. + + + + + +# Interface LanguagesEntities +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class LanguageService +## @spartacus/core + + +### Method getActive is removed. + + + +### Method getAll is removed. + + + +### Method isInitialized is removed. + + + +### Method isValid is removed. + + + +### Method setActive is removed. + + + + + +# Interface LanguagesState +## @spartacus/core + + +### PropertySignature activeLanguage is removed. + + + +### PropertySignature entities is removed. + + + + + +# Class LanguageStatePersistenceService +## @spartacus/core + + +### Method initSync is removed. + + + +### Method onRead is removed. + + + + + +# Class LazyModulesService +## @spartacus/core + + +### Method ngOnDestroy is removed. + + + +### Method resolveDependencyModuleInstance is removed. + + + +### Method resolveModuleInstance is removed. + + + +### Method runModuleInitializerFunctions is removed. + + + +### Method runModuleInitializersForModule is removed. + + + + + +# Class LegacyOccCmsComponentAdapter +## @spartacus/core + + +### Method findComponentsByIds is removed. + + + + + +# Interface ListModel +## @spartacus/core + + +### PropertySignature ids is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Class LoadingScopesService +## @spartacus/core + + +### Method expand is removed. + + + +### Method getMaxAge is removed. + + + +### Method getReloadTriggers is removed. + + + + + +# Class LoggerService +## @spartacus/core + + +### Method debug is removed. + + + +### Method error is removed. + + + +### Method info is removed. + + + +### Method log is removed. + + + +### Method warn is removed. + + + + + +# Class LoggingErrorHandler +## @spartacus/core + + +### Method handleError is removed. + + + + + +# Class MetaTagConfigModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class MockDatePipe +## @spartacus/core + + +### Method transform is removed. + + + + + +# Class MockTranslatePipe +## @spartacus/core + + +### Method transform is removed. + + + + + +# Interface MultiErrorHandler +## @spartacus/core + + +### MethodSignature handleError is removed. + + + + + +# Interface NavigationNodes +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Interface NodeItem +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class NotAuthGuard +## @spartacus/core + + +### Method canActivate is removed. + + + + + +# Class NotFoundHandler +## @spartacus/core + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + + + +# Interface NotificationPreference +## @spartacus/core + + +### PropertySignature channel is removed. + + + +### PropertySignature enabled is removed. + + + +### PropertySignature value is removed. + + + +### PropertySignature visible is removed. + + + + + +# Interface NotificationPreferenceList +## @spartacus/core + + +### PropertySignature preferences is removed. + + + + + +# Class OAuthLibWrapperService +## @spartacus/core + + +### Method authorizeWithPasswordFlow is removed. + + + +### Method changeAuthConfigClientId is removed. + + + +### Method changeClientWhenInitialize is removed. + + + +### Method getIdToken is removed. + + + +### Method initialize is removed. + + + +### Method initLoginFlow is removed. + + + +### Method logout is removed. + + + +### Method refreshAuthConfig is removed. + + + +### Method refreshToken is removed. + + + +### Method revokeAndLogout is removed. + + + +### Method tryLogin is removed. + + + + + +# Interface OAuthTryLoginResult +## @spartacus/core + + +### PropertySignature result is removed. + + + +### PropertySignature tokenReceived is removed. + + + + + +# Class ObjectComparisonUtils +## @spartacus/core + + +### Method compareObjectProperties is removed. + + + +### Method countOfDeepEqualObjects is removed. + + + +### Method deepEqualObjects is removed. + + + +### Method indexOfFirstOccurrence is removed. + + + +### Method shallowEqualObjects is removed. + + + + + +# Namespace OCC_USER_IDS +## @spartacus/core + + +Namespace OCC_USER_IDS has been removed and is no longer part of the public API. + + + + +# Variable OCC_USER_IDS.OCC_USER_ID_ANONYMOUS +## @spartacus/core + + + + +# Variable OCC_USER_IDS.OCC_USER_ID_CURRENT +## @spartacus/core + + + + +# Variable OCC_USER_IDS.OCC_USER_ID_GUEST +## @spartacus/core + + + + +# Namespace Occ +## @spartacus/core + + +Namespace Occ has been removed and is no longer part of the public API. + + + + +# Interface Occ.Address +## @spartacus/core + + +### PropertySignature cellphone is removed. + + + +### PropertySignature companyName is removed. + + + +### PropertySignature country is removed. + + + +### PropertySignature defaultAddress is removed. + + + +### PropertySignature district is removed. + + + +### PropertySignature email is removed. + + + +### PropertySignature firstName is removed. + + + +### PropertySignature formattedAddress is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature lastName is removed. + + + +### PropertySignature line1 is removed. + + + +### PropertySignature line2 is removed. + + + +### PropertySignature phone is removed. + + + +### PropertySignature postalCode is removed. + + + +### PropertySignature region is removed. + + + +### PropertySignature shippingAddress is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature titleCode is removed. + + + +### PropertySignature town is removed. + + + +### PropertySignature visibleInAddressBook is removed. + + + + + +# Interface Occ.AddressList +## @spartacus/core + + +Interface Occ.AddressList has been removed and is no longer part of the public API. + + + + +# Interface Occ.AddressValidation +## @spartacus/core + + +### PropertySignature decision is removed. + + + +### PropertySignature errors is removed. + + + +### PropertySignature suggestedAddresses is removed. + + + + + +# Interface Occ.AnonymousConsent +## @spartacus/core + + +### PropertySignature consentState is removed. + + + +### PropertySignature templateCode is removed. + + + +### PropertySignature version is removed. + + + + + +# Interface Occ.B2BApprovalProcess +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Occ.B2BApprovalProcessList +## @spartacus/core + + +Interface Occ.B2BApprovalProcessList has been removed and is no longer part of the public API. + + + + +# Interface Occ.B2BUnit +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature addresses is removed. + + + +### PropertySignature administrators is removed. + + + +### PropertySignature approvalProcess is removed. + + + +### PropertySignature approvers is removed. + + + +### PropertySignature customers is removed. + + + +### PropertySignature managers is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature parentOrgUnit is removed. + + + +### PropertySignature uid is removed. + + + + + +# Interface Occ.B2BUnitNode +## @spartacus/core + +moved to @spartacus/organization/administration/core + + +### PropertySignature active is removed. + + + +### PropertySignature children is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature parent is removed. + + + + + +# Interface Occ.B2BUnitNodeList +## @spartacus/core + + +Interface Occ.B2BUnitNodeList has been removed and is no longer part of the public API. + + + + +# Interface Occ.B2BUser +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature approvers is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature roles is removed. + + + +### PropertySignature selected is removed. + + + + + +# Interface Occ.BaseOption +## @spartacus/core + + +### PropertySignature options is removed. + + + +### PropertySignature selected is removed. + + + +### PropertySignature variantType is removed. + + + + + +# Interface Occ.BaseSite +## @spartacus/core + + +### PropertySignature channel is removed. + + + +### PropertySignature defaultLanguage is removed. + + + +### PropertySignature defaultPreviewCatalogId is removed. + + + +### PropertySignature defaultPreviewCategoryCode is removed. + + + +### PropertySignature defaultPreviewProductCode is removed. + + + +### PropertySignature locale is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature requiresAuthentication is removed. + + + +### PropertySignature stores is removed. + + + +### PropertySignature theme is removed. + + + +### PropertySignature uid is removed. + + + +### PropertySignature urlEncodingAttributes is removed. + + + +### PropertySignature urlPatterns is removed. + + + + + +# Interface Occ.BaseSites +## @spartacus/core + + +Interface Occ.BaseSites has been removed and is no longer part of the public API. + + + + +# Interface Occ.BaseStore +## @spartacus/core + + +### PropertySignature currencies is removed. + + + +### PropertySignature defaultCurrency is removed. + + + +### PropertySignature defaultLanguage is removed. + + + +### PropertySignature languages is removed. + + + + + +# Interface Occ.Breadcrumb +## @spartacus/core + + +### PropertySignature facetCode is removed. + + + +### PropertySignature facetName is removed. + + + +### PropertySignature facetValueCode is removed. + + + +### PropertySignature facetValueName is removed. + + + +### PropertySignature removeQuery is removed. + + + +### PropertySignature truncateQuery is removed. + + + + + +# Interface Occ.Budget +## @spartacus/core + +moved to @spartacus/organization/administration/core + + +### PropertySignature active is removed. + + + +### PropertySignature budget is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature costCenters is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature endDate is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature startDate is removed. + + + + + +# Interface Occ.BudgetsList +## @spartacus/core + + +Interface Occ.BudgetsList has been removed and is no longer part of the public API. + + + + +# Interface Occ.CardType +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Occ.CardTypeList +## @spartacus/core + + +Interface Occ.CardTypeList has been removed and is no longer part of the public API. + + + + +# Interface Occ.Cart +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature appliedOrderPromotions is removed. + + + +### PropertySignature appliedProductPromotions is removed. + + + +### PropertySignature appliedVouchers is removed. + + + +### PropertySignature calculated is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature deliveryItemsQuantity is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryOrderGroups is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature expirationTime is removed. + + + +### PropertySignature guid is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature net is removed. + + + +### PropertySignature orderDiscounts is removed. + + + +### PropertySignature paymentInfo is removed. + + + +### PropertySignature pickupItemsQuantity is removed. + + + +### PropertySignature pickupOrderGroups is removed. + + + +### PropertySignature potentialOrderPromotions is removed. + + + +### PropertySignature potentialProductPromotions is removed. + + + +### PropertySignature productDiscounts is removed. + + + +### PropertySignature sapQuote is removed. + + + +### PropertySignature savedBy is removed. + + + +### PropertySignature saveTime is removed. + + + +### PropertySignature site is removed. + + + +### PropertySignature store is removed. + + + +### PropertySignature subTotal is removed. + + + +### PropertySignature totalDiscounts is removed. + + + +### PropertySignature totalItems is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + +### PropertySignature totalTax is removed. + + + +### PropertySignature totalUnitCount is removed. + + + +### PropertySignature user is removed. + + + + + +# Interface Occ.CartList +## @spartacus/core + + +Interface Occ.CartList has been removed and is no longer part of the public API. + + + + +# Interface Occ.CartModification +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature deliveryModeChanged is removed. + + + +### PropertySignature entry is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature quantityAdded is removed. + + + +### PropertySignature statusCode is removed. + + + +### PropertySignature statusMessage is removed. + + + + + +# Interface Occ.CartModificationList +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature cartModifications is removed. + + + + + +# Interface Occ.Catalog +## @spartacus/core + + +Interface Occ.Catalog has been removed and is no longer part of the public API. + + + + +# Interface Occ.CatalogList +## @spartacus/core + + +Interface Occ.CatalogList has been removed and is no longer part of the public API. + + + + +# Interface Occ.CatalogVersion +## @spartacus/core + + +Interface Occ.CatalogVersion has been removed and is no longer part of the public API. + + + + +# Interface Occ.Category +## @spartacus/core + +moved to @spartacus/customer-ticketing/root + + +### PropertySignature code is removed. + + + +### PropertySignature image is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface Occ.CategoryHierarchy +## @spartacus/core + + +Interface Occ.CategoryHierarchy has been removed and is no longer part of the public API. + + + + +# Interface Occ.Classification +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature features is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Occ.CMSPage +## @spartacus/core + + +Interface Occ.CMSPage has been removed and is no longer part of the public API. + + + + +# Interface Occ.Component +## @spartacus/core + + +Interface Occ.Component has been removed and is no longer part of the public API. + + + + +# Interface Occ.ComponentIDList +## @spartacus/core + + +Interface Occ.ComponentIDList has been removed and is no longer part of the public API. + + + + +# Interface Occ.ComponentList +## @spartacus/core + + +Interface Occ.ComponentList has been removed and is no longer part of the public API. + + + + +# Interface Occ.ConfigurationInfo +## @spartacus/core + +moved to @spartacus/product-configurator/common + + +### PropertySignature configurationLabel is removed. + + + +### PropertySignature configurationValue is removed. + + + +### PropertySignature configuratorType is removed. + + + +### PropertySignature status is removed. + + + + + +# Enum Occ.CONSENT_STATUS +## @spartacus/core + + +Enum Occ.CONSENT_STATUS has been removed and is no longer part of the public API. + + + + +# Interface Occ.Consent +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature consentGivenDate is removed. + + + +### PropertySignature consentWithdrawnDate is removed. + + + + + +# Interface Occ.ConsentTemplate +## @spartacus/core + + +### PropertySignature currentConsent is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature version is removed. + + + + + +# Interface Occ.ConsentTemplateList +## @spartacus/core + + +Interface Occ.ConsentTemplateList has been removed and is no longer part of the public API. + + + + +# Interface Occ.Consignment +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature code is removed. + + + +### PropertySignature deliveryPointOfService is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature shippingAddress is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature statusDate is removed. + + + +### PropertySignature trackingID is removed. + + + + + +# Interface Occ.ConsignmentEntry +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature orderEntry is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature shippedQuantity is removed. + + + + + +# Interface Occ.ContentSlot +## @spartacus/core + + +Interface Occ.ContentSlot has been removed and is no longer part of the public API. + + + + +# Interface Occ.ContentSlotList +## @spartacus/core + + +Interface Occ.ContentSlotList has been removed and is no longer part of the public API. + + + + +# Interface Occ.CostCenter +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature activeFlag is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature originalCode is removed. + + + +### PropertySignature unit is removed. + + + + + +# Interface Occ.CostCentersList +## @spartacus/core + + +Interface Occ.CostCentersList has been removed and is no longer part of the public API. + + + + +# Interface Occ.Country +## @spartacus/core + + +### PropertySignature isocode is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Occ.CountryList +## @spartacus/core + + +Interface Occ.CountryList has been removed and is no longer part of the public API. + + + + +# Interface Occ.Currency +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature isocode is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature symbol is removed. + + + + + +# Interface Occ.CurrencyList +## @spartacus/core + + +Interface Occ.CurrencyList has been removed and is no longer part of the public API. + + + + +# Interface Occ.CustomerCoupon +## @spartacus/core + + +### PropertySignature allProductsApplicable is removed. + + + +### PropertySignature couponId is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature endDate is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature notificationOn is removed. + + + +### PropertySignature startDate is removed. + + + +### PropertySignature status is removed. + + + + + +# Interface Occ.CustomerCouponSearchResult +## @spartacus/core + + +### PropertySignature coupons is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Enum Occ.DaysOfWeek +## @spartacus/core + +moved to @spartacus/order/root + + + + +# Interface Occ.DeliveryMode +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature code is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Occ.DeliveryModeList +## @spartacus/core + + +Interface Occ.DeliveryModeList has been removed and is no longer part of the public API. + + + + +# Interface Occ.DeliveryOrderEntryGroup +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + + + +# Interface Occ.ErrorList +## @spartacus/core + + +Interface Occ.ErrorList has been removed and is no longer part of the public API. + + + + +# Interface Occ.ErrorModel +## @spartacus/core + + +### PropertySignature message is removed. + + + +### PropertySignature reason is removed. + + + +### PropertySignature subject is removed. + + + +### PropertySignature subjectType is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface Occ.Facet +## @spartacus/core + + +### PropertySignature category is removed. + + + +### PropertySignature multiSelect is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature priority is removed. + + + +### PropertySignature topValues is removed. + + + +### PropertySignature values is removed. + + + +### PropertySignature visible is removed. + + + + + +# Interface Occ.FacetValue +## @spartacus/core + + +### PropertySignature count is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature query is removed. + + + +### PropertySignature selected is removed. + + + + + +# Interface Occ.Feature +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature comparable is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature featureUnit is removed. + + + +### PropertySignature featureValues is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature range is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface Occ.FeatureUnit +## @spartacus/core + + +### PropertySignature name is removed. + + + +### PropertySignature symbol is removed. + + + +### PropertySignature unitType is removed. + + + + + +# Interface Occ.FeatureValue +## @spartacus/core + + +### PropertySignature value is removed. + + + + + +# Enum Occ.Fields +## @spartacus/core + + +Enum Occ.Fields has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields1 +## @spartacus/core + + +Enum Occ.Fields1 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields10 +## @spartacus/core + + +Enum Occ.Fields10 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields11 +## @spartacus/core + + +Enum Occ.Fields11 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields12 +## @spartacus/core + + +Enum Occ.Fields12 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields13 +## @spartacus/core + + +Enum Occ.Fields13 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields14 +## @spartacus/core + + +Enum Occ.Fields14 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields15 +## @spartacus/core + + +Enum Occ.Fields15 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields16 +## @spartacus/core + + +Enum Occ.Fields16 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields17 +## @spartacus/core + + +Enum Occ.Fields17 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields18 +## @spartacus/core + + +Enum Occ.Fields18 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields19 +## @spartacus/core + + +Enum Occ.Fields19 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields2 +## @spartacus/core + + +Enum Occ.Fields2 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields20 +## @spartacus/core + + +Enum Occ.Fields20 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields21 +## @spartacus/core + + +Enum Occ.Fields21 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields22 +## @spartacus/core + + +Enum Occ.Fields22 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields23 +## @spartacus/core + + +Enum Occ.Fields23 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields24 +## @spartacus/core + + +Enum Occ.Fields24 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields25 +## @spartacus/core + + +Enum Occ.Fields25 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields26 +## @spartacus/core + + +Enum Occ.Fields26 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields27 +## @spartacus/core + + +Enum Occ.Fields27 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields28 +## @spartacus/core + + +Enum Occ.Fields28 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields29 +## @spartacus/core + + +Enum Occ.Fields29 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields3 +## @spartacus/core + + +Enum Occ.Fields3 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields30 +## @spartacus/core + + +Enum Occ.Fields30 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields31 +## @spartacus/core + + +Enum Occ.Fields31 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields32 +## @spartacus/core + + +Enum Occ.Fields32 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields33 +## @spartacus/core + + +Enum Occ.Fields33 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields34 +## @spartacus/core + + +Enum Occ.Fields34 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields35 +## @spartacus/core + + +Enum Occ.Fields35 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields36 +## @spartacus/core + + +Enum Occ.Fields36 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields37 +## @spartacus/core + + +Enum Occ.Fields37 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields38 +## @spartacus/core + + +Enum Occ.Fields38 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields39 +## @spartacus/core + + +Enum Occ.Fields39 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields4 +## @spartacus/core + + +Enum Occ.Fields4 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields40 +## @spartacus/core + + +Enum Occ.Fields40 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields41 +## @spartacus/core + + +Enum Occ.Fields41 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields42 +## @spartacus/core + + +Enum Occ.Fields42 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields43 +## @spartacus/core + + +Enum Occ.Fields43 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields44 +## @spartacus/core + + +Enum Occ.Fields44 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields45 +## @spartacus/core + + +Enum Occ.Fields45 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields46 +## @spartacus/core + + +Enum Occ.Fields46 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields47 +## @spartacus/core + + +Enum Occ.Fields47 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields48 +## @spartacus/core + + +Enum Occ.Fields48 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields49 +## @spartacus/core + + +Enum Occ.Fields49 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields5 +## @spartacus/core + + +Enum Occ.Fields5 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields50 +## @spartacus/core + + +Enum Occ.Fields50 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields51 +## @spartacus/core + + +Enum Occ.Fields51 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields52 +## @spartacus/core + + +Enum Occ.Fields52 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields53 +## @spartacus/core + + +Enum Occ.Fields53 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields54 +## @spartacus/core + + +Enum Occ.Fields54 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields55 +## @spartacus/core + + +Enum Occ.Fields55 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields56 +## @spartacus/core + + +Enum Occ.Fields56 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields57 +## @spartacus/core + + +Enum Occ.Fields57 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields58 +## @spartacus/core + + +Enum Occ.Fields58 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields59 +## @spartacus/core + + +Enum Occ.Fields59 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields6 +## @spartacus/core + + +Enum Occ.Fields6 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields60 +## @spartacus/core + + +Enum Occ.Fields60 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields61 +## @spartacus/core + + +Enum Occ.Fields61 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields7 +## @spartacus/core + + +Enum Occ.Fields7 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields8 +## @spartacus/core + + +Enum Occ.Fields8 has been removed and is no longer part of the public API. + + + + +# Enum Occ.Fields9 +## @spartacus/core + + +Enum Occ.Fields9 has been removed and is no longer part of the public API. + + + + +# Interface Occ.FutureStock +## @spartacus/core + + +### PropertySignature date is removed. + + + +### PropertySignature formattedDate is removed. + + + +### PropertySignature stock is removed. + + + + + +# Interface Occ.GeoPoint +## @spartacus/core + + +### PropertySignature latitude is removed. + + + +### PropertySignature longitude is removed. + + + + + +# Interface Occ.Image +## @spartacus/core + + +### PropertySignature altText is removed. + + + +### PropertySignature format is removed. + + + +### PropertySignature galleryIndex is removed. + + + +### PropertySignature imageType is removed. + + + +### PropertySignature url is removed. + + + + + +# Enum Occ.ImageType +## @spartacus/core + + + + +# Interface Occ.Language +## @spartacus/core + + +### PropertySignature active is removed. + + + +### PropertySignature isocode is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature nativeName is removed. + + + + + +# Interface Occ.LanguageList +## @spartacus/core + + +Interface Occ.LanguageList has been removed and is no longer part of the public API. + + + + +# Interface Occ.ListAdaptedComponents +## @spartacus/core + + +Interface Occ.ListAdaptedComponents has been removed and is no longer part of the public API. + + + + +# Interface Occ.MemberList +## @spartacus/core + + +Interface Occ.MemberList has been removed and is no longer part of the public API. + + + + +# Enum Occ.NotificationType +## @spartacus/core + + + + +# Interface Occ.OpeningSchedule +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature specialDayOpeningList is removed. + + + +### PropertySignature weekDayOpeningList is removed. + + + + + +# Interface Occ.Order +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature appliedOrderPromotions is removed. + + + +### PropertySignature appliedProductPromotions is removed. + + + +### PropertySignature appliedVouchers is removed. + + + +### PropertySignature calculated is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature consignments is removed. + + + +### PropertySignature created is removed. + + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature deliveryItemsQuantity is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryOrderGroups is removed. + + + +### PropertySignature deliveryStatus is removed. + + + +### PropertySignature deliveryStatusDisplay is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature guestCustomer is removed. + + + +### PropertySignature guid is removed. + + + +### PropertySignature net is removed. + + + +### PropertySignature orderDiscounts is removed. + + + +### PropertySignature paymentInfo is removed. + + + +### PropertySignature pickupItemsQuantity is removed. + + + +### PropertySignature pickupOrderGroups is removed. + + + +### PropertySignature productDiscounts is removed. + + + +### PropertySignature site is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature statusDisplay is removed. + + + +### PropertySignature store is removed. + + + +### PropertySignature subTotal is removed. + + + +### PropertySignature totalDiscounts is removed. + + + +### PropertySignature totalItems is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + +### PropertySignature totalTax is removed. + + + +### PropertySignature unconsignedEntries is removed. + + + +### PropertySignature user is removed. + + + + + +# Interface Occ.OrderApproval +## @spartacus/core + +moved to @spartacus/organization/order-approval + + +### PropertySignature approvalDecisionRequired is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature customerOrderApprovalRecords is removed. + + + +### PropertySignature merchantOrderApprovalRecords is removed. + + + +### PropertySignature order is removed. + + + +### PropertySignature trigger is removed. + + + + + +# Interface Occ.OrderApprovalDecision +## @spartacus/core + +moved to @spartacus/organization/order-approval + + +### PropertySignature comment is removed. + + + +### PropertySignature decision is removed. + + + + + +# Enum Occ.OrderApprovalDecisionValue +## @spartacus/core + +moved to @spartacus/organization/order-approval + + + + +# Interface Occ.OrderApprovalPermissionType +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Occ.OrderApprovalPermissionTypeList +## @spartacus/core + + +Interface Occ.OrderApprovalPermissionTypeList has been removed and is no longer part of the public API. + + + + +# Interface Occ.OrderApprovalRecord +## @spartacus/core + +moved to @spartacus/organization/order-approval + + +### PropertySignature approver is removed. + + + +### PropertySignature comments is removed. + + + +### PropertySignature permissionTypes is removed. + + + +### PropertySignature statusDisplay is removed. + + + + + +# Interface Occ.OrderApprovalsList +## @spartacus/core + + +Interface Occ.OrderApprovalsList has been removed and is no longer part of the public API. + + + + +# Interface Occ.OrderEntry +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature basePrice is removed. + + + +### PropertySignature configurationInfos is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryPointOfService is removed. + + + +### PropertySignature entryNumber is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature statusSummaryList is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature updateable is removed. + + + + + +# Interface Occ.OrderEntryList +## @spartacus/core + + +Interface Occ.OrderEntryList has been removed and is no longer part of the public API. + + + + +# Enum Occ.OrderEntryStatus +## @spartacus/core + +moved to @spartacus/product-configurator/common + + + + +# Interface Occ.OrderHistory +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature code is removed. + + + +### PropertySignature guid is removed. + + + +### PropertySignature placed is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature statusDisplay is removed. + + + +### PropertySignature total is removed. + + + + + +# Interface Occ.OrderHistoryList +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature orders is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Interface Occ.OrderStatusUpdateElement +## @spartacus/core + + +Interface Occ.OrderStatusUpdateElement has been removed and is no longer part of the public API. + + + + +# Interface Occ.OrderStatusUpdateElementList +## @spartacus/core + + +Interface Occ.OrderStatusUpdateElementList has been removed and is no longer part of the public API. + + + + +# Interface Occ.OrgUnitUserGroup +## @spartacus/core + + +Interface Occ.OrgUnitUserGroup has been removed and is no longer part of the public API. + + + + +# Interface Occ.OrgUnitUserGroupList +## @spartacus/core + + +Interface Occ.OrgUnitUserGroupList has been removed and is no longer part of the public API. + + + + +# Interface Occ.OrgUnitUserList +## @spartacus/core + + +Interface Occ.OrgUnitUserList has been removed and is no longer part of the public API. + + + + +# Enum Occ.PageRobots +## @spartacus/core + + +Enum Occ.PageRobots has been removed and is no longer part of the public API. + + + + +# Enum Occ.PageType +## @spartacus/core + + + + +# Interface Occ.Pagination +## @spartacus/core + +moved to @spartacus/pdf-invoices/root + + +### PropertySignature count is removed. + + + +### PropertySignature page is removed. + + + +### PropertySignature totalCount is removed. + + + +### PropertySignature totalPages is removed. + + + + + +# Interface Occ.PaginationModel +## @spartacus/core + + +### PropertySignature currentPage is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature sort is removed. + + + +### PropertySignature totalPages is removed. + + + +### PropertySignature totalResults is removed. + + + + + +# Interface Occ.PaymentDetails +## @spartacus/core + + +### PropertySignature accountHolderName is removed. + + + +### PropertySignature billingAddress is removed. + + + +### PropertySignature cardNumber is removed. + + + +### PropertySignature cardType is removed. + + + +### PropertySignature cvn is removed. + + + +### PropertySignature defaultPayment is removed. + + + +### PropertySignature expiryMonth is removed. + + + +### PropertySignature expiryYear is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature issueNumber is removed. + + + +### PropertySignature saved is removed. + + + +### PropertySignature startMonth is removed. + + + +### PropertySignature startYear is removed. + + + +### PropertySignature subscriptionId is removed. + + + + + +# Interface Occ.PaymentDetailsList +## @spartacus/core + + +Interface Occ.PaymentDetailsList has been removed and is no longer part of the public API. + + + + +# Interface Occ.PaymentType +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature code is removed. + + + +### PropertySignature displayName is removed. + + + + + +# Interface Occ.PaymentTypeList +## @spartacus/core + + +Interface Occ.PaymentTypeList has been removed and is no longer part of the public API. + + + + +# Enum Occ.Period +## @spartacus/core + +moved to @spartacus/organization/administration/core + + + + +# Interface Occ.Permission +## @spartacus/core + +moved to @spartacus/organization/administration/core + + +### PropertySignature active is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature orderApprovalPermissionType is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature periodRange is removed. + + + +### PropertySignature selected is removed. + + + +### PropertySignature treshold is removed. + + + + + +# Interface Occ.PermissionsList +## @spartacus/core + + +Interface Occ.PermissionsList has been removed and is no longer part of the public API. + + + + +# Interface Occ.PickupOrderEntryGroup +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature deliveryPointOfService is removed. + + + +### PropertySignature distance is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + + + +# Interface Occ.PointOfService +## @spartacus/core + + +### PropertySignature address is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature displayName is removed. + + + +### PropertySignature distanceKm is removed. + + + +### PropertySignature features is removed. + + + +### PropertySignature formattedDistance is removed. + + + +### PropertySignature geoPoint is removed. + + + +### PropertySignature mapIcon is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature openingHours is removed. + + + +### PropertySignature storeContent is removed. + + + +### PropertySignature storeImages is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface Occ.PointOfServiceStock +## @spartacus/core + + +### PropertySignature address is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature displayName is removed. + + + +### PropertySignature distanceKm is removed. + + + +### PropertySignature features is removed. + + + +### PropertySignature formattedDistance is removed. + + + +### PropertySignature geoPoint is removed. + + + +### PropertySignature mapIcon is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature openingHours is removed. + + + +### PropertySignature stockInfo is removed. + + + +### PropertySignature storeContent is removed. + + + +### PropertySignature storeImages is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface Occ.Price +## @spartacus/core + + +### PropertySignature currencyIso is removed. + + + +### PropertySignature formattedValue is removed. + + + +### PropertySignature maxQuantity is removed. + + + +### PropertySignature minQuantity is removed. + + + +### PropertySignature priceType is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface Occ.PriceRange +## @spartacus/core + + +### PropertySignature maxPrice is removed. + + + +### PropertySignature minPrice is removed. + + + + + +# Enum Occ.PriceType +## @spartacus/core + + + + +# Interface Occ.Principal +## @spartacus/core + + +### PropertySignature name is removed. + + + +### PropertySignature uid is removed. + + + + + +# Interface Occ.Product +## @spartacus/core + + +### PropertySignature availableForPickup is removed. + + + +### PropertySignature averageRating is removed. + + + +### PropertySignature baseOptions is removed. + + + +### PropertySignature baseProduct is removed. + + + +### PropertySignature categories is removed. + + + +### PropertySignature classifications is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature futureStocks is removed. + + + +### PropertySignature images is removed. + + + +### PropertySignature manufacturer is removed. + + + +### PropertySignature multidimensional is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature numberOfReviews is removed. + + + +### PropertySignature potentialPromotions is removed. + + + +### PropertySignature price is removed. + + + +### PropertySignature priceRange is removed. + + + +### PropertySignature productReferences is removed. + + + +### PropertySignature purchasable is removed. + + + +### PropertySignature reviews is removed. + + + +### PropertySignature stock is removed. + + + +### PropertySignature summary is removed. + + + +### PropertySignature url is removed. + + + +### PropertySignature variantMatrix is removed. + + + +### PropertySignature variantOptions is removed. + + + +### PropertySignature variantType is removed. + + + +### PropertySignature volumePrices is removed. + + + +### PropertySignature volumePricesFlag is removed. + + + + + +# Interface Occ.ProductExpressUpdateElement +## @spartacus/core + + +Interface Occ.ProductExpressUpdateElement has been removed and is no longer part of the public API. + + + + +# Interface Occ.ProductExpressUpdateElementList +## @spartacus/core + + +Interface Occ.ProductExpressUpdateElementList has been removed and is no longer part of the public API. + + + + +# Interface Occ.ProductInterestEntry +## @spartacus/core + + +### PropertySignature dateAdded is removed. + + + +### PropertySignature expirationDate is removed. + + + +### PropertySignature interestType is removed. + + + + + +# Interface Occ.ProductInterestEntryRelation +## @spartacus/core + + +### PropertySignature product is removed. + + + +### PropertySignature productInterestEntry is removed. + + + + + +# Interface Occ.ProductInterestSearchResult +## @spartacus/core + + +### PropertySignature pagination is removed. + + + +### PropertySignature results is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Interface Occ.ProductList +## @spartacus/core + + +Interface Occ.ProductList has been removed and is no longer part of the public API. + + + + +# Interface Occ.ProductReference +## @spartacus/core + + +### PropertySignature description is removed. + + + +### PropertySignature preselected is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature referenceType is removed. + + + +### PropertySignature target is removed. + + + + + +# Interface Occ.ProductReferenceList +## @spartacus/core + + +Interface Occ.ProductReferenceList has been removed and is no longer part of the public API. + + + + +# Interface Occ.ProductSearchPage +## @spartacus/core + + +### PropertySignature breadcrumbs is removed. + + + +### PropertySignature categoryCode is removed. + + + +### PropertySignature currentQuery is removed. + + + +### PropertySignature facets is removed. + + + +### PropertySignature freeTextSearch is removed. + + + +### PropertySignature keywordRedirectUrl is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature products is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature spellingSuggestion is removed. + + + + + +# Interface Occ.Promotion +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature couldFireMessages is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature enabled is removed. + + + +### PropertySignature endDate is removed. + + + +### PropertySignature firedMessages is removed. + + + +### PropertySignature priority is removed. + + + +### PropertySignature productBanner is removed. + + + +### PropertySignature promotionGroup is removed. + + + +### PropertySignature promotionType is removed. + + + +### PropertySignature restrictions is removed. + + + +### PropertySignature startDate is removed. + + + +### PropertySignature title is removed. + + + + + +# Interface Occ.PromotionList +## @spartacus/core + + +Interface Occ.PromotionList has been removed and is no longer part of the public API. + + + + +# Interface Occ.PromotionOrderEntryConsumed +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature adjustedUnitPrice is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature orderEntryNumber is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Interface Occ.PromotionRestriction +## @spartacus/core + + +### PropertySignature description is removed. + + + +### PropertySignature restrictionType is removed. + + + + + +# Interface Occ.PromotionResult +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature consumedEntries is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature promotion is removed. + + + + + +# Interface Occ.PromotionResultList +## @spartacus/core + + +Interface Occ.PromotionResultList has been removed and is no longer part of the public API. + + + + +# Interface Occ.Region +## @spartacus/core + + +### PropertySignature countryIso is removed. + + + +### PropertySignature isocode is removed. + + + +### PropertySignature isocodeShort is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Occ.RegionList +## @spartacus/core + + +Interface Occ.RegionList has been removed and is no longer part of the public API. + + + + +# Interface Occ.ReplenishmentOrder +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature active is removed. + + + +### PropertySignature appliedOrderPromotions is removed. + + + +### PropertySignature appliedProductPromotions is removed. + + + +### PropertySignature appliedVouchers is removed. + + + +### PropertySignature calculated is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature costCenter is removed. + + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature deliveryItemsQuantity is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryOrderGroups is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature expirationTime is removed. + + + +### PropertySignature firstDate is removed. + + + +### PropertySignature guid is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature net is removed. + + + +### PropertySignature orderDiscounts is removed. + + + +### PropertySignature paymentInfo is removed. + + + +### PropertySignature paymentStatus is removed. + + + +### PropertySignature paymentType is removed. + + + +### PropertySignature pickupItemsQuantity is removed. + + + +### PropertySignature pickupOrderGroups is removed. + + + +### PropertySignature potentialOrderPromotions is removed. + + + +### PropertySignature potentialProductPromotions is removed. + + + +### PropertySignature productDiscounts is removed. + + + +### PropertySignature purchaseOrderNumber is removed. + + + +### PropertySignature replenishmentOrderCode is removed. + + + +### PropertySignature savedBy is removed. + + + +### PropertySignature saveTime is removed. + + + +### PropertySignature site is removed. + + + +### PropertySignature store is removed. + + + +### PropertySignature subTotal is removed. + + + +### PropertySignature totalDiscounts is removed. + + + +### PropertySignature totalItems is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + +### PropertySignature totalTax is removed. + + + +### PropertySignature totalUnitCount is removed. + + + +### PropertySignature trigger is removed. + + + +### PropertySignature user is removed. + + + + + +# Interface Occ.ReplenishmentOrderList +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature pagination is removed. + + + +### PropertySignature replenishmentOrders is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Interface Occ.ReturnRequest +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature cancellable is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature creationTime is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature order is removed. + + + +### PropertySignature refundDeliveryCost is removed. + + + +### PropertySignature returnEntries is removed. + + + +### PropertySignature returnLabelDownloadUrl is removed. + + + +### PropertySignature rma is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature subTotal is removed. + + + +### PropertySignature totalPrice is removed. + + + + + +# Interface Occ.ReturnRequestEntry +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature expectedQuantity is removed. + + + +### PropertySignature orderEntry is removed. + + + +### PropertySignature refundAmount is removed. + + + + + +# Interface Occ.Review +## @spartacus/core + + +### PropertySignature alias is removed. + + + +### PropertySignature comment is removed. + + + +### PropertySignature date is removed. + + + +### PropertySignature headline is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature principal is removed. + + + +### PropertySignature rating is removed. + + + + + +# Interface Occ.ReviewList +## @spartacus/core + + +Interface Occ.ReviewList has been removed and is no longer part of the public API. + + + + +# Interface Occ.SapQuote +## @spartacus/core + + +Interface Occ.SapQuote has been removed and is no longer part of the public API. + + + + +# Interface Occ.SaveCartResult +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature savedCartData is removed. + + + + + +# Interface Occ.ScheduleReplenishmentForm +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature daysOfWeek is removed. + + + +### PropertySignature nthDayOfMonth is removed. + + + +### PropertySignature numberOfDays is removed. + + + +### PropertySignature numberOfWeeks is removed. + + + +### PropertySignature recurrencePeriod is removed. + + + +### PropertySignature replenishmentStartDate is removed. + + + + + +# Interface Occ.SearchQuery +## @spartacus/core + + +### PropertySignature value is removed. + + + + + +# Interface Occ.SearchState +## @spartacus/core + + +### PropertySignature query is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface Occ.Sort +## @spartacus/core + +moved to @spartacus/pdf-invoices/root + + +### PropertySignature asc is removed. + + + +### PropertySignature code is removed. + + + + + +# Enum Occ.SortEnum +## @spartacus/core + + +Enum Occ.SortEnum has been removed and is no longer part of the public API. + + + + +# Interface Occ.SortModel +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature selected is removed. + + + + + +# Interface Occ.SpecialOpeningDay +## @spartacus/core + + +### PropertySignature closed is removed. + + + +### PropertySignature closingTime is removed. + + + +### PropertySignature comment is removed. + + + +### PropertySignature date is removed. + + + +### PropertySignature formattedDate is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature openingTime is removed. + + + + + +# Interface Occ.SpellingSuggestion +## @spartacus/core + + +### PropertySignature query is removed. + + + +### PropertySignature suggestion is removed. + + + + + +# Interface Occ.StatusSummary +## @spartacus/core + +moved to @spartacus/product-configurator/common + + +### PropertySignature numberOfIssues is removed. + + + +### PropertySignature status is removed. + + + + + +# Interface Occ.Stock +## @spartacus/core + + +### PropertySignature stockLevel is removed. + + + +### PropertySignature stockLevelStatus is removed. + + + + + +# Interface Occ.StoreCount +## @spartacus/core + +moved to @spartacus/storefinder/core + + +### PropertySignature count is removed. + + + +### PropertySignature isoCode is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface Occ.StoreCountList +## @spartacus/core + + +Interface Occ.StoreCountList has been removed and is no longer part of the public API. + + + + +# Interface Occ.StoreFinderSearchPage +## @spartacus/core + +moved to @spartacus/storefinder/core + + +### PropertySignature boundEastLongitude is removed. + + + +### PropertySignature boundNorthLatitude is removed. + + + +### PropertySignature boundSouthLatitude is removed. + + + +### PropertySignature boundWestLongitude is removed. + + + +### PropertySignature locationText is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature sourceLatitude is removed. + + + +### PropertySignature sourceLongitude is removed. + + + +### PropertySignature stores is removed. + + + + + +# Interface Occ.StoreFinderStockSearchPage +## @spartacus/core + + +### PropertySignature boundEastLongitude is removed. + + + +### PropertySignature boundNorthLatitude is removed. + + + +### PropertySignature boundSouthLatitude is removed. + + + +### PropertySignature boundWestLongitude is removed. + + + +### PropertySignature locationText is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature sourceLatitude is removed. + + + +### PropertySignature sourceLongitude is removed. + + + +### PropertySignature stores is removed. + + + + + +# Interface Occ.Suggestion +## @spartacus/core + + +### PropertySignature value is removed. + + + + + +# Interface Occ.SuggestionList +## @spartacus/core + + +Interface Occ.SuggestionList has been removed and is no longer part of the public API. + + + + +# Interface Occ.Time +## @spartacus/core + + +### PropertySignature formattedHour is removed. + + + +### PropertySignature hour is removed. + + + +### PropertySignature minute is removed. + + + + + +# Interface Occ.Title +## @spartacus/core + +moved to @spartacus/user/profile/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Occ.TitleList +## @spartacus/core + + +Interface Occ.TitleList has been removed and is no longer part of the public API. + + + + +# Interface Occ.Trigger +## @spartacus/core + +moved to @spartacus/order/root + + +### PropertySignature activationTime is removed. + + + +### PropertySignature displayTimeTable is removed. + + + + + +# Enum Occ.Type +## @spartacus/core + + +Enum Occ.Type has been removed and is no longer part of the public API. + + + + +# Interface Occ.User +## @spartacus/core + +moved to @spartacus/user/account/root + + +### PropertySignature currency is removed. + + + +### PropertySignature customerId is removed. + + + +### PropertySignature deactivationDate is removed. + + + +### PropertySignature defaultAddress is removed. + + + +### PropertySignature displayUid is removed. + + + +### PropertySignature firstName is removed. + + + +### PropertySignature language is removed. + + + +### PropertySignature lastName is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature titleCode is removed. + + + +### PropertySignature uid is removed. + + + + + +# Interface Occ.UserGroup +## @spartacus/core + +moved to @spartacus/organization/administration/core + + +### PropertySignature members is removed. + + + +### PropertySignature membersCount is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature subGroups is removed. + + + +### PropertySignature uid is removed. + + + + + +# Interface Occ.VariantCategory +## @spartacus/core + + +### PropertySignature hasImage is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature priority is removed. + + + + + +# Interface Occ.VariantMatrixElement +## @spartacus/core + + +### PropertySignature elements is removed. + + + +### PropertySignature isLeaf is removed. + + + +### PropertySignature parentVariantCategory is removed. + + + +### PropertySignature variantOption is removed. + + + +### PropertySignature variantValueCategory is removed. + + + + + +# Interface Occ.VariantOption +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature priceData is removed. + + + +### PropertySignature stock is removed. + + + +### PropertySignature url is removed. + + + +### PropertySignature variantOptionQualifiers is removed. + + + + + +# Interface Occ.VariantOptionQualifier +## @spartacus/core + + +### PropertySignature image is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature qualifier is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface Occ.VariantValueCategory +## @spartacus/core + + +### PropertySignature name is removed. + + + +### PropertySignature sequence is removed. + + + +### PropertySignature superCategories is removed. + + + + + +# Interface Occ.Voucher +## @spartacus/core + +moved to @spartacus/cart/base/root + + +### PropertySignature appliedValue is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature freeShipping is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature value is removed. + + + +### PropertySignature valueFormatted is removed. + + + +### PropertySignature valueString is removed. + + + +### PropertySignature voucherCode is removed. + + + + + +# Interface Occ.VoucherList +## @spartacus/core + + +Interface Occ.VoucherList has been removed and is no longer part of the public API. + + + + +# Interface Occ.WeekdayOpeningDay +## @spartacus/core + + +### PropertySignature closed is removed. + + + +### PropertySignature closingTime is removed. + + + +### PropertySignature openingTime is removed. + + + +### PropertySignature weekDay is removed. + + + + + +# Class OccAnonymousConsentTemplatesAdapter +## @spartacus/core + + +### Method loadAnonymousConsents is removed. + + + +### Method loadAnonymousConsentTemplates is removed. + + + + + +# Class OccCmsComponentAdapter +## @spartacus/core + + +### Property featureConfigService is removed. + + + +### Method findComponentsByIds is removed. + + + +### Method getComponentEndPoint is removed. + + + +### Method getComponentsEndpoint is removed. + + + +### Method getContextParams is removed. + + + +### Method getPaginationParams is removed. + + + +### Method load is removed. + + + + + +# Class OccCmsPageAdapter +## @spartacus/core + + +### Property featureConfigService is removed. + + + +### Method getPagesRequestParams is removed. + + + +### Method load is removed. + + + + + +# Class OccCmsPageNormalizer +## @spartacus/core + + +### Method convert is removed. + + + +### Method getComponentProperties is removed. + + + +### Method getFlexTypeFromComponent is removed. + + + +### Method normalizeComponentData is removed. + + + +### Method normalizePageComponentData is removed. + + + +### Method normalizePageData is removed. + + + +### Method normalizePageSlotData is removed. + + + +### Method normalizeRobots is removed. + + + + + +# Interface OccCmsPageRequest +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature fields is removed. + + + +### PropertySignature pageLabelOrId is removed. + + + +### PropertySignature pageType is removed. + + + + + +# Class OccCostCenterListNormalizer +## @spartacus/core + + +### Method convert is removed. + + + + + +# Class OccCostCenterNormalizer +## @spartacus/core + + +### Method convert is removed. + + + +### Method normalizeBoolean is removed. + + + + + +# Class OccCostCenterSerializer +## @spartacus/core + + +### Method convert is removed. + + + + + +# Class OccCustomerCouponAdapter +## @spartacus/core + + +### Method claimCustomerCoupon is removed. + + + +### Method claimCustomerCouponWithCodeInBody is removed. + + + +### Method disclaimCustomerCoupon is removed. + + + +### Method getCustomerCoupons is removed. + + + +### Method turnOffNotification is removed. + + + +### Method turnOnNotification is removed. + + + + + +# Interface OccEndpoint +## @spartacus/core + + +### IndexSignature undefined is removed. + + + +### PropertySignature default is removed. + + + + + +# Interface OccEndpoints +## @spartacus/core + + +### PropertySignature addressDetail is removed. + + + +### PropertySignature addresses is removed. + + + +### PropertySignature addressVerification is removed. + + + +### PropertySignature addTextfieldConfigurationToCart is removed. + + + +### PropertySignature addVariantConfigurationToCart is removed. + + + +### PropertySignature anonymousConsentTemplates is removed. + + + +### PropertySignature baseSites is removed. + + + +### PropertySignature claimCoupon is removed. + + + +### PropertySignature claimCustomerCoupon is removed. + + + +### PropertySignature component is removed. + + + +### PropertySignature components is removed. + + + +### PropertySignature consentDetail is removed. + + + +### PropertySignature consents is removed. + + + +### PropertySignature consentTemplates is removed. + + + +### PropertySignature countries is removed. + + + +### PropertySignature couponNotification is removed. + + + +### PropertySignature createTextfieldConfiguration is removed. + + + +### PropertySignature createVariantConfiguration is removed. + + + +### PropertySignature currencies is removed. + + + +### PropertySignature customerCoupons is removed. + + + +### PropertySignature getActiveCostCenters is removed. + + + +### PropertySignature getProductInterests is removed. + + + +### PropertySignature getVariantConfigurationOverview is removed. + + + +### PropertySignature languages is removed. + + + +### PropertySignature notificationPreference is removed. + + + +### PropertySignature page is removed. + + + +### PropertySignature pages is removed. + + + +### PropertySignature paymentDetail is removed. + + + +### PropertySignature paymentDetailsAll is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature productAvailabilities is removed. + + + +### PropertySignature productInterests is removed. + + + +### PropertySignature productReferences is removed. + + + +### PropertySignature productReviews is removed. + + + +### PropertySignature productSearch is removed. + + + +### PropertySignature productSearchByCategory is removed. + + + +### PropertySignature productSuggestions is removed. + + + +### PropertySignature readTextfieldConfigurationForCartEntry is removed. + + + +### PropertySignature readVariantConfiguration is removed. + + + +### PropertySignature readVariantConfigurationForCartEntry is removed. + + + +### PropertySignature readVariantConfigurationOverviewForOrderEntry is removed. + + + +### PropertySignature readVariantConfigurationPriceSummary is removed. + + + +### PropertySignature regions is removed. + + + +### PropertySignature searchConfiguratorVariants is removed. + + + +### PropertySignature updateTextfieldConfigurationForCartEntry is removed. + + + +### PropertySignature updateVariantConfiguration is removed. + + + +### PropertySignature updateVariantConfigurationForCartEntry is removed. + + + + + +# Class OccEndpointsService +## @spartacus/core + + +### Method buildUrl is removed. + + + +### Method getBaseUrl is removed. + + + +### Method getHttpParamsFromQueryParams is removed. + + + +### Method getRawEndpointValue is removed. + + + +### Method isConfigured is removed. + + + + + +# Interface OccFieldsModel +## @spartacus/core + + +### PropertySignature fields is removed. + + + + + +# Class OccFieldsService +## @spartacus/core + + +### Method getOptimalUrlGroups is removed. + + + + + +# Interface OccHttpContext +## @spartacus/core + + +### PropertySignature sendUserIdAsHeader is removed. + + + + + +# Interface OccOptimimalUrlGroups +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class OccProductAdapter +## @spartacus/core + + +### Method getEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadMany is removed. + + + + + +# Class OccProductAvailabilityAdapter +## @spartacus/core + + +### Method loadRealTimeStock is removed. + + + + + +# Class OccProductReferencesAdapter +## @spartacus/core + + +### Method getEndpoint is removed. + + + +### Method load is removed. + + + + + +# Class OccProductReferencesListNormalizer +## @spartacus/core + + +### Method convert is removed. + + + + + +# Class OccProductReviewsAdapter +## @spartacus/core + + +### Method getEndpoint is removed. + + + +### Method load is removed. + + + +### Method post is removed. + + + + + +# Class OccProductSearchAdapter +## @spartacus/core + + +### Method getSearchByCategoryEndpoint is removed. + + + +### Method getSearchEndpoint is removed. + + + +### Method getSuggestionEndpoint is removed. + + + +### Method loadSuggestions is removed. + + + +### Method parseUrlForNavigation is removed. + + + +### Method search is removed. + + + +### Method searchByCategory is removed. + + + +### Method searchByCodes is removed. + + + + + +# Class OccProductSearchPageNormalizer +## @spartacus/core + + +### Method convert is removed. + + + +### Method normalizeFacets is removed. + + + +### Method normalizeFacetValues is removed. + + + +### Method normalizeUselessFacets is removed. + + + + + +# Class OccRequestsOptimizerService +## @spartacus/core + + +### Method scopedDataLoad is removed. + + + + + +# Class OccSiteAdapter +## @spartacus/core + + +### Method loadBaseSite is removed. + + + +### Method loadBaseSites is removed. + + + +### Method loadCountries is removed. + + + +### Method loadCurrencies is removed. + + + +### Method loadLanguages is removed. + + + +### Method loadRegions is removed. + + + + + +# Class OccUserAddressAdapter +## @spartacus/core + + +### Method add is removed. + + + +### Method delete is removed. + + + +### Method loadAll is removed. + + + +### Method update is removed. + + + +### Method verify is removed. + + + + + +# Class OccUserConsentAdapter +## @spartacus/core + + +### Method giveConsent is removed. + + + +### Method loadConsents is removed. + + + +### Method withdrawConsent is removed. + + + + + +# Class OccUserInterestsAdapter +## @spartacus/core + + +### Method addInterest is removed. + + + +### Method getInterests is removed. + + + +### Method removeInterest is removed. + + + + + +# Class OccUserInterestsNormalizer +## @spartacus/core + + +### Method convert is removed. + + + + + +# Class OccUserNotificationPreferenceAdapter +## @spartacus/core + + +### Method loadAll is removed. + + + +### Method update is removed. + + + + + +# Class OccUserPaymentAdapter +## @spartacus/core + + +### Method delete is removed. + + + +### Method loadAll is removed. + + + +### Method setDefault is removed. + + + + + +# Interface OpeningSchedule +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature specialDayOpeningList is removed. + + + +### PropertySignature weekDayOpeningList is removed. + + + + + +# Interface OrderApprovalPermissionType +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface Page +## @spartacus/core + + +### PropertySignature description is removed. + + + +### PropertySignature label is removed. + + + +### PropertySignature loadTime is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature pageId is removed. + + + +### PropertySignature properties is removed. + + + +### PropertySignature robots is removed. + + + +### PropertySignature slots is removed. + + + +### PropertySignature template is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface PageBreadcrumbResolver +## @spartacus/core + + +### MethodSignature resolveBreadcrumbs is removed. + + + + + +# Interface PageDescriptionResolver +## @spartacus/core + + +### MethodSignature resolveDescription is removed. + + + + + +# Interface PageHeadingResolver +## @spartacus/core + + +### MethodSignature resolveHeading is removed. + + + + + +# Interface PageImageResolver +## @spartacus/core + + +### MethodSignature resolveImage is removed. + + + + + +# Class PageLinkService +## @spartacus/core + + +### Method buildCanonicalUrl is removed. + + + +### Method getCanonicalUrl is removed. + + + +### Method removeQueryParams is removed. + + + + + +# Interface PageMeta +## @spartacus/core + + +### PropertySignature breadcrumbs is removed. + + + +### PropertySignature canonicalUrl is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature heading is removed. + + + +### PropertySignature image is removed. + + + +### PropertySignature robots is removed. + + + +### PropertySignature title is removed. + + + + + +# Class PageMetaModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class PageMetaResolver +## @spartacus/core + + +### Method getPriority is removed. + + + +### Method getScore is removed. + + + +### Method hasMatch is removed. + + + + + +# Interface PageMetaResolverConfig +## @spartacus/core + + +### PropertySignature method is removed. + + + +### PropertySignature property is removed. + + + + + +# Interface PageMetaResolversConfig +## @spartacus/core + + +### PropertySignature canonicalUrl is removed. + + + +### PropertySignature resolvers is removed. + + + + + +# Class PageMetaService +## @spartacus/core + + +### Method getMeta is removed. + + + +### Method getMetaResolver is removed. + + + +### Method getResolverMethods is removed. + + + +### Method resolve is removed. + + + + + +# Interface PageRobotsResolver +## @spartacus/core + + +### MethodSignature resolveRobots is removed. + + + + + +# Interface PageState +## @spartacus/core + + +### PropertySignature index is removed. + + + +### PropertySignature pageData is removed. + + + + + +# Interface PageTitleResolver +## @spartacus/core + + +### MethodSignature resolveTitle is removed. + + + + + +# Interface PaginationModel +## @spartacus/core + + +### PropertySignature currentPage is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature sort is removed. + + + +### PropertySignature totalPages is removed. + + + +### PropertySignature totalResults is removed. + + + + + +# Interface ParamsMapping +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Interface PaymentDetails +## @spartacus/core + + +### PropertySignature accountHolderName is removed. + + + +### PropertySignature billingAddress is removed. + + + +### PropertySignature cardNumber is removed. + + + +### PropertySignature cardType is removed. + + + +### PropertySignature cvn is removed. + + + +### PropertySignature defaultPayment is removed. + + + +### PropertySignature expiryMonth is removed. + + + +### PropertySignature expiryYear is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature issueNumber is removed. + + + +### PropertySignature saved is removed. + + + +### PropertySignature startMonth is removed. + + + +### PropertySignature startYear is removed. + + + +### PropertySignature subscriptionId is removed. + + + + + +# Interface PointOfService +## @spartacus/core + + +### PropertySignature address is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature displayName is removed. + + + +### PropertySignature distanceKm is removed. + + + +### PropertySignature features is removed. + + + +### PropertySignature formattedDistance is removed. + + + +### PropertySignature geoPoint is removed. + + + +### PropertySignature mapIcon is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature openingHours is removed. + + + +### PropertySignature storeContent is removed. + + + +### PropertySignature storeImages is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface PointOfServiceStock +## @spartacus/core + + +### PropertySignature address is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature displayName is removed. + + + +### PropertySignature distanceKm is removed. + + + +### PropertySignature features is removed. + + + +### PropertySignature formattedDistance is removed. + + + +### PropertySignature geoPoint is removed. + + + +### PropertySignature mapIcon is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature openingHours is removed. + + + +### PropertySignature stockInfo is removed. + + + +### PropertySignature storeContent is removed. + + + +### PropertySignature storeImages is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface Price +## @spartacus/core + + +### PropertySignature currencyIso is removed. + + + +### PropertySignature formattedValue is removed. + + + +### PropertySignature maxQuantity is removed. + + + +### PropertySignature minQuantity is removed. + + + +### PropertySignature priceType is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface PriceRange +## @spartacus/core + + +### PropertySignature maxPrice is removed. + + + +### PropertySignature minPrice is removed. + + + + + +# Interface Principal +## @spartacus/core + + +### PropertySignature name is removed. + + + +### PropertySignature uid is removed. + + + + + +# Class ProcessModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Namespace ProcessSelectors +## @spartacus/core + + +Namespace ProcessSelectors has been removed and is no longer part of the public API. + + + + +# Function ProcessSelectors.getProcessErrorFactory +## @spartacus/core + + + + +# Function ProcessSelectors.getProcessLoadingFactory +## @spartacus/core + + + + +# Function ProcessSelectors.getProcessStateFactory +## @spartacus/core + + + + +# Function ProcessSelectors.getProcessSuccessFactory +## @spartacus/core + + + + +# Interface Product +## @spartacus/core + + +### PropertySignature availableForPickup is removed. + + + +### PropertySignature averageRating is removed. + + + +### PropertySignature baseOptions is removed. + + + +### PropertySignature baseProduct is removed. + + + +### PropertySignature categories is removed. + + + +### PropertySignature classifications is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature futureStocks is removed. + + + +### PropertySignature images is removed. + + + +### PropertySignature manufacturer is removed. + + + +### PropertySignature multidimensional is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature nameHtml is removed. + + + +### PropertySignature numberOfReviews is removed. + + + +### PropertySignature potentialPromotions is removed. + + + +### PropertySignature price is removed. + + + +### PropertySignature priceRange is removed. + + + +### PropertySignature productReferences is removed. + + + +### PropertySignature purchasable is removed. + + + +### PropertySignature reviews is removed. + + + +### PropertySignature sapUnit is removed. + + + +### PropertySignature slug is removed. + + + +### PropertySignature stock is removed. + + + +### PropertySignature summary is removed. + + + +### PropertySignature url is removed. + + + +### PropertySignature variantMatrix is removed. + + + +### PropertySignature variantOptions is removed. + + + +### PropertySignature variantType is removed. + + + +### PropertySignature volumePrices is removed. + + + +### PropertySignature volumePricesFlag is removed. + + + + + +# Namespace ProductActions +## @spartacus/core + + +Namespace ProductActions has been removed and is no longer part of the public API. + + + + +# Variable ProductActions.CLEAN_PRODUCT_REFERENCES +## @spartacus/core + + + + +# Class ProductActions.CleanProductReferences +## @spartacus/core + + + + +# Variable ProductActions.CLEAR_PRODUCT_PRICE +## @spartacus/core + + + + +# Variable ProductActions.CLEAR_PRODUCT_SEARCH_BY_CODE_STATE +## @spartacus/core + + + + +# Variable ProductActions.CLEAR_PRODUCT_SEARCH_RESULT +## @spartacus/core + + + + +# Class ProductActions.ClearProductPrice +## @spartacus/core + + + + +# Class ProductActions.ClearProductSearchByCodeState +## @spartacus/core + + + + +# Class ProductActions.ClearProductSearchResult +## @spartacus/core + + + + +# Interface ProductActions.EntityScopedLoaderAction +## @spartacus/core + + +### PropertySignature meta is removed. + + + +### PropertySignature payload is removed. + + + + + +# Variable ProductActions.GET_PRODUCT_SUGGESTIONS_FAIL +## @spartacus/core + + + + +# Variable ProductActions.GET_PRODUCT_SUGGESTIONS_SUCCESS +## @spartacus/core + + + + +# Variable ProductActions.GET_PRODUCT_SUGGESTIONS +## @spartacus/core + + + + +# Class ProductActions.GetProductSuggestions +## @spartacus/core + + + + +# Class ProductActions.GetProductSuggestionsFail +## @spartacus/core + + + + +# Class ProductActions.GetProductSuggestionsSuccess +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT_FAIL +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT_REFERENCES_FAIL +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT_REFERENCES_SUCCESS +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT_REFERENCES +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT_REVIEWS_FAIL +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT_REVIEWS_SUCCESS +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT_REVIEWS +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT_SUCCESS +## @spartacus/core + + + + +# Variable ProductActions.LOAD_PRODUCT +## @spartacus/core + + + + +# Class ProductActions.LoadProduct +## @spartacus/core + + + + +# Class ProductActions.LoadProductFail +## @spartacus/core + + + + +# Class ProductActions.LoadProductReferences +## @spartacus/core + + + + +# Class ProductActions.LoadProductReferencesFail +## @spartacus/core + + + + +# Class ProductActions.LoadProductReferencesSuccess +## @spartacus/core + + + + +# Class ProductActions.LoadProductReviews +## @spartacus/core + + + + +# Class ProductActions.LoadProductReviewsFail +## @spartacus/core + + + + +# Class ProductActions.LoadProductReviewsSuccess +## @spartacus/core + + + + +# Class ProductActions.LoadProductSuccess +## @spartacus/core + + + + +# Variable ProductActions.POST_PRODUCT_REVIEW_FAIL +## @spartacus/core + + + + +# Variable ProductActions.POST_PRODUCT_REVIEW_SUCCESS +## @spartacus/core + + + + +# Variable ProductActions.POST_PRODUCT_REVIEW +## @spartacus/core + + + + +# Class ProductActions.PostProductReview +## @spartacus/core + + + + +# Class ProductActions.PostProductReviewFail +## @spartacus/core + + + + +# Class ProductActions.PostProductReviewSuccess +## @spartacus/core + + + + +# Variable ProductActions.PRODUCT_SEARCH_LOAD_BY_CATEGORY_FAIL +## @spartacus/core + + + + +# Variable ProductActions.PRODUCT_SEARCH_LOAD_BY_CATEGORY_SUCCESS +## @spartacus/core + + + + +# Variable ProductActions.PRODUCT_SEARCH_LOAD_BY_CATEGORY +## @spartacus/core + + + + +# Variable ProductActions.PRODUCT_SEARCH_LOAD_BY_CODE_FAIL +## @spartacus/core + + + + +# Variable ProductActions.PRODUCT_SEARCH_LOAD_BY_CODE_SUCCESS +## @spartacus/core + + + + +# Variable ProductActions.PRODUCT_SEARCH_LOAD_BY_CODE +## @spartacus/core + + + + +# TypeAlias ProductActions.ProductAction +## @spartacus/core + + + + +# Interface ProductActions.ProductMeta +## @spartacus/core + + +### PropertySignature scope is removed. + + + + + +# TypeAlias ProductActions.ProductReferencesAction +## @spartacus/core + + + + +# TypeAlias ProductActions.ProductReviewsAction +## @spartacus/core + + + + +# TypeAlias ProductActions.ProductSearchAction +## @spartacus/core + + + + +# TypeAlias ProductActions.ProductSearchByCategoryAction +## @spartacus/core + + + + +# TypeAlias ProductActions.ProductSearchByCodeAction +## @spartacus/core + + + + +# Class ProductActions.ProductSearchLoadByCategory +## @spartacus/core + + + + +# Class ProductActions.ProductSearchLoadByCategoryFail +## @spartacus/core + + + + +# Class ProductActions.ProductSearchLoadByCategorySuccess +## @spartacus/core + + + + +# Class ProductActions.ProductSearchLoadByCode +## @spartacus/core + + + + +# Class ProductActions.ProductSearchLoadByCodeFail +## @spartacus/core + + + + +# Class ProductActions.ProductSearchLoadByCodeSuccess +## @spartacus/core + + + + +# Variable ProductActions.SEARCH_PRODUCTS_FAIL +## @spartacus/core + + + + +# Variable ProductActions.SEARCH_PRODUCTS_SUCCESS +## @spartacus/core + + + + +# Variable ProductActions.SEARCH_PRODUCTS +## @spartacus/core + + + + +# Class ProductActions.SearchProducts +## @spartacus/core + + + + +# Class ProductActions.SearchProductsFail +## @spartacus/core + + + + +# Class ProductActions.SearchProductsSuccess +## @spartacus/core + + + + +# Class ProductAdapter +## @spartacus/core + + +### Method load is removed. + + + +### Method loadMany is removed. + + + + + +# Interface ProductAvailabilities +## @spartacus/core + + +### PropertySignature quantity is removed. + + + +### PropertySignature status is removed. + + + + + +# Class ProductAvailabilityAdapter +## @spartacus/core + + +### Method loadRealTimeStock is removed. + + + + + +# Class ProductAvailabilityConnector +## @spartacus/core + + +### Method getRealTimeStock is removed. + + + + + +# Class ProductAvailabilityService +## @spartacus/core + + +### Method getRealTimeStock is removed. + + + + + +# Class ProductCatalogService +## @spartacus/core + + +### Method isProductInCatalog is removed. + + + + + +# Class ProductConnector +## @spartacus/core + + +### Method get is removed. + + + +### Method getMany is removed. + + + + + +# Class ProductEventBuilder +## @spartacus/core + + +### Method buildFacetChangedEvent is removed. + + + +### Method register is removed. + + + + + +# Class ProductImageNormalizer +## @spartacus/core + + +### Method convert is removed. + + + +### Method getImageContainer is removed. + + + +### Method getImageGroups is removed. + + + +### Method normalize is removed. + + + + + +# Interface ProductInterestEntry +## @spartacus/core + + +### PropertySignature dateAdded is removed. + + + +### PropertySignature expirationDate is removed. + + + +### PropertySignature interestType is removed. + + + + + +# Interface ProductInterestEntryRelation +## @spartacus/core + + +### PropertySignature product is removed. + + + +### PropertySignature productInterestEntry is removed. + + + + + +# Interface ProductInterestSearchResult +## @spartacus/core + + +### PropertySignature pagination is removed. + + + +### PropertySignature results is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Class ProductLoadingService +## @spartacus/core + + +### Method get is removed. + + + +### Method getProductForScope is removed. + + + +### Method getProductReloadTriggers is removed. + + + +### Method getScopesIndex is removed. + + + +### Method initProductScopes is removed. + + + + + +# Class ProductModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class ProductNameNormalizer +## @spartacus/core + + +### Method convert is removed. + + + +### Method normalize is removed. + + + +### Method normalizeSlug is removed. + + + + + +# Interface ProductOccEndpoint +## @spartacus/core + + +### PropertySignature attributes is removed. + + + +### PropertySignature details is removed. + + + +### PropertySignature list is removed. + + + +### PropertySignature variants is removed. + + + + + +# Class ProductPageMetaResolver +## @spartacus/core + + +### Method findBaseProduct is removed. + + + +### Method resolveBreadcrumbs is removed. + + + +### Method resolveCanonicalUrl is removed. + + + +### Method resolveDescription is removed. + + + +### Method resolveFirstCategory is removed. + + + +### Method resolveHeading is removed. + + + +### Method resolveImage is removed. + + + +### Method resolveManufacturer is removed. + + + +### Method resolveRobots is removed. + + + +### Method resolveTitle is removed. + + + + + +# Interface ProductReference +## @spartacus/core + + +### PropertySignature description is removed. + + + +### PropertySignature preselected is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature referenceType is removed. + + + +### PropertySignature target is removed. + + + + + +# Class ProductReferenceNormalizer +## @spartacus/core + + +### Method convert is removed. + + + +### Method normalize is removed. + + + + + +# Interface ProductReferences +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class ProductReferencesAdapter +## @spartacus/core + + +### Method load is removed. + + + + + +# Class ProductReferencesConnector +## @spartacus/core + + +### Method get is removed. + + + + + +# Class ProductReferenceService +## @spartacus/core + + +### Method cleanReferences is removed. + + + +### Method getProductReferences is removed. + + + +### Method loadProductReferences is removed. + + + + + +# Interface ProductReferencesState +## @spartacus/core + + +### PropertySignature list is removed. + + + +### PropertySignature productCode is removed. + + + + + +# Class ProductReviewsAdapter +## @spartacus/core + + +### Method load is removed. + + + +### Method post is removed. + + + + + +# Class ProductReviewsConnector +## @spartacus/core + + +### Method add is removed. + + + +### Method get is removed. + + + + + +# Class ProductReviewService +## @spartacus/core + + +### Method add is removed. + + + +### Method getByProductCode is removed. + + + + + +# Interface ProductReviewsState +## @spartacus/core + + +### PropertySignature list is removed. + + + +### PropertySignature productCode is removed. + + + + + +# Class ProductSearchAdapter +## @spartacus/core + + +### Method loadSuggestions is removed. + + + +### Method search is removed. + + + +### Method searchByCategory is removed. + + + +### Method searchByCodes is removed. + + + + + +# Class ProductSearchByCategoryService +## @spartacus/core + + +### Method get is removed. + + + +### Method load is removed. + + + + + +# Class ProductSearchByCodeService +## @spartacus/core + + +### Method get is removed. + + + +### Method load is removed. + + + + + +# Class ProductSearchConnector +## @spartacus/core + + +### Method getSuggestions is removed. + + + +### Method search is removed. + + + +### Method searchByCategory is removed. + + + +### Method searchByCodes is removed. + + + + + +# Interface ProductSearchPage +## @spartacus/core + + +### PropertySignature breadcrumbs is removed. + + + +### PropertySignature categoryCode is removed. + + + +### PropertySignature currentQuery is removed. + + + +### PropertySignature facets is removed. + + + +### PropertySignature freeTextSearch is removed. + + + +### PropertySignature keywordRedirectUrl is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature products is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature spellingSuggestion is removed. + + + + + +# Class ProductSearchService +## @spartacus/core + + +### Method clearResults is removed. + + + +### Method getResults is removed. + + + +### Method search is removed. + + + + + +# Namespace ProductSelectors +## @spartacus/core + + +Namespace ProductSelectors has been removed and is no longer part of the public API. + + + + +# Variable ProductSelectors.getAllProductCodes +## @spartacus/core + + + + +# Variable ProductSelectors.getAuxSearchResults +## @spartacus/core + + + + +# Variable ProductSelectors.getProductReferencesState +## @spartacus/core + + + + +# Variable ProductSelectors.getProductReviewsState +## @spartacus/core + + + + +# Variable ProductSelectors.getProductSearchByCategoryState +## @spartacus/core + + + + +# Variable ProductSelectors.getProductSearchByCodeState +## @spartacus/core + + + + +# Variable ProductSelectors.getProductsSearchState +## @spartacus/core + + + + +# Variable ProductSelectors.getProductsState +## @spartacus/core + + + + +# Variable ProductSelectors.getProductState +## @spartacus/core + + + + +# Variable ProductSelectors.getProductSuggestions +## @spartacus/core + + + + +# Variable ProductSelectors.getSearchResults +## @spartacus/core + + + + +# Function ProductSelectors.getSelectedProductErrorFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductErrorFactory has been removed and is no longer part of the public API. + + + + +# Function ProductSelectors.getSelectedProductFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductFactory has been removed and is no longer part of the public API. + + + + +# Function ProductSelectors.getSelectedProductLoadingFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductLoadingFactory has been removed and is no longer part of the public API. + + + + +# Function ProductSelectors.getSelectedProductReferencesFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductReferencesFactory has been removed and is no longer part of the public API. + + + + +# Function ProductSelectors.getSelectedProductReviewsFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductReviewsFactory has been removed and is no longer part of the public API. + + + + +# Function ProductSelectors.getSelectedProductSearchByCategoryStateFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductSearchByCategoryStateFactory has been removed and is no longer part of the public API. + + + + +# Function ProductSelectors.getSelectedProductSearchByCodeStateFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductSearchByCodeStateFactory has been removed and is no longer part of the public API. + + + + +# Function ProductSelectors.getSelectedProductStateFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductStateFactory has been removed and is no longer part of the public API. + + + + +# Function ProductSelectors.getSelectedProductSuccessFactory +## @spartacus/core + + +Function ProductSelectors.getSelectedProductSuccessFactory has been removed and is no longer part of the public API. + + + + +# Class ProductService +## @spartacus/core + + +### Method get is removed. + + + +### Method hasError is removed. + + + +### Method isLoading is removed. + + + +### Method isSuccess is removed. + + + + + +# Interface ProductsSearchState +## @spartacus/core + + +### PropertySignature auxResults is removed. + + + +### PropertySignature results is removed. + + + +### PropertySignature suggestions is removed. + + + + + +# Interface ProductsState +## @spartacus/core + + +### PropertySignature details is removed. + + + +### PropertySignature references is removed. + + + +### PropertySignature reviews is removed. + + + +### PropertySignature search is removed. + + + +### PropertySignature searchByCategory is removed. + + + +### PropertySignature searchByCode is removed. + + + + + +# Class ProductURLPipe +## @spartacus/core + + +### Method transform is removed. + + + + + +# Interface Promotion +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature couldFireMessages is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature enabled is removed. + + + +### PropertySignature endDate is removed. + + + +### PropertySignature firedMessages is removed. + + + +### PropertySignature priority is removed. + + + +### PropertySignature productBanner is removed. + + + +### PropertySignature promotionGroup is removed. + + + +### PropertySignature promotionType is removed. + + + +### PropertySignature restrictions is removed. + + + +### PropertySignature startDate is removed. + + + +### PropertySignature title is removed. + + + + + +# Interface PromotionRestriction +## @spartacus/core + + +### PropertySignature description is removed. + + + +### PropertySignature restrictionType is removed. + + + + + +# Class ProtectedRoutesGuard +## @spartacus/core + + +### Method canActivate is removed. + + + + + +# Class ProtectedRoutesService +## @spartacus/core + + +### Method getNonProtectedPaths is removed. + + + +### Method getSegments is removed. + + + +### Method isUrlProtected is removed. + + + +### Method matchAnyPath is removed. + + + +### Method matchPath is removed. + + + +### Property routingConfig is removed. + + + +### Property shouldProtect is removed. + + + + + +# Interface Query +## @spartacus/core + + +### MethodSignature get is removed. + + + +### MethodSignature getState is removed. + + + + + +# Class QueryService +## @spartacus/core + + +### Method create is removed. + + + +### Method getTriggersStream is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Interface QueryState +## @spartacus/core + + +### PropertySignature data is removed. + + + +### PropertySignature error is removed. + + + +### PropertySignature loading is removed. + + + + + +# Interface Region +## @spartacus/core + + +### PropertySignature countryIso is removed. + + + +### PropertySignature isocode is removed. + + + +### PropertySignature isocodeShort is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface RegionsState +## @spartacus/core + + +### PropertySignature country is removed. + + + +### PropertySignature entities is removed. + + + + + +# Interface Review +## @spartacus/core + + +### PropertySignature alias is removed. + + + +### PropertySignature comment is removed. + + + +### PropertySignature date is removed. + + + +### PropertySignature headline is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature principal is removed. + + + +### PropertySignature rating is removed. + + + + + +# Interface RouteBreadcrumbConfig +## @spartacus/core + + +### PropertySignature i18n is removed. + + + +### PropertySignature raw is removed. + + + + + +# Interface RouteBreadcrumbResolver +## @spartacus/core + + +### MethodSignature resolveBreadcrumbs is removed. + + + + + +# Interface RouteBreadcrumbResolverParams +## @spartacus/core + + +### PropertySignature pageMetaConfig is removed. + + + +### PropertySignature route is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface RouteConfig +## @spartacus/core + + +### PropertySignature authFlow is removed. + + + +### PropertySignature disabled is removed. + + + +### PropertySignature matchers is removed. + + + +### PropertySignature paramsMapping is removed. + + + +### PropertySignature paths is removed. + + + +### PropertySignature protected is removed. + + + + + +# Interface RoutePageMetaConfig +## @spartacus/core + + +### PropertySignature breadcrumb is removed. + + + +### PropertySignature resolver is removed. + + + + + +# Interface RouterState +## @spartacus/core + + +### PropertySignature nextState is removed. + + + + + +# Interface RoutesConfig +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Namespace RoutingActions +## @spartacus/core + + +Namespace RoutingActions has been removed and is no longer part of the public API. + + + + +# Variable RoutingActions.CHANGE_NEXT_PAGE_CONTEXT +## @spartacus/core + + + + +# Class RoutingActions.ChangeNextPageContext +## @spartacus/core + + + + +# TypeAlias RoutingActions.RoutingAction +## @spartacus/core + + + + +# Interface RoutingConfigDefinition +## @spartacus/core + + +### PropertySignature loadStrategy is removed. + + + +### PropertySignature protected is removed. + + + +### PropertySignature routes is removed. + + + + + +# Class RoutingConfigService +## @spartacus/core + + +### Method getLoadStrategy is removed. + + + +### Method getRouteConfig is removed. + + + +### Method getRouteName is removed. + + + +### Method initRouteNamesByPath is removed. + + + + + +# Class RoutingModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class RoutingPageMetaResolver +## @spartacus/core + + +### Method getPageMetaConfig is removed. + + + +### Method getResolver is removed. + + + +### Method resolveBreadcrumbs is removed. + + + +### Method resolveRouteBreadcrumb is removed. + + + + + +# Class RoutingParamsService +## @spartacus/core + + +### Method findAllParam is removed. + + + +### Method getParams is removed. + + + + + +# Interface RoutingResolveBreadcrumbsOptions +## @spartacus/core + + +### PropertySignature includeCurrentRoute is removed. + + + + + +# Namespace RoutingSelector +## @spartacus/core + + +Namespace RoutingSelector has been removed and is no longer part of the public API. + + + + +# Variable RoutingSelector.getNextPageContext +## @spartacus/core + + + + +# Variable RoutingSelector.getPageContext +## @spartacus/core + +moved to @spartacus/pickup-in-store/core + + +Variable getPageContext changed. + +Previous version: + +``` +getPageContext: MemoizedSelector +``` + + +Current version: + +``` +getPageContext: () => MemoizedSelector +``` + + + + +# Variable RoutingSelector.getRouterFeatureState +## @spartacus/core + + + + +# Variable RoutingSelector.getRouterState +## @spartacus/core + + + + +# Variable RoutingSelector.getSemanticRoute +## @spartacus/core + + + + +# Variable RoutingSelector.isNavigating +## @spartacus/core + + + + +# Class RoutingService +## @spartacus/core + + +### Method back is removed. + + + +### Method changeNextPageContext is removed. + + + +### Method forward is removed. + + + +### Method getFullUrl is removed. + + + +### Method getNextPageContext is removed. + + + +### Method getPageContext is removed. + + + +### Method getParams is removed. + + + +### Method getRouterState is removed. + + + +### Method getUrl is removed. + + + +### Method go is removed. + + + +### Method goByUrl is removed. + + + +### Method isNavigating is removed. + + + +### Method navigate is removed. + + + + + +# Interface SapUnit +## @spartacus/core + + +### PropertySignature availabilityCode is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature sapCode is removed. + + + + + +# Interface ScopedData +## @spartacus/core + + +### PropertySignature data$ is removed. + + + +### PropertySignature scope is removed. + + + + + +# Interface ScopedDataWithUrl +## @spartacus/core + + +### PropertySignature scopedData is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface ScopedProductData +## @spartacus/core + + +### PropertySignature code is removed. + + + + + +# Class ScriptLoader +## @spartacus/core + + +### Method embedScript is removed. + + + +### Method hasScript is removed. + + + + + +# Enum ScrollBehavior_2 +## @spartacus/core + + +Enum ScrollBehavior_2 has been removed and is no longer part of the public API. + + + + +# Class SearchboxService +## @spartacus/core + + +### Method clearResults is removed. + + + +### Method getResults is removed. + + + +### Method getSuggestionResults is removed. + + + +### Method search is removed. + + + +### Method searchSuggestions is removed. + + + +### Method searchSuggestionsWithCompletion is removed. + + + +### Method searchWithCompletion is removed. + + + + + +# Interface SearchConfig +## @spartacus/core + + +### PropertySignature currentPage is removed. + + + +### PropertySignature filters is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature sort is removed. + + + + + +# Class SearchPageMetaResolver +## @spartacus/core + + +### Method resolveCanonicalUrl is removed. + + + +### Method resolveRobots is removed. + + + +### Method resolveTitle is removed. + + + + + +# Interface SearchQuery +## @spartacus/core + + +### PropertySignature value is removed. + + + + + +# Interface SearchState +## @spartacus/core + + +### PropertySignature query is removed. + + + +### PropertySignature url is removed. + + + + + +# Class SecurePortalConfigInitializer +## @spartacus/core + + +### Method getRoutingConfig is removed. + + + +### Method resolveConfig is removed. + + + + + +# Class SemanticPathService +## @spartacus/core + + +### Method get is removed. + + + +### Method transform is removed. + + + + + +# Class SiteAdapter +## @spartacus/core + + +### Method loadBaseSite is removed. + + + +### Method loadBaseSites is removed. + + + +### Method loadCountries is removed. + + + +### Method loadCurrencies is removed. + + + +### Method loadLanguages is removed. + + + +### Method loadRegions is removed. + + + + + +# Class SiteConnector +## @spartacus/core + + +### Method getBaseSite is removed. + + + +### Method getBaseSites is removed. + + + +### Method getCountries is removed. + + + +### Method getCurrencies is removed. + + + +### Method getLanguages is removed. + + + +### Method getRegions is removed. + + + + + +# Interface SiteContext +## @spartacus/core + + +### MethodSignature getActive is removed. + + + +### MethodSignature getAll is removed. + + + +### MethodSignature setActive is removed. + + + + + +# Namespace SiteContextActions +## @spartacus/core + + +Namespace SiteContextActions has been removed and is no longer part of the public API. + + + + +# Variable SiteContextActions.BASE_SITE_CHANGE +## @spartacus/core + + + + +# TypeAlias SiteContextActions.BaseSiteAction +## @spartacus/core + + + + +# Class SiteContextActions.BaseSiteChange +## @spartacus/core + + + + +# TypeAlias SiteContextActions.CurrenciesAction +## @spartacus/core + + + + +# Variable SiteContextActions.CURRENCY_CHANGE +## @spartacus/core + + + + +# Class SiteContextActions.CurrencyChange +## @spartacus/core + + + + +# Variable SiteContextActions.LANGUAGE_CHANGE +## @spartacus/core + + + + +# Class SiteContextActions.LanguageChange +## @spartacus/core + + + + +# TypeAlias SiteContextActions.LanguagesAction +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_BASE_SITE_FAIL +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_BASE_SITE_SUCCESS +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_BASE_SITE +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_BASE_SITES_FAIL +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_BASE_SITES_SUCCESS +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_BASE_SITES +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_CURRENCIES_FAIL +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_CURRENCIES_SUCCESS +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_CURRENCIES +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_LANGUAGES_FAIL +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_LANGUAGES_SUCCESS +## @spartacus/core + + + + +# Variable SiteContextActions.LOAD_LANGUAGES +## @spartacus/core + + + + +# Class SiteContextActions.LoadBaseSite +## @spartacus/core + + + + +# Class SiteContextActions.LoadBaseSiteFail +## @spartacus/core + + + + +# Class SiteContextActions.LoadBaseSites +## @spartacus/core + + + + +# Class SiteContextActions.LoadBaseSitesFail +## @spartacus/core + + + + +# Class SiteContextActions.LoadBaseSitesSuccess +## @spartacus/core + + + + +# Class SiteContextActions.LoadBaseSiteSuccess +## @spartacus/core + + + + +# Class SiteContextActions.LoadCurrencies +## @spartacus/core + + + + +# Class SiteContextActions.LoadCurrenciesFail +## @spartacus/core + + + + +# Class SiteContextActions.LoadCurrenciesSuccess +## @spartacus/core + + + + +# Class SiteContextActions.LoadLanguages +## @spartacus/core + + + + +# Class SiteContextActions.LoadLanguagesFail +## @spartacus/core + + + + +# Class SiteContextActions.LoadLanguagesSuccess +## @spartacus/core + + + + +# Variable SiteContextActions.SET_ACTIVE_BASE_SITE +## @spartacus/core + + + + +# Variable SiteContextActions.SET_ACTIVE_CURRENCY +## @spartacus/core + + + + +# Variable SiteContextActions.SET_ACTIVE_LANGUAGE +## @spartacus/core + + + + +# Class SiteContextActions.SetActiveBaseSite +## @spartacus/core + + + + +# Class SiteContextActions.SetActiveCurrency +## @spartacus/core + + + + +# Class SiteContextActions.SetActiveLanguage +## @spartacus/core + + + + +# Class SiteContextConfigInitializer +## @spartacus/core + + +### Method getConfig is removed. + + + +### Method resolveConfig is removed. + + + + + +# Class SiteContextEventBuilder +## @spartacus/core + + +### Method register is removed. + + + +### Method registerSetCurrency is removed. + + + +### Method registerSetLanguage is removed. + + + + + +# Class SiteContextInterceptor +## @spartacus/core + + +### Method intercept is removed. + + + + + +# Class SiteContextModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class SiteContextParamsService +## @spartacus/core + + +### Method getContextParameters is removed. + + + +### Method getParamDefaultValue is removed. + + + +### Method getParamValues is removed. + + + +### Method getSiteContextService is removed. + + + +### Method getUrlEncodingParameters is removed. + + + +### Method getValue is removed. + + + +### Method getValues is removed. + + + +### Method setValue is removed. + + + + + +# Namespace SiteContextSelectors +## @spartacus/core + + +Namespace SiteContextSelectors has been removed and is no longer part of the public API. + + + + +# Variable SiteContextSelectors.getActiveBaseSite +## @spartacus/core + + + + +# Variable SiteContextSelectors.getActiveCurrency +## @spartacus/core + + + + +# Variable SiteContextSelectors.getActiveLanguage +## @spartacus/core + + + + +# Variable SiteContextSelectors.getAllBaseSites +## @spartacus/core + + + + +# Variable SiteContextSelectors.getAllCurrencies +## @spartacus/core + + + + +# Variable SiteContextSelectors.getAllLanguages +## @spartacus/core + + + + +# Variable SiteContextSelectors.getBaseSiteData +## @spartacus/core + + + + +# Variable SiteContextSelectors.getBaseSitesEntities +## @spartacus/core + + + + +# Variable SiteContextSelectors.getBaseSiteState +## @spartacus/core + + + + +# Variable SiteContextSelectors.getCurrenciesEntities +## @spartacus/core + + + + +# Variable SiteContextSelectors.getCurrenciesState +## @spartacus/core + + + + +# Variable SiteContextSelectors.getLanguagesEntities +## @spartacus/core + + + + +# Variable SiteContextSelectors.getLanguagesState +## @spartacus/core + + + + +# Variable SiteContextSelectors.getSiteContextState +## @spartacus/core + + + + +# Interface SiteContextState +## @spartacus/core + + +### PropertySignature baseSite is removed. + + + +### PropertySignature currencies is removed. + + + +### PropertySignature languages is removed. + + + + + +# Interface SiteContextUrlParams +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class SiteContextUrlSerializer +## @spartacus/core + + +### Property hasContextInRoutes is removed. + + + +### Method parse is removed. + + + +### Method serialize is removed. + + + +### Property urlEncodingParameters is removed. + + + +### Method urlExtractContextParameters is removed. + + + +### Method urlIncludeContextParameters is removed. + + + +### Method urlTreeExtractContextParameters is removed. + + + +### Method urlTreeIncludeContextParameters is removed. + + + + + +# Interface SiteTheme +## @spartacus/core + + +### PropertySignature className is removed. + + + +### PropertySignature i18nNameKey is removed. + + + + + +# Namespace SiteThemeActions +## @spartacus/core + + +Namespace SiteThemeActions has been removed and is no longer part of the public API. + + + + +# Variable SiteThemeActions.SET_ACTIVE_SITE_THEME +## @spartacus/core + + + + +# Class SiteThemeActions.SetActiveSiteTheme +## @spartacus/core + + + + +# Variable SiteThemeActions.SITE_THEME_CHANGE +## @spartacus/core + + + + +# Class SiteThemeActions.SiteThemeChange +## @spartacus/core + + + + +# TypeAlias SiteThemeActions.SiteThemesAction +## @spartacus/core + + + + +# Interface SiteThemeEntities +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class SiteThemeModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Namespace SiteThemeSelectors +## @spartacus/core + + +Namespace SiteThemeSelectors has been removed and is no longer part of the public API. + + + + +# Variable SiteThemeSelectors.getActiveSiteTheme +## @spartacus/core + + + + +# Variable SiteThemeSelectors.getSiteThemesState +## @spartacus/core + + + + +# Variable SiteThemeSelectors.getSiteThemeState +## @spartacus/core + + + + +# Class SiteThemeService +## @spartacus/core + + +### Method getActive is removed. + + + +### Method getAll is removed. + + + +### Method getDefault is removed. + + + +### Method isInitialized is removed. + + + +### Method isValid is removed. + + + +### Method setActive is removed. + + + +### Property themes is removed. + + + + + +# Interface SiteThemesState +## @spartacus/core + + +### PropertySignature activeSiteTheme is removed. + + + + + +# Interface SiteThemeState +## @spartacus/core + + +### PropertySignature themes is removed. + + + + + +# Class SlotDecorator +## @spartacus/core + + +### Method decorate is removed. + + + + + +# Variable SMART_EDIT_DUMMY_COMPONENT_TYPE +## @spartacus/core + + +Variable SMART_EDIT_DUMMY_COMPONENT_TYPE has been removed and is no longer part of the public API. + + + + +# Interface SortModel +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature selected is removed. + + + + + +# Interface SpecialOpeningDay +## @spartacus/core + + +### PropertySignature closed is removed. + + + +### PropertySignature closingTime is removed. + + + +### PropertySignature comment is removed. + + + +### PropertySignature date is removed. + + + +### PropertySignature formattedDate is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature openingTime is removed. + + + + + +# Interface SpellingSuggestion +## @spartacus/core + + +### PropertySignature query is removed. + + + +### PropertySignature suggestion is removed. + + + + + +# Interface StandardCmsComponentConfig +## @spartacus/core + + +### PropertySignature BannerComponent is removed. + + + +### PropertySignature BreadcrumbComponent is removed. + + + +### PropertySignature CategoryNavigationComponent is removed. + + + +### PropertySignature CMSLinkComponent is removed. + + + +### PropertySignature CMSParagraphComponent is removed. + + + +### PropertySignature CMSSiteContextComponent is removed. + + + +### PropertySignature CMSTabParagraphComponent is removed. + + + +### PropertySignature FooterNavigationComponent is removed. + + + +### PropertySignature LoginComponent is removed. + + + +### PropertySignature MiniCartComponent is removed. + + + +### PropertySignature NavigationComponent is removed. + + + +### PropertySignature ProductAddToCartComponent is removed. + + + +### PropertySignature ProductCarouselComponent is removed. + + + +### PropertySignature ProductReferencesComponent is removed. + + + +### PropertySignature SearchBoxComponent is removed. + + + +### PropertySignature SimpleBannerComponent is removed. + + + +### PropertySignature SimpleResponsiveBannerComponent is removed. + + + + + +# Interface State +## @spartacus/core + + +### PropertySignature router is removed. + + + + + +# Class StateEventService +## @spartacus/core + + +### Method createEvent is removed. + + + +### Method getFromAction is removed. + + + +### Method register is removed. + + + + + +# Class StateModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class StatePersistenceService +## @spartacus/core + + +### Method generateKeyWithContext is removed. + + + +### Method readStateFromStorage is removed. + + + +### Method syncWithStorage is removed. + + + + + +# Namespace StateUtils +## @spartacus/core + + +Namespace StateUtils has been removed and is no longer part of the public API. + + + + +# Function StateUtils.denormalizeCustomB2BSearch +## @spartacus/core + + + + +# Function StateUtils.denormalizeSearch +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_FAIL_ACTION +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_LOAD_ACTION +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_PROCESSES_DECREMENT_ACTION +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_PROCESSES_INCREMENT_ACTION +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_PROCESSES_LOADER_RESET_ACTION +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_REMOVE_ACTION +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_REMOVE_ALL_ACTION +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_RESET_ACTION +## @spartacus/core + + + + +# Variable StateUtils.ENTITY_SUCCESS_ACTION +## @spartacus/core + + + + +# Interface StateUtils.EntityAction +## @spartacus/core + + +### PropertySignature meta is removed. + + + +### PropertySignature payload is removed. + + + + + +# Function StateUtils.entityErrorSelector +## @spartacus/core + + + + +# Class StateUtils.EntityFailAction +## @spartacus/core + + + + +# Function StateUtils.entityFailMeta +## @spartacus/core + + + + +# Function StateUtils.entityHasPendingProcessesSelector +## @spartacus/core + + + + +# TypeAlias StateUtils.EntityId +## @spartacus/core + + + + +# Function StateUtils.entityIsStableSelector +## @spartacus/core + + + + +# Interface StateUtils.EntityListState +## @spartacus/core + + +### PropertySignature entities is removed. + + + +### PropertySignature list is removed. + + + + + +# Class StateUtils.EntityLoadAction +## @spartacus/core + + + + +# Interface StateUtils.EntityLoaderAction +## @spartacus/core + + +### PropertySignature meta is removed. + + + +### PropertySignature payload is removed. + + + + + +# Interface StateUtils.EntityLoaderMeta +## @spartacus/core + + + + +# Function StateUtils.entityLoaderReducer +## @spartacus/core + + + + +# Class StateUtils.EntityLoaderResetAction +## @spartacus/core + + + + +# TypeAlias StateUtils.EntityLoaderState +## @spartacus/core + + + + +# Function StateUtils.entityLoaderStateSelector +## @spartacus/core + + + + +# Function StateUtils.entityLoadingSelector +## @spartacus/core + + + + +# Function StateUtils.entityLoadMeta +## @spartacus/core + + + + +# Function StateUtils.entityMeta +## @spartacus/core + + + + +# Interface StateUtils.EntityMeta +## @spartacus/core + + +### PropertySignature entityId is removed. + + + +### PropertySignature entityRemove is removed. + + + +### PropertySignature entityType is removed. + + + + + +# Class StateUtils.EntityProcessesDecrementAction +## @spartacus/core + + + + +# Function StateUtils.entityProcessesDecrementMeta +## @spartacus/core + + + + +# Class StateUtils.EntityProcessesIncrementAction +## @spartacus/core + + + + +# Function StateUtils.entityProcessesIncrementMeta +## @spartacus/core + + + + +# Interface StateUtils.EntityProcessesLoaderAction +## @spartacus/core + + +### PropertySignature meta is removed. + + + +### PropertySignature payload is removed. + + + + + +# Interface StateUtils.EntityProcessesLoaderMeta +## @spartacus/core + + + + +# Function StateUtils.entityProcessesLoaderReducer +## @spartacus/core + + + + +# Class StateUtils.EntityProcessesLoaderResetAction +## @spartacus/core + + + + +# Function StateUtils.entityProcessesLoaderResetMeta +## @spartacus/core + + + + +# TypeAlias StateUtils.EntityProcessesLoaderState +## @spartacus/core + + + + +# Function StateUtils.entityProcessesLoaderStateSelector +## @spartacus/core + + + + +# Function StateUtils.entityReducer +## @spartacus/core + + + + +# Class StateUtils.EntityRemoveAction +## @spartacus/core + + + + +# Class StateUtils.EntityRemoveAllAction +## @spartacus/core + + + + +# Function StateUtils.entityRemoveAllMeta +## @spartacus/core + + + + +# Function StateUtils.entityRemoveMeta +## @spartacus/core + + + + +# Function StateUtils.entityResetMeta +## @spartacus/core + + + + +# Function StateUtils.entitySelector +## @spartacus/core + + + + +# Interface StateUtils.EntityState +## @spartacus/core + + +### PropertySignature entities is removed. + + + + + +# Class StateUtils.EntitySuccessAction +## @spartacus/core + + + + +# Function StateUtils.entitySuccessMeta +## @spartacus/core + + + + +# Function StateUtils.entitySuccessSelector +## @spartacus/core + + + + +# Function StateUtils.entityValueSelector +## @spartacus/core + + + + +# Function StateUtils.failMeta +## @spartacus/core + + + + +# Function StateUtils.getStateSlice +## @spartacus/core + + + + +# Function StateUtils.hasPendingProcessesSelector +## @spartacus/core + + + + +# Variable StateUtils.initialEntityState +## @spartacus/core + + + + +# Variable StateUtils.initialLoaderState +## @spartacus/core + + + + +# Variable StateUtils.initialProcessesState +## @spartacus/core + + + + +# Function StateUtils.isStableSelector +## @spartacus/core + + + + +# Variable StateUtils.LOADER_FAIL_ACTION +## @spartacus/core + + + + +# Variable StateUtils.LOADER_LOAD_ACTION +## @spartacus/core + + + + +# Variable StateUtils.LOADER_RESET_ACTION +## @spartacus/core + + + + +# Variable StateUtils.LOADER_SUCCESS_ACTION +## @spartacus/core + + + + +# Interface StateUtils.LoaderAction +## @spartacus/core + + +### PropertySignature meta is removed. + + + +### PropertySignature payload is removed. + + + + + +# Function StateUtils.loaderErrorSelector +## @spartacus/core + + + + +# Class StateUtils.LoaderFailAction +## @spartacus/core + + + + +# Class StateUtils.LoaderLoadAction +## @spartacus/core + + + + +# Function StateUtils.loaderLoadingSelector +## @spartacus/core + + + + +# Interface StateUtils.LoaderMeta +## @spartacus/core + + +### PropertySignature entityType is removed. + + + +### PropertySignature loader is removed. + + + + + +# Function StateUtils.loaderReducer +## @spartacus/core + + + + +# Class StateUtils.LoaderResetAction +## @spartacus/core + + + + +# Interface StateUtils.LoaderState +## @spartacus/core + + +### PropertySignature error is removed. + + + +### PropertySignature loading is removed. + + + +### PropertySignature success is removed. + + + +### PropertySignature value is removed. + + + + + +# Class StateUtils.LoaderSuccessAction +## @spartacus/core + + + + +# Function StateUtils.loaderSuccessSelector +## @spartacus/core + + + + +# Function StateUtils.loaderValueSelector +## @spartacus/core + + + + +# Function StateUtils.loadMeta +## @spartacus/core + + + + +# Function StateUtils.normalizeListPage +## @spartacus/core + + + + +# Variable StateUtils.PROCESSES_DECREMENT_ACTION +## @spartacus/core + + + + +# Variable StateUtils.PROCESSES_INCREMENT_ACTION +## @spartacus/core + + + + +# Variable StateUtils.PROCESSES_LOADER_RESET_ACTION +## @spartacus/core + + + + +# Class StateUtils.ProcessesDecrementAction +## @spartacus/core + + + + +# Function StateUtils.processesDecrementMeta +## @spartacus/core + + + + +# Class StateUtils.ProcessesIncrementAction +## @spartacus/core + + + + +# Function StateUtils.processesIncrementMeta +## @spartacus/core + + + + +# Interface StateUtils.ProcessesLoaderAction +## @spartacus/core + + +### PropertySignature meta is removed. + + + +### PropertySignature payload is removed. + + + + + +# Interface StateUtils.ProcessesLoaderMeta +## @spartacus/core + + +### PropertySignature entityType is removed. + + + +### PropertySignature processesCountDiff is removed. + + + + + +# Function StateUtils.processesLoaderReducer +## @spartacus/core + + + + +# Class StateUtils.ProcessesLoaderResetAction +## @spartacus/core + + + + +# Function StateUtils.processesLoaderResetMeta +## @spartacus/core + + + + +# Interface StateUtils.ProcessesLoaderState +## @spartacus/core + + +### PropertySignature processesCount is removed. + + + + + +# Function StateUtils.resetMeta +## @spartacus/core + + + + +# Function StateUtils.serializeParams +## @spartacus/core + + + + +# Function StateUtils.serializeSearchConfig +## @spartacus/core + + + + +# Function StateUtils.successMeta +## @spartacus/core + + + + +# Interface StateWithAnonymousConsents +## @spartacus/core + + +### PropertySignature "anonymous-consents" is removed. + + + + + +# Interface StateWithClientAuth +## @spartacus/core + + +### PropertySignature "client-auth" is removed. + + + + + +# Interface StateWithCms +## @spartacus/core + + +### PropertySignature cms is removed. + + + + + +# Interface StateWithGlobalMessage +## @spartacus/core + + +### PropertySignature "global-message" is removed. + + + + + +# Interface StateWithProcess +## @spartacus/core + + +### PropertySignature process is removed. + + + + + +# Interface StateWithProduct +## @spartacus/core + + +### PropertySignature product is removed. + + + + + +# Interface StateWithSiteContext +## @spartacus/core + + +### PropertySignature siteContext is removed. + + + + + +# Interface StateWithSiteTheme +## @spartacus/core + + +### PropertySignature siteTheme is removed. + + + + + +# Interface StateWithUser +## @spartacus/core + + +### PropertySignature user is removed. + + + + + +# Interface Stock +## @spartacus/core + + +### PropertySignature isValueRounded is removed. + + + +### PropertySignature stockLevel is removed. + + + +### PropertySignature stockLevelStatus is removed. + + + + + +# Interface StoreFinderStockSearchPage +## @spartacus/core + + +### PropertySignature boundEastLongitude is removed. + + + +### PropertySignature boundSouthLatitude is removed. + + + +### PropertySignature boundWestLongitude is removed. + + + +### PropertySignature locationText is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature sorts is removed. + + + +### PropertySignature sourceLatitude is removed. + + + +### PropertySignature sourceLongitude is removed. + + + +### PropertySignature stores is removed. + + + + + +# Class StringTemplate +## @spartacus/core + + +### Method resolve is removed. + + + + + +# Interface Suggestion +## @spartacus/core + + +### PropertySignature value is removed. + + + + + +# Interface SyncedAuthState +## @spartacus/core + + +### PropertySignature redirectUrl is removed. + + + +### PropertySignature token is removed. + + + +### PropertySignature userId is removed. + + + + + +# Interface TestConfig +## @spartacus/core + + +### PropertySignature features is removed. + + + + + +# Class TestConfigModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Interface TestConfigModuleOptions +## @spartacus/core + + +### PropertySignature cookie is removed. + + + + + +# Class TestingTimeUtils +## @spartacus/core + + +### Method fakeDateTimezoneOffset is removed. + + + +### Method fakeToLocaleTimeString is removed. + + + + + +# Interface Time +## @spartacus/core + + +### PropertySignature formattedHour is removed. + + + +### PropertySignature hour is removed. + + + +### PropertySignature minute is removed. + + + + + +# Class TimeUtils +## @spartacus/core + + +### Method convertDatetimeToDate is removed. + + + +### Method convertDateToDatetime is removed. + + + +### Method getLocalTimezoneOffset is removed. + + + + + +# Interface Title +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Class TokenRevocationInterceptor +## @spartacus/core + + +### Method intercept is removed. + + + +### Method isTokenRevocationRequest is removed. + + + + + +# Interface Translatable +## @spartacus/core + + +### PropertySignature key is removed. + + + +### PropertySignature params is removed. + + + +### PropertySignature raw is removed. + + + + + +# Interface TranslatableParams +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class TranslatePipe +## @spartacus/core + + +### Method ngOnDestroy is removed. + + + +### Method transform is removed. + + + + + +# Interface TranslationChunksConfig +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class TranslationChunkService +## @spartacus/core + + +### Method getChunkNameForKey is removed. + + + + + +# Interface TranslationResourceKey +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Interface TranslationResources +## @spartacus/core + + +### IndexSignature undefined is removed. + + + + + +# Class UnifiedInjector +## @spartacus/core + + +### Method get is removed. + + + +### Method getMulti is removed. + + + +### Method getMulti is removed. + + + + + +# Class UnknownErrorHandler +## @spartacus/core + + +### Method getPriority is removed. + + + +### Method handleError is removed. + + + +### Method hasMatch is removed. + + + + + +# Interface UrlCommandRoute +## @spartacus/core + + +### PropertySignature cxRoute is removed. + + + +### PropertySignature params is removed. + + + + + +# Class UrlMatcherService +## @spartacus/core + + +### Method getCombined is removed. + + + +### Method getFalsy is removed. + + + +### Method getFromGlob is removed. + + + +### Method getFromPath is removed. + + + +### Method getFromPaths is removed. + + + +### Method getOpposite is removed. + + + + + +# Class UrlParsingService +## @spartacus/core + + +### Method getPrimarySegments is removed. + + + +### Method matchPath is removed. + + + + + +# Class UrlPipe +## @spartacus/core + + +### Method transform is removed. + + + + + +# Interface UrlTreeWithSiteContext +## @spartacus/core + + +### PropertySignature siteContext is removed. + + + + + +# Variable USER_CMS_ENDPOINTS +## @spartacus/core + + +Variable USER_CMS_ENDPOINTS has been removed and is no longer part of the public API. + + + + +# Interface User +## @spartacus/core + + +### PropertySignature currency is removed. + + + +### PropertySignature customerId is removed. + + + +### PropertySignature deactivationDate is removed. + + + +### PropertySignature defaultAddress is removed. + + + +### PropertySignature defaultPointOfServiceName is removed. + + + +### PropertySignature displayUid is removed. + + + +### PropertySignature firstName is removed. + + + +### PropertySignature hasOrder is removed. + + + +### PropertySignature language is removed. + + + +### PropertySignature lastCartId is removed. + + + +### PropertySignature lastName is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature orgUnit is removed. + + + +### PropertySignature roles is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature titleCode is removed. + + + +### PropertySignature uid is removed. + + + + + +# Namespace UserActions +## @spartacus/core + + +Namespace UserActions has been removed and is no longer part of the public API. + + + + +# Variable UserActions.ADD_PRODUCT_INTEREST_FAIL +## @spartacus/core + + + + +# Variable UserActions.ADD_PRODUCT_INTEREST_RESET +## @spartacus/core + + + + +# Variable UserActions.ADD_PRODUCT_INTEREST_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.ADD_PRODUCT_INTEREST +## @spartacus/core + + + + +# Variable UserActions.ADD_USER_ADDRESS_FAIL +## @spartacus/core + + + + +# Variable UserActions.ADD_USER_ADDRESS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.ADD_USER_ADDRESS +## @spartacus/core + + + + +# Class UserActions.AddProductInterest +## @spartacus/core + + + + +# Class UserActions.AddProductInterestFail +## @spartacus/core + + + + +# Class UserActions.AddProductInterestSuccess +## @spartacus/core + + + + +# Class UserActions.AddUserAddress +## @spartacus/core + + + + +# Class UserActions.AddUserAddressFail +## @spartacus/core + + + + +# Class UserActions.AddUserAddressSuccess +## @spartacus/core + + + + +# TypeAlias UserActions.BillingCountriesAction +## @spartacus/core + + + + +# Variable UserActions.CLAIM_CUSTOMER_COUPON_FAIL +## @spartacus/core + + + + +# Variable UserActions.CLAIM_CUSTOMER_COUPON_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.CLAIM_CUSTOMER_COUPON +## @spartacus/core + + + + +# Class UserActions.ClaimCustomerCoupon +## @spartacus/core + + + + +# Class UserActions.ClaimCustomerCouponFail +## @spartacus/core + + + + +# Class UserActions.ClaimCustomerCouponSuccess +## @spartacus/core + + + + +# Variable UserActions.CLEAR_NOTIFICATION_PREFERENCES +## @spartacus/core + + + + +# Variable UserActions.CLEAR_PRODUCT_INTERESTS +## @spartacus/core + + + + +# Variable UserActions.CLEAR_REGIONS +## @spartacus/core + + + + +# Variable UserActions.CLEAR_USER_MISCS_DATA +## @spartacus/core + + + + +# Class UserActions.ClearNotificationPreferences +## @spartacus/core + + + + +# Class UserActions.ClearProductInterests +## @spartacus/core + + + + +# Class UserActions.ClearRegions +## @spartacus/core + + + + +# Class UserActions.ClearUserMiscsData +## @spartacus/core + + + + +# TypeAlias UserActions.CustomerCouponAction +## @spartacus/core + + + + +# Variable UserActions.DELETE_USER_ADDRESS_FAIL +## @spartacus/core + + + + +# Variable UserActions.DELETE_USER_ADDRESS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.DELETE_USER_ADDRESS +## @spartacus/core + + + + +# Variable UserActions.DELETE_USER_PAYMENT_METHOD_FAIL +## @spartacus/core + + + + +# Variable UserActions.DELETE_USER_PAYMENT_METHOD_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.DELETE_USER_PAYMENT_METHOD +## @spartacus/core + + + + +# Class UserActions.DeleteUserAddress +## @spartacus/core + + + + +# Class UserActions.DeleteUserAddressFail +## @spartacus/core + + + + +# Class UserActions.DeleteUserAddressSuccess +## @spartacus/core + + + + +# Class UserActions.DeleteUserPaymentMethod +## @spartacus/core + + + + +# Class UserActions.DeleteUserPaymentMethodFail +## @spartacus/core + + + + +# Class UserActions.DeleteUserPaymentMethodSuccess +## @spartacus/core + + + + +# TypeAlias UserActions.DeliveryCountriesAction +## @spartacus/core + + + + +# Variable UserActions.DISCLAIM_CUSTOMER_COUPON_FAIL +## @spartacus/core + + + + +# Variable UserActions.DISCLAIM_CUSTOMER_COUPON_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.DISCLAIM_CUSTOMER_COUPON +## @spartacus/core + + + + +# Class UserActions.DisclaimCustomerCoupon +## @spartacus/core + + + + +# Class UserActions.DisclaimCustomerCouponFail +## @spartacus/core + + + + +# Class UserActions.DisclaimCustomerCouponSuccess +## @spartacus/core + + + + +# Variable UserActions.GIVE_USER_CONSENT_FAIL +## @spartacus/core + + + + +# Variable UserActions.GIVE_USER_CONSENT_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.GIVE_USER_CONSENT +## @spartacus/core + + + + +# Class UserActions.GiveUserConsent +## @spartacus/core + + + + +# Class UserActions.GiveUserConsentFail +## @spartacus/core + + + + +# Class UserActions.GiveUserConsentSuccess +## @spartacus/core + + + + +# Variable UserActions.LOAD_ACTIVE_COST_CENTERS_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_ACTIVE_COST_CENTERS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_ACTIVE_COST_CENTERS +## @spartacus/core + + + + +# Variable UserActions.LOAD_BILLING_COUNTRIES_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_BILLING_COUNTRIES_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_BILLING_COUNTRIES +## @spartacus/core + + + + +# Variable UserActions.LOAD_CUSTOMER_COUPONS_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_CUSTOMER_COUPONS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_CUSTOMER_COUPONS +## @spartacus/core + + + + +# Variable UserActions.LOAD_DELIVERY_COUNTRIES_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_DELIVERY_COUNTRIES_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_DELIVERY_COUNTRIES +## @spartacus/core + + + + +# Variable UserActions.LOAD_NOTIFICATION_PREFERENCES_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_NOTIFICATION_PREFERENCES_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_NOTIFICATION_PREFERENCES +## @spartacus/core + + + + +# Variable UserActions.LOAD_PRODUCT_INTERESTS_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_PRODUCT_INTERESTS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_PRODUCT_INTERESTS +## @spartacus/core + + + + +# Variable UserActions.LOAD_REGIONS_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_REGIONS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_REGIONS +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_ADDRESSES_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_ADDRESSES_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_ADDRESSES +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_CONSENTS_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_CONSENTS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_CONSENTS +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_PAYMENT_METHODS_FAIL +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_PAYMENT_METHODS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.LOAD_USER_PAYMENT_METHODS +## @spartacus/core + + + + +# Class UserActions.LoadActiveCostCenters +## @spartacus/core + + + + +# Class UserActions.LoadActiveCostCentersFail +## @spartacus/core + + + + +# Class UserActions.LoadActiveCostCentersSuccess +## @spartacus/core + + + + +# Class UserActions.LoadBillingCountries +## @spartacus/core + + + + +# Class UserActions.LoadBillingCountriesFail +## @spartacus/core + + + + +# Class UserActions.LoadBillingCountriesSuccess +## @spartacus/core + + + + +# Class UserActions.LoadCustomerCoupons +## @spartacus/core + + + + +# Class UserActions.LoadCustomerCouponsFail +## @spartacus/core + + + + +# Class UserActions.LoadCustomerCouponsSuccess +## @spartacus/core + + + + +# Class UserActions.LoadDeliveryCountries +## @spartacus/core + + + + +# Class UserActions.LoadDeliveryCountriesFail +## @spartacus/core + + + + +# Class UserActions.LoadDeliveryCountriesSuccess +## @spartacus/core + + + + +# Class UserActions.LoadNotificationPreferences +## @spartacus/core + + + + +# Class UserActions.LoadNotificationPreferencesFail +## @spartacus/core + + + + +# Class UserActions.LoadNotificationPreferencesSuccess +## @spartacus/core + + + + +# Class UserActions.LoadProductInterests +## @spartacus/core + + + + +# Class UserActions.LoadProductInterestsFail +## @spartacus/core + + + + +# Class UserActions.LoadProductInterestsSuccess +## @spartacus/core + + + + +# Class UserActions.LoadRegions +## @spartacus/core + + + + +# Class UserActions.LoadRegionsFail +## @spartacus/core + + + + +# Class UserActions.LoadRegionsSuccess +## @spartacus/core + + + + +# Class UserActions.LoadUserAddresses +## @spartacus/core + + + + +# Class UserActions.LoadUserAddressesFail +## @spartacus/core + + + + +# Class UserActions.LoadUserAddressesSuccess +## @spartacus/core + + + + +# Class UserActions.LoadUserConsents +## @spartacus/core + + + + +# Class UserActions.LoadUserConsentsFail +## @spartacus/core + + + + +# Class UserActions.LoadUserConsentsSuccess +## @spartacus/core + + + + +# Class UserActions.LoadUserPaymentMethods +## @spartacus/core + + + + +# Class UserActions.LoadUserPaymentMethodsFail +## @spartacus/core + + + + +# Class UserActions.LoadUserPaymentMethodsSuccess +## @spartacus/core + + + + +# TypeAlias UserActions.NotificationPreferenceAction +## @spartacus/core + + + + +# TypeAlias UserActions.ProductInterestsAction +## @spartacus/core + + + + +# TypeAlias UserActions.RegionsAction +## @spartacus/core + + + + +# Variable UserActions.REGISTER_USER_SUCCESS +## @spartacus/core + + + + +# Class UserActions.RegisterUserSuccess +## @spartacus/core + + + + +# Variable UserActions.REMOVE_PRODUCT_INTEREST_FAIL +## @spartacus/core + + + + +# Variable UserActions.REMOVE_PRODUCT_INTEREST_RESET +## @spartacus/core + + + + +# Variable UserActions.REMOVE_PRODUCT_INTEREST_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.REMOVE_PRODUCT_INTEREST +## @spartacus/core + + + + +# Class UserActions.RemoveProductInterest +## @spartacus/core + + + + +# Class UserActions.RemoveProductInterestFail +## @spartacus/core + + + + +# Class UserActions.RemoveProductInterestSuccess +## @spartacus/core + + + + +# Variable UserActions.RESET_DISCLAIM_CUSTOMER_COUPON +## @spartacus/core + + + + +# Variable UserActions.RESET_GIVE_USER_CONSENT_PROCESS +## @spartacus/core + + + + +# Variable UserActions.RESET_LOAD_CUSTOMER_COUPONS +## @spartacus/core + + + + +# Variable UserActions.RESET_LOAD_USER_CONSENTS +## @spartacus/core + + + + +# Variable UserActions.RESET_NOTIFICATION_PREFERENCES +## @spartacus/core + + + + +# Variable UserActions.RESET_SUBSCRIBE_CUSTOMER_COUPON_PROCESS +## @spartacus/core + + + + +# Variable UserActions.RESET_UNSUBSCRIBE_CUSTOMER_COUPON_PROCESS +## @spartacus/core + + + + +# Variable UserActions.RESET_WITHDRAW_USER_CONSENT_PROCESS +## @spartacus/core + + + + +# Class UserActions.ResetAddInterestState +## @spartacus/core + + + + +# Class UserActions.ResetDisclaimCustomerCoupon +## @spartacus/core + + + + +# Class UserActions.ResetGiveUserConsentProcess +## @spartacus/core + + + + +# Class UserActions.ResetLoadCustomerCoupons +## @spartacus/core + + + + +# Class UserActions.ResetLoadUserConsents +## @spartacus/core + + + + +# Class UserActions.ResetNotificationPreferences +## @spartacus/core + + + + +# Class UserActions.ResetRemoveInterestState +## @spartacus/core + + + + +# Class UserActions.ResetSubscribeCustomerCouponProcess +## @spartacus/core + + + + +# Class UserActions.ResetUnsubscribeCustomerCouponProcess +## @spartacus/core + + + + +# Class UserActions.ResetWithdrawUserConsentProcess +## @spartacus/core + + + + +# Variable UserActions.SET_DEFAULT_USER_PAYMENT_METHOD_FAIL +## @spartacus/core + + + + +# Variable UserActions.SET_DEFAULT_USER_PAYMENT_METHOD_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.SET_DEFAULT_USER_PAYMENT_METHOD +## @spartacus/core + + + + +# Class UserActions.SetDefaultUserPaymentMethod +## @spartacus/core + + + + +# Class UserActions.SetDefaultUserPaymentMethodFail +## @spartacus/core + + + + +# Class UserActions.SetDefaultUserPaymentMethodSuccess +## @spartacus/core + + + + +# Variable UserActions.SUBSCRIBE_CUSTOMER_COUPON_FAIL +## @spartacus/core + + + + +# Variable UserActions.SUBSCRIBE_CUSTOMER_COUPON_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.SUBSCRIBE_CUSTOMER_COUPON +## @spartacus/core + + + + +# Class UserActions.SubscribeCustomerCoupon +## @spartacus/core + + + + +# Class UserActions.SubscribeCustomerCouponFail +## @spartacus/core + + + + +# Class UserActions.SubscribeCustomerCouponSuccess +## @spartacus/core + + + + +# Variable UserActions.TRANSFER_ANONYMOUS_CONSENT +## @spartacus/core + + + + +# Class UserActions.TransferAnonymousConsent +## @spartacus/core + + + + +# Variable UserActions.UNSUBSCRIBE_CUSTOMER_COUPON_FAIL +## @spartacus/core + + + + +# Variable UserActions.UNSUBSCRIBE_CUSTOMER_COUPON_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.UNSUBSCRIBE_CUSTOMER_COUPON +## @spartacus/core + + + + +# Class UserActions.UnsubscribeCustomerCoupon +## @spartacus/core + + + + +# Class UserActions.UnsubscribeCustomerCouponFail +## @spartacus/core + + + + +# Class UserActions.UnsubscribeCustomerCouponSuccess +## @spartacus/core + + + + +# Variable UserActions.UPDATE_NOTIFICATION_PREFERENCES_FAIL +## @spartacus/core + + + + +# Variable UserActions.UPDATE_NOTIFICATION_PREFERENCES_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.UPDATE_NOTIFICATION_PREFERENCES +## @spartacus/core + + + + +# Variable UserActions.UPDATE_USER_ADDRESS_FAIL +## @spartacus/core + + + + +# Variable UserActions.UPDATE_USER_ADDRESS_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.UPDATE_USER_ADDRESS +## @spartacus/core + + + + +# Class UserActions.UpdateNotificationPreferences +## @spartacus/core + + + + +# Class UserActions.UpdateNotificationPreferencesFail +## @spartacus/core + + + + +# Class UserActions.UpdateNotificationPreferencesSuccess +## @spartacus/core + + + + +# Class UserActions.UpdateUserAddress +## @spartacus/core + + + + +# Class UserActions.UpdateUserAddressFail +## @spartacus/core + + + + +# Class UserActions.UpdateUserAddressSuccess +## @spartacus/core + + + + +# TypeAlias UserActions.UserAddressesAction +## @spartacus/core + + + + +# TypeAlias UserActions.UserConsentsAction +## @spartacus/core + + + + +# TypeAlias UserActions.UserCostCenterAction +## @spartacus/core + + + + +# TypeAlias UserActions.UserPaymentMethodsAction +## @spartacus/core + + + + +# TypeAlias UserActions.UserRegisterOrRemoveAction +## @spartacus/core + + + + +# Variable UserActions.WITHDRAW_USER_CONSENT_FAIL +## @spartacus/core + + + + +# Variable UserActions.WITHDRAW_USER_CONSENT_SUCCESS +## @spartacus/core + + + + +# Variable UserActions.WITHDRAW_USER_CONSENT +## @spartacus/core + + + + +# Class UserActions.WithdrawUserConsent +## @spartacus/core + + + + +# Class UserActions.WithdrawUserConsentFail +## @spartacus/core + + + + +# Class UserActions.WithdrawUserConsentSuccess +## @spartacus/core + + + + +# Class UserAddressAdapter +## @spartacus/core + + +### Method add is removed. + + + +### Method delete is removed. + + + +### Method loadAll is removed. + + + +### Method update is removed. + + + +### Method verify is removed. + + + + + +# Class UserAddressConnector +## @spartacus/core + + +### Method add is removed. + + + +### Method delete is removed. + + + +### Method getAll is removed. + + + +### Method update is removed. + + + +### Method verify is removed. + + + + + +# Class UserAddressService +## @spartacus/core + + +### Method addUserAddress is removed. + + + +### Method clearRegions is removed. + + + +### Method deleteUserAddress is removed. + + + +### Method getAddresses is removed. + + + +### Method getAddressesLoadedSuccess is removed. + + + +### Method getAddressesLoading is removed. + + + +### Method getCountry is removed. + + + +### Method getDefaultAddress is removed. + + + +### Method getDeliveryCountries is removed. + + + +### Method getRegions is removed. + + + +### Method loadAddresses is removed. + + + +### Method loadDeliveryCountries is removed. + + + +### Method loadRegions is removed. + + + +### Method setAddressAsDefault is removed. + + + +### Method updateUserAddress is removed. + + + +### Method verifyAddress is removed. + + + + + +# Class UserAuthEventBuilder +## @spartacus/core + + +### Method buildLogoutEvent is removed. + + + +### Method register is removed. + + + +### Method registerLoginEvent is removed. + + + +### Method registerLogoutEvent is removed. + + + + + +# Class UserAuthModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class UserConsentAdapter +## @spartacus/core + + +### Method giveConsent is removed. + + + +### Method loadConsents is removed. + + + +### Method withdrawConsent is removed. + + + + + +# Class UserConsentConnector +## @spartacus/core + + +### Method giveConsent is removed. + + + +### Method loadConsents is removed. + + + +### Method withdrawConsent is removed. + + + + + +# Class UserConsentService +## @spartacus/core + + +### Method filterConsentTemplates is removed. + + + +### Method getConsent is removed. + + + +### Method getConsents is removed. + + + +### Method getConsentsResultError is removed. + + + +### Method getConsentsResultLoading is removed. + + + +### Method getConsentsResultSuccess is removed. + + + +### Method getGiveConsentResultError is removed. + + + +### Method getGiveConsentResultLoading is removed. + + + +### Method getGiveConsentResultSuccess is removed. + + + +### Method getWithdrawConsentResultError is removed. + + + +### Method getWithdrawConsentResultLoading is removed. + + + +### Method getWithdrawConsentResultSuccess is removed. + + + +### Method giveConsent is removed. + + + +### Method isConsentGiven is removed. + + + +### Method isConsentWithdrawn is removed. + + + +### Method loadConsents is removed. + + + +### Method resetConsentsProcessState is removed. + + + +### Method resetGiveConsentProcessState is removed. + + + +### Method resetWithdrawConsentProcessState is removed. + + + +### Method withdrawConsent is removed. + + + + + +# Class UserCostCenterAdapter +## @spartacus/core + + +### Method loadActiveList is removed. + + + + + +# Class UserCostCenterConnector +## @spartacus/core + + +### Method getActiveList is removed. + + + + + +# Class UserCostCenterService +## @spartacus/core + + +### Method getActiveCostCenters is removed. + + + +### Method getCostCenterAddresses is removed. + + + +### Method loadActiveCostCenters is removed. + + + + + +# Class UserEventBuilder +## @spartacus/core + + +### Method addUserAddressEvent is removed. + + + +### Method deleteUserAddressEvent is removed. + + + +### Method register is removed. + + + +### Method updateUserAddressEvent is removed. + + + + + +# Class UserIdService +## @spartacus/core + + +### Method clearUserId is removed. + + + +### Method getUserId is removed. + + + +### Method isEmulated is removed. + + + +### Method setUserId is removed. + + + +### Method takeUserId is removed. + + + + + +# Class UserInterestsAdapter +## @spartacus/core + + +### Method addInterest is removed. + + + +### Method getInterests is removed. + + + +### Method removeInterest is removed. + + + + + +# Class UserInterestsConnector +## @spartacus/core + + +### Method addInterest is removed. + + + +### Method getInterests is removed. + + + +### Method removeInterest is removed. + + + + + +# Class UserInterestsService +## @spartacus/core + + +### Method addProductInterest is removed. + + + +### Method clearProductInterests is removed. + + + +### Method getAddProductInterestError is removed. + + + +### Method getAddProductInterestSuccess is removed. + + + +### Method getAndLoadProductInterests is removed. + + + +### Method getProductInterests is removed. + + + +### Method getProdutInterestsLoading is removed. + + + +### Method getRemoveProdutInterestLoading is removed. + + + +### Method getRemoveProdutInterestSuccess is removed. + + + +### Method loadProductInterests is removed. + + + +### Method removeProdutInterest is removed. + + + +### Method resetAddInterestState is removed. + + + +### Method resetRemoveInterestState is removed. + + + + + +# Class UserModule +## @spartacus/core + + +### Method forRoot is removed. + + + + + +# Class UserNotificationPreferenceService +## @spartacus/core + + +### Method clearPreferences is removed. + + + +### Method getEnabledPreferences is removed. + + + +### Method getPreferences is removed. + + + +### Method getPreferencesLoading is removed. + + + +### Method getUpdatePreferencesResultLoading is removed. + + + +### Method loadPreferences is removed. + + + +### Method resetNotificationPreferences is removed. + + + +### Method updatePreferences is removed. + + + + + +# Class UserPaymentAdapter +## @spartacus/core + + +### Method delete is removed. + + + +### Method loadAll is removed. + + + +### Method setDefault is removed. + + + + + +# Class UserPaymentConnector +## @spartacus/core + + +### Method delete is removed. + + + +### Method getAll is removed. + + + +### Method setDefault is removed. + + + + + +# Class UserPaymentService +## @spartacus/core + + +### Method deletePaymentMethod is removed. + + + +### Method getAllBillingCountries is removed. + + + +### Method getPaymentMethods is removed. + + + +### Method getPaymentMethodsLoadedSuccess is removed. + + + +### Method getPaymentMethodsLoading is removed. + + + +### Method loadBillingCountries is removed. + + + +### Method loadPaymentMethods is removed. + + + +### Method setPaymentMethodAsDefault is removed. + + + + + +# Class UserProfileFacadeTransitionalToken +## @spartacus/core + + +### Method getTitles is removed. + + + + + +# Namespace UsersSelectors +## @spartacus/core + + +Namespace UsersSelectors has been removed and is no longer part of the public API. + + + + +# Function UsersSelectors.countrySelectorFactory +## @spartacus/core + + +Function UsersSelectors.countrySelectorFactory has been removed and is no longer part of the public API. + + + + +# Variable UsersSelectors.getAddresses +## @spartacus/core + + + + +# Variable UsersSelectors.getAddressesLoadedSuccess +## @spartacus/core + + + + +# Variable UsersSelectors.getAddressesLoaderState +## @spartacus/core + + + + +# Variable UsersSelectors.getAddressesLoading +## @spartacus/core + + + + +# Variable UsersSelectors.getAllBillingCountries +## @spartacus/core + + + + +# Variable UsersSelectors.getAllDeliveryCountries +## @spartacus/core + + + + +# Variable UsersSelectors.getAllRegions +## @spartacus/core + + + + +# Variable UsersSelectors.getBillingCountriesEntites +## @spartacus/core + + + + +# Variable UsersSelectors.getBillingCountriesState +## @spartacus/core + + + + +# Function UsersSelectors.getConsentByTemplateId +## @spartacus/core + + +Function UsersSelectors.getConsentByTemplateId has been removed and is no longer part of the public API. + + + + +# Variable UsersSelectors.getConsentsError +## @spartacus/core + + + + +# Variable UsersSelectors.getConsentsLoading +## @spartacus/core + + + + +# Variable UsersSelectors.getConsentsState +## @spartacus/core + + + + +# Variable UsersSelectors.getConsentsSuccess +## @spartacus/core + + + + +# Variable UsersSelectors.getConsentsValue +## @spartacus/core + + + + +# Variable UsersSelectors.getCostCenters +## @spartacus/core + + + + +# Variable UsersSelectors.getCostCentersState +## @spartacus/core + +moved to @spartacus/organization/administration/core + + +Variable getCostCentersState changed. + +Previous version: + +``` +getCostCentersState: MemoizedSelector> +``` + + +Current version: + +``` +getCostCentersState: MemoizedSelector> +``` + + + + +# Variable UsersSelectors.getCustomerCoupons +## @spartacus/core + + + + +# Variable UsersSelectors.getCustomerCouponsLoaded +## @spartacus/core + + + + +# Variable UsersSelectors.getCustomerCouponsLoading +## @spartacus/core + + + + +# Variable UsersSelectors.getCustomerCouponsState +## @spartacus/core + + + + +# Variable UsersSelectors.getDeliveryCountriesEntites +## @spartacus/core + + + + +# Variable UsersSelectors.getDeliveryCountriesState +## @spartacus/core + + + + +# Variable UsersSelectors.getEnabledPreferences +## @spartacus/core + + + + +# Variable UsersSelectors.getInterests +## @spartacus/core + + + + +# Variable UsersSelectors.getInterestsLoading +## @spartacus/core + + + + +# Variable UsersSelectors.getInterestsState +## @spartacus/core + + + + +# Variable UsersSelectors.getPaymentMethods +## @spartacus/core + + + + +# Variable UsersSelectors.getPaymentMethodsLoadedSuccess +## @spartacus/core + + + + +# Variable UsersSelectors.getPaymentMethodsLoading +## @spartacus/core + + + + +# Variable UsersSelectors.getPaymentMethodsState +## @spartacus/core + + + + +# Variable UsersSelectors.getPreferences +## @spartacus/core + + + + +# Variable UsersSelectors.getPreferencesLoaderState +## @spartacus/core + + + + +# Variable UsersSelectors.getPreferencesLoading +## @spartacus/core + + + + +# Variable UsersSelectors.getRegionsCountry +## @spartacus/core + + + + +# Variable UsersSelectors.getRegionsDataAndLoading +## @spartacus/core + + + + +# Variable UsersSelectors.getRegionsLoaded +## @spartacus/core + + + + +# Variable UsersSelectors.getRegionsLoaderState +## @spartacus/core + + + + +# Variable UsersSelectors.getRegionsLoading +## @spartacus/core + + + + +# Variable UsersSelectors.getUserState +## @spartacus/core + + + + +# Interface UserState +## @spartacus/core + + +### PropertySignature addresses is removed. + + + +### PropertySignature billingCountries is removed. + + + +### PropertySignature consents is removed. + + + +### PropertySignature costCenters is removed. + + + +### PropertySignature countries is removed. + + + +### PropertySignature customerCoupons is removed. + + + +### PropertySignature notificationPreferences is removed. + + + +### PropertySignature payments is removed. + + + +### PropertySignature productInterests is removed. + + + +### PropertySignature regions is removed. + + + + + +# Interface VariantCategory +## @spartacus/core + + +### PropertySignature hasImage is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature priority is removed. + + + + + +# Interface VariantMatrixElement +## @spartacus/core + + +### PropertySignature elements is removed. + + + +### PropertySignature isLeaf is removed. + + + +### PropertySignature parentVariantCategory is removed. + + + +### PropertySignature variantOption is removed. + + + +### PropertySignature variantValueCategory is removed. + + + + + +# Interface VariantOption +## @spartacus/core + + +### PropertySignature code is removed. + + + +### PropertySignature priceData is removed. + + + +### PropertySignature stock is removed. + + + +### PropertySignature url is removed. + + + +### PropertySignature variantOptionQualifiers is removed. + + + + + +# Interface VariantOptionQualifier +## @spartacus/core + + +### PropertySignature image is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature qualifier is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface VariantValueCategory +## @spartacus/core + + +### PropertySignature name is removed. + + + +### PropertySignature sequence is removed. + + + +### PropertySignature superCategories is removed. + + + + + +# Interface WeekdayOpeningDay +## @spartacus/core + + +### PropertySignature closed is removed. + + + +### PropertySignature closingTime is removed. + + + +### PropertySignature openingTime is removed. + + + +### PropertySignature weekDay is removed. + + + + + +# Class WindowRef +## @spartacus/core + + +### Method isBrowser is removed. + + + +### Property localStorage is removed. + + + +### Property location is removed. + + + +### Property nativeWindow is removed. + + + +### Property resize$ is removed. + + + +### Property sessionStorage is removed. + + + + + +# Class WithCredentialsInterceptor +## @spartacus/core + + +### Method intercept is removed. + + + +### Method requiresWithCredentials is removed. + + + + + +# Class CheckoutScheduledReplenishmentEventListener +## @spartacus/checkout/scheduled-replenishment/root + + +### Method ngOnDestroy is removed. + + + +### Method onReplenishmentOrder is removed. + + + + + +# Class CheckoutReplenishmentFormService +## @spartacus/checkout/scheduled-replenishment/components + + +### Method getOrderType is removed. + + + +### Method getScheduleReplenishmentFormData is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method registerOrderTypeEventListers is removed. + + + +### Method resetScheduleReplenishmentFormData is removed. + + + +### Method setOrderType is removed. + + + +### Method setScheduleReplenishmentFormData is removed. + + + + + +# Class CheckoutScheduledReplenishmentPlaceOrderComponent +## @spartacus/checkout/scheduled-replenishment/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onSuccess is removed. + + + +### Method submitForm is removed. + + + + + +# Class CheckoutScheduleReplenishmentOrderComponent +## @spartacus/checkout/scheduled-replenishment/components + + +### Method changeDayOfTheMonth is removed. + + + +### Method changeNumberOfDays is removed. + + + +### Method changeNumberOfWeeks is removed. + + + +### Method changeOrderType is removed. + + + +### Method changeRecurrencePeriodType is removed. + + + +### Method changeRepeatDays is removed. + + + +### Method changeReplenishmentStartDate is removed. + + + +### Method hasDaysOfWeekChecked is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Variable checkoutScheduledReplenishmentTranslationsCs +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsDe +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsEn +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsEs_CO +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsEs +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsFr +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsHi +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsHu +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsId +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsIt +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsJa +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsKo +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsPl +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsPt +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsRu +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsZh_TW +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable checkoutScheduledReplenishmentTranslationsZh +## @spartacus/checkout/scheduled-replenishment/assets + + +Variable checkoutScheduledReplenishmentTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class CheckoutBillingAddressFacade +## @spartacus/checkout/base/root + + +### Method setBillingAddress is removed. + + + + + +# Class CheckoutDeliveryAddressEventListener +## @spartacus/checkout/base/root + + +### Method ngOnDestroy is removed. + + + +### Method onCartDeleted is removed. + + + +### Method onDeliveryAddressCleared is removed. + + + +### Method onDeliveryAddressCreated is removed. + + + +### Method onDeliveryAddressSet is removed. + + + +### Method onUserAddressChange is removed. + + + + + +# Class CheckoutDeliveryAddressFacade +## @spartacus/checkout/base/root + + +### Method clearCheckoutDeliveryAddress is removed. + + + +### Method createAndSetAddress is removed. + + + +### Method getDeliveryAddressState is removed. + + + +### Method setDeliveryAddress is removed. + + + + + +# Class CheckoutDeliveryModeEventListener +## @spartacus/checkout/base/root + + +### Method ngOnDestroy is removed. + + + +### Method onDeliveryModeCleared is removed. + + + +### Method onDeliveryModeClearedError is removed. + + + +### Method onDeliveryModeReset is removed. + + + +### Method onDeliveryModeSet is removed. + + + +### Method onGetSupportedDeliveryModesQueryReload is removed. + + + +### Method onGetSupportedDeliveryModesQueryReset is removed. + + + + + +# Class CheckoutDeliveryModesFacade +## @spartacus/checkout/base/root + + +### Method clearCheckoutDeliveryMode is removed. + + + +### Method getSelectedDeliveryModeState is removed. + + + +### Method getSupportedDeliveryModes is removed. + + + +### Method getSupportedDeliveryModesState is removed. + + + +### Method setDeliveryMode is removed. + + + + + +# Interface CheckoutFlow +## @spartacus/checkout/base/root + + +### PropertySignature defaultDeliveryMode is removed. + + + +### PropertySignature express is removed. + + + +### PropertySignature guest is removed. + + + +### PropertySignature guestUseSavedAddress is removed. + + + +### PropertySignature steps is removed. + + + + + +# Class CheckoutPaymentEventListener +## @spartacus/checkout/base/root + + +### Method ngOnDestroy is removed. + + + +### Method onGetCardTypesQueryReload is removed. + + + +### Method onPaymentCreated is removed. + + + +### Method onPaymentSet is removed. + + + + + +# Class CheckoutPaymentFacade +## @spartacus/checkout/base/root + + +### Method createPaymentDetails is removed. + + + +### Method getPaymentCardTypes is removed. + + + +### Method getPaymentCardTypesState is removed. + + + +### Method getPaymentDetailsState is removed. + + + +### Method setPaymentDetails is removed. + + + + + +# Class CheckoutQueryFacade +## @spartacus/checkout/base/root + + +### Method getCheckoutDetailsState is removed. + + + + + +# Interface CheckoutState +## @spartacus/checkout/base/root + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature paymentInfo is removed. + + + + + +# Interface CheckoutStep +## @spartacus/checkout/base/root + + +### PropertySignature disabled is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature nameMultiLine is removed. + + + +### PropertySignature routeName is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface CheckoutOccEndpoints +## @spartacus/checkout/base/occ + + +### PropertySignature cardTypes is removed. + + + +### PropertySignature clearDeliveryMode is removed. + + + +### PropertySignature createDeliveryAddress is removed. + + + +### PropertySignature createPaymentDetails is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryModes is removed. + + + +### PropertySignature getCheckoutDetails is removed. + + + +### PropertySignature paymentProviderSubInfo is removed. + + + +### PropertySignature removeDeliveryAddress is removed. + + + +### PropertySignature setBillingAddress is removed. + + + +### PropertySignature setCartPaymentDetails is removed. + + + +### PropertySignature setDeliveryAddress is removed. + + + +### PropertySignature setDeliveryMode is removed. + + + + + +# Class OccCheckoutAdapter +## @spartacus/checkout/base/occ + + +### Method getCheckoutDetails is removed. + + + +### Method getGetCheckoutDetailsEndpoint is removed. + + + + + +# Class OccCheckoutBillingAddressAdapter +## @spartacus/checkout/base/occ + + +### Method getSetBillingAddressEndpoint is removed. + + + +### Method setBillingAddress is removed. + + + + + +# Class OccCheckoutDeliveryAddressAdapter +## @spartacus/checkout/base/occ + + +### Method clearCheckoutDeliveryAddress is removed. + + + +### Method createAddress is removed. + + + +### Method getCreateDeliveryAddressEndpoint is removed. + + + +### Method getRemoveDeliveryAddressEndpoint is removed. + + + +### Method getSetDeliveryAddressEndpoint is removed. + + + +### Method setAddress is removed. + + + + + +# Class OccCheckoutDeliveryModesAdapter +## @spartacus/checkout/base/occ + + +### Method clearCheckoutDeliveryMode is removed. + + + +### Method getClearDeliveryModeEndpoint is removed. + + + +### Method getDeliveryModesEndpoint is removed. + + + +### Method getSetDeliveryModeEndpoint is removed. + + + +### Method getSupportedModes is removed. + + + +### Method setMode is removed. + + + + + +# Class OccCheckoutPaymentAdapter +## @spartacus/checkout/base/occ + + +### Method createDetailsWithParameters is removed. + + + +### Method createPaymentDetails is removed. + + + +### Method createSubWithProvider is removed. + + + +### Method getCreatePaymentDetailsEndpoint is removed. + + + +### Method getPaymentCardTypes is removed. + + + +### Method getPaymentCardTypesEndpoint is removed. + + + +### Method getPaymentProviderSubInfoEndpoint is removed. + + + +### Method getProviderSubInfo is removed. + + + +### Method getSetPaymentDetailsEndpoint is removed. + + + +### Method setPaymentDetails is removed. + + + + + +# Class CheckoutAdapter +## @spartacus/checkout/base/core + + +### Method getCheckoutDetails is removed. + + + + + +# Class CheckoutBillingAddressAdapter +## @spartacus/checkout/base/core + + +### Method setBillingAddress is removed. + + + + + +# Class CheckoutBillingAddressService +## @spartacus/checkout/base/core + + +### Method checkoutPreconditions is removed. + + + +### Method setBillingAddress is removed. + + + + + +# Class CheckoutConnector +## @spartacus/checkout/base/core + + +### Method getCheckoutDetails is removed. + + + + + +# Class CheckoutDeliveryAddressAdapter +## @spartacus/checkout/base/core + + +### Method clearCheckoutDeliveryAddress is removed. + + + +### Method createAddress is removed. + + + +### Method setAddress is removed. + + + + + +# Class CheckoutDeliveryAddressConnector +## @spartacus/checkout/base/core + + +### Method clearCheckoutDeliveryAddress is removed. + + + +### Method createAddress is removed. + + + +### Method setAddress is removed. + + + + + +# Class CheckoutDeliveryAddressService +## @spartacus/checkout/base/core + + +### Method checkoutPreconditions is removed. + + + +### Method clearCheckoutDeliveryAddress is removed. + + + +### Method createAndSetAddress is removed. + + + +### Method getDeliveryAddressState is removed. + + + +### Method setDeliveryAddress is removed. + + + + + +# Class CheckoutDeliveryModesAdapter +## @spartacus/checkout/base/core + + +### Method clearCheckoutDeliveryMode is removed. + + + +### Method getSupportedModes is removed. + + + +### Method setMode is removed. + + + + + +# Class CheckoutDeliveryModesConnector +## @spartacus/checkout/base/core + + +### Method clearCheckoutDeliveryMode is removed. + + + +### Method getSupportedModes is removed. + + + +### Method setMode is removed. + + + + + +# Class CheckoutDeliveryModesService +## @spartacus/checkout/base/core + + +### Method checkoutPreconditions is removed. + + + +### Method clearCheckoutDeliveryMode is removed. + + + +### Method getCheckoutSupportedDeliveryModesQueryReloadEvents is removed. + + + +### Method getCheckoutSupportedDeliveryModesQueryResetEvents is removed. + + + +### Method getSelectedDeliveryModeState is removed. + + + +### Method getSupportedDeliveryModes is removed. + + + +### Method getSupportedDeliveryModesState is removed. + + + +### Method setDeliveryMode is removed. + + + + + +# Class CheckoutPageMetaResolver +## @spartacus/checkout/base/core + + +### Method resolveDescription is removed. + + + +### Method resolveHeading is removed. + + + +### Method resolveRobots is removed. + + + +### Method resolveTitle is removed. + + + + + +# Class CheckoutPaymentAdapter +## @spartacus/checkout/base/core + + +### Method createPaymentDetails is removed. + + + +### Method getPaymentCardTypes is removed. + + + +### Method setPaymentDetails is removed. + + + + + +# Class CheckoutPaymentConnector +## @spartacus/checkout/base/core + + +### Method createPaymentDetails is removed. + + + +### Method getPaymentCardTypes is removed. + + + +### Method setPaymentDetails is removed. + + + + + +# Class CheckoutPaymentService +## @spartacus/checkout/base/core + + +### Method checkoutPreconditions is removed. + + + +### Method createPaymentDetails is removed. + + + +### Method getCheckoutPaymentCardTypesQueryReloadEvents is removed. + + + +### Method getCheckoutPaymentCardTypesQueryResetEvents is removed. + + + +### Method getPaymentCardTypes is removed. + + + +### Method getPaymentCardTypesState is removed. + + + +### Method getPaymentDetailsState is removed. + + + +### Method setPaymentDetails is removed. + + + + + +# Class CheckoutQueryService +## @spartacus/checkout/base/core + + +### Method checkoutPreconditions is removed. + + + +### Method getCheckoutDetailsState is removed. + + + +### Method getCheckoutQueryReloadEvents is removed. + + + +### Method getCheckoutQueryResetEvents is removed. + + + + + +# Interface CardWithAddress +## @spartacus/checkout/base/components + + +### PropertySignature address is removed. + + + +### PropertySignature card is removed. + + + + + +# Class CartNotEmptyGuard +## @spartacus/checkout/base/components + + +### Method canActivate is removed. + + + + + +# Class CheckoutAuthGuard +## @spartacus/checkout/base/components + + +### Method canActivate is removed. + + + +### Method handleAnonymousUser is removed. + + + + + +# Class CheckoutBillingAddressFormComponent +## @spartacus/checkout/base/components + + +### Method countrySelected is removed. + + + +### Method getAddressCardContent is removed. + + + +### Method handleAddressVerificationResults is removed. + + + +### Method ngOnInit is removed. + + + +### Method openSuggestedAddress is removed. + + + +### Method toggleSameAsDeliveryAddress is removed. + + + +### Method verifyAddress is removed. + + + + + +# Class CheckoutBillingAddressFormService +## @spartacus/checkout/base/components + + +### Method getBillingAddress is removed. + + + +### Method getBillingAddressForm is removed. + + + +### Method isBillingAddressFormValid is removed. + + + +### Method isBillingAddressSameAsDeliveryAddress is removed. + + + +### Method markAllAsTouched is removed. + + + +### Method setDeliveryAddressAsBillingAddress is removed. + + + + + +# Class CheckoutConfigService +## @spartacus/checkout/base/components + + +### Method compareDeliveryCost is removed. + + + +### Method findMatchingDeliveryMode is removed. + + + +### Method getPreferredDeliveryMode is removed. + + + +### Method isExpressCheckout is removed. + + + +### Method isGuestCheckout is removed. + + + +### Method shouldUseAddressSavedInCart is removed. + + + + + +# Class CheckoutDeliveryAddressComponent +## @spartacus/checkout/base/components + + +### Method addAddress is removed. + + + +### Method back is removed. + + + +### Property backBtnText is removed. + + + +### Method createCards is removed. + + + +### Method createIsUpdating is removed. + + + +### Property featureConfigService is removed. + + + +### Method focusCardAfterSelecting is removed. + + + +### Method getAddressLoading is removed. + + + +### Method getCardContent is removed. + + + +### Method getCardRole is removed. + + + +### Method getSupportedAddresses is removed. + + + +### Method hideNewAddressForm is removed. + + + +### Property isGuestCheckout is removed. + + + +### Method loadAddresses is removed. + + + +### Method next is removed. + + + +### Method ngOnInit is removed. + + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method selectAddress is removed. + + + +### Method selectDefaultAddress is removed. + + + +### Property selectedAddress$ is removed. + + + +### Method setAddress is removed. + + + +### Method shouldUseAddressSavedInCart is removed. + + + +### Method showNewAddressForm is removed. + + + + + +# Class CheckoutDeliveryModeComponent +## @spartacus/checkout/base/components + + +### Method back is removed. + + + +### Method changeMode is removed. + + + +### Property deliveryModeInvalid is removed. + + + +### Method getAriaChecked is removed. + + + +### Method next is removed. + + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method restoreFocus is removed. + + + + + +# Class CheckoutFlowOrchestratorService +## @spartacus/checkout/base/components + + +### Method getCheckoutFlow is removed. + + + +### Method getPaymentProvider is removed. + + + + + +# Class CheckoutGuard +## @spartacus/checkout/base/components + + +### Method canActivate is removed. + + + + + +# Class CheckoutLoginComponent +## @spartacus/checkout/base/components + + +### Method ngOnDestroy is removed. + + + +### Method onSubmit is removed. + + + + + +# Class CheckoutPaymentFormComponent +## @spartacus/checkout/base/components + + +### Method back is removed. + + + +### Method close is removed. + + + +### Method expMonthAndYear is removed. + + + +### Method next is removed. + + + +### Method ngOnInit is removed. + + + +### Method toggleDefaultPaymentMethod is removed. + + + + + +# Class CheckoutPaymentMethodComponent +## @spartacus/checkout/base/components + + +### Method back is removed. + + + +### Property backBtnText is removed. + + + +### Method createCard is removed. + + + +### Property existingPaymentMethods$ is removed. + + + +### Property featureConfigService is removed. + + + +### Method focusCardAfterSelecting is removed. + + + +### Method getCardIcon is removed. + + + +### Method hideNewPaymentForm is removed. + + + +### Method next is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + +### Method savePaymentMethod is removed. + + + +### Method selectDefaultPaymentMethod is removed. + + + +### Property selectedMethod$ is removed. + + + +### Method selectPaymentMethod is removed. + + + +### Method setPaymentDetails is removed. + + + +### Method showNewPaymentForm is removed. + + + + + +# Class CheckoutPlaceOrderComponent +## @spartacus/checkout/base/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onSuccess is removed. + + + +### Method submitForm is removed. + + + +### Property termsAndConditionInvalid is removed. + + + + + +# Class CheckoutProgressComponent +## @spartacus/checkout/base/components + + +### Method getStepState is removed. + + + +### Method getTabIndex is removed. + + + +### Method isActive is removed. + + + +### Method isDisabled is removed. + + + +### Method ngOnInit is removed. + + + +### Property steps$ is removed. + + + + + +# Class CheckoutProgressMobileBottomComponent +## @spartacus/checkout/base/components + + +### Property steps$ is removed. + + + + + +# Class CheckoutProgressMobileTopComponent +## @spartacus/checkout/base/components + + +### Property steps$ is removed. + + + + + +# Class CheckoutReviewSubmitComponent +## @spartacus/checkout/base/components + + +### Property cart$ is removed. + + + +### Method deliverySteps is removed. + + + +### Property entries$ is removed. + + + +### Method getCheckoutDeliverySteps is removed. + + + +### Method getCheckoutPaymentSteps is removed. + + + +### Method getCheckoutStepUrl is removed. + + + +### Method getDeliveryAddressCard is removed. + + + +### Method getDeliveryModeCard is removed. + + + +### Method getPaymentMethodCard is removed. + + + +### Method paymentSteps is removed. + + + + + +# Class CheckoutStepService +## @spartacus/checkout/base/components + + +### Method back is removed. + + + +### Method disableEnableStep is removed. + + + +### Method getBackBntText is removed. + + + +### Method getCheckoutStep is removed. + + + +### Method getCheckoutStepRoute is removed. + + + +### Method getCurrentStepIndex is removed. + + + +### Method getFirstCheckoutStepRoute is removed. + + + +### Method getNextCheckoutStepUrl is removed. + + + +### Method getPreviousCheckoutStepUrl is removed. + + + +### Method goToStepWithIndex is removed. + + + +### Method next is removed. + + + +### Method resetSteps is removed. + + + + + +# Class CheckoutStepsSetGuard +## @spartacus/checkout/base/components + + +### Method canActivate is removed. + + + +### Method getUrl is removed. + + + +### Method isDeliveryAddress is removed. + + + +### Method isDeliveryModeSet is removed. + + + +### Method isPaymentDetailsSet is removed. + + + +### Method isStepSet is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method setStepNameMultiLine is removed. + + + + + +# Class ExpressCheckoutService +## @spartacus/checkout/base/components + + +### Method setDeliveryAddress is removed. + + + +### Method setDeliveryMode is removed. + + + +### Method setPaymentMethod is removed. + + + +### Method trySetDefaultCheckoutDetails is removed. + + + + + +# Class NotCheckoutAuthGuard +## @spartacus/checkout/base/components + + +### Method canActivate is removed. + + + + + +# Variable checkoutTranslationsCs +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsDe +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsEn +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsEs_CO +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsEs +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsFr +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsHi +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsHu +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsId +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsIt +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsJa +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsKo +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsPl +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsPt +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsRu +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsZh_TW +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable checkoutTranslationsZh +## @spartacus/checkout/base/assets + + +Variable checkoutTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class CheckoutCostCenterEventListener +## @spartacus/checkout/b2b/root + + +### Method ngOnDestroy is removed. + + + +### Method onCostCenterSet is removed. + + + + + +# Class CheckoutCostCenterFacade +## @spartacus/checkout/b2b/root + + +### Method getCostCenterState is removed. + + + +### Method setCostCenter is removed. + + + + + +# Class CheckoutPaymentTypeEventListener +## @spartacus/checkout/b2b/root + + +### Method ngOnDestroy is removed. + + + +### Method onGetPaymentTypesQueryReload is removed. + + + +### Method onGetPaymentTypesQueryReset is removed. + + + +### Method onPaymentTypeSet is removed. + + + + + +# Class CheckoutPaymentTypeFacade +## @spartacus/checkout/b2b/root + + +### Method getPaymentTypes is removed. + + + +### Method getPaymentTypesState is removed. + + + +### Method getPurchaseOrderNumberState is removed. + + + +### Method getSelectedPaymentTypeState is removed. + + + +### Method isAccountPayment is removed. + + + +### Method setPaymentType is removed. + + + + + +# Interface CheckoutB2BOccEndpoints +## @spartacus/checkout/b2b/occ + + +### PropertySignature paymentTypes is removed. + + + +### PropertySignature setCartCostCenter is removed. + + + +### PropertySignature setCartPaymentType is removed. + + + + + +# Class OccCheckoutCostCenterAdapter +## @spartacus/checkout/b2b/occ + + +### Method getSetCartCostCenterEndpoint is removed. + + + +### Method setCostCenter is removed. + + + + + +# Class OccCheckoutPaymentTypeAdapter +## @spartacus/checkout/b2b/occ + + +### Method getPaymentTypes is removed. + + + +### Method getPaymentTypesEndpoint is removed. + + + +### Method getSetCartPaymentTypeEndpoint is removed. + + + +### Method setPaymentType is removed. + + + + + +# Class CheckoutCostCenterAdapter +## @spartacus/checkout/b2b/core + + +### Method setCostCenter is removed. + + + + + +# Class CheckoutCostCenterConnector +## @spartacus/checkout/b2b/core + + +### Method setCostCenter is removed. + + + + + +# Class CheckoutCostCenterService +## @spartacus/checkout/b2b/core + + +### Method checkoutPreconditions is removed. + + + +### Method getCostCenterState is removed. + + + +### Method setCostCenter is removed. + + + + + +# Class CheckoutPaymentTypeAdapter +## @spartacus/checkout/b2b/core + + +### Method getPaymentTypes is removed. + + + +### Method setPaymentType is removed. + + + + + +# Class CheckoutPaymentTypeConnector +## @spartacus/checkout/b2b/core + + +### Method getPaymentTypes is removed. + + + +### Method setPaymentType is removed. + + + + + +# Class CheckoutPaymentTypeService +## @spartacus/checkout/b2b/core + + +### Method checkoutPreconditions is removed. + + + +### Method getCheckoutPaymentTypesQueryReloadEvents is removed. + + + +### Method getCheckoutPaymentTypesQueryResetEvents is removed. + + + +### Method getPaymentTypes is removed. + + + +### Method getPaymentTypesState is removed. + + + +### Method getPurchaseOrderNumberState is removed. + + + +### Method getSelectedPaymentTypeState is removed. + + + +### Method isAccountPayment is removed. + + + +### Method setPaymentType is removed. + + + + + +# Class B2BCheckoutDeliveryAddressComponent +## @spartacus/checkout/b2b/components + + +### Method getAddressLoading is removed. + + + +### Method getSupportedAddresses is removed. + + + +### Method loadAddresses is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method selectDefaultAddress is removed. + + + + + +# Class B2BCheckoutReviewSubmitComponent +## @spartacus/checkout/b2b/components + + +### Property costCenter$ is removed. + + + +### Method getCheckoutPaymentSteps is removed. + + + +### Method getCostCenterCard is removed. + + + +### Method getPaymentTypeCard is removed. + + + +### Method getPoNumberCard is removed. + + + +### Property isAccountPayment$ is removed. + + + +### Property paymentType$ is removed. + + + +### Property poNumber$ is removed. + + + + + +# Interface CardWithAddress +## @spartacus/checkout/b2b/components + + +### PropertySignature address is removed. + + + +### PropertySignature card is removed. + + + + + +# Class CheckoutB2BAuthGuard +## @spartacus/checkout/b2b/components + + +### Method canActivate is removed. + + + +### Method handleUserRole is removed. + + + + + +# Class CheckoutB2BStepsSetGuard +## @spartacus/checkout/b2b/components + + +### Method canActivate is removed. + + + +### Method isB2BStepSet is removed. + + + +### Method isDeliveryAddressAndCostCenterSet is removed. + + + +### Method isPaymentTypeSet is removed. + + + + + +# Class CheckoutCostCenterComponent +## @spartacus/checkout/b2b/components + + +### Property disabled is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method setCostCenter is removed. + + + + + +# Class CheckoutPaymentTypeComponent +## @spartacus/checkout/b2b/components + + +### Method back is removed. + + + +### Method changeType is removed. + + + +### Method next is removed. + + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + + + +# Variable checkoutB2BTranslationsCs +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsDe +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsEn +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsEs_CO +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsEs +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsFr +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsHi +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsHu +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsId +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsIt +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsJa +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsKo +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsPl +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsPt +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsRu +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsZh_TW +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable checkoutB2BTranslationsZh +## @spartacus/checkout/b2b/assets + + +Variable checkoutB2BTranslationsZh has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsCs +## @spartacus/cds/assets + + +Variable cdsTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsDe +## @spartacus/cds/assets + + +Variable cdsTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsEn +## @spartacus/cds/assets + + +Variable cdsTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsEs_CO +## @spartacus/cds/assets + + +Variable cdsTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsEs +## @spartacus/cds/assets + + +Variable cdsTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsFr +## @spartacus/cds/assets + + +Variable cdsTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsHi +## @spartacus/cds/assets + + +Variable cdsTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsHu +## @spartacus/cds/assets + + +Variable cdsTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsId +## @spartacus/cds/assets + + +Variable cdsTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsIt +## @spartacus/cds/assets + + +Variable cdsTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsJa +## @spartacus/cds/assets + + +Variable cdsTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsKo +## @spartacus/cds/assets + + +Variable cdsTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsPl +## @spartacus/cds/assets + + +Variable cdsTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsPt +## @spartacus/cds/assets + + +Variable cdsTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsRu +## @spartacus/cds/assets + + +Variable cdsTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsZh_TW +## @spartacus/cds/assets + + +Variable cdsTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable cdsTranslationsZh +## @spartacus/cds/assets + + +Variable cdsTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class AttributesDirective +## @spartacus/cds + + +### Property cxAttributesNamePrefix is removed. + + + +### Method ngOnChanges is removed. + + + + + +# Interface CarouselEvent +## @spartacus/cds + + +### PropertySignature carouselId is removed. + + + +### PropertySignature carouselName is removed. + + + +### PropertySignature metadata is removed. + + + +### PropertySignature strategyId is removed. + + + + + +# Class CdsBackendConnector +## @spartacus/cds + + +### Method notifySuccessfulLogin is removed. + + + + + +# Class CdsBackendNotificationAdapter +## @spartacus/cds + + +### Method notifySuccessfulLogin is removed. + + + + + +# Interface CdsEndpoints +## @spartacus/cds + + +### PropertySignature searchIntelligence is removed. + + + +### PropertySignature strategyProducts is removed. + + + + + +# Class CdsMerchandisingProductService +## @spartacus/cds + + +### Method loadProductsForStrategy is removed. + + + + + +# Class CdsMerchandisingSiteContextService +## @spartacus/cds + + +### Method getSiteContext is removed. + + + + + +# Class CdsMerchandisingStrategyAdapter +## @spartacus/cds + + +### Method loadProductsForStrategy is removed. + + + + + +# Class CdsMerchandisingUserContextService +## @spartacus/cds + + +### Method getUserContext is removed. + + + + + +# Class CdsModule +## @spartacus/cds + + +### Method forRoot is removed. + + + + + +# Interface CmsMerchandisingCarouselComponent +## @spartacus/cds + + +### PropertySignature backgroundColour is removed. + + + +### PropertySignature container is removed. + + + +### PropertySignature numberToDisplay is removed. + + + +### PropertySignature scroll is removed. + + + +### PropertySignature strategy is removed. + + + +### PropertySignature textColour is removed. + + + +### PropertySignature title is removed. + + + +### PropertySignature viewportPercentage is removed. + + + + + +# Interface ConsentReferenceEvent +## @spartacus/cds + + +### PropertySignature detail is removed. + + + + + +# Class ConsentReferenceInterceptor +## @spartacus/cds + + +### Method intercept is removed. + + + + + +# Interface DebugEvent +## @spartacus/cds + + +### PropertySignature detail is removed. + + + + + +# Class DebugInterceptor +## @spartacus/cds + + +### Method intercept is removed. + + + + + +# Class MerchandisingCarouselComponent +## @spartacus/cds + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + componentData: CmsComponentData, + merchandisingCarouselComponentService: MerchandisingCarouselComponentService, + routingService: RoutingService, + intersectionService: IntersectionService, + el: ElementRef +) + +``` + + +Current version: + +``` + +constructor( + componentData: CmsComponentData, + merchandisingCarouselComponentService: MerchandisingCarouselComponentService, + routingService: RoutingService, + intersectionService: IntersectionService, + el: ElementRef +) + +``` + + +### Property componentData changed. + + +Previous version: + +``` +componentData: CmsComponentData +``` + + +Current version: + +``` +componentData: CmsComponentData +``` + + +### Method onMerchandisingCarouselItemClick is removed. + + + + + +# Class MerchandisingCarouselComponentService +## @spartacus/cds + + +### Method getMerchandisingCaourselViewportThreshold is removed. + + + +### Method getMerchandisingCarouselModel is removed. + + + +### Method sendCarouselItemClickedEvent is removed. + + + +### Method sendCarouselViewEvent is removed. + + + + + +# Interface MerchandisingCarouselModel +## @spartacus/cds + + +### PropertySignature backgroundColor is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature items$ is removed. + + + +### PropertySignature metadata is removed. + + + +### PropertySignature productIds is removed. + + + +### PropertySignature textColor is removed. + + + +### PropertySignature title is removed. + + + + + +# Interface MerchandisingConfig +## @spartacus/cds + + +### PropertySignature defaultCarouselViewportThreshold is removed. + + + + + +# Interface MerchandisingFacet +## @spartacus/cds + + +### PropertySignature code is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface MerchandisingMetadata +## @spartacus/cds + + +### IndexSignature undefined is removed. + + + + + +# Interface MerchandisingProduct +## @spartacus/cds + + +### PropertySignature metadata is removed. + + + + + +# Interface MerchandisingProducts +## @spartacus/cds + + +### PropertySignature metadata is removed. + + + +### PropertySignature products is removed. + + + + + +# Interface MerchandisingSiteContext +## @spartacus/cds + + +### PropertySignature language is removed. + + + +### PropertySignature site is removed. + + + + + +# Class MerchandisingStrategyAdapter +## @spartacus/cds + + +### Method loadProductsForStrategy is removed. + + + + + +# Class MerchandisingStrategyConnector +## @spartacus/cds + + +### Method loadProductsForStrategy is removed. + + + + + +# Interface MerchandisingUserContext +## @spartacus/cds + + +### PropertySignature category is removed. + + + +### PropertySignature consentReference is removed. + + + +### PropertySignature facets is removed. + + + +### PropertySignature products is removed. + + + +### PropertySignature searchPhrase is removed. + + + + + +# Class OccBackendNotification +## @spartacus/cds + + +### Method notifySuccessfulLogin is removed. + + + + + +# Interface Paged +## @spartacus/cds + + +### PropertySignature from is removed. + + + +### PropertySignature size is removed. + + + + + +# Interface ProfileTagConfig +## @spartacus/cds + + +### PropertySignature allowInsecureCookies is removed. + + + +### PropertySignature cdsSiteId is removed. + + + +### PropertySignature configUrl is removed. + + + +### PropertySignature gtmId is removed. + + + +### PropertySignature javascriptUrl is removed. + + + +### PropertySignature sciEnabled is removed. + + + + + +# Class ProfileTagEventService +## @spartacus/cds + + +### Method addTracker is removed. + + + +### Method getConsentReference is removed. + + + +### Method getProfileTagEvents is removed. + + + +### Method handleConsentWithdrawn is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method notifyProfileTagOfEventOccurrence is removed. + + + + + +# Class ProfileTagInjectorService +## @spartacus/cds + + +### Method track is removed. + + + + + +# Interface ProfileTagJsConfig +## @spartacus/cds + + +### PropertySignature allowInsecureCookies is removed. + + + +### PropertySignature configUrl is removed. + + + +### PropertySignature gtmId is removed. + + + +### PropertySignature javascriptUrl is removed. + + + +### PropertySignature siteId is removed. + + + +### PropertySignature spa is removed. + + + +### PropertySignature tenant is removed. + + + + + +# Class ProfileTagLifecycleService +## @spartacus/cds + + +### Method consentChanged is removed. + + + +### Method loginSuccessful is removed. + + + + + +# Interface ProfileTagPushEvent +## @spartacus/cds + + +### PropertySignature data is removed. + + + +### PropertySignature name is removed. + + + + + +# Class ProfileTagPushEventsService +## @spartacus/cds + + +### Method addedToCart is removed. + + + +### Method addPushEvent is removed. + + + +### Method cartChangedEvent is removed. + + + +### Method cartPageVisitedEvent is removed. + + + +### Method categoryPageVisited is removed. + + + +### Method getPushEvents is removed. + + + +### Method homePageVisitedEvent is removed. + + + +### Method modifiedCart is removed. + + + +### Method navigatedEvent is removed. + + + +### Method orderConfirmationPageVisited is removed. + + + +### Method productDetailsPageView is removed. + + + +### Method removedFromCart is removed. + + + +### Method searchResultsChanged is removed. + + + + + +# Interface ProfileTagWindowObject +## @spartacus/cds + + +### PropertySignature Y_TRACKING is removed. + + + + + +# Interface StrategyProduct +## @spartacus/cds + + +### PropertySignature id is removed. + + + +### PropertySignature metadata is removed. + + + + + +# Interface StrategyProducts +## @spartacus/cds + + +### PropertySignature metadata is removed. + + + +### PropertySignature paged is removed. + + + +### PropertySignature products is removed. + + + +### PropertySignature resultCount is removed. + + + + + +# Interface StrategyRequest +## @spartacus/cds + + +### PropertySignature headers is removed. + + + +### PropertySignature queryParams is removed. + + + + + +# Interface StrategyResponse +## @spartacus/cds + + +### PropertySignature products is removed. + + + +### PropertySignature request is removed. + + + + + +# Class TrackingService +## @spartacus/cds + + +### Method factory is removed. + + + +### Method trackEvents is removed. + + + + + +# Class CdpCustomerTicketingCloseComponentService +## @spartacus/cdp/customer-ticketing + + +### Method enableCloseButton is removed. + + + + + +# Class CdpCustomerTicketingMessagesComponentService +## @spartacus/cdp/customer-ticketing + + +### Method displayAddMessageSection is removed. + + + + + +# Class CdpCustomerTicketingReopenComponentService +## @spartacus/cdp/customer-ticketing + + +### Method enableReopenButton is removed. + + + + + +# Class CdpCustomerTicketingCloseComponentService +## @spartacus/cdp + + +### Method enableCloseButton is removed. + + + + + +# Class CdpCustomerTicketingMessagesComponentService +## @spartacus/cdp + + +### Method displayAddMessageSection is removed. + + + + + +# Class CdpCustomerTicketingReopenComponentService +## @spartacus/cdp + + +### Method enableReopenButton is removed. + + + + + +# Class CDCForgotPasswordComponentService +## @spartacus/cdc/user-profile + + +### Method ngOnDestroy is removed. + + + +### Method requestEmail is removed. + + + + + +# Class CDCRegisterComponentService +## @spartacus/cdc/user-profile + + +### Method collectDataFromRegisterForm is removed. + + + +### Method fetchCdcConsentsForRegistration is removed. + + + +### Method generateAdditionalConsentsFormControl is removed. + + + +### Method generatePreferencesObject is removed. + + + +### Method getAdditionalConsents is removed. + + + +### Method postRegisterMessage is removed. + + + +### Method register is removed. + + + + + +# Class CdcLoginFormComponentService +## @spartacus/cdc/user-account + + +### Method initCustomLogin is removed. + + + +### Method login is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Class CdcReconsentComponent +## @spartacus/cdc/user-account + + +### Method dismissDialog is removed. + + + +### Method loadConsents is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onConsentChange is removed. + + + +### Property totalConsents is removed. + + + + + +# Class CdcReconsentComponentService +## @spartacus/cdc/user-account + + +### Method handleReconsentUpdateError is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method saveConsentAndLogin is removed. + + + +### Method savePreferencesAndLogin is removed. + + + + + +# Class CdcReconsentDialogEventListener +## @spartacus/cdc/user-account + + +### Method ngOnDestroy is removed. + + + +### Method onReconsent is removed. + + + +### Method openDialog is removed. + + + + + +# Variable CDC_USER_PREFERENCE_SERIALIZER +## @spartacus/cdc/root + + +Variable CDC_USER_PREFERENCE_SERIALIZER has been removed and is no longer part of the public API. + + + + +# Class CdcAuthFacade +## @spartacus/cdc/root + + +### Method loginWithCustomCdcFlow is removed. + + + +### Method loginWithToken is removed. + + + + + +# Interface CdcConsent +## @spartacus/cdc/root + + +### PropertySignature id is removed. + + + +### PropertySignature isConsentGranted is removed. + + + + + +# Class CdcConsentManagementComponentService +## @spartacus/cdc/root + + +### Method getCdcConsentIDs is removed. + + + +### Method getRequiredConsents is removed. + + + +### Method isConsentMandatory is removed. + + + + + +# Class CdcConsentsLocalStorageService +## @spartacus/cdc/root + + +### Method checkIfConsentExists is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method persistCdcConsentsToStorage is removed. + + + +### Method readCdcConsentsFromStorage is removed. + + + + + +# Class CdcJsService +## @spartacus/cdc/root + + +### Method addCdcEventHandlers is removed. + + + +### Method didLoad is removed. + + + +### Method didScriptFailToLoad is removed. + + + +### Method getLoggedInUserEmail is removed. + + + +### Method getOrganizationContext is removed. + + + +### Method getSdkFunctionFromName is removed. + + + +### Method getSessionExpirationValue is removed. + + + +### Method getSiteConsentDetails is removed. + + + +### Method handleLoginError is removed. + + + +### Method handleProfileUpdateResponse is removed. + + + +### Method handleRegisterError is removed. + + + +### Method handleResetPassResponse is removed. + + + +### Method initialize is removed. + + + +### Method invokeAPI is removed. + + + +### Method loadCdcJavascript is removed. + + + +### Method loginUserWithoutScreenSet is removed. + + + +### Method logoutUser is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onInitRegistrationHandler is removed. + + + +### Method onLoginEventHandler is removed. + + + +### Method onProfileUpdateEventHandler is removed. + + + +### Method openDelegatedAdminLogin is removed. + + + +### Method raiseCdcReconsentEvent is removed. + + + +### Method registerEventListeners is removed. + + + +### Method registerOrganisationWithoutScreenSet is removed. + + + +### Method registerUserWithoutScreenSet is removed. + + + +### Method resetPasswordWithoutScreenSet is removed. + + + +### Method setUserConsentPreferences is removed. + + + +### Method updateAddressWithoutScreenSet is removed. + + + +### Method updateProfileWithoutScreenSet is removed. + + + +### Method updateUserEmailWithoutScreenSet is removed. + + + +### Method updateUserPasswordWithoutScreenSet is removed. + + + + + +# Interface CdcLocalStorageTemplate +## @spartacus/cdc/root + + +### PropertySignature id is removed. + + + +### PropertySignature required is removed. + + + + + +# Class CdcLoginAsGuestGuard +## @spartacus/cdc/root + + +### Method getPath is removed. + + + + + +# Class CdcLoginGuard +## @spartacus/cdc/root + + +### Method shouldRenderCMSPage is removed. + + + + + +# Class CdcLogoutGuard +## @spartacus/cdc/root + + +### Method logout is removed. + + + +### Method logoutFromCdc is removed. + + + + + +# Class CdcPreferenceSerializer +## @spartacus/cdc/root + + +### Method convert is removed. + + + + + +# Interface CdcSiteConsentTemplate +## @spartacus/cdc/root + + +### PropertySignature siteConsentDetails is removed. + + + + + +# Class CdcUserConsentAdapter +## @spartacus/cdc/root + + +### Method giveConsent is removed. + + + +### Method loadConsents is removed. + + + +### Method withdrawConsent is removed. + + + + + +# Class CdcUserConsentService +## @spartacus/cdc/root + + +### Method getActiveLanguage is removed. + + + +### Method getUserID is removed. + + + +### Method updateCdcConsent is removed. + + + +### Method updateCdcUserPreferences is removed. + + + + + +# Class CdcUserPreferenceSerializer +## @spartacus/cdc/root + + +Class CdcUserPreferenceSerializer has been removed and is no longer part of the public API. + + + + +# Class CDCB2BRegisterComponentService +## @spartacus/cdc/organization/user-registration + + +### Method postRegisterMessage is removed. + + + +### Method registerUser is removed. + + + + + +# Class CdcB2BUserService +## @spartacus/cdc/organization/administration + + +### Method isUpdatingUserAllowed is removed. + + + + + +# Class CdcOrgUnitService +## @spartacus/cdc/organization/administration + + +### Method isUpdatingUnitAllowed is removed. + + + + + +# Class CdcUserListService +## @spartacus/cdc/organization/administration + + +### Method getCreateButtonLabel is removed. + + + +### Method getCreateButtonType is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onCreateButtonClick is removed. + + + + + +# Class CdcAuthService +## @spartacus/cdc/core + + +### Method loginWithCustomCdcFlow is removed. + + + +### Method loginWithToken is removed. + + + +### Method setTokenData is removed. + + + + + +# Class CdcEventBuilder +## @spartacus/cdc/core + + +### Method register is removed. + + + +### Method registerLoadUserTokenFail is removed. + + + + + +# Class CdcUserAuthenticationTokenService +## @spartacus/cdc/core + + +### Method loadTokenUsingCustomFlow is removed. + + + + + +# Interface GigyaRaasComponentData +## @spartacus/cdc/core + + +### PropertySignature advancedConfiguration is removed. + + + +### PropertySignature containerID is removed. + + + +### PropertySignature embed is removed. + + + +### PropertySignature linkText is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature profileEdit is removed. + + + +### PropertySignature screenSet is removed. + + + +### PropertySignature showAnonymous is removed. + + + +### PropertySignature showLoggedIn is removed. + + + +### PropertySignature startScreen is removed. + + + +### PropertySignature uid is removed. + + + + + +# Class GigyaRaasComponent +## @spartacus/cdc/components + + +### Method displayInEmbedMode is removed. + + + +### Method displayScreenSet is removed. + + + +### Method getSessionExpirationValue is removed. + + + +### Method isLoginScreenSet is removed. + + + +### Method ngOnInit is removed. + + + +### Method showScreenSet is removed. + + + + + +# Class GigyaRaasGuard +## @spartacus/cdc/components + + +### Method canActivate is removed. + + + + + +# Variable cdcTranslationsCs +## @spartacus/cdc/assets + + +Variable cdcTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsDe +## @spartacus/cdc/assets + + +Variable cdcTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsEn +## @spartacus/cdc/assets + + +Variable cdcTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsEs_CO +## @spartacus/cdc/assets + + +Variable cdcTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsEs +## @spartacus/cdc/assets + + +Variable cdcTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsFr +## @spartacus/cdc/assets + + +Variable cdcTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsHi +## @spartacus/cdc/assets + + +Variable cdcTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsHu +## @spartacus/cdc/assets + + +Variable cdcTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsId +## @spartacus/cdc/assets + + +Variable cdcTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsIt +## @spartacus/cdc/assets + + +Variable cdcTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsJa +## @spartacus/cdc/assets + + +Variable cdcTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsKo +## @spartacus/cdc/assets + + +Variable cdcTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsPl +## @spartacus/cdc/assets + + +Variable cdcTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsPt +## @spartacus/cdc/assets + + +Variable cdcTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsRu +## @spartacus/cdc/assets + + +Variable cdcTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsZh_TW +## @spartacus/cdc/assets + + +Variable cdcTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable cdcTranslationsZh +## @spartacus/cdc/assets + + +Variable cdcTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class WishListFacade +## @spartacus/cart/wish-list/root + + +### Method addEntry is removed. + + + +### Method createWishList is removed. + + + +### Method getWishList is removed. + + + +### Method getWishListLoading is removed. + + + +### Method loadWishList is removed. + + + +### Method removeEntry is removed. + + + + + +# Namespace WishListActions +## @spartacus/cart/wish-list/core + + +Namespace WishListActions has been removed and is no longer part of the public API. + + + + +# Variable WishListActions.CREATE_WISH_LIST_FAIL +## @spartacus/cart/wish-list/core + + + + +# Variable WishListActions.CREATE_WISH_LIST_SUCCESS +## @spartacus/cart/wish-list/core + + + + +# Variable WishListActions.CREATE_WISH_LIST +## @spartacus/cart/wish-list/core + + + + +# Class WishListActions.CreateWishList +## @spartacus/cart/wish-list/core + + + + +# Class WishListActions.CreateWishListFail +## @spartacus/cart/wish-list/core + + + + +# Class WishListActions.CreateWishListSuccess +## @spartacus/cart/wish-list/core + + + + +# Variable WishListActions.LOAD_WISH_LIST_FAIL +## @spartacus/cart/wish-list/core + + + + +# Variable WishListActions.LOAD_WISH_LIST_SUCCESS +## @spartacus/cart/wish-list/core + + + + +# Variable WishListActions.LOAD_WISH_LIST +## @spartacus/cart/wish-list/core + + + + +# Class WishListActions.LoadWishList +## @spartacus/cart/wish-list/core + + + + +# Class WishListActions.LoadWishListFail +## @spartacus/cart/wish-list/core + + + + +# Class WishListActions.LoadWishListSuccess +## @spartacus/cart/wish-list/core + + + + +# TypeAlias WishListActions.WishListActions +## @spartacus/cart/wish-list/core + + + + +# Class WishListService +## @spartacus/cart/wish-list/core + + +### Method addEntry is removed. + + + +### Method createWishList is removed. + + + +### Method getWishList is removed. + + + +### Method getWishListId is removed. + + + +### Method getWishListLoading is removed. + + + +### Method loadWishList is removed. + + + +### Method removeEntry is removed. + + + + + +# Class AddToWishListComponent +## @spartacus/cart/wish-list/components/add-to-wishlist + + +### Method add is removed. + + + +### Method getProductInWishList is removed. + + + +### Method getWishListEntries is removed. + + + +### Method remove is removed. + + + +### Method restoreFocus is removed. + + + +### Method setStockInfo is removed. + + + + + +# Class WishListComponent +## @spartacus/cart/wish-list/components + + +### Method removeEntry is removed. + + + + + +# Class WishListItemComponent +## @spartacus/cart/wish-list/components + + +### Method ngOnChanges is removed. + + + +### Method removeEntry is removed. + + + + + +# Variable wishListTranslationsCs +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsDe +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsEn +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsEs_CO +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsEs +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsFr +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsHi +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsHu +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsId +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsIt +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsJa +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsKo +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsPl +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsPt +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsRu +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsZh_TW +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable wishListTranslationsZh +## @spartacus/cart/wish-list/assets + + +Variable wishListTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class SavedCartFacade +## @spartacus/cart/saved-cart/root + + +### Method clearCloneSavedCart is removed. + + + +### Method clearRestoreSavedCart is removed. + + + +### Method clearSaveCart is removed. + + + +### Method clearSavedCarts is removed. + + + +### Method cloneSavedCart is removed. + + + +### Method deleteSavedCart is removed. + + + +### Method editSavedCart is removed. + + + +### Method get is removed. + + + +### Method getCloneSavedCartProcessError is removed. + + + +### Method getCloneSavedCartProcessLoading is removed. + + + +### Method getCloneSavedCartProcessSuccess is removed. + + + +### Method getList is removed. + + + +### Method getRestoreSavedCartProcessError is removed. + + + +### Method getRestoreSavedCartProcessLoading is removed. + + + +### Method getRestoreSavedCartProcessSuccess is removed. + + + +### Method getSaveCartProcessError is removed. + + + +### Method getSaveCartProcessLoading is removed. + + + +### Method getSaveCartProcessSuccess is removed. + + + +### Method getSavedCart is removed. + + + +### Method getSavedCartList is removed. + + + +### Method getSavedCartListProcess is removed. + + + +### Method getSavedCartListProcessLoading is removed. + + + +### Method isStable is removed. + + + +### Method loadSavedCart is removed. + + + +### Method loadSavedCarts is removed. + + + +### Method restoreSavedCart is removed. + + + +### Method saveCart is removed. + + + + + +# Class OccSavedCartAdapter +## @spartacus/cart/saved-cart/occ + + +### Method cloneSavedCart is removed. + + + +### Method getCloneSavedCartEndpoint is removed. + + + +### Method getRestoreSavedCartEndpoint is removed. + + + +### Method getSavedCartEndpoint is removed. + + + +### Method getSavedCartListEndpoint is removed. + + + +### Method load is removed. + + + +### Method loadList is removed. + + + +### Method restoreSavedCart is removed. + + + + + +# Namespace SavedCartActions +## @spartacus/cart/saved-cart/core + + +Namespace SavedCartActions has been removed and is no longer part of the public API. + + + + +# Variable SavedCartActions.CLEAR_CLONE_SAVED_CART +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.CLEAR_RESTORE_SAVED_CART +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.CLEAR_SAVE_CART +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.CLEAR_SAVED_CARTS +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.ClearCloneSavedCart +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.ClearRestoreSavedCart +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.ClearSaveCart +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.ClearSavedCarts +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.CLONE_SAVED_CART_FAIL +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.CLONE_SAVED_CART_SUCCESS +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.CLONE_SAVED_CART +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.CloneSavedCart +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.CloneSavedCartFail +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.CloneSavedCartSuccess +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.EDIT_SAVED_CART_FAIL +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.EDIT_SAVED_CART_SUCCESS +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.EDIT_SAVED_CART +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.EditSavedCart +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.EditSavedCartFail +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.EditSavedCartSuccess +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.LOAD_SAVED_CART_FAIL +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.LOAD_SAVED_CART_SUCCESS +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.LOAD_SAVED_CART +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.LOAD_SAVED_CARTS_FAIL +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.LOAD_SAVED_CARTS_SUCCESS +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.LOAD_SAVED_CARTS +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.LoadSavedCart +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.LoadSavedCartFail +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.LoadSavedCarts +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.LoadSavedCartsFail +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.LoadSavedCartsSuccess +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.LoadSavedCartSuccess +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.RESTORE_SAVED_CART_FAIL +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.RESTORE_SAVED_CART_SUCCESS +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.RESTORE_SAVED_CART +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.RestoreSavedCart +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.RestoreSavedCartFail +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.RestoreSavedCartSuccess +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.SAVE_CART_FAIL +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.SAVE_CART_SUCCESS +## @spartacus/cart/saved-cart/core + + + + +# Variable SavedCartActions.SAVE_CART +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.SaveCart +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.SaveCartFail +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartActions.SaveCartSuccess +## @spartacus/cart/saved-cart/core + + + + +# TypeAlias SavedCartActions.SavedCartActions +## @spartacus/cart/saved-cart/core + + + + +# Class SavedCartAdapter +## @spartacus/cart/saved-cart/core + + +### Method cloneSavedCart is removed. + + + +### Method load is removed. + + + +### Method loadList is removed. + + + +### Method restoreSavedCart is removed. + + + + + +# Class SavedCartConnector +## @spartacus/cart/saved-cart/core + + +### Method cloneSavedCart is removed. + + + +### Method get is removed. + + + +### Method getList is removed. + + + +### Method restoreSavedCart is removed. + + + + + +# Class SavedCartEventBuilder +## @spartacus/cart/saved-cart/core + + +### Method buildRestoreSavedCartEvents is removed. + + + +### Method buildSaveCartSuccessEvent is removed. + + + +### Method getAction is removed. + + + +### Method register is removed. + + + +### Method registerCloneSavedCartEvents is removed. + + + +### Method registerEditSavedCartEvents is removed. + + + +### Method registerRestoreSavedCartEvents is removed. + + + +### Method registerSaveCartEvents is removed. + + + + + +# Class SavedCartService +## @spartacus/cart/saved-cart/core + + +### Method clearCloneSavedCart is removed. + + + +### Method clearRestoreSavedCart is removed. + + + +### Method clearSaveCart is removed. + + + +### Method clearSavedCarts is removed. + + + +### Method cloneSavedCart is removed. + + + +### Method deleteSavedCart is removed. + + + +### Method editSavedCart is removed. + + + +### Method get is removed. + + + +### Method getCloneSavedCartProcessError is removed. + + + +### Method getCloneSavedCartProcessLoading is removed. + + + +### Method getCloneSavedCartProcessSuccess is removed. + + + +### Method getList is removed. + + + +### Method getRestoreSavedCartProcessError is removed. + + + +### Method getRestoreSavedCartProcessLoading is removed. + + + +### Method getRestoreSavedCartProcessSuccess is removed. + + + +### Method getSaveCartProcessError is removed. + + + +### Method getSaveCartProcessLoading is removed. + + + +### Method getSaveCartProcessSuccess is removed. + + + +### Method getSavedCart is removed. + + + +### Method getSavedCartList is removed. + + + +### Method getSavedCartListProcess is removed. + + + +### Method getSavedCartListProcessLoading is removed. + + + +### Method isStable is removed. + + + +### Method loadSavedCart is removed. + + + +### Method loadSavedCarts is removed. + + + +### Method restoreSavedCart is removed. + + + +### Method saveCart is removed. + + + + + +# Class AddToSavedCartComponent +## @spartacus/cart/saved-cart/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method openDialog is removed. + + + +### Method saveCart is removed. + + + + + +# Class NewSavedCartOrderEntriesContext +## @spartacus/cart/saved-cart/components + + +### Method add is removed. + + + +### Method addEntries is removed. + + + + + +# Class SavedCartDetailsActionComponent +## @spartacus/cart/saved-cart/components + + +### Method ngOnDestroy is removed. + + + +### Method openDialog is removed. + + + + + +# Class SavedCartDetailsItemsComponent +## @spartacus/cart/saved-cart/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onDeleteComplete is removed. + + + + + +# Class SavedCartDetailsOverviewComponent +## @spartacus/cart/saved-cart/components + + +### Method getCartDescription is removed. + + + +### Method getCartId is removed. + + + +### Method getCartItems is removed. + + + +### Method getCartName is removed. + + + +### Method getCartQuantity is removed. + + + +### Method getCartTotal is removed. + + + +### Method getDateSaved is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method openDialog is removed. + + + + + +# Class SavedCartDetailsService +## @spartacus/cart/saved-cart/components + + +### Method getCartDetails is removed. + + + +### Method getSavedCartId is removed. + + + + + +# Class SavedCartFormDialogComponent +## @spartacus/cart/saved-cart/components + + +### Method build is removed. + + + +### Method close is removed. + + + +### Method deleteCart is removed. + + + +### Property descriptionsCharacterLeft is removed. + + + +### Method handleClick is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onComplete is removed. + + + +### Method patchData is removed. + + + +### Method restoreSavedCart is removed. + + + +### Method saveOrEditCart is removed. + + + +### Method toggleIsCloneSavedCart is removed. + + + + + +# Interface SavedCartFormDialogOptions +## @spartacus/cart/saved-cart/components + + +### PropertySignature cart is removed. + + + +### PropertySignature layoutOption is removed. + + + + + +# Class SavedCartListComponent +## @spartacus/cart/saved-cart/components + + +### Method goToSavedCartDetails is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method observeAndReloadSavedCartOnContextChange is removed. + + + +### Method openDialog is removed. + + + + + +# Class SavedCartOrderEntriesContext +## @spartacus/cart/saved-cart/components + + +### Method add is removed. + + + +### Method addEntries is removed. + + + +### Method getEntries is removed. + + + + + +# Variable savedCartTranslationsCs +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsDe +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsEn +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsEs_CO +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsEs +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsFr +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsHi +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsHu +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsId +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsIt +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsJa +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsKo +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsPl +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsPt +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsRu +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsZh_TW +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable savedCartTranslationsZh +## @spartacus/cart/saved-cart/assets + + +Variable savedCartTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class QuickOrderFacade +## @spartacus/cart/quick-order/root + + +### Method addProduct is removed. + + + +### Method addToCart is removed. + + + +### Method canAdd is removed. + + + +### Method clearDeletedEntries is removed. + + + +### Method clearList is removed. + + + +### Method clearNonPurchasableProductError is removed. + + + +### Method getEntries is removed. + + + +### Method getNonPurchasableProductError is removed. + + + +### Method getProductAdded is removed. + + + +### Method getSoftDeletedEntries is removed. + + + +### Method hardDeleteEntry is removed. + + + +### Method loadEntries is removed. + + + +### Method restoreSoftDeletedEntry is removed. + + + +### Method searchProducts is removed. + + + +### Method setListLimit is removed. + + + +### Method setNonPurchasableProductError is removed. + + + +### Method setProductAdded is removed. + + + +### Method softDeleteEntry is removed. + + + +### Method updateEntryQuantity is removed. + + + + + +# Interface CmsQuickOrderComponent +## @spartacus/cart/quick-order/core + + +### PropertySignature quickOrderListLimit is removed. + + + + + +# Class QuickOrderCoreModule +## @spartacus/cart/quick-order/core + + +### Method forRoot is removed. + + + + + +# Class QuickOrderService +## @spartacus/cart/quick-order/core + + +### Method addEntry is removed. + + + +### Method addProduct is removed. + + + +### Method addSoftEntryDeletion is removed. + + + +### Method addToCart is removed. + + + +### Method canAdd is removed. + + + +### Method clearDeletedEntries is removed. + + + +### Method clearDeleteTimeout is removed. + + + +### Method clearList is removed. + + + +### Method clearNonPurchasableProductError is removed. + + + +### Method generateOrderEntry is removed. + + + +### Method getEntries is removed. + + + +### Method getMissingProductIndex is removed. + + + +### Method getNonPurchasableProductError is removed. + + + +### Method getProductAdded is removed. + + + +### Method getSoftDeletedEntries is removed. + + + +### Method getSoftDeletedEntry is removed. + + + +### Method hardDeleteEntry is removed. + + + +### Method isLimitExceeded is removed. + + + +### Method isProductOnTheList is removed. + + + +### Method loadEntries is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method restoreSoftDeletedEntry is removed. + + + +### Method searchProducts is removed. + + + +### Method setListLimit is removed. + + + +### Method setNonPurchasableProductError is removed. + + + +### Method setProductAdded is removed. + + + +### Method softDeleteEntry is removed. + + + +### Method updateEntryQuantity is removed. + + + + + +# Class QuickOrderStatePersistenceService +## @spartacus/cart/quick-order/core + + +### Method initSync is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onRead is removed. + + + + + +# Class CartQuickOrderFormComponent +## @spartacus/cart/quick-order/components + + +### Method applyQuickOrder is removed. + + + +### Method buildForm is removed. + + + +### Method getValidCount is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method resetForm is removed. + + + +### Method watchAddEntrySuccessEvent is removed. + + + +### Method watchQuantityChange is removed. + + + + + +# Class QuickOrderComponent +## @spartacus/cart/quick-order/components + + +### Method addToCart is removed. + + + +### Property addToCartInformation$ is removed. + + + +### Method canAddProduct is removed. + + + +### Method clear is removed. + + + +### Method clearAddToCartInformation is removed. + + + +### Method clearDeletion is removed. + + + +### Method clearErrors is removed. + + + +### Method clearNonPurchasableError is removed. + + + +### Method clearStatuses is removed. + + + +### Method clearSuccesses is removed. + + + +### Method clearWarnings is removed. + + + +### Property errors$ is removed. + + + +### Method extractErrors is removed. + + + +### Method extractSuccesses is removed. + + + +### Method extractWarnings is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Property nonPurchasableError$ is removed. + + + +### Method setErrors is removed. + + + +### Method setSuccesses is removed. + + + +### Method setWarnings is removed. + + + +### Method showAddedToCartSuccessMessage is removed. + + + +### Property softDeletedEntries$ is removed. + + + +### Property successes$ is removed. + + + +### Method undoDeletion is removed. + + + +### Property warnings$ is removed. + + + + + +# Class QuickOrderFormComponent +## @spartacus/cart/quick-order/components + + +### Method add is removed. + + + +### Method addProduct is removed. + + + +### Method blurSuggestionBox is removed. + + + +### Method buildForm is removed. + + + +### Method canAddProduct is removed. + + + +### Method clear is removed. + + + +### Method clearResults is removed. + + + +### Method close is removed. + + + +### Method focusNextChild is removed. + + + +### Method focusPreviousChild is removed. + + + +### Method getFocusedElement is removed. + + + +### Method getFocusedIndex is removed. + + + +### Method getResultElements is removed. + + + +### Method isEmpty is removed. + + + +### Method isResultsBoxOpen is removed. + + + +### Method isSuggestionFocused is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onBlur is removed. + + + +### Method open is removed. + + + +### Method resetSearchSubscription is removed. + + + +### Method searchProducts is removed. + + + +### Method toggleBodyClass is removed. + + + +### Method watchProductAdd is removed. + + + +### Method watchQueryChange is removed. + + + + + +# Class QuickOrderItemComponent +## @spartacus/cart/quick-order/components + + +### Property entry is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method removeEntry is removed. + + + +### Method watchProductAdd is removed. + + + + + +# Class QuickOrderOrderEntriesContext +## @spartacus/cart/quick-order/components + + +### Method addEntries is removed. + + + +### Method getEntries is removed. + + + +### Method handleErrors is removed. + + + +### Method handleResults is removed. + + + + + +# Variable quickOrderTranslationsCs +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsDe +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsEn +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsEs_CO +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsEs +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsFr +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsHi +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsHu +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsId +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsIt +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsJa +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsKo +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsPl +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsPt +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsRu +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsZh_TW +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable quickOrderTranslationsZh +## @spartacus/cart/quick-order/assets + + +Variable quickOrderTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface CartNameGeneration +## @spartacus/cart/import-export/core + + +### PropertySignature fromDateOptions is removed. + + + +### PropertySignature source is removed. + + + + + +# Interface ExportColumn +## @spartacus/cart/import-export/core + + +### PropertySignature name is removed. + + + +### PropertySignature value is removed. + + + + + +# Interface ExportConfig +## @spartacus/cart/import-export/core + + +### PropertySignature additionalColumns is removed. + + + +### PropertySignature downloadDelay is removed. + + + +### PropertySignature fileOptions is removed. + + + +### PropertySignature maxEntries is removed. + + + +### PropertySignature messageEnabled is removed. + + + + + +# Interface FileValidity +## @spartacus/cart/import-export/core + + +### PropertySignature allowedTypes is removed. + + + +### PropertySignature maxEntries is removed. + + + +### PropertySignature maxSize is removed. + + + + + +# Interface ImportConfig +## @spartacus/cart/import-export/core + + +### PropertySignature cartNameGeneration is removed. + + + +### PropertySignature fileValidity is removed. + + + + + +# Class ImportExportCoreModule +## @spartacus/cart/import-export/core + + +### Method forRoot is removed. + + + + + +# Class ExportOrderEntriesComponent +## @spartacus/cart/import-export/components + + +### Method exportCsv is removed. + + + + + +# Class ExportOrderEntriesToCsvService +## @spartacus/cart/import-export/components + + +### Method displayExportMessage is removed. + + + +### Method download is removed. + + + +### Method downloadCsv is removed. + + + +### Property exportConfig is removed. + + + +### Method getResolvedEntries is removed. + + + +### Method getTranslatedColumnHeaders is removed. + + + +### Method limitValues is removed. + + + +### Method resolveValue is removed. + + + +### Method resolveValues is removed. + + + +### Property separator is removed. + + + + + +# Class ImportEntriesDialogComponent +## @spartacus/cart/import-export/components + + +### Method close is removed. + + + +### Method importProducts is removed. + + + +### Method isNewCartForm is removed. + + + +### Method populateSummary is removed. + + + + + +# Class ImportEntriesFormComponent +## @spartacus/cart/import-export/components + + +### Property allowedTypes is removed. + + + +### Method buildForm is removed. + + + +### Method close is removed. + + + +### Property maxEntries is removed. + + + +### Property maxSize is removed. + + + +### Method ngOnInit is removed. + + + +### Method save is removed. + + + +### Property separator is removed. + + + + + +# Class ImportEntriesSummaryComponent +## @spartacus/cart/import-export/components + + +### Method close is removed. + + + +### Method toggleErrorList is removed. + + + +### Method toggleWarningList is removed. + + + + + +# Class ImportOrderEntriesComponent +## @spartacus/cart/import-export/components + + +### Method openDialog is removed. + + + + + +# Class ImportProductsFromCsvService +## @spartacus/cart/import-export/components + + +### Method csvDataToProduct is removed. + + + +### Method isDataParsableToProducts is removed. + + + + + +# Class ImportToNewSavedCartFormComponent +## @spartacus/cart/import-export/components + + +### Method buildForm is removed. + + + +### Property cartNameGeneration is removed. + + + +### Property descriptionsCharacterLeft is removed. + + + +### Method save is removed. + + + +### Method setFieldValueByDatetime is removed. + + + +### Method setFieldValueByFileName is removed. + + + +### Method updateCartName is removed. + + + + + +# Variable importExportTranslationsCs +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsDe +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsEn +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsEs_CO +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsEs +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsFr +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsHi +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsHu +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsId +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsIt +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsJa +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsKo +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsPl +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsPt +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsRu +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsZh_TW +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable importExportTranslationsZh +## @spartacus/cart/import-export/assets + + +Variable importExportTranslationsZh has been removed and is no longer part of the public API. + + + + +# Class ActiveCartFacade +## @spartacus/cart/base/root + + +### Method addEmail is removed. + + + +### Method addEntries is removed. + + + +### Method addEntry is removed. + + + +### Method getActive is removed. + + + +### Method getActiveCartId is removed. + + + +### Method getAssignedUser is removed. + + + +### Method getDeliveryEntries is removed. + + + +### Method getEntries is removed. + + + +### Method getEntry is removed. + + + +### Method getLastEntry is removed. + + + +### Method getLoading is removed. + + + +### Method getPickupEntries is removed. + + + +### Method hasDeliveryItems is removed. + + + +### Method hasPickupItems is removed. + + + +### Method isGuestCart is removed. + + + +### Method isStable is removed. + + + +### Method reloadActiveCart is removed. + + + +### Method removeEntry is removed. + + + +### Method requireLoadedCart is removed. + + + +### Method takeActive is removed. + + + +### Method takeActiveCartId is removed. + + + +### Method updateEntry is removed. + + + + + +# Interface AddOrderEntriesContext +## @spartacus/cart/base/root + + +### MethodSignature addEntries is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface Cart +## @spartacus/cart/base/root + + +### PropertySignature appliedOrderPromotions is removed. + + + +### PropertySignature appliedProductPromotions is removed. + + + +### PropertySignature appliedVouchers is removed. + + + +### PropertySignature calculated is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature costCenter is removed. + + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature deliveryItemsQuantity is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryOrderGroups is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature expirationTime is removed. + + + +### PropertySignature guid is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature net is removed. + + + +### PropertySignature orderDiscounts is removed. + + + +### PropertySignature paymentAddress is removed. + + + +### PropertySignature paymentInfo is removed. + + + +### PropertySignature paymentType is removed. + + + +### PropertySignature pickupItemsQuantity is removed. + + + +### PropertySignature pickupOrderGroups is removed. + + + +### PropertySignature potentialOrderPromotions is removed. + + + +### PropertySignature potentialProductPromotions is removed. + + + +### PropertySignature productDiscounts is removed. + + + +### PropertySignature purchaseOrderNumber is removed. + + + +### PropertySignature quoteCode is removed. + + + +### PropertySignature quotePurchaseOrderNumber is removed. + + + +### PropertySignature sapBillingAddress is removed. + + + +### PropertySignature savedBy is removed. + + + +### PropertySignature saveTime is removed. + + + +### PropertySignature site is removed. + + + +### PropertySignature store is removed. + + + +### PropertySignature subTotal is removed. + + + +### PropertySignature totalDiscounts is removed. + + + +### PropertySignature totalItems is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + +### PropertySignature totalTax is removed. + + + +### PropertySignature totalUnitCount is removed. + + + +### PropertySignature user is removed. + + + + + +# Class CartAccessCodeFacade +## @spartacus/cart/base/root + + +### Method getCartAccessCode is removed. + + + + + +# Interface CartGuestUser +## @spartacus/cart/base/root + + +### PropertySignature email is removed. + + + + + +# Class CartGuestUserFacade +## @spartacus/cart/base/root + + +### Method createCartGuestUser is removed. + + + +### Method updateCartGuestUser is removed. + + + + + +# Interface CartItemComponentOptions +## @spartacus/cart/base/root + + +### PropertySignature addToCartString is removed. + + + +### PropertySignature cartType is removed. + + + +### PropertySignature disableItemLink is removed. + + + +### PropertySignature displayAddToCart is removed. + + + +### PropertySignature isSaveForLater is removed. + + + +### PropertySignature optionalBtn is removed. + + + + + +# Interface CartModification +## @spartacus/cart/base/root + + +### PropertySignature deliveryModeChanged is removed. + + + +### PropertySignature entry is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature quantityAdded is removed. + + + +### PropertySignature statusCode is removed. + + + +### PropertySignature statusMessage is removed. + + + + + +# Interface CartModificationList +## @spartacus/cart/base/root + + +### PropertySignature cartModifications is removed. + + + + + +# Class CartValidationFacade +## @spartacus/cart/base/root + + +### Method getValidationResults is removed. + + + +### Method validateCart is removed. + + + + + +# Class CartVoucherFacade +## @spartacus/cart/base/root + + +### Method addVoucher is removed. + + + +### Method getAddVoucherResultError is removed. + + + +### Method getAddVoucherResultLoading is removed. + + + +### Method getAddVoucherResultSuccess is removed. + + + +### Method removeVoucher is removed. + + + +### Method resetAddVoucherProcessingState is removed. + + + + + +# Interface ConsignmentEntry +## @spartacus/cart/base/root + + +### PropertySignature orderEntry is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature shippedQuantity is removed. + + + + + +# Interface DeliveryMode +## @spartacus/cart/base/root + + +### PropertySignature code is removed. + + + +### PropertySignature deliveryCost is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface DeliveryOrderEntryGroup +## @spartacus/cart/base/root + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + + + +# Interface GetOrderEntriesContext +## @spartacus/cart/base/root + + +### MethodSignature getEntries is removed. + + + + + +# Class MultiCartEventListener +## @spartacus/cart/base/root + + +### Method ngOnDestroy is removed. + + + +### Method onCartBaseAction is removed. + + + + + +# Class MultiCartFacade +## @spartacus/cart/base/root + + +### Method addEntries is removed. + + + +### Method addEntry is removed. + + + +### Method assignEmail is removed. + + + +### Method createCart is removed. + + + +### Method deleteCart is removed. + + + +### Method getCart is removed. + + + +### Method getCartEntity is removed. + + + +### Method getCartIdByType is removed. + + + +### Method getCarts is removed. + + + +### Method getEntries is removed. + + + +### Method getEntry is removed. + + + +### Method getLastEntry is removed. + + + +### Method isStable is removed. + + + +### Method loadCart is removed. + + + +### Method mergeToCurrentCart is removed. + + + +### Method reloadCart is removed. + + + +### Method removeCart is removed. + + + +### Method removeEntry is removed. + + + +### Method updateEntry is removed. + + + + + +# Interface OrderEntry +## @spartacus/cart/base/root + + +### PropertySignature basePrice is removed. + + + +### PropertySignature cancellableQuantity is removed. + + + +### PropertySignature cancelledItemsPrice is removed. + + + +### PropertySignature deliveryMode is removed. + + + +### PropertySignature deliveryPointOfService is removed. + + + +### PropertySignature entryNumber is removed. + + + +### PropertySignature orderCode is removed. + + + +### PropertySignature product is removed. + + + +### PropertySignature promotions is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature returnableQuantity is removed. + + + +### PropertySignature returnedItemsPrice is removed. + + + +### PropertySignature totalPrice is removed. + + + +### PropertySignature updateable is removed. + + + + + +# Interface PaymentType +## @spartacus/cart/base/root + + +### PropertySignature code is removed. + + + +### PropertySignature displayName is removed. + + + + + +# Interface PickupOrderEntryGroup +## @spartacus/cart/base/root + + +### PropertySignature deliveryPointOfService is removed. + + + +### PropertySignature distance is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature totalPriceWithTax is removed. + + + + + +# Interface ProductImportInfo +## @spartacus/cart/base/root + + +### PropertySignature productCode is removed. + + + +### PropertySignature productName is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature quantityAdded is removed. + + + +### PropertySignature statusCode is removed. + + + + + +# Interface ProductImportSummary +## @spartacus/cart/base/root + + +### PropertySignature cartName is removed. + + + +### PropertySignature count is removed. + + + +### PropertySignature errorMessages is removed. + + + +### PropertySignature loading is removed. + + + +### PropertySignature successesCount is removed. + + + +### PropertySignature total is removed. + + + +### PropertySignature warningMessages is removed. + + + + + +# Interface PromotionOrderEntryConsumed +## @spartacus/cart/base/root + + +### PropertySignature adjustedUnitPrice is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature orderEntryNumber is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Interface PromotionResult +## @spartacus/cart/base/root + + +### PropertySignature consumedEntries is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature promotion is removed. + + + + + +# Interface SaveCartResult +## @spartacus/cart/base/root + + +### PropertySignature savedCartData is removed. + + + + + +# Class SelectiveCartFacade +## @spartacus/cart/base/root + + +### Method addEntry is removed. + + + +### Method getCart is removed. + + + +### Method getEntries is removed. + + + +### Method getEntry is removed. + + + +### Method isStable is removed. + + + +### Method removeEntry is removed. + + + +### Method updateEntry is removed. + + + + + +# Interface Voucher +## @spartacus/cart/base/root + + +### PropertySignature appliedValue is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature currency is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature freeShipping is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature value is removed. + + + +### PropertySignature valueFormatted is removed. + + + +### PropertySignature valueString is removed. + + + +### PropertySignature voucherCode is removed. + + + + + +# Interface CartOccEndpoints +## @spartacus/cart/base/occ + + +### PropertySignature addEmail is removed. + + + +### PropertySignature addEntries is removed. + + + +### PropertySignature cart is removed. + + + +### PropertySignature cartAccessCode is removed. + + + +### PropertySignature cartGuestUser is removed. + + + +### PropertySignature carts is removed. + + + +### PropertySignature cartVoucher is removed. + + + +### PropertySignature createCart is removed. + + + +### PropertySignature deleteCart is removed. + + + +### PropertySignature removeEntries is removed. + + + +### PropertySignature saveCart is removed. + + + +### PropertySignature updateEntries is removed. + + + +### PropertySignature validate is removed. + + + + + +# Class OccCartAccessCodeAdapter +## @spartacus/cart/base/occ + + +### Method getCartAccessCode is removed. + + + +### Method getCartAccessCodeEndpoint is removed. + + + + + +# Class OccCartAdapter +## @spartacus/cart/base/occ + + +### Method addEmail is removed. + + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method load is removed. + + + +### Method loadAll is removed. + + + +### Method save is removed. + + + + + +# Class OccCartEntryAdapter +## @spartacus/cart/base/occ + + +### Method add is removed. + + + +### Method remove is removed. + + + +### Method update is removed. + + + + + +# Class OccCartGuestUserAdapter +## @spartacus/cart/base/occ + + +### Method createCartGuestUser is removed. + + + +### Method getCartGuestUserEndpoint is removed. + + + +### Method getRequestHeaders is removed. + + + +### Method updateCartGuestUser is removed. + + + + + +# Class OccCartNormalizer +## @spartacus/cart/base/occ + + +### Method convert is removed. + + + +### Method handleQuoteCode is removed. + + + + + +# Class OccCartValidationAdapter +## @spartacus/cart/base/occ + + +### Method validate is removed. + + + + + +# Class OccCartVoucherAdapter +## @spartacus/cart/base/occ + + +### Method add is removed. + + + +### Method getCartVoucherEndpoint is removed. + + + +### Method getHeaders is removed. + + + +### Method remove is removed. + + + + + +# Class OrderEntryPromotionsNormalizer +## @spartacus/cart/base/occ + + +### Method convert is removed. + + + +### Method getProductPromotion is removed. + + + +### Method isConsumedByEntry is removed. + + + +### PropertySignature item is removed. + + + +### PropertySignature promotions is removed. + + + + + +# Class ActiveCartService +## @spartacus/cart/base/core + + +### Method addEmail is removed. + + + +### Method addEntries is removed. + + + +### Method addEntriesGuestMerge is removed. + + + +### Method addEntry is removed. + + + +### Method detectUserChange is removed. + + + +### Method getActive is removed. + + + +### Method getActiveCartId is removed. + + + +### Method getAssignedUser is removed. + + + +### Method getDeliveryEntries is removed. + + + +### Method getEntries is removed. + + + +### Method getEntry is removed. + + + +### Method getLastEntry is removed. + + + +### Method getLoading is removed. + + + +### Method getPickupEntries is removed. + + + +### Method guestCartMerge is removed. + + + +### Method hasDeliveryItems is removed. + + + +### Method hasPickupItems is removed. + + + +### Method initActiveCart is removed. + + + +### Method isCartCreating is removed. + + + +### Method isCartUserGuest is removed. + + + +### Method isGuestCart is removed. + + + +### Method isLoggedInWithCodeFlow is removed. + + + +### Method isStable is removed. + + + +### Method load is removed. + + + +### Method loadOrMerge is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method reloadActiveCart is removed. + + + +### Method removeEntry is removed. + + + +### Method requireLoadedCart is removed. + + + +### Method takeActive is removed. + + + +### Method takeActiveCartId is removed. + + + +### Method updateEntry is removed. + + + + + +# Class CartAccessCodeAdapter +## @spartacus/cart/base/core + + +### Method getCartAccessCode is removed. + + + + + +# Class CartAccessCodeConnector +## @spartacus/cart/base/core + + +### Method getCartAccessCode is removed. + + + + + +# Class CartAccessCodeService +## @spartacus/cart/base/core + + +### Method getCartAccessCode is removed. + + + + + +# Namespace CartActions +## @spartacus/cart/base/core + + +Namespace CartActions has been removed and is no longer part of the public API. + + + + +# Variable CartActions.ADD_EMAIL_TO_CART_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.ADD_EMAIL_TO_CART_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.ADD_EMAIL_TO_CART +## @spartacus/cart/base/core + + + + +# Class CartActions.AddEmailToCart +## @spartacus/cart/base/core + + + + +# Class CartActions.AddEmailToCartFail +## @spartacus/cart/base/core + + + + +# Class CartActions.AddEmailToCartSuccess +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_ADD_ENTRY_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_ADD_ENTRY_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_ADD_ENTRY +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_ADD_VOUCHER_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_ADD_VOUCHER_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_ADD_VOUCHER +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_PROCESSES_DECREMENT +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_PROCESSES_INCREMENT +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_REMOVE_ENTRY_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_REMOVE_ENTRY_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_REMOVE_ENTRY +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_REMOVE_VOUCHER_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_REMOVE_VOUCHER_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_REMOVE_VOUCHER +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_RESET_ADD_VOUCHER +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_UPDATE_ENTRY_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_UPDATE_ENTRY_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.CART_UPDATE_ENTRY +## @spartacus/cart/base/core + + + + +# TypeAlias CartActions.CartAction +## @spartacus/cart/base/core + + + + +# Class CartActions.CartAddEntry +## @spartacus/cart/base/core + + + + +# Class CartActions.CartAddEntryFail +## @spartacus/cart/base/core + + + + +# Class CartActions.CartAddEntrySuccess +## @spartacus/cart/base/core + + + + +# Class CartActions.CartAddVoucher +## @spartacus/cart/base/core + + + + +# Class CartActions.CartAddVoucherFail +## @spartacus/cart/base/core + + + + +# Class CartActions.CartAddVoucherSuccess +## @spartacus/cart/base/core + + + + +# TypeAlias CartActions.CartEntryAction +## @spartacus/cart/base/core + + + + +# Class CartActions.CartProcessesDecrement +## @spartacus/cart/base/core + + + + +# Class CartActions.CartProcessesIncrement +## @spartacus/cart/base/core + + + + +# Class CartActions.CartRemoveEntry +## @spartacus/cart/base/core + + + + +# Class CartActions.CartRemoveEntryFail +## @spartacus/cart/base/core + + + + +# Class CartActions.CartRemoveEntrySuccess +## @spartacus/cart/base/core + + + + +# Class CartActions.CartRemoveVoucher +## @spartacus/cart/base/core + + + + +# Class CartActions.CartRemoveVoucherFail +## @spartacus/cart/base/core + + + + +# Class CartActions.CartRemoveVoucherSuccess +## @spartacus/cart/base/core + + + + +# Class CartActions.CartResetAddVoucher +## @spartacus/cart/base/core + + + + +# Class CartActions.CartUpdateEntry +## @spartacus/cart/base/core + + + + +# Class CartActions.CartUpdateEntryFail +## @spartacus/cart/base/core + + + + +# Class CartActions.CartUpdateEntrySuccess +## @spartacus/cart/base/core + + + + +# TypeAlias CartActions.CartVoucherAction +## @spartacus/cart/base/core + + + + +# Variable CartActions.CLEAR_CART_STATE +## @spartacus/cart/base/core + + + + +# Class CartActions.ClearCartState +## @spartacus/cart/base/core + + + + +# Variable CartActions.CREATE_CART_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.CREATE_CART_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.CREATE_CART +## @spartacus/cart/base/core + + + + +# Class CartActions.CreateCart +## @spartacus/cart/base/core + + + + +# Class CartActions.CreateCartFail +## @spartacus/cart/base/core + + + + +# Class CartActions.CreateCartSuccess +## @spartacus/cart/base/core + + + + +# Variable CartActions.DELETE_CART_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.DELETE_CART_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.DELETE_CART +## @spartacus/cart/base/core + + + + +# Class CartActions.DeleteCart +## @spartacus/cart/base/core + + + + +# Class CartActions.DeleteCartFail +## @spartacus/cart/base/core + + + + +# Class CartActions.DeleteCartSuccess +## @spartacus/cart/base/core + + + + +# Variable CartActions.LOAD_CART_FAIL +## @spartacus/cart/base/core + + + + +# Variable CartActions.LOAD_CART_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.LOAD_CART +## @spartacus/cart/base/core + + + + +# Variable CartActions.LOAD_CARTS_SUCCESS +## @spartacus/cart/base/core + + + + +# Class CartActions.LoadCart +## @spartacus/cart/base/core + + + + +# Class CartActions.LoadCartFail +## @spartacus/cart/base/core + + + + +# Class CartActions.LoadCartsSuccess +## @spartacus/cart/base/core + + + + +# Class CartActions.LoadCartSuccess +## @spartacus/cart/base/core + + + + +# Variable CartActions.MERGE_CART_ABORT +## @spartacus/cart/base/core + + + + +# Variable CartActions.MERGE_CART_SUCCESS +## @spartacus/cart/base/core + + + + +# Variable CartActions.MERGE_CART +## @spartacus/cart/base/core + + + + +# Class CartActions.MergeCart +## @spartacus/cart/base/core + + + + +# Class CartActions.MergeCartAbort +## @spartacus/cart/base/core + + + + +# Interface CartActions.MergeCartAbortPayload +## @spartacus/cart/base/core + + +### PropertySignature cartId is removed. + + + +### PropertySignature error is removed. + + + + + +# Class CartActions.MergeCartAndIncrementProcessesCount +## @spartacus/cart/base/core + + + + +# Class CartActions.MergeCartSuccess +## @spartacus/cart/base/core + + + + +# TypeAlias CartActions.MultiCartActions +## @spartacus/cart/base/core + + + + +# Variable CartActions.REMOVE_CART +## @spartacus/cart/base/core + + + + +# Class CartActions.RemoveCart +## @spartacus/cart/base/core + + + + +# Variable CartActions.RESET_CART_DETAILS +## @spartacus/cart/base/core + + + + +# Class CartActions.ResetCartDetails +## @spartacus/cart/base/core + + + + +# Variable CartActions.SET_ACTIVE_CART_ID +## @spartacus/cart/base/core + + + + +# Variable CartActions.SET_CART_DATA +## @spartacus/cart/base/core + + + + +# Variable CartActions.SET_CART_TYPE_INDEX +## @spartacus/cart/base/core + + + + +# Class CartActions.SetActiveCartId +## @spartacus/cart/base/core + + + + +# Class CartActions.SetCartData +## @spartacus/cart/base/core + + + + +# Class CartActions.SetCartTypeIndex +## @spartacus/cart/base/core + + + + +# Class CartAdapter +## @spartacus/cart/base/core + + +### Method addEmail is removed. + + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method load is removed. + + + +### Method loadAll is removed. + + + +### Method save is removed. + + + + + +# Class CartConfigService +## @spartacus/cart/base/core + + +### Method isCartValidationEnabled is removed. + + + +### Method isSelectiveCartEnabled is removed. + + + + + +# Class CartConnector +## @spartacus/cart/base/core + + +### Method addEmail is removed. + + + +### Method create is removed. + + + +### Method delete is removed. + + + +### Method load is removed. + + + +### Method loadAll is removed. + + + +### Method save is removed. + + + + + +# Class CartEntryAdapter +## @spartacus/cart/base/core + + +### Method add is removed. + + + +### Method remove is removed. + + + +### Method update is removed. + + + + + +# Class CartEntryConnector +## @spartacus/cart/base/core + + +### Method add is removed. + + + +### Method remove is removed. + + + +### Method update is removed. + + + + + +# Class CartEventBuilder +## @spartacus/cart/base/core + + +### Method getAction is removed. + + + +### Method register is removed. + + + +### Method registerAddCartVoucher is removed. + + + +### Method registerAddEntry is removed. + + + +### Method registerCreateCart is removed. + + + +### Method registerDeleteCart is removed. + + + +### Method registerMapped is removed. + + + +### Method registerMergeCartSuccess is removed. + + + +### Method registerRemoveCartVoucher is removed. + + + +### Method registerRemoveEntry is removed. + + + +### Method registerUpdateEntry is removed. + + + + + +# Class CartGuestUserAdapter +## @spartacus/cart/base/core + + +### Method createCartGuestUser is removed. + + + +### Method updateCartGuestUser is removed. + + + + + +# Class CartGuestUserConnector +## @spartacus/cart/base/core + + +### Method createCartGuestUser is removed. + + + +### Method updateCartGuestUser is removed. + + + + + +# Class CartGuestUserService +## @spartacus/cart/base/core + + +### Method createCartGuestUser is removed. + + + +### Method updateCartGuestUser is removed. + + + + + +# Class CartPageEventBuilder +## @spartacus/cart/base/core + + +### Method buildCartPageEvent is removed. + + + +### Method register is removed. + + + + + +# Class CartValidationAdapter +## @spartacus/cart/base/core + + +### Method validate is removed. + + + + + +# Class CartValidationConnector +## @spartacus/cart/base/core + + +### Method validate is removed. + + + + + +# Class CartValidationGuard +## @spartacus/cart/base/core + + +### Method canActivate is removed. + + + + + +# Class CartValidationService +## @spartacus/cart/base/core + + +### Method getValidationResults is removed. + + + +### Method validateCart is removed. + + + + + +# Class CartValidationStateService +## @spartacus/cart/base/core + + +### Method ngOnDestroy is removed. + + + +### Method setInitialState is removed. + + + +### Method setNavigationIdStep is removed. + + + +### Method updateValidationResultAndRoutingId is removed. + + + + + +# Class CartVoucherAdapter +## @spartacus/cart/base/core + + +### Method add is removed. + + + +### Method remove is removed. + + + + + +# Class CartVoucherConnector +## @spartacus/cart/base/core + + +### Method add is removed. + + + +### Method remove is removed. + + + + + +# Class CartVoucherService +## @spartacus/cart/base/core + + +### Method addVoucher is removed. + + + +### Method getAddVoucherResultError is removed. + + + +### Method getAddVoucherResultLoading is removed. + + + +### Method getAddVoucherResultSuccess is removed. + + + +### Method removeVoucher is removed. + + + +### Method resetAddVoucherProcessingState is removed. + + + + + +# Class MultiCartEffectsService +## @spartacus/cart/base/core + + +### Method getActiveCartTypeOnLoadSuccess is removed. + + + + + +# Namespace MultiCartSelectors +## @spartacus/cart/base/core + + +Namespace MultiCartSelectors has been removed and is no longer part of the public API. + + + + +# Function MultiCartSelectors.getCartEntitySelectorFactory +## @spartacus/cart/base/core + + +Function MultiCartSelectors.getCartEntitySelectorFactory has been removed and is no longer part of the public API. + + + + +# Function MultiCartSelectors.getCartEntriesSelectorFactory +## @spartacus/cart/base/core + + +Function MultiCartSelectors.getCartEntriesSelectorFactory has been removed and is no longer part of the public API. + + + + +# Function MultiCartSelectors.getCartEntrySelectorFactory +## @spartacus/cart/base/core + + +Function MultiCartSelectors.getCartEntrySelectorFactory has been removed and is no longer part of the public API. + + + + +# Function MultiCartSelectors.getCartHasPendingProcessesSelectorFactory +## @spartacus/cart/base/core + + +Function MultiCartSelectors.getCartHasPendingProcessesSelectorFactory has been removed and is no longer part of the public API. + + + + +# Function MultiCartSelectors.getCartIdByTypeFactory +## @spartacus/cart/base/core + + +Function MultiCartSelectors.getCartIdByTypeFactory has been removed and is no longer part of the public API. + + + + +# Function MultiCartSelectors.getCartIsStableSelectorFactory +## @spartacus/cart/base/core + + +Function MultiCartSelectors.getCartIsStableSelectorFactory has been removed and is no longer part of the public API. + + + + +# Function MultiCartSelectors.getCartSelectorFactory +## @spartacus/cart/base/core + + +Function MultiCartSelectors.getCartSelectorFactory has been removed and is no longer part of the public API. + + + + +# Variable MultiCartSelectors.getCartsSelectorFactory +## @spartacus/cart/base/core + + + + +# Variable MultiCartSelectors.getCartTypeIndex +## @spartacus/cart/base/core + + + + +# Variable MultiCartSelectors.getMultiCartEntities +## @spartacus/cart/base/core + + + + +# Variable MultiCartSelectors.getMultiCartState +## @spartacus/cart/base/core + + + + +# Class MultiCartService +## @spartacus/cart/base/core + + +### Method addEntries is removed. + + + +### Method addEntry is removed. + + + +### Method assignEmail is removed. + + + +### Method createCart is removed. + + + +### Method deleteCart is removed. + + + +### Method generateTempCartId is removed. + + + +### Method getCart is removed. + + + +### Method getCartEntity is removed. + + + +### Method getCartIdByType is removed. + + + +### Method getCarts is removed. + + + +### Method getEntries is removed. + + + +### Method getEntry is removed. + + + +### Method getLastEntry is removed. + + + +### Method isStable is removed. + + + +### Method loadCart is removed. + + + +### Method mergeToCurrentCart is removed. + + + +### Method reloadCart is removed. + + + +### Method removeCart is removed. + + + +### Method removeEntry is removed. + + + +### Method updateEntry is removed. + + + + + +# Interface MultiCartState +## @spartacus/cart/base/core + + +### PropertySignature carts is removed. + + + +### PropertySignature index is removed. + + + + + +# Class MultiCartStatePersistenceService +## @spartacus/cart/base/core + + +### Method getCartState is removed. + + + +### Method initSync is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onRead is removed. + + + + + +# Class ProductImportInfoService +## @spartacus/cart/base/core + + +### Method getResults is removed. + + + +### Method mapMessages is removed. + + + + + +# Class SelectiveCartService +## @spartacus/cart/base/core + + +### Method addEntry is removed. + + + +### Method getCart is removed. + + + +### Method getEntries is removed. + + + +### Method getEntry is removed. + + + +### Method getSelectiveCartId is removed. + + + +### Method isStable is removed. + + + +### Method removeEntry is removed. + + + +### Method updateEntry is removed. + + + + + +# Interface StateWithMultiCart +## @spartacus/cart/base/core + + +### PropertySignature cart is removed. + + + + + +# Class MiniCartComponentService +## @spartacus/cart/base/components/mini-cart + + +### Method activeCartRequired is removed. + + + +### Method getCartStateFromBrowserStorage is removed. + + + +### Method getQuantity is removed. + + + +### Method getTotalPrice is removed. + + + +### Method hasActiveCartInStorage is removed. + + + +### Method isCartCreated is removed. + + + + + +# Class AddToCartComponent +## @spartacus/cart/base/components/add-to-cart + + +### Method addToCart is removed. + + + +### Method createCartUiEventAddToCart is removed. + + + +### Method getInventory is removed. + + + +### Method getQuantityFromSavedCart is removed. + + + +### Method handleKeyboardEvent is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onPickupOptionsCompLoaded is removed. + + + +### Method setStockInfo is removed. + + + +### Method updateCount is removed. + + + + + +# Class AbstractOrderContextDirective +## @spartacus/cart/base/components + + +### Method ngOnChanges is removed. + + + + + +# Interface AbstractOrderKeyInput +## @spartacus/cart/base/components + + +### PropertySignature id is removed. + + + +### PropertySignature type is removed. + + + + + +# Class ActiveCartOrderEntriesContext +## @spartacus/cart/base/components + + +### Method add is removed. + + + +### Method addEntries is removed. + + + +### Method getEntries is removed. + + + +### Method mapProductsToOrderEntries is removed. + + + + + +# Class AddedToCartDialogComponent +## @spartacus/cart/base/components + + +### Method dismissModal is removed. + + + +### Method getAddedEntryWasMerged is removed. + + + +### Method getQuantityControl is removed. + + + +### Method getQuantityFormControl is removed. + + + +### Method handleClick is removed. + + + +### Method init is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onAction is removed. + + + + + +# Interface AddedToCartDialogComponentData +## @spartacus/cart/base/components + + +### PropertySignature addingEntryResult$ is removed. + + + +### PropertySignature numberOfEntriesBeforeAdd is removed. + + + +### PropertySignature pickupStoreName is removed. + + + +### PropertySignature productCode is removed. + + + +### PropertySignature quantity is removed. + + + + + +# Class AddedToCartDialogEventListener +## @spartacus/cart/base/components + + +### Method closeModal is removed. + + + +### Method createCompletionObservable is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onAddToCart is removed. + + + +### Method openModal is removed. + + + + + +# Class AppliedCouponsComponent +## @spartacus/cart/base/components + + +### Method removeVoucher is removed. + + + +### Property sortedVouchers is removed. + + + + + +# Class CartCouponComponent +## @spartacus/cart/base/components + + +### Method applyCustomerCoupon is removed. + + + +### Method applyVoucher is removed. + + + +### Method close is removed. + + + +### Method disableClose is removed. + + + +### Property featureConfigService is removed. + + + +### Method getApplicableCustomerCoupons is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onError is removed. + + + +### Method onSuccess is removed. + + + + + +# Class CartDetailsComponent +## @spartacus/cart/base/components + + +### Method ngOnInit is removed. + + + +### Method saveForLater is removed. + + + + + +# Class CartItemComponent +## @spartacus/cart/base/components + + +### Method isProductOutOfStock is removed. + + + +### Method ngOnChanges is removed. + + + +### Method removeItem is removed. + + + + + +# Class CartItemListComponent +## @spartacus/cart/base/components + + +### Method _setItems is removed. + + + +### Method createForm is removed. + + + +### Method getControl is removed. + + + +### Method getControlName is removed. + + + +### Method getInputsFromContext is removed. + + + +### Method getOptions is removed. + + + +### Method isItemsChanged is removed. + + + +### Property items is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method normalizeConsignmentEntries is removed. + + + +### Method removeEntry is removed. + + + +### Method rerenderChangedItems is removed. + + + +### Method resolveItems is removed. + + + +### Property setLoading is removed. + + + +### Method updateItemsOnContextChange is removed. + + + + + +# Class CartItemListComponentService +## @spartacus/cart/base/components + + +### Method showBasePriceWithDiscount is removed. + + + + + +# Class CartPageLayoutHandler +## @spartacus/cart/base/components + + +### Method getSelectiveCart is removed. + + + +### Method handle is removed. + + + + + +# Class CartProceedToCheckoutComponent +## @spartacus/cart/base/components + + +### Constructor changed. + + +Previous version: + +``` + +constructor( + router: Router, + cd?: ChangeDetectorRef +) + +``` + + +Current version: + +``` + +constructor( + router: Router, + cd?: ChangeDetectorRef | undefined +) + +``` + + +### Method disableButtonWhileNavigation is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class CartTotalsComponent +## @spartacus/cart/base/components + + +### Method ngOnInit is removed. + + + + + +# Class CartValidationWarningsComponent +## @spartacus/cart/base/components + + +### Method removeMessage is removed. + + + + + +# Class ClearCartComponent +## @spartacus/cart/base/components + + +### Method ngOnDestroy is removed. + + + +### Method openDialog is removed. + + + + + +# Class ClearCartDialogComponent +## @spartacus/cart/base/components + + +### Method clearCart is removed. + + + +### Method close is removed. + + + +### Method handleClick is removed. + + + +### Method ngOnDestroy is removed. + + + + + +# Class ClearCartDialogComponentService +## @spartacus/cart/base/components + + +### Method closeDialog is removed. + + + +### Method deleteActiveCart is removed. + + + +### Method displayGlobalMessage is removed. + + + + + +# Class OrderSummaryComponent +## @spartacus/cart/base/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class SaveForLaterComponent +## @spartacus/cart/base/components + + +### Method moveToCart is removed. + + + +### Method ngOnInit is removed. + + + + + +# Variable cartBaseTranslationsCs +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsDe +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsEn +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsEs_CO +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsEs +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsFr +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsHi +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsHu +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsId +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsIt +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsJa +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsKo +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsPl +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsPt +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsRu +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsZh_TW +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable cartBaseTranslationsZh +## @spartacus/cart/base/assets + + +Variable cartBaseTranslationsZh has been removed and is no longer part of the public API. + + + + +# Interface TranslationChunksConfig +## @spartacus/assets + + +### IndexSignature undefined is removed. + + + + + +# Variable translations +## @spartacus/assets + + +Variable translations changed. + +Previous version: + +``` +translations: { en: { common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; readMore: string; readLess: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; customLoginPage: { badRequest: { bad_credentials: string; account_disabled: string; unknown_error: string; }; }; httpHandlers: { badRequest: { bad_credentials: string; password_expired: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; scrollForward: string; scrollBackward: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; commentPlaceholder: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; charactersLeft: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; unavailable: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; unrecoverableError: string; }; }; video: { player: { label: string; }; }; }; } +``` + + +Current version: + +``` +translations: { en: { common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; readMore: string; readLess: string; language: string; currency: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; customLoginPage: { badRequest: { bad_credentials: string; account_disabled: string; unknown_error: string; }; }; httpHandlers: { badRequest: { bad_credentials: string; password_expired: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; scrollForward: string; scrollBackward: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; commentPlaceholder: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; charactersLeft: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; unavailable: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; unrecoverableError: string; }; }; video: { player: { label: string; }; }; }; } +``` + + + + +# Variable translationsCs +## @spartacus/assets + + +Variable translationsCs has been removed and is no longer part of the public API. + + + + +# Variable translationsDe +## @spartacus/assets + + +Variable translationsDe has been removed and is no longer part of the public API. + + + + +# Variable translationsEn +## @spartacus/assets + + +Variable translationsEn has been removed and is no longer part of the public API. + + + + +# Variable translationsEs_CO +## @spartacus/assets + + +Variable translationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable translationsEs +## @spartacus/assets + + +Variable translationsEs has been removed and is no longer part of the public API. + + + + +# Variable translationsFr +## @spartacus/assets + + +Variable translationsFr has been removed and is no longer part of the public API. + + + + +# Variable translationsHi +## @spartacus/assets + + +Variable translationsHi has been removed and is no longer part of the public API. + + + + +# Variable translationsHu +## @spartacus/assets + + +Variable translationsHu has been removed and is no longer part of the public API. + + + + +# Variable translationsId +## @spartacus/assets + + +Variable translationsId has been removed and is no longer part of the public API. + + + + +# Variable translationsIt +## @spartacus/assets + + +Variable translationsIt has been removed and is no longer part of the public API. + + + + +# Variable translationsJa +## @spartacus/assets + + +Variable translationsJa has been removed and is no longer part of the public API. + + + + +# Variable translationsKo +## @spartacus/assets + + +Variable translationsKo has been removed and is no longer part of the public API. + + + + +# Variable translationsPl +## @spartacus/assets + + +Variable translationsPl has been removed and is no longer part of the public API. + + + + +# Variable translationsPt +## @spartacus/assets + + +Variable translationsPt has been removed and is no longer part of the public API. + + + + +# Variable translationsRu +## @spartacus/assets + + +Variable translationsRu has been removed and is no longer part of the public API. + + + + +# Variable translationsZh_TW +## @spartacus/assets + + +Variable translationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable translationsZh +## @spartacus/assets + + +Variable translationsZh has been removed and is no longer part of the public API. + + + + +# Class AsmAuthHttpHeaderService +## @spartacus/asm/root + + +### Method alterRequest is removed. + + + +### Method handleExpiredRefreshToken is removed. + + + +### Method isCSAgentTokenRequest is removed. + + + +### Method shouldAddAuthorizationHeader is removed. + + + +### Method shouldCatchError is removed. + + + + + +# Class AsmAuthService +## @spartacus/asm/root + + +### Method canUserLogin is removed. + + + +### Method coreLogout is removed. + + + +### Method isUserLoggedIn is removed. + + + +### Method loginWithCredentials is removed. + + + +### Method loginWithRedirect is removed. + + + +### Method warnAboutLoggedCSAgent is removed. + + + + + +# Class AsmAuthStorageService +## @spartacus/asm/root + + +### Method clearEmulatedUserToken is removed. + + + +### Method getEmulatedUserToken is removed. + + + +### Method getTokenTarget is removed. + + + +### Method setEmulatedUserToken is removed. + + + +### Method setTokenTarget is removed. + + + +### Method switchTokenTargetToCSAgent is removed. + + + +### Method switchTokenTargetToUser is removed. + + + + + +# Class AsmBindCartFacade +## @spartacus/asm/root + + +### Method bindCart is removed. + + + + + +# Class AsmConfig +## @spartacus/asm/root + + +### Property asm changed. + + +Previous version: + +``` +asm: { agentSessionTimer?: { startingDelayInSeconds?: number; }; customerSearch?: { maxResults?: number; }; customerList?: { pageSize?: number; showAvatar?: boolean; columns?: { headerLocalizationKey: string; icon?: { symbol?: ICON_TYPE; captionLocalizationKey?: string; }; renderer?: (customer: User) => string; actionType?: CustomerListColumnActionType; }[]; }; userIdHttpHeader?: { enable?: boolean; }; } +``` + + +Current version: + +``` +asm: { agentSessionTimer?: { startingDelayInSeconds?: number; }; customerSearch?: { maxResults?: number; }; customerList?: { pageSize?: number; showAvatar?: boolean; columns?: { headerLocalizationKey: string; icon?: { symbol?: ICON_TYPE; captionLocalizationKey?: string; }; renderer?: (customer: User) => string; actionType?: CustomerListColumnActionType; }[]; }; asmSessionSupport?: { enabled?: boolean; }; userIdHttpHeader?: { enable?: boolean; }; createCustomer?: { enable?: boolean; }; } +``` + + + + +# Class AsmCreateCustomerFacade +## @spartacus/asm/root + + +### Method createCustomer is removed. + + + + + +# Class AsmCustomerListFacade +## @spartacus/asm/root + + +### Method customerListCustomersSearch is removed. + + + +### Method customerListCustomersSearchReset is removed. + + + +### Method getCustomerListCustomersSearchResults is removed. + + + +### Method getCustomerListCustomersSearchResultsError is removed. + + + +### Method getCustomerListCustomersSearchResultsLoading is removed. + + + +### Method getCustomerLists is removed. + + + +### Method getCustomerListsState is removed. + + + + + +# Interface AsmDeepLinkParameters +## @spartacus/asm/root + + +### PropertySignature cartId is removed. + + + +### PropertySignature cartType is removed. + + + +### PropertySignature customerId is removed. + + + +### PropertySignature orderId is removed. + + + +### PropertySignature ticketId is removed. + + + + + +# Class AsmDeepLinkService +## @spartacus/asm/root + + +### Method getParamsInUrl is removed. + + + +### Method getSearchParameter is removed. + + + +### Method handleNavigation is removed. + + + +### Method isEmulateInURL is removed. + + + + + +# Class AsmEnablerService +## @spartacus/asm/root + + +### Method addUi is removed. + + + +### Method isEmulateInURL is removed. + + + +### Method isEnabled is removed. + + + +### Method isLaunched is removed. + + + +### Method isUsedBefore is removed. + + + +### Method load is removed. + + + + + +# Interface AsmUi +## @spartacus/asm/root + + +### PropertySignature collapsed is removed. + + + +### PropertySignature status is removed. + + + + + +# Interface BindCartParams +## @spartacus/asm/root + + +### PropertySignature cartId is removed. + + + +### PropertySignature customerId is removed. + + + + + +# Class CsAgentAuthService +## @spartacus/asm/root + + +### Method authorizeCustomerSupportAgent is removed. + + + +### Method authorizeCustomerSupportAgentWhenUseCodeFlow is removed. + + + +### Method getCustomerSupportAgentTokenLoading is removed. + + + +### Method isCustomerEmulated is removed. + + + +### Method isCustomerSupportAgentLoggedIn is removed. + + + +### Method logoutCustomerSupportAgent is removed. + + + +### Method startCustomerEmulationSession is removed. + + + + + +# Interface CustomerListsPage +## @spartacus/asm/root + + +### PropertySignature currentPage is removed. + + + +### PropertySignature numberOfPages is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature totalNumber is removed. + + + +### PropertySignature userGroups is removed. + + + + + +# Interface CustomerRegistrationForm +## @spartacus/asm/root + + +### PropertySignature emailAddress is removed. + + + +### PropertySignature firstName is removed. + + + +### PropertySignature lastName is removed. + + + + + +# Interface CustomerSearchOptions +## @spartacus/asm/root + + +### PropertySignature currentPage is removed. + + + +### PropertySignature customerListId is removed. + + + +### PropertySignature orderId is removed. + + + +### PropertySignature page is removed. + + + +### PropertySignature pageSize is removed. + + + +### PropertySignature query is removed. + + + +### PropertySignature sort is removed. + + + + + +# Interface CustomerSearchPage +## @spartacus/asm/root + + +### PropertySignature entries is removed. + + + +### PropertySignature pagination is removed. + + + +### PropertySignature sorts is removed. + + + + + +# Interface Member +## @spartacus/asm/root + + +### PropertySignature name is removed. + + + +### PropertySignature uid is removed. + + + + + +# Interface UserGroup +## @spartacus/asm/root + + +### PropertySignature members is removed. + + + +### PropertySignature membersCount is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature subGroups is removed. + + + +### PropertySignature uid is removed. + + + + + +# Class OccAsmAdapter +## @spartacus/asm/occ + + +### Method bindCart is removed. + + + +### Method createCustomer is removed. + + + +### Method customerLists is removed. + + + +### Method customerSearch is removed. + + + +### Method getHeaders is removed. + + + + + +# Interface AdditionalRequestParameters +## @spartacus/asm/customer-360/root + + +### PropertySignature assignable is removed. + + + +### PropertySignature listSize is removed. + + + +### PropertySignature searchQuery is removed. + + + +### PropertySignature timeout is removed. + + + + + +# Interface AsmCustomer360ActiveCart +## @spartacus/asm/customer-360/root + + +### PropertySignature cart is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360Activity +## @spartacus/asm/customer-360/root + + +### PropertySignature associatedTypeId is removed. + + + +### PropertySignature createdAt is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature type is removed. + + + +### PropertySignature updatedAt is removed. + + + + + +# Interface AsmCustomer360ActivityList +## @spartacus/asm/customer-360/root + + +### PropertySignature activities is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360ActivityStatus +## @spartacus/asm/customer-360/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface AsmCustomer360ActivityType +## @spartacus/asm/customer-360/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface AsmCustomer360Address +## @spartacus/asm/customer-360/root + + +### PropertySignature country is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature line1 is removed. + + + +### PropertySignature line2 is removed. + + + +### PropertySignature region is removed. + + + +### PropertySignature town is removed. + + + + + +# Interface AsmCustomer360Avatar +## @spartacus/asm/customer-360/root + + +### PropertySignature format is removed. + + + +### PropertySignature url is removed. + + + + + +# Interface AsmCustomer360CartEntry +## @spartacus/asm/customer-360/root + + +### PropertySignature basePrice is removed. + + + +### PropertySignature productCode is removed. + + + +### PropertySignature quantity is removed. + + + +### PropertySignature totalPrice is removed. + + + + + +# Interface AsmCustomer360Coupon +## @spartacus/asm/customer-360/root + + +### PropertySignature applied is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface AsmCustomer360CouponList +## @spartacus/asm/customer-360/root + + +### PropertySignature coupons is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360CustomerCoupon +## @spartacus/asm/customer-360/root + + +### PropertySignature code is removed. + + + +### PropertySignature description is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface AsmCustomer360CustomerCouponList +## @spartacus/asm/customer-360/root + + +### PropertySignature customerCoupons is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360CustomerProfile +## @spartacus/asm/customer-360/root + + +### PropertySignature profile is removed. + + + +### PropertySignature type is removed. + + + + + +# Class AsmCustomer360Facade +## @spartacus/asm/customer-360/root + + +### Method get360Data is removed. + + + + + +# Interface AsmCustomer360Overview +## @spartacus/asm/customer-360/root + + +### PropertySignature overview is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360Params +## @spartacus/asm/customer-360/root + + +### PropertySignature userId is removed. + + + + + +# Interface AsmCustomer360PaymentDetail +## @spartacus/asm/customer-360/root + + +### PropertySignature cardNumber is removed. + + + +### PropertySignature cardType is removed. + + + +### PropertySignature defaultPayment is removed. + + + +### PropertySignature expiryMonth is removed. + + + +### PropertySignature expiryYear is removed. + + + +### PropertySignature id is removed. + + + + + +# Interface AsmCustomer360ProductInterestList +## @spartacus/asm/customer-360/root + + +### PropertySignature customerProductInterests is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360Profile +## @spartacus/asm/customer-360/root + + +### PropertySignature billingAddress is removed. + + + +### PropertySignature deliveryAddress is removed. + + + +### PropertySignature paymentDetails is removed. + + + +### PropertySignature phone1 is removed. + + + +### PropertySignature phone2 is removed. + + + + + +# Interface AsmCustomer360Promotion +## @spartacus/asm/customer-360/root + + +### PropertySignature applied is removed. + + + +### PropertySignature code is removed. + + + +### PropertySignature message is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface AsmCustomer360PromotionList +## @spartacus/asm/customer-360/root + + +### PropertySignature promotions is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360Query +## @spartacus/asm/customer-360/root + + +### PropertySignature additionalRequestParameters is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360Request +## @spartacus/asm/customer-360/root + + +### PropertySignature options is removed. + + + +### PropertySignature queries is removed. + + + + + +# Interface AsmCustomer360Response +## @spartacus/asm/customer-360/root + + +### PropertySignature value is removed. + + + + + +# Interface AsmCustomer360Review +## @spartacus/asm/customer-360/root + + +### PropertySignature createdAt is removed. + + + +### PropertySignature localizedReviewStatus is removed. + + + +### PropertySignature productCode is removed. + + + +### PropertySignature productName is removed. + + + +### PropertySignature rating is removed. + + + +### PropertySignature reviewStatus is removed. + + + +### PropertySignature reviewText is removed. + + + +### PropertySignature updatedAt is removed. + + + + + +# Interface AsmCustomer360ReviewList +## @spartacus/asm/customer-360/root + + +### PropertySignature reviews is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360SavedCart +## @spartacus/asm/customer-360/root + + +### PropertySignature savedCart is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360StoreLocation +## @spartacus/asm/customer-360/root + + +### PropertySignature address is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360SupportTicket +## @spartacus/asm/customer-360/root + + +### PropertySignature category is removed. + + + +### PropertySignature createdAt is removed. + + + +### PropertySignature id is removed. + + + +### PropertySignature status is removed. + + + +### PropertySignature subject is removed. + + + +### PropertySignature updatedAt is removed. + + + + + +# Interface AsmCustomer360SupportTicketList +## @spartacus/asm/customer-360/root + + +### PropertySignature tickets is removed. + + + +### PropertySignature type is removed. + + + + + +# Interface AsmCustomer360TabComponent +## @spartacus/asm/customer-360/root + + +### PropertySignature component is removed. + + + +### PropertySignature config is removed. + + + +### PropertySignature requestData is removed. + + + + + +# Interface AsmCustomerCardType +## @spartacus/asm/customer-360/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface AsmCustomerOverview +## @spartacus/asm/customer-360/root + + +### PropertySignature address is removed. + + + +### PropertySignature cartCode is removed. + + + +### PropertySignature cartSize is removed. + + + +### PropertySignature defaultShippingAddress is removed. + + + +### PropertySignature email is removed. + + + +### PropertySignature latestOpenedTicketCreatedAt is removed. + + + +### PropertySignature latestOpenedTicketId is removed. + + + +### PropertySignature latestOrderCode is removed. + + + +### PropertySignature latestOrderTime is removed. + + + +### PropertySignature latestOrderTotal is removed. + + + +### PropertySignature name is removed. + + + +### PropertySignature signedUpAt is removed. + + + +### PropertySignature userAvatar is removed. + + + + + +# Interface AsmDialogActionEvent +## @spartacus/asm/customer-360/root + + +### PropertySignature actionType is removed. + + + +### PropertySignature route is removed. + + + +### PropertySignature selectedUser is removed. + + + + + +# Interface C360TicketCategory +## @spartacus/asm/customer-360/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface C360TicketStatus +## @spartacus/asm/customer-360/root + + +### PropertySignature code is removed. + + + +### PropertySignature name is removed. + + + + + +# Interface CustomerCart +## @spartacus/asm/customer-360/root + + +### PropertySignature code is removed. + + + +### PropertySignature entries is removed. + + + +### PropertySignature totalItemCount is removed. + + + +### PropertySignature totalPrice is removed. + + + + + +# Class OccAsmCustomer360Adapter +## @spartacus/asm/customer-360/occ + + +### Method getAsmCustomer360Data is removed. + + + +### Method getHeaders is removed. + + + + + +# Class AsmCustomer360Adapter +## @spartacus/asm/customer-360/core + + +### Method getAsmCustomer360Data is removed. + + + + + +# Class AsmCustomer360Connector +## @spartacus/asm/customer-360/core + + +### Method getAsmCustomer360Data is removed. + + + + + +# Class AsmCustomer360Service +## @spartacus/asm/customer-360/core + + +### Method get360Data is removed. + + + + + +# Class AsmCustomer360ActivityComponent +## @spartacus/asm/customer-360/components + + +### Method itemSelected is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class AsmCustomer360Component +## @spartacus/asm/customer-360/components + + +### Method closeErrorAlert is removed. + + + +### Method closeModal is removed. + + + +### Method getAvatarImage is removed. + + + +### Method getAvatarText is removed. + + + +### Method isBackNavigation is removed. + + + +### Method isForwardsNavigation is removed. + + + +### Method isLTRDirection is removed. + + + +### Method isRTLDirection is removed. + + + +### Method navigateTo is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method selectTab is removed. + + + +### Method setTabData is removed. + + + +### Method switchTab is removed. + + + +### Method updateTabIndex is removed. + + + + + +# Class AsmCustomer360CouponComponent +## @spartacus/asm/customer-360/components + + +### Method applyCouponToCustomer is removed. + + + +### Method closeErrorAlert is removed. + + + +### Method closeErrorAlertForApplyAction is removed. + + + +### Method fetchCoupons is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method refreshActionButton is removed. + + + +### Method refreshComponent is removed. + + + +### Method removeCouponToCustomer is removed. + + + + + +# Class AsmCustomer360CustomerCouponComponent +## @spartacus/asm/customer-360/components + + +### Method changeTab is removed. + + + +### Method claimCouponToCustomer is removed. + + + +### Method closeErrorAlert is removed. + + + +### Method closeErrorAlertForApplyAction is removed. + + + +### Method disclaimCouponToCustomer is removed. + + + +### Method fetchCustomerCoupons is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method refreshActionButton is removed. + + + +### Method searchCustomerCoupon is removed. + + + + + +# Class AsmCustomer360MapComponent +## @spartacus/asm/customer-360/components + + +### Method getStoreOpening is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method selectStore is removed. + + + + + +# Class AsmCustomer360ProductReviewsComponent +## @spartacus/asm/customer-360/components + + +### Method getLongDate is removed. + + + +### Method navigateTo is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class AsmCustomer360ProfileComponent +## @spartacus/asm/customer-360/components + + +### Method getCardContent is removed. + + + +### Method getCardIcon is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class AsmCustomer360PromotionComponent +## @spartacus/asm/customer-360/components + + +### Method closeErrorAlert is removed. + + + +### Method fetchPromotions is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method refreshPromotions is removed. + + + + + +# Class AsmCustomer360SupportTicketsComponent +## @spartacus/asm/customer-360/components + + +### Method navigateTo is removed. + + + +### Method ngOnInit is removed. + + + + + +# Variable asmCustomer360TranslationsCs +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsDe +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsEn +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsEs_CO +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsEs +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsFr +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsHi +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsHu +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsId +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsId has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsIt +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsJa +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsKo +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsPl +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsPt +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsRu +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsZh_TW +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable asmCustomer360TranslationsZh +## @spartacus/asm/customer-360/assets + + +Variable asmCustomer360TranslationsZh has been removed and is no longer part of the public API. + + + + +# Class ArgsPipe +## @spartacus/asm/core + + +### Method transform is removed. + + + + + +# Namespace AsmActions +## @spartacus/asm/core + + +Namespace AsmActions has been removed and is no longer part of the public API. + + + + +# Variable AsmActions.ASM_UI_UPDATE +## @spartacus/asm/core + + + + +# TypeAlias AsmActions.AsmUiAction +## @spartacus/asm/core + + + + +# Class AsmActions.AsmUiUpdate +## @spartacus/asm/core + + + + +# Variable AsmActions.CUSTOMER_LIST_CUSTOMERS_SEARCH_FAIL +## @spartacus/asm/core + + + + +# Variable AsmActions.CUSTOMER_LIST_CUSTOMERS_SEARCH_RESET +## @spartacus/asm/core + + + + +# Variable AsmActions.CUSTOMER_LIST_CUSTOMERS_SEARCH_SUCCESS +## @spartacus/asm/core + + + + +# Variable AsmActions.CUSTOMER_LIST_CUSTOMERS_SEARCH +## @spartacus/asm/core + + + + +# Variable AsmActions.CUSTOMER_SEARCH_FAIL +## @spartacus/asm/core + + + + +# Variable AsmActions.CUSTOMER_SEARCH_RESET +## @spartacus/asm/core + + + + +# Variable AsmActions.CUSTOMER_SEARCH_SUCCESS +## @spartacus/asm/core + + + + +# Variable AsmActions.CUSTOMER_SEARCH +## @spartacus/asm/core + + + + +# TypeAlias AsmActions.CustomerAction +## @spartacus/asm/core + + + + +# Class AsmActions.CustomerListCustomersSearch +## @spartacus/asm/core + + + + +# Class AsmActions.CustomerListCustomersSearchFail +## @spartacus/asm/core + + + + +# Class AsmActions.CustomerListCustomersSearchReset +## @spartacus/asm/core + + + + +# Class AsmActions.CustomerListCustomersSearchSuccess +## @spartacus/asm/core + + + + +# Class AsmActions.CustomerSearch +## @spartacus/asm/core + + + + +# Class AsmActions.CustomerSearchFail +## @spartacus/asm/core + + + + +# Class AsmActions.CustomerSearchReset +## @spartacus/asm/core + + + + +# Class AsmActions.CustomerSearchSuccess +## @spartacus/asm/core + + + + +# Variable AsmActions.LOGOUT_CUSTOMER_SUPPORT_AGENT +## @spartacus/asm/core + + + + +# Class AsmActions.LogoutCustomerSupportAgent +## @spartacus/asm/core + + + + +# Class AsmAdapter +## @spartacus/asm/core + + +### Method bindCart is removed. + + + +### Method createCustomer is removed. + + + +### Method customerLists is removed. + + + +### Method customerSearch is removed. + + + + + +# Class AsmConnector +## @spartacus/asm/core + + +### Method bindCart is removed. + + + +### Method createCustomer is removed. + + + +### Method customerLists is removed. + + + +### Method customerSearch is removed. + + + + + +# Class AsmCreateCustomerService +## @spartacus/asm/core + + +### Method createCustomer is removed. + + + + + +# Class AsmCustomerListService +## @spartacus/asm/core + + +### Method customerListCustomersSearch is removed. + + + +### Method customerListCustomersSearchReset is removed. + + + +### Method getCustomerListCustomersSearchResults is removed. + + + +### Method getCustomerListCustomersSearchResultsError is removed. + + + +### Method getCustomerListCustomersSearchResultsLoading is removed. + + + +### Method getCustomerLists is removed. + + + +### Method getCustomerListsState is removed. + + + + + +# Namespace AsmSelectors +## @spartacus/asm/core + + +Namespace AsmSelectors has been removed and is no longer part of the public API. + + + + +# Variable AsmSelectors.getAsmState +## @spartacus/asm/core + + + + +# Variable AsmSelectors.getAsmUi +## @spartacus/asm/core + + + + +# Variable AsmSelectors.getCustomerListCustomersSearchResults +## @spartacus/asm/core + + + + +# Variable AsmSelectors.getCustomerListCustomersSearchResultsError +## @spartacus/asm/core + + + + +# Variable AsmSelectors.getCustomerListCustomersSearchResultsLoaderState +## @spartacus/asm/core + + + + +# Variable AsmSelectors.getCustomerListCustomersSearchResultsLoading +## @spartacus/asm/core + + + + +# Variable AsmSelectors.getCustomerSearchResults +## @spartacus/asm/core + + + + +# Variable AsmSelectors.getCustomerSearchResultsLoaderState +## @spartacus/asm/core + + + + +# Variable AsmSelectors.getCustomerSearchResultsLoading +## @spartacus/asm/core + + + + +# Class AsmService +## @spartacus/asm/core + + +### Method customerSearch is removed. + + + +### Method customerSearchReset is removed. + + + +### Method getAsmUiState is removed. + + + +### Method getCustomerSearchResults is removed. + + + +### Method getCustomerSearchResultsLoading is removed. + + + +### Method updateAsmUiState is removed. + + + + + +# Interface AsmState +## @spartacus/asm/core + + +### PropertySignature asmUi is removed. + + + +### PropertySignature customerListCustomersSearchResult is removed. + + + +### PropertySignature customerSearchResult is removed. + + + + + +# Class AsmStatePersistenceService +## @spartacus/asm/core + + +### Method getAsmState is removed. + + + +### Method initSync is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method onRead is removed. + + + + + +# Function isBoolean +## @spartacus/asm/core + + +Function isBoolean has been removed and is no longer part of the public API. + + + + +# Function isNumber +## @spartacus/asm/core + + +Function isNumber has been removed and is no longer part of the public API. + + + + +# Function isString +## @spartacus/asm/core + + +Function isString has been removed and is no longer part of the public API. + + + + +# Function property +## @spartacus/asm/core + + +Function property changed. + +Previous version: + +``` + +property( + prop1: P1, + prop2: P2, + comparator: Comparator +): Comparator + +``` + + +Current version: + +``` + +property( + prop: P, + comparator: Comparator +): Comparator + +``` + + + + +# Interface StateWithAsm +## @spartacus/asm/core + + +### PropertySignature asm is removed. + + + + + +# Interface SyncedAsmState +## @spartacus/asm/core + + +### PropertySignature emulatedUserToken is removed. + + + +### PropertySignature tokenTarget is removed. + + + +### PropertySignature ui is removed. + + + + + +# Class AsmBindCartComponent +## @spartacus/asm/components + + +### Method afterCloseASMSaveCartDialog is removed. + + + +### Method bindCartToCustomer is removed. + + + +### Method clearText is removed. + + + +### Property featureConfig is removed. + + + +### Method goToSavedCartDetails is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onSaveInactiveCart is removed. + + + +### Method openASMSaveCartDialog is removed. + + + +### Method openDialog is removed. + + + +### Method replaceCart is removed. + + + +### Method resetDeeplinkCart is removed. + + + +### Method selectBindAction is removed. + + + +### Method simpleBindCart is removed. + + + +### Method subscribeForDeeplinkCart is removed. + + + + + +# Class AsmBindCartDialogComponent +## @spartacus/asm/components + + +### Method closeModal is removed. + + + + + +# Class AsmComponentService +## @spartacus/asm/components + + +### Method getDeepLinkUrlParams is removed. + + + +### Method getSearchParameter is removed. + + + +### Method handleAsmDialogAction is removed. + + + +### Method handleDeepLinkNavigation is removed. + + + +### Method isCustomerEmulationSessionInProgress is removed. + + + +### Method isEmulatedByDeepLink is removed. + + + +### Method isEmulateInURL is removed. + + + +### Method logoutCustomer is removed. + + + +### Method logoutCustomerSupportAgentAndCustomer is removed. + + + +### Method setEmulatedByDeepLink is removed. + + + +### Method setShowDeeplinkCartInfoAlert is removed. + + + +### Method shouldShowDeeplinkCartInfoAlert is removed. + + + +### Method unload is removed. + + + + + +# Class AsmCreateCustomerFormComponent +## @spartacus/asm/components + + +### Method addErrorMessage is removed. + + + +### Method closeDialogBackendErroAlert is removed. + + + +### Method closeDialogInfoAlert is removed. + + + +### Method closeModal is removed. + + + +### Method collectDataFromRegisterForm is removed. + + + +### Method onRegisterUserFail is removed. + + + +### Method onRegisterUserSuccess is removed. + + + +### Method registerUser is removed. + + + +### Method submitForm is removed. + + + + + +# Class AsmMainUiComponent +## @spartacus/asm/components + + +### Method closeCustomerEmulationInfoAlert is removed. + + + +### Method closeDeeplinkCartInfoAlert is removed. + + + +### Method closeDialogConfirmationAlert is removed. + + + +### Method closeModal is removed. + + + +### Method confirmSwitchCustomer is removed. + + + +### Method createCustomer is removed. + + + +### Method handleCustomerSessionStartRedirection is removed. + + + +### Method hideUi is removed. + + + +### Method loginCustomerSupportAgent is removed. + + + +### Method loginCustomerSupportAgentWithAuthorizationCodeFlow is removed. + + + +### Method logout is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method showC360Dialog is removed. + + + +### Method showCustomList is removed. + + + +### Method startCustomerEmulationSession is removed. + + + +### Method startSessionWithParameters is removed. + + + +### Method subscribeForDeeplink is removed. + + + + + +# Class AsmSaveCartDialogComponent +## @spartacus/asm/components + + +### Method closeDialogAlert is removed. + + + +### Method closeModal is removed. + + + +### Method ngOnInit is removed. + + + +### Method saveCart is removed. + + + +### Method setCartTotalQty is removed. + + + + + +# Class AsmSessionTimerComponent +## @spartacus/asm/components + + +### Method getTimerStartDelayInSeconds is removed. + + + +### Method initTimer is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method resetOnCustomerSessionChange is removed. + + + +### Method resetOnNavigate is removed. + + + +### Method resetTimer is removed. + + + + + +# Class AsmSwitchCustomerDialogComponent +## @spartacus/asm/components + + +### Method closeModal is removed. + + + +### Method ngOnInit is removed. + + + + + +# Class AsmToggleUiComponent +## @spartacus/asm/components + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method toggleUi is removed. + + + + + +# Class CSAgentLoginFormComponent +## @spartacus/asm/components + + +### Method ngOnInit is removed. + + + +### Method onSubmit is removed. + + + + + +# Class CustomerEmulationComponent +## @spartacus/asm/components + + +### Property featureConfig is removed. + + + +### Method logoutCustomer is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method openAsmCustomer360 is removed. + + + + + +# Class CustomerListComponent +## @spartacus/asm/components + + +### Method changePage is removed. + + + +### Method changeSortCode is removed. + + + +### Method closeModal is removed. + + + +### Method createCustomer is removed. + + + +### Method fetchCustomers is removed. + + + +### Method getBadgeText is removed. + + + +### Method getGroupName is removed. + + + +### Method getSortLabels is removed. + + + +### Method goToNextPage is removed. + + + +### Method goToPreviousPage is removed. + + + +### Method isRequired is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onChangeCustomerGroup is removed. + + + +### Method onKey is removed. + + + +### Method searchCustomers is removed. + + + +### Method startColumnAction is removed. + + + + + +# Class CustomerSelectionComponent +## @spartacus/asm/components + + +### Method closeOrderSearchResults is removed. + + + +### Method closeResults is removed. + + + +### Method createCustomer is removed. + + + +### Property featureConfig is removed. + + + +### Method focusFirstItem is removed. + + + +### Method focusInputText is removed. + + + +### Method focusNextChild is removed. + + + +### Method focusOrderSearchInputText is removed. + + + +### Method focusPreviousChild is removed. + + + +### Method handleSearchByCustomer is removed. + + + +### Method handleSearchByOrder is removed. + + + +### Method handleSearchTerm is removed. + + + +### Method isBackNavigation is removed. + + + +### Method isForwardsNavigation is removed. + + + +### Method isLTRDirection is removed. + + + +### Method isNoResultMessageInfoVisible is removed. + + + +### Method isRTLDirection is removed. + + + +### Method isSearchResultsVisible is removed. + + + +### Method ngOnDestroy is removed. + + + +### Method ngOnInit is removed. + + + +### Method onDocumentClick is removed. + + + +### Method onSubmit is removed. + + + +### Method selectCustomerFromList is removed. + + + +### Method setOrderSearchSelectionEnd is removed. + + + +### Method setSelectionEnd is removed. + + + +### Method updateItemIndex is removed. + + + + + +# Class FormatTimerPipe +## @spartacus/asm/components + + +### Method transform is removed. + + + + + +# Interface SwitchCustomerData +## @spartacus/asm/components + + +### PropertySignature curCustomer is removed. + + + +### PropertySignature switchCustomer is removed. + + + + + +# Variable asmTranslationsCs +## @spartacus/asm/assets + + +Variable asmTranslationsCs has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsDe +## @spartacus/asm/assets + + +Variable asmTranslationsDe has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsEn +## @spartacus/asm/assets + + +Variable asmTranslationsEn has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsEs_CO +## @spartacus/asm/assets + + +Variable asmTranslationsEs_CO has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsEs +## @spartacus/asm/assets + + +Variable asmTranslationsEs has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsFr +## @spartacus/asm/assets + + +Variable asmTranslationsFr has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsHi +## @spartacus/asm/assets + + +Variable asmTranslationsHi has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsHu +## @spartacus/asm/assets + + +Variable asmTranslationsHu has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsId +## @spartacus/asm/assets + + +Variable asmTranslationsId has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsIt +## @spartacus/asm/assets + + +Variable asmTranslationsIt has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsJa +## @spartacus/asm/assets + + +Variable asmTranslationsJa has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsKo +## @spartacus/asm/assets + + +Variable asmTranslationsKo has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsPl +## @spartacus/asm/assets + + +Variable asmTranslationsPl has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsPt +## @spartacus/asm/assets + + +Variable asmTranslationsPt has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsRu +## @spartacus/asm/assets + + +Variable asmTranslationsRu has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsZh_TW +## @spartacus/asm/assets + + +Variable asmTranslationsZh_TW has been removed and is no longer part of the public API. + + + + +# Variable asmTranslationsZh +## @spartacus/asm/assets + + +Variable asmTranslationsZh has been removed and is no longer part of the public API. + + diff --git a/docs/migration/221121_7/migration-comments-api-elements.json b/docs/migration/221121_7/migration-comments-api-elements.json new file mode 100644 index 000000000000..fe51488c7066 --- /dev/null +++ b/docs/migration/221121_7/migration-comments-api-elements.json @@ -0,0 +1 @@ +[] diff --git a/docs/migration/221121_7/migration-comments-members.json b/docs/migration/221121_7/migration-comments-members.json new file mode 100644 index 000000000000..fe51488c7066 --- /dev/null +++ b/docs/migration/221121_7/migration-comments-members.json @@ -0,0 +1 @@ +[] diff --git a/docs/migration/221121_7/renamed-api-mappings.json b/docs/migration/221121_7/renamed-api-mappings.json new file mode 100644 index 000000000000..fe51488c7066 --- /dev/null +++ b/docs/migration/221121_7/renamed-api-mappings.json @@ -0,0 +1 @@ +[] diff --git a/projects/schematics/src/migrations/221121_7/constructor-deprecations/data/generated-constructor.migration.ts b/projects/schematics/src/migrations/221121_7/constructor-deprecations/data/generated-constructor.migration.ts new file mode 100644 index 000000000000..95604ba3bd41 --- /dev/null +++ b/projects/schematics/src/migrations/221121_7/constructor-deprecations/data/generated-constructor.migration.ts @@ -0,0 +1,146 @@ +/* + * SPDX-FileCopyrightText: 2026 SAP Spartacus team + * + * SPDX-License-Identifier: Apache-2.0 + */ + +// +// Generated file, don't update manually. +// +import { ConstructorDeprecation } from '../../../../shared/utils/file-utils'; + +export const GENERATED_CONSTRUCTOR_MIGRATIONS: ConstructorDeprecation[] = +[ + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedParams: [ + { + className: 'Router', + importPath: '@angular/router' + }, + { + className: 'Renderer2', + importPath: '@angular/core' + }, + { + className: 'ElementRef', + importPath: '@angular/core' + }, + { + className: 'HamburgerMenuService', + importPath: '@spartacus/storefront' + }, + { + className: 'WindowRef', + importPath: '@spartacus/core' + }, + { + className: 'FeatureConfigService', + importPath: '@spartacus/core' + } + ], + removeParams: [ + { + className: 'Router', + importPath: '@angular/router' + }, + { + className: 'Renderer2', + importPath: '@angular/core' + }, + { + className: 'ElementRef', + importPath: '@angular/core' + }, + { + className: 'HamburgerMenuService', + importPath: '@spartacus/storefront' + }, + { + className: 'WindowRef', + importPath: '@spartacus/core' + }, + { + className: 'FeatureConfigService', + importPath: '@spartacus/core' + } + ], + addParams: [ + { + className: 'Router', + importPath: '@angular/router' + }, + { + className: 'Renderer2', + importPath: '@angular/core' + }, + { + className: 'ElementRef', + importPath: '@angular/core' + }, + { + className: 'HamburgerMenuService', + importPath: '@spartacus/storefront' + }, + { + className: 'WindowRef', + importPath: '@spartacus/core' + } + ] + }, + { + class: 'OrderGuestRegisterFormComponent', + importPath: '@spartacus/order/components', + deprecatedParams: [ + { + className: 'UserRegisterFacade', + importPath: '@spartacus/user/profile/root' + }, + { + className: 'RoutingService', + importPath: '@spartacus/core' + }, + { + className: 'AuthService', + importPath: '@spartacus/core' + }, + { + className: 'UntypedFormBuilder', + importPath: '@angular/forms' + } + ], + removeParams: [ + { + className: 'UserRegisterFacade', + importPath: '@spartacus/user/profile/root' + }, + { + className: 'RoutingService', + importPath: '@spartacus/core' + }, + { + className: 'AuthService', + importPath: '@spartacus/core' + }, + { + className: 'UntypedFormBuilder', + importPath: '@angular/forms' + } + ], + addParams: [ + { + className: 'UserRegisterFacade', + importPath: '@spartacus/user/profile/root' + }, + { + className: 'RoutingService', + importPath: '@spartacus/core' + }, + { + className: 'UntypedFormBuilder', + importPath: '@angular/forms' + } + ] + } +]; diff --git a/projects/schematics/src/migrations/221121_7/methods-and-properties-deprecations/data/generated-methods-and-properties.migration.ts b/projects/schematics/src/migrations/221121_7/methods-and-properties-deprecations/data/generated-methods-and-properties.migration.ts new file mode 100644 index 000000000000..9c07acea8a43 --- /dev/null +++ b/projects/schematics/src/migrations/221121_7/methods-and-properties-deprecations/data/generated-methods-and-properties.migration.ts @@ -0,0 +1,45518 @@ +/* + * SPDX-FileCopyrightText: 2026 SAP Spartacus team + * + * SPDX-License-Identifier: Apache-2.0 + */ + +// +// Generated file, don't update manually. +// +import { MethodPropertyDeprecation } from '../../../../shared/utils/file-utils'; + +export const GENERATED_METHODS_AND_PROPERTIES_MIGRATION: MethodPropertyDeprecation[] = + [ + { + class: 'UserEmailFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserEmailFacade'. ", + }, + { + class: 'UserPasswordFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'requestForgotPasswordEmail', + comment: + "// TODO:Spartacus - Method 'requestForgotPasswordEmail' was removed from Class 'UserPasswordFacade'. ", + }, + { + class: 'UserPasswordFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'reset', + comment: + "// TODO:Spartacus - Method 'reset' was removed from Class 'UserPasswordFacade'. ", + }, + { + class: 'UserPasswordFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserPasswordFacade'. ", + }, + { + class: 'UserProfileFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'UserProfileFacade'. ", + }, + { + class: 'UserProfileFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'UserProfileFacade'. ", + }, + { + class: 'UserProfileFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'UserProfileFacade'. ", + }, + { + class: 'UserProfileFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserProfileFacade'. ", + }, + { + class: 'UserRegisterFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'UserRegisterFacade'. ", + }, + { + class: 'UserRegisterFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'UserRegisterFacade'. ", + }, + { + class: 'UserRegisterFacade', + importPath: '@spartacus/user/profile/root', + deprecatedNode: 'registerGuest', + comment: + "// TODO:Spartacus - Method 'registerGuest' was removed from Class 'UserRegisterFacade'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'appendCaptchaToken', + comment: + "// TODO:Spartacus - Method 'appendCaptchaToken' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'loadTitles', + comment: + "// TODO:Spartacus - Method 'loadTitles' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'registerGuest', + comment: + "// TODO:Spartacus - Method 'registerGuest' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'requestForgotPasswordEmail', + comment: + "// TODO:Spartacus - Method 'requestForgotPasswordEmail' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'resetPassword', + comment: + "// TODO:Spartacus - Method 'resetPassword' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'updateEmail', + comment: + "// TODO:Spartacus - Method 'updateEmail' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'OccUserProfileAdapter', + importPath: '@spartacus/user/profile/occ', + deprecatedNode: 'updatePassword', + comment: + "// TODO:Spartacus - Method 'updatePassword' was removed from Class 'OccUserProfileAdapter'. ", + }, + { + class: 'UserEmailService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserEmailService'. ", + }, + { + class: 'UserPasswordService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'requestForgotPasswordEmail', + comment: + "// TODO:Spartacus - Method 'requestForgotPasswordEmail' was removed from Class 'UserPasswordService'. ", + }, + { + class: 'UserPasswordService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'reset', + comment: + "// TODO:Spartacus - Method 'reset' was removed from Class 'UserPasswordService'. ", + }, + { + class: 'UserPasswordService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserPasswordService'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'loadTitles', + comment: + "// TODO:Spartacus - Method 'loadTitles' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'registerGuest', + comment: + "// TODO:Spartacus - Method 'registerGuest' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'requestForgotPasswordEmail', + comment: + "// TODO:Spartacus - Method 'requestForgotPasswordEmail' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'resetPassword', + comment: + "// TODO:Spartacus - Method 'resetPassword' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'updateEmail', + comment: + "// TODO:Spartacus - Method 'updateEmail' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileAdapter', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'updatePassword', + comment: + "// TODO:Spartacus - Method 'updatePassword' was removed from Class 'UserProfileAdapter'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'registerGuest', + comment: + "// TODO:Spartacus - Method 'registerGuest' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'requestForgotPasswordEmail', + comment: + "// TODO:Spartacus - Method 'requestForgotPasswordEmail' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'resetPassword', + comment: + "// TODO:Spartacus - Method 'resetPassword' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'updateEmail', + comment: + "// TODO:Spartacus - Method 'updateEmail' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileConnector', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'updatePassword', + comment: + "// TODO:Spartacus - Method 'updatePassword' was removed from Class 'UserProfileConnector'. ", + }, + { + class: 'UserProfileService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'UserProfileService'. ", + }, + { + class: 'UserProfileService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'UserProfileService'. ", + }, + { + class: 'UserProfileService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'UserProfileService'. ", + }, + { + class: 'UserProfileService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserProfileService'. ", + }, + { + class: 'UserRegisterService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'UserRegisterService'. ", + }, + { + class: 'UserRegisterService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'UserRegisterService'. ", + }, + { + class: 'UserRegisterService', + importPath: '@spartacus/user/profile/core', + deprecatedNode: 'registerGuest', + comment: + "// TODO:Spartacus - Method 'registerGuest' was removed from Class 'UserRegisterService'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'addAddressButtonHandle', + comment: + "// TODO:Spartacus - Method 'addAddressButtonHandle' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'addAddressCancel', + comment: + "// TODO:Spartacus - Method 'addAddressCancel' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'addAddressSubmit', + comment: + "// TODO:Spartacus - Method 'addAddressSubmit' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'cancelCard', + comment: + "// TODO:Spartacus - Method 'cancelCard' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'deleteAddress', + comment: + "// TODO:Spartacus - Method 'deleteAddress' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'editAddressButtonHandle', + comment: + "// TODO:Spartacus - Method 'editAddressButtonHandle' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'editAddressCancel', + comment: + "// TODO:Spartacus - Method 'editAddressCancel' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'editAddressSubmit', + comment: + "// TODO:Spartacus - Method 'editAddressSubmit' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'getCardContent', + comment: + "// TODO:Spartacus - Method 'getCardContent' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'setAddressAsDefault', + comment: + "// TODO:Spartacus - Method 'setAddressAsDefault' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'setEdit', + comment: + "// TODO:Spartacus - Method 'setEdit' was removed from Class 'AddressBookComponent'. ", + }, + { + class: 'AddressBookComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'addUserAddress', + comment: + "// TODO:Spartacus - Method 'addUserAddress' was removed from Class 'AddressBookComponentService'. ", + }, + { + class: 'AddressBookComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'deleteUserAddress', + comment: + "// TODO:Spartacus - Method 'deleteUserAddress' was removed from Class 'AddressBookComponentService'. ", + }, + { + class: 'AddressBookComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'getAddresses', + comment: + "// TODO:Spartacus - Method 'getAddresses' was removed from Class 'AddressBookComponentService'. ", + }, + { + class: 'AddressBookComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'getAddressesStateLoading', + comment: + "// TODO:Spartacus - Method 'getAddressesStateLoading' was removed from Class 'AddressBookComponentService'. ", + }, + { + class: 'AddressBookComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'loadAddresses', + comment: + "// TODO:Spartacus - Method 'loadAddresses' was removed from Class 'AddressBookComponentService'. ", + }, + { + class: 'AddressBookComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'setAddressAsDefault', + comment: + "// TODO:Spartacus - Method 'setAddressAsDefault' was removed from Class 'AddressBookComponentService'. ", + }, + { + class: 'AddressBookComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'updateUserAddress', + comment: + "// TODO:Spartacus - Method 'updateUserAddress' was removed from Class 'AddressBookComponentService'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'countrySelected', + comment: + "// TODO:Spartacus - Method 'countrySelected' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'handleAddressVerificationResults', + comment: + "// TODO:Spartacus - Method 'handleAddressVerificationResults' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'openSuggestedAddress', + comment: + "// TODO:Spartacus - Method 'openSuggestedAddress' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'regionSelected', + comment: + "// TODO:Spartacus - Method 'regionSelected' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'toggleDefaultAddress', + comment: + "// TODO:Spartacus - Method 'toggleDefaultAddress' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'AddressFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'verifyAddress', + comment: + "// TODO:Spartacus - Method 'verifyAddress' was removed from Class 'AddressFormComponent'. ", + }, + { + class: 'CloseAccountComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'navigateTo', + comment: + "// TODO:Spartacus - Method 'navigateTo' was removed from Class 'CloseAccountComponent'. ", + }, + { + class: 'CloseAccountComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'openModal', + comment: + "// TODO:Spartacus - Method 'openModal' was removed from Class 'CloseAccountComponent'. ", + }, + { + class: 'CloseAccountModalComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'closeAccount', + comment: + "// TODO:Spartacus - Method 'closeAccount' was removed from Class 'CloseAccountModalComponent'. ", + }, + { + class: 'CloseAccountModalComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'dismissModal', + comment: + "// TODO:Spartacus - Method 'dismissModal' was removed from Class 'CloseAccountModalComponent'. ", + }, + { + class: 'CloseAccountModalComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'CloseAccountModalComponent'. ", + }, + { + class: 'CloseAccountModalComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'isLoading$', + comment: + "// TODO:Spartacus - Property 'isLoading$' was removed from Class 'CloseAccountModalComponent'. ", + }, + { + class: 'CloseAccountModalComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CloseAccountModalComponent'. ", + }, + { + class: 'CloseAccountModalComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CloseAccountModalComponent'. ", + }, + { + class: 'CloseAccountModalComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CloseAccountModalComponent'. ", + }, + { + class: 'ForgotPasswordComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'navigateTo', + comment: + "// TODO:Spartacus - Method 'navigateTo' was removed from Class 'ForgotPasswordComponent'. ", + }, + { + class: 'ForgotPasswordComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'ForgotPasswordComponent'. ", + }, + { + class: 'ForgotPasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'ForgotPasswordComponentService'. ", + }, + { + class: 'ForgotPasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'ForgotPasswordComponentService'. ", + }, + { + class: 'ForgotPasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'redirect', + comment: + "// TODO:Spartacus - Method 'redirect' was removed from Class 'ForgotPasswordComponentService'. ", + }, + { + class: 'ForgotPasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'requestEmail', + comment: + "// TODO:Spartacus - Method 'requestEmail' was removed from Class 'ForgotPasswordComponentService'. ", + }, + { + class: 'MyAccountV2EmailComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'cancelEdit', + comment: + "// TODO:Spartacus - Method 'cancelEdit' was removed from Class 'MyAccountV2EmailComponent'. ", + }, + { + class: 'MyAccountV2EmailComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'closeDialogConfirmationAlert', + comment: + "// TODO:Spartacus - Method 'closeDialogConfirmationAlert' was removed from Class 'MyAccountV2EmailComponent'. ", + }, + { + class: 'MyAccountV2EmailComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MyAccountV2EmailComponent'. ", + }, + { + class: 'MyAccountV2EmailComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onEdit', + comment: + "// TODO:Spartacus - Method 'onEdit' was removed from Class 'MyAccountV2EmailComponent'. ", + }, + { + class: 'MyAccountV2EmailComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'MyAccountV2EmailComponent'. ", + }, + { + class: 'MyAccountV2PasswordComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'closeDialogConfirmationAlert', + comment: + "// TODO:Spartacus - Method 'closeDialogConfirmationAlert' was removed from Class 'MyAccountV2PasswordComponent'. ", + }, + { + class: 'MyAccountV2PasswordComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onCancel', + comment: + "// TODO:Spartacus - Method 'onCancel' was removed from Class 'MyAccountV2PasswordComponent'. ", + }, + { + class: 'MyAccountV2PasswordComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'MyAccountV2PasswordComponent'. ", + }, + { + class: 'MyAccountV2ProfileComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'cancelEdit', + comment: + "// TODO:Spartacus - Method 'cancelEdit' was removed from Class 'MyAccountV2ProfileComponent'. ", + }, + { + class: 'MyAccountV2ProfileComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MyAccountV2ProfileComponent'. ", + }, + { + class: 'MyAccountV2ProfileComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onEdit', + comment: + "// TODO:Spartacus - Method 'onEdit' was removed from Class 'MyAccountV2ProfileComponent'. ", + }, + { + class: 'MyAccountV2ProfileComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'MyAccountV2ProfileComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'additionalConsents', + comment: + "// TODO:Spartacus - Property 'additionalConsents' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'captchaConfirmed', + comment: + "// TODO:Spartacus - Method 'captchaConfirmed' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'collectDataFromRegisterForm', + comment: + "// TODO:Spartacus - Method 'collectDataFromRegisterForm' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'goToVerificationTokenForm', + comment: + "// TODO:Spartacus - Method 'goToVerificationTokenForm' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'isConsentGiven', + comment: + "// TODO:Spartacus - Method 'isConsentGiven' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onCreateRegistrationVerificationTokenComplete', + comment: + "// TODO:Spartacus - Method 'onCreateRegistrationVerificationTokenComplete' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'sendRegistrationVerificationToken', + comment: + "// TODO:Spartacus - Method 'sendRegistrationVerificationToken' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'submitForm', + comment: + "// TODO:Spartacus - Method 'submitForm' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'toggleAnonymousConsent', + comment: + "// TODO:Spartacus - Method 'toggleAnonymousConsent' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'OneTimePasswordRegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'updateAdditionalConsents', + comment: + "// TODO:Spartacus - Method 'updateAdditionalConsents' was removed from Class 'OneTimePasswordRegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'additionalConsents', + comment: + "// TODO:Spartacus - Property 'additionalConsents' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'captchaConfirmed', + comment: + "// TODO:Spartacus - Method 'captchaConfirmed' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'collectDataFromRegisterForm', + comment: + "// TODO:Spartacus - Method 'collectDataFromRegisterForm' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'isConsentGiven', + comment: + "// TODO:Spartacus - Method 'isConsentGiven' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onRegisterUserSuccess', + comment: + "// TODO:Spartacus - Method 'onRegisterUserSuccess' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'submitForm', + comment: + "// TODO:Spartacus - Method 'submitForm' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'titleSelected', + comment: + "// TODO:Spartacus - Method 'titleSelected' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'toggleAnonymousConsent', + comment: + "// TODO:Spartacus - Method 'toggleAnonymousConsent' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'updateAdditionalConsents', + comment: + "// TODO:Spartacus - Method 'updateAdditionalConsents' was removed from Class 'RegisterComponent'. ", + }, + { + class: 'RegisterComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'collectDataFromRegisterForm', + comment: + "// TODO:Spartacus - Method 'collectDataFromRegisterForm' was removed from Class 'RegisterComponentService'. ", + }, + { + class: 'RegisterComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'generateAdditionalConsentsFormControl', + comment: + "// TODO:Spartacus - Method 'generateAdditionalConsentsFormControl' was removed from Class 'RegisterComponentService'. ", + }, + { + class: 'RegisterComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'getAdditionalConsents', + comment: + "// TODO:Spartacus - Method 'getAdditionalConsents' was removed from Class 'RegisterComponentService'. ", + }, + { + class: 'RegisterComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'RegisterComponentService'. ", + }, + { + class: 'RegisterComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'postRegisterMessage', + comment: + "// TODO:Spartacus - Method 'postRegisterMessage' was removed from Class 'RegisterComponentService'. ", + }, + { + class: 'RegisterComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'RegisterComponentService'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'collectDataFromRegisterForm', + comment: + "// TODO:Spartacus - Method 'collectDataFromRegisterForm' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'createRegistrationVerificationToken', + comment: + "// TODO:Spartacus - Method 'createRegistrationVerificationToken' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'getPasswordValidators', + comment: + "// TODO:Spartacus - Method 'getPasswordValidators' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onOpenInfoDailogKeyDown', + comment: + "// TODO:Spartacus - Method 'onOpenInfoDailogKeyDown' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onRegisterUserSuccess', + comment: + "// TODO:Spartacus - Method 'onRegisterUserSuccess' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'openInfoDailog', + comment: + "// TODO:Spartacus - Method 'openInfoDailog' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'registerUserWithVerificationToken', + comment: + "// TODO:Spartacus - Method 'registerUserWithVerificationToken' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'resendOTP', + comment: + "// TODO:Spartacus - Method 'resendOTP' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'startRateLimitWaitTimeInterval', + comment: + "// TODO:Spartacus - Method 'startRateLimitWaitTimeInterval' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'startWaitTimeInterval', + comment: + "// TODO:Spartacus - Method 'startWaitTimeInterval' was removed from Class 'RegistrationVerificationTokenFormComponent'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'displayMessage', + comment: + "// TODO:Spartacus - Method 'displayMessage' was removed from Class 'RegistrationVerificationTokenFormComponentService'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'postRegisterMessage', + comment: + "// TODO:Spartacus - Method 'postRegisterMessage' was removed from Class 'RegistrationVerificationTokenFormComponentService'. ", + }, + { + class: 'RegistrationVerificationTokenFormComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'RegistrationVerificationTokenFormComponentService'. ", + }, + { + class: 'ResetPasswordComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'ResetPasswordComponent'. ", + }, + { + class: 'ResetPasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'ResetPasswordComponentService'. ", + }, + { + class: 'ResetPasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'ResetPasswordComponentService'. ", + }, + { + class: 'ResetPasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'redirect', + comment: + "// TODO:Spartacus - Method 'redirect' was removed from Class 'ResetPasswordComponentService'. ", + }, + { + class: 'ResetPasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'resetPassword', + comment: + "// TODO:Spartacus - Method 'resetPassword' was removed from Class 'ResetPasswordComponentService'. ", + }, + { + class: 'SuggestedAddressDialogComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'SuggestedAddressDialogComponent'. ", + }, + { + class: 'SuggestedAddressDialogComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'SuggestedAddressDialogComponent'. ", + }, + { + class: 'SuggestedAddressDialogComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SuggestedAddressDialogComponent'. ", + }, + { + class: 'SuggestedAddressDialogComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'setSelectedAddress', + comment: + "// TODO:Spartacus - Method 'setSelectedAddress' was removed from Class 'SuggestedAddressDialogComponent'. ", + }, + { + class: 'UpdateEmailComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'UpdateEmailComponent'. ", + }, + { + class: 'UpdateEmailComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'UpdateEmailComponentService'. ", + }, + { + class: 'UpdateEmailComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'UpdateEmailComponentService'. ", + }, + { + class: 'UpdateEmailComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'UpdateEmailComponentService'. ", + }, + { + class: 'UpdatePasswordComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'navigateTo', + comment: + "// TODO:Spartacus - Method 'navigateTo' was removed from Class 'UpdatePasswordComponent'. ", + }, + { + class: 'UpdatePasswordComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'UpdatePasswordComponent'. ", + }, + { + class: 'UpdatePasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'getPasswordValidators', + comment: + "// TODO:Spartacus - Method 'getPasswordValidators' was removed from Class 'UpdatePasswordComponentService'. ", + }, + { + class: 'UpdatePasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'UpdatePasswordComponentService'. ", + }, + { + class: 'UpdatePasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'UpdatePasswordComponentService'. ", + }, + { + class: 'UpdatePasswordComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'updatePassword', + comment: + "// TODO:Spartacus - Method 'updatePassword' was removed from Class 'UpdatePasswordComponentService'. ", + }, + { + class: 'UpdateProfileComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'navigateTo', + comment: + "// TODO:Spartacus - Method 'navigateTo' was removed from Class 'UpdateProfileComponent'. ", + }, + { + class: 'UpdateProfileComponent', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'UpdateProfileComponent'. ", + }, + { + class: 'UpdateProfileComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'UpdateProfileComponentService'. ", + }, + { + class: 'UpdateProfileComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'UpdateProfileComponentService'. ", + }, + { + class: 'UpdateProfileComponentService', + importPath: '@spartacus/user/profile/components', + deprecatedNode: 'updateProfile', + comment: + "// TODO:Spartacus - Method 'updateProfile' was removed from Class 'UpdateProfileComponentService'. ", + }, + { + class: 'UserAccountEventListener', + importPath: '@spartacus/user/account/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'UserAccountEventListener'. ", + }, + { + class: 'UserAccountEventListener', + importPath: '@spartacus/user/account/root', + deprecatedNode: 'onAuth', + comment: + "// TODO:Spartacus - Method 'onAuth' was removed from Class 'UserAccountEventListener'. ", + }, + { + class: 'UserAccountFacade', + importPath: '@spartacus/user/account/root', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'UserAccountFacade'. ", + }, + { + class: 'UserAccountFacade', + importPath: '@spartacus/user/account/root', + deprecatedNode: 'getById', + comment: + "// TODO:Spartacus - Method 'getById' was removed from Class 'UserAccountFacade'. ", + }, + { + class: 'VerificationTokenFacade', + importPath: '@spartacus/user/account/root', + deprecatedNode: 'createVerificationToken', + comment: + "// TODO:Spartacus - Method 'createVerificationToken' was removed from Class 'VerificationTokenFacade'. ", + }, + { + class: 'OccUserAccountAdapter', + importPath: '@spartacus/user/account/occ', + deprecatedNode: 'createVerificationToken', + comment: + "// TODO:Spartacus - Method 'createVerificationToken' was removed from Class 'OccUserAccountAdapter'. ", + }, + { + class: 'OccUserAccountAdapter', + importPath: '@spartacus/user/account/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccUserAccountAdapter'. ", + }, + { + class: 'UserAccountAdapter', + importPath: '@spartacus/user/account/core', + deprecatedNode: 'createVerificationToken', + comment: + "// TODO:Spartacus - Method 'createVerificationToken' was removed from Class 'UserAccountAdapter'. ", + }, + { + class: 'UserAccountAdapter', + importPath: '@spartacus/user/account/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserAccountAdapter'. ", + }, + { + class: 'UserAccountConnector', + importPath: '@spartacus/user/account/core', + deprecatedNode: 'createVerificationToken', + comment: + "// TODO:Spartacus - Method 'createVerificationToken' was removed from Class 'UserAccountConnector'. ", + }, + { + class: 'UserAccountConnector', + importPath: '@spartacus/user/account/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'UserAccountConnector'. ", + }, + { + class: 'UserAccountService', + importPath: '@spartacus/user/account/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'UserAccountService'. ", + }, + { + class: 'UserAccountService', + importPath: '@spartacus/user/account/core', + deprecatedNode: 'getById', + comment: + "// TODO:Spartacus - Method 'getById' was removed from Class 'UserAccountService'. ", + }, + { + class: 'VerificationTokenService', + importPath: '@spartacus/user/account/core', + deprecatedNode: 'createVerificationToken', + comment: + "// TODO:Spartacus - Method 'createVerificationToken' was removed from Class 'VerificationTokenService'. ", + }, + { + class: 'LoginAsGuestGuard', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'LoginAsGuestGuard'. ", + }, + { + class: 'LoginAsGuestGuard', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'getPath', + comment: + "// TODO:Spartacus - Method 'getPath' was removed from Class 'LoginAsGuestGuard'. ", + }, + { + class: 'LoginComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'LoginComponent'. ", + }, + { + class: 'LoginComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'onRootNavBtnAdded', + comment: + "// TODO:Spartacus - Method 'onRootNavBtnAdded' was removed from Class 'LoginComponent'. ", + }, + { + class: 'LoginFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'LoginFormComponent'. ", + }, + { + class: 'LoginFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'csrf', + comment: + "// TODO:Spartacus - Property 'csrf' was removed from Class 'LoginFormComponentService'. ", + }, + { + class: 'LoginFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'handleCustomLoginError', + comment: + "// TODO:Spartacus - Method 'handleCustomLoginError' was removed from Class 'LoginFormComponentService'. ", + }, + { + class: 'LoginFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'initCustomLogin', + comment: + "// TODO:Spartacus - Method 'initCustomLogin' was removed from Class 'LoginFormComponentService'. ", + }, + { + class: 'LoginFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'login', + comment: + "// TODO:Spartacus - Method 'login' was removed from Class 'LoginFormComponentService'. ", + }, + { + class: 'LoginFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'LoginFormComponentService'. ", + }, + { + class: 'LoginRegisterComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'navigateTo', + comment: + "// TODO:Spartacus - Method 'navigateTo' was removed from Class 'LoginRegisterComponent'. ", + }, + { + class: 'LoginRegisterComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'LoginRegisterComponent'. ", + }, + { + class: 'OneTimePasswordLoginFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'collectDataFromLoginForm', + comment: + "// TODO:Spartacus - Method 'collectDataFromLoginForm' was removed from Class 'OneTimePasswordLoginFormComponent'. ", + }, + { + class: 'OneTimePasswordLoginFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'goToVerificationTokenForm', + comment: + "// TODO:Spartacus - Method 'goToVerificationTokenForm' was removed from Class 'OneTimePasswordLoginFormComponent'. ", + }, + { + class: 'OneTimePasswordLoginFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'onCreateVerificationTokenComplete', + comment: + "// TODO:Spartacus - Method 'onCreateVerificationTokenComplete' was removed from Class 'OneTimePasswordLoginFormComponent'. ", + }, + { + class: 'OneTimePasswordLoginFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'OneTimePasswordLoginFormComponent'. ", + }, + { + class: 'VerificationTokenFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'VerificationTokenFormComponent'. ", + }, + { + class: 'VerificationTokenFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'onOpenInfoDailogKeyDown', + comment: + "// TODO:Spartacus - Method 'onOpenInfoDailogKeyDown' was removed from Class 'VerificationTokenFormComponent'. ", + }, + { + class: 'VerificationTokenFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'VerificationTokenFormComponent'. ", + }, + { + class: 'VerificationTokenFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'openInfoDailog', + comment: + "// TODO:Spartacus - Method 'openInfoDailog' was removed from Class 'VerificationTokenFormComponent'. ", + }, + { + class: 'VerificationTokenFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'resendOTP', + comment: + "// TODO:Spartacus - Method 'resendOTP' was removed from Class 'VerificationTokenFormComponent'. ", + }, + { + class: 'VerificationTokenFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'startRateLimitWaitTimeInterval', + comment: + "// TODO:Spartacus - Method 'startRateLimitWaitTimeInterval' was removed from Class 'VerificationTokenFormComponent'. ", + }, + { + class: 'VerificationTokenFormComponent', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'startWaitTimeInterval', + comment: + "// TODO:Spartacus - Method 'startWaitTimeInterval' was removed from Class 'VerificationTokenFormComponent'. ", + }, + { + class: 'VerificationTokenFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'createVerificationToken', + comment: + "// TODO:Spartacus - Method 'createVerificationToken' was removed from Class 'VerificationTokenFormComponentService'. ", + }, + { + class: 'VerificationTokenFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'csrf', + comment: + "// TODO:Spartacus - Property 'csrf' was removed from Class 'VerificationTokenFormComponentService'. ", + }, + { + class: 'VerificationTokenFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'displayMessage', + comment: + "// TODO:Spartacus - Method 'displayMessage' was removed from Class 'VerificationTokenFormComponentService'. ", + }, + { + class: 'VerificationTokenFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'initCustomLogin', + comment: + "// TODO:Spartacus - Method 'initCustomLogin' was removed from Class 'VerificationTokenFormComponentService'. ", + }, + { + class: 'VerificationTokenFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'login', + comment: + "// TODO:Spartacus - Method 'login' was removed from Class 'VerificationTokenFormComponentService'. ", + }, + { + class: 'VerificationTokenFormComponentService', + importPath: '@spartacus/user/account/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'VerificationTokenFormComponentService'. ", + }, + { + class: 'GtmCollectorService', + importPath: '@spartacus/tracking/tms/gtm', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'GtmCollectorService'. ", + }, + { + class: 'GtmCollectorService', + importPath: '@spartacus/tracking/tms/gtm', + deprecatedNode: 'pushEvent', + comment: + "// TODO:Spartacus - Method 'pushEvent' was removed from Class 'GtmCollectorService'. ", + }, + { + class: 'BaseTmsModule', + importPath: '@spartacus/tracking/tms/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'BaseTmsModule'. ", + }, + { + class: 'TmsService', + importPath: '@spartacus/tracking/tms/core', + deprecatedNode: 'collect', + comment: + "// TODO:Spartacus - Method 'collect' was removed from Class 'TmsService'. ", + }, + { + class: 'TmsService', + importPath: '@spartacus/tracking/tms/core', + deprecatedNode: 'mapEvents', + comment: + "// TODO:Spartacus - Method 'mapEvents' was removed from Class 'TmsService'. ", + }, + { + class: 'TmsService', + importPath: '@spartacus/tracking/tms/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'TmsService'. ", + }, + { + class: 'AepCollectorService', + importPath: '@spartacus/tracking/tms/aep', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'AepCollectorService'. ", + }, + { + class: 'AepCollectorService', + importPath: '@spartacus/tracking/tms/aep', + deprecatedNode: 'pushEvent', + comment: + "// TODO:Spartacus - Method 'pushEvent' was removed from Class 'AepCollectorService'. ", + }, + { + class: 'OccPersonalizationIdInterceptor', + importPath: '@spartacus/tracking/personalization/root', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'OccPersonalizationIdInterceptor'. ", + }, + { + class: 'OccPersonalizationTimeInterceptor', + importPath: '@spartacus/tracking/personalization/root', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'OccPersonalizationTimeInterceptor'. ", + }, + { + class: 'PersonalizationContextService', + importPath: '@spartacus/tracking/personalization/core', + deprecatedNode: 'getPersonalizationContext', + comment: + "// TODO:Spartacus - Method 'getPersonalizationContext' was removed from Class 'PersonalizationContextService'. ", + }, + { + class: 'SubscriptionActionsFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'cancelSubscription', + comment: + "// TODO:Spartacus - Method 'cancelSubscription' was removed from Class 'SubscriptionActionsFacade'. ", + }, + { + class: 'SubscriptionActionsFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'extendSubscription', + comment: + "// TODO:Spartacus - Method 'extendSubscription' was removed from Class 'SubscriptionActionsFacade'. ", + }, + { + class: 'SubscriptionActionsFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'getEffectiveCancellationDate', + comment: + "// TODO:Spartacus - Method 'getEffectiveCancellationDate' was removed from Class 'SubscriptionActionsFacade'. ", + }, + { + class: 'SubscriptionActionsFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'getExtensionEffectiveDate', + comment: + "// TODO:Spartacus - Method 'getExtensionEffectiveDate' was removed from Class 'SubscriptionActionsFacade'. ", + }, + { + class: 'SubscriptionActionsFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'reverseCancellation', + comment: + "// TODO:Spartacus - Method 'reverseCancellation' was removed from Class 'SubscriptionActionsFacade'. ", + }, + { + class: 'SubscriptionActionsFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'withdrawSubscription', + comment: + "// TODO:Spartacus - Method 'withdrawSubscription' was removed from Class 'SubscriptionActionsFacade'. ", + }, + { + class: 'SubscriptionBillingEventListener', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SubscriptionBillingEventListener'. ", + }, + { + class: 'SubscriptionBillingEventListener', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'onLanguageAndCurrencySetEvent', + comment: + "// TODO:Spartacus - Method 'onLanguageAndCurrencySetEvent' was removed from Class 'SubscriptionBillingEventListener'. ", + }, + { + class: 'SubscriptionFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'getSubscriptionByCode', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCode' was removed from Class 'SubscriptionFacade'. ", + }, + { + class: 'SubscriptionFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'getSubscriptionByCodeState', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCodeState' was removed from Class 'SubscriptionFacade'. ", + }, + { + class: 'SubscriptionFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'getSubscriptionCodeFromRoute', + comment: + "// TODO:Spartacus - Method 'getSubscriptionCodeFromRoute' was removed from Class 'SubscriptionFacade'. ", + }, + { + class: 'SubscriptionFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'getSubscriptionList', + comment: + "// TODO:Spartacus - Method 'getSubscriptionList' was removed from Class 'SubscriptionFacade'. ", + }, + { + class: 'SubscriptionFacade', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'getSubscriptionListState', + comment: + "// TODO:Spartacus - Method 'getSubscriptionListState' was removed from Class 'SubscriptionFacade'. ", + }, + { + class: 'SubscriptionProductService', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'getSubscriptionData', + comment: + "// TODO:Spartacus - Method 'getSubscriptionData' was removed from Class 'SubscriptionProductService'. ", + }, + { + class: 'SubscriptionProductService', + importPath: '@spartacus/subscription-billing/root', + deprecatedNode: 'isSubscription', + comment: + "// TODO:Spartacus - Method 'isSubscription' was removed from Class 'SubscriptionProductService'. ", + }, + { + class: 'OccSubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/occ', + deprecatedNode: 'cancelSubscription', + comment: + "// TODO:Spartacus - Method 'cancelSubscription' was removed from Class 'OccSubscriptionActionsAdapter'. ", + }, + { + class: 'OccSubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/occ', + deprecatedNode: 'extendSubscription', + comment: + "// TODO:Spartacus - Method 'extendSubscription' was removed from Class 'OccSubscriptionActionsAdapter'. ", + }, + { + class: 'OccSubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/occ', + deprecatedNode: 'getEffectiveCancellationDate', + comment: + "// TODO:Spartacus - Method 'getEffectiveCancellationDate' was removed from Class 'OccSubscriptionActionsAdapter'. ", + }, + { + class: 'OccSubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/occ', + deprecatedNode: 'getExtensionEffectiveDate', + comment: + "// TODO:Spartacus - Method 'getExtensionEffectiveDate' was removed from Class 'OccSubscriptionActionsAdapter'. ", + }, + { + class: 'OccSubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/occ', + deprecatedNode: 'reverseCancellation', + comment: + "// TODO:Spartacus - Method 'reverseCancellation' was removed from Class 'OccSubscriptionActionsAdapter'. ", + }, + { + class: 'OccSubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/occ', + deprecatedNode: 'withdrawSubscription', + comment: + "// TODO:Spartacus - Method 'withdrawSubscription' was removed from Class 'OccSubscriptionActionsAdapter'. ", + }, + { + class: 'OccSubscriptionAdapter', + importPath: '@spartacus/subscription-billing/occ', + deprecatedNode: 'getSubscriptionByCode', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCode' was removed from Class 'OccSubscriptionAdapter'. ", + }, + { + class: 'OccSubscriptionAdapter', + importPath: '@spartacus/subscription-billing/occ', + deprecatedNode: 'getSubscriptionList', + comment: + "// TODO:Spartacus - Method 'getSubscriptionList' was removed from Class 'OccSubscriptionAdapter'. ", + }, + { + class: 'SubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'cancelSubscription', + comment: + "// TODO:Spartacus - Method 'cancelSubscription' was removed from Class 'SubscriptionActionsAdapter'. ", + }, + { + class: 'SubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'extendSubscription', + comment: + "// TODO:Spartacus - Method 'extendSubscription' was removed from Class 'SubscriptionActionsAdapter'. ", + }, + { + class: 'SubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getEffectiveCancellationDate', + comment: + "// TODO:Spartacus - Method 'getEffectiveCancellationDate' was removed from Class 'SubscriptionActionsAdapter'. ", + }, + { + class: 'SubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getExtensionEffectiveDate', + comment: + "// TODO:Spartacus - Method 'getExtensionEffectiveDate' was removed from Class 'SubscriptionActionsAdapter'. ", + }, + { + class: 'SubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'reverseCancellation', + comment: + "// TODO:Spartacus - Method 'reverseCancellation' was removed from Class 'SubscriptionActionsAdapter'. ", + }, + { + class: 'SubscriptionActionsAdapter', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'withdrawSubscription', + comment: + "// TODO:Spartacus - Method 'withdrawSubscription' was removed from Class 'SubscriptionActionsAdapter'. ", + }, + { + class: 'SubscriptionActionsConnector', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'cancelSubscription', + comment: + "// TODO:Spartacus - Method 'cancelSubscription' was removed from Class 'SubscriptionActionsConnector'. ", + }, + { + class: 'SubscriptionActionsConnector', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'extendSubscription', + comment: + "// TODO:Spartacus - Method 'extendSubscription' was removed from Class 'SubscriptionActionsConnector'. ", + }, + { + class: 'SubscriptionActionsConnector', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getEffectiveCancellationDate', + comment: + "// TODO:Spartacus - Method 'getEffectiveCancellationDate' was removed from Class 'SubscriptionActionsConnector'. ", + }, + { + class: 'SubscriptionActionsConnector', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getExtensionEffectiveDate', + comment: + "// TODO:Spartacus - Method 'getExtensionEffectiveDate' was removed from Class 'SubscriptionActionsConnector'. ", + }, + { + class: 'SubscriptionActionsConnector', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'reverseCancellation', + comment: + "// TODO:Spartacus - Method 'reverseCancellation' was removed from Class 'SubscriptionActionsConnector'. ", + }, + { + class: 'SubscriptionActionsConnector', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'withdrawSubscription', + comment: + "// TODO:Spartacus - Method 'withdrawSubscription' was removed from Class 'SubscriptionActionsConnector'. ", + }, + { + class: 'SubscriptionActionsService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'cancelSubscription', + comment: + "// TODO:Spartacus - Method 'cancelSubscription' was removed from Class 'SubscriptionActionsService'. ", + }, + { + class: 'SubscriptionActionsService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'extendSubscription', + comment: + "// TODO:Spartacus - Method 'extendSubscription' was removed from Class 'SubscriptionActionsService'. ", + }, + { + class: 'SubscriptionActionsService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getEffectiveCancellationDate', + comment: + "// TODO:Spartacus - Method 'getEffectiveCancellationDate' was removed from Class 'SubscriptionActionsService'. ", + }, + { + class: 'SubscriptionActionsService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getExtensionEffectiveDate', + comment: + "// TODO:Spartacus - Method 'getExtensionEffectiveDate' was removed from Class 'SubscriptionActionsService'. ", + }, + { + class: 'SubscriptionActionsService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionByCodeReloadEvents', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCodeReloadEvents' was removed from Class 'SubscriptionActionsService'. ", + }, + { + class: 'SubscriptionActionsService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'reverseCancellation', + comment: + "// TODO:Spartacus - Method 'reverseCancellation' was removed from Class 'SubscriptionActionsService'. ", + }, + { + class: 'SubscriptionActionsService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'withdrawSubscription', + comment: + "// TODO:Spartacus - Method 'withdrawSubscription' was removed from Class 'SubscriptionActionsService'. ", + }, + { + class: 'SubscriptionAdapter', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionByCode', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCode' was removed from Class 'SubscriptionAdapter'. ", + }, + { + class: 'SubscriptionAdapter', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionList', + comment: + "// TODO:Spartacus - Method 'getSubscriptionList' was removed from Class 'SubscriptionAdapter'. ", + }, + { + class: 'SubscriptionConnector', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionByCode', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCode' was removed from Class 'SubscriptionConnector'. ", + }, + { + class: 'SubscriptionConnector', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionList', + comment: + "// TODO:Spartacus - Method 'getSubscriptionList' was removed from Class 'SubscriptionConnector'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionByCode', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCode' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionByCodeReloadEvents', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCodeReloadEvents' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionByCodeState', + comment: + "// TODO:Spartacus - Method 'getSubscriptionByCodeState' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionCodeFromRoute', + comment: + "// TODO:Spartacus - Method 'getSubscriptionCodeFromRoute' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionList', + comment: + "// TODO:Spartacus - Method 'getSubscriptionList' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionListQuery$', + comment: + "// TODO:Spartacus - Method 'getSubscriptionListQuery$' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionListReloadEvents', + comment: + "// TODO:Spartacus - Method 'getSubscriptionListReloadEvents' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'getSubscriptionListState', + comment: + "// TODO:Spartacus - Method 'getSubscriptionListState' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'subscriptionDetailsPreConditions', + comment: + "// TODO:Spartacus - Method 'subscriptionDetailsPreConditions' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionService', + importPath: '@spartacus/subscription-billing/core', + deprecatedNode: 'subscriptionListPreConditions', + comment: + "// TODO:Spartacus - Method 'subscriptionListPreConditions' was removed from Class 'SubscriptionService'. ", + }, + { + class: 'SubscriptionActionsModalComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'getExtensionEffectiveDate', + comment: + "// TODO:Spartacus - Method 'getExtensionEffectiveDate' was removed from Class 'SubscriptionActionsModalComponent'. ", + }, + { + class: 'SubscriptionActionsModalComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'initExtendDurationOptions', + comment: + "// TODO:Spartacus - Method 'initExtendDurationOptions' was removed from Class 'SubscriptionActionsModalComponent'. ", + }, + { + class: 'SubscriptionActionsModalComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'onConfirm', + comment: + "// TODO:Spartacus - Method 'onConfirm' was removed from Class 'SubscriptionActionsModalComponent'. ", + }, + { + class: 'SubscriptionActionsModalComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'onDialogClose', + comment: + "// TODO:Spartacus - Method 'onDialogClose' was removed from Class 'SubscriptionActionsModalComponent'. ", + }, + { + class: 'SubscriptionActionsModalComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'onExtendActionDurationChange', + comment: + "// TODO:Spartacus - Method 'onExtendActionDurationChange' was removed from Class 'SubscriptionActionsModalComponent'. ", + }, + { + class: 'SubscriptionActionsModalComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'registerSubscriptionCancellationEffect', + comment: + "// TODO:Spartacus - Method 'registerSubscriptionCancellationEffect' was removed from Class 'SubscriptionActionsModalComponent'. ", + }, + { + class: 'SubscriptionActionsModalComponentService', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'SubscriptionActionsModalComponentService'. ", + }, + { + class: 'SubscriptionActionsModalComponentService', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'handleSuccess', + comment: + "// TODO:Spartacus - Method 'handleSuccess' was removed from Class 'SubscriptionActionsModalComponentService'. ", + }, + { + class: 'SubscriptionActionsModalComponentService', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'SubscriptionActionsModalComponentService'. ", + }, + { + class: 'SubscriptionDetailsComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SubscriptionDetailsComponent'. ", + }, + { + class: 'SubscriptionDetailsComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'showSubscriptionActionsDialog', + comment: + "// TODO:Spartacus - Method 'showSubscriptionActionsDialog' was removed from Class 'SubscriptionDetailsComponent'. ", + }, + { + class: 'SubscriptionListComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'SubscriptionListComponent'. ", + }, + { + class: 'SubscriptionListComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'SubscriptionListComponent'. ", + }, + { + class: 'SubscriptionProductUsageChargeComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'getIncludedQuantity', + comment: + "// TODO:Spartacus - Method 'getIncludedQuantity' was removed from Class 'SubscriptionProductUsageChargeComponent'. ", + }, + { + class: 'SubscriptionProductUsageChargeComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'getLastTierValue', + comment: + "// TODO:Spartacus - Method 'getLastTierValue' was removed from Class 'SubscriptionProductUsageChargeComponent'. ", + }, + { + class: 'SubscriptionProductUsageChargeComponent', + importPath: '@spartacus/subscription-billing/components', + deprecatedNode: 'isUsageChargePresent', + comment: + "// TODO:Spartacus - Method 'isUsageChargePresent' was removed from Class 'SubscriptionProductUsageChargeComponent'. ", + }, + { + class: 'ActiveFacetsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getFocusKey', + comment: + "// TODO:Spartacus - Method 'getFocusKey' was removed from Class 'ActiveFacetsComponent'. ", + }, + { + class: 'ActiveFacetsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLinkParams', + comment: + "// TODO:Spartacus - Method 'getLinkParams' was removed from Class 'ActiveFacetsComponent'. ", + }, + { + class: 'ActiveFacetsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'removeFilterWithSpacebar', + comment: + "// TODO:Spartacus - Method 'removeFilterWithSpacebar' was removed from Class 'ActiveFacetsComponent'. ", + }, + { + class: 'AddToHomeScreenComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AddToHomeScreenComponent'. ", + }, + { + class: 'AddToHomeScreenComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'prompt', + comment: + "// TODO:Spartacus - Method 'prompt' was removed from Class 'AddToHomeScreenComponent'. ", + }, + { + class: 'AddToHomeScreenService', + importPath: '@spartacus/storefront', + deprecatedNode: 'disableAddToHomeScreen', + comment: + "// TODO:Spartacus - Method 'disableAddToHomeScreen' was removed from Class 'AddToHomeScreenService'. ", + }, + { + class: 'AddToHomeScreenService', + importPath: '@spartacus/storefront', + deprecatedNode: 'enableAddToHomeScreen', + comment: + "// TODO:Spartacus - Method 'enableAddToHomeScreen' was removed from Class 'AddToHomeScreenService'. ", + }, + { + class: 'AddToHomeScreenService', + importPath: '@spartacus/storefront', + deprecatedNode: 'firePrompt', + comment: + "// TODO:Spartacus - Method 'firePrompt' was removed from Class 'AddToHomeScreenService'. ", + }, + { + class: 'AddToHomeScreenService', + importPath: '@spartacus/storefront', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'AddToHomeScreenService'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'allowAll', + comment: + "// TODO:Spartacus - Method 'allowAll' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'closeMessage', + comment: + "// TODO:Spartacus - Method 'closeMessage' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCorrespondingConsent', + comment: + "// TODO:Spartacus - Method 'getCorrespondingConsent' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onConsentChange', + comment: + "// TODO:Spartacus - Method 'onConsentChange' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onConsentGivenSuccess', + comment: + "// TODO:Spartacus - Method 'onConsentGivenSuccess' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onConsentWithdrawnSuccess', + comment: + "// TODO:Spartacus - Method 'onConsentWithdrawnSuccess' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'rejectAll', + comment: + "// TODO:Spartacus - Method 'rejectAll' was removed from Class 'AnonymousConsentDialogComponent'. ", + }, + { + class: 'AnonymousConsentManagementBannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'allowAll', + comment: + "// TODO:Spartacus - Method 'allowAll' was removed from Class 'AnonymousConsentManagementBannerComponent'. ", + }, + { + class: 'AnonymousConsentManagementBannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'hideBanner', + comment: + "// TODO:Spartacus - Method 'hideBanner' was removed from Class 'AnonymousConsentManagementBannerComponent'. ", + }, + { + class: 'AnonymousConsentManagementBannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AnonymousConsentManagementBannerComponent'. ", + }, + { + class: 'AnonymousConsentManagementBannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'viewDetails', + comment: + "// TODO:Spartacus - Method 'viewDetails' was removed from Class 'AnonymousConsentManagementBannerComponent'. ", + }, + { + class: 'AnonymousConsentOpenDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'AnonymousConsentOpenDialogComponent'. ", + }, + { + class: 'AtMessageDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'AtMessageDirective'. ", + }, + { + class: 'AtMessageDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'host', + comment: + "// TODO:Spartacus - Property 'host' was removed from Class 'AtMessageDirective'. ", + }, + { + class: 'AvatarComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getInitials', + comment: + "// TODO:Spartacus - Method 'getInitials' was removed from Class 'AvatarComponent'. ", + }, + { + class: 'BannerCarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getItems', + comment: + "// TODO:Spartacus - Method 'getItems' was removed from Class 'BannerCarouselComponent'. ", + }, + { + class: 'BannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getImage', + comment: + "// TODO:Spartacus - Method 'getImage' was removed from Class 'BannerComponent'. ", + }, + { + class: 'BannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getImageAltText', + comment: + "// TODO:Spartacus - Method 'getImageAltText' was removed from Class 'BannerComponent'. ", + }, + { + class: 'BannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLinkAriaLabel', + comment: + "// TODO:Spartacus - Method 'getLinkAriaLabel' was removed from Class 'BannerComponent'. ", + }, + { + class: 'BannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTarget', + comment: + "// TODO:Spartacus - Method 'getTarget' was removed from Class 'BannerComponent'. ", + }, + { + class: 'BannerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setRouterLink', + comment: + "// TODO:Spartacus - Method 'setRouterLink' was removed from Class 'BannerComponent'. ", + }, + { + class: 'BeforeCmsPageGuardService', + importPath: '@spartacus/storefront', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'BeforeCmsPageGuardService'. ", + }, + { + class: 'BreadcrumbComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'BreadcrumbComponent'. ", + }, + { + class: 'BreadcrumbSchemaBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'BreadcrumbSchemaBuilder'. ", + }, + { + class: 'BreadcrumbSchemaBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'collect', + comment: + "// TODO:Spartacus - Method 'collect' was removed from Class 'BreadcrumbSchemaBuilder'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'breakpoints', + comment: + "// TODO:Spartacus - Property 'breakpoints' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'config', + comment: + "// TODO:Spartacus - Property 'config' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'fallbackBreakpoint', + comment: + "// TODO:Spartacus - Property 'fallbackBreakpoint' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getBreakpoint', + comment: + "// TODO:Spartacus - Method 'getBreakpoint' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getMaxSize', + comment: + "// TODO:Spartacus - Method 'getMaxSize' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getMinSize', + comment: + "// TODO:Spartacus - Method 'getMinSize' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSize', + comment: + "// TODO:Spartacus - Method 'getSize' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'isDown', + comment: + "// TODO:Spartacus - Method 'isDown' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'isEqual', + comment: + "// TODO:Spartacus - Method 'isEqual' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'isUp', + comment: + "// TODO:Spartacus - Method 'isUp' was removed from Class 'BreakpointService'. ", + }, + { + class: 'BreakpointService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolveBreakpointsFromConfig', + comment: + "// TODO:Spartacus - Method 'resolveBreakpointsFromConfig' was removed from Class 'BreakpointService'. ", + }, + { + class: 'CaptchaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'CaptchaComponent'. ", + }, + { + class: 'CaptchaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CaptchaComponent'. ", + }, + { + class: 'CaptchaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'fetchCaptchaConfigFromServer', + comment: + "// TODO:Spartacus - Method 'fetchCaptchaConfigFromServer' was removed from Class 'CaptchaService'. ", + }, + { + class: 'CaptchaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCaptchaConfig', + comment: + "// TODO:Spartacus - Method 'getCaptchaConfig' was removed from Class 'CaptchaService'. ", + }, + { + class: 'CaptchaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getToken', + comment: + "// TODO:Spartacus - Method 'getToken' was removed from Class 'CaptchaService'. ", + }, + { + class: 'CaptchaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'CaptchaService'. ", + }, + { + class: 'CaptchaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadResource', + comment: + "// TODO:Spartacus - Method 'loadResource' was removed from Class 'CaptchaService'. ", + }, + { + class: 'CaptchaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CaptchaService'. ", + }, + { + class: 'CaptchaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'renderCaptcha', + comment: + "// TODO:Spartacus - Method 'renderCaptcha' was removed from Class 'CaptchaService'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ariaDescribedBy', + comment: + "// TODO:Spartacus - Property 'ariaDescribedBy' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'cancelEdit', + comment: + "// TODO:Spartacus - Method 'cancelEdit' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'edit', + comment: + "// TODO:Spartacus - Method 'edit' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLabel', + comment: + "// TODO:Spartacus - Method 'getLabel' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isCardAction', + comment: + "// TODO:Spartacus - Method 'isCardAction' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isCardLinkAction', + comment: + "// TODO:Spartacus - Method 'isCardLinkAction' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isHeaderVisible', + comment: + "// TODO:Spartacus - Property 'isHeaderVisible' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'send', + comment: + "// TODO:Spartacus - Method 'send' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setDefault', + comment: + "// TODO:Spartacus - Method 'setDefault' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setEditMode', + comment: + "// TODO:Spartacus - Method 'setEditMode' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'trackByIndex', + comment: + "// TODO:Spartacus - Method 'trackByIndex' was removed from Class 'CardComponent'. ", + }, + { + class: 'CarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusNextPrevItem', + comment: + "// TODO:Spartacus - Method 'focusNextPrevItem' was removed from Class 'CarouselComponent'. ", + }, + { + class: 'CarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSlideNumber', + comment: + "// TODO:Spartacus - Method 'getSlideNumber' was removed from Class 'CarouselComponent'. ", + }, + { + class: 'CarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'CarouselComponent'. ", + }, + { + class: 'CarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CarouselComponent'. ", + }, + { + class: 'CarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onItemKeydown', + comment: + "// TODO:Spartacus - Method 'onItemKeydown' was removed from Class 'CarouselComponent'. ", + }, + { + class: 'CarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setItems', + comment: + "// TODO:Spartacus - Property 'setItems' was removed from Class 'CarouselComponent'. ", + }, + { + class: 'CarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'shareEvent', + comment: + "// TODO:Spartacus - Method 'shareEvent' was removed from Class 'CarouselComponent'. ", + }, + { + class: 'CarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'skipTabForCarouselItems', + comment: + "// TODO:Spartacus - Method 'skipTabForCarouselItems' was removed from Class 'CarouselComponent'. ", + }, + { + class: 'CarouselScrollingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusNextPrevItem', + comment: + "// TODO:Spartacus - Method 'focusNextPrevItem' was removed from Class 'CarouselScrollingComponent'. ", + }, + { + class: 'CarouselScrollingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CarouselScrollingComponent'. ", + }, + { + class: 'CarouselScrollingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onItemFocusIn', + comment: + "// TODO:Spartacus - Method 'onItemFocusIn' was removed from Class 'CarouselScrollingComponent'. ", + }, + { + class: 'CarouselScrollingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onItemKeydown', + comment: + "// TODO:Spartacus - Method 'onItemKeydown' was removed from Class 'CarouselScrollingComponent'. ", + }, + { + class: 'CarouselScrollingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'skipTabForCarouselItems', + comment: + "// TODO:Spartacus - Method 'skipTabForCarouselItems' was removed from Class 'CarouselScrollingComponent'. ", + }, + { + class: 'CarouselService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getItemsPerSlide', + comment: + "// TODO:Spartacus - Method 'getItemsPerSlide' was removed from Class 'CarouselService'. ", + }, + { + class: 'ClaimDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'cancelEdit', + comment: + "// TODO:Spartacus - Method 'cancelEdit' was removed from Class 'ClaimDialogComponent'. ", + }, + { + class: 'ClaimDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ClaimDialogComponent'. ", + }, + { + class: 'ClaimDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ClaimDialogComponent'. ", + }, + { + class: 'ClaimDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ClaimDialogComponent'. ", + }, + { + class: 'ClaimDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'ClaimDialogComponent'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'determineMappings', + comment: + "// TODO:Spartacus - Method 'determineMappings' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getChildRoutes', + comment: + "// TODO:Spartacus - Method 'getChildRoutes' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDeferLoadingStrategy', + comment: + "// TODO:Spartacus - Method 'getDeferLoadingStrategy' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getGuards', + comment: + "// TODO:Spartacus - Method 'getGuards' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getI18nKeys', + comment: + "// TODO:Spartacus - Method 'getI18nKeys' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getMapping', + comment: + "// TODO:Spartacus - Method 'getMapping' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getModule', + comment: + "// TODO:Spartacus - Method 'getModule' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getStaticData', + comment: + "// TODO:Spartacus - Method 'getStaticData' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'shouldRender', + comment: + "// TODO:Spartacus - Method 'shouldRender' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsComponentsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'standardizeChildRoutes', + comment: + "// TODO:Spartacus - Method 'standardizeChildRoutes' was removed from Class 'CmsComponentsService'. ", + }, + { + class: 'CmsFeaturesService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCmsMapping', + comment: + "// TODO:Spartacus - Method 'getCmsMapping' was removed from Class 'CmsFeaturesService'. ", + }, + { + class: 'CmsFeaturesService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getModule', + comment: + "// TODO:Spartacus - Method 'getModule' was removed from Class 'CmsFeaturesService'. ", + }, + { + class: 'CmsFeaturesService', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasFeatureFor', + comment: + "// TODO:Spartacus - Method 'hasFeatureFor' was removed from Class 'CmsFeaturesService'. ", + }, + { + class: 'CmsGuardsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'canActivateGuard', + comment: + "// TODO:Spartacus - Method 'canActivateGuard' was removed from Class 'CmsGuardsService'. ", + }, + { + class: 'CmsGuardsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'cmsPageCanActivate', + comment: + "// TODO:Spartacus - Method 'cmsPageCanActivate' was removed from Class 'CmsGuardsService'. ", + }, + { + class: 'CmsGuardsService', + importPath: '@spartacus/storefront', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'CmsGuardsService'. ", + }, + { + class: 'CmsI18nService', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadForComponents', + comment: + "// TODO:Spartacus - Method 'loadForComponents' was removed from Class 'CmsI18nService'. ", + }, + { + class: 'CmsInjectorService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getInjector', + comment: + "// TODO:Spartacus - Method 'getInjector' was removed from Class 'CmsInjectorService'. ", + }, + { + class: 'CmsLcpModule', + importPath: '@spartacus/storefront', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'CmsLcpModule'. ", + }, + { + class: 'CmsLcpService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLcpPresence', + comment: + "// TODO:Spartacus - Method 'getLcpPresence' was removed from Class 'CmsLcpService'. ", + }, + { + class: 'CmsPageGuard', + importPath: '@spartacus/storefront', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CmsPageGuard'. ", + }, + { + class: 'CmsPageGuardService', + importPath: '@spartacus/storefront', + deprecatedNode: 'canActivateNotFoundPage', + comment: + "// TODO:Spartacus - Method 'canActivateNotFoundPage' was removed from Class 'CmsPageGuardService'. ", + }, + { + class: 'CmsPageGuardService', + importPath: '@spartacus/storefront', + deprecatedNode: 'canActivatePage', + comment: + "// TODO:Spartacus - Method 'canActivatePage' was removed from Class 'CmsPageGuardService'. ", + }, + { + class: 'CmsRoutesService', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleCmsRoutesInGuard', + comment: + "// TODO:Spartacus - Method 'handleCmsRoutesInGuard' was removed from Class 'CmsRoutesService'. ", + }, + { + class: 'ComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'ComponentHandler'. ", + }, + { + class: 'ComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'ComponentHandler'. ", + }, + { + class: 'ComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'launcher', + comment: + "// TODO:Spartacus - Method 'launcher' was removed from Class 'ComponentHandler'. ", + }, + { + class: 'ComponentHandlerService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLauncher', + comment: + "// TODO:Spartacus - Method 'getLauncher' was removed from Class 'ComponentHandlerService'. ", + }, + { + class: 'ComponentHandlerService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolve', + comment: + "// TODO:Spartacus - Method 'resolve' was removed from Class 'ComponentHandlerService'. ", + }, + { + class: 'ComponentWrapperDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'dispatchEvent', + comment: + "// TODO:Spartacus - Method 'dispatchEvent' was removed from Class 'ComponentWrapperDirective'. ", + }, + { + class: 'ComponentWrapperDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ComponentWrapperDirective'. ", + }, + { + class: 'ComponentWrapperDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ComponentWrapperDirective'. ", + }, + { + class: 'ConsentManagementComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'allConsentsLoading$', + comment: + "// TODO:Spartacus - Property 'allConsentsLoading$' was removed from Class 'ConsentManagementComponent'. ", + }, + { + class: 'ConsentManagementComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'allowAll', + comment: + "// TODO:Spartacus - Method 'allowAll' was removed from Class 'ConsentManagementComponent'. ", + }, + { + class: 'ConsentManagementComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConsentManagementComponent'. ", + }, + { + class: 'ConsentManagementComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConsentManagementComponent'. ", + }, + { + class: 'ConsentManagementComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onConsentChange', + comment: + "// TODO:Spartacus - Method 'onConsentChange' was removed from Class 'ConsentManagementComponent'. ", + }, + { + class: 'ConsentManagementComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'rejectAll', + comment: + "// TODO:Spartacus - Method 'rejectAll' was removed from Class 'ConsentManagementComponent'. ", + }, + { + class: 'ConsentManagementComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getRequiredConsents', + comment: + "// TODO:Spartacus - Method 'getRequiredConsents' was removed from Class 'ConsentManagementComponentService'. ", + }, + { + class: 'ConsentManagementFormComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isRequired', + comment: + "// TODO:Spartacus - Method 'isRequired' was removed from Class 'ConsentManagementFormComponent'. ", + }, + { + class: 'ConsentManagementFormComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'ConsentManagementFormComponent'. ", + }, + { + class: 'ConsentManagementFormComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConsentManagementFormComponent'. ", + }, + { + class: 'ConsentManagementFormComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onConsentChange', + comment: + "// TODO:Spartacus - Method 'onConsentChange' was removed from Class 'ConsentManagementFormComponent'. ", + }, + { + class: 'ConsentManagementFormComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'updateConsentGiven', + comment: + "// TODO:Spartacus - Method 'updateConsentGiven' was removed from Class 'ConsentManagementFormComponent'. ", + }, + { + class: 'ContextService', + importPath: '@spartacus/storefront', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'ContextService'. ", + }, + { + class: 'ContextService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolveContext', + comment: + "// TODO:Spartacus - Method 'resolveContext' was removed from Class 'ContextService'. ", + }, + { + class: 'CouponCardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'findProducts', + comment: + "// TODO:Spartacus - Method 'findProducts' was removed from Class 'CouponCardComponent'. ", + }, + { + class: 'CouponCardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onSubscriptionChange', + comment: + "// TODO:Spartacus - Method 'onSubscriptionChange' was removed from Class 'CouponCardComponent'. ", + }, + { + class: 'CouponCardComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'readMore', + comment: + "// TODO:Spartacus - Method 'readMore' was removed from Class 'CouponCardComponent'. ", + }, + { + class: 'CouponClaimComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CouponClaimComponent'. ", + }, + { + class: 'CouponClaimComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CouponClaimComponent'. ", + }, + { + class: 'CouponDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'CouponDialogComponent'. ", + }, + { + class: 'CouponDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'CouponDialogComponent'. ", + }, + { + class: 'CouponDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CouponDialogComponent'. ", + }, + { + class: 'CouponDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CouponDialogComponent'. ", + }, + { + class: 'CurrentProductService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCode', + comment: + "// TODO:Spartacus - Method 'getCode' was removed from Class 'CurrentProductService'. ", + }, + { + class: 'CurrentProductService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getProduct', + comment: + "// TODO:Spartacus - Method 'getProduct' was removed from Class 'CurrentProductService'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'dateRange', + comment: + "// TODO:Spartacus - Method 'dateRange' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'emailsMustMatch', + comment: + "// TODO:Spartacus - Method 'emailsMustMatch' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'emailValidator', + comment: + "// TODO:Spartacus - Method 'emailValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'maxCharactersLengthValidator', + comment: + "// TODO:Spartacus - Method 'maxCharactersLengthValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'minEightCharactersLengthValidator', + comment: + "// TODO:Spartacus - Method 'minEightCharactersLengthValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'minOneDigitValidator', + comment: + "// TODO:Spartacus - Method 'minOneDigitValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'minOneSpecialCharacterValidator', + comment: + "// TODO:Spartacus - Method 'minOneSpecialCharacterValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'minOneUpperCaseCharacterValidator', + comment: + "// TODO:Spartacus - Method 'minOneUpperCaseCharacterValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'minSixCharactersLengthValidator', + comment: + "// TODO:Spartacus - Method 'minSixCharactersLengthValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'mustBePositive', + comment: + "// TODO:Spartacus - Method 'mustBePositive' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'noConsecutiveCharacters', + comment: + "// TODO:Spartacus - Method 'noConsecutiveCharacters' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'noSpecialCharacters', + comment: + "// TODO:Spartacus - Method 'noSpecialCharacters' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'passwordsCannotMatch', + comment: + "// TODO:Spartacus - Method 'passwordsCannotMatch' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'passwordsMustMatch', + comment: + "// TODO:Spartacus - Method 'passwordsMustMatch' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'patternValidation', + comment: + "// TODO:Spartacus - Method 'patternValidation' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'securePasswordValidator', + comment: + "// TODO:Spartacus - Method 'securePasswordValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'starRatingEmpty', + comment: + "// TODO:Spartacus - Method 'starRatingEmpty' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'CustomFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'strongPasswordValidator', + comment: + "// TODO:Spartacus - Method 'strongPasswordValidator' was removed from Class 'CustomFormValidators'. ", + }, + { + class: 'DatePickerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'change', + comment: + "// TODO:Spartacus - Method 'change' was removed from Class 'DatePickerComponent'. ", + }, + { + class: 'DatePickerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDate', + comment: + "// TODO:Spartacus - Method 'getDate' was removed from Class 'DatePickerComponent'. ", + }, + { + class: 'DatePickerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'pattern', + comment: + "// TODO:Spartacus - Property 'pattern' was removed from Class 'DatePickerComponent'. ", + }, + { + class: 'DatePickerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'placeholder', + comment: + "// TODO:Spartacus - Property 'placeholder' was removed from Class 'DatePickerComponent'. ", + }, + { + class: 'DatePickerService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDate', + comment: + "// TODO:Spartacus - Method 'getDate' was removed from Class 'DatePickerService'. ", + }, + { + class: 'DatePickerService', + importPath: '@spartacus/storefront', + deprecatedNode: 'isValidFormat', + comment: + "// TODO:Spartacus - Method 'isValidFormat' was removed from Class 'DatePickerService'. ", + }, + { + class: 'DatePickerService', + importPath: '@spartacus/storefront', + deprecatedNode: 'pattern', + comment: + "// TODO:Spartacus - Property 'pattern' was removed from Class 'DatePickerService'. ", + }, + { + class: 'DatePickerService', + importPath: '@spartacus/storefront', + deprecatedNode: 'placeholder', + comment: + "// TODO:Spartacus - Property 'placeholder' was removed from Class 'DatePickerService'. ", + }, + { + class: 'DefaultComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'getComponentFactory', + comment: + "// TODO:Spartacus - Method 'getComponentFactory' was removed from Class 'DefaultComponentHandler'. ", + }, + { + class: 'DefaultComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'DefaultComponentHandler'. ", + }, + { + class: 'DefaultComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'DefaultComponentHandler'. ", + }, + { + class: 'DefaultComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'launcher', + comment: + "// TODO:Spartacus - Method 'launcher' was removed from Class 'DefaultComponentHandler'. ", + }, + { + class: 'DeferLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'DeferLoaderService'. ", + }, + { + class: 'DirectionService', + importPath: '@spartacus/storefront', + deprecatedNode: 'detect', + comment: + "// TODO:Spartacus - Method 'detect' was removed from Class 'DirectionService'. ", + }, + { + class: 'DirectionService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDirection', + comment: + "// TODO:Spartacus - Method 'getDirection' was removed from Class 'DirectionService'. ", + }, + { + class: 'DirectionService', + importPath: '@spartacus/storefront', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'DirectionService'. ", + }, + { + class: 'DirectionService', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'DirectionService'. ", + }, + { + class: 'DirectionService', + importPath: '@spartacus/storefront', + deprecatedNode: 'setDirection', + comment: + "// TODO:Spartacus - Method 'setDirection' was removed from Class 'DirectionService'. ", + }, + { + class: 'DomChangeDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'DomChangeDirective'. ", + }, + { + class: 'ExportCsvFileService', + importPath: '@spartacus/storefront', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'ExportCsvFileService'. ", + }, + { + class: 'ExportCsvFileService', + importPath: '@spartacus/storefront', + deprecatedNode: 'download', + comment: + "// TODO:Spartacus - Method 'download' was removed from Class 'ExportCsvFileService'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'decreaseVisibleValues', + comment: + "// TODO:Spartacus - Method 'decreaseVisibleValues' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'facet', + comment: + "// TODO:Spartacus - Property 'facet' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLinkParams', + comment: + "// TODO:Spartacus - Method 'getLinkParams' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'increaseVisibleValues', + comment: + "// TODO:Spartacus - Method 'increaseVisibleValues' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isExpanded', + comment: + "// TODO:Spartacus - Property 'isExpanded' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onArrowDown', + comment: + "// TODO:Spartacus - Method 'onArrowDown' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onArrowUp', + comment: + "// TODO:Spartacus - Method 'onArrowUp' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onKeydown', + comment: + "// TODO:Spartacus - Method 'onKeydown' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onTabNavigation', + comment: + "// TODO:Spartacus - Method 'onTabNavigation' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'openLink', + comment: + "// TODO:Spartacus - Method 'openLink' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggleGroup', + comment: + "// TODO:Spartacus - Method 'toggleGroup' was removed from Class 'FacetComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'block', + comment: + "// TODO:Spartacus - Method 'block' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'enableFocusHandlingOnFacetListChanges', + comment: + "// TODO:Spartacus - Method 'enableFocusHandlingOnFacetListChanges' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'expandFacetGroup', + comment: + "// TODO:Spartacus - Method 'expandFacetGroup' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleDialogFocus', + comment: + "// TODO:Spartacus - Method 'handleDialogFocus' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isCollapsed', + comment: + "// TODO:Spartacus - Method 'isCollapsed' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isDialog', + comment: + "// TODO:Spartacus - Property 'isDialog' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isExpanded', + comment: + "// TODO:Spartacus - Method 'isExpanded' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'updateTabs', + comment: + "// TODO:Spartacus - Method 'updateTabs' was removed from Class 'FacetListComponent'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'decodeUriComponentSafe', + comment: + "// TODO:Spartacus - Method 'decodeUriComponentSafe' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'decreaseVisibleValues', + comment: + "// TODO:Spartacus - Method 'decreaseVisibleValues' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLinkParams', + comment: + "// TODO:Spartacus - Method 'getLinkParams' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getState', + comment: + "// TODO:Spartacus - Method 'getState' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getStateSnapshot', + comment: + "// TODO:Spartacus - Method 'getStateSnapshot' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasState', + comment: + "// TODO:Spartacus - Method 'hasState' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'increaseVisibleValues', + comment: + "// TODO:Spartacus - Method 'increaseVisibleValues' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'FacetService'. ", + }, + { + class: 'FacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'updateState', + comment: + "// TODO:Spartacus - Method 'updateState' was removed from Class 'FacetService'. ", + }, + { + class: 'FileDownloadService', + importPath: '@spartacus/storefront', + deprecatedNode: 'download', + comment: + "// TODO:Spartacus - Method 'download' was removed from Class 'FileDownloadService'. ", + }, + { + class: 'FileReaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadTextFile', + comment: + "// TODO:Spartacus - Method 'loadTextFile' was removed from Class 'FileReaderService'. ", + }, + { + class: 'FilesFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'allowedTypes', + comment: + "// TODO:Spartacus - Method 'allowedTypes' was removed from Class 'FilesFormValidators'. ", + }, + { + class: 'FilesFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'getExtension', + comment: + "// TODO:Spartacus - Method 'getExtension' was removed from Class 'FilesFormValidators'. ", + }, + { + class: 'FilesFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'maxEntries', + comment: + "// TODO:Spartacus - Method 'maxEntries' was removed from Class 'FilesFormValidators'. ", + }, + { + class: 'FilesFormValidators', + importPath: '@spartacus/storefront', + deprecatedNode: 'maxSize', + comment: + "// TODO:Spartacus - Method 'maxSize' was removed from Class 'FilesFormValidators'. ", + }, + { + class: 'FileUploadComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'registerOnChange', + comment: + "// TODO:Spartacus - Method 'registerOnChange' was removed from Class 'FileUploadComponent'. ", + }, + { + class: 'FileUploadComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'registerOnTouched', + comment: + "// TODO:Spartacus - Method 'registerOnTouched' was removed from Class 'FileUploadComponent'. ", + }, + { + class: 'FileUploadComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'removeFile', + comment: + "// TODO:Spartacus - Method 'removeFile' was removed from Class 'FileUploadComponent'. ", + }, + { + class: 'FileUploadComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'selectedFiles', + comment: + "// TODO:Spartacus - Property 'selectedFiles' was removed from Class 'FileUploadComponent'. ", + }, + { + class: 'FileUploadComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'selectFile', + comment: + "// TODO:Spartacus - Method 'selectFile' was removed from Class 'FileUploadComponent'. ", + }, + { + class: 'FileUploadComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setDisabledState', + comment: + "// TODO:Spartacus - Method 'setDisabledState' was removed from Class 'FileUploadComponent'. ", + }, + { + class: 'FileUploadComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'writeValue', + comment: + "// TODO:Spartacus - Method 'writeValue' was removed from Class 'FileUploadComponent'. ", + }, + { + class: 'FocusableCarouselItemDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'canElementReceiveFocus', + comment: + "// TODO:Spartacus - Method 'canElementReceiveFocus' was removed from Class 'FocusableCarouselItemDirective'. ", + }, + { + class: 'FormErrorsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'control', + comment: + "// TODO:Spartacus - Property 'control' was removed from Class 'FormErrorsComponent'. ", + }, + { + class: 'FormErrorsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'dirty', + comment: + "// TODO:Spartacus - Property 'dirty' was removed from Class 'FormErrorsComponent'. ", + }, + { + class: 'FormErrorsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTranslationParams', + comment: + "// TODO:Spartacus - Method 'getTranslationParams' was removed from Class 'FormErrorsComponent'. ", + }, + { + class: 'FormErrorsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'hidden', + comment: + "// TODO:Spartacus - Property 'hidden' was removed from Class 'FormErrorsComponent'. ", + }, + { + class: 'FormErrorsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'invalid', + comment: + "// TODO:Spartacus - Property 'invalid' was removed from Class 'FormErrorsComponent'. ", + }, + { + class: 'FormErrorsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngDoCheck', + comment: + "// TODO:Spartacus - Method 'ngDoCheck' was removed from Class 'FormErrorsComponent'. ", + }, + { + class: 'FormErrorsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'touched', + comment: + "// TODO:Spartacus - Property 'touched' was removed from Class 'FormErrorsComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'fragment', + comment: + "// TODO:Spartacus - Property 'fragment' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getAbsoluteUrl', + comment: + "// TODO:Spartacus - Method 'getAbsoluteUrl' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isExternalUrl', + comment: + "// TODO:Spartacus - Method 'isExternalUrl' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'queryParams', + comment: + "// TODO:Spartacus - Property 'queryParams' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'rel', + comment: + "// TODO:Spartacus - Property 'rel' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'routerUrl', + comment: + "// TODO:Spartacus - Property 'routerUrl' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setUrlParts', + comment: + "// TODO:Spartacus - Method 'setUrlParts' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'splitUrl', + comment: + "// TODO:Spartacus - Method 'splitUrl' was removed from Class 'GenericLinkComponent'. ", + }, + { + class: 'GenericLinkComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'isExternalUrl', + comment: + "// TODO:Spartacus - Method 'isExternalUrl' was removed from Class 'GenericLinkComponentService'. ", + }, + { + class: 'GlobalMessageComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'GlobalMessageComponent'. ", + }, + { + class: 'GlobalMessageComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'GlobalMessageComponent'. ", + }, + { + class: 'HamburgerMenuComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isExpanded', + comment: + "// TODO:Spartacus - Property 'isExpanded' was removed from Class 'HamburgerMenuComponent'. ", + }, + { + class: 'HamburgerMenuComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'HamburgerMenuComponent'. ", + }, + { + class: 'HamburgerMenuService', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'HamburgerMenuService'. ", + }, + { + class: 'HighlightPipe', + importPath: '@spartacus/storefront', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'HighlightPipe'. ", + }, + { + class: 'HomePageEventBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildHomePageEvent', + comment: + "// TODO:Spartacus - Method 'buildHomePageEvent' was removed from Class 'HomePageEventBuilder'. ", + }, + { + class: 'HomePageEventBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'HomePageEventBuilder'. ", + }, + { + class: 'HorizontalScrollingPositionDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'HorizontalScrollingPositionDirective'. ", + }, + { + class: 'HorizontalScrollingPositionDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'HorizontalScrollingPositionDirective'. ", + }, + { + class: 'HorizontalScrollingPositionDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollBackward', + comment: + "// TODO:Spartacus - Method 'scrollBackward' was removed from Class 'HorizontalScrollingPositionDirective'. ", + }, + { + class: 'HorizontalScrollingPositionDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollForward', + comment: + "// TODO:Spartacus - Method 'scrollForward' was removed from Class 'HorizontalScrollingPositionDirective'. ", + }, + { + class: 'HorizontalScrollingPositionDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'subscribeScrollingArea', + comment: + "// TODO:Spartacus - Method 'subscribeScrollingArea' was removed from Class 'HorizontalScrollingPositionDirective'. ", + }, + { + class: 'HorizontalScrollingPositionDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'unsubscribeScrollingArea', + comment: + "// TODO:Spartacus - Method 'unsubscribeScrollingArea' was removed from Class 'HorizontalScrollingPositionDirective'. ", + }, + { + class: 'IconComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'addStyleClasses', + comment: + "// TODO:Spartacus - Method 'addStyleClasses' was removed from Class 'IconComponent'. ", + }, + { + class: 'IconComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'cxIcon', + comment: + "// TODO:Spartacus - Property 'cxIcon' was removed from Class 'IconComponent'. ", + }, + { + class: 'IconComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'flipIcon', + comment: + "// TODO:Spartacus - Method 'flipIcon' was removed from Class 'IconComponent'. ", + }, + { + class: 'IconComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'host', + comment: + "// TODO:Spartacus - Property 'host' was removed from Class 'IconComponent'. ", + }, + { + class: 'IconComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setIcon', + comment: + "// TODO:Spartacus - Method 'setIcon' was removed from Class 'IconComponent'. ", + }, + { + class: 'IconComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'type', + comment: + "// TODO:Spartacus - Property 'type' was removed from Class 'IconComponent'. ", + }, + { + class: 'IconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'addLinkResource', + comment: + "// TODO:Spartacus - Method 'addLinkResource' was removed from Class 'IconLoaderService'. ", + }, + { + class: 'IconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getFlipDirection', + comment: + "// TODO:Spartacus - Method 'getFlipDirection' was removed from Class 'IconLoaderService'. ", + }, + { + class: 'IconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getHtml', + comment: + "// TODO:Spartacus - Method 'getHtml' was removed from Class 'IconLoaderService'. ", + }, + { + class: 'IconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getStyleClasses', + comment: + "// TODO:Spartacus - Method 'getStyleClasses' was removed from Class 'IconLoaderService'. ", + }, + { + class: 'IconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSymbol', + comment: + "// TODO:Spartacus - Method 'getSymbol' was removed from Class 'IconLoaderService'. ", + }, + { + class: 'ImportCsvFileService', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadFile', + comment: + "// TODO:Spartacus - Method 'loadFile' was removed from Class 'ImportCsvFileService'. ", + }, + { + class: 'ImportCsvFileService', + importPath: '@spartacus/storefront', + deprecatedNode: 'parse', + comment: + "// TODO:Spartacus - Method 'parse' was removed from Class 'ImportCsvFileService'. ", + }, + { + class: 'ImportCsvFileService', + importPath: '@spartacus/storefront', + deprecatedNode: 'validateEmpty', + comment: + "// TODO:Spartacus - Method 'validateEmpty' was removed from Class 'ImportCsvFileService'. ", + }, + { + class: 'ImportCsvFileService', + importPath: '@spartacus/storefront', + deprecatedNode: 'validateFile', + comment: + "// TODO:Spartacus - Method 'validateFile' was removed from Class 'ImportCsvFileService'. ", + }, + { + class: 'ImportCsvFileService', + importPath: '@spartacus/storefront', + deprecatedNode: 'validateNotParsable', + comment: + "// TODO:Spartacus - Method 'validateNotParsable' was removed from Class 'ImportCsvFileService'. ", + }, + { + class: 'ImportCsvFileService', + importPath: '@spartacus/storefront', + deprecatedNode: 'validateTooManyEntries', + comment: + "// TODO:Spartacus - Method 'validateTooManyEntries' was removed from Class 'ImportCsvFileService'. ", + }, + { + class: 'InlineRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'InlineRenderStrategy'. ", + }, + { + class: 'InlineRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'InlineRenderStrategy'. ", + }, + { + class: 'InlineRootRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'InlineRootRenderStrategy'. ", + }, + { + class: 'InlineRootRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'hostComponent', + comment: + "// TODO:Spartacus - Property 'hostComponent' was removed from Class 'InlineRootRenderStrategy'. ", + }, + { + class: 'InlineRootRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'InlineRootRenderStrategy'. ", + }, + { + class: 'InnerComponentsHostDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'clearComponents', + comment: + "// TODO:Spartacus - Method 'clearComponents' was removed from Class 'InnerComponentsHostDirective'. ", + }, + { + class: 'InnerComponentsHostDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'InnerComponentsHostDirective'. ", + }, + { + class: 'InnerComponentsHostDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'InnerComponentsHostDirective'. ", + }, + { + class: 'InnerComponentsHostDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'renderComponent', + comment: + "// TODO:Spartacus - Method 'renderComponent' was removed from Class 'InnerComponentsHostDirective'. ", + }, + { + class: 'InnerComponentsHostDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'renderComponents', + comment: + "// TODO:Spartacus - Method 'renderComponents' was removed from Class 'InnerComponentsHostDirective'. ", + }, + { + class: 'IntersectionService', + importPath: '@spartacus/storefront', + deprecatedNode: 'isIntersected', + comment: + "// TODO:Spartacus - Method 'isIntersected' was removed from Class 'IntersectionService'. ", + }, + { + class: 'IntersectionService', + importPath: '@spartacus/storefront', + deprecatedNode: 'isIntersecting', + comment: + "// TODO:Spartacus - Method 'isIntersecting' was removed from Class 'IntersectionService'. ", + }, + { + class: 'ItemCounterComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'decrement', + comment: + "// TODO:Spartacus - Method 'decrement' was removed from Class 'ItemCounterComponent'. ", + }, + { + class: 'ItemCounterComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'increment', + comment: + "// TODO:Spartacus - Method 'increment' was removed from Class 'ItemCounterComponent'. ", + }, + { + class: 'ItemCounterComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ItemCounterComponent'. ", + }, + { + class: 'ItemCounterComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ItemCounterComponent'. ", + }, + { + class: 'ItemCounterComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'updateValue', + comment: + "// TODO:Spartacus - Method 'updateValue' was removed from Class 'ItemCounterComponent'. ", + }, + { + class: 'JsonLdBaseProductBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'JsonLdBaseProductBuilder'. ", + }, + { + class: 'JsonLdBaseProductBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'getProductBrand', + comment: + "// TODO:Spartacus - Method 'getProductBrand' was removed from Class 'JsonLdBaseProductBuilder'. ", + }, + { + class: 'JsonLdBaseProductBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'getProductImage', + comment: + "// TODO:Spartacus - Method 'getProductImage' was removed from Class 'JsonLdBaseProductBuilder'. ", + }, + { + class: 'JsonLdDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'cxJsonLd', + comment: + "// TODO:Spartacus - Property 'cxJsonLd' was removed from Class 'JsonLdDirective'. ", + }, + { + class: 'JsonLdDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'generateJsonLdScript', + comment: + "// TODO:Spartacus - Method 'generateJsonLdScript' was removed from Class 'JsonLdDirective'. ", + }, + { + class: 'JsonLdProductOfferBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'JsonLdProductOfferBuilder'. ", + }, + { + class: 'JsonLdProductReviewBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'JsonLdProductReviewBuilder'. ", + }, + { + class: 'JsonLdProductReviewBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildAggregatedReviews', + comment: + "// TODO:Spartacus - Method 'buildAggregatedReviews' was removed from Class 'JsonLdProductReviewBuilder'. ", + }, + { + class: 'JsonLdProductReviewBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildReviews', + comment: + "// TODO:Spartacus - Method 'buildReviews' was removed from Class 'JsonLdProductReviewBuilder'. ", + }, + { + class: 'JsonLdScriptFactory', + importPath: '@spartacus/storefront', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'JsonLdScriptFactory'. ", + }, + { + class: 'JsonLdScriptFactory', + importPath: '@spartacus/storefront', + deprecatedNode: 'escapeHtml', + comment: + "// TODO:Spartacus - Method 'escapeHtml' was removed from Class 'JsonLdScriptFactory'. ", + }, + { + class: 'JsonLdScriptFactory', + importPath: '@spartacus/storefront', + deprecatedNode: 'getJsonLdScriptElement', + comment: + "// TODO:Spartacus - Method 'getJsonLdScriptElement' was removed from Class 'JsonLdScriptFactory'. ", + }, + { + class: 'JsonLdScriptFactory', + importPath: '@spartacus/storefront', + deprecatedNode: 'isJsonLdRequired', + comment: + "// TODO:Spartacus - Method 'isJsonLdRequired' was removed from Class 'JsonLdScriptFactory'. ", + }, + { + class: 'LaunchDialogModule', + importPath: '@spartacus/storefront', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'LaunchDialogModule'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'closeDialog', + comment: + "// TODO:Spartacus - Method 'closeDialog' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'data$', + comment: + "// TODO:Spartacus - Property 'data$' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'dialogClose', + comment: + "// TODO:Spartacus - Property 'dialogClose' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'findConfiguration', + comment: + "// TODO:Spartacus - Method 'findConfiguration' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getStrategy', + comment: + "// TODO:Spartacus - Method 'getStrategy' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'launch', + comment: + "// TODO:Spartacus - Method 'launch' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchDialogService', + importPath: '@spartacus/storefront', + deprecatedNode: 'openDialogAndSubscribe', + comment: + "// TODO:Spartacus - Method 'openDialogAndSubscribe' was removed from Class 'LaunchDialogService'. ", + }, + { + class: 'LaunchRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'applyClasses', + comment: + "// TODO:Spartacus - Method 'applyClasses' was removed from Class 'LaunchRenderStrategy'. ", + }, + { + class: 'LaunchRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'LaunchRenderStrategy'. ", + }, + { + class: 'LaunchRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'LaunchRenderStrategy'. ", + }, + { + class: 'LaunchRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'LaunchRenderStrategy'. ", + }, + { + class: 'LaunchRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'LaunchRenderStrategy'. ", + }, + { + class: 'LaunchRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'shouldRender', + comment: + "// TODO:Spartacus - Method 'shouldRender' was removed from Class 'LaunchRenderStrategy'. ", + }, + { + class: 'LazyComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'LazyComponentHandler'. ", + }, + { + class: 'LazyComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'LazyComponentHandler'. ", + }, + { + class: 'LazyComponentHandler', + importPath: '@spartacus/storefront', + deprecatedNode: 'launcher', + comment: + "// TODO:Spartacus - Method 'launcher' was removed from Class 'LazyComponentHandler'. ", + }, + { + class: 'LcpContextDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'LcpContextDirective'. ", + }, + { + class: 'LcpContextDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngTemplateContextGuard', + comment: + "// TODO:Spartacus - Method 'ngTemplateContextGuard' was removed from Class 'LcpContextDirective'. ", + }, + { + class: 'LcpPresenceMappingService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getFetchPriority', + comment: + "// TODO:Spartacus - Method 'getFetchPriority' was removed from Class 'LcpPresenceMappingService'. ", + }, + { + class: 'LinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTarget', + comment: + "// TODO:Spartacus - Method 'getTarget' was removed from Class 'LinkComponent'. ", + }, + { + class: 'LinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'LinkComponent'. ", + }, + { + class: 'LinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'LinkComponent'. ", + }, + { + class: 'LoginGuard', + importPath: '@spartacus/storefront', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'LoginGuard'. ", + }, + { + class: 'LoginGuard', + importPath: '@spartacus/storefront', + deprecatedNode: 'shouldRenderCMSPage', + comment: + "// TODO:Spartacus - Method 'shouldRenderCMSPage' was removed from Class 'LoginGuard'. ", + }, + { + class: 'LogoutGuard', + importPath: '@spartacus/storefront', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'LogoutGuard'. ", + }, + { + class: 'LogoutGuard', + importPath: '@spartacus/storefront', + deprecatedNode: 'getRedirectUrl', + comment: + "// TODO:Spartacus - Method 'getRedirectUrl' was removed from Class 'LogoutGuard'. ", + }, + { + class: 'LogoutGuard', + importPath: '@spartacus/storefront', + deprecatedNode: 'logout', + comment: + "// TODO:Spartacus - Method 'logout' was removed from Class 'LogoutGuard'. ", + }, + { + class: 'MediaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'MediaComponent'. ", + }, + { + class: 'MediaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'effectiveLoadingStrategy', + comment: + "// TODO:Spartacus - Property 'effectiveLoadingStrategy' was removed from Class 'MediaComponent'. ", + }, + { + class: 'MediaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'errorHandler', + comment: + "// TODO:Spartacus - Method 'errorHandler' was removed from Class 'MediaComponent'. ", + }, + { + class: 'MediaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleMissing', + comment: + "// TODO:Spartacus - Method 'handleMissing' was removed from Class 'MediaComponent'. ", + }, + { + class: 'MediaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadHandler', + comment: + "// TODO:Spartacus - Method 'loadHandler' was removed from Class 'MediaComponent'. ", + }, + { + class: 'MediaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadingStrategy', + comment: + "// TODO:Spartacus - Property 'loadingStrategy' was removed from Class 'MediaComponent'. ", + }, + { + class: 'MediaComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'MediaComponent'. ", + }, + { + class: 'MediaModule', + importPath: '@spartacus/storefront', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'MediaModule'. ", + }, + { + class: 'MediaPreconnectService', + importPath: '@spartacus/storefront', + deprecatedNode: 'addPreconnectLink', + comment: + "// TODO:Spartacus - Method 'addPreconnectLink' was removed from Class 'MediaPreconnectService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getBaseUrl', + comment: + "// TODO:Spartacus - Method 'getBaseUrl' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCommonMediaObject', + comment: + "// TODO:Spartacus - Method 'getCommonMediaObject' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getFormatsUpToMaxFormat', + comment: + "// TODO:Spartacus - Method 'getFormatsUpToMaxFormat' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getMedia', + comment: + "// TODO:Spartacus - Method 'getMedia' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getMediaBasedOnHTMLElementType', + comment: + "// TODO:Spartacus - Method 'getMediaBasedOnHTMLElementType' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getMediaForPictureElement', + comment: + "// TODO:Spartacus - Method 'getMediaForPictureElement' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getWidthAndHeight', + comment: + "// TODO:Spartacus - Method 'getWidthAndHeight' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadingStrategy', + comment: + "// TODO:Spartacus - Property 'loadingStrategy' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolveAbsoluteUrl', + comment: + "// TODO:Spartacus - Method 'resolveAbsoluteUrl' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolveBestFormat', + comment: + "// TODO:Spartacus - Method 'resolveBestFormat' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolveFormat', + comment: + "// TODO:Spartacus - Method 'resolveFormat' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolveMedia', + comment: + "// TODO:Spartacus - Method 'resolveMedia' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolveSources', + comment: + "// TODO:Spartacus - Method 'resolveSources' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolveSrcSet', + comment: + "// TODO:Spartacus - Method 'resolveSrcSet' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'reversedFormats', + comment: + "// TODO:Spartacus - Property 'reversedFormats' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'sortedFormats', + comment: + "// TODO:Spartacus - Property 'sortedFormats' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'sortedPictureFormats', + comment: + "// TODO:Spartacus - Property 'sortedPictureFormats' was removed from Class 'MediaService'. ", + }, + { + class: 'MediaSourcesPipe', + importPath: '@spartacus/storefront', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'MediaSourcesPipe'. ", + }, + { + class: 'MessageComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCssClassesForMessage', + comment: + "// TODO:Spartacus - Property 'getCssClassesForMessage' was removed from Class 'MessageComponent'. ", + }, + { + class: 'MessageComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getIconType', + comment: + "// TODO:Spartacus - Property 'getIconType' was removed from Class 'MessageComponent'. ", + }, + { + class: 'MessageComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'MessageComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'allowedTypes', + comment: + "// TODO:Spartacus - Property 'allowedTypes' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildForm', + comment: + "// TODO:Spartacus - Method 'buildForm' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusNextChild', + comment: + "// TODO:Spartacus - Method 'focusNextChild' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusPreviousChild', + comment: + "// TODO:Spartacus - Method 'focusPreviousChild' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getMessageText', + comment: + "// TODO:Spartacus - Method 'getMessageText' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'heightChanged', + comment: + "// TODO:Spartacus - Method 'heightChanged' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'inputCharacterLeft', + comment: + "// TODO:Spartacus - Property 'inputCharacterLeft' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'maxEntries', + comment: + "// TODO:Spartacus - Property 'maxEntries' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'maxSize', + comment: + "// TODO:Spartacus - Property 'maxSize' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewChecked', + comment: + "// TODO:Spartacus - Method 'ngAfterViewChecked' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'observeScroll', + comment: + "// TODO:Spartacus - Method 'observeScroll' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onItemClicked', + comment: + "// TODO:Spartacus - Method 'onItemClicked' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onSend', + comment: + "// TODO:Spartacus - Method 'onSend' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'resetForm', + comment: + "// TODO:Spartacus - Method 'resetForm' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollOnLoad', + comment: + "// TODO:Spartacus - Method 'scrollOnLoad' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollToBottom', + comment: + "// TODO:Spartacus - Method 'scrollToBottom' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MessagingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'triggerDownload', + comment: + "// TODO:Spartacus - Method 'triggerDownload' was removed from Class 'MessagingComponent'. ", + }, + { + class: 'MockIconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'addLinkResource', + comment: + "// TODO:Spartacus - Method 'addLinkResource' was removed from Class 'MockIconLoaderService'. ", + }, + { + class: 'MockIconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'addStyleClasses', + comment: + "// TODO:Spartacus - Method 'addStyleClasses' was removed from Class 'MockIconLoaderService'. ", + }, + { + class: 'MockIconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getHtml', + comment: + "// TODO:Spartacus - Method 'getHtml' was removed from Class 'MockIconLoaderService'. ", + }, + { + class: 'MockIconLoaderService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getStyleClasses', + comment: + "// TODO:Spartacus - Method 'getStyleClasses' was removed from Class 'MockIconLoaderService'. ", + }, + { + class: 'MyAccountV2ConsentManagementFormComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MyAccountV2ConsentManagementFormComponent'. ", + }, + { + class: 'MyCouponsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getHashStr', + comment: + "// TODO:Spartacus - Method 'getHashStr' was removed from Class 'MyCouponsComponent'. ", + }, + { + class: 'MyCouponsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'MyCouponsComponent'. ", + }, + { + class: 'MyCouponsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MyCouponsComponent'. ", + }, + { + class: 'MyCouponsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'notificationChange', + comment: + "// TODO:Spartacus - Method 'notificationChange' was removed from Class 'MyCouponsComponent'. ", + }, + { + class: 'MyCouponsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'MyCouponsComponent'. ", + }, + { + class: 'MyCouponsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'sortChange', + comment: + "// TODO:Spartacus - Method 'sortChange' was removed from Class 'MyCouponsComponent'. ", + }, + { + class: 'MyCouponsComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSortLabels', + comment: + "// TODO:Spartacus - Method 'getSortLabels' was removed from Class 'MyCouponsComponentService'. ", + }, + { + class: 'MyCouponsComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'launchSearchPage', + comment: + "// TODO:Spartacus - Method 'launchSearchPage' was removed from Class 'MyCouponsComponentService'. ", + }, + { + class: 'MyInterestsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'MyInterestsComponent'. ", + }, + { + class: 'MyInterestsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MyInterestsComponent'. ", + }, + { + class: 'MyInterestsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'MyInterestsComponent'. ", + }, + { + class: 'MyInterestsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'removeInterest', + comment: + "// TODO:Spartacus - Method 'removeInterest' was removed from Class 'MyInterestsComponent'. ", + }, + { + class: 'MyInterestsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'sortChange', + comment: + "// TODO:Spartacus - Method 'sortChange' was removed from Class 'MyInterestsComponent'. ", + }, + { + class: 'NavigationEventBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildNavigationEvent', + comment: + "// TODO:Spartacus - Method 'buildNavigationEvent' was removed from Class 'NavigationEventBuilder'. ", + }, + { + class: 'NavigationEventBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'NavigationEventBuilder'. ", + }, + { + class: 'NavigationService', + importPath: '@spartacus/storefront', + deprecatedNode: 'createNavigation', + comment: + "// TODO:Spartacus - Method 'createNavigation' was removed from Class 'NavigationService'. ", + }, + { + class: 'NavigationService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLink', + comment: + "// TODO:Spartacus - Method 'getLink' was removed from Class 'NavigationService'. ", + }, + { + class: 'NavigationService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getNavigationNode', + comment: + "// TODO:Spartacus - Method 'getNavigationNode' was removed from Class 'NavigationService'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ariaCollapseNodes', + comment: + "// TODO:Spartacus - Method 'ariaCollapseNodes' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'closeIfClickedTheSameLink', + comment: + "// TODO:Spartacus - Method 'closeIfClickedTheSameLink' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - The type of property 'featureConfigService: FeatureConfigService | undefined' changed to: 'featureConfigService:' ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusAfterPreviousClicked', + comment: + "// TODO:Spartacus - Method 'focusAfterPreviousClicked' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusOnNode', + comment: + "// TODO:Spartacus - Method 'focusOnNode' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getAriaLabelAndControl', + comment: + "// TODO:Spartacus - Method 'getAriaLabelAndControl' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getColumnCount', + comment: + "// TODO:Spartacus - Method 'getColumnCount' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSanitizedTitle', + comment: + "// TODO:Spartacus - Method 'getSanitizedTitle' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTabIndex', + comment: + "// TODO:Spartacus - Method 'getTabIndex' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTotalDepth', + comment: + "// TODO:Spartacus - Method 'getTotalDepth' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onArrow', + comment: + "// TODO:Spartacus - Method 'onArrow' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onMouseEnter', + comment: + "// TODO:Spartacus - Method 'onMouseEnter' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onResize', + comment: + "// TODO:Spartacus - Method 'onResize' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onSpace', + comment: + "// TODO:Spartacus - Method 'onSpace' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'reinitializeMenu', + comment: + "// TODO:Spartacus - Method 'reinitializeMenu' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'resetOnMenuCollapse', + comment: + "// TODO:Spartacus - Method 'resetOnMenuCollapse' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setupArrowControls', + comment: + "// TODO:Spartacus - Method 'setupArrowControls' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggleOpen', + comment: + "// TODO:Spartacus - Method 'toggleOpen' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NavigationUIComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'transformIntoValidID', + comment: + "// TODO:Spartacus - Method 'transformIntoValidID' was removed from Class 'NavigationUIComponent'. ", + }, + { + class: 'NgSelectA11yDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'appendAriaLabelToOptions', + comment: + "// TODO:Spartacus - Method 'appendAriaLabelToOptions' was removed from Class 'NgSelectA11yDirective'. ", + }, + { + class: 'NgSelectA11yDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'appendValueToAriaLabel', + comment: + "// TODO:Spartacus - Method 'appendValueToAriaLabel' was removed from Class 'NgSelectA11yDirective'. ", + }, + { + class: 'NgSelectA11yDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'customizeNgSelectAriaLabelDropdown', + comment: + "// TODO:Spartacus - Method 'customizeNgSelectAriaLabelDropdown' was removed from Class 'NgSelectA11yDirective'. ", + }, + { + class: 'NgSelectA11yDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'NgSelectA11yDirective'. ", + }, + { + class: 'NgSelectA11yDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'onEscape', + comment: + "// TODO:Spartacus - Method 'onEscape' was removed from Class 'NgSelectA11yDirective'. ", + }, + { + class: 'NgSelectA11yDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'onKeyUp', + comment: + "// TODO:Spartacus - Method 'onKeyUp' was removed from Class 'NgSelectA11yDirective'. ", + }, + { + class: 'NgSelectA11yDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'onOpen', + comment: + "// TODO:Spartacus - Method 'onOpen' was removed from Class 'NgSelectA11yDirective'. ", + }, + { + class: 'NotificationPreferenceComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'NotificationPreferenceComponent'. ", + }, + { + class: 'NotificationPreferenceComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'updatePreference', + comment: + "// TODO:Spartacus - Method 'updatePreference' was removed from Class 'NotificationPreferenceComponent'. ", + }, + { + class: 'OnNavigateService', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusOnHostElement', + comment: + "// TODO:Spartacus - Method 'focusOnHostElement' was removed from Class 'OnNavigateService'. ", + }, + { + class: 'OnNavigateService', + importPath: '@spartacus/storefront', + deprecatedNode: 'hostComponent', + comment: + "// TODO:Spartacus - Property 'hostComponent' was removed from Class 'OnNavigateService'. ", + }, + { + class: 'OnNavigateService', + importPath: '@spartacus/storefront', + deprecatedNode: 'initializeWithConfig', + comment: + "// TODO:Spartacus - Method 'initializeWithConfig' was removed from Class 'OnNavigateService'. ", + }, + { + class: 'OnNavigateService', + importPath: '@spartacus/storefront', + deprecatedNode: 'selectedHostElement', + comment: + "// TODO:Spartacus - Property 'selectedHostElement' was removed from Class 'OnNavigateService'. ", + }, + { + class: 'OnNavigateService', + importPath: '@spartacus/storefront', + deprecatedNode: 'setResetViewOnNavigate', + comment: + "// TODO:Spartacus - Method 'setResetViewOnNavigate' was removed from Class 'OnNavigateService'. ", + }, + { + class: 'OutletDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'OutletDirective'. ", + }, + { + class: 'OutletDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OutletDirective'. ", + }, + { + class: 'OutletDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'OutletDirective'. ", + }, + { + class: 'OutletModule', + importPath: '@spartacus/storefront', + deprecatedNode: 'forChild', + comment: + "// TODO:Spartacus - Method 'forChild' was removed from Class 'OutletModule'. ", + }, + { + class: 'OutletModule', + importPath: '@spartacus/storefront', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'OutletModule'. ", + }, + { + class: 'OutletRefDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OutletRefDirective'. ", + }, + { + class: 'OutletRefDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OutletRefDirective'. ", + }, + { + class: 'OutletRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getOutletRef', + comment: + "// TODO:Spartacus - Method 'getOutletRef' was removed from Class 'OutletRendererService'. ", + }, + { + class: 'OutletRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'OutletRendererService'. ", + }, + { + class: 'OutletRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'OutletRendererService'. ", + }, + { + class: 'OutletRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'OutletRenderStrategy'. ", + }, + { + class: 'OutletRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'OutletRenderStrategy'. ", + }, + { + class: 'OutletRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'OutletRenderStrategy'. ", + }, + { + class: 'OutletService', + importPath: '@spartacus/storefront', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'OutletService'. ", + }, + { + class: 'OutletService', + importPath: '@spartacus/storefront', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'OutletService'. ", + }, + { + class: 'OutletService', + importPath: '@spartacus/storefront', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'OutletService'. ", + }, + { + class: 'OutletService', + importPath: '@spartacus/storefront', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'OutletService'. ", + }, + { + class: 'OutletService', + importPath: '@spartacus/storefront', + deprecatedNode: 'removeValueOrAll', + comment: + "// TODO:Spartacus - Method 'removeValueOrAll' was removed from Class 'OutletService'. ", + }, + { + class: 'PageComponentModule', + importPath: '@spartacus/storefront', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'PageComponentModule'. ", + }, + { + class: 'PageLayoutComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'section', + comment: + "// TODO:Spartacus - Property 'section' was removed from Class 'PageLayoutComponent'. ", + }, + { + class: 'PageLayoutService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPageFoldSlot', + comment: + "// TODO:Spartacus - Method 'getPageFoldSlot' was removed from Class 'PageLayoutService'. ", + }, + { + class: 'PageLayoutService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getResponsiveSlotConfig', + comment: + "// TODO:Spartacus - Method 'getResponsiveSlotConfig' was removed from Class 'PageLayoutService'. ", + }, + { + class: 'PageLayoutService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSlotConfig', + comment: + "// TODO:Spartacus - Method 'getSlotConfig' was removed from Class 'PageLayoutService'. ", + }, + { + class: 'PageLayoutService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSlotConfigForSection', + comment: + "// TODO:Spartacus - Method 'getSlotConfigForSection' was removed from Class 'PageLayoutService'. ", + }, + { + class: 'PageLayoutService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSlots', + comment: + "// TODO:Spartacus - Method 'getSlots' was removed from Class 'PageLayoutService'. ", + }, + { + class: 'PageLayoutService', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PageLayoutService'. ", + }, + { + class: 'PageLayoutService', + importPath: '@spartacus/storefront', + deprecatedNode: 'page$', + comment: + "// TODO:Spartacus - Property 'page$' was removed from Class 'PageLayoutService'. ", + }, + { + class: 'PageLayoutService', + importPath: '@spartacus/storefront', + deprecatedNode: 'templateName$', + comment: + "// TODO:Spartacus - Property 'templateName$' was removed from Class 'PageLayoutService'. ", + }, + { + class: 'PageMetaLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'addPreconnectLink', + comment: + "// TODO:Spartacus - Method 'addPreconnectLink' was removed from Class 'PageMetaLinkService'. ", + }, + { + class: 'PageMetaLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'renderer', + comment: + "// TODO:Spartacus - Property 'renderer' was removed from Class 'PageMetaLinkService'. ", + }, + { + class: 'PageMetaLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'setCanonicalLink', + comment: + "// TODO:Spartacus - Method 'setCanonicalLink' was removed from Class 'PageMetaLinkService'. ", + }, + { + class: 'PageSlotComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'decorate', + comment: + "// TODO:Spartacus - Method 'decorate' was removed from Class 'PageSlotComponent'. ", + }, + { + class: 'PageSlotComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getComponentDeferOptions', + comment: + "// TODO:Spartacus - Method 'getComponentDeferOptions' was removed from Class 'PageSlotComponent'. ", + }, + { + class: 'PageSlotComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isDistinct', + comment: + "// TODO:Spartacus - Method 'isDistinct' was removed from Class 'PageSlotComponent'. ", + }, + { + class: 'PageSlotComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isLoaded', + comment: + "// TODO:Spartacus - Method 'isLoaded' was removed from Class 'PageSlotComponent'. ", + }, + { + class: 'PageSlotComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PageSlotComponent'. ", + }, + { + class: 'PageSlotComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PageSlotComponent'. ", + }, + { + class: 'PageSlotComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'pending', + comment: + "// TODO:Spartacus - Property 'pending' was removed from Class 'PageSlotComponent'. ", + }, + { + class: 'PageSlotComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'position', + comment: + "// TODO:Spartacus - Property 'position' was removed from Class 'PageSlotComponent'. ", + }, + { + class: 'PageSlotService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getComponentDeferOptions', + comment: + "// TODO:Spartacus - Method 'getComponentDeferOptions' was removed from Class 'PageSlotService'. ", + }, + { + class: 'PageSlotService', + importPath: '@spartacus/storefront', + deprecatedNode: 'resolvePrerenderedSlots', + comment: + "// TODO:Spartacus - Method 'resolvePrerenderedSlots' was removed from Class 'PageSlotService'. ", + }, + { + class: 'PageSlotService', + importPath: '@spartacus/storefront', + deprecatedNode: 'shouldNotDefer', + comment: + "// TODO:Spartacus - Method 'shouldNotDefer' was removed from Class 'PageSlotService'. ", + }, + { + class: 'PageTemplateDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'addStyleClass', + comment: + "// TODO:Spartacus - Method 'addStyleClass' was removed from Class 'PageTemplateDirective'. ", + }, + { + class: 'PageTemplateDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'PageTemplateDirective'. ", + }, + { + class: 'PageTemplateDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'host', + comment: + "// TODO:Spartacus - Property 'host' was removed from Class 'PageTemplateDirective'. ", + }, + { + class: 'PageTemplateDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PageTemplateDirective'. ", + }, + { + class: 'PageTemplateDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PageTemplateDirective'. ", + }, + { + class: 'PageTemplateDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'setTemplate', + comment: + "// TODO:Spartacus - Property 'setTemplate' was removed from Class 'PageTemplateDirective'. ", + }, + { + class: 'PageTitleComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'PageTitleComponent'. ", + }, + { + class: 'PageTitleComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PageTitleComponent'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'addDots', + comment: + "// TODO:Spartacus - Method 'addDots' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'addFirstGapToDots', + comment: + "// TODO:Spartacus - Method 'addFirstGapToDots' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'addFirstLast', + comment: + "// TODO:Spartacus - Method 'addFirstLast' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'addLastGapToDots', + comment: + "// TODO:Spartacus - Method 'addLastGapToDots' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'addNavigation', + comment: + "// TODO:Spartacus - Method 'addNavigation' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'addPages', + comment: + "// TODO:Spartacus - Method 'addPages' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'config', + comment: + "// TODO:Spartacus - Property 'config' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'getAfterLinks', + comment: + "// TODO:Spartacus - Method 'getAfterLinks' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'getBeforeLinks', + comment: + "// TODO:Spartacus - Method 'getBeforeLinks' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'getStartOfRange', + comment: + "// TODO:Spartacus - Method 'getStartOfRange' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'paginate', + comment: + "// TODO:Spartacus - Method 'paginate' was removed from Class 'PaginationBuilder'. ", + }, + { + class: 'PaginationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getAriaLabel$', + comment: + "// TODO:Spartacus - Method 'getAriaLabel$' was removed from Class 'PaginationComponent'. ", + }, + { + class: 'PaginationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getQueryParams', + comment: + "// TODO:Spartacus - Method 'getQueryParams' was removed from Class 'PaginationComponent'. ", + }, + { + class: 'PaginationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isCurrent', + comment: + "// TODO:Spartacus - Method 'isCurrent' was removed from Class 'PaginationComponent'. ", + }, + { + class: 'PaginationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isInactive', + comment: + "// TODO:Spartacus - Method 'isInactive' was removed from Class 'PaginationComponent'. ", + }, + { + class: 'PaginationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'PaginationComponent'. ", + }, + { + class: 'PaginationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'pagination', + comment: + "// TODO:Spartacus - Property 'pagination' was removed from Class 'PaginationComponent'. ", + }, + { + class: 'PaginationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'PaginationComponent'. ", + }, + { + class: 'ParagraphComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'bypassSecurityTrustHtml', + comment: + "// TODO:Spartacus - Method 'bypassSecurityTrustHtml' was removed from Class 'ParagraphComponent'. ", + }, + { + class: 'ParagraphComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'ParagraphComponent'. ", + }, + { + class: 'PasswordVisibilityToggleComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'PasswordVisibilityToggleComponent'. ", + }, + { + class: 'PasswordVisibilityToggleDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'insertComponent', + comment: + "// TODO:Spartacus - Method 'insertComponent' was removed from Class 'PasswordVisibilityToggleDirective'. ", + }, + { + class: 'PasswordVisibilityToggleDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'PasswordVisibilityToggleDirective'. ", + }, + { + class: 'PasswordVisibilityToggleDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'wrapInput', + comment: + "// TODO:Spartacus - Method 'wrapInput' was removed from Class 'PasswordVisibilityToggleDirective'. ", + }, + { + class: 'PaymentMethodsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'cancelCard', + comment: + "// TODO:Spartacus - Method 'cancelCard' was removed from Class 'PaymentMethodsComponent'. ", + }, + { + class: 'PaymentMethodsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'deletePaymentMethod', + comment: + "// TODO:Spartacus - Method 'deletePaymentMethod' was removed from Class 'PaymentMethodsComponent'. ", + }, + { + class: 'PaymentMethodsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCardContent', + comment: + "// TODO:Spartacus - Method 'getCardContent' was removed from Class 'PaymentMethodsComponent'. ", + }, + { + class: 'PaymentMethodsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCardIcon', + comment: + "// TODO:Spartacus - Method 'getCardIcon' was removed from Class 'PaymentMethodsComponent'. ", + }, + { + class: 'PaymentMethodsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCardIconLabel', + comment: + "// TODO:Spartacus - Method 'getCardIconLabel' was removed from Class 'PaymentMethodsComponent'. ", + }, + { + class: 'PaymentMethodsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PaymentMethodsComponent'. ", + }, + { + class: 'PaymentMethodsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setDefaultPaymentMethod', + comment: + "// TODO:Spartacus - Method 'setDefaultPaymentMethod' was removed from Class 'PaymentMethodsComponent'. ", + }, + { + class: 'PaymentMethodsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setEdit', + comment: + "// TODO:Spartacus - Method 'setEdit' was removed from Class 'PaymentMethodsComponent'. ", + }, + { + class: 'PDFComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'addPdfExtension', + comment: + "// TODO:Spartacus - Method 'addPdfExtension' was removed from Class 'PDFComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'escapeKeydown', + comment: + "// TODO:Spartacus - Method 'escapeKeydown' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'insideClick', + comment: + "// TODO:Spartacus - Method 'insideClick' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isClickedOnDirective', + comment: + "// TODO:Spartacus - Method 'isClickedOnDirective' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isClickedOnPopover', + comment: + "// TODO:Spartacus - Method 'isClickedOnPopover' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isString', + comment: + "// TODO:Spartacus - Method 'isString' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isTemplate', + comment: + "// TODO:Spartacus - Method 'isTemplate' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewChecked', + comment: + "// TODO:Spartacus - Method 'ngAfterViewChecked' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'outsideClick', + comment: + "// TODO:Spartacus - Method 'outsideClick' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'positionPopover', + comment: + "// TODO:Spartacus - Method 'positionPopover' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'triggerScrollEvent', + comment: + "// TODO:Spartacus - Method 'triggerScrollEvent' was removed from Class 'PopoverComponent'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleEscape', + comment: + "// TODO:Spartacus - Method 'handleEscape' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'handlePopoverEvents', + comment: + "// TODO:Spartacus - Method 'handlePopoverEvents' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'handlePress', + comment: + "// TODO:Spartacus - Method 'handlePress' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleTab', + comment: + "// TODO:Spartacus - Method 'handleTab' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'open', + comment: + "// TODO:Spartacus - Method 'open' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'renderPopover', + comment: + "// TODO:Spartacus - Method 'renderPopover' was removed from Class 'PopoverDirective'. ", + }, + { + class: 'PopoverService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getFocusConfig', + comment: + "// TODO:Spartacus - Method 'getFocusConfig' was removed from Class 'PopoverService'. ", + }, + { + class: 'PopoverService', + importPath: '@spartacus/storefront', + deprecatedNode: 'setFocusOnElement', + comment: + "// TODO:Spartacus - Method 'setFocusOnElement' was removed from Class 'PopoverService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: '_positionElements', + comment: + "// TODO:Spartacus - Method '_positionElements' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'allowedPlacements', + comment: + "// TODO:Spartacus - Property 'allowedPlacements' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'document', + comment: + "// TODO:Spartacus - Property 'document' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getAllStyles', + comment: + "// TODO:Spartacus - Method 'getAllStyles' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPositioningClass', + comment: + "// TODO:Spartacus - Method 'getPositioningClass' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPositionStyleProperty', + comment: + "// TODO:Spartacus - Method 'getPositionStyleProperty' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'isStaticPositioned', + comment: + "// TODO:Spartacus - Method 'isStaticPositioned' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'offset', + comment: + "// TODO:Spartacus - Method 'offset' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'offsetParent', + comment: + "// TODO:Spartacus - Method 'offsetParent' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'placementSeparator', + comment: + "// TODO:Spartacus - Property 'placementSeparator' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'position', + comment: + "// TODO:Spartacus - Method 'position' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'positionElements', + comment: + "// TODO:Spartacus - Method 'positionElements' was removed from Class 'PositioningService'. ", + }, + { + class: 'PositioningService', + importPath: '@spartacus/storefront', + deprecatedNode: 'window', + comment: + "// TODO:Spartacus - Property 'window' was removed from Class 'PositioningService'. ", + }, + { + class: 'ProductCarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'componentData', + comment: + "// TODO:Spartacus - The type of property 'componentData: CmsComponentData' changed to: 'componentData: CmsComponentData' ", + }, + { + class: 'ProductCarouselComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleCategoryCodes', + comment: + "// TODO:Spartacus - Method 'handleCategoryCodes' was removed from Class 'ProductCarouselComponent'. ", + }, + { + class: 'ProductCarouselItemComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'ProductCarouselItemComponent'. ", + }, + { + class: 'ProductCarouselService', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadProduct', + comment: + "// TODO:Spartacus - Method 'loadProduct' was removed from Class 'ProductCarouselService'. ", + }, + { + class: 'ProductDetailsTabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ProductDetailsTabComponent'. ", + }, + { + class: 'ProductFacetNavigationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ProductFacetNavigationComponent'. ", + }, + { + class: 'ProductFacetNavigationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasTrigger', + comment: + "// TODO:Spartacus - Property 'hasTrigger' was removed from Class 'ProductFacetNavigationComponent'. ", + }, + { + class: 'ProductFacetNavigationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'launch', + comment: + "// TODO:Spartacus - Method 'launch' was removed from Class 'ProductFacetNavigationComponent'. ", + }, + { + class: 'ProductFacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'filterBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'filterBreadcrumbs' was removed from Class 'ProductFacetService'. ", + }, + { + class: 'ProductFacetService', + importPath: '@spartacus/storefront', + deprecatedNode: 'filterForPage', + comment: + "// TODO:Spartacus - Method 'filterForPage' was removed from Class 'ProductFacetService'. ", + }, + { + class: 'ProductGridItemComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'ProductGridItemComponent'. ", + }, + { + class: 'ProductImagesComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'ProductImagesComponent'. ", + }, + { + class: 'ProductImagesComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isActive', + comment: + "// TODO:Spartacus - Method 'isActive' was removed from Class 'ProductImagesComponent'. ", + }, + { + class: 'ProductImagesComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'openImage', + comment: + "// TODO:Spartacus - Method 'openImage' was removed from Class 'ProductImagesComponent'. ", + }, + { + class: 'ProductIntroComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getReviewsComponent', + comment: + "// TODO:Spartacus - Method 'getReviewsComponent' was removed from Class 'ProductIntroComponent'. ", + }, + { + class: 'ProductIntroComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'showReviews', + comment: + "// TODO:Spartacus - Method 'showReviews' was removed from Class 'ProductIntroComponent'. ", + }, + { + class: 'ProductListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ProductListComponent'. ", + }, + { + class: 'ProductListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ProductListComponent'. ", + }, + { + class: 'ProductListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setViewMode', + comment: + "// TODO:Spartacus - Method 'setViewMode' was removed from Class 'ProductListComponent'. ", + }, + { + class: 'ProductListComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'sortList', + comment: + "// TODO:Spartacus - Method 'sortList' was removed from Class 'ProductListComponent'. ", + }, + { + class: 'ProductListComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getCriteriaFromRoute', + comment: + "// TODO:Spartacus - Method 'getCriteriaFromRoute' was removed from Class 'ProductListComponentService'. ", + }, + { + class: 'ProductListComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPageItems', + comment: + "// TODO:Spartacus - Method 'getPageItems' was removed from Class 'ProductListComponentService'. ", + }, + { + class: 'ProductListComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getQueryFromRouteParams', + comment: + "// TODO:Spartacus - Method 'getQueryFromRouteParams' was removed from Class 'ProductListComponentService'. ", + }, + { + class: 'ProductListComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'route', + comment: + "// TODO:Spartacus - Method 'route' was removed from Class 'ProductListComponentService'. ", + }, + { + class: 'ProductListComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'ProductListComponentService'. ", + }, + { + class: 'ProductListComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'searchIfCriteriaHasChanged', + comment: + "// TODO:Spartacus - Method 'searchIfCriteriaHasChanged' was removed from Class 'ProductListComponentService'. ", + }, + { + class: 'ProductListComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'sort', + comment: + "// TODO:Spartacus - Method 'sort' was removed from Class 'ProductListComponentService'. ", + }, + { + class: 'ProductListItemComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'ProductListItemComponent'. ", + }, + { + class: 'ProductPageEventBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildCategoryResultsPageEvent', + comment: + "// TODO:Spartacus - Method 'buildCategoryResultsPageEvent' was removed from Class 'ProductPageEventBuilder'. ", + }, + { + class: 'ProductPageEventBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildProductDetailsPageEvent', + comment: + "// TODO:Spartacus - Method 'buildProductDetailsPageEvent' was removed from Class 'ProductPageEventBuilder'. ", + }, + { + class: 'ProductPageEventBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildSearchPageResultsEvent', + comment: + "// TODO:Spartacus - Method 'buildSearchPageResultsEvent' was removed from Class 'ProductPageEventBuilder'. ", + }, + { + class: 'ProductPageEventBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'ProductPageEventBuilder'. ", + }, + { + class: 'ProductReferencesComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'componentData$', + comment: + "// TODO:Spartacus - Property 'componentData$' was removed from Class 'ProductReferencesComponent'. ", + }, + { + class: 'ProductReferencesComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'productCode$', + comment: + "// TODO:Spartacus - Property 'productCode$' was removed from Class 'ProductReferencesComponent'. ", + }, + { + class: 'ProductReferencesComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'title$', + comment: + "// TODO:Spartacus - Property 'title$' was removed from Class 'ProductReferencesComponent'. ", + }, + { + class: 'ProductReviewsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'addReview', + comment: + "// TODO:Spartacus - Method 'addReview' was removed from Class 'ProductReviewsComponent'. ", + }, + { + class: 'ProductReviewsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'cancelWriteReview', + comment: + "// TODO:Spartacus - Method 'cancelWriteReview' was removed from Class 'ProductReviewsComponent'. ", + }, + { + class: 'ProductReviewsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'initiateWriteReview', + comment: + "// TODO:Spartacus - Method 'initiateWriteReview' was removed from Class 'ProductReviewsComponent'. ", + }, + { + class: 'ProductReviewsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setRating', + comment: + "// TODO:Spartacus - Method 'setRating' was removed from Class 'ProductReviewsComponent'. ", + }, + { + class: 'ProductReviewsComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'submitReview', + comment: + "// TODO:Spartacus - Method 'submitReview' was removed from Class 'ProductReviewsComponent'. ", + }, + { + class: 'ProductSchemaBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'ProductSchemaBuilder'. ", + }, + { + class: 'ProductSchemaBuilder', + importPath: '@spartacus/storefront', + deprecatedNode: 'collect', + comment: + "// TODO:Spartacus - Method 'collect' was removed from Class 'ProductSchemaBuilder'. ", + }, + { + class: 'ProductScrollComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'loadNextPage', + comment: + "// TODO:Spartacus - Method 'loadNextPage' was removed from Class 'ProductScrollComponent'. ", + }, + { + class: 'ProductScrollComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ProductScrollComponent'. ", + }, + { + class: 'ProductScrollComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollPage', + comment: + "// TODO:Spartacus - Method 'scrollPage' was removed from Class 'ProductScrollComponent'. ", + }, + { + class: 'ProductScrollComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollToTop', + comment: + "// TODO:Spartacus - Method 'scrollToTop' was removed from Class 'ProductScrollComponent'. ", + }, + { + class: 'ProductScrollComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setConfig', + comment: + "// TODO:Spartacus - Property 'setConfig' was removed from Class 'ProductScrollComponent'. ", + }, + { + class: 'ProductScrollComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setModel', + comment: + "// TODO:Spartacus - Property 'setModel' was removed from Class 'ProductScrollComponent'. ", + }, + { + class: 'ProductScrollComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setViewMode', + comment: + "// TODO:Spartacus - Property 'setViewMode' was removed from Class 'ProductScrollComponent'. ", + }, + { + class: 'ProductSummaryComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getProduct', + comment: + "// TODO:Spartacus - Method 'getProduct' was removed from Class 'ProductSummaryComponent'. ", + }, + { + class: 'ProductViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'buttonClass', + comment: + "// TODO:Spartacus - Property 'buttonClass' was removed from Class 'ProductViewComponent'. ", + }, + { + class: 'ProductViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'changeMode', + comment: + "// TODO:Spartacus - Method 'changeMode' was removed from Class 'ProductViewComponent'. ", + }, + { + class: 'ProductViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'viewMode', + comment: + "// TODO:Spartacus - Property 'viewMode' was removed from Class 'ProductViewComponent'. ", + }, + { + class: 'ProvideLcpPresenceDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'ProvideLcpPresenceDirective'. ", + }, + { + class: 'ReadMoreComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'ReadMoreComponent'. ", + }, + { + class: 'RoutingContextService', + importPath: '@spartacus/storefront', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'RoutingContextService'. ", + }, + { + class: 'RoutingContextService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getRoutesContextTokenMapping', + comment: + "// TODO:Spartacus - Method 'getRoutesContextTokenMapping' was removed from Class 'RoutingContextService'. ", + }, + { + class: 'RoutingModule', + importPath: '@spartacus/storefront', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'RoutingModule'. ", + }, + { + class: 'RoutingRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'RoutingRenderStrategy'. ", + }, + { + class: 'RoutingRenderStrategy', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'RoutingRenderStrategy'. ", + }, + { + class: 'ScrollToTopComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ScrollToTopComponent'. ", + }, + { + class: 'ScrollToTopComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onFocusOut', + comment: + "// TODO:Spartacus - Method 'onFocusOut' was removed from Class 'ScrollToTopComponent'. ", + }, + { + class: 'ScrollToTopComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onScroll', + comment: + "// TODO:Spartacus - Method 'onScroll' was removed from Class 'ScrollToTopComponent'. ", + }, + { + class: 'ScrollToTopComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onTab', + comment: + "// TODO:Spartacus - Method 'onTab' was removed from Class 'ScrollToTopComponent'. ", + }, + { + class: 'ScrollToTopComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollToTop', + comment: + "// TODO:Spartacus - Method 'scrollToTop' was removed from Class 'ScrollToTopComponent'. ", + }, + { + class: 'ScrollToTopComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setConfig', + comment: + "// TODO:Spartacus - Method 'setConfig' was removed from Class 'ScrollToTopComponent'. ", + }, + { + class: 'ScrollToTopComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'switchDisplay', + comment: + "// TODO:Spartacus - Method 'switchDisplay' was removed from Class 'ScrollToTopComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'avoidReopen', + comment: + "// TODO:Spartacus - Method 'avoidReopen' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'blurSearchBox', + comment: + "// TODO:Spartacus - Method 'blurSearchBox' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'breakpointService', + comment: + "// TODO:Spartacus - The type of property 'breakpointService: BreakpointService | null' changed to: 'breakpointService: BreakpointService' ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'carouselEventPropagator', + comment: + "// TODO:Spartacus - Method 'carouselEventPropagator' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'changeDetecorRef', + comment: + "// TODO:Spartacus - Property 'changeDetecorRef' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'checkOuterResults', + comment: + "// TODO:Spartacus - Method 'checkOuterResults' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'clickout', + comment: + "// TODO:Spartacus - Method 'clickout' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'disableClose', + comment: + "// TODO:Spartacus - Method 'disableClose' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'dispatchProductEvent', + comment: + "// TODO:Spartacus - Method 'dispatchProductEvent' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'dispatchSuggestionEvent', + comment: + "// TODO:Spartacus - Method 'dispatchSuggestionEvent' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusNextChild', + comment: + "// TODO:Spartacus - Method 'focusNextChild' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusNextGroup', + comment: + "// TODO:Spartacus - Method 'focusNextGroup' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusPreviousChild', + comment: + "// TODO:Spartacus - Method 'focusPreviousChild' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusPreviousGroup', + comment: + "// TODO:Spartacus - Method 'focusPreviousGroup' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getFocusedElement', + comment: + "// TODO:Spartacus - Method 'getFocusedElement' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getFocusedGroupIndex', + comment: + "// TODO:Spartacus - Method 'getFocusedGroupIndex' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getFocusedIndex', + comment: + "// TODO:Spartacus - Method 'getFocusedIndex' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getResultElements', + comment: + "// TODO:Spartacus - Method 'getResultElements' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTabIndex', + comment: + "// TODO:Spartacus - Method 'getTabIndex' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isEnabledFeature', + comment: + "// TODO:Spartacus - Method 'isEnabledFeature' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isMobile', + comment: + "// TODO:Spartacus - Property 'isMobile' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'launchSearchResult', + comment: + "// TODO:Spartacus - Method 'launchSearchResult' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onEnter', + comment: + "// TODO:Spartacus - Method 'onEnter' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onEscape', + comment: + "// TODO:Spartacus - Method 'onEscape' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'open', + comment: + "// TODO:Spartacus - Method 'open' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'preventDefault', + comment: + "// TODO:Spartacus - Method 'preventDefault' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'propagateEvent', + comment: + "// TODO:Spartacus - Method 'propagateEvent' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'queryText', + comment: + "// TODO:Spartacus - Property 'queryText' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'searchBoxV2', + comment: + "// TODO:Spartacus - Property 'searchBoxV2' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'softClose', + comment: + "// TODO:Spartacus - Method 'softClose' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'updateChosenWord', + comment: + "// TODO:Spartacus - Method 'updateChosenWord' was removed from Class 'SearchBoxComponent'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'changeSelectedWord', + comment: + "// TODO:Spartacus - Method 'changeSelectedWord' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'clearResults', + comment: + "// TODO:Spartacus - Method 'clearResults' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'dispatchProductSelectedEvent', + comment: + "// TODO:Spartacus - Method 'dispatchProductSelectedEvent' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'dispatchSuggestionSelectedEvent', + comment: + "// TODO:Spartacus - Method 'dispatchSuggestionSelectedEvent' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getExactSuggestion', + comment: + "// TODO:Spartacus - Method 'getExactSuggestion' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getProductResults', + comment: + "// TODO:Spartacus - Method 'getProductResults' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getProductSuggestions', + comment: + "// TODO:Spartacus - Method 'getProductSuggestions' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getResults', + comment: + "// TODO:Spartacus - Method 'getResults' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSearchMessage', + comment: + "// TODO:Spartacus - Method 'getSearchMessage' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasBodyClass', + comment: + "// TODO:Spartacus - Method 'hasBodyClass' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasResults', + comment: + "// TODO:Spartacus - Method 'hasResults' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'launchSearchPage', + comment: + "// TODO:Spartacus - Method 'launchSearchPage' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'setRecentSearches', + comment: + "// TODO:Spartacus - Method 'setRecentSearches' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'setTrendingSearches', + comment: + "// TODO:Spartacus - Method 'setTrendingSearches' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'shareEvent', + comment: + "// TODO:Spartacus - Method 'shareEvent' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SearchBoxComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggleBodyClass', + comment: + "// TODO:Spartacus - Method 'toggleBodyClass' was removed from Class 'SearchBoxComponentService'. ", + }, + { + class: 'SelectFocusUtility', + importPath: '@spartacus/storefront', + deprecatedNode: 'findFirstFocusable', + comment: + "// TODO:Spartacus - Method 'findFirstFocusable' was removed from Class 'SelectFocusUtility'. ", + }, + { + class: 'SelectFocusUtility', + importPath: '@spartacus/storefront', + deprecatedNode: 'findFocusable', + comment: + "// TODO:Spartacus - Method 'findFocusable' was removed from Class 'SelectFocusUtility'. ", + }, + { + class: 'SelectFocusUtility', + importPath: '@spartacus/storefront', + deprecatedNode: 'isHidden', + comment: + "// TODO:Spartacus - Method 'isHidden' was removed from Class 'SelectFocusUtility'. ", + }, + { + class: 'SelectFocusUtility', + importPath: '@spartacus/storefront', + deprecatedNode: 'query', + comment: + "// TODO:Spartacus - Method 'query' was removed from Class 'SelectFocusUtility'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'addTag', + comment: + "// TODO:Spartacus - Method 'addTag' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'canonicalUrl', + comment: + "// TODO:Spartacus - Property 'canonicalUrl' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'description', + comment: + "// TODO:Spartacus - Property 'description' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'image', + comment: + "// TODO:Spartacus - Property 'image' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'meta', + comment: + "// TODO:Spartacus - Property 'meta' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'robots', + comment: + "// TODO:Spartacus - Property 'robots' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SeoMetaService', + importPath: '@spartacus/storefront', + deprecatedNode: 'title', + comment: + "// TODO:Spartacus - Property 'title' was removed from Class 'SeoMetaService'. ", + }, + { + class: 'SiteContextComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getActiveItem', + comment: + "// TODO:Spartacus - Method 'getActiveItem' was removed from Class 'SiteContextComponentService'. ", + }, + { + class: 'SiteContextComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getContext', + comment: + "// TODO:Spartacus - Method 'getContext' was removed from Class 'SiteContextComponentService'. ", + }, + { + class: 'SiteContextComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getInjectedService', + comment: + "// TODO:Spartacus - Method 'getInjectedService' was removed from Class 'SiteContextComponentService'. ", + }, + { + class: 'SiteContextComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getItems', + comment: + "// TODO:Spartacus - Method 'getItems' was removed from Class 'SiteContextComponentService'. ", + }, + { + class: 'SiteContextComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getLabel', + comment: + "// TODO:Spartacus - Method 'getLabel' was removed from Class 'SiteContextComponentService'. ", + }, + { + class: 'SiteContextComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getOptionLabel', + comment: + "// TODO:Spartacus - Method 'getOptionLabel' was removed from Class 'SiteContextComponentService'. ", + }, + { + class: 'SiteContextComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getService', + comment: + "// TODO:Spartacus - Method 'getService' was removed from Class 'SiteContextComponentService'. ", + }, + { + class: 'SiteContextComponentService', + importPath: '@spartacus/storefront', + deprecatedNode: 'setActive', + comment: + "// TODO:Spartacus - Method 'setActive' was removed from Class 'SiteContextComponentService'. ", + }, + { + class: 'SiteContextSelectorComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'active', + comment: + "// TODO:Spartacus - Property 'active' was removed from Class 'SiteContextSelectorComponent'. ", + }, + { + class: 'SiteContextSelectorComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'activeItem$', + comment: + "// TODO:Spartacus - Property 'activeItem$' was removed from Class 'SiteContextSelectorComponent'. ", + }, + { + class: 'SiteContextSelectorComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ariaLabel$', + comment: + "// TODO:Spartacus - Method 'ariaLabel$' was removed from Class 'SiteContextSelectorComponent'. ", + }, + { + class: 'SiteContextSelectorComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'items$', + comment: + "// TODO:Spartacus - Property 'items$' was removed from Class 'SiteContextSelectorComponent'. ", + }, + { + class: 'SiteContextSelectorComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'label$', + comment: + "// TODO:Spartacus - Property 'label$' was removed from Class 'SiteContextSelectorComponent'. ", + }, + { + class: 'SiteThemeSwitcherComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'activeItem', + comment: + "// TODO:Spartacus - Property 'activeItem' was removed from Class 'SiteThemeSwitcherComponent'. ", + }, + { + class: 'SiteThemeSwitcherComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'activeItem$', + comment: + "// TODO:Spartacus - Property 'activeItem$' was removed from Class 'SiteThemeSwitcherComponent'. ", + }, + { + class: 'SiteThemeSwitcherComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ariaLabel$', + comment: + "// TODO:Spartacus - Method 'ariaLabel$' was removed from Class 'SiteThemeSwitcherComponent'. ", + }, + { + class: 'SiteThemeSwitcherComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'items$', + comment: + "// TODO:Spartacus - Property 'items$' was removed from Class 'SiteThemeSwitcherComponent'. ", + }, + { + class: 'SkipFocusDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'excludeFromFocus', + comment: + "// TODO:Spartacus - Method 'excludeFromFocus' was removed from Class 'SkipFocusDirective'. ", + }, + { + class: 'SkipFocusDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'isElementVisible', + comment: + "// TODO:Spartacus - Method 'isElementVisible' was removed from Class 'SkipFocusDirective'. ", + }, + { + class: 'SkipFocusDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'SkipFocusDirective'. ", + }, + { + class: 'SkipLinkComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollToTarget', + comment: + "// TODO:Spartacus - Method 'scrollToTarget' was removed from Class 'SkipLinkComponent'. ", + }, + { + class: 'SkipLinkDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SkipLinkDirective'. ", + }, + { + class: 'SkipLinkDirective', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SkipLinkDirective'. ", + }, + { + class: 'SkipLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'SkipLinkService'. ", + }, + { + class: 'SkipLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'findSkipLinkByKey', + comment: + "// TODO:Spartacus - Method 'findSkipLinkByKey' was removed from Class 'SkipLinkService'. ", + }, + { + class: 'SkipLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSkipLinkIndexInArray', + comment: + "// TODO:Spartacus - Method 'getSkipLinkIndexInArray' was removed from Class 'SkipLinkService'. ", + }, + { + class: 'SkipLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getSkipLinks', + comment: + "// TODO:Spartacus - Method 'getSkipLinks' was removed from Class 'SkipLinkService'. ", + }, + { + class: 'SkipLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'SkipLinkService'. ", + }, + { + class: 'SkipLinkService', + importPath: '@spartacus/storefront', + deprecatedNode: 'scrollToTarget', + comment: + "// TODO:Spartacus - Method 'scrollToTarget' was removed from Class 'SkipLinkService'. ", + }, + { + class: 'SortingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'selectedLabel', + comment: + "// TODO:Spartacus - Property 'selectedLabel' was removed from Class 'SortingComponent'. ", + }, + { + class: 'SortingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'sortList', + comment: + "// TODO:Spartacus - Method 'sortList' was removed from Class 'SortingComponent'. ", + }, + { + class: 'SplitViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'hideMode', + comment: + "// TODO:Spartacus - Property 'hideMode' was removed from Class 'SplitViewComponent'. ", + }, + { + class: 'SplitViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SplitViewComponent'. ", + }, + { + class: 'SplitViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SplitViewComponent'. ", + }, + { + class: 'SplitViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'splitViewCount', + comment: + "// TODO:Spartacus - Property 'splitViewCount' was removed from Class 'SplitViewComponent'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getActiveView', + comment: + "// TODO:Spartacus - Method 'getActiveView' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getViewState', + comment: + "// TODO:Spartacus - Method 'getViewState' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'nextPosition', + comment: + "// TODO:Spartacus - Property 'nextPosition' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'updateSplitView', + comment: + "// TODO:Spartacus - Method 'updateSplitView' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'updateState', + comment: + "// TODO:Spartacus - Method 'updateState' was removed from Class 'SplitViewService'. ", + }, + { + class: 'SplitViewService', + importPath: '@spartacus/storefront', + deprecatedNode: 'views', + comment: + "// TODO:Spartacus - Property 'views' was removed from Class 'SplitViewService'. ", + }, + { + class: 'StarRatingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'reset', + comment: + "// TODO:Spartacus - Method 'reset' was removed from Class 'StarRatingComponent'. ", + }, + { + class: 'StarRatingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'saveRate', + comment: + "// TODO:Spartacus - Method 'saveRate' was removed from Class 'StarRatingComponent'. ", + }, + { + class: 'StarRatingComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setRate', + comment: + "// TODO:Spartacus - Method 'setRate' was removed from Class 'StarRatingComponent'. ", + }, + { + class: 'StockNotificationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'StockNotificationComponent'. ", + }, + { + class: 'StockNotificationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StockNotificationComponent'. ", + }, + { + class: 'StockNotificationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'subscribe', + comment: + "// TODO:Spartacus - Method 'subscribe' was removed from Class 'StockNotificationComponent'. ", + }, + { + class: 'StockNotificationComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'unsubscribe', + comment: + "// TODO:Spartacus - Method 'unsubscribe' was removed from Class 'StockNotificationComponent'. ", + }, + { + class: 'StockNotificationDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'StockNotificationDialogComponent'. ", + }, + { + class: 'StockNotificationDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'StockNotificationDialogComponent'. ", + }, + { + class: 'StockNotificationDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'StockNotificationDialogComponent'. ", + }, + { + class: 'StockNotificationDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'StockNotificationDialogComponent'. ", + }, + { + class: 'StockNotificationDialogComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StockNotificationDialogComponent'. ", + }, + { + class: 'StorefrontComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'collapseMenu', + comment: + "// TODO:Spartacus - Method 'collapseMenu' was removed from Class 'StorefrontComponent'. ", + }, + { + class: 'StorefrontComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'collapseMenuIfClickOutside', + comment: + "// TODO:Spartacus - Method 'collapseMenuIfClickOutside' was removed from Class 'StorefrontComponent'. ", + }, + { + class: 'StorefrontComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focusOnFirstNavigationItem', + comment: + "// TODO:Spartacus - Method 'focusOnFirstNavigationItem' was removed from Class 'StorefrontComponent'. ", + }, + { + class: 'StorefrontComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleEscape', + comment: + "// TODO:Spartacus - Method 'handleEscape' was removed from Class 'StorefrontComponent'. ", + }, + { + class: 'StorefrontComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'StorefrontComponent'. ", + }, + { + class: 'StorefrontComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StorefrontComponent'. ", + }, + { + class: 'StorefrontComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onNavigation', + comment: + "// TODO:Spartacus - Method 'onNavigation' was removed from Class 'StorefrontComponent'. ", + }, + { + class: 'StorefrontComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'trapFocusOnMenuIfExpanded', + comment: + "// TODO:Spartacus - Method 'trapFocusOnMenuIfExpanded' was removed from Class 'StorefrontComponent'. ", + }, + { + class: 'SupplementHashAnchorsPipe', + importPath: '@spartacus/storefront', + deprecatedNode: 'getPath', + comment: + "// TODO:Spartacus - Method 'getPath' was removed from Class 'SupplementHashAnchorsPipe'. ", + }, + { + class: 'SupplementHashAnchorsPipe', + importPath: '@spartacus/storefront', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'SupplementHashAnchorsPipe'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'focus', + comment: + "// TODO:Spartacus - Method 'focus' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getMode', + comment: + "// TODO:Spartacus - Method 'getMode' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getOpenTabs', + comment: + "// TODO:Spartacus - Method 'getOpenTabs' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTabIndex', + comment: + "// TODO:Spartacus - Method 'getTabIndex' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTitle', + comment: + "// TODO:Spartacus - Method 'getTitle' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'handleKeydownEvent', + comment: + "// TODO:Spartacus - Method 'handleKeydownEvent' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isOpen', + comment: + "// TODO:Spartacus - Method 'isOpen' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'select', + comment: + "// TODO:Spartacus - Method 'select' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'selectOrFocus', + comment: + "// TODO:Spartacus - Method 'selectOrFocus' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'shouldRestrictKeys', + comment: + "// TODO:Spartacus - Method 'shouldRestrictKeys' was removed from Class 'TabComponent'. ", + }, + { + class: 'TabComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggleTab', + comment: + "// TODO:Spartacus - Method 'toggleTab' was removed from Class 'TabComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'addTableDebugInfo', + comment: + "// TODO:Spartacus - Method 'addTableDebugInfo' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDataOutletContext', + comment: + "// TODO:Spartacus - Method 'getDataOutletContext' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDataOutletRef', + comment: + "// TODO:Spartacus - Method 'getDataOutletRef' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getHeaderOutletContext', + comment: + "// TODO:Spartacus - Method 'getHeaderOutletContext' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getHeaderOutletRef', + comment: + "// TODO:Spartacus - Method 'getHeaderOutletRef' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isCurrentItem', + comment: + "// TODO:Spartacus - Method 'isCurrentItem' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'launchItem', + comment: + "// TODO:Spartacus - Method 'launchItem' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'structure', + comment: + "// TODO:Spartacus - Property 'structure' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'trackData', + comment: + "// TODO:Spartacus - Method 'trackData' was removed from Class 'TableComponent'. ", + }, + { + class: 'TableDataCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'field', + comment: + "// TODO:Spartacus - Property 'field' was removed from Class 'TableDataCellComponent'. ", + }, + { + class: 'TableDataCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'model', + comment: + "// TODO:Spartacus - Property 'model' was removed from Class 'TableDataCellComponent'. ", + }, + { + class: 'TableDataCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'value', + comment: + "// TODO:Spartacus - Property 'value' was removed from Class 'TableDataCellComponent'. ", + }, + { + class: 'TableHeaderCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'field', + comment: + "// TODO:Spartacus - Property 'field' was removed from Class 'TableHeaderCellComponent'. ", + }, + { + class: 'TableHeaderCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'fieldOptions', + comment: + "// TODO:Spartacus - Property 'fieldOptions' was removed from Class 'TableHeaderCellComponent'. ", + }, + { + class: 'TableHeaderCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'header', + comment: + "// TODO:Spartacus - Property 'header' was removed from Class 'TableHeaderCellComponent'. ", + }, + { + class: 'TableHeaderCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'i18nRoot', + comment: + "// TODO:Spartacus - Property 'i18nRoot' was removed from Class 'TableHeaderCellComponent'. ", + }, + { + class: 'TableHeaderCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'localizedHeader', + comment: + "// TODO:Spartacus - Property 'localizedHeader' was removed from Class 'TableHeaderCellComponent'. ", + }, + { + class: 'TableHeaderCellComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'type', + comment: + "// TODO:Spartacus - Property 'type' was removed from Class 'TableHeaderCellComponent'. ", + }, + { + class: 'TableRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'TableRendererService'. ", + }, + { + class: 'TableRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDataOutletContext', + comment: + "// TODO:Spartacus - Method 'getDataOutletContext' was removed from Class 'TableRendererService'. ", + }, + { + class: 'TableRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDataOutletRef', + comment: + "// TODO:Spartacus - Method 'getDataOutletRef' was removed from Class 'TableRendererService'. ", + }, + { + class: 'TableRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getDataRenderer', + comment: + "// TODO:Spartacus - Method 'getDataRenderer' was removed from Class 'TableRendererService'. ", + }, + { + class: 'TableRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getHeaderOutletContext', + comment: + "// TODO:Spartacus - Method 'getHeaderOutletContext' was removed from Class 'TableRendererService'. ", + }, + { + class: 'TableRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getHeaderOutletRef', + comment: + "// TODO:Spartacus - Method 'getHeaderOutletRef' was removed from Class 'TableRendererService'. ", + }, + { + class: 'TableRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getHeaderRenderer', + comment: + "// TODO:Spartacus - Method 'getHeaderRenderer' was removed from Class 'TableRendererService'. ", + }, + { + class: 'TableRendererService', + importPath: '@spartacus/storefront', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'TableRendererService'. ", + }, + { + class: 'TableService', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildRandomStructure', + comment: + "// TODO:Spartacus - Method 'buildRandomStructure' was removed from Class 'TableService'. ", + }, + { + class: 'TableService', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildStructure', + comment: + "// TODO:Spartacus - Method 'buildStructure' was removed from Class 'TableService'. ", + }, + { + class: 'TableService', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildStructureFromConfig', + comment: + "// TODO:Spartacus - Method 'buildStructureFromConfig' was removed from Class 'TableService'. ", + }, + { + class: 'TableService', + importPath: '@spartacus/storefront', + deprecatedNode: 'buildStructureFromData', + comment: + "// TODO:Spartacus - Method 'buildStructureFromData' was removed from Class 'TableService'. ", + }, + { + class: 'TableService', + importPath: '@spartacus/storefront', + deprecatedNode: 'findRelevantBreakpoints', + comment: + "// TODO:Spartacus - Method 'findRelevantBreakpoints' was removed from Class 'TableService'. ", + }, + { + class: 'TableService', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTableConfig', + comment: + "// TODO:Spartacus - Method 'getTableConfig' was removed from Class 'TableService'. ", + }, + { + class: 'TableService', + importPath: '@spartacus/storefront', + deprecatedNode: 'hasTableConfig', + comment: + "// TODO:Spartacus - Method 'hasTableConfig' was removed from Class 'TableService'. ", + }, + { + class: 'TabParagraphContainerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'getTitleParams', + comment: + "// TODO:Spartacus - Method 'getTitleParams' was removed from Class 'TabParagraphContainerComponent'. ", + }, + { + class: 'TabParagraphContainerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'TabParagraphContainerComponent'. ", + }, + { + class: 'TabParagraphContainerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'TabParagraphContainerComponent'. ", + }, + { + class: 'TabParagraphContainerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'select', + comment: + "// TODO:Spartacus - Method 'select' was removed from Class 'TabParagraphContainerComponent'. ", + }, + { + class: 'TabParagraphContainerComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'tabCompLoaded', + comment: + "// TODO:Spartacus - Method 'tabCompLoaded' was removed from Class 'TabParagraphContainerComponent'. ", + }, + { + class: 'ThemeService', + importPath: '@spartacus/storefront', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'ThemeService'. ", + }, + { + class: 'ThemeService', + importPath: '@spartacus/storefront', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'ThemeService'. ", + }, + { + class: 'ThemeService', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ThemeService'. ", + }, + { + class: 'ThemeService', + importPath: '@spartacus/storefront', + deprecatedNode: 'setTheme', + comment: + "// TODO:Spartacus - Method 'setTheme' was removed from Class 'ThemeService'. ", + }, + { + class: 'TotalComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'currentPage', + comment: + "// TODO:Spartacus - Property 'currentPage' was removed from Class 'TotalComponent'. ", + }, + { + class: 'TotalComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'fromItem', + comment: + "// TODO:Spartacus - Property 'fromItem' was removed from Class 'TotalComponent'. ", + }, + { + class: 'TotalComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'pageSize', + comment: + "// TODO:Spartacus - Property 'pageSize' was removed from Class 'TotalComponent'. ", + }, + { + class: 'TotalComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'pagination', + comment: + "// TODO:Spartacus - Property 'pagination' was removed from Class 'TotalComponent'. ", + }, + { + class: 'TotalComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'toItem', + comment: + "// TODO:Spartacus - Property 'toItem' was removed from Class 'TotalComponent'. ", + }, + { + class: 'TotalComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'totalResults', + comment: + "// TODO:Spartacus - Property 'totalResults' was removed from Class 'TotalComponent'. ", + }, + { + class: 'TruncatePipe', + importPath: '@spartacus/storefront', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'TruncatePipe'. ", + }, + { + class: 'TruncateTextPopoverComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'isTruncated', + comment: + "// TODO:Spartacus - Property 'isTruncated' was removed from Class 'TruncateTextPopoverComponent'. ", + }, + { + class: 'VideoComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setControls', + comment: + "// TODO:Spartacus - Method 'setControls' was removed from Class 'VideoComponent'. ", + }, + { + class: 'VideoComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setMedia', + comment: + "// TODO:Spartacus - Method 'setMedia' was removed from Class 'VideoComponent'. ", + }, + { + class: 'VideoComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'setRouting', + comment: + "// TODO:Spartacus - Method 'setRouting' was removed from Class 'VideoComponent'. ", + }, + { + class: 'ViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'duration', + comment: + "// TODO:Spartacus - Property 'duration' was removed from Class 'ViewComponent'. ", + }, + { + class: 'ViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'hidden', + comment: + "// TODO:Spartacus - Property 'hidden' was removed from Class 'ViewComponent'. ", + }, + { + class: 'ViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ViewComponent'. ", + }, + { + class: 'ViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ViewComponent'. ", + }, + { + class: 'ViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'onViewChangeShowAssistiveMessage', + comment: + "// TODO:Spartacus - Method 'onViewChangeShowAssistiveMessage' was removed from Class 'ViewComponent'. ", + }, + { + class: 'ViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'ViewComponent'. ", + }, + { + class: 'ViewComponent', + importPath: '@spartacus/storefront', + deprecatedNode: 'viewPosition', + comment: + "// TODO:Spartacus - Property 'viewPosition' was removed from Class 'ViewComponent'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'callFindStoresAction', + comment: + "// TODO:Spartacus - Method 'callFindStoresAction' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'findStoresAction', + comment: + "// TODO:Spartacus - Method 'findStoresAction' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getDirections', + comment: + "// TODO:Spartacus - Method 'getDirections' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getFindStoreEntityById', + comment: + "// TODO:Spartacus - Method 'getFindStoreEntityById' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getFindStoresEntities', + comment: + "// TODO:Spartacus - Method 'getFindStoresEntities' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getStoreLatitude', + comment: + "// TODO:Spartacus - Method 'getStoreLatitude' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getStoreLongitude', + comment: + "// TODO:Spartacus - Method 'getStoreLongitude' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getStoresLoaded', + comment: + "// TODO:Spartacus - Method 'getStoresLoaded' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getStoresLoading', + comment: + "// TODO:Spartacus - Method 'getStoresLoading' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getViewAllStoresEntities', + comment: + "// TODO:Spartacus - Method 'getViewAllStoresEntities' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'getViewAllStoresLoading', + comment: + "// TODO:Spartacus - Method 'getViewAllStoresLoading' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'viewAllStores', + comment: + "// TODO:Spartacus - Method 'viewAllStores' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'StoreFinderFacade', + importPath: '@spartacus/storefinder/root', + deprecatedNode: 'viewStoreById', + comment: + "// TODO:Spartacus - Method 'viewStoreById' was removed from Class 'StoreFinderFacade'. ", + }, + { + class: 'OccStoreFinderAdapter', + importPath: '@spartacus/storefinder/occ', + deprecatedNode: 'callOccFindStores', + comment: + "// TODO:Spartacus - Method 'callOccFindStores' was removed from Class 'OccStoreFinderAdapter'. ", + }, + { + class: 'OccStoreFinderAdapter', + importPath: '@spartacus/storefinder/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccStoreFinderAdapter'. ", + }, + { + class: 'OccStoreFinderAdapter', + importPath: '@spartacus/storefinder/occ', + deprecatedNode: 'loadCounts', + comment: + "// TODO:Spartacus - Method 'loadCounts' was removed from Class 'OccStoreFinderAdapter'. ", + }, + { + class: 'OccStoreFinderAdapter', + importPath: '@spartacus/storefinder/occ', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'OccStoreFinderAdapter'. ", + }, + { + class: 'GoogleMapRendererService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'centerMap', + comment: + "// TODO:Spartacus - Method 'centerMap' was removed from Class 'GoogleMapRendererService'. ", + }, + { + class: 'GoogleMapRendererService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'renderMap', + comment: + "// TODO:Spartacus - Method 'renderMap' was removed from Class 'GoogleMapRendererService'. ", + }, + { + class: 'StoreFinderAdapter', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'StoreFinderAdapter'. ", + }, + { + class: 'StoreFinderAdapter', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'loadCounts', + comment: + "// TODO:Spartacus - Method 'loadCounts' was removed from Class 'StoreFinderAdapter'. ", + }, + { + class: 'StoreFinderAdapter', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'StoreFinderAdapter'. ", + }, + { + class: 'StoreFinderConnector', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'StoreFinderConnector'. ", + }, + { + class: 'StoreFinderConnector', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getCounts', + comment: + "// TODO:Spartacus - Method 'getCounts' was removed from Class 'StoreFinderConnector'. ", + }, + { + class: 'StoreFinderConnector', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'StoreFinderConnector'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'callFindStoresAction', + comment: + "// TODO:Spartacus - Method 'callFindStoresAction' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'findStoresAction', + comment: + "// TODO:Spartacus - Method 'findStoresAction' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getDirections', + comment: + "// TODO:Spartacus - Method 'getDirections' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getFindStoreEntityById', + comment: + "// TODO:Spartacus - Method 'getFindStoreEntityById' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getFindStoresEntities', + comment: + "// TODO:Spartacus - Method 'getFindStoresEntities' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getStoreLatitude', + comment: + "// TODO:Spartacus - Method 'getStoreLatitude' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getStoreLongitude', + comment: + "// TODO:Spartacus - Method 'getStoreLongitude' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getStoresLoaded', + comment: + "// TODO:Spartacus - Method 'getStoresLoaded' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getStoresLoading', + comment: + "// TODO:Spartacus - Method 'getStoresLoading' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getViewAllStoresEntities', + comment: + "// TODO:Spartacus - Method 'getViewAllStoresEntities' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getViewAllStoresLoading', + comment: + "// TODO:Spartacus - Method 'getViewAllStoresLoading' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'reloadStoreEntitiesOnContextChange', + comment: + "// TODO:Spartacus - Method 'reloadStoreEntitiesOnContextChange' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'viewAllStores', + comment: + "// TODO:Spartacus - Method 'viewAllStores' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreFinderService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'viewStoreById', + comment: + "// TODO:Spartacus - Method 'viewStoreById' was removed from Class 'StoreFinderService'. ", + }, + { + class: 'StoreLocationService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getDirections', + comment: + "// TODO:Spartacus - Method 'getDirections' was removed from Class 'StoreLocationService'. ", + }, + { + class: 'StoreLocationService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getStoreLatitude', + comment: + "// TODO:Spartacus - Method 'getStoreLatitude' was removed from Class 'StoreLocationService'. ", + }, + { + class: 'StoreLocationService', + importPath: '@spartacus/storefinder/core', + deprecatedNode: 'getStoreLongitude', + comment: + "// TODO:Spartacus - Method 'getStoreLongitude' was removed from Class 'StoreLocationService'. ", + }, + { + class: 'AbstractStoreItemComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'getDirections', + comment: + "// TODO:Spartacus - Method 'getDirections' was removed from Class 'AbstractStoreItemComponent'. ", + }, + { + class: 'AbstractStoreItemComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'getFormattedStoreAddress', + comment: + "// TODO:Spartacus - Method 'getFormattedStoreAddress' was removed from Class 'AbstractStoreItemComponent'. ", + }, + { + class: 'ScheduleComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ScheduleComponent'. ", + }, + { + class: 'StoreFinderGridComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'findStores', + comment: + "// TODO:Spartacus - Method 'findStores' was removed from Class 'StoreFinderGridComponent'. ", + }, + { + class: 'StoreFinderGridComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StoreFinderGridComponent'. ", + }, + { + class: 'StoreFinderListComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'centerStoreOnMapByIndex', + comment: + "// TODO:Spartacus - Method 'centerStoreOnMapByIndex' was removed from Class 'StoreFinderListComponent'. ", + }, + { + class: 'StoreFinderListComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'hideStoreDetails', + comment: + "// TODO:Spartacus - Method 'hideStoreDetails' was removed from Class 'StoreFinderListComponent'. ", + }, + { + class: 'StoreFinderListComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'isDisplayModeActive', + comment: + "// TODO:Spartacus - Method 'isDisplayModeActive' was removed from Class 'StoreFinderListComponent'. ", + }, + { + class: 'StoreFinderListComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'selectStoreItemList', + comment: + "// TODO:Spartacus - Method 'selectStoreItemList' was removed from Class 'StoreFinderListComponent'. ", + }, + { + class: 'StoreFinderListComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'setDisplayMode', + comment: + "// TODO:Spartacus - Method 'setDisplayMode' was removed from Class 'StoreFinderListComponent'. ", + }, + { + class: 'StoreFinderListComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'showStoreDetails', + comment: + "// TODO:Spartacus - Method 'showStoreDetails' was removed from Class 'StoreFinderListComponent'. ", + }, + { + class: 'StoreFinderListItemComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'handleStoreItemClick', + comment: + "// TODO:Spartacus - Method 'handleStoreItemClick' was removed from Class 'StoreFinderListItemComponent'. ", + }, + { + class: 'StoreFinderListItemComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'onKey', + comment: + "// TODO:Spartacus - Method 'onKey' was removed from Class 'StoreFinderListItemComponent'. ", + }, + { + class: 'StoreFinderMapComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'centerMap', + comment: + "// TODO:Spartacus - Method 'centerMap' was removed from Class 'StoreFinderMapComponent'. ", + }, + { + class: 'StoreFinderMapComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'StoreFinderMapComponent'. ", + }, + { + class: 'StoreFinderMapComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'renderMap', + comment: + "// TODO:Spartacus - Method 'renderMap' was removed from Class 'StoreFinderMapComponent'. ", + }, + { + class: 'StoreFinderPaginationDetailsComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'getResultsPerPage', + comment: + "// TODO:Spartacus - Method 'getResultsPerPage' was removed from Class 'StoreFinderPaginationDetailsComponent'. ", + }, + { + class: 'StoreFinderSearchComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'findStores', + comment: + "// TODO:Spartacus - Method 'findStores' was removed from Class 'StoreFinderSearchComponent'. ", + }, + { + class: 'StoreFinderSearchComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'onKey', + comment: + "// TODO:Spartacus - Method 'onKey' was removed from Class 'StoreFinderSearchComponent'. ", + }, + { + class: 'StoreFinderSearchComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'viewStoresWithMyLoc', + comment: + "// TODO:Spartacus - Method 'viewStoresWithMyLoc' was removed from Class 'StoreFinderSearchComponent'. ", + }, + { + class: 'StoreFinderSearchResultComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'StoreFinderSearchResultComponent'. ", + }, + { + class: 'StoreFinderSearchResultComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StoreFinderSearchResultComponent'. ", + }, + { + class: 'StoreFinderSearchResultComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'viewPage', + comment: + "// TODO:Spartacus - Method 'viewPage' was removed from Class 'StoreFinderSearchResultComponent'. ", + }, + { + class: 'StoreFinderStoreComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'goBack', + comment: + "// TODO:Spartacus - Method 'goBack' was removed from Class 'StoreFinderStoreComponent'. ", + }, + { + class: 'StoreFinderStoreComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StoreFinderStoreComponent'. ", + }, + { + class: 'StoreFinderStoreComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'requestStoresData', + comment: + "// TODO:Spartacus - Method 'requestStoresData' was removed from Class 'StoreFinderStoreComponent'. ", + }, + { + class: 'StoreFinderStoresCountComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'navigateToLocation', + comment: + "// TODO:Spartacus - Method 'navigateToLocation' was removed from Class 'StoreFinderStoresCountComponent'. ", + }, + { + class: 'StoreFinderStoresCountComponent', + importPath: '@spartacus/storefinder/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StoreFinderStoresCountComponent'. ", + }, + { + class: 'CmsTicketInterceptor', + importPath: '@spartacus/smartedit/root', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'CmsTicketInterceptor'. ", + }, + { + class: 'CmsTicketInterceptor', + importPath: '@spartacus/smartedit/root', + deprecatedNode: 'setRequestForProductListPage', + comment: + "// TODO:Spartacus - Method 'setRequestForProductListPage' was removed from Class 'CmsTicketInterceptor'. ", + }, + { + class: 'SmartEditLauncherService', + importPath: '@spartacus/smartedit/root', + deprecatedNode: 'cmsTicketId', + comment: + "// TODO:Spartacus - Property 'cmsTicketId' was removed from Class 'SmartEditLauncherService'. ", + }, + { + class: 'SmartEditLauncherService', + importPath: '@spartacus/smartedit/root', + deprecatedNode: 'isLaunchedInSmartEdit', + comment: + "// TODO:Spartacus - Method 'isLaunchedInSmartEdit' was removed from Class 'SmartEditLauncherService'. ", + }, + { + class: 'SmartEditLauncherService', + importPath: '@spartacus/smartedit/root', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'SmartEditLauncherService'. ", + }, + { + class: 'SmartEditService', + importPath: '@spartacus/smartedit/core', + deprecatedNode: 'addPageContract', + comment: + "// TODO:Spartacus - Method 'addPageContract' was removed from Class 'SmartEditService'. ", + }, + { + class: 'SmartEditService', + importPath: '@spartacus/smartedit/core', + deprecatedNode: 'addSmartEditContract', + comment: + "// TODO:Spartacus - Method 'addSmartEditContract' was removed from Class 'SmartEditService'. ", + }, + { + class: 'SmartEditService', + importPath: '@spartacus/smartedit/core', + deprecatedNode: 'goToPreviewPage', + comment: + "// TODO:Spartacus - Method 'goToPreviewPage' was removed from Class 'SmartEditService'. ", + }, + { + class: 'SmartEditService', + importPath: '@spartacus/smartedit/core', + deprecatedNode: 'processCmsPage', + comment: + "// TODO:Spartacus - Method 'processCmsPage' was removed from Class 'SmartEditService'. ", + }, + { + class: 'SmartEditService', + importPath: '@spartacus/smartedit/core', + deprecatedNode: 'renderComponent', + comment: + "// TODO:Spartacus - Method 'renderComponent' was removed from Class 'SmartEditService'. ", + }, + { + class: 'SmartEditService', + importPath: '@spartacus/smartedit/core', + deprecatedNode: 'reprocessPage', + comment: + "// TODO:Spartacus - Method 'reprocessPage' was removed from Class 'SmartEditService'. ", + }, + { + class: 'CxCommonEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'CxCommonEngine'. ", + }, + { + class: 'DefaultCacheEntrySizeCalculator', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'calculateErrorSize', + comment: + "// TODO:Spartacus - Method 'calculateErrorSize' was removed from Class 'DefaultCacheEntrySizeCalculator'. ", + }, + { + class: 'DefaultCacheEntrySizeCalculator', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'calculateHtmlSize', + comment: + "// TODO:Spartacus - Method 'calculateHtmlSize' was removed from Class 'DefaultCacheEntrySizeCalculator'. ", + }, + { + class: 'DefaultCacheEntrySizeCalculator', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'calculateSize', + comment: + "// TODO:Spartacus - Method 'calculateSize' was removed from Class 'DefaultCacheEntrySizeCalculator'. ", + }, + { + class: 'DefaultCacheEntrySizeCalculator', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'getStringSize', + comment: + "// TODO:Spartacus - Method 'getStringSize' was removed from Class 'DefaultCacheEntrySizeCalculator'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'debug', + comment: + "// TODO:Spartacus - Method 'debug' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'error', + comment: + "// TODO:Spartacus - Method 'error' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'info', + comment: + "// TODO:Spartacus - Method 'info' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'log', + comment: + "// TODO:Spartacus - Method 'log' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'mapContext', + comment: + "// TODO:Spartacus - Method 'mapContext' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'mapRequest', + comment: + "// TODO:Spartacus - Method 'mapRequest' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'stringifyError', + comment: + "// TODO:Spartacus - Method 'stringifyError' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'stringifyWithContext', + comment: + "// TODO:Spartacus - Method 'stringifyWithContext' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'DefaultExpressServerLogger', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'warn', + comment: + "// TODO:Spartacus - Method 'warn' was removed from Class 'DefaultExpressServerLogger'. ", + }, + { + class: 'ExpressLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'debug', + comment: + "// TODO:Spartacus - Method 'debug' was removed from Class 'ExpressLoggerService'. ", + }, + { + class: 'ExpressLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'error', + comment: + "// TODO:Spartacus - Method 'error' was removed from Class 'ExpressLoggerService'. ", + }, + { + class: 'ExpressLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'formatLogMessage', + comment: + "// TODO:Spartacus - Method 'formatLogMessage' was removed from Class 'ExpressLoggerService'. ", + }, + { + class: 'ExpressLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'info', + comment: + "// TODO:Spartacus - Method 'info' was removed from Class 'ExpressLoggerService'. ", + }, + { + class: 'ExpressLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'log', + comment: + "// TODO:Spartacus - Method 'log' was removed from Class 'ExpressLoggerService'. ", + }, + { + class: 'ExpressLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'warn', + comment: + "// TODO:Spartacus - Method 'warn' was removed from Class 'ExpressLoggerService'. ", + }, + { + class: 'NgExpressEngineDecorator', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'NgExpressEngineDecorator'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'engineInstance', + comment: + "// TODO:Spartacus - Property 'engineInstance' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'fallbackToCsr', + comment: + "// TODO:Spartacus - Method 'fallbackToCsr' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'getDocument', + comment: + "// TODO:Spartacus - Method 'getDocument' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'getRenderingKey', + comment: + "// TODO:Spartacus - Method 'getRenderingKey' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'getRenderingStrategy', + comment: + "// TODO:Spartacus - Method 'getRenderingStrategy' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'getTimeout', + comment: + "// TODO:Spartacus - Method 'getTimeout' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'log', + comment: + "// TODO:Spartacus - Method 'log' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'logOptions', + comment: + "// TODO:Spartacus - Method 'logOptions' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'renderResponse', + comment: + "// TODO:Spartacus - Method 'renderResponse' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'returnCachedRender', + comment: + "// TODO:Spartacus - Method 'returnCachedRender' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'shouldRender', + comment: + "// TODO:Spartacus - Method 'shouldRender' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'OptimizedSsrEngine', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'shouldTimeout', + comment: + "// TODO:Spartacus - Method 'shouldTimeout' was removed from Class 'OptimizedSsrEngine'. ", + }, + { + class: 'PrerenderingLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'debug', + comment: + "// TODO:Spartacus - Method 'debug' was removed from Class 'PrerenderingLoggerService'. ", + }, + { + class: 'PrerenderingLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'error', + comment: + "// TODO:Spartacus - Method 'error' was removed from Class 'PrerenderingLoggerService'. ", + }, + { + class: 'PrerenderingLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'info', + comment: + "// TODO:Spartacus - Method 'info' was removed from Class 'PrerenderingLoggerService'. ", + }, + { + class: 'PrerenderingLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'log', + comment: + "// TODO:Spartacus - Method 'log' was removed from Class 'PrerenderingLoggerService'. ", + }, + { + class: 'PrerenderingLoggerService', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'warn', + comment: + "// TODO:Spartacus - Method 'warn' was removed from Class 'PrerenderingLoggerService'. ", + }, + { + class: 'PropagatingToServerErrorHandler', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'PropagatingToServerErrorHandler'. ", + }, + { + class: 'RenderingCache', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'RenderingCache'. ", + }, + { + class: 'RenderingCache', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'RenderingCache'. ", + }, + { + class: 'RenderingCache', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'isFresh', + comment: + "// TODO:Spartacus - Method 'isFresh' was removed from Class 'RenderingCache'. ", + }, + { + class: 'RenderingCache', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'isReady', + comment: + "// TODO:Spartacus - Method 'isReady' was removed from Class 'RenderingCache'. ", + }, + { + class: 'RenderingCache', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'isRendering', + comment: + "// TODO:Spartacus - Method 'isRendering' was removed from Class 'RenderingCache'. ", + }, + { + class: 'RenderingCache', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'setAsRendering', + comment: + "// TODO:Spartacus - Method 'setAsRendering' was removed from Class 'RenderingCache'. ", + }, + { + class: 'RenderingCache', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'store', + comment: + "// TODO:Spartacus - Method 'store' was removed from Class 'RenderingCache'. ", + }, + { + class: 'RenderingCacheSizeManager', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'calculateEntrySize', + comment: + "// TODO:Spartacus - Method 'calculateEntrySize' was removed from Class 'RenderingCacheSizeManager'. ", + }, + { + class: 'RenderingCacheSizeManager', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'hasSpaceForEntrySize', + comment: + "// TODO:Spartacus - Method 'hasSpaceForEntrySize' was removed from Class 'RenderingCacheSizeManager'. ", + }, + { + class: 'RenderingCacheSizeManager', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'isEntryLargerThanCacheLimit', + comment: + "// TODO:Spartacus - Method 'isEntryLargerThanCacheLimit' was removed from Class 'RenderingCacheSizeManager'. ", + }, + { + class: 'RenderingCacheSizeManager', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'trackEntrySize', + comment: + "// TODO:Spartacus - Method 'trackEntrySize' was removed from Class 'RenderingCacheSizeManager'. ", + }, + { + class: 'RenderingCacheSizeManager', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'untrackEntrySize', + comment: + "// TODO:Spartacus - Method 'untrackEntrySize' was removed from Class 'RenderingCacheSizeManager'. ", + }, + { + class: 'TestConfigServerModule', + importPath: '@spartacus/setup/ssr', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'TestConfigServerModule'. ", + }, + { + class: 'S4omProductCatalogService', + importPath: '@spartacus/s4om/root', + deprecatedNode: 'isProductInCatalog', + comment: + "// TODO:Spartacus - Method 'isProductInCatalog' was removed from Class 'S4omProductCatalogService'. ", + }, + { + class: 'ScheduleLinesComponent', + importPath: '@spartacus/s4om/root', + deprecatedNode: 'getLongDate', + comment: + "// TODO:Spartacus - Method 'getLongDate' was removed from Class 'ScheduleLinesComponent'. ", + }, + { + class: 'ScheduleLinesComponent', + importPath: '@spartacus/s4om/root', + deprecatedNode: 'getScheduleLineInfoId', + comment: + "// TODO:Spartacus - Method 'getScheduleLineInfoId' was removed from Class 'ScheduleLinesComponent'. ", + }, + { + class: 'ScheduleLinesComponent', + importPath: '@spartacus/s4om/root', + deprecatedNode: 'hasScheduleLines', + comment: + "// TODO:Spartacus - Method 'hasScheduleLines' was removed from Class 'ScheduleLinesComponent'. ", + }, + { + class: 'CancelServiceOrderFacade', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'cancelService', + comment: + "// TODO:Spartacus - Method 'cancelService' was removed from Class 'CancelServiceOrderFacade'. ", + }, + { + class: 'CancelServiceOrderFacade', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'loadOrderDetails', + comment: + "// TODO:Spartacus - Method 'loadOrderDetails' was removed from Class 'CancelServiceOrderFacade'. ", + }, + { + class: 'CheckoutServiceDetailsEventListener', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutServiceDetailsEventListener'. ", + }, + { + class: 'CheckoutServiceDetailsEventListener', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'onServiceDetailsSet', + comment: + "// TODO:Spartacus - Method 'onServiceDetailsSet' was removed from Class 'CheckoutServiceDetailsEventListener'. ", + }, + { + class: 'CheckoutServiceDetailsFacade', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'getSelectedServiceDetailsState', + comment: + "// TODO:Spartacus - Method 'getSelectedServiceDetailsState' was removed from Class 'CheckoutServiceDetailsFacade'. ", + }, + { + class: 'CheckoutServiceDetailsFacade', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'getServiceProducts', + comment: + "// TODO:Spartacus - Method 'getServiceProducts' was removed from Class 'CheckoutServiceDetailsFacade'. ", + }, + { + class: 'CheckoutServiceDetailsFacade', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'hasNonServiceItems', + comment: + "// TODO:Spartacus - Method 'hasNonServiceItems' was removed from Class 'CheckoutServiceDetailsFacade'. ", + }, + { + class: 'CheckoutServiceDetailsFacade', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'hasServiceItems', + comment: + "// TODO:Spartacus - Method 'hasServiceItems' was removed from Class 'CheckoutServiceDetailsFacade'. ", + }, + { + class: 'CheckoutServiceDetailsFacade', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'setServiceScheduleSlot', + comment: + "// TODO:Spartacus - Method 'setServiceScheduleSlot' was removed from Class 'CheckoutServiceDetailsFacade'. ", + }, + { + class: 'CheckoutServiceSchedulePickerService', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'convertDateTimeToReadableString', + comment: + "// TODO:Spartacus - Method 'convertDateTimeToReadableString' was removed from Class 'CheckoutServiceSchedulePickerService'. ", + }, + { + class: 'CheckoutServiceSchedulePickerService', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'convertToDateTime', + comment: + "// TODO:Spartacus - Method 'convertToDateTime' was removed from Class 'CheckoutServiceSchedulePickerService'. ", + }, + { + class: 'CheckoutServiceSchedulePickerService', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'getHoursFromServiceSchedule', + comment: + "// TODO:Spartacus - Method 'getHoursFromServiceSchedule' was removed from Class 'CheckoutServiceSchedulePickerService'. ", + }, + { + class: 'CheckoutServiceSchedulePickerService', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'getMinDateForService', + comment: + "// TODO:Spartacus - Method 'getMinDateForService' was removed from Class 'CheckoutServiceSchedulePickerService'. ", + }, + { + class: 'CheckoutServiceSchedulePickerService', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'getScheduledServiceTimes', + comment: + "// TODO:Spartacus - Method 'getScheduledServiceTimes' was removed from Class 'CheckoutServiceSchedulePickerService'. ", + }, + { + class: 'CheckoutServiceSchedulePickerService', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'getServiceDetailsFromDateTime', + comment: + "// TODO:Spartacus - Method 'getServiceDetailsFromDateTime' was removed from Class 'CheckoutServiceSchedulePickerService'. ", + }, + { + class: 'CheckoutServiceSchedulePickerService', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'getServiceOrderConfiguration', + comment: + "// TODO:Spartacus - Method 'getServiceOrderConfiguration' was removed from Class 'CheckoutServiceSchedulePickerService'. ", + }, + { + class: 'RescheduleServiceOrderFacade', + importPath: '@spartacus/s4-service/root', + deprecatedNode: 'rescheduleService', + comment: + "// TODO:Spartacus - Method 'rescheduleService' was removed from Class 'RescheduleServiceOrderFacade'. ", + }, + { + class: 'CancelServiceOrderComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'cancelServiceOrder', + comment: + "// TODO:Spartacus - Method 'cancelServiceOrder' was removed from Class 'CancelServiceOrderComponent'. ", + }, + { + class: 'CancelServiceOrderComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CancelServiceOrderComponent'. ", + }, + { + class: 'CancelServiceOrderComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'updateCharacterLeft', + comment: + "// TODO:Spartacus - Method 'updateCharacterLeft' was removed from Class 'CancelServiceOrderComponent'. ", + }, + { + class: 'CancelServiceOrderGuard', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CancelServiceOrderGuard'. ", + }, + { + class: 'RescheduleServiceOrderComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'initializeForm', + comment: + "// TODO:Spartacus - Method 'initializeForm' was removed from Class 'RescheduleServiceOrderComponent'. ", + }, + { + class: 'RescheduleServiceOrderComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'RescheduleServiceOrderComponent'. ", + }, + { + class: 'RescheduleServiceOrderComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'RescheduleServiceOrderComponent'. ", + }, + { + class: 'RescheduleServiceOrderComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'rescheduleServiceOrder', + comment: + "// TODO:Spartacus - Method 'rescheduleServiceOrder' was removed from Class 'RescheduleServiceOrderComponent'. ", + }, + { + class: 'RescheduleServiceOrderComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'setScheduleTime', + comment: + "// TODO:Spartacus - Method 'setScheduleTime' was removed from Class 'RescheduleServiceOrderComponent'. ", + }, + { + class: 'S4ServiceOrderDetailActionsComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'checkServiceStatus', + comment: + "// TODO:Spartacus - Method 'checkServiceStatus' was removed from Class 'S4ServiceOrderDetailActionsComponent'. ", + }, + { + class: 'S4ServiceOrderDetailActionsComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'displayServiceMessage', + comment: + "// TODO:Spartacus - Method 'displayServiceMessage' was removed from Class 'S4ServiceOrderDetailActionsComponent'. ", + }, + { + class: 'S4ServiceOrderDetailActionsComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'S4ServiceOrderDetailActionsComponent'. ", + }, + { + class: 'ServiceDetailsCardComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'getServiceDetailsCard', + comment: + "// TODO:Spartacus - Method 'getServiceDetailsCard' was removed from Class 'ServiceDetailsCardComponent'. ", + }, + { + class: 'ServiceDetailsCardComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ServiceDetailsCardComponent'. ", + }, + { + class: 'ServiceDetailsCardComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ServiceDetailsCardComponent'. ", + }, + { + class: 'ServiceDetailsCardComponent', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'showServiceDetails', + comment: + "// TODO:Spartacus - Method 'showServiceDetails' was removed from Class 'ServiceDetailsCardComponent'. ", + }, + { + class: 'ServiceOrderGuard', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'ServiceOrderGuard'. ", + }, + { + class: 'ServiceOrderOverviewComponentService', + importPath: '@spartacus/s4-service/order', + deprecatedNode: 'shouldShowDeliveryMode', + comment: + "// TODO:Spartacus - Method 'shouldShowDeliveryMode' was removed from Class 'ServiceOrderOverviewComponentService'. ", + }, + { + class: 'CheckoutServiceDetailsAdapter', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'setServiceScheduleSlot', + comment: + "// TODO:Spartacus - Method 'setServiceScheduleSlot' was removed from Class 'CheckoutServiceDetailsAdapter'. ", + }, + { + class: 'CheckoutServiceDetailsComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'CheckoutServiceDetailsComponent'. ", + }, + { + class: 'CheckoutServiceDetailsComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'backBtnText', + comment: + "// TODO:Spartacus - Property 'backBtnText' was removed from Class 'CheckoutServiceDetailsComponent'. ", + }, + { + class: 'CheckoutServiceDetailsComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'next', + comment: + "// TODO:Spartacus - Method 'next' was removed from Class 'CheckoutServiceDetailsComponent'. ", + }, + { + class: 'CheckoutServiceDetailsComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutServiceDetailsComponent'. ", + }, + { + class: 'CheckoutServiceDetailsComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutServiceDetailsComponent'. ", + }, + { + class: 'CheckoutServiceDetailsComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CheckoutServiceDetailsComponent'. ", + }, + { + class: 'CheckoutServiceDetailsComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CheckoutServiceDetailsComponent'. ", + }, + { + class: 'CheckoutServiceDetailsComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'setScheduleTime', + comment: + "// TODO:Spartacus - Method 'setScheduleTime' was removed from Class 'CheckoutServiceDetailsComponent'. ", + }, + { + class: 'CheckoutServiceDetailsConnector', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'setServiceScheduleSlot', + comment: + "// TODO:Spartacus - Method 'setServiceScheduleSlot' was removed from Class 'CheckoutServiceDetailsConnector'. ", + }, + { + class: 'CheckoutServiceDetailsService', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'CheckoutServiceDetailsService'. ", + }, + { + class: 'CheckoutServiceDetailsService', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'getSelectedServiceDetailsState', + comment: + "// TODO:Spartacus - Method 'getSelectedServiceDetailsState' was removed from Class 'CheckoutServiceDetailsService'. ", + }, + { + class: 'CheckoutServiceDetailsService', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'getServiceProducts', + comment: + "// TODO:Spartacus - Method 'getServiceProducts' was removed from Class 'CheckoutServiceDetailsService'. ", + }, + { + class: 'CheckoutServiceDetailsService', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'hasNonServiceItems', + comment: + "// TODO:Spartacus - Method 'hasNonServiceItems' was removed from Class 'CheckoutServiceDetailsService'. ", + }, + { + class: 'CheckoutServiceDetailsService', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'hasServiceItems', + comment: + "// TODO:Spartacus - Method 'hasServiceItems' was removed from Class 'CheckoutServiceDetailsService'. ", + }, + { + class: 'CheckoutServiceDetailsService', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'setServiceScheduleSlot', + comment: + "// TODO:Spartacus - Method 'setServiceScheduleSlot' was removed from Class 'CheckoutServiceDetailsService'. ", + }, + { + class: 'CheckoutServiceOrderStepsSetGuard', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CheckoutServiceOrderStepsSetGuard'. ", + }, + { + class: 'CheckoutServiceOrderStepsSetGuard', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'isB2BStepSet', + comment: + "// TODO:Spartacus - Method 'isB2BStepSet' was removed from Class 'CheckoutServiceOrderStepsSetGuard'. ", + }, + { + class: 'CheckoutServiceOrderStepsSetGuard', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'isServiceDetailsSet', + comment: + "// TODO:Spartacus - Method 'isServiceDetailsSet' was removed from Class 'CheckoutServiceOrderStepsSetGuard'. ", + }, + { + class: 'CheckoutServiceOrderStepsSetGuard', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'setServiceDeliveryMode', + comment: + "// TODO:Spartacus - Method 'setServiceDeliveryMode' was removed from Class 'CheckoutServiceOrderStepsSetGuard'. ", + }, + { + class: 'OccCheckoutServiceDetailsAdapter', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'setServiceScheduleSlot', + comment: + "// TODO:Spartacus - Method 'setServiceScheduleSlot' was removed from Class 'OccCheckoutServiceDetailsAdapter'. ", + }, + { + class: 'ServiceCheckoutReviewSubmitComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'getCheckoutDeliverySteps', + comment: + "// TODO:Spartacus - Method 'getCheckoutDeliverySteps' was removed from Class 'ServiceCheckoutReviewSubmitComponent'. ", + }, + { + class: 'ServiceCheckoutReviewSubmitComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'getServiceDetailsCard', + comment: + "// TODO:Spartacus - Method 'getServiceDetailsCard' was removed from Class 'ServiceCheckoutReviewSubmitComponent'. ", + }, + { + class: 'ServiceCheckoutReviewSubmitComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'scheduledAt$', + comment: + "// TODO:Spartacus - Property 'scheduledAt$' was removed from Class 'ServiceCheckoutReviewSubmitComponent'. ", + }, + { + class: 'ServiceCheckoutReviewSubmitComponent', + importPath: '@spartacus/s4-service/checkout', + deprecatedNode: 'shouldShowDeliveryModeCard', + comment: + "// TODO:Spartacus - Method 'shouldShowDeliveryModeCard' was removed from Class 'ServiceCheckoutReviewSubmitComponent'. ", + }, + { + class: 'DeliveryModeDatePickerComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'getErrors', + comment: + "// TODO:Spartacus - Method 'getErrors' was removed from Class 'DeliveryModeDatePickerComponent'. ", + }, + { + class: 'DeliveryModeDatePickerComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'getRequestedDeliveryDateCardContent', + comment: + "// TODO:Spartacus - Method 'getRequestedDeliveryDateCardContent' was removed from Class 'DeliveryModeDatePickerComponent'. ", + }, + { + class: 'DeliveryModeDatePickerComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'isEarliestRetrievalDatePresent', + comment: + "// TODO:Spartacus - Method 'isEarliestRetrievalDatePresent' was removed from Class 'DeliveryModeDatePickerComponent'. ", + }, + { + class: 'DeliveryModeDatePickerComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'isRequestedDeliveryDatePresent', + comment: + "// TODO:Spartacus - Method 'isRequestedDeliveryDatePresent' was removed from Class 'DeliveryModeDatePickerComponent'. ", + }, + { + class: 'DeliveryModeDatePickerComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'DeliveryModeDatePickerComponent'. ", + }, + { + class: 'DeliveryModeDatePickerComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'DeliveryModeDatePickerComponent'. ", + }, + { + class: 'DeliveryModeDatePickerComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'setRequestedDeliveryDate', + comment: + "// TODO:Spartacus - Method 'setRequestedDeliveryDate' was removed from Class 'DeliveryModeDatePickerComponent'. ", + }, + { + class: 'OrderOverviewDeliveryDateComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'getRequestedDeliveryDateCardContent', + comment: + "// TODO:Spartacus - Method 'getRequestedDeliveryDateCardContent' was removed from Class 'OrderOverviewDeliveryDateComponent'. ", + }, + { + class: 'OrderOverviewDeliveryDateComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'isRequestedDeliveryDatePresent', + comment: + "// TODO:Spartacus - Method 'isRequestedDeliveryDatePresent' was removed from Class 'OrderOverviewDeliveryDateComponent'. ", + }, + { + class: 'OrderOverviewDeliveryDateComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderOverviewDeliveryDateComponent'. ", + }, + { + class: 'OrderOverviewDeliveryDateComponent', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OrderOverviewDeliveryDateComponent'. ", + }, + { + class: 'RequestedDeliveryDateFacade', + importPath: '@spartacus/requested-delivery-date/root', + deprecatedNode: 'setRequestedDeliveryDate', + comment: + "// TODO:Spartacus - Method 'setRequestedDeliveryDate' was removed from Class 'RequestedDeliveryDateFacade'. ", + }, + { + class: 'OccRequestedDeliveryDateAdapter', + importPath: '@spartacus/requested-delivery-date/occ', + deprecatedNode: 'setRequestedDeliveryDate', + comment: + "// TODO:Spartacus - Method 'setRequestedDeliveryDate' was removed from Class 'OccRequestedDeliveryDateAdapter'. ", + }, + { + class: 'RequestedDeliveryDateAdapter', + importPath: '@spartacus/requested-delivery-date/core', + deprecatedNode: 'setRequestedDeliveryDate', + comment: + "// TODO:Spartacus - Method 'setRequestedDeliveryDate' was removed from Class 'RequestedDeliveryDateAdapter'. ", + }, + { + class: 'RequestedDeliveryDateConnector', + importPath: '@spartacus/requested-delivery-date/core', + deprecatedNode: 'setRequestedDeliveryDate', + comment: + "// TODO:Spartacus - Method 'setRequestedDeliveryDate' was removed from Class 'RequestedDeliveryDateConnector'. ", + }, + { + class: 'RequestedDeliveryDateService', + importPath: '@spartacus/requested-delivery-date/core', + deprecatedNode: 'setRequestedDeliveryDate', + comment: + "// TODO:Spartacus - Method 'setRequestedDeliveryDate' was removed from Class 'RequestedDeliveryDateService'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getCartQuoteAccessErrors', + comment: + "// TODO:Spartacus - Method 'getCartQuoteAccessErrors' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getCartValidationErrors', + comment: + "// TODO:Spartacus - Method 'getCartValidationErrors' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getIllegalArgumentErrorsRelatedToQuote', + comment: + "// TODO:Spartacus - Method 'getIllegalArgumentErrorsRelatedToQuote' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getQuoteThresholdErrors', + comment: + "// TODO:Spartacus - Method 'getQuoteThresholdErrors' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'handleCartQuoteAccessErrors', + comment: + "// TODO:Spartacus - Method 'handleCartQuoteAccessErrors' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'handleCartValidationIssues', + comment: + "// TODO:Spartacus - Method 'handleCartValidationIssues' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'handleIllegalArgumentIssues', + comment: + "// TODO:Spartacus - Method 'handleIllegalArgumentIssues' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'handleQuoteThresholdErrors', + comment: + "// TODO:Spartacus - Method 'handleQuoteThresholdErrors' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'isIllegalArgumentErrorRelatedToQuote', + comment: + "// TODO:Spartacus - Method 'isIllegalArgumentErrorRelatedToQuote' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'isIllegalArgumentErrorRelatedToQuoteDiscount', + comment: + "// TODO:Spartacus - Method 'isIllegalArgumentErrorRelatedToQuoteDiscount' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'isIllegalArgumentErrorRelatedToQuoteExpiration', + comment: + "// TODO:Spartacus - Method 'isIllegalArgumentErrorRelatedToQuoteExpiration' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'isNotEmpty', + comment: + "// TODO:Spartacus - Method 'isNotEmpty' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteBadRequestHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'isRelatedToQuotes', + comment: + "// TODO:Spartacus - Method 'isRelatedToQuotes' was removed from Class 'QuoteBadRequestHandler'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'addDiscount', + comment: + "// TODO:Spartacus - Method 'addDiscount' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'addQuoteComment', + comment: + "// TODO:Spartacus - Method 'addQuoteComment' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'createQuote', + comment: + "// TODO:Spartacus - Method 'createQuote' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'editQuote', + comment: + "// TODO:Spartacus - Method 'editQuote' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getQuoteDetails', + comment: + "// TODO:Spartacus - Method 'getQuoteDetails' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getQuoteDetailsQueryState', + comment: + "// TODO:Spartacus - Method 'getQuoteDetailsQueryState' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getQuotesState', + comment: + "// TODO:Spartacus - Method 'getQuotesState' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'performQuoteAction', + comment: + "// TODO:Spartacus - Method 'performQuoteAction' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteFacade', + importPath: '@spartacus/quote/root', + deprecatedNode: 'requote', + comment: + "// TODO:Spartacus - Method 'requote' was removed from Class 'QuoteFacade'. ", + }, + { + class: 'QuoteNotFoundHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'QuoteNotFoundHandler'. ", + }, + { + class: 'QuoteNotFoundHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'getQuoteNotFoundErrors', + comment: + "// TODO:Spartacus - Method 'getQuoteNotFoundErrors' was removed from Class 'QuoteNotFoundHandler'. ", + }, + { + class: 'QuoteNotFoundHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'QuoteNotFoundHandler'. ", + }, + { + class: 'QuoteNotFoundHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'QuoteNotFoundHandler'. ", + }, + { + class: 'QuoteNotFoundHandler', + importPath: '@spartacus/quote/root', + deprecatedNode: 'navigateToQuoteList', + comment: + "// TODO:Spartacus - Method 'navigateToQuoteList' was removed from Class 'QuoteNotFoundHandler'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'addComment', + comment: + "// TODO:Spartacus - Method 'addComment' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'addDiscount', + comment: + "// TODO:Spartacus - Method 'addDiscount' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'addQuoteEntryComment', + comment: + "// TODO:Spartacus - Method 'addQuoteEntryComment' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'createQuote', + comment: + "// TODO:Spartacus - Method 'createQuote' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'editQuote', + comment: + "// TODO:Spartacus - Method 'editQuote' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getAddCommentEndpoint', + comment: + "// TODO:Spartacus - Method 'getAddCommentEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getAddDiscountEndpoint', + comment: + "// TODO:Spartacus - Method 'getAddDiscountEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getAddQuoteEntryCommentEndpoint', + comment: + "// TODO:Spartacus - Method 'getAddQuoteEntryCommentEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getCreateQuoteEndpoint', + comment: + "// TODO:Spartacus - Method 'getCreateQuoteEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getDownloadAttachmentEndpoint', + comment: + "// TODO:Spartacus - Method 'getDownloadAttachmentEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getEditQuoteEndpoint', + comment: + "// TODO:Spartacus - Method 'getEditQuoteEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getPerformQuoteActionEndpoint', + comment: + "// TODO:Spartacus - Method 'getPerformQuoteActionEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getQuote', + comment: + "// TODO:Spartacus - Method 'getQuote' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getQuoteEndpoint', + comment: + "// TODO:Spartacus - Method 'getQuoteEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getQuotes', + comment: + "// TODO:Spartacus - Method 'getQuotes' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'getQuotesEndpoint', + comment: + "// TODO:Spartacus - Method 'getQuotesEndpoint' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'performQuoteAction', + comment: + "// TODO:Spartacus - Method 'performQuoteAction' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'OccQuoteAdapter', + importPath: '@spartacus/quote/occ', + deprecatedNode: 'withErrorHandling', + comment: + "// TODO:Spartacus - Method 'withErrorHandling' was removed from Class 'OccQuoteAdapter'. ", + }, + { + class: 'CartUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'createNewCart', + comment: + "// TODO:Spartacus - Method 'createNewCart' was removed from Class 'CartUtilsService'. ", + }, + { + class: 'CartUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'goToNewCart', + comment: + "// TODO:Spartacus - Method 'goToNewCart' was removed from Class 'CartUtilsService'. ", + }, + { + class: 'CartUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'handleCartAndGoToQuoteList', + comment: + "// TODO:Spartacus - Method 'handleCartAndGoToQuoteList' was removed from Class 'CartUtilsService'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'addComment', + comment: + "// TODO:Spartacus - Method 'addComment' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'addDiscount', + comment: + "// TODO:Spartacus - Method 'addDiscount' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'addQuoteEntryComment', + comment: + "// TODO:Spartacus - Method 'addQuoteEntryComment' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'createQuote', + comment: + "// TODO:Spartacus - Method 'createQuote' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'editQuote', + comment: + "// TODO:Spartacus - Method 'editQuote' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getQuote', + comment: + "// TODO:Spartacus - Method 'getQuote' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getQuotes', + comment: + "// TODO:Spartacus - Method 'getQuotes' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteAdapter', + importPath: '@spartacus/quote/core', + deprecatedNode: 'performQuoteAction', + comment: + "// TODO:Spartacus - Method 'performQuoteAction' was removed from Class 'QuoteAdapter'. ", + }, + { + class: 'QuoteCartEventListener', + importPath: '@spartacus/quote/core', + deprecatedNode: 'listenToCartEvents', + comment: + "// TODO:Spartacus - Method 'listenToCartEvents' was removed from Class 'QuoteCartEventListener'. ", + }, + { + class: 'QuoteCartEventListener', + importPath: '@spartacus/quote/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuoteCartEventListener'. ", + }, + { + class: 'QuoteCartEventListener', + importPath: '@spartacus/quote/core', + deprecatedNode: 'triggerQuoteReload', + comment: + "// TODO:Spartacus - Method 'triggerQuoteReload' was removed from Class 'QuoteCartEventListener'. ", + }, + { + class: 'QuoteCartService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getQuoteId', + comment: + "// TODO:Spartacus - Method 'getQuoteId' was removed from Class 'QuoteCartService'. ", + }, + { + class: 'QuoteCartService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'isCheckoutAllowed', + comment: + "// TODO:Spartacus - Method 'isCheckoutAllowed' was removed from Class 'QuoteCartService'. ", + }, + { + class: 'QuoteCartService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'isQuoteCartActive', + comment: + "// TODO:Spartacus - Method 'isQuoteCartActive' was removed from Class 'QuoteCartService'. ", + }, + { + class: 'QuoteCartService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'setCheckoutAllowed', + comment: + "// TODO:Spartacus - Method 'setCheckoutAllowed' was removed from Class 'QuoteCartService'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'addComment', + comment: + "// TODO:Spartacus - Method 'addComment' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'addDiscount', + comment: + "// TODO:Spartacus - Method 'addDiscount' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'addQuoteEntryComment', + comment: + "// TODO:Spartacus - Method 'addQuoteEntryComment' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'createQuote', + comment: + "// TODO:Spartacus - Method 'createQuote' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'editQuote', + comment: + "// TODO:Spartacus - Method 'editQuote' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getQuote', + comment: + "// TODO:Spartacus - Method 'getQuote' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getQuotes', + comment: + "// TODO:Spartacus - Method 'getQuotes' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteConnector', + importPath: '@spartacus/quote/core', + deprecatedNode: 'performQuoteAction', + comment: + "// TODO:Spartacus - Method 'performQuoteAction' was removed from Class 'QuoteConnector'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'addDiscount', + comment: + "// TODO:Spartacus - Method 'addDiscount' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'addQuoteComment', + comment: + "// TODO:Spartacus - Method 'addQuoteComment' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'createQuote', + comment: + "// TODO:Spartacus - Method 'createQuote' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'editQuote', + comment: + "// TODO:Spartacus - Method 'editQuote' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getQuoteDetails', + comment: + "// TODO:Spartacus - Method 'getQuoteDetails' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getQuoteDetailsQueryState', + comment: + "// TODO:Spartacus - Method 'getQuoteDetailsQueryState' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getQuotesState', + comment: + "// TODO:Spartacus - Method 'getQuotesState' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'loadQuoteCartAndProceed', + comment: + "// TODO:Spartacus - Method 'loadQuoteCartAndProceed' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'performQuoteAction', + comment: + "// TODO:Spartacus - Method 'performQuoteAction' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'requote', + comment: + "// TODO:Spartacus - Method 'requote' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'saveActiveCart', + comment: + "// TODO:Spartacus - Method 'saveActiveCart' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'setFocusForCreateOrEditAction', + comment: + "// TODO:Spartacus - Method 'setFocusForCreateOrEditAction' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'triggerReloadAndCompleteAction', + comment: + "// TODO:Spartacus - Method 'triggerReloadAndCompleteAction' was removed from Class 'QuoteService'. ", + }, + { + class: 'QuoteStorefrontUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'changeStyling', + comment: + "// TODO:Spartacus - Method 'changeStyling' was removed from Class 'QuoteStorefrontUtilsService'. ", + }, + { + class: 'QuoteStorefrontUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getDomRectValue', + comment: + "// TODO:Spartacus - Method 'getDomRectValue' was removed from Class 'QuoteStorefrontUtilsService'. ", + }, + { + class: 'QuoteStorefrontUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getElement', + comment: + "// TODO:Spartacus - Method 'getElement' was removed from Class 'QuoteStorefrontUtilsService'. ", + }, + { + class: 'QuoteStorefrontUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getHeight', + comment: + "// TODO:Spartacus - Method 'getHeight' was removed from Class 'QuoteStorefrontUtilsService'. ", + }, + { + class: 'QuoteStorefrontUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'getWindowHeight', + comment: + "// TODO:Spartacus - Method 'getWindowHeight' was removed from Class 'QuoteStorefrontUtilsService'. ", + }, + { + class: 'QuoteStorefrontUtilsService', + importPath: '@spartacus/quote/core', + deprecatedNode: 'isInViewport', + comment: + "// TODO:Spartacus - Method 'isInViewport' was removed from Class 'QuoteStorefrontUtilsService'. ", + }, + { + class: 'QuoteRequestButtonComponent', + importPath: '@spartacus/quote/components/request-button', + deprecatedNode: 'goToQuoteDetails', + comment: + "// TODO:Spartacus - Method 'goToQuoteDetails' was removed from Class 'QuoteRequestButtonComponent'. ", + }, + { + class: 'QuoteRequestButtonComponent', + importPath: '@spartacus/quote/components/request-button', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuoteRequestButtonComponent'. ", + }, + { + class: 'QuoteCartGuard', + importPath: '@spartacus/quote/components/cart-guard', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'QuoteCartGuard'. ", + }, + { + class: 'QuoteCartGuard', + importPath: '@spartacus/quote/components/cart-guard', + deprecatedNode: 'checkAllowedCheckoutNavigation', + comment: + "// TODO:Spartacus - Method 'checkAllowedCheckoutNavigation' was removed from Class 'QuoteCartGuard'. ", + }, + { + class: 'QuoteCommentsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'convertToItem', + comment: + "// TODO:Spartacus - Method 'convertToItem' was removed from Class 'QuoteCommentsComponent'. ", + }, + { + class: 'QuoteCommentsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'mapCommentToMessageEvent', + comment: + "// TODO:Spartacus - Method 'mapCommentToMessageEvent' was removed from Class 'QuoteCommentsComponent'. ", + }, + { + class: 'QuoteCommentsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'onItemClicked', + comment: + "// TODO:Spartacus - Method 'onItemClicked' was removed from Class 'QuoteCommentsComponent'. ", + }, + { + class: 'QuoteCommentsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'onSend', + comment: + "// TODO:Spartacus - Method 'onSend' was removed from Class 'QuoteCommentsComponent'. ", + }, + { + class: 'QuoteCommentsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'prepareItemList', + comment: + "// TODO:Spartacus - Method 'prepareItemList' was removed from Class 'QuoteCommentsComponent'. ", + }, + { + class: 'QuoteCommentsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'prepareMessageEvents', + comment: + "// TODO:Spartacus - Method 'prepareMessageEvents' was removed from Class 'QuoteCommentsComponent'. ", + }, + { + class: 'QuoteCommentsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'prepareMessagingConfigs', + comment: + "// TODO:Spartacus - Method 'prepareMessagingConfigs' was removed from Class 'QuoteCommentsComponent'. ", + }, + { + class: 'QuoteCommentsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'showComments', + comment: + "// TODO:Spartacus - Method 'showComments' was removed from Class 'QuoteCommentsComponent'. ", + }, + { + class: 'QuoteConfirmDialogComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'dismissModal', + comment: + "// TODO:Spartacus - Method 'dismissModal' was removed from Class 'QuoteConfirmDialogComponent'. ", + }, + { + class: 'QuoteConfirmDialogComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getA11yModalText', + comment: + "// TODO:Spartacus - Method 'getA11yModalText' was removed from Class 'QuoteConfirmDialogComponent'. ", + }, + { + class: 'QuoteConfirmDialogComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'isNotEmpty', + comment: + "// TODO:Spartacus - Method 'isNotEmpty' was removed from Class 'QuoteConfirmDialogComponent'. ", + }, + { + class: 'QuoteConfirmDialogComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'QuoteConfirmDialogComponent'. ", + }, + { + class: 'QuoteHeaderBuyerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'cancel', + comment: + "// TODO:Spartacus - Method 'cancel' was removed from Class 'QuoteHeaderBuyerEditComponent'. ", + }, + { + class: 'QuoteHeaderBuyerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'defineFormControl', + comment: + "// TODO:Spartacus - Method 'defineFormControl' was removed from Class 'QuoteHeaderBuyerEditComponent'. ", + }, + { + class: 'QuoteHeaderBuyerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getCharactersLeft', + comment: + "// TODO:Spartacus - Method 'getCharactersLeft' was removed from Class 'QuoteHeaderBuyerEditComponent'. ", + }, + { + class: 'QuoteHeaderBuyerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'QuoteHeaderBuyerEditComponent'. ", + }, + { + class: 'QuoteHeaderBuyerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'QuoteHeaderBuyerEditComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'cancel', + comment: + "// TODO:Spartacus - Method 'cancel' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'defineQuoteMetaData', + comment: + "// TODO:Spartacus - Method 'defineQuoteMetaData' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getCharactersLimitForCardTile', + comment: + "// TODO:Spartacus - Method 'getCharactersLimitForCardTile' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getCreatedAndUpdatedDates', + comment: + "// TODO:Spartacus - Method 'getCreatedAndUpdatedDates' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getEditQuoteInformation', + comment: + "// TODO:Spartacus - Method 'getEditQuoteInformation' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getEstimatedTotalAndExpiryDate', + comment: + "// TODO:Spartacus - Method 'getEstimatedTotalAndExpiryDate' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getQuoteInformation', + comment: + "// TODO:Spartacus - Method 'getQuoteInformation' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getTotalPrice', + comment: + "// TODO:Spartacus - Method 'getTotalPrice' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getTotalPriceDescription', + comment: + "// TODO:Spartacus - Method 'getTotalPriceDescription' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'isQuoteEditableForBuyer', + comment: + "// TODO:Spartacus - Method 'isQuoteEditableForBuyer' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteHeaderOverviewComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'toggleEditMode', + comment: + "// TODO:Spartacus - Method 'toggleEditMode' was removed from Class 'QuoteHeaderOverviewComponent'. ", + }, + { + class: 'QuoteItemsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'onToggleShowOrHideCart', + comment: + "// TODO:Spartacus - Method 'onToggleShowOrHideCart' was removed from Class 'QuoteItemsComponent'. ", + }, + { + class: 'QuoteItemsComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getQuoteEntriesExpanded', + comment: + "// TODO:Spartacus - Method 'getQuoteEntriesExpanded' was removed from Class 'QuoteItemsComponentService'. ", + }, + { + class: 'QuoteItemsComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'loadQuoteCartIfNeeded', + comment: + "// TODO:Spartacus - Method 'loadQuoteCartIfNeeded' was removed from Class 'QuoteItemsComponentService'. ", + }, + { + class: 'QuoteItemsComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'prepareActiveCart', + comment: + "// TODO:Spartacus - Method 'prepareActiveCart' was removed from Class 'QuoteItemsComponentService'. ", + }, + { + class: 'QuoteItemsComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'prepareQuote', + comment: + "// TODO:Spartacus - Method 'prepareQuote' was removed from Class 'QuoteItemsComponentService'. ", + }, + { + class: 'QuoteItemsComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'prepareSavedCart', + comment: + "// TODO:Spartacus - Method 'prepareSavedCart' was removed from Class 'QuoteItemsComponentService'. ", + }, + { + class: 'QuoteItemsComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'retrieveQuoteEntries', + comment: + "// TODO:Spartacus - Method 'retrieveQuoteEntries' was removed from Class 'QuoteItemsComponentService'. ", + }, + { + class: 'QuoteItemsComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'setQuoteEntriesExpanded', + comment: + "// TODO:Spartacus - Method 'setQuoteEntriesExpanded' was removed from Class 'QuoteItemsComponentService'. ", + }, + { + class: 'QuoteLinksComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'goToNewCart', + comment: + "// TODO:Spartacus - Method 'goToNewCart' was removed from Class 'QuoteLinksComponent'. ", + }, + { + class: 'QuoteLinksComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'hasAttachment', + comment: + "// TODO:Spartacus - Method 'hasAttachment' was removed from Class 'QuoteLinksComponent'. ", + }, + { + class: 'QuoteLinksComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'isShowDownloadProposalButtonFeatureEnabled', + comment: + "// TODO:Spartacus - Method 'isShowDownloadProposalButtonFeatureEnabled' was removed from Class 'QuoteLinksComponent'. ", + }, + { + class: 'QuoteLinksComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'onDownloadAttachment', + comment: + "// TODO:Spartacus - Method 'onDownloadAttachment' was removed from Class 'QuoteLinksComponent'. ", + }, + { + class: 'QuoteListComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'changePage', + comment: + "// TODO:Spartacus - Method 'changePage' was removed from Class 'QuoteListComponent'. ", + }, + { + class: 'QuoteListComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'changeSorting', + comment: + "// TODO:Spartacus - Method 'changeSorting' was removed from Class 'QuoteListComponent'. ", + }, + { + class: 'QuoteListComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getQuoteStateClass', + comment: + "// TODO:Spartacus - Method 'getQuoteStateClass' was removed from Class 'QuoteListComponent'. ", + }, + { + class: 'QuoteListComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'isPaginationEnabled', + comment: + "// TODO:Spartacus - Method 'isPaginationEnabled' was removed from Class 'QuoteListComponent'. ", + }, + { + class: 'QuoteListComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'QuoteListComponent'. ", + }, + { + class: 'QuoteListComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'setPage', + comment: + "// TODO:Spartacus - Method 'setPage' was removed from Class 'QuoteListComponentService'. ", + }, + { + class: 'QuoteListComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'setSorting', + comment: + "// TODO:Spartacus - Method 'setSorting' was removed from Class 'QuoteListComponentService'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'adjustBottomProperty', + comment: + "// TODO:Spartacus - Method 'adjustBottomProperty' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'adjustStyling', + comment: + "// TODO:Spartacus - Method 'adjustStyling' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'areButtonsRendered', + comment: + "// TODO:Spartacus - Method 'areButtonsRendered' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'defineClassForSection', + comment: + "// TODO:Spartacus - Method 'defineClassForSection' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getActionButtonsHeight', + comment: + "// TODO:Spartacus - Method 'getActionButtonsHeight' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getButtonStyle', + comment: + "// TODO:Spartacus - Method 'getButtonStyle' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getConfirmDialogConfig', + comment: + "// TODO:Spartacus - Method 'getConfirmDialogConfig' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getFilteredActions', + comment: + "// TODO:Spartacus - Method 'getFilteredActions' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getMessageType', + comment: + "// TODO:Spartacus - Method 'getMessageType' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'handleConfirmationDialogClose', + comment: + "// TODO:Spartacus - Method 'handleConfirmationDialogClose' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'handleResize', + comment: + "// TODO:Spartacus - Method 'handleResize' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'handleScroll', + comment: + "// TODO:Spartacus - Method 'handleScroll' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'isConfirmationDialogRequired', + comment: + "// TODO:Spartacus - Method 'isConfirmationDialogRequired' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'isThresholdReached', + comment: + "// TODO:Spartacus - Method 'isThresholdReached' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'launchConfirmationDialog', + comment: + "// TODO:Spartacus - Method 'launchConfirmationDialog' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'mustDisableAction', + comment: + "// TODO:Spartacus - Method 'mustDisableAction' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'onClick', + comment: + "// TODO:Spartacus - Method 'onClick' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'performAction', + comment: + "// TODO:Spartacus - Method 'performAction' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'prepareConfirmationContext', + comment: + "// TODO:Spartacus - Method 'prepareConfirmationContext' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'requote', + comment: + "// TODO:Spartacus - Method 'requote' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryActionsComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'stateToRoleTypeForDialogConfig', + comment: + "// TODO:Spartacus - Method 'stateToRoleTypeForDialogConfig' was removed from Class 'QuoteSummaryActionsComponent'. ", + }, + { + class: 'QuoteSummaryPricesComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'hasNonZeroPriceValue', + comment: + "// TODO:Spartacus - Method 'hasNonZeroPriceValue' was removed from Class 'QuoteSummaryPricesComponent'. ", + }, + { + class: 'QuoteSummarySellerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'fillFormAttributes', + comment: + "// TODO:Spartacus - Method 'fillFormAttributes' was removed from Class 'QuoteSummarySellerEditComponent'. ", + }, + { + class: 'QuoteSummarySellerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'mustDisplayValidationMessage', + comment: + "// TODO:Spartacus - Method 'mustDisplayValidationMessage' was removed from Class 'QuoteSummarySellerEditComponent'. ", + }, + { + class: 'QuoteSummarySellerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuoteSummarySellerEditComponent'. ", + }, + { + class: 'QuoteSummarySellerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'QuoteSummarySellerEditComponent'. ", + }, + { + class: 'QuoteSummarySellerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'onApply', + comment: + "// TODO:Spartacus - Method 'onApply' was removed from Class 'QuoteSummarySellerEditComponent'. ", + }, + { + class: 'QuoteSummarySellerEditComponent', + importPath: '@spartacus/quote/components', + deprecatedNode: 'onSetDate', + comment: + "// TODO:Spartacus - Method 'onSetDate' was removed from Class 'QuoteSummarySellerEditComponent'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'addTimeToDate', + comment: + "// TODO:Spartacus - Method 'addTimeToDate' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'checkAndReportMissingPercentageSign', + comment: + "// TODO:Spartacus - Method 'checkAndReportMissingPercentageSign' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'createValidationError', + comment: + "// TODO:Spartacus - Method 'createValidationError' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getFormatter', + comment: + "// TODO:Spartacus - Method 'getFormatter' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getLocalizationElements', + comment: + "// TODO:Spartacus - Method 'getLocalizationElements' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getNumberFormatValidator', + comment: + "// TODO:Spartacus - Method 'getNumberFormatValidator' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'getValidationErrorsNumericFormat', + comment: + "// TODO:Spartacus - Method 'getValidationErrorsNumericFormat' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'isEditable', + comment: + "// TODO:Spartacus - Method 'isEditable' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'parseDiscountValue', + comment: + "// TODO:Spartacus - Method 'parseDiscountValue' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'parseInput', + comment: + "// TODO:Spartacus - Method 'parseInput' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'parseInputForSeparators', + comment: + "// TODO:Spartacus - Method 'parseInputForSeparators' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'performValidationForPercentageValue', + comment: + "// TODO:Spartacus - Method 'performValidationForPercentageValue' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'removeTimeFromDate', + comment: + "// TODO:Spartacus - Method 'removeTimeFromDate' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QuoteSummarySellerEditComponentService', + importPath: '@spartacus/quote/components', + deprecatedNode: 'retrieveMaxNumberOfDecimalPlaces', + comment: + "// TODO:Spartacus - Method 'retrieveMaxNumberOfDecimalPlaces' was removed from Class 'QuoteSummarySellerEditComponentService'. ", + }, + { + class: 'QualtricsLoaderService', + importPath: '@spartacus/qualtrics/components', + deprecatedNode: 'addScript', + comment: + "// TODO:Spartacus - Method 'addScript' was removed from Class 'QualtricsLoaderService'. ", + }, + { + class: 'QualtricsLoaderService', + importPath: '@spartacus/qualtrics/components', + deprecatedNode: 'hasScript', + comment: + "// TODO:Spartacus - Method 'hasScript' was removed from Class 'QualtricsLoaderService'. ", + }, + { + class: 'QualtricsLoaderService', + importPath: '@spartacus/qualtrics/components', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'QualtricsLoaderService'. ", + }, + { + class: 'QualtricsLoaderService', + importPath: '@spartacus/qualtrics/components', + deprecatedNode: 'isDataLoaded', + comment: + "// TODO:Spartacus - Method 'isDataLoaded' was removed from Class 'QualtricsLoaderService'. ", + }, + { + class: 'QualtricsLoaderService', + importPath: '@spartacus/qualtrics/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QualtricsLoaderService'. ", + }, + { + class: 'QualtricsLoaderService', + importPath: '@spartacus/qualtrics/components', + deprecatedNode: 'run', + comment: + "// TODO:Spartacus - Method 'run' was removed from Class 'QualtricsLoaderService'. ", + }, + { + class: 'QualtricsLoaderService', + importPath: '@spartacus/qualtrics/components', + deprecatedNode: 'window', + comment: + "// TODO:Spartacus - Property 'window' was removed from Class 'QualtricsLoaderService'. ", + }, + { + class: 'PunchoutAuthHttpHeaderService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'handleExpiredRefreshToken', + comment: + "// TODO:Spartacus - Method 'handleExpiredRefreshToken' was removed from Class 'PunchoutAuthHttpHeaderService'. ", + }, + { + class: 'PunchoutDetectionService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'isPunchoutSession', + comment: + "// TODO:Spartacus - Method 'isPunchoutSession' was removed from Class 'PunchoutDetectionService'. ", + }, + { + class: 'PunchoutDetectionService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'isPunchoutSessionPage', + comment: + "// TODO:Spartacus - Method 'isPunchoutSessionPage' was removed from Class 'PunchoutDetectionService'. ", + }, + { + class: 'PunchoutFacade', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'closePunchoutSession', + comment: + "// TODO:Spartacus - Method 'closePunchoutSession' was removed from Class 'PunchoutFacade'. ", + }, + { + class: 'PunchoutFacade', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'endPunchoutSession', + comment: + "// TODO:Spartacus - Method 'endPunchoutSession' was removed from Class 'PunchoutFacade'. ", + }, + { + class: 'PunchoutFacade', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'getPunchoutSessionRequisition', + comment: + "// TODO:Spartacus - Method 'getPunchoutSessionRequisition' was removed from Class 'PunchoutFacade'. ", + }, + { + class: 'PunchoutFacade', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'initPunchoutSession', + comment: + "// TODO:Spartacus - Method 'initPunchoutSession' was removed from Class 'PunchoutFacade'. ", + }, + { + class: 'PunchoutFacade', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'logoutPunchoutUser', + comment: + "// TODO:Spartacus - Method 'logoutPunchoutUser' was removed from Class 'PunchoutFacade'. ", + }, + { + class: 'PunchoutFacade', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'requestPunchoutSession', + comment: + "// TODO:Spartacus - Method 'requestPunchoutSession' was removed from Class 'PunchoutFacade'. ", + }, + { + class: 'PunchoutFacade', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'submitRequisition', + comment: + "// TODO:Spartacus - Method 'submitRequisition' was removed from Class 'PunchoutFacade'. ", + }, + { + class: 'PunchoutNavigationGuard', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'PunchoutNavigationGuard'. ", + }, + { + class: 'PunchoutNavigationGuard', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'getPunchoutOperation', + comment: + "// TODO:Spartacus - Method 'getPunchoutOperation' was removed from Class 'PunchoutNavigationGuard'. ", + }, + { + class: 'PunchoutNavigationGuard', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'handleWarning', + comment: + "// TODO:Spartacus - Method 'handleWarning' was removed from Class 'PunchoutNavigationGuard'. ", + }, + { + class: 'PunchoutNavigationGuard', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'isAllowedCxRoute', + comment: + "// TODO:Spartacus - Method 'isAllowedCxRoute' was removed from Class 'PunchoutNavigationGuard'. ", + }, + { + class: 'PunchoutNavigationGuard', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'isAllowedUrls', + comment: + "// TODO:Spartacus - Method 'isAllowedUrls' was removed from Class 'PunchoutNavigationGuard'. ", + }, + { + class: 'PunchoutStatePersistenceService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'getPunchoutSessionId', + comment: + "// TODO:Spartacus - Method 'getPunchoutSessionId' was removed from Class 'PunchoutStatePersistenceService'. ", + }, + { + class: 'PunchoutStatePersistenceService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'PunchoutStatePersistenceService'. ", + }, + { + class: 'PunchoutStatePersistenceService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PunchoutStatePersistenceService'. ", + }, + { + class: 'PunchoutStatePersistenceService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'PunchoutStatePersistenceService'. ", + }, + { + class: 'PunchoutStoreService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'clearPunchoutState', + comment: + "// TODO:Spartacus - Method 'clearPunchoutState' was removed from Class 'PunchoutStoreService'. ", + }, + { + class: 'PunchoutStoreService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'getPunchoutSessionId', + comment: + "// TODO:Spartacus - Method 'getPunchoutSessionId' was removed from Class 'PunchoutStoreService'. ", + }, + { + class: 'PunchoutStoreService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'getPunchoutState', + comment: + "// TODO:Spartacus - Method 'getPunchoutState' was removed from Class 'PunchoutStoreService'. ", + }, + { + class: 'PunchoutStoreService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'setPunchoutState', + comment: + "// TODO:Spartacus - Method 'setPunchoutState' was removed from Class 'PunchoutStoreService'. ", + }, + { + class: 'PunchoutStoreService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'updatePunchoutState', + comment: + "// TODO:Spartacus - Method 'updatePunchoutState' was removed from Class 'PunchoutStoreService'. ", + }, + { + class: 'PunchoutUiRestrictionService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'PunchoutUiRestrictionService'. ", + }, + { + class: 'PunchoutUiRestrictionService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'isPunchoutSessionActive', + comment: + "// TODO:Spartacus - Method 'isPunchoutSessionActive' was removed from Class 'PunchoutUiRestrictionService'. ", + }, + { + class: 'PunchoutUiRestrictionService', + importPath: '@spartacus/punchout/root', + deprecatedNode: 'updateClass', + comment: + "// TODO:Spartacus - Method 'updateClass' was removed from Class 'PunchoutUiRestrictionService'. ", + }, + { + class: 'OccPunchoutAdapter', + importPath: '@spartacus/punchout/occ', + deprecatedNode: 'getPunchoutSession', + comment: + "// TODO:Spartacus - Method 'getPunchoutSession' was removed from Class 'OccPunchoutAdapter'. ", + }, + { + class: 'OccPunchoutAdapter', + importPath: '@spartacus/punchout/occ', + deprecatedNode: 'getPunchoutSessionRequisition', + comment: + "// TODO:Spartacus - Method 'getPunchoutSessionRequisition' was removed from Class 'OccPunchoutAdapter'. ", + }, + { + class: 'PunchoutAdapter', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'getPunchoutSession', + comment: + "// TODO:Spartacus - Method 'getPunchoutSession' was removed from Class 'PunchoutAdapter'. ", + }, + { + class: 'PunchoutAdapter', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'getPunchoutSessionRequisition', + comment: + "// TODO:Spartacus - Method 'getPunchoutSessionRequisition' was removed from Class 'PunchoutAdapter'. ", + }, + { + class: 'PunchoutAuthService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'endPunchoutSession', + comment: + "// TODO:Spartacus - Method 'endPunchoutSession' was removed from Class 'PunchoutAuthService'. ", + }, + { + class: 'PunchoutAuthService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'isUserLoggedIn', + comment: + "// TODO:Spartacus - Method 'isUserLoggedIn' was removed from Class 'PunchoutAuthService'. ", + }, + { + class: 'PunchoutAuthService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'loginWithToken', + comment: + "// TODO:Spartacus - Method 'loginWithToken' was removed from Class 'PunchoutAuthService'. ", + }, + { + class: 'PunchoutAuthService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'silentLogout', + comment: + "// TODO:Spartacus - Method 'silentLogout' was removed from Class 'PunchoutAuthService'. ", + }, + { + class: 'PunchoutConnector', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'getPunchoutSession', + comment: + "// TODO:Spartacus - Method 'getPunchoutSession' was removed from Class 'PunchoutConnector'. ", + }, + { + class: 'PunchoutConnector', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'getPunchoutSessionRequisition', + comment: + "// TODO:Spartacus - Method 'getPunchoutSessionRequisition' was removed from Class 'PunchoutConnector'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'closePunchoutSession', + comment: + "// TODO:Spartacus - Method 'closePunchoutSession' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'endPunchoutSession', + comment: + "// TODO:Spartacus - Method 'endPunchoutSession' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'getPunchoutSessionRequisition', + comment: + "// TODO:Spartacus - Method 'getPunchoutSessionRequisition' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'initPunchoutSession', + comment: + "// TODO:Spartacus - Method 'initPunchoutSession' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'loadCart', + comment: + "// TODO:Spartacus - Method 'loadCart' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'logoutPunchoutUser', + comment: + "// TODO:Spartacus - Method 'logoutPunchoutUser' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'openRequisitionPage', + comment: + "// TODO:Spartacus - Method 'openRequisitionPage' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'requestPunchoutSession', + comment: + "// TODO:Spartacus - Method 'requestPunchoutSession' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'routeToTargetPage', + comment: + "// TODO:Spartacus - Method 'routeToTargetPage' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'setPunchoutInitialRequisition', + comment: + "// TODO:Spartacus - Method 'setPunchoutInitialRequisition' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutService', + importPath: '@spartacus/punchout/core', + deprecatedNode: 'submitRequisition', + comment: + "// TODO:Spartacus - Method 'submitRequisition' was removed from Class 'PunchoutService'. ", + }, + { + class: 'PunchoutButtonsComponent', + importPath: '@spartacus/punchout/components', + deprecatedNode: 'submitRequisition', + comment: + "// TODO:Spartacus - Method 'submitRequisition' was removed from Class 'PunchoutButtonsComponent'. ", + }, + { + class: 'PunchoutCloseSessionComponent', + importPath: '@spartacus/punchout/components', + deprecatedNode: 'clickCloseSessionButton', + comment: + "// TODO:Spartacus - Method 'clickCloseSessionButton' was removed from Class 'PunchoutCloseSessionComponent'. ", + }, + { + class: 'PunchoutRequisitionComponent', + importPath: '@spartacus/punchout/components', + deprecatedNode: 'isFormNativeElementAccessible', + comment: + "// TODO:Spartacus - Method 'isFormNativeElementAccessible' was removed from Class 'PunchoutRequisitionComponent'. ", + }, + { + class: 'PunchoutRequisitionComponent', + importPath: '@spartacus/punchout/components', + deprecatedNode: 'listenAndSubmitForm', + comment: + "// TODO:Spartacus - Method 'listenAndSubmitForm' was removed from Class 'PunchoutRequisitionComponent'. ", + }, + { + class: 'PunchoutRequisitionComponent', + importPath: '@spartacus/punchout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PunchoutRequisitionComponent'. ", + }, + { + class: 'PunchoutSessionComponent', + importPath: '@spartacus/punchout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PunchoutSessionComponent'. ", + }, + { + class: 'ProductVariantStyleIconsComponent', + importPath: '@spartacus/product/variants/root', + deprecatedNode: 'getVariantThumbnailUrl', + comment: + "// TODO:Spartacus - Method 'getVariantThumbnailUrl' was removed from Class 'ProductVariantStyleIconsComponent'. ", + }, + { + class: 'ProductVariantStyleIconsComponent', + importPath: '@spartacus/product/variants/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ProductVariantStyleIconsComponent'. ", + }, + { + class: 'ProductVariantStyleIconsComponent', + importPath: '@spartacus/product/variants/root', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ProductVariantStyleIconsComponent'. ", + }, + { + class: 'ProductVariantColorSelectorComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'changeColor', + comment: + "// TODO:Spartacus - Method 'changeColor' was removed from Class 'ProductVariantColorSelectorComponent'. ", + }, + { + class: 'ProductVariantColorSelectorComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'getVariantOptionValue', + comment: + "// TODO:Spartacus - Method 'getVariantOptionValue' was removed from Class 'ProductVariantColorSelectorComponent'. ", + }, + { + class: 'ProductVariantsContainerComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ProductVariantsContainerComponent'. ", + }, + { + class: 'ProductVariantsGuard', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'ProductVariantsGuard'. ", + }, + { + class: 'ProductVariantsGuard', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'findPurchasableProductCode', + comment: + "// TODO:Spartacus - Method 'findPurchasableProductCode' was removed from Class 'ProductVariantsGuard'. ", + }, + { + class: 'ProductVariantSizeSelectorComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'ariaLabel$', + comment: + "// TODO:Spartacus - Method 'ariaLabel$' was removed from Class 'ProductVariantSizeSelectorComponent'. ", + }, + { + class: 'ProductVariantSizeSelectorComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'changeSize', + comment: + "// TODO:Spartacus - Method 'changeSize' was removed from Class 'ProductVariantSizeSelectorComponent'. ", + }, + { + class: 'ProductVariantSizeSelectorComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'getVariantOptionValue', + comment: + "// TODO:Spartacus - Method 'getVariantOptionValue' was removed from Class 'ProductVariantSizeSelectorComponent'. ", + }, + { + class: 'ProductVariantStyleSelectorComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'changeStyle', + comment: + "// TODO:Spartacus - Method 'changeStyle' was removed from Class 'ProductVariantStyleSelectorComponent'. ", + }, + { + class: 'ProductVariantStyleSelectorComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'getVariantOptionValue', + comment: + "// TODO:Spartacus - Method 'getVariantOptionValue' was removed from Class 'ProductVariantStyleSelectorComponent'. ", + }, + { + class: 'ProductVariantStyleSelectorComponent', + importPath: '@spartacus/product/variants/components', + deprecatedNode: 'getVariantThumbnailUrl', + comment: + "// TODO:Spartacus - Method 'getVariantThumbnailUrl' was removed from Class 'ProductVariantStyleSelectorComponent'. ", + }, + { + class: 'ProductImageZoomDialogComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ProductImageZoomDialogComponent'. ", + }, + { + class: 'ProductImageZoomDialogComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'ProductImageZoomDialogComponent'. ", + }, + { + class: 'ProductImageZoomProductImagesComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'openImage', + comment: + "// TODO:Spartacus - Method 'openImage' was removed from Class 'ProductImageZoomProductImagesComponent'. ", + }, + { + class: 'ProductImageZoomProductImagesComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'triggerZoom', + comment: + "// TODO:Spartacus - Method 'triggerZoom' was removed from Class 'ProductImageZoomProductImagesComponent'. ", + }, + { + class: 'ProductImageZoomThumbnailsComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'isActive', + comment: + "// TODO:Spartacus - Method 'isActive' was removed from Class 'ProductImageZoomThumbnailsComponent'. ", + }, + { + class: 'ProductImageZoomThumbnailsComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ProductImageZoomThumbnailsComponent'. ", + }, + { + class: 'ProductImageZoomThumbnailsComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ProductImageZoomThumbnailsComponent'. ", + }, + { + class: 'ProductImageZoomThumbnailsComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'openImage', + comment: + "// TODO:Spartacus - Method 'openImage' was removed from Class 'ProductImageZoomThumbnailsComponent'. ", + }, + { + class: 'ProductImageZoomTriggerComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'expandImage', + comment: + "// TODO:Spartacus - Property 'expandImage' was removed from Class 'ProductImageZoomTriggerComponent'. ", + }, + { + class: 'ProductImageZoomTriggerComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ProductImageZoomTriggerComponent'. ", + }, + { + class: 'ProductImageZoomTriggerComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'triggerZoom', + comment: + "// TODO:Spartacus - Method 'triggerZoom' was removed from Class 'ProductImageZoomTriggerComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'calculatePointerMovePosition', + comment: + "// TODO:Spartacus - Method 'calculatePointerMovePosition' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'changeImage', + comment: + "// TODO:Spartacus - Method 'changeImage' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'clearTouch', + comment: + "// TODO:Spartacus - Method 'clearTouch' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'defaultImage', + comment: + "// TODO:Spartacus - Property 'defaultImage' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'getNextProduct', + comment: + "// TODO:Spartacus - Method 'getNextProduct' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'getPreviousProduct', + comment: + "// TODO:Spartacus - Method 'getPreviousProduct' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'handleOutOfBounds', + comment: + "// TODO:Spartacus - Method 'handleOutOfBounds' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'moveImage', + comment: + "// TODO:Spartacus - Method 'moveImage' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'onImageLoad', + comment: + "// TODO:Spartacus - Method 'onImageLoad' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'openImage', + comment: + "// TODO:Spartacus - Method 'openImage' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'pointerMove', + comment: + "// TODO:Spartacus - Method 'pointerMove' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'touchMove', + comment: + "// TODO:Spartacus - Method 'touchMove' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'zoom', + comment: + "// TODO:Spartacus - Method 'zoom' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'ProductImageZoomViewComponent', + importPath: '@spartacus/product/image-zoom/components', + deprecatedNode: 'zoomImage', + comment: + "// TODO:Spartacus - Property 'zoomImage' was removed from Class 'ProductImageZoomViewComponent'. ", + }, + { + class: 'FutureStockFacade', + importPath: '@spartacus/product/future-stock/root', + deprecatedNode: 'getFutureStock', + comment: + "// TODO:Spartacus - Method 'getFutureStock' was removed from Class 'FutureStockFacade'. ", + }, + { + class: 'OccFutureStockAdapter', + importPath: '@spartacus/product/future-stock/occ', + deprecatedNode: 'getFutureStock', + comment: + "// TODO:Spartacus - Method 'getFutureStock' was removed from Class 'OccFutureStockAdapter'. ", + }, + { + class: 'OccFutureStockAdapter', + importPath: '@spartacus/product/future-stock/occ', + deprecatedNode: 'getFutureStockEndpoint', + comment: + "// TODO:Spartacus - Method 'getFutureStockEndpoint' was removed from Class 'OccFutureStockAdapter'. ", + }, + { + class: 'OccFutureStockAdapter', + importPath: '@spartacus/product/future-stock/occ', + deprecatedNode: 'getFutureStocks', + comment: + "// TODO:Spartacus - Method 'getFutureStocks' was removed from Class 'OccFutureStockAdapter'. ", + }, + { + class: 'OccFutureStockAdapter', + importPath: '@spartacus/product/future-stock/occ', + deprecatedNode: 'getFutureStocksEndpoint', + comment: + "// TODO:Spartacus - Method 'getFutureStocksEndpoint' was removed from Class 'OccFutureStockAdapter'. ", + }, + { + class: 'FutureStockAdapter', + importPath: '@spartacus/product/future-stock/core', + deprecatedNode: 'getFutureStock', + comment: + "// TODO:Spartacus - Method 'getFutureStock' was removed from Class 'FutureStockAdapter'. ", + }, + { + class: 'FutureStockAdapter', + importPath: '@spartacus/product/future-stock/core', + deprecatedNode: 'getFutureStocks', + comment: + "// TODO:Spartacus - Method 'getFutureStocks' was removed from Class 'FutureStockAdapter'. ", + }, + { + class: 'FutureStockConnector', + importPath: '@spartacus/product/future-stock/core', + deprecatedNode: 'getFutureStock', + comment: + "// TODO:Spartacus - Method 'getFutureStock' was removed from Class 'FutureStockConnector'. ", + }, + { + class: 'FutureStockConnector', + importPath: '@spartacus/product/future-stock/core', + deprecatedNode: 'getFutureStocks', + comment: + "// TODO:Spartacus - Method 'getFutureStocks' was removed from Class 'FutureStockConnector'. ", + }, + { + class: 'FutureStockCoreModule', + importPath: '@spartacus/product/future-stock/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'FutureStockCoreModule'. ", + }, + { + class: 'FutureStockService', + importPath: '@spartacus/product/future-stock/core', + deprecatedNode: 'getFutureStock', + comment: + "// TODO:Spartacus - Method 'getFutureStock' was removed from Class 'FutureStockService'. ", + }, + { + class: 'FutureStockAccordionComponent', + importPath: '@spartacus/product/future-stock/components', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'FutureStockAccordionComponent'. ", + }, + { + class: 'BulkPricingService', + importPath: '@spartacus/product/bulk-pricing/core', + deprecatedNode: 'calculateDiscount', + comment: + "// TODO:Spartacus - Method 'calculateDiscount' was removed from Class 'BulkPricingService'. ", + }, + { + class: 'BulkPricingService', + importPath: '@spartacus/product/bulk-pricing/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'BulkPricingService'. ", + }, + { + class: 'BulkPricingService', + importPath: '@spartacus/product/bulk-pricing/core', + deprecatedNode: 'getBulkPrices', + comment: + "// TODO:Spartacus - Method 'getBulkPrices' was removed from Class 'BulkPricingService'. ", + }, + { + class: 'BulkPricingService', + importPath: '@spartacus/product/bulk-pricing/core', + deprecatedNode: 'parsePrice', + comment: + "// TODO:Spartacus - Method 'parsePrice' was removed from Class 'BulkPricingService'. ", + }, + { + class: 'BulkPricingTableComponent', + importPath: '@spartacus/product/bulk-pricing/components', + deprecatedNode: 'formatQuantity', + comment: + "// TODO:Spartacus - Method 'formatQuantity' was removed from Class 'BulkPricingTableComponent'. ", + }, + { + class: 'BulkPricingTableComponent', + importPath: '@spartacus/product/bulk-pricing/components', + deprecatedNode: 'getPrices', + comment: + "// TODO:Spartacus - Method 'getPrices' was removed from Class 'BulkPricingTableComponent'. ", + }, + { + class: 'BulkPricingTableComponent', + importPath: '@spartacus/product/bulk-pricing/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'BulkPricingTableComponent'. ", + }, + { + class: 'ProductMultiDimensionalSelectorImagesService', + importPath: '@spartacus/product-multi-dimensional/selector/core', + deprecatedNode: 'getBaseUrl', + comment: + "// TODO:Spartacus - Method 'getBaseUrl' was removed from Class 'ProductMultiDimensionalSelectorImagesService'. ", + }, + { + class: 'ProductMultiDimensionalSelectorImagesService', + importPath: '@spartacus/product-multi-dimensional/selector/core', + deprecatedNode: 'getVariantOptionImage', + comment: + "// TODO:Spartacus - Method 'getVariantOptionImage' was removed from Class 'ProductMultiDimensionalSelectorImagesService'. ", + }, + { + class: 'ProductMultiDimensionalSelectorService', + importPath: '@spartacus/product-multi-dimensional/selector/core', + deprecatedNode: 'checkIfEveryOptionHasImages', + comment: + "// TODO:Spartacus - Method 'checkIfEveryOptionHasImages' was removed from Class 'ProductMultiDimensionalSelectorService'. ", + }, + { + class: 'ProductMultiDimensionalSelectorService', + importPath: '@spartacus/product-multi-dimensional/selector/core', + deprecatedNode: 'createVariantCategoryGroup', + comment: + "// TODO:Spartacus - Method 'createVariantCategoryGroup' was removed from Class 'ProductMultiDimensionalSelectorService'. ", + }, + { + class: 'ProductMultiDimensionalSelectorService', + importPath: '@spartacus/product-multi-dimensional/selector/core', + deprecatedNode: 'createVariantOptionCategory', + comment: + "// TODO:Spartacus - Method 'createVariantOptionCategory' was removed from Class 'ProductMultiDimensionalSelectorService'. ", + }, + { + class: 'ProductMultiDimensionalSelectorService', + importPath: '@spartacus/product-multi-dimensional/selector/core', + deprecatedNode: 'getVariants', + comment: + "// TODO:Spartacus - Method 'getVariants' was removed from Class 'ProductMultiDimensionalSelectorService'. ", + }, + { + class: 'ProductMultiDimensionalSelectorComponent', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'changeVariant', + comment: + "// TODO:Spartacus - Method 'changeVariant' was removed from Class 'ProductMultiDimensionalSelectorComponent'. ", + }, + { + class: 'ProductMultiDimensionalSelectorComponent', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'getCategoryName', + comment: + "// TODO:Spartacus - Method 'getCategoryName' was removed from Class 'ProductMultiDimensionalSelectorComponent'. ", + }, + { + class: 'ProductMultiDimensionalSelectorComponent', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'getSelectedValue', + comment: + "// TODO:Spartacus - Method 'getSelectedValue' was removed from Class 'ProductMultiDimensionalSelectorComponent'. ", + }, + { + class: 'ProductMultiDimensionalSelectorComponent', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'getVariants', + comment: + "// TODO:Spartacus - Method 'getVariants' was removed from Class 'ProductMultiDimensionalSelectorComponent'. ", + }, + { + class: 'ProductMultiDimensionalSelectorComponent', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'isSelected', + comment: + "// TODO:Spartacus - Method 'isSelected' was removed from Class 'ProductMultiDimensionalSelectorComponent'. ", + }, + { + class: 'ProductMultiDimensionalSelectorComponent', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'onAriaLabel', + comment: + "// TODO:Spartacus - Method 'onAriaLabel' was removed from Class 'ProductMultiDimensionalSelectorComponent'. ", + }, + { + class: 'ProductMultiDimensionalSelectorGuard', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'ProductMultiDimensionalSelectorGuard'. ", + }, + { + class: 'ProductMultiDimensionalSelectorGuard', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'findValidProductCodeAndReturnUrlTree', + comment: + "// TODO:Spartacus - Method 'findValidProductCodeAndReturnUrlTree' was removed from Class 'ProductMultiDimensionalSelectorGuard'. ", + }, + { + class: 'ProductMultiDimensionalSelectorGuard', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'getFallbackProductCode', + comment: + "// TODO:Spartacus - Method 'getFallbackProductCode' was removed from Class 'ProductMultiDimensionalSelectorGuard'. ", + }, + { + class: 'ProductMultiDimensionalSelectorGuard', + importPath: '@spartacus/product-multi-dimensional/selector/components', + deprecatedNode: 'getValidVariantCode', + comment: + "// TODO:Spartacus - Method 'getValidVariantCode' was removed from Class 'ProductMultiDimensionalSelectorGuard'. ", + }, + { + class: 'ProductMultiDimensionalListItemDetailsComponent', + importPath: '@spartacus/product-multi-dimensional/list/root', + deprecatedNode: 'getProductPrice', + comment: + "// TODO:Spartacus - Method 'getProductPrice' was removed from Class 'ProductMultiDimensionalListItemDetailsComponent'. ", + }, + { + class: 'TextfieldConfiguratorRootModule', + importPath: '@spartacus/product-configurator/textfield/root', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'TextfieldConfiguratorRootModule'. ", + }, + { + class: 'TextfieldConfiguratorRoutingModule', + importPath: '@spartacus/product-configurator/textfield/root', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'TextfieldConfiguratorRoutingModule'. ", + }, + { + class: 'ConfiguratorTextfieldAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'getButtonText', + comment: + "// TODO:Spartacus - Method 'getButtonText' was removed from Class 'ConfiguratorTextfieldAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorTextfieldAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'onAddToCart', + comment: + "// TODO:Spartacus - Method 'onAddToCart' was removed from Class 'ConfiguratorTextfieldAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorTextfieldFormComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'updateConfiguration', + comment: + "// TODO:Spartacus - Method 'updateConfiguration' was removed from Class 'ConfiguratorTextfieldFormComponent'. ", + }, + { + class: 'ConfiguratorTextfieldInputFieldComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'getId', + comment: + "// TODO:Spartacus - Method 'getId' was removed from Class 'ConfiguratorTextfieldInputFieldComponent'. ", + }, + { + class: 'ConfiguratorTextfieldInputFieldComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'getIdLabel', + comment: + "// TODO:Spartacus - Method 'getIdLabel' was removed from Class 'ConfiguratorTextfieldInputFieldComponent'. ", + }, + { + class: 'ConfiguratorTextfieldInputFieldComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'getLabelForIdGeneration', + comment: + "// TODO:Spartacus - Method 'getLabelForIdGeneration' was removed from Class 'ConfiguratorTextfieldInputFieldComponent'. ", + }, + { + class: 'ConfiguratorTextfieldInputFieldComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorTextfieldInputFieldComponent'. ", + }, + { + class: 'ConfiguratorTextfieldInputFieldComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'onInputChange', + comment: + "// TODO:Spartacus - Method 'onInputChange' was removed from Class 'ConfiguratorTextfieldInputFieldComponent'. ", + }, + { + class: 'ConfiguratorTextfieldInputFieldReadonlyComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'getIdLabel', + comment: + "// TODO:Spartacus - Method 'getIdLabel' was removed from Class 'ConfiguratorTextfieldInputFieldReadonlyComponent'. ", + }, + { + class: 'ConfiguratorTextfieldInputFieldReadonlyComponent', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'getLabelForIdGeneration', + comment: + "// TODO:Spartacus - Method 'getLabelForIdGeneration' was removed from Class 'ConfiguratorTextfieldInputFieldReadonlyComponent'. ", + }, + { + class: 'OccConfiguratorTextfieldAdapter', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'OccConfiguratorTextfieldAdapter'. ", + }, + { + class: 'OccConfiguratorTextfieldAdapter', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'createConfiguration', + comment: + "// TODO:Spartacus - Method 'createConfiguration' was removed from Class 'OccConfiguratorTextfieldAdapter'. ", + }, + { + class: 'OccConfiguratorTextfieldAdapter', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'readConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForCartEntry' was removed from Class 'OccConfiguratorTextfieldAdapter'. ", + }, + { + class: 'OccConfiguratorTextfieldAdapter', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'readConfigurationForOrderEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForOrderEntry' was removed from Class 'OccConfiguratorTextfieldAdapter'. ", + }, + { + class: 'OccConfiguratorTextfieldAdapter', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'updateConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'updateConfigurationForCartEntry' was removed from Class 'OccConfiguratorTextfieldAdapter'. ", + }, + { + class: 'OccConfiguratorTextfieldAddToCartSerializer', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorTextfieldAddToCartSerializer'. ", + }, + { + class: 'OccConfiguratorTextfieldAddToCartSerializer', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'convertInfo', + comment: + "// TODO:Spartacus - Method 'convertInfo' was removed from Class 'OccConfiguratorTextfieldAddToCartSerializer'. ", + }, + { + class: 'OccConfiguratorTextfieldNormalizer', + importPath: '@spartacus/product-configurator/textfield', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorTextfieldNormalizer'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'getIllegalStateErrorsRelatedToProductConfigurator', + comment: + "// TODO:Spartacus - Method 'getIllegalStateErrorsRelatedToProductConfigurator' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'handleIllegalArgumentIssues', + comment: + "// TODO:Spartacus - Method 'handleIllegalArgumentIssues' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'isIllegalStateErrorRelatedToMakeToStock', + comment: + "// TODO:Spartacus - Method 'isIllegalStateErrorRelatedToMakeToStock' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'isIllegalStateErrorRelatedToProductConfigurator', + comment: + "// TODO:Spartacus - Method 'isIllegalStateErrorRelatedToProductConfigurator' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'isNotEmpty', + comment: + "// TODO:Spartacus - Method 'isNotEmpty' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'ConfiguratorBadRequestHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'isRelatedToProductConfigurator', + comment: + "// TODO:Spartacus - Method 'isRelatedToProductConfigurator' was removed from Class 'ConfiguratorBadRequestHandler'. ", + }, + { + class: 'RulebasedConfiguratorRootModule', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'RulebasedConfiguratorRootModule'. ", + }, + { + class: 'RulebasedConfiguratorRoutingModule', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'RulebasedConfiguratorRoutingModule'. ", + }, + { + class: 'VariantConfiguratorPageLayoutHandler', + importPath: '@spartacus/product-configurator/rulebased/root', + deprecatedNode: 'handle', + comment: + "// TODO:Spartacus - Method 'handle' was removed from Class 'VariantConfiguratorPageLayoutHandler'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'compileAttributeIncomplete', + comment: + "// TODO:Spartacus - Method 'compileAttributeIncomplete' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertAttribute', + comment: + "// TODO:Spartacus - Method 'convertAttribute' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertAttributeType', + comment: + "// TODO:Spartacus - Method 'convertAttributeType' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertGenericGroup', + comment: + "// TODO:Spartacus - Method 'convertGenericGroup' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertGroup', + comment: + "// TODO:Spartacus - Method 'convertGroup' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertValue', + comment: + "// TODO:Spartacus - Method 'convertValue' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertValueCode', + comment: + "// TODO:Spartacus - Method 'convertValueCode' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertValueDisplay', + comment: + "// TODO:Spartacus - Method 'convertValueDisplay' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'findUiTypeFromDisplayType', + comment: + "// TODO:Spartacus - Method 'findUiTypeFromDisplayType' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'generateErrorMessages', + comment: + "// TODO:Spartacus - Method 'generateErrorMessages' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'generateTotalNumberOfIssues', + comment: + "// TODO:Spartacus - Method 'generateTotalNumberOfIssues' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'generateWarningMessages', + comment: + "// TODO:Spartacus - Method 'generateWarningMessages' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'hasValueToBeIgnored', + comment: + "// TODO:Spartacus - Method 'hasValueToBeIgnored' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'mapPAId', + comment: + "// TODO:Spartacus - Method 'mapPAId' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'setSelectedSingleValue', + comment: + "// TODO:Spartacus - Method 'setSelectedSingleValue' was removed from Class 'CpqConfiguratorNormalizer'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'calculateAttributePriceTotal', + comment: + "// TODO:Spartacus - Method 'calculateAttributePriceTotal' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'calculateValuePriceTotal', + comment: + "// TODO:Spartacus - Method 'calculateValuePriceTotal' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertAttributeLabel', + comment: + "// TODO:Spartacus - Method 'convertAttributeLabel' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertDataType', + comment: + "// TODO:Spartacus - Method 'convertDataType' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertPriceSummary', + comment: + "// TODO:Spartacus - Method 'convertPriceSummary' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertQuantity', + comment: + "// TODO:Spartacus - Method 'convertQuantity' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertValuePrice', + comment: + "// TODO:Spartacus - Method 'convertValuePrice' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'formatPriceForLocale', + comment: + "// TODO:Spartacus - Method 'formatPriceForLocale' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'getActiveLanguage', + comment: + "// TODO:Spartacus - Method 'getActiveLanguage' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'getLanguage', + comment: + "// TODO:Spartacus - Method 'getLanguage' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'hasAnyProducts', + comment: + "// TODO:Spartacus - Method 'hasAnyProducts' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorNormalizerUtilsService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'reportMissingLocaleData', + comment: + "// TODO:Spartacus - Method 'reportMissingLocaleData' was removed from Class 'CpqConfiguratorNormalizerUtilsService'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'createConfiguration', + comment: + "// TODO:Spartacus - Method 'createConfiguration' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'getConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'getConfigurationOverview' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'getConfiguratorType', + comment: + "// TODO:Spartacus - Method 'getConfiguratorType' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'readConfiguration', + comment: + "// TODO:Spartacus - Method 'readConfiguration' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'readConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForCartEntry' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'readConfigurationForOrderEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForOrderEntry' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'readPriceSummary', + comment: + "// TODO:Spartacus - Method 'readPriceSummary' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'searchVariants', + comment: + "// TODO:Spartacus - Method 'searchVariants' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'updateConfiguration', + comment: + "// TODO:Spartacus - Method 'updateConfiguration' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'updateConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'updateConfigurationForCartEntry' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'updateConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'updateConfigurationOverview' was removed from Class 'CpqConfiguratorOccAdapter'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'callCreateConfiguration', + comment: + "// TODO:Spartacus - Method 'callCreateConfiguration' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'callReadConfiguration', + comment: + "// TODO:Spartacus - Method 'callReadConfiguration' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'callReadConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'callReadConfigurationForCartEntry' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'callReadConfigurationForOrderEntry', + comment: + "// TODO:Spartacus - Method 'callReadConfigurationForOrderEntry' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'callReadConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'callReadConfigurationOverview' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'callUpdateAttribute', + comment: + "// TODO:Spartacus - Method 'callUpdateAttribute' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'callUpdateValue', + comment: + "// TODO:Spartacus - Method 'callUpdateValue' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'createConfiguration', + comment: + "// TODO:Spartacus - Method 'createConfiguration' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'getConfigIdForCartEntry', + comment: + "// TODO:Spartacus - Method 'getConfigIdForCartEntry' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'getConfigIdForOrderEntry', + comment: + "// TODO:Spartacus - Method 'getConfigIdForOrderEntry' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'readConfiguration', + comment: + "// TODO:Spartacus - Method 'readConfiguration' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'readConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForCartEntry' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'readConfigurationForOrderEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForOrderEntry' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'readConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'readConfigurationOverview' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'updateAttribute', + comment: + "// TODO:Spartacus - Method 'updateAttribute' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'updateCartEntry', + comment: + "// TODO:Spartacus - Method 'updateCartEntry' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOccService', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'updateValueQuantity', + comment: + "// TODO:Spartacus - Method 'updateValueQuantity' was removed from Class 'CpqConfiguratorOccService'. ", + }, + { + class: 'CpqConfiguratorOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'calculateTotalNumberOfIssues', + comment: + "// TODO:Spartacus - Method 'calculateTotalNumberOfIssues' was removed from Class 'CpqConfiguratorOverviewNormalizer'. ", + }, + { + class: 'CpqConfiguratorOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'CpqConfiguratorOverviewNormalizer'. ", + }, + { + class: 'CpqConfiguratorOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertAttribute', + comment: + "// TODO:Spartacus - Method 'convertAttribute' was removed from Class 'CpqConfiguratorOverviewNormalizer'. ", + }, + { + class: 'CpqConfiguratorOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertAttributeValue', + comment: + "// TODO:Spartacus - Method 'convertAttributeValue' was removed from Class 'CpqConfiguratorOverviewNormalizer'. ", + }, + { + class: 'CpqConfiguratorOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertTab', + comment: + "// TODO:Spartacus - Method 'convertTab' was removed from Class 'CpqConfiguratorOverviewNormalizer'. ", + }, + { + class: 'CpqConfiguratorOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'extractValue', + comment: + "// TODO:Spartacus - Method 'extractValue' was removed from Class 'CpqConfiguratorOverviewNormalizer'. ", + }, + { + class: 'CpqConfiguratorOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'extractValueUserInput', + comment: + "// TODO:Spartacus - Method 'extractValueUserInput' was removed from Class 'CpqConfiguratorOverviewNormalizer'. ", + }, + { + class: 'CpqConfiguratorSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'CpqConfiguratorSerializer'. ", + }, + { + class: 'CpqConfiguratorSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertAttribute', + comment: + "// TODO:Spartacus - Method 'convertAttribute' was removed from Class 'CpqConfiguratorSerializer'. ", + }, + { + class: 'CpqConfiguratorSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertQuantity', + comment: + "// TODO:Spartacus - Method 'convertQuantity' was removed from Class 'CpqConfiguratorSerializer'. ", + }, + { + class: 'CpqConfiguratorSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'prepareValueIds', + comment: + "// TODO:Spartacus - Method 'prepareValueIds' was removed from Class 'CpqConfiguratorSerializer'. ", + }, + { + class: 'CpqConfiguratorSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'processSelectedSingleValue', + comment: + "// TODO:Spartacus - Method 'processSelectedSingleValue' was removed from Class 'CpqConfiguratorSerializer'. ", + }, + { + class: 'CpqConfiguratorSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'processValueCode', + comment: + "// TODO:Spartacus - Method 'processValueCode' was removed from Class 'CpqConfiguratorSerializer'. ", + }, + { + class: 'CpqConfiguratorUtils', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'findFirstChangedAttribute', + comment: + "// TODO:Spartacus - Method 'findFirstChangedAttribute' was removed from Class 'CpqConfiguratorUtils'. ", + }, + { + class: 'CpqConfiguratorUtils', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'getUpdateInformation', + comment: + "// TODO:Spartacus - Method 'getUpdateInformation' was removed from Class 'CpqConfiguratorUtils'. ", + }, + { + class: 'CpqConfiguratorValueSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'CpqConfiguratorValueSerializer'. ", + }, + { + class: 'CpqConfiguratorValueSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convertAttribute', + comment: + "// TODO:Spartacus - Method 'convertAttribute' was removed from Class 'CpqConfiguratorValueSerializer'. ", + }, + { + class: 'CpqConfiguratorValueSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'findFirstChangedValue', + comment: + "// TODO:Spartacus - Method 'findFirstChangedValue' was removed from Class 'CpqConfiguratorValueSerializer'. ", + }, + { + class: 'OccConfiguratorCpqAddToCartSerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorCpqAddToCartSerializer'. ", + }, + { + class: 'OccConfiguratorCpqUpdateCartEntrySerializer', + importPath: '@spartacus/product-configurator/rulebased/cpq', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorCpqUpdateCartEntrySerializer'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayConfirmationMessage', + comment: + "// TODO:Spartacus - Method 'displayConfirmationMessage' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractConfigPrices', + comment: + "// TODO:Spartacus - Method 'extractConfigPrices' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusOverviewInTabBar', + comment: + "// TODO:Spartacus - Method 'focusOverviewInTabBar' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getButtonResourceKey', + comment: + "// TODO:Spartacus - Method 'getButtonResourceKey' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getTranslationKeyForAddToCart', + comment: + "// TODO:Spartacus - Method 'getTranslationKeyForAddToCart' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'goToOrderDetails', + comment: + "// TODO:Spartacus - Method 'goToOrderDetails' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'goToQuoteDetails', + comment: + "// TODO:Spartacus - Method 'goToQuoteDetails' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'goToSavedCartDetails', + comment: + "// TODO:Spartacus - Method 'goToSavedCartDetails' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isCartEntry', + comment: + "// TODO:Spartacus - Method 'isCartEntry' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isQuoteCartActive', + comment: + "// TODO:Spartacus - Method 'isQuoteCartActive' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'leaveConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'leaveConfigurationOverview' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'makeAddToCartButtonSticky', + comment: + "// TODO:Spartacus - Method 'makeAddToCartButtonSticky' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateForProductBound', + comment: + "// TODO:Spartacus - Method 'navigateForProductBound' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToCart', + comment: + "// TODO:Spartacus - Method 'navigateToCart' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToOverview', + comment: + "// TODO:Spartacus - Method 'navigateToOverview' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onAddToCart', + comment: + "// TODO:Spartacus - Method 'onAddToCart' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onAddToCartForProduct', + comment: + "// TODO:Spartacus - Method 'onAddToCartForProduct' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onUpdateCart', + comment: + "// TODO:Spartacus - Method 'onUpdateCart' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAddToCartButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'performNavigation', + comment: + "// TODO:Spartacus - Method 'performNavigation' was removed from Class 'ConfiguratorAddToCartButtonComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createAriaLabelledBy', + comment: + "// TODO:Spartacus - Method 'createAriaLabelledBy' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createAttributeIdForConfigurator', + comment: + "// TODO:Spartacus - Method 'createAttributeIdForConfigurator' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createAttributeUiKey', + comment: + "// TODO:Spartacus - Method 'createAttributeUiKey' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createAttributeValueIdForConfigurator', + comment: + "// TODO:Spartacus - Method 'createAttributeValueIdForConfigurator' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createFocusId', + comment: + "// TODO:Spartacus - Method 'createFocusId' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createValueUiKey', + comment: + "// TODO:Spartacus - Method 'createValueUiKey' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'enrichValueWithPrice', + comment: + "// TODO:Spartacus - Method 'enrichValueWithPrice' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractValuePriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractValuePriceFormulaParameters' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelForValue', + comment: + "// TODO:Spartacus - Method 'getAriaLabelForValue' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelForValueWithPrice', + comment: + "// TODO:Spartacus - Method 'getAriaLabelForValueWithPrice' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelGeneric', + comment: + "// TODO:Spartacus - Method 'getAriaLabelGeneric' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAttributeCode', + comment: + "// TODO:Spartacus - Method 'getAttributeCode' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getImage', + comment: + "// TODO:Spartacus - Method 'getImage' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getImageLabel', + comment: + "// TODO:Spartacus - Method 'getImageLabel' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getImgStyleClasses', + comment: + "// TODO:Spartacus - Method 'getImgStyleClasses' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getLabel', + comment: + "// TODO:Spartacus - Method 'getLabel' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getSelectedValue', + comment: + "// TODO:Spartacus - Method 'getSelectedValue' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getUiType', + comment: + "// TODO:Spartacus - Method 'getUiType' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getValueDescriptionLength', + comment: + "// TODO:Spartacus - Method 'getValueDescriptionLength' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getValuePrice', + comment: + "// TODO:Spartacus - Method 'getValuePrice' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'initPriceChangedEvent', + comment: + "// TODO:Spartacus - Method 'initPriceChangedEvent' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDropDown', + comment: + "// TODO:Spartacus - Method 'isDropDown' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isLastSelected', + comment: + "// TODO:Spartacus - Method 'isLastSelected' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isNoValueSelected', + comment: + "// TODO:Spartacus - Method 'isNoValueSelected' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isReadOnly', + comment: + "// TODO:Spartacus - Method 'isReadOnly' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRequiredErrorMsg', + comment: + "// TODO:Spartacus - Method 'isRequiredErrorMsg' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isUserInput', + comment: + "// TODO:Spartacus - Method 'isUserInput' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isValueDisplayed', + comment: + "// TODO:Spartacus - Method 'isValueDisplayed' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isWithAdditionalValues', + comment: + "// TODO:Spartacus - Method 'isWithAdditionalValues' was removed from Class 'ConfiguratorAttributeBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'assembleSingleValue', + comment: + "// TODO:Spartacus - Method 'assembleSingleValue' was removed from Class 'ConfiguratorAttributeCheckBoxComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getValueFromAttribute', + comment: + "// TODO:Spartacus - Method 'getValueFromAttribute' was removed from Class 'ConfiguratorAttributeCheckBoxComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeCheckBoxComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onSelect', + comment: + "// TODO:Spartacus - Method 'onSelect' was removed from Class 'ConfiguratorAttributeCheckBoxComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxListComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'allowZeroValueQuantity', + comment: + "// TODO:Spartacus - Property 'allowZeroValueQuantity' was removed from Class 'ConfiguratorAttributeCheckBoxListComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxListComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeCheckBoxListComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxListComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onChangeQuantity', + comment: + "// TODO:Spartacus - Method 'onChangeQuantity' was removed from Class 'ConfiguratorAttributeCheckBoxListComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxListComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onChangeValueQuantity', + comment: + "// TODO:Spartacus - Method 'onChangeValueQuantity' was removed from Class 'ConfiguratorAttributeCheckBoxListComponent'. ", + }, + { + class: 'ConfiguratorAttributeCheckBoxListComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onSelect', + comment: + "// TODO:Spartacus - Method 'onSelect' was removed from Class 'ConfiguratorAttributeCheckBoxListComponent'. ", + }, + { + class: 'ConfiguratorAttributeCompositionDirective', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getComponentInjector', + comment: + "// TODO:Spartacus - Method 'getComponentInjector' was removed from Class 'ConfiguratorAttributeCompositionDirective'. ", + }, + { + class: 'ConfiguratorAttributeCompositionDirective', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'ConfiguratorAttributeCompositionDirective'. ", + }, + { + class: 'ConfiguratorAttributeCompositionDirective', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeCompositionDirective'. ", + }, + { + class: 'ConfiguratorAttributeCompositionDirective', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'renderComponent', + comment: + "// TODO:Spartacus - Method 'renderComponent' was removed from Class 'ConfiguratorAttributeCompositionDirective'. ", + }, + { + class: 'ConfiguratorAttributeDropDownComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getSelectedValue', + comment: + "// TODO:Spartacus - Method 'getSelectedValue' was removed from Class 'ConfiguratorAttributeDropDownComponent'. ", + }, + { + class: 'ConfiguratorAttributeDropDownComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getSelectedValueDescription', + comment: + "// TODO:Spartacus - Method 'getSelectedValueDescription' was removed from Class 'ConfiguratorAttributeDropDownComponent'. ", + }, + { + class: 'ConfiguratorAttributeDropDownComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeDropDownComponent'. ", + }, + { + class: 'ConfiguratorAttributeFooterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isUserInputEmpty', + comment: + "// TODO:Spartacus - Method 'isUserInputEmpty' was removed from Class 'ConfiguratorAttributeFooterComponent'. ", + }, + { + class: 'ConfiguratorAttributeFooterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'needsDropDownMsg', + comment: + "// TODO:Spartacus - Method 'needsDropDownMsg' was removed from Class 'ConfiguratorAttributeFooterComponent'. ", + }, + { + class: 'ConfiguratorAttributeFooterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'needsRequiredAttributeErrorMsg', + comment: + "// TODO:Spartacus - Method 'needsRequiredAttributeErrorMsg' was removed from Class 'ConfiguratorAttributeFooterComponent'. ", + }, + { + class: 'ConfiguratorAttributeFooterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'needsUserInputMsg', + comment: + "// TODO:Spartacus - Method 'needsUserInputMsg' was removed from Class 'ConfiguratorAttributeFooterComponent'. ", + }, + { + class: 'ConfiguratorAttributeFooterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeFooterComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'findConflictGroupId', + comment: + "// TODO:Spartacus - Method 'findConflictGroupId' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusValue', + comment: + "// TODO:Spartacus - Method 'focusValue' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAttributeDescriptionLength', + comment: + "// TODO:Spartacus - Method 'getAttributeDescriptionLength' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConflictMessageKey', + comment: + "// TODO:Spartacus - Method 'getConflictMessageKey' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getRequiredMessageKey', + comment: + "// TODO:Spartacus - Method 'getRequiredMessageKey' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasImage', + comment: + "// TODO:Spartacus - Property 'hasImage' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'image', + comment: + "// TODO:Spartacus - Property 'image' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isAttributeGroup', + comment: + "// TODO:Spartacus - Method 'isAttributeGroup' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isAttributeWithoutErrorMsg', + comment: + "// TODO:Spartacus - Method 'isAttributeWithoutErrorMsg' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConflictResolutionActive', + comment: + "// TODO:Spartacus - Method 'isConflictResolutionActive' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isMultiSelection', + comment: + "// TODO:Spartacus - Property 'isMultiSelection' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isNavigationToConflictEnabled', + comment: + "// TODO:Spartacus - Method 'isNavigationToConflictEnabled' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRequiredAttributeWithoutErrorMsg', + comment: + "// TODO:Spartacus - Method 'isRequiredAttributeWithoutErrorMsg' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isSingleSelection', + comment: + "// TODO:Spartacus - Method 'isSingleSelection' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'logError', + comment: + "// TODO:Spartacus - Method 'logError' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToGroup', + comment: + "// TODO:Spartacus - Method 'navigateToGroup' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'needsRequiredAttributeErrorMsg', + comment: + "// TODO:Spartacus - Method 'needsRequiredAttributeErrorMsg' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onNavigationCompleted', + comment: + "// TODO:Spartacus - Method 'onNavigationCompleted' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeHeaderComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'scrollToAttribute', + comment: + "// TODO:Spartacus - Method 'scrollToAttribute' was removed from Class 'ConfiguratorAttributeHeaderComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'activateDebounceDate', + comment: + "// TODO:Spartacus - Method 'activateDebounceDate' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'calculateDebounceTime', + comment: + "// TODO:Spartacus - Method 'calculateDebounceTime' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'compileShowRequiredErrorMessage', + comment: + "// TODO:Spartacus - Method 'compileShowRequiredErrorMessage' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'inputType', + comment: + "// TODO:Spartacus - Property 'inputType' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDateBased', + comment: + "// TODO:Spartacus - Method 'isDateBased' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRequired', + comment: + "// TODO:Spartacus - Property 'isRequired' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isUserInputEmpty', + comment: + "// TODO:Spartacus - Property 'isUserInputEmpty' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onChange', + comment: + "// TODO:Spartacus - Method 'onChange' was removed from Class 'ConfiguratorAttributeInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'disableQuantityActions', + comment: + "// TODO:Spartacus - Property 'disableQuantityActions' was removed from Class 'ConfiguratorAttributeMultiSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractPriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractPriceFormulaParameters' was removed from Class 'ConfiguratorAttributeMultiSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractQuantityParameters', + comment: + "// TODO:Spartacus - Method 'extractQuantityParameters' was removed from Class 'ConfiguratorAttributeMultiSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onHandleAttributeQuantity', + comment: + "// TODO:Spartacus - Method 'onHandleAttributeQuantity' was removed from Class 'ConfiguratorAttributeMultiSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'withQuantity', + comment: + "// TODO:Spartacus - Property 'withQuantity' was removed from Class 'ConfiguratorAttributeMultiSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'withQuantityOnAttributeLevel', + comment: + "// TODO:Spartacus - Property 'withQuantityOnAttributeLevel' was removed from Class 'ConfiguratorAttributeMultiSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractPriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractPriceFormulaParameters' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractProductCardParameters', + comment: + "// TODO:Spartacus - Method 'extractProductCardParameters' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onChangeAttributeQuantity', + comment: + "// TODO:Spartacus - Method 'onChangeAttributeQuantity' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onChangeValueQuantity', + comment: + "// TODO:Spartacus - Method 'onChangeValueQuantity' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onDeselect', + comment: + "// TODO:Spartacus - Method 'onDeselect' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onDeselectAll', + comment: + "// TODO:Spartacus - Method 'onDeselectAll' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onSelect', + comment: + "// TODO:Spartacus - Method 'onSelect' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateMultipleSelectionValues', + comment: + "// TODO:Spartacus - Method 'updateMultipleSelectionValues' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateMultipleSelectionValuesQuantity', + comment: + "// TODO:Spartacus - Method 'updateMultipleSelectionValuesQuantity' was removed from Class 'ConfiguratorAttributeMultiSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionImageComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeMultiSelectionImageComponent'. ", + }, + { + class: 'ConfiguratorAttributeMultiSelectionImageComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onSelect', + comment: + "// TODO:Spartacus - Method 'onSelect' was removed from Class 'ConfiguratorAttributeMultiSelectionImageComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAdditionalIntervalText', + comment: + "// TODO:Spartacus - Method 'getAdditionalIntervalText' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelComplete', + comment: + "// TODO:Spartacus - Method 'getAriaLabelComplete' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getDefaultSettings', + comment: + "// TODO:Spartacus - Method 'getDefaultSettings' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getHelpTextForInterval', + comment: + "// TODO:Spartacus - Method 'getHelpTextForInterval' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getInfiniteIntervalText', + comment: + "// TODO:Spartacus - Method 'getInfiniteIntervalText' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getInstalledLocale', + comment: + "// TODO:Spartacus - Method 'getInstalledLocale' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getIntervalText', + comment: + "// TODO:Spartacus - Method 'getIntervalText' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getTextForPartialInterval', + comment: + "// TODO:Spartacus - Method 'getTextForPartialInterval' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getTextForRealInterval', + comment: + "// TODO:Spartacus - Method 'getTextForRealInterval' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'initializeValidation', + comment: + "// TODO:Spartacus - Method 'initializeValidation' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'mustDisplayIntervalMessage', + comment: + "// TODO:Spartacus - Method 'mustDisplayIntervalMessage' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'mustDisplayValidationMessage', + comment: + "// TODO:Spartacus - Method 'mustDisplayValidationMessage' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'reportMissingLocaleData', + comment: + "// TODO:Spartacus - Method 'reportMissingLocaleData' was removed from Class 'ConfiguratorAttributeNumericInputFieldComponent'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'checkIfPartOfIntervals', + comment: + "// TODO:Spartacus - Method 'checkIfPartOfIntervals' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createIntervalValidationError', + comment: + "// TODO:Spartacus - Method 'createIntervalValidationError' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createValidationError', + comment: + "// TODO:Spartacus - Method 'createValidationError' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'formatIntervalValue', + comment: + "// TODO:Spartacus - Method 'formatIntervalValue' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getInterval', + comment: + "// TODO:Spartacus - Method 'getInterval' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getIntervals', + comment: + "// TODO:Spartacus - Method 'getIntervals' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getIntervalValidator', + comment: + "// TODO:Spartacus - Method 'getIntervalValidator' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getNumberFormatValidator', + comment: + "// TODO:Spartacus - Method 'getNumberFormatValidator' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getPatternForValidationMessage', + comment: + "// TODO:Spartacus - Method 'getPatternForValidationMessage' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getValidationErrorsNumericFormat', + comment: + "// TODO:Spartacus - Method 'getValidationErrorsNumericFormat' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'handleSingleOrInfinite', + comment: + "// TODO:Spartacus - Method 'handleSingleOrInfinite' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'handleStandardInterval', + comment: + "// TODO:Spartacus - Method 'handleStandardInterval' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'inputMatchesInterval', + comment: + "// TODO:Spartacus - Method 'inputMatchesInterval' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'parseInput', + comment: + "// TODO:Spartacus - Method 'parseInput' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'parseInputForSeparators', + comment: + "// TODO:Spartacus - Method 'parseInputForSeparators' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributeNumericInputFieldService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'performValidationAccordingToMetaData', + comment: + "// TODO:Spartacus - Method 'performValidationAccordingToMetaData' was removed from Class 'ConfiguratorAttributeNumericInputFieldService'. ", + }, + { + class: 'ConfiguratorAttributePriceChangeService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'checkForValuePriceChanges', + comment: + "// TODO:Spartacus - Method 'checkForValuePriceChanges' was removed from Class 'ConfiguratorAttributePriceChangeService'. ", + }, + { + class: 'ConfiguratorAttributePriceChangeService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getChangedPrices', + comment: + "// TODO:Spartacus - Method 'getChangedPrices' was removed from Class 'ConfiguratorAttributePriceChangeService'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractPriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractPriceFormulaParameters' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractQuantityParameters', + comment: + "// TODO:Spartacus - Method 'extractQuantityParameters' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusConfig', + comment: + "// TODO:Spartacus - Property 'focusConfig' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelMultiSelected', + comment: + "// TODO:Spartacus - Method 'getAriaLabelMultiSelected' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelMultiUnselected', + comment: + "// TODO:Spartacus - Method 'getAriaLabelMultiUnselected' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelSingleSelected', + comment: + "// TODO:Spartacus - Method 'getAriaLabelSingleSelected' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelSingleSelectedNoButton', + comment: + "// TODO:Spartacus - Method 'getAriaLabelSingleSelectedNoButton' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelSingleUnselected', + comment: + "// TODO:Spartacus - Method 'getAriaLabelSingleUnselected' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasPriceDisplay', + comment: + "// TODO:Spartacus - Method 'hasPriceDisplay' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isProductCardSelected', + comment: + "// TODO:Spartacus - Method 'isProductCardSelected' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isValueCodeDefined', + comment: + "// TODO:Spartacus - Method 'isValueCodeDefined' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onChangeQuantity', + comment: + "// TODO:Spartacus - Method 'onChangeQuantity' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onHandleDeselect', + comment: + "// TODO:Spartacus - Method 'onHandleDeselect' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onHandleQuantity', + comment: + "// TODO:Spartacus - Method 'onHandleQuantity' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onHandleSelect', + comment: + "// TODO:Spartacus - Method 'onHandleSelect' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'showDeselectionNotPossibleMessage', + comment: + "// TODO:Spartacus - Method 'showDeselectionNotPossibleMessage' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'showQuantity', + comment: + "// TODO:Spartacus - Property 'showQuantity' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeProductCardComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'transformToProductType', + comment: + "// TODO:Spartacus - Method 'transformToProductType' was removed from Class 'ConfiguratorAttributeProductCardComponent'. ", + }, + { + class: 'ConfiguratorAttributeQuantityComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorAttributeQuantityComponent'. ", + }, + { + class: 'ConfiguratorAttributeQuantityComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeQuantityComponent'. ", + }, + { + class: 'ConfiguratorAttributeQuantityComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onChangeQuantity', + comment: + "// TODO:Spartacus - Method 'onChangeQuantity' was removed from Class 'ConfiguratorAttributeQuantityComponent'. ", + }, + { + class: 'ConfiguratorAttributeQuantityComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'subscribeToQuantityChange', + comment: + "// TODO:Spartacus - Method 'subscribeToQuantityChange' was removed from Class 'ConfiguratorAttributeQuantityComponent'. ", + }, + { + class: 'ConfiguratorAttributeQuantityService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'allowZeroValueQuantity', + comment: + "// TODO:Spartacus - Method 'allowZeroValueQuantity' was removed from Class 'ConfiguratorAttributeQuantityService'. ", + }, + { + class: 'ConfiguratorAttributeQuantityService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'disableQuantityActions', + comment: + "// TODO:Spartacus - Method 'disableQuantityActions' was removed from Class 'ConfiguratorAttributeQuantityService'. ", + }, + { + class: 'ConfiguratorAttributeQuantityService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'disableQuantityActionsMultiSelection', + comment: + "// TODO:Spartacus - Method 'disableQuantityActionsMultiSelection' was removed from Class 'ConfiguratorAttributeQuantityService'. ", + }, + { + class: 'ConfiguratorAttributeQuantityService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'withQuantity', + comment: + "// TODO:Spartacus - Method 'withQuantity' was removed from Class 'ConfiguratorAttributeQuantityService'. ", + }, + { + class: 'ConfiguratorAttributeQuantityService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'withQuantityOnAttributeLevel', + comment: + "// TODO:Spartacus - Method 'withQuantityOnAttributeLevel' was removed from Class 'ConfiguratorAttributeQuantityService'. ", + }, + { + class: 'ConfiguratorAttributeRadioButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeRadioButtonComponent'. ", + }, + { + class: 'ConfiguratorAttributeReadOnlyComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabel', + comment: + "// TODO:Spartacus - Method 'getAriaLabel' was removed from Class 'ConfiguratorAttributeReadOnlyComponent'. ", + }, + { + class: 'ConfiguratorAttributeReadOnlyComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getCurrentValueName', + comment: + "// TODO:Spartacus - Method 'getCurrentValueName' was removed from Class 'ConfiguratorAttributeReadOnlyComponent'. ", + }, + { + class: 'ConfiguratorAttributeReadOnlyComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'translate', + comment: + "// TODO:Spartacus - Method 'translate' was removed from Class 'ConfiguratorAttributeReadOnlyComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'disableQuantityActions', + comment: + "// TODO:Spartacus - Property 'disableQuantityActions' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractPriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractPriceFormulaParameters' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractQuantityParameters', + comment: + "// TODO:Spartacus - Method 'extractQuantityParameters' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractValuePriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractValuePriceFormulaParameters' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAdditionalValueAriaLabel', + comment: + "// TODO:Spartacus - Method 'getAdditionalValueAriaLabel' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabel', + comment: + "// TODO:Spartacus - Method 'getAriaLabel' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabelWithoutAdditionalValue', + comment: + "// TODO:Spartacus - Method 'getAriaLabelWithoutAdditionalValue' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getInitialQuantity', + comment: + "// TODO:Spartacus - Method 'getInitialQuantity' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getSelectedValuePrice', + comment: + "// TODO:Spartacus - Method 'getSelectedValuePrice' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isAdditionalValueAlphaNumeric', + comment: + "// TODO:Spartacus - Property 'isAdditionalValueAlphaNumeric' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isAdditionalValueNumeric', + comment: + "// TODO:Spartacus - Property 'isAdditionalValueNumeric' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onChangeQuantity', + comment: + "// TODO:Spartacus - Method 'onChangeQuantity' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onHandleQuantity', + comment: + "// TODO:Spartacus - Method 'onHandleQuantity' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onSelect', + comment: + "// TODO:Spartacus - Method 'onSelect' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onSelectAdditionalValue', + comment: + "// TODO:Spartacus - Method 'onSelectAdditionalValue' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBaseComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'withQuantity', + comment: + "// TODO:Spartacus - Property 'withQuantity' was removed from Class 'ConfiguratorAttributeSingleSelectionBaseComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractProductCardParameters', + comment: + "// TODO:Spartacus - Method 'extractProductCardParameters' was removed from Class 'ConfiguratorAttributeSingleSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBundleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFocusIdOfNearestValue', + comment: + "// TODO:Spartacus - Method 'getFocusIdOfNearestValue' was removed from Class 'ConfiguratorAttributeSingleSelectionBundleComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractProductCardParameters', + comment: + "// TODO:Spartacus - Method 'extractProductCardParameters' was removed from Class 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isNotRetractValue', + comment: + "// TODO:Spartacus - Method 'isNotRetractValue' was removed from Class 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRetractValue', + comment: + "// TODO:Spartacus - Method 'isRetractValue' was removed from Class 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'selectedValue', + comment: + "// TODO:Spartacus - Property 'selectedValue' was removed from Class 'ConfiguratorAttributeSingleSelectionBundleDropdownComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionImageComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractValuePriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractValuePriceFormulaParameters' was removed from Class 'ConfiguratorAttributeSingleSelectionImageComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionImageComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'ConfiguratorAttributeSingleSelectionImageComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionImageComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getValueDescriptionStyleClasses', + comment: + "// TODO:Spartacus - Method 'getValueDescriptionStyleClasses' was removed from Class 'ConfiguratorAttributeSingleSelectionImageComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionImageComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorAttributeSingleSelectionImageComponent'. ", + }, + { + class: 'ConfiguratorAttributeSingleSelectionImageComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onClick', + comment: + "// TODO:Spartacus - Method 'onClick' was removed from Class 'ConfiguratorAttributeSingleSelectionImageComponent'. ", + }, + { + class: 'ConfiguratorBasicEffectService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFirstGroupWithAttributes', + comment: + "// TODO:Spartacus - Method 'getFirstGroupWithAttributes' was removed from Class 'ConfiguratorBasicEffectService'. ", + }, + { + class: 'ConfiguratorBasicEffectService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFirstGroupWithAttributesForList', + comment: + "// TODO:Spartacus - Method 'getFirstGroupWithAttributesForList' was removed from Class 'ConfiguratorBasicEffectService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'activeCartHasIssues', + comment: + "// TODO:Spartacus - Method 'activeCartHasIssues' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'configurationNeedsReading', + comment: + "// TODO:Spartacus - Method 'configurationNeedsReading' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getEntry', + comment: + "// TODO:Spartacus - Method 'getEntry' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConfigurationCreated', + comment: + "// TODO:Spartacus - Method 'isConfigurationCreated' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForCartEntry' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfigurationForOrderEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForOrderEntry' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'removeCartBoundConfigurations', + comment: + "// TODO:Spartacus - Method 'removeCartBoundConfigurations' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCartService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateCartEntry', + comment: + "// TODO:Spartacus - Method 'updateCartEntry' was removed from Class 'ConfiguratorCartService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'checkConflictSolverDialog', + comment: + "// TODO:Spartacus - Method 'checkConflictSolverDialog' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'dismissConflictSolverDialog', + comment: + "// TODO:Spartacus - Method 'dismissConflictSolverDialog' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'filterNotLoadingAndCreatedConfiguration', + comment: + "// TODO:Spartacus - Method 'filterNotLoadingAndCreatedConfiguration' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'forceNewConfiguration', + comment: + "// TODO:Spartacus - Method 'forceNewConfiguration' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConfiguration', + comment: + "// TODO:Spartacus - Method 'getConfiguration' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConfigurationWithOverview', + comment: + "// TODO:Spartacus - Method 'getConfigurationWithOverview' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getOrCreateConfiguration', + comment: + "// TODO:Spartacus - Method 'getOrCreateConfiguration' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getOrCreateConfigurationForProduct', + comment: + "// TODO:Spartacus - Method 'getOrCreateConfigurationForProduct' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'hasConfigurationOverview' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasConflicts', + comment: + "// TODO:Spartacus - Method 'hasConflicts' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasPendingChanges', + comment: + "// TODO:Spartacus - Method 'hasPendingChanges' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConfigurationLoading', + comment: + "// TODO:Spartacus - Method 'isConfigurationLoading' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readAttributeDomain', + comment: + "// TODO:Spartacus - Method 'readAttributeDomain' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'removeConfiguration', + comment: + "// TODO:Spartacus - Method 'removeConfiguration' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'removeProductBoundConfigurations', + comment: + "// TODO:Spartacus - Method 'removeProductBoundConfigurations' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfiguration', + comment: + "// TODO:Spartacus - Method 'updateConfiguration' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorCommonsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'updateConfigurationOverview' was removed from Class 'ConfiguratorCommonsService'. ", + }, + { + class: 'ConfiguratorConflictAndErrorMessagesComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'toggleErrors', + comment: + "// TODO:Spartacus - Method 'toggleErrors' was removed from Class 'ConfiguratorConflictAndErrorMessagesComponent'. ", + }, + { + class: 'ConfiguratorConflictAndErrorMessagesComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'toggleWarnings', + comment: + "// TODO:Spartacus - Method 'toggleWarnings' was removed from Class 'ConfiguratorConflictAndErrorMessagesComponent'. ", + }, + { + class: 'ConfiguratorConflictDescriptionComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayConflictDescription', + comment: + "// TODO:Spartacus - Method 'displayConflictDescription' was removed from Class 'ConfiguratorConflictDescriptionComponent'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'dismissModal', + comment: + "// TODO:Spartacus - Method 'dismissModal' was removed from Class 'ConfiguratorConflictSolverDialogComponent'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'ConfiguratorConflictSolverDialogComponent'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorConflictSolverDialogComponent'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorConflictSolverDialogComponent'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogLauncherService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'ConfiguratorConflictSolverDialogLauncherService'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogLauncherService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'controlDialog', + comment: + "// TODO:Spartacus - Method 'controlDialog' was removed from Class 'ConfiguratorConflictSolverDialogLauncherService'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogLauncherService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorConflictSolverDialogLauncherService'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogLauncherService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'openModal', + comment: + "// TODO:Spartacus - Method 'openModal' was removed from Class 'ConfiguratorConflictSolverDialogLauncherService'. ", + }, + { + class: 'ConfiguratorConflictSolverDialogLauncherService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'subscribeToCloseDialog', + comment: + "// TODO:Spartacus - Method 'subscribeToCloseDialog' was removed from Class 'ConfiguratorConflictSolverDialogLauncherService'. ", + }, + { + class: 'ConfiguratorConflictSuggestionComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createSuggestionUiKey', + comment: + "// TODO:Spartacus - Method 'createSuggestionUiKey' was removed from Class 'ConfiguratorConflictSuggestionComponent'. ", + }, + { + class: 'ConfiguratorConflictSuggestionComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayConflictSuggestion', + comment: + "// TODO:Spartacus - Method 'displayConflictSuggestion' was removed from Class 'ConfiguratorConflictSuggestionComponent'. ", + }, + { + class: 'ConfiguratorExitButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'exitConfiguration', + comment: + "// TODO:Spartacus - Method 'exitConfiguration' was removed from Class 'ConfiguratorExitButtonComponent'. ", + }, + { + class: 'ConfiguratorExitButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDesktop', + comment: + "// TODO:Spartacus - Method 'isDesktop' was removed from Class 'ConfiguratorExitButtonComponent'. ", + }, + { + class: 'ConfiguratorExitButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isMobile', + comment: + "// TODO:Spartacus - Method 'isMobile' was removed from Class 'ConfiguratorExitButtonComponent'. ", + }, + { + class: 'ConfiguratorExitButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToCart', + comment: + "// TODO:Spartacus - Method 'navigateToCart' was removed from Class 'ConfiguratorExitButtonComponent'. ", + }, + { + class: 'ConfiguratorExpertModeService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getExpModeActive', + comment: + "// TODO:Spartacus - Method 'getExpModeActive' was removed from Class 'ConfiguratorExpertModeService'. ", + }, + { + class: 'ConfiguratorExpertModeService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getExpModeRequested', + comment: + "// TODO:Spartacus - Method 'getExpModeRequested' was removed from Class 'ConfiguratorExpertModeService'. ", + }, + { + class: 'ConfiguratorExpertModeService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setExpModeActive', + comment: + "// TODO:Spartacus - Method 'setExpModeActive' was removed from Class 'ConfiguratorExpertModeService'. ", + }, + { + class: 'ConfiguratorExpertModeService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setExpModeRequested', + comment: + "// TODO:Spartacus - Method 'setExpModeRequested' was removed from Class 'ConfiguratorExpertModeService'. ", + }, + { + class: 'ConfiguratorFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayConflictResolvedMessage', + comment: + "// TODO:Spartacus - Method 'displayConflictResolvedMessage' was removed from Class 'ConfiguratorFormComponent'. ", + }, + { + class: 'ConfiguratorFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDialogActive', + comment: + "// TODO:Spartacus - Method 'isDialogActive' was removed from Class 'ConfiguratorFormComponent'. ", + }, + { + class: 'ConfiguratorFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isNavigationToGroupEnabled', + comment: + "// TODO:Spartacus - Method 'isNavigationToGroupEnabled' was removed from Class 'ConfiguratorFormComponent'. ", + }, + { + class: 'ConfiguratorFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'listenForConflictResolution', + comment: + "// TODO:Spartacus - Method 'listenForConflictResolution' was removed from Class 'ConfiguratorFormComponent'. ", + }, + { + class: 'ConfiguratorFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorFormComponent'. ", + }, + { + class: 'ConfiguratorFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorFormComponent'. ", + }, + { + class: 'ConfiguratorGroupComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createAttributeUiKey', + comment: + "// TODO:Spartacus - Method 'createAttributeUiKey' was removed from Class 'ConfiguratorGroupComponent'. ", + }, + { + class: 'ConfiguratorGroupComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createGroupId', + comment: + "// TODO:Spartacus - Method 'createGroupId' was removed from Class 'ConfiguratorGroupComponent'. ", + }, + { + class: 'ConfiguratorGroupComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayConflictDescription', + comment: + "// TODO:Spartacus - Method 'displayConflictDescription' was removed from Class 'ConfiguratorGroupComponent'. ", + }, + { + class: 'ConfiguratorGroupComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'expMode', + comment: + "// TODO:Spartacus - Property 'expMode' was removed from Class 'ConfiguratorGroupComponent'. ", + }, + { + class: 'ConfiguratorGroupComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getComponentKey', + comment: + "// TODO:Spartacus - Method 'getComponentKey' was removed from Class 'ConfiguratorGroupComponent'. ", + }, + { + class: 'ConfiguratorGroupComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConflictGroupType', + comment: + "// TODO:Spartacus - Method 'isConflictGroupType' was removed from Class 'ConfiguratorGroupComponent'. ", + }, + { + class: 'ConfiguratorGroupComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfiguration', + comment: + "// TODO:Spartacus - Method 'updateConfiguration' was removed from Class 'ConfiguratorGroupComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'click', + comment: + "// TODO:Spartacus - Method 'click' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'condenseGroups', + comment: + "// TODO:Spartacus - Method 'condenseGroups' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'containsSelectedGroup', + comment: + "// TODO:Spartacus - Method 'containsSelectedGroup' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createAriaControls', + comment: + "// TODO:Spartacus - Method 'createAriaControls' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createIconId', + comment: + "// TODO:Spartacus - Method 'createIconId' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayMenuItem', + comment: + "// TODO:Spartacus - Method 'displayMenuItem' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaDescribedby', + comment: + "// TODO:Spartacus - Method 'getAriaDescribedby' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabel', + comment: + "// TODO:Spartacus - Method 'getAriaLabel' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getCondensedParentGroup', + comment: + "// TODO:Spartacus - Method 'getCondensedParentGroup' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConflictNumber', + comment: + "// TODO:Spartacus - Method 'getConflictNumber' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupMenuTitle', + comment: + "// TODO:Spartacus - Method 'getGroupMenuTitle' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupStatusStyles', + comment: + "// TODO:Spartacus - Method 'getGroupStatusStyles' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getParentGroup', + comment: + "// TODO:Spartacus - Method 'getParentGroup' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getTabIndex', + comment: + "// TODO:Spartacus - Method 'getTabIndex' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'handleFocusLoopInMobileMode', + comment: + "// TODO:Spartacus - Method 'handleFocusLoopInMobileMode' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasSubGroups', + comment: + "// TODO:Spartacus - Method 'hasSubGroups' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isBackNavigation', + comment: + "// TODO:Spartacus - Method 'isBackNavigation' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConflictGroup', + comment: + "// TODO:Spartacus - Method 'isConflictGroup' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConflictGroupType', + comment: + "// TODO:Spartacus - Method 'isConflictGroupType' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConflictHeader', + comment: + "// TODO:Spartacus - Method 'isConflictHeader' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDialogActive', + comment: + "// TODO:Spartacus - Method 'isDialogActive' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isForwardsNavigation', + comment: + "// TODO:Spartacus - Method 'isForwardsNavigation' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isGroupSelected', + comment: + "// TODO:Spartacus - Method 'isGroupSelected' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isGroupVisited', + comment: + "// TODO:Spartacus - Method 'isGroupVisited' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isLTRDirection', + comment: + "// TODO:Spartacus - Method 'isLTRDirection' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRTLDirection', + comment: + "// TODO:Spartacus - Method 'isRTLDirection' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateUp', + comment: + "// TODO:Spartacus - Method 'navigateUp' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setFocusForMainMenu', + comment: + "// TODO:Spartacus - Method 'setFocusForMainMenu' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setFocusForSubGroup', + comment: + "// TODO:Spartacus - Method 'setFocusForSubGroup' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'switchGroupOnArrowPress', + comment: + "// TODO:Spartacus - Method 'switchGroupOnArrowPress' was removed from Class 'ConfiguratorGroupMenuComponent'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConflictGroupForImmediateConflictResolution', + comment: + "// TODO:Spartacus - Method 'getConflictGroupForImmediateConflictResolution' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getCurrentGroup', + comment: + "// TODO:Spartacus - Method 'getCurrentGroup' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getCurrentGroupId', + comment: + "// TODO:Spartacus - Method 'getCurrentGroupId' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getDescriptionForGroupId', + comment: + "// TODO:Spartacus - Method 'getDescriptionForGroupId' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFirstConflictGroup', + comment: + "// TODO:Spartacus - Method 'getFirstConflictGroup' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getMenuParentGroup', + comment: + "// TODO:Spartacus - Method 'getMenuParentGroup' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getNeighboringGroupId', + comment: + "// TODO:Spartacus - Method 'getNeighboringGroupId' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getNextGroupDescription', + comment: + "// TODO:Spartacus - Method 'getNextGroupDescription' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getNextGroupId', + comment: + "// TODO:Spartacus - Method 'getNextGroupId' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getParentGroup', + comment: + "// TODO:Spartacus - Method 'getParentGroup' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getPreviousGroupDescription', + comment: + "// TODO:Spartacus - Method 'getPreviousGroupDescription' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getPreviousGroupId', + comment: + "// TODO:Spartacus - Method 'getPreviousGroupId' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasSubGroups', + comment: + "// TODO:Spartacus - Method 'hasSubGroups' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConflictGroupInImmediateConflictResolutionMode', + comment: + "// TODO:Spartacus - Method 'isConflictGroupInImmediateConflictResolutionMode' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConflictGroupType', + comment: + "// TODO:Spartacus - Method 'isConflictGroupType' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isGroupVisited', + comment: + "// TODO:Spartacus - Method 'isGroupVisited' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToConflictSolver', + comment: + "// TODO:Spartacus - Method 'navigateToConflictSolver' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToFirstIncompleteGroup', + comment: + "// TODO:Spartacus - Method 'navigateToFirstIncompleteGroup' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToGroup', + comment: + "// TODO:Spartacus - Method 'navigateToGroup' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setGroupStatusVisited', + comment: + "// TODO:Spartacus - Method 'setGroupStatusVisited' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setMenuParentGroup', + comment: + "// TODO:Spartacus - Method 'setMenuParentGroup' was removed from Class 'ConfiguratorGroupsService'. ", + }, + { + class: 'ConfiguratorGroupStatusService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'areGroupsVisited', + comment: + "// TODO:Spartacus - Method 'areGroupsVisited' was removed from Class 'ConfiguratorGroupStatusService'. ", + }, + { + class: 'ConfiguratorGroupStatusService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFirstIncompleteGroup', + comment: + "// TODO:Spartacus - Method 'getFirstIncompleteGroup' was removed from Class 'ConfiguratorGroupStatusService'. ", + }, + { + class: 'ConfiguratorGroupStatusService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getParentGroupStatusVisited', + comment: + "// TODO:Spartacus - Method 'getParentGroupStatusVisited' was removed from Class 'ConfiguratorGroupStatusService'. ", + }, + { + class: 'ConfiguratorGroupStatusService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isGroupVisited', + comment: + "// TODO:Spartacus - Method 'isGroupVisited' was removed from Class 'ConfiguratorGroupStatusService'. ", + }, + { + class: 'ConfiguratorGroupStatusService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setGroupStatusVisited', + comment: + "// TODO:Spartacus - Method 'setGroupStatusVisited' was removed from Class 'ConfiguratorGroupStatusService'. ", + }, + { + class: 'ConfiguratorGroupTitleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupTitle', + comment: + "// TODO:Spartacus - Method 'getGroupTitle' was removed from Class 'ConfiguratorGroupTitleComponent'. ", + }, + { + class: 'ConfiguratorGroupTitleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isMobile', + comment: + "// TODO:Spartacus - Method 'isMobile' was removed from Class 'ConfiguratorGroupTitleComponent'. ", + }, + { + class: 'ConfiguratorGroupTitleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngAfterContentChecked', + comment: + "// TODO:Spartacus - Method 'ngAfterContentChecked' was removed from Class 'ConfiguratorGroupTitleComponent'. ", + }, + { + class: 'ConfiguratorGroupTitleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorGroupTitleComponent'. ", + }, + { + class: 'ConfiguratorGroupTitleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorGroupTitleComponent'. ", + }, + { + class: 'ConfiguratorLanguageSetEventListener', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorLanguageSetEventListener'. ", + }, + { + class: 'ConfiguratorLanguageSetEventListener', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onLanguageSet', + comment: + "// TODO:Spartacus - Method 'onLanguageSet' was removed from Class 'ConfiguratorLanguageSetEventListener'. ", + }, + { + class: 'ConfiguratorLogoutEventListener', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorLogoutEventListener'. ", + }, + { + class: 'ConfiguratorLogoutEventListener', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onLogout', + comment: + "// TODO:Spartacus - Method 'onLogout' was removed from Class 'ConfiguratorLogoutEventListener'. ", + }, + { + class: 'ConfiguratorOverviewAttributeComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractPriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractPriceFormulaParameters' was removed from Class 'ConfiguratorOverviewAttributeComponent'. ", + }, + { + class: 'ConfiguratorOverviewAttributeComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDesktop', + comment: + "// TODO:Spartacus - Method 'isDesktop' was removed from Class 'ConfiguratorOverviewAttributeComponent'. ", + }, + { + class: 'ConfiguratorOverviewBundleAttributeComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayPrice', + comment: + "// TODO:Spartacus - Method 'displayPrice' was removed from Class 'ConfiguratorOverviewBundleAttributeComponent'. ", + }, + { + class: 'ConfiguratorOverviewBundleAttributeComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayQuantity', + comment: + "// TODO:Spartacus - Method 'displayQuantity' was removed from Class 'ConfiguratorOverviewBundleAttributeComponent'. ", + }, + { + class: 'ConfiguratorOverviewBundleAttributeComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractPriceFormulaParameters', + comment: + "// TODO:Spartacus - Method 'extractPriceFormulaParameters' was removed from Class 'ConfiguratorOverviewBundleAttributeComponent'. ", + }, + { + class: 'ConfiguratorOverviewBundleAttributeComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAriaLabel', + comment: + "// TODO:Spartacus - Method 'getAriaLabel' was removed from Class 'ConfiguratorOverviewBundleAttributeComponent'. ", + }, + { + class: 'ConfiguratorOverviewBundleAttributeComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getProductPrimaryImage', + comment: + "// TODO:Spartacus - Method 'getProductPrimaryImage' was removed from Class 'ConfiguratorOverviewBundleAttributeComponent'. ", + }, + { + class: 'ConfiguratorOverviewBundleAttributeComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfiguratorOverviewBundleAttributeComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createInputConfig', + comment: + "// TODO:Spartacus - Method 'createInputConfig' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusElementById', + comment: + "// TODO:Spartacus - Method 'focusElementById' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupFilterDescription', + comment: + "// TODO:Spartacus - Method 'getGroupFilterDescription' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getInputFilters', + comment: + "// TODO:Spartacus - Method 'getInputFilters' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getNextElementIdToFocusForAttributeFilter', + comment: + "// TODO:Spartacus - Method 'getNextElementIdToFocusForAttributeFilter' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getNextElementIdToFocusForGroupFilter', + comment: + "// TODO:Spartacus - Method 'getNextElementIdToFocusForGroupFilter' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isShowRemoveAll', + comment: + "// TODO:Spartacus - Method 'isShowRemoveAll' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onAttrFilterRemove', + comment: + "// TODO:Spartacus - Method 'onAttrFilterRemove' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onGroupFilterRemove', + comment: + "// TODO:Spartacus - Method 'onGroupFilterRemove' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onRemoveAll', + comment: + "// TODO:Spartacus - Method 'onRemoveAll' was removed from Class 'ConfiguratorOverviewFilterBarComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getNumFilters', + comment: + "// TODO:Spartacus - Method 'getNumFilters' was removed from Class 'ConfiguratorOverviewFilterButtonComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDisplayOnlyVariant', + comment: + "// TODO:Spartacus - Method 'isDisplayOnlyVariant' was removed from Class 'ConfiguratorOverviewFilterButtonComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterButtonComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'openFilterModal', + comment: + "// TODO:Spartacus - Method 'openFilterModal' was removed from Class 'ConfiguratorOverviewFilterButtonComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'collectAttrFilters', + comment: + "// TODO:Spartacus - Method 'collectAttrFilters' was removed from Class 'ConfiguratorOverviewFilterComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'collectGroupFilters', + comment: + "// TODO:Spartacus - Method 'collectGroupFilters' was removed from Class 'ConfiguratorOverviewFilterComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createInputConfig', + comment: + "// TODO:Spartacus - Method 'createInputConfig' was removed from Class 'ConfiguratorOverviewFilterComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractAttrFilterState', + comment: + "// TODO:Spartacus - Method 'extractAttrFilterState' was removed from Class 'ConfiguratorOverviewFilterComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'extractGroupFilterState', + comment: + "// TODO:Spartacus - Method 'extractGroupFilterState' was removed from Class 'ConfiguratorOverviewFilterComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDisplayOnlyVariant', + comment: + "// TODO:Spartacus - Method 'isDisplayOnlyVariant' was removed from Class 'ConfiguratorOverviewFilterComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'ConfiguratorOverviewFilterComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onFilter', + comment: + "// TODO:Spartacus - Method 'onFilter' was removed from Class 'ConfiguratorOverviewFilterComponent'. ", + }, + { + class: 'ConfiguratorOverviewFilterDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'closeFilterModal', + comment: + "// TODO:Spartacus - Method 'closeFilterModal' was removed from Class 'ConfiguratorOverviewFilterDialogComponent'. ", + }, + { + class: 'ConfiguratorOverviewFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupId', + comment: + "// TODO:Spartacus - Method 'getGroupId' was removed from Class 'ConfiguratorOverviewFormComponent'. ", + }, + { + class: 'ConfiguratorOverviewFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupLevelStyleClasses', + comment: + "// TODO:Spartacus - Method 'getGroupLevelStyleClasses' was removed from Class 'ConfiguratorOverviewFormComponent'. ", + }, + { + class: 'ConfiguratorOverviewFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getPrefixId', + comment: + "// TODO:Spartacus - Method 'getPrefixId' was removed from Class 'ConfiguratorOverviewFormComponent'. ", + }, + { + class: 'ConfiguratorOverviewFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getStyleClasses', + comment: + "// TODO:Spartacus - Method 'getStyleClasses' was removed from Class 'ConfiguratorOverviewFormComponent'. ", + }, + { + class: 'ConfiguratorOverviewFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasAttributes', + comment: + "// TODO:Spartacus - Method 'hasAttributes' was removed from Class 'ConfiguratorOverviewFormComponent'. ", + }, + { + class: 'ConfiguratorOverviewFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasGroupWithAttributes', + comment: + "// TODO:Spartacus - Method 'hasGroupWithAttributes' was removed from Class 'ConfiguratorOverviewFormComponent'. ", + }, + { + class: 'ConfiguratorOverviewFormComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isSameAttribute', + comment: + "// TODO:Spartacus - Method 'isSameAttribute' was removed from Class 'ConfiguratorOverviewFormComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'adjustStyling', + comment: + "// TODO:Spartacus - Method 'adjustStyling' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'changeStyling', + comment: + "// TODO:Spartacus - Method 'changeStyling' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ensureElementVisible', + comment: + "// TODO:Spartacus - Method 'ensureElementVisible' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAmount', + comment: + "// TODO:Spartacus - Method 'getAmount' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAmountOfGroups', + comment: + "// TODO:Spartacus - Method 'getAmountOfGroups' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupId', + comment: + "// TODO:Spartacus - Method 'getGroupId' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupLevelStyleClasses', + comment: + "// TODO:Spartacus - Method 'getGroupLevelStyleClasses' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getHeight', + comment: + "// TODO:Spartacus - Method 'getHeight' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getMenuItemId', + comment: + "// TODO:Spartacus - Method 'getMenuItemId' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getMenuItemsHeight', + comment: + "// TODO:Spartacus - Method 'getMenuItemsHeight' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getMenuItemToHighlight', + comment: + "// TODO:Spartacus - Method 'getMenuItemToHighlight' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getPrefixId', + comment: + "// TODO:Spartacus - Method 'getPrefixId' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'highlight', + comment: + "// TODO:Spartacus - Method 'highlight' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToGroup', + comment: + "// TODO:Spartacus - Method 'navigateToGroup' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onResize', + comment: + "// TODO:Spartacus - Method 'onResize' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onScroll', + comment: + "// TODO:Spartacus - Method 'onScroll' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewMenuComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'removeStyling', + comment: + "// TODO:Spartacus - Method 'removeStyling' was removed from Class 'ConfiguratorOverviewMenuComponent'. ", + }, + { + class: 'ConfiguratorOverviewSidebarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getTabIndexForFilterTab', + comment: + "// TODO:Spartacus - Method 'getTabIndexForFilterTab' was removed from Class 'ConfiguratorOverviewSidebarComponent'. ", + }, + { + class: 'ConfiguratorOverviewSidebarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getTabIndexForMenuTab', + comment: + "// TODO:Spartacus - Method 'getTabIndexForMenuTab' was removed from Class 'ConfiguratorOverviewSidebarComponent'. ", + }, + { + class: 'ConfiguratorOverviewSidebarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onFilter', + comment: + "// TODO:Spartacus - Method 'onFilter' was removed from Class 'ConfiguratorOverviewSidebarComponent'. ", + }, + { + class: 'ConfiguratorOverviewSidebarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onMenu', + comment: + "// TODO:Spartacus - Method 'onMenu' was removed from Class 'ConfiguratorOverviewSidebarComponent'. ", + }, + { + class: 'ConfiguratorOverviewSidebarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'switchTabOnArrowPress', + comment: + "// TODO:Spartacus - Method 'switchTabOnArrowPress' was removed from Class 'ConfiguratorOverviewSidebarComponent'. ", + }, + { + class: 'ConfiguratorPreviousNextButtonsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusFirstAttribute', + comment: + "// TODO:Spartacus - Method 'focusFirstAttribute' was removed from Class 'ConfiguratorPreviousNextButtonsComponent'. ", + }, + { + class: 'ConfiguratorPreviousNextButtonsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getNextGroupDescription', + comment: + "// TODO:Spartacus - Method 'getNextGroupDescription' was removed from Class 'ConfiguratorPreviousNextButtonsComponent'. ", + }, + { + class: 'ConfiguratorPreviousNextButtonsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getPreviousGroupDescription', + comment: + "// TODO:Spartacus - Method 'getPreviousGroupDescription' was removed from Class 'ConfiguratorPreviousNextButtonsComponent'. ", + }, + { + class: 'ConfiguratorPreviousNextButtonsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isFirstGroup', + comment: + "// TODO:Spartacus - Method 'isFirstGroup' was removed from Class 'ConfiguratorPreviousNextButtonsComponent'. ", + }, + { + class: 'ConfiguratorPreviousNextButtonsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isLastGroup', + comment: + "// TODO:Spartacus - Method 'isLastGroup' was removed from Class 'ConfiguratorPreviousNextButtonsComponent'. ", + }, + { + class: 'ConfiguratorPreviousNextButtonsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onNext', + comment: + "// TODO:Spartacus - Method 'onNext' was removed from Class 'ConfiguratorPreviousNextButtonsComponent'. ", + }, + { + class: 'ConfiguratorPreviousNextButtonsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'onPrevious', + comment: + "// TODO:Spartacus - Method 'onPrevious' was removed from Class 'ConfiguratorPreviousNextButtonsComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'addSign', + comment: + "// TODO:Spartacus - Method 'addSign' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'compileFormattedValue', + comment: + "// TODO:Spartacus - Method 'compileFormattedValue' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayFormula', + comment: + "// TODO:Spartacus - Method 'displayFormula' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayPriceOnly', + comment: + "// TODO:Spartacus - Method 'displayPriceOnly' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'displayQuantityAndPrice', + comment: + "// TODO:Spartacus - Method 'displayQuantityAndPrice' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isPriceLightedUp', + comment: + "// TODO:Spartacus - Method 'isPriceLightedUp' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRTLDirection', + comment: + "// TODO:Spartacus - Method 'isRTLDirection' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'price', + comment: + "// TODO:Spartacus - Property 'price' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'priceTotal', + comment: + "// TODO:Spartacus - Property 'priceTotal' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'quantityWithPrice', + comment: + "// TODO:Spartacus - Method 'quantityWithPrice' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'removeSign', + comment: + "// TODO:Spartacus - Method 'removeSign' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorPriceComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'styleClass', + comment: + "// TODO:Spartacus - Property 'styleClass' was removed from Class 'ConfiguratorPriceComponent'. ", + }, + { + class: 'ConfiguratorProductTitleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'expMode', + comment: + "// TODO:Spartacus - Property 'expMode' was removed from Class 'ConfiguratorProductTitleComponent'. ", + }, + { + class: 'ConfiguratorProductTitleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getProductCode', + comment: + "// TODO:Spartacus - Method 'getProductCode' was removed from Class 'ConfiguratorProductTitleComponent'. ", + }, + { + class: 'ConfiguratorProductTitleComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'triggerDetails', + comment: + "// TODO:Spartacus - Method 'triggerDetails' was removed from Class 'ConfiguratorProductTitleComponent'. ", + }, + { + class: 'ConfiguratorQuantityService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getQuantity', + comment: + "// TODO:Spartacus - Method 'getQuantity' was removed from Class 'ConfiguratorQuantityService'. ", + }, + { + class: 'ConfiguratorQuantityService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setQuantity', + comment: + "// TODO:Spartacus - Method 'setQuantity' was removed from Class 'ConfiguratorQuantityService'. ", + }, + { + class: 'ConfiguratorRestartDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'backToPDP', + comment: + "// TODO:Spartacus - Method 'backToPDP' was removed from Class 'ConfiguratorRestartDialogComponent'. ", + }, + { + class: 'ConfiguratorRestartDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ConfiguratorRestartDialogComponent'. ", + }, + { + class: 'ConfiguratorRestartDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'restart', + comment: + "// TODO:Spartacus - Method 'restart' was removed from Class 'ConfiguratorRestartDialogComponent'. ", + }, + { + class: 'ConfiguratorRestartDialogComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'resume', + comment: + "// TODO:Spartacus - Method 'resume' was removed from Class 'ConfiguratorRestartDialogComponent'. ", + }, + { + class: 'ConfiguratorRouterListener', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConfiguratorRelatedRoute', + comment: + "// TODO:Spartacus - Method 'isConfiguratorRelatedRoute' was removed from Class 'ConfiguratorRouterListener'. ", + }, + { + class: 'ConfiguratorRouterListener', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfiguratorRouterListener'. ", + }, + { + class: 'ConfiguratorRouterListener', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'observeRouterChanges', + comment: + "// TODO:Spartacus - Method 'observeRouterChanges' was removed from Class 'ConfiguratorRouterListener'. ", + }, + { + class: 'ConfiguratorShowMoreComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'ConfiguratorShowMoreComponent'. ", + }, + { + class: 'ConfiguratorShowMoreComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'normalize', + comment: + "// TODO:Spartacus - Method 'normalize' was removed from Class 'ConfiguratorShowMoreComponent'. ", + }, + { + class: 'ConfiguratorShowMoreComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'toggleShowMore', + comment: + "// TODO:Spartacus - Method 'toggleShowMore' was removed from Class 'ConfiguratorShowMoreComponent'. ", + }, + { + class: 'ConfiguratorShowOptionsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusFirstValue', + comment: + "// TODO:Spartacus - Method 'focusFirstValue' was removed from Class 'ConfiguratorShowOptionsComponent'. ", + }, + { + class: 'ConfiguratorShowOptionsComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'showOptions', + comment: + "// TODO:Spartacus - Method 'showOptions' was removed from Class 'ConfiguratorShowOptionsComponent'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'assembleValuesForMultiSelectAttributes', + comment: + "// TODO:Spartacus - Method 'assembleValuesForMultiSelectAttributes' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'changeStyling', + comment: + "// TODO:Spartacus - Method 'changeStyling' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createAttributeUiKey', + comment: + "// TODO:Spartacus - Method 'createAttributeUiKey' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createAttributeValueUiKey', + comment: + "// TODO:Spartacus - Method 'createAttributeValueUiKey' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createGroupId', + comment: + "// TODO:Spartacus - Method 'createGroupId' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createOvGroupId', + comment: + "// TODO:Spartacus - Method 'createOvGroupId' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createOvMenuItemId', + comment: + "// TODO:Spartacus - Method 'createOvMenuItemId' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'ensureElementVisible', + comment: + "// TODO:Spartacus - Method 'ensureElementVisible' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusFirstActiveElement', + comment: + "// TODO:Spartacus - Method 'focusFirstActiveElement' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusFirstAttribute', + comment: + "// TODO:Spartacus - Method 'focusFirstAttribute' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusOnElementForConflicting', + comment: + "// TODO:Spartacus - Method 'focusOnElementForConflicting' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusOnElements', + comment: + "// TODO:Spartacus - Method 'focusOnElements' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusValue', + comment: + "// TODO:Spartacus - Method 'focusValue' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getElement', + comment: + "// TODO:Spartacus - Method 'getElement' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getElements', + comment: + "// TODO:Spartacus - Method 'getElements' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFocusableConflictDescription', + comment: + "// TODO:Spartacus - Method 'getFocusableConflictDescription' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFocusableElementByAttributeId', + comment: + "// TODO:Spartacus - Method 'getFocusableElementByAttributeId' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFocusableElementById', + comment: + "// TODO:Spartacus - Method 'getFocusableElementById' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getFocusableElementByValueUiKey', + comment: + "// TODO:Spartacus - Method 'getFocusableElementByValueUiKey' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getHeight', + comment: + "// TODO:Spartacus - Method 'getHeight' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getPrefixId', + comment: + "// TODO:Spartacus - Method 'getPrefixId' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getSpareViewportHeight', + comment: + "// TODO:Spartacus - Method 'getSpareViewportHeight' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getVerticallyScrolledPixels', + comment: + "// TODO:Spartacus - Method 'getVerticallyScrolledPixels' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasScrollbar', + comment: + "// TODO:Spartacus - Method 'hasScrollbar' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isCartEntryOrGroupVisited', + comment: + "// TODO:Spartacus - Method 'isCartEntryOrGroupVisited' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isDisplayOnlyVariant', + comment: + "// TODO:Spartacus - Method 'isDisplayOnlyVariant' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isInViewport', + comment: + "// TODO:Spartacus - Method 'isInViewport' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isLastSelected', + comment: + "// TODO:Spartacus - Method 'isLastSelected' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'removeStyling', + comment: + "// TODO:Spartacus - Method 'removeStyling' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'scroll', + comment: + "// TODO:Spartacus - Method 'scroll' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'scrollToConfigurationElement', + comment: + "// TODO:Spartacus - Method 'scrollToConfigurationElement' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setFocus', + comment: + "// TODO:Spartacus - Method 'setFocus' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorStorefrontUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setLastSelected', + comment: + "// TODO:Spartacus - Method 'setLastSelected' was removed from Class 'ConfiguratorStorefrontUtilsService'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'determinePageFromRouterData', + comment: + "// TODO:Spartacus - Method 'determinePageFromRouterData' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusConfigurationInTabBar', + comment: + "// TODO:Spartacus - Method 'focusConfigurationInTabBar' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'focusOverviewInTabBar', + comment: + "// TODO:Spartacus - Method 'focusOverviewInTabBar' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getTabIndexForConfigTab', + comment: + "// TODO:Spartacus - Method 'getTabIndexForConfigTab' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getTabIndexForOverviewTab', + comment: + "// TODO:Spartacus - Method 'getTabIndexForOverviewTab' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isOverviewPage', + comment: + "// TODO:Spartacus - Method 'isOverviewPage' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToConfiguration', + comment: + "// TODO:Spartacus - Method 'navigateToConfiguration' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'navigateToOverview', + comment: + "// TODO:Spartacus - Method 'navigateToOverview' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorTabBarComponent', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'switchTabOnArrowPress', + comment: + "// TODO:Spartacus - Method 'switchTabOnArrowPress' was removed from Class 'ConfiguratorTabBarComponent'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'buildGroupForExtract', + comment: + "// TODO:Spartacus - Method 'buildGroupForExtract' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'buildGroupPath', + comment: + "// TODO:Spartacus - Method 'buildGroupPath' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createConfigurationExtract', + comment: + "// TODO:Spartacus - Method 'createConfigurationExtract' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConfigurationFromState', + comment: + "// TODO:Spartacus - Method 'getConfigurationFromState' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupById', + comment: + "// TODO:Spartacus - Method 'getGroupById' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupByIdIfPresent', + comment: + "// TODO:Spartacus - Method 'getGroupByIdIfPresent' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupFromSubGroups', + comment: + "// TODO:Spartacus - Method 'getGroupFromSubGroups' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getOptionalGroupById', + comment: + "// TODO:Spartacus - Method 'getOptionalGroupById' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getParentGroup', + comment: + "// TODO:Spartacus - Method 'getParentGroup' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasSubGroups', + comment: + "// TODO:Spartacus - Method 'hasSubGroups' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isConfigurationCreated', + comment: + "// TODO:Spartacus - Method 'isConfigurationCreated' was removed from Class 'ConfiguratorUtilsService'. ", + }, + { + class: 'OccConfiguratorVariantAddToCartSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorVariantAddToCartSerializer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'addRetractValue', + comment: + "// TODO:Spartacus - Method 'addRetractValue' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'compileAttributeIncomplete', + comment: + "// TODO:Spartacus - Method 'compileAttributeIncomplete' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'compileAttributeIncompleteInputTypes', + comment: + "// TODO:Spartacus - Method 'compileAttributeIncompleteInputTypes' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'compileAttributeIncompleteMultiSelect', + comment: + "// TODO:Spartacus - Method 'compileAttributeIncompleteMultiSelect' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'compileAttributeIncompleteSingleLevel', + comment: + "// TODO:Spartacus - Method 'compileAttributeIncompleteSingleLevel' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'compileAttributeIncompleteSingleSelectionImage', + comment: + "// TODO:Spartacus - Method 'compileAttributeIncompleteSingleSelectionImage' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'compileUserInput', + comment: + "// TODO:Spartacus - Method 'compileUserInput' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertAttribute', + comment: + "// TODO:Spartacus - Method 'convertAttribute' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertAttributeType', + comment: + "// TODO:Spartacus - Method 'convertAttributeType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertGroup', + comment: + "// TODO:Spartacus - Method 'convertGroup' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertGroupType', + comment: + "// TODO:Spartacus - Method 'convertGroupType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertImage', + comment: + "// TODO:Spartacus - Method 'convertImage' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertImageFormatType', + comment: + "// TODO:Spartacus - Method 'convertImageFormatType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertImageType', + comment: + "// TODO:Spartacus - Method 'convertImageType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertValue', + comment: + "// TODO:Spartacus - Method 'convertValue' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'determineCoreUiType', + comment: + "// TODO:Spartacus - Method 'determineCoreUiType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getGroupId', + comment: + "// TODO:Spartacus - Method 'getGroupId' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getInputUiType', + comment: + "// TODO:Spartacus - Method 'getInputUiType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getMultiSelectionUiType', + comment: + "// TODO:Spartacus - Method 'getMultiSelectionUiType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getReadOnlyUiType', + comment: + "// TODO:Spartacus - Method 'getReadOnlyUiType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getSingleSelectionUiType', + comment: + "// TODO:Spartacus - Method 'getSingleSelectionUiType' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'hasSourceAttributeConflicts', + comment: + "// TODO:Spartacus - Method 'hasSourceAttributeConflicts' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRetractBlocked', + comment: + "// TODO:Spartacus - Method 'isRetractBlocked' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRetractValueSelected', + comment: + "// TODO:Spartacus - Method 'isRetractValueSelected' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isSourceAttributeTypeReadOnly', + comment: + "// TODO:Spartacus - Method 'isSourceAttributeTypeReadOnly' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setGroupDescription', + comment: + "// TODO:Spartacus - Method 'setGroupDescription' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setRetractValueDisplay', + comment: + "// TODO:Spartacus - Method 'setRetractValueDisplay' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setSelectedSingleValue', + comment: + "// TODO:Spartacus - Method 'setSelectedSingleValue' was removed from Class 'OccConfiguratorVariantNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorVariantOverviewNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertGroup', + comment: + "// TODO:Spartacus - Method 'convertGroup' was removed from Class 'OccConfiguratorVariantOverviewNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setGeneralDescription', + comment: + "// TODO:Spartacus - Method 'setGeneralDescription' was removed from Class 'OccConfiguratorVariantOverviewNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantOverviewNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setIssueCounters', + comment: + "// TODO:Spartacus - Method 'setIssueCounters' was removed from Class 'OccConfiguratorVariantOverviewNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantOverviewSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorVariantOverviewSerializer'. ", + }, + { + class: 'OccConfiguratorVariantOverviewSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertAttributeFilters', + comment: + "// TODO:Spartacus - Method 'convertAttributeFilters' was removed from Class 'OccConfiguratorVariantOverviewSerializer'. ", + }, + { + class: 'OccConfiguratorVariantOverviewSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertGroupFilters', + comment: + "// TODO:Spartacus - Method 'convertGroupFilters' was removed from Class 'OccConfiguratorVariantOverviewSerializer'. ", + }, + { + class: 'OccConfiguratorVariantPriceSummaryNormalizer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorVariantPriceSummaryNormalizer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertAttribute', + comment: + "// TODO:Spartacus - Method 'convertAttribute' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertCharacteristicType', + comment: + "// TODO:Spartacus - Method 'convertCharacteristicType' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertCharacteristicTypeMultiValueAndInput', + comment: + "// TODO:Spartacus - Method 'convertCharacteristicTypeMultiValueAndInput' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertCharacteristicTypeSingleValue', + comment: + "// TODO:Spartacus - Method 'convertCharacteristicTypeSingleValue' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertGroup', + comment: + "// TODO:Spartacus - Method 'convertGroup' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertGroupType', + comment: + "// TODO:Spartacus - Method 'convertGroupType' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convertValue', + comment: + "// TODO:Spartacus - Method 'convertValue' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getRetractedValue', + comment: + "// TODO:Spartacus - Method 'getRetractedValue' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isRetractValue', + comment: + "// TODO:Spartacus - Method 'isRetractValue' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantSerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'retractValue', + comment: + "// TODO:Spartacus - Method 'retractValue' was removed from Class 'OccConfiguratorVariantSerializer'. ", + }, + { + class: 'OccConfiguratorVariantUpdateCartEntrySerializer', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccConfiguratorVariantUpdateCartEntrySerializer'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createConfiguration', + comment: + "// TODO:Spartacus - Method 'createConfiguration' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'getConfigurationOverview' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConfiguratorType', + comment: + "// TODO:Spartacus - Method 'getConfiguratorType' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfiguration', + comment: + "// TODO:Spartacus - Method 'readConfiguration' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForCartEntry' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfigurationForOrderEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForOrderEntry' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readPriceSummary', + comment: + "// TODO:Spartacus - Method 'readPriceSummary' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'searchVariants', + comment: + "// TODO:Spartacus - Method 'searchVariants' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfiguration', + comment: + "// TODO:Spartacus - Method 'updateConfiguration' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'updateConfigurationForCartEntry' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'updateConfigurationOverview' was removed from Class 'RulebasedConfiguratorAdapter'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createConfiguration', + comment: + "// TODO:Spartacus - Method 'createConfiguration' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getAdapter', + comment: + "// TODO:Spartacus - Method 'getAdapter' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'getConfigurationOverview' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'isAdapterMatching', + comment: + "// TODO:Spartacus - Method 'isAdapterMatching' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfiguration', + comment: + "// TODO:Spartacus - Method 'readConfiguration' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForCartEntry' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfigurationForOrderEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForOrderEntry' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readPriceSummary', + comment: + "// TODO:Spartacus - Method 'readPriceSummary' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'searchVariants', + comment: + "// TODO:Spartacus - Method 'searchVariants' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfiguration', + comment: + "// TODO:Spartacus - Method 'updateConfiguration' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'updateConfigurationForCartEntry' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'RulebasedConfiguratorConnector', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'updateConfigurationOverview' was removed from Class 'RulebasedConfiguratorConnector'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'createConfiguration', + comment: + "// TODO:Spartacus - Method 'createConfiguration' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'getConfigurationOverview' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getConfiguratorType', + comment: + "// TODO:Spartacus - Method 'getConfiguratorType' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'getExpModeRequested', + comment: + "// TODO:Spartacus - Method 'getExpModeRequested' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'indicateSendUserForAsm', + comment: + "// TODO:Spartacus - Method 'indicateSendUserForAsm' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfiguration', + comment: + "// TODO:Spartacus - Method 'readConfiguration' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForCartEntry' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readConfigurationForOrderEntry', + comment: + "// TODO:Spartacus - Method 'readConfigurationForOrderEntry' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'readPriceSummary', + comment: + "// TODO:Spartacus - Method 'readPriceSummary' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'searchVariants', + comment: + "// TODO:Spartacus - Method 'searchVariants' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'setExpModeActive', + comment: + "// TODO:Spartacus - Method 'setExpModeActive' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfiguration', + comment: + "// TODO:Spartacus - Method 'updateConfiguration' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfigurationForCartEntry', + comment: + "// TODO:Spartacus - Method 'updateConfigurationForCartEntry' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'VariantConfiguratorOccAdapter', + importPath: '@spartacus/product-configurator/rulebased', + deprecatedNode: 'updateConfigurationOverview', + comment: + "// TODO:Spartacus - Method 'updateConfigurationOverview' was removed from Class 'VariantConfiguratorOccAdapter'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'decomposeOwnerId', + comment: + "// TODO:Spartacus - Method 'decomposeOwnerId' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getCartId', + comment: + "// TODO:Spartacus - Method 'getCartId' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getComposedOwnerId', + comment: + "// TODO:Spartacus - Method 'getComposedOwnerId' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getNumberOfIssues', + comment: + "// TODO:Spartacus - Method 'getNumberOfIssues' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getSlotsFromLayoutConfiguration', + comment: + "// TODO:Spartacus - Method 'getSlotsFromLayoutConfiguration' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'hasIssues', + comment: + "// TODO:Spartacus - Method 'hasIssues' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isActiveCartContext', + comment: + "// TODO:Spartacus - Method 'isActiveCartContext' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isAttributeBasedConfigurator', + comment: + "// TODO:Spartacus - Method 'isAttributeBasedConfigurator' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isBundleBasedConfigurator', + comment: + "// TODO:Spartacus - Method 'isBundleBasedConfigurator' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'CommonConfiguratorUtilsService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'setOwnerKey', + comment: + "// TODO:Spartacus - Method 'setOwnerKey' was removed from Class 'CommonConfiguratorUtilsService'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getButtonText', + comment: + "// TODO:Spartacus - Method 'getButtonText' was removed from Class 'ConfiguratorCartEntryBundleInfoComponent'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getHiddenItemInfo', + comment: + "// TODO:Spartacus - Method 'getHiddenItemInfo' was removed from Class 'ConfiguratorCartEntryBundleInfoComponent'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getHiddenItemInfoId', + comment: + "// TODO:Spartacus - Method 'getHiddenItemInfoId' was removed from Class 'ConfiguratorCartEntryBundleInfoComponent'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getItemsMsg', + comment: + "// TODO:Spartacus - Method 'getItemsMsg' was removed from Class 'ConfiguratorCartEntryBundleInfoComponent'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isBundleBasedConfigurator', + comment: + "// TODO:Spartacus - Method 'isBundleBasedConfigurator' was removed from Class 'ConfiguratorCartEntryBundleInfoComponent'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'toggleItems', + comment: + "// TODO:Spartacus - Method 'toggleItems' was removed from Class 'ConfiguratorCartEntryBundleInfoComponent'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'addLineItemData', + comment: + "// TODO:Spartacus - Method 'addLineItemData' was removed from Class 'ConfiguratorCartEntryBundleInfoService'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getOrCreateLineItem', + comment: + "// TODO:Spartacus - Method 'getOrCreateLineItem' was removed from Class 'ConfiguratorCartEntryBundleInfoService'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'logWarning', + comment: + "// TODO:Spartacus - Method 'logWarning' was removed from Class 'ConfiguratorCartEntryBundleInfoService'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'prepareLineItem', + comment: + "// TODO:Spartacus - Method 'prepareLineItem' was removed from Class 'ConfiguratorCartEntryBundleInfoService'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'processConfigurationInfoEntry', + comment: + "// TODO:Spartacus - Method 'processConfigurationInfoEntry' was removed from Class 'ConfiguratorCartEntryBundleInfoService'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'processConfigurationInfos', + comment: + "// TODO:Spartacus - Method 'processConfigurationInfos' was removed from Class 'ConfiguratorCartEntryBundleInfoService'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'removeDelimiter', + comment: + "// TODO:Spartacus - Method 'removeDelimiter' was removed from Class 'ConfiguratorCartEntryBundleInfoService'. ", + }, + { + class: 'ConfiguratorCartEntryBundleInfoService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'retrieveLineItems', + comment: + "// TODO:Spartacus - Method 'retrieveLineItems' was removed from Class 'ConfiguratorCartEntryBundleInfoService'. ", + }, + { + class: 'ConfiguratorCartEntryInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getHiddenConfigurationInfoId', + comment: + "// TODO:Spartacus - Method 'getHiddenConfigurationInfoId' was removed from Class 'ConfiguratorCartEntryInfoComponent'. ", + }, + { + class: 'ConfiguratorCartEntryInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'hasStatus', + comment: + "// TODO:Spartacus - Method 'hasStatus' was removed from Class 'ConfiguratorCartEntryInfoComponent'. ", + }, + { + class: 'ConfiguratorCartEntryInfoComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isAttributeBasedConfigurator', + comment: + "// TODO:Spartacus - Method 'isAttributeBasedConfigurator' was removed from Class 'ConfiguratorCartEntryInfoComponent'. ", + }, + { + class: 'ConfiguratorIssuesNotificationComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getErrorMessageId', + comment: + "// TODO:Spartacus - Method 'getErrorMessageId' was removed from Class 'ConfiguratorIssuesNotificationComponent'. ", + }, + { + class: 'ConfiguratorIssuesNotificationComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getNumberOfIssues', + comment: + "// TODO:Spartacus - Method 'getNumberOfIssues' was removed from Class 'ConfiguratorIssuesNotificationComponent'. ", + }, + { + class: 'ConfiguratorIssuesNotificationComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'hasIssues', + comment: + "// TODO:Spartacus - Method 'hasIssues' was removed from Class 'ConfiguratorIssuesNotificationComponent'. ", + }, + { + class: 'ConfiguratorModelUtils', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'createInitialOwner', + comment: + "// TODO:Spartacus - Method 'createInitialOwner' was removed from Class 'ConfiguratorModelUtils'. ", + }, + { + class: 'ConfiguratorModelUtils', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'createOwner', + comment: + "// TODO:Spartacus - Method 'createOwner' was removed from Class 'ConfiguratorModelUtils'. ", + }, + { + class: 'ConfiguratorModelUtils', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getOwnerKey', + comment: + "// TODO:Spartacus - Method 'getOwnerKey' was removed from Class 'ConfiguratorModelUtils'. ", + }, + { + class: 'ConfiguratorModelUtils', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isInitialOwner', + comment: + "// TODO:Spartacus - Method 'isInitialOwner' was removed from Class 'ConfiguratorModelUtils'. ", + }, + { + class: 'ConfiguratorRouterExtractorService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'createOwnerFromRouterState', + comment: + "// TODO:Spartacus - Method 'createOwnerFromRouterState' was removed from Class 'ConfiguratorRouterExtractorService'. ", + }, + { + class: 'ConfiguratorRouterExtractorService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'extractRouterData', + comment: + "// TODO:Spartacus - Method 'extractRouterData' was removed from Class 'ConfiguratorRouterExtractorService'. ", + }, + { + class: 'ConfiguratorRouterExtractorService', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getConfiguratorTypeFromSemanticRoute', + comment: + "// TODO:Spartacus - Method 'getConfiguratorTypeFromSemanticRoute' was removed from Class 'ConfiguratorRouterExtractorService'. ", + }, + { + class: 'ConfigureCartEntryComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getDisplayOnly', + comment: + "// TODO:Spartacus - Method 'getDisplayOnly' was removed from Class 'ConfigureCartEntryComponent'. ", + }, + { + class: 'ConfigureCartEntryComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getResolveIssuesA11yDescription', + comment: + "// TODO:Spartacus - Method 'getResolveIssuesA11yDescription' was removed from Class 'ConfigureCartEntryComponent'. ", + }, + { + class: 'ConfigureCartEntryComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getRoute', + comment: + "// TODO:Spartacus - Method 'getRoute' was removed from Class 'ConfigureCartEntryComponent'. ", + }, + { + class: 'ConfigureCartEntryComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'hasIssues', + comment: + "// TODO:Spartacus - Method 'hasIssues' was removed from Class 'ConfigureCartEntryComponent'. ", + }, + { + class: 'ConfigureCartEntryComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isDisabled', + comment: + "// TODO:Spartacus - Method 'isDisabled' was removed from Class 'ConfigureCartEntryComponent'. ", + }, + { + class: 'ConfigureCartEntryComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isInCheckout', + comment: + "// TODO:Spartacus - Method 'isInCheckout' was removed from Class 'ConfigureCartEntryComponent'. ", + }, + { + class: 'ConfigureCartEntryComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'retrieveEntityKey', + comment: + "// TODO:Spartacus - Method 'retrieveEntityKey' was removed from Class 'ConfigureCartEntryComponent'. ", + }, + { + class: 'ConfigureCartEntryComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'retrieveOwnerTypeFromAbstractOrderType', + comment: + "// TODO:Spartacus - Method 'retrieveOwnerTypeFromAbstractOrderType' was removed from Class 'ConfigureCartEntryComponent'. ", + }, + { + class: 'ConfigureProductComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getAriaLabelTranslationKey', + comment: + "// TODO:Spartacus - Method 'getAriaLabelTranslationKey' was removed from Class 'ConfigureProductComponent'. ", + }, + { + class: 'ConfigureProductComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getProduct', + comment: + "// TODO:Spartacus - Method 'getProduct' was removed from Class 'ConfigureProductComponent'. ", + }, + { + class: 'ConfigureProductComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'getTranslationKey', + comment: + "// TODO:Spartacus - Method 'getTranslationKey' was removed from Class 'ConfigureProductComponent'. ", + }, + { + class: 'ConfigureProductComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isBaseProduct', + comment: + "// TODO:Spartacus - Method 'isBaseProduct' was removed from Class 'ConfigureProductComponent'. ", + }, + { + class: 'ConfigureProductComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isConfiguratorTypeReadOnly', + comment: + "// TODO:Spartacus - Method 'isConfiguratorTypeReadOnly' was removed from Class 'ConfigureProductComponent'. ", + }, + { + class: 'ConfigureProductComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isDisplayRestartDialog', + comment: + "// TODO:Spartacus - Method 'isDisplayRestartDialog' was removed from Class 'ConfigureProductComponent'. ", + }, + { + class: 'ConfigureProductComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'isReadOnlyBaseProduct', + comment: + "// TODO:Spartacus - Method 'isReadOnlyBaseProduct' was removed from Class 'ConfigureProductComponent'. ", + }, + { + class: 'ConfigureProductComponent', + importPath: '@spartacus/product-configurator/common', + deprecatedNode: 'navigateToConfigurator', + comment: + "// TODO:Spartacus - Method 'navigateToConfigurator' was removed from Class 'ConfigureProductComponent'. ", + }, + { + class: 'IntendedPickupLocationFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getIntendedLocation', + comment: + "// TODO:Spartacus - Method 'getIntendedLocation' was removed from Class 'IntendedPickupLocationFacade'. ", + }, + { + class: 'IntendedPickupLocationFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getPickupOption', + comment: + "// TODO:Spartacus - Method 'getPickupOption' was removed from Class 'IntendedPickupLocationFacade'. ", + }, + { + class: 'IntendedPickupLocationFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'removeIntendedLocation', + comment: + "// TODO:Spartacus - Method 'removeIntendedLocation' was removed from Class 'IntendedPickupLocationFacade'. ", + }, + { + class: 'IntendedPickupLocationFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'setIntendedLocation', + comment: + "// TODO:Spartacus - Method 'setIntendedLocation' was removed from Class 'IntendedPickupLocationFacade'. ", + }, + { + class: 'IntendedPickupLocationFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'setPickupOption', + comment: + "// TODO:Spartacus - Method 'setPickupOption' was removed from Class 'IntendedPickupLocationFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'clearSearchResults', + comment: + "// TODO:Spartacus - Method 'clearSearchResults' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getHideOutOfStock', + comment: + "// TODO:Spartacus - Method 'getHideOutOfStock' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getSearchResults', + comment: + "// TODO:Spartacus - Method 'getSearchResults' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getStockLevelAtStore', + comment: + "// TODO:Spartacus - Method 'getStockLevelAtStore' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getStoreDetails', + comment: + "// TODO:Spartacus - Method 'getStoreDetails' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'hasSearchStarted', + comment: + "// TODO:Spartacus - Method 'hasSearchStarted' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'isSearchRunning', + comment: + "// TODO:Spartacus - Method 'isSearchRunning' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'loadAndGetStoreDetails', + comment: + "// TODO:Spartacus - Method 'loadAndGetStoreDetails' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'loadStoreDetails', + comment: + "// TODO:Spartacus - Method 'loadStoreDetails' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'setBrowserLocation', + comment: + "// TODO:Spartacus - Method 'setBrowserLocation' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'startSearch', + comment: + "// TODO:Spartacus - Method 'startSearch' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'stockLevelAtStore', + comment: + "// TODO:Spartacus - Method 'stockLevelAtStore' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupLocationsSearchFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'toggleHideOutOfStock', + comment: + "// TODO:Spartacus - Method 'toggleHideOutOfStock' was removed from Class 'PickupLocationsSearchFacade'. ", + }, + { + class: 'PickupOptionFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getPageContext', + comment: + "// TODO:Spartacus - Method 'getPageContext' was removed from Class 'PickupOptionFacade'. ", + }, + { + class: 'PickupOptionFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getPickupOption', + comment: + "// TODO:Spartacus - Method 'getPickupOption' was removed from Class 'PickupOptionFacade'. ", + }, + { + class: 'PickupOptionFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'setPageContext', + comment: + "// TODO:Spartacus - Method 'setPageContext' was removed from Class 'PickupOptionFacade'. ", + }, + { + class: 'PickupOptionFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'setPickupOption', + comment: + "// TODO:Spartacus - Method 'setPickupOption' was removed from Class 'PickupOptionFacade'. ", + }, + { + class: 'PreferredStoreFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'clearPreferredStore', + comment: + "// TODO:Spartacus - Method 'clearPreferredStore' was removed from Class 'PreferredStoreFacade'. ", + }, + { + class: 'PreferredStoreFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getPreferredStore$', + comment: + "// TODO:Spartacus - Method 'getPreferredStore$' was removed from Class 'PreferredStoreFacade'. ", + }, + { + class: 'PreferredStoreFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'getPreferredStoreWithProductInStock', + comment: + "// TODO:Spartacus - Method 'getPreferredStoreWithProductInStock' was removed from Class 'PreferredStoreFacade'. ", + }, + { + class: 'PreferredStoreFacade', + importPath: '@spartacus/pickup-in-store/root', + deprecatedNode: 'setPreferredStore', + comment: + "// TODO:Spartacus - Method 'setPreferredStore' was removed from Class 'PreferredStoreFacade'. ", + }, + { + class: 'OccPickupLocationAdapter', + importPath: '@spartacus/pickup-in-store/occ', + deprecatedNode: 'getStoreDetails', + comment: + "// TODO:Spartacus - Method 'getStoreDetails' was removed from Class 'OccPickupLocationAdapter'. ", + }, + { + class: 'OccStockAdapter', + importPath: '@spartacus/pickup-in-store/occ', + deprecatedNode: 'loadStockLevelAtStore', + comment: + "// TODO:Spartacus - Method 'loadStockLevelAtStore' was removed from Class 'OccStockAdapter'. ", + }, + { + class: 'OccStockAdapter', + importPath: '@spartacus/pickup-in-store/occ', + deprecatedNode: 'loadStockLevels', + comment: + "// TODO:Spartacus - Method 'loadStockLevels' was removed from Class 'OccStockAdapter'. ", + }, + { + class: 'PickupLocationAdapter', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getStoreDetails', + comment: + "// TODO:Spartacus - Method 'getStoreDetails' was removed from Class 'PickupLocationAdapter'. ", + }, + { + class: 'PickupLocationConnector', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getStoreDetails', + comment: + "// TODO:Spartacus - Method 'getStoreDetails' was removed from Class 'PickupLocationConnector'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'clearSearchResults', + comment: + "// TODO:Spartacus - Method 'clearSearchResults' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getHideOutOfStock', + comment: + "// TODO:Spartacus - Method 'getHideOutOfStock' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getSearchResults', + comment: + "// TODO:Spartacus - Method 'getSearchResults' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getStockLevelAtStore', + comment: + "// TODO:Spartacus - Method 'getStockLevelAtStore' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getStoreDetails', + comment: + "// TODO:Spartacus - Method 'getStoreDetails' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'hasSearchStarted', + comment: + "// TODO:Spartacus - Method 'hasSearchStarted' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'isSearchRunning', + comment: + "// TODO:Spartacus - Method 'isSearchRunning' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'loadAndGetStoreDetails', + comment: + "// TODO:Spartacus - Method 'loadAndGetStoreDetails' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'loadStoreDetails', + comment: + "// TODO:Spartacus - Method 'loadStoreDetails' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'setBrowserLocation', + comment: + "// TODO:Spartacus - Method 'setBrowserLocation' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'startSearch', + comment: + "// TODO:Spartacus - Method 'startSearch' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'stockLevelAtStore', + comment: + "// TODO:Spartacus - Method 'stockLevelAtStore' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupLocationsSearchService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'toggleHideOutOfStock', + comment: + "// TODO:Spartacus - Method 'toggleHideOutOfStock' was removed from Class 'PickupLocationsSearchService'. ", + }, + { + class: 'PickupOptionService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getPageContext', + comment: + "// TODO:Spartacus - Method 'getPageContext' was removed from Class 'PickupOptionService'. ", + }, + { + class: 'PickupOptionService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getPickupOption', + comment: + "// TODO:Spartacus - Method 'getPickupOption' was removed from Class 'PickupOptionService'. ", + }, + { + class: 'PickupOptionService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'setPageContext', + comment: + "// TODO:Spartacus - Method 'setPageContext' was removed from Class 'PickupOptionService'. ", + }, + { + class: 'PickupOptionService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'setPickupOption', + comment: + "// TODO:Spartacus - Method 'setPickupOption' was removed from Class 'PickupOptionService'. ", + }, + { + class: 'PreferredStoreService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'clearPreferredStore', + comment: + "// TODO:Spartacus - Method 'clearPreferredStore' was removed from Class 'PreferredStoreService'. ", + }, + { + class: 'PreferredStoreService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getPreferredStore$', + comment: + "// TODO:Spartacus - Method 'getPreferredStore$' was removed from Class 'PreferredStoreService'. ", + }, + { + class: 'PreferredStoreService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'getPreferredStoreWithProductInStock', + comment: + "// TODO:Spartacus - Method 'getPreferredStoreWithProductInStock' was removed from Class 'PreferredStoreService'. ", + }, + { + class: 'PreferredStoreService', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'setPreferredStore', + comment: + "// TODO:Spartacus - Method 'setPreferredStore' was removed from Class 'PreferredStoreService'. ", + }, + { + class: 'StockAdapter', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'loadStockLevelAtStore', + comment: + "// TODO:Spartacus - Method 'loadStockLevelAtStore' was removed from Class 'StockAdapter'. ", + }, + { + class: 'StockAdapter', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'loadStockLevels', + comment: + "// TODO:Spartacus - Method 'loadStockLevels' was removed from Class 'StockAdapter'. ", + }, + { + class: 'StockConnector', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'loadStockLevelAtStore', + comment: + "// TODO:Spartacus - Method 'loadStockLevelAtStore' was removed from Class 'StockConnector'. ", + }, + { + class: 'StockConnector', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'loadStockLevels', + comment: + "// TODO:Spartacus - Method 'loadStockLevels' was removed from Class 'StockConnector'. ", + }, + { + class: 'StockEffect', + importPath: '@spartacus/pickup-in-store/core', + deprecatedNode: 'loadStockLevels$', + comment: + "// TODO:Spartacus - The type of property 'loadStockLevels$: Observable & CreateEffectMetadata' changed to: 'loadStockLevels$: Observable & CreateEffectMetadata' ", + }, + { + class: 'CartPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CartPickupOptionsContainerComponent'. ", + }, + { + class: 'CartPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CartPickupOptionsContainerComponent'. ", + }, + { + class: 'CartPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onPickupOptionChange', + comment: + "// TODO:Spartacus - Method 'onPickupOptionChange' was removed from Class 'CartPickupOptionsContainerComponent'. ", + }, + { + class: 'CartPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'CartPickupOptionsContainerComponent'. ", + }, + { + class: 'MyPreferredStoreComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'changeStore', + comment: + "// TODO:Spartacus - Method 'changeStore' was removed from Class 'MyPreferredStoreComponent'. ", + }, + { + class: 'MyPreferredStoreComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'getDirectionsToStore', + comment: + "// TODO:Spartacus - Method 'getDirectionsToStore' was removed from Class 'MyPreferredStoreComponent'. ", + }, + { + class: 'MyPreferredStoreComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MyPreferredStoreComponent'. ", + }, + { + class: 'MyPreferredStoreComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'toggleOpenHours', + comment: + "// TODO:Spartacus - Method 'toggleOpenHours' was removed from Class 'MyPreferredStoreComponent'. ", + }, + { + class: 'PdpPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PdpPickupOptionsContainerComponent'. ", + }, + { + class: 'PdpPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PdpPickupOptionsContainerComponent'. ", + }, + { + class: 'PdpPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onPickupOptionChange', + comment: + "// TODO:Spartacus - Method 'onPickupOptionChange' was removed from Class 'PdpPickupOptionsContainerComponent'. ", + }, + { + class: 'PdpPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'PdpPickupOptionsContainerComponent'. ", + }, + { + class: 'PdpPickupOptionsContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'setIntendedPickupLocation', + comment: + "// TODO:Spartacus - Method 'setIntendedPickupLocation' was removed from Class 'PdpPickupOptionsContainerComponent'. ", + }, + { + class: 'PickupInfoContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PickupInfoContainerComponent'. ", + }, + { + class: 'PickupInStoreOrderConsignmentContainerComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PickupInStoreOrderConsignmentContainerComponent'. ", + }, + { + class: 'PickUpItemsDetailsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PickUpItemsDetailsComponent'. ", + }, + { + class: 'PickupOptionDialogComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'PickupOptionDialogComponent'. ", + }, + { + class: 'PickupOptionDialogComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'focusConfig', + comment: + "// TODO:Spartacus - Property 'focusConfig' was removed from Class 'PickupOptionDialogComponent'. ", + }, + { + class: 'PickupOptionDialogComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'PickupOptionDialogComponent'. ", + }, + { + class: 'PickupOptionDialogComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PickupOptionDialogComponent'. ", + }, + { + class: 'PickupOptionDialogComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PickupOptionDialogComponent'. ", + }, + { + class: 'PickupOptionDialogComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onFindStores', + comment: + "// TODO:Spartacus - Method 'onFindStores' was removed from Class 'PickupOptionDialogComponent'. ", + }, + { + class: 'PickupOptionDialogComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onHideOutOfStock', + comment: + "// TODO:Spartacus - Method 'onHideOutOfStock' was removed from Class 'PickupOptionDialogComponent'. ", + }, + { + class: 'PickupOptionDialogComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'showSpinner', + comment: + "// TODO:Spartacus - Method 'showSpinner' was removed from Class 'PickupOptionDialogComponent'. ", + }, + { + class: 'PickupOptionsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'initializeTabs', + comment: + "// TODO:Spartacus - Method 'initializeTabs' was removed from Class 'PickupOptionsComponent'. ", + }, + { + class: 'PickupOptionsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'PickupOptionsComponent'. ", + }, + { + class: 'PickupOptionsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'PickupOptionsComponent'. ", + }, + { + class: 'PickupOptionsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PickupOptionsComponent'. ", + }, + { + class: 'PickupOptionsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onPickupLocationChange', + comment: + "// TODO:Spartacus - Method 'onPickupLocationChange' was removed from Class 'PickupOptionsComponent'. ", + }, + { + class: 'PickupOptionsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onPickupOptionChange', + comment: + "// TODO:Spartacus - Method 'onPickupOptionChange' was removed from Class 'PickupOptionsComponent'. ", + }, + { + class: 'PickupOptionsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onSelectedOptionChange', + comment: + "// TODO:Spartacus - Method 'onSelectedOptionChange' was removed from Class 'PickupOptionsComponent'. ", + }, + { + class: 'PickupOptionsComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'validationError', + comment: + "// TODO:Spartacus - Property 'validationError' was removed from Class 'PickupOptionsComponent'. ", + }, + { + class: 'StoreComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StoreComponent'. ", + }, + { + class: 'StoreComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'selectStore', + comment: + "// TODO:Spartacus - Method 'selectStore' was removed from Class 'StoreComponent'. ", + }, + { + class: 'StoreComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'toggleOpenHours', + comment: + "// TODO:Spartacus - Method 'toggleOpenHours' was removed from Class 'StoreComponent'. ", + }, + { + class: 'StoreListComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'StoreListComponent'. ", + }, + { + class: 'StoreListComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onSelectStore', + comment: + "// TODO:Spartacus - Method 'onSelectStore' was removed from Class 'StoreListComponent'. ", + }, + { + class: 'StoreScheduleComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'StoreScheduleComponent'. ", + }, + { + class: 'StoreSearchComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onFindStores', + comment: + "// TODO:Spartacus - Method 'onFindStores' was removed from Class 'StoreSearchComponent'. ", + }, + { + class: 'StoreSearchComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'onHideOutOfStock', + comment: + "// TODO:Spartacus - Method 'onHideOutOfStock' was removed from Class 'StoreSearchComponent'. ", + }, + { + class: 'StoreSearchComponent', + importPath: '@spartacus/pickup-in-store/components', + deprecatedNode: 'useMyLocation', + comment: + "// TODO:Spartacus - Method 'useMyLocation' was removed from Class 'StoreSearchComponent'. ", + }, + { + class: 'PDFInvoicesFacade', + importPath: '@spartacus/pdf-invoices/root', + deprecatedNode: 'getInvoicePDF', + comment: + "// TODO:Spartacus - Method 'getInvoicePDF' was removed from Class 'PDFInvoicesFacade'. ", + }, + { + class: 'PDFInvoicesFacade', + importPath: '@spartacus/pdf-invoices/root', + deprecatedNode: 'getInvoicesForOrder', + comment: + "// TODO:Spartacus - Method 'getInvoicesForOrder' was removed from Class 'PDFInvoicesFacade'. ", + }, + { + class: 'OccPDFInvoicesAdapter', + importPath: '@spartacus/pdf-invoices/occ', + deprecatedNode: 'getInvoicePDF', + comment: + "// TODO:Spartacus - Method 'getInvoicePDF' was removed from Class 'OccPDFInvoicesAdapter'. ", + }, + { + class: 'OccPDFInvoicesAdapter', + importPath: '@spartacus/pdf-invoices/occ', + deprecatedNode: 'getInvoicesForOrder', + comment: + "// TODO:Spartacus - Method 'getInvoicesForOrder' was removed from Class 'OccPDFInvoicesAdapter'. ", + }, + { + class: 'PDFInvoicesAdapter', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getInvoicePDF', + comment: + "// TODO:Spartacus - Method 'getInvoicePDF' was removed from Class 'PDFInvoicesAdapter'. ", + }, + { + class: 'PDFInvoicesAdapter', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getInvoicesForOrder', + comment: + "// TODO:Spartacus - Method 'getInvoicesForOrder' was removed from Class 'PDFInvoicesAdapter'. ", + }, + { + class: 'PDFInvoicesBadRequestHandler', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getErrors', + comment: + "// TODO:Spartacus - Method 'getErrors' was removed from Class 'PDFInvoicesBadRequestHandler'. ", + }, + { + class: 'PDFInvoicesBadRequestHandler', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'PDFInvoicesBadRequestHandler'. ", + }, + { + class: 'PDFInvoicesBadRequestHandler', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'PDFInvoicesBadRequestHandler'. ", + }, + { + class: 'PDFInvoicesBadRequestHandler', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'handleInvoicesListError', + comment: + "// TODO:Spartacus - Method 'handleInvoicesListError' was removed from Class 'PDFInvoicesBadRequestHandler'. ", + }, + { + class: 'PDFInvoicesBadRequestHandler', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'handlePDFDownloadError', + comment: + "// TODO:Spartacus - Method 'handlePDFDownloadError' was removed from Class 'PDFInvoicesBadRequestHandler'. ", + }, + { + class: 'PDFInvoicesBadRequestHandler', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'PDFInvoicesBadRequestHandler'. ", + }, + { + class: 'PDFInvoicesBadRequestHandler', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'isDownloadInvoiceError', + comment: + "// TODO:Spartacus - Method 'isDownloadInvoiceError' was removed from Class 'PDFInvoicesBadRequestHandler'. ", + }, + { + class: 'PDFInvoicesBadRequestHandler', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'isInvoicesListNotFoundError', + comment: + "// TODO:Spartacus - Method 'isInvoicesListNotFoundError' was removed from Class 'PDFInvoicesBadRequestHandler'. ", + }, + { + class: 'PDFInvoicesConnector', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getInvoicePDF', + comment: + "// TODO:Spartacus - Method 'getInvoicePDF' was removed from Class 'PDFInvoicesConnector'. ", + }, + { + class: 'PDFInvoicesConnector', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getInvoicesForOrder', + comment: + "// TODO:Spartacus - Method 'getInvoicesForOrder' was removed from Class 'PDFInvoicesConnector'. ", + }, + { + class: 'PDFInvoicesService', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getInvoicePDF', + comment: + "// TODO:Spartacus - Method 'getInvoicePDF' was removed from Class 'PDFInvoicesService'. ", + }, + { + class: 'PDFInvoicesService', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getInvoicesForOrder', + comment: + "// TODO:Spartacus - Method 'getInvoicesForOrder' was removed from Class 'PDFInvoicesService'. ", + }, + { + class: 'PDFInvoicesService', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'getOrderId', + comment: + "// TODO:Spartacus - Method 'getOrderId' was removed from Class 'PDFInvoicesService'. ", + }, + { + class: 'PDFInvoicesService', + importPath: '@spartacus/pdf-invoices/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PDFInvoicesService'. ", + }, + { + class: 'InvoicesListComponent', + importPath: '@spartacus/pdf-invoices/components', + deprecatedNode: 'downloadPDFInvoice', + comment: + "// TODO:Spartacus - Method 'downloadPDFInvoice' was removed from Class 'InvoicesListComponent'. ", + }, + { + class: 'InvoicesListComponent', + importPath: '@spartacus/pdf-invoices/components', + deprecatedNode: 'getNotEnabledError', + comment: + "// TODO:Spartacus - Method 'getNotEnabledError' was removed from Class 'InvoicesListComponent'. ", + }, + { + class: 'InvoicesListComponent', + importPath: '@spartacus/pdf-invoices/components', + deprecatedNode: 'getSortOptions', + comment: + "// TODO:Spartacus - Method 'getSortOptions' was removed from Class 'InvoicesListComponent'. ", + }, + { + class: 'InvoicesListComponent', + importPath: '@spartacus/pdf-invoices/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'InvoicesListComponent'. ", + }, + { + class: 'InvoicesListComponent', + importPath: '@spartacus/pdf-invoices/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'InvoicesListComponent'. ", + }, + { + class: 'InvoicesListComponent', + importPath: '@spartacus/pdf-invoices/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'InvoicesListComponent'. ", + }, + { + class: 'InvoicesListComponent', + importPath: '@spartacus/pdf-invoices/components', + deprecatedNode: 'sortChange', + comment: + "// TODO:Spartacus - Method 'sortChange' was removed from Class 'InvoicesListComponent'. ", + }, + { + class: 'InvoicesListComponent', + importPath: '@spartacus/pdf-invoices/components', + deprecatedNode: 'updateQueryParams', + comment: + "// TODO:Spartacus - Method 'updateQueryParams' was removed from Class 'InvoicesListComponent'. ", + }, + { + class: 'UserRegistrationFacade', + importPath: '@spartacus/organization/user-registration/root', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'UserRegistrationFacade'. ", + }, + { + class: 'OccUserRegistrationAdapter', + importPath: '@spartacus/organization/user-registration/occ', + deprecatedNode: 'getOrganizationUserRegistrationEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrganizationUserRegistrationEndpoint' was removed from Class 'OccUserRegistrationAdapter'. ", + }, + { + class: 'OccUserRegistrationAdapter', + importPath: '@spartacus/organization/user-registration/occ', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'OccUserRegistrationAdapter'. ", + }, + { + class: 'OrganizationUserRegistrationConflictHandler', + importPath: '@spartacus/organization/user-registration/core', + deprecatedNode: 'getErrors', + comment: + "// TODO:Spartacus - Method 'getErrors' was removed from Class 'OrganizationUserRegistrationConflictHandler'. ", + }, + { + class: 'OrganizationUserRegistrationConflictHandler', + importPath: '@spartacus/organization/user-registration/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'OrganizationUserRegistrationConflictHandler'. ", + }, + { + class: 'OrganizationUserRegistrationConflictHandler', + importPath: '@spartacus/organization/user-registration/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'OrganizationUserRegistrationConflictHandler'. ", + }, + { + class: 'UserRegistrationAdapter', + importPath: '@spartacus/organization/user-registration/core', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'UserRegistrationAdapter'. ", + }, + { + class: 'UserRegistrationConnector', + importPath: '@spartacus/organization/user-registration/core', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'UserRegistrationConnector'. ", + }, + { + class: 'UserRegistrationCoreModule', + importPath: '@spartacus/organization/user-registration/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'UserRegistrationCoreModule'. ", + }, + { + class: 'RegisterVerificationTokenFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'RegisterVerificationTokenFormComponent'. ", + }, + { + class: 'RegisterVerificationTokenFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'onOpenInfoDailogKeyDown', + comment: + "// TODO:Spartacus - Method 'onOpenInfoDailogKeyDown' was removed from Class 'RegisterVerificationTokenFormComponent'. ", + }, + { + class: 'RegisterVerificationTokenFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'RegisterVerificationTokenFormComponent'. ", + }, + { + class: 'RegisterVerificationTokenFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'openInfoDailog', + comment: + "// TODO:Spartacus - Method 'openInfoDailog' was removed from Class 'RegisterVerificationTokenFormComponent'. ", + }, + { + class: 'RegisterVerificationTokenFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'resendOTP', + comment: + "// TODO:Spartacus - Method 'resendOTP' was removed from Class 'RegisterVerificationTokenFormComponent'. ", + }, + { + class: 'RegisterVerificationTokenFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'startRateLimitWaitTimeInterval', + comment: + "// TODO:Spartacus - Method 'startRateLimitWaitTimeInterval' was removed from Class 'RegisterVerificationTokenFormComponent'. ", + }, + { + class: 'RegisterVerificationTokenFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'startWaitTimeInterval', + comment: + "// TODO:Spartacus - Method 'startWaitTimeInterval' was removed from Class 'RegisterVerificationTokenFormComponent'. ", + }, + { + class: 'RegisterVerificationTokenFormComponentService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'buildMessageContent', + comment: + "// TODO:Spartacus - Method 'buildMessageContent' was removed from Class 'RegisterVerificationTokenFormComponentService'. ", + }, + { + class: 'RegisterVerificationTokenFormComponentService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'displayMessage', + comment: + "// TODO:Spartacus - Method 'displayMessage' was removed from Class 'RegisterVerificationTokenFormComponentService'. ", + }, + { + class: 'RegisterVerificationTokenFormComponentService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'redirectToLogin', + comment: + "// TODO:Spartacus - Method 'redirectToLogin' was removed from Class 'RegisterVerificationTokenFormComponentService'. ", + }, + { + class: 'RegisterVerificationTokenFormComponentService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'RegisterVerificationTokenFormComponentService'. ", + }, + { + class: 'UserRegistrationFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'UserRegistrationFormComponent'. ", + }, + { + class: 'UserRegistrationFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'submit', + comment: + "// TODO:Spartacus - Method 'submit' was removed from Class 'UserRegistrationFormComponent'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'buildForm', + comment: + "// TODO:Spartacus - Method 'buildForm' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'buildMessageContent', + comment: + "// TODO:Spartacus - Method 'buildMessageContent' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'countryControl', + comment: + "// TODO:Spartacus - Property 'countryControl' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'displayGlobalMessage', + comment: + "// TODO:Spartacus - Method 'displayGlobalMessage' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'form', + comment: + "// TODO:Spartacus - Property 'form' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'getCountries', + comment: + "// TODO:Spartacus - Method 'getCountries' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'getRegions', + comment: + "// TODO:Spartacus - Method 'getRegions' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'redirectToLogin', + comment: + "// TODO:Spartacus - Method 'redirectToLogin' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'regionControl', + comment: + "// TODO:Spartacus - Property 'regionControl' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationFormService', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'UserRegistrationFormService'. ", + }, + { + class: 'UserRegistrationOTPFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'collectDataFromRegistrationForm', + comment: + "// TODO:Spartacus - Method 'collectDataFromRegistrationForm' was removed from Class 'UserRegistrationOTPFormComponent'. ", + }, + { + class: 'UserRegistrationOTPFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'goToVerificationTokenForm', + comment: + "// TODO:Spartacus - Method 'goToVerificationTokenForm' was removed from Class 'UserRegistrationOTPFormComponent'. ", + }, + { + class: 'UserRegistrationOTPFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'onCreateVerificationTokenComplete', + comment: + "// TODO:Spartacus - Method 'onCreateVerificationTokenComplete' was removed from Class 'UserRegistrationOTPFormComponent'. ", + }, + { + class: 'UserRegistrationOTPFormComponent', + importPath: '@spartacus/organization/user-registration/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'UserRegistrationOTPFormComponent'. ", + }, + { + class: 'UnitOrderFacade', + importPath: '@spartacus/organization/unit-order/root', + deprecatedNode: 'clearOrderDetails', + comment: + "// TODO:Spartacus - Method 'clearOrderDetails' was removed from Class 'UnitOrderFacade'. ", + }, + { + class: 'UnitOrderFacade', + importPath: '@spartacus/organization/unit-order/root', + deprecatedNode: 'clearOrderList', + comment: + "// TODO:Spartacus - Method 'clearOrderList' was removed from Class 'UnitOrderFacade'. ", + }, + { + class: 'UnitOrderFacade', + importPath: '@spartacus/organization/unit-order/root', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'UnitOrderFacade'. ", + }, + { + class: 'UnitOrderFacade', + importPath: '@spartacus/organization/unit-order/root', + deprecatedNode: 'getOrderHistoryList', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryList' was removed from Class 'UnitOrderFacade'. ", + }, + { + class: 'UnitOrderFacade', + importPath: '@spartacus/organization/unit-order/root', + deprecatedNode: 'getOrderHistoryListLoaded', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryListLoaded' was removed from Class 'UnitOrderFacade'. ", + }, + { + class: 'UnitOrderFacade', + importPath: '@spartacus/organization/unit-order/root', + deprecatedNode: 'loadOrderDetails', + comment: + "// TODO:Spartacus - Method 'loadOrderDetails' was removed from Class 'UnitOrderFacade'. ", + }, + { + class: 'UnitOrderFacade', + importPath: '@spartacus/organization/unit-order/root', + deprecatedNode: 'loadOrderList', + comment: + "// TODO:Spartacus - Method 'loadOrderList' was removed from Class 'UnitOrderFacade'. ", + }, + { + class: 'OccUnitOrderAdapter', + importPath: '@spartacus/organization/unit-order/occ', + deprecatedNode: 'loadUnitOrderDetail', + comment: + "// TODO:Spartacus - Method 'loadUnitOrderDetail' was removed from Class 'OccUnitOrderAdapter'. ", + }, + { + class: 'OccUnitOrderAdapter', + importPath: '@spartacus/organization/unit-order/occ', + deprecatedNode: 'loadUnitOrderHistory', + comment: + "// TODO:Spartacus - Method 'loadUnitOrderHistory' was removed from Class 'OccUnitOrderAdapter'. ", + }, + { + class: 'UnitLevelOrdersViewerGuard', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'UnitLevelOrdersViewerGuard'. ", + }, + { + class: 'UnitOrderAdapter', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'loadUnitOrderDetail', + comment: + "// TODO:Spartacus - Method 'loadUnitOrderDetail' was removed from Class 'UnitOrderAdapter'. ", + }, + { + class: 'UnitOrderAdapter', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'loadUnitOrderHistory', + comment: + "// TODO:Spartacus - Method 'loadUnitOrderHistory' was removed from Class 'UnitOrderAdapter'. ", + }, + { + class: 'UnitOrderConnector', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'getUnitOrderDetail', + comment: + "// TODO:Spartacus - Method 'getUnitOrderDetail' was removed from Class 'UnitOrderConnector'. ", + }, + { + class: 'UnitOrderConnector', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'getUnitOrderHistory', + comment: + "// TODO:Spartacus - Method 'getUnitOrderHistory' was removed from Class 'UnitOrderConnector'. ", + }, + { + class: 'UnitOrderCoreModule', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'UnitOrderCoreModule'. ", + }, + { + class: 'UnitOrderService', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'clearOrderDetails', + comment: + "// TODO:Spartacus - Method 'clearOrderDetails' was removed from Class 'UnitOrderService'. ", + }, + { + class: 'UnitOrderService', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'clearOrderList', + comment: + "// TODO:Spartacus - Method 'clearOrderList' was removed from Class 'UnitOrderService'. ", + }, + { + class: 'UnitOrderService', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'UnitOrderService'. ", + }, + { + class: 'UnitOrderService', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'getOrderHistoryList', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryList' was removed from Class 'UnitOrderService'. ", + }, + { + class: 'UnitOrderService', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'getOrderHistoryListLoaded', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryListLoaded' was removed from Class 'UnitOrderService'. ", + }, + { + class: 'UnitOrderService', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'loadOrderDetails', + comment: + "// TODO:Spartacus - Method 'loadOrderDetails' was removed from Class 'UnitOrderService'. ", + }, + { + class: 'UnitOrderService', + importPath: '@spartacus/organization/unit-order/core', + deprecatedNode: 'loadOrderList', + comment: + "// TODO:Spartacus - Method 'loadOrderList' was removed from Class 'UnitOrderService'. ", + }, + { + class: 'UnitLevelOrderDetailService', + importPath: '@spartacus/organization/unit-order/components', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'UnitLevelOrderDetailService'. ", + }, + { + class: 'UnitLevelOrderHistoryComponent', + importPath: '@spartacus/organization/unit-order/components', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'UnitLevelOrderHistoryComponent'. ", + }, + { + class: 'UnitLevelOrderHistoryComponent', + importPath: '@spartacus/organization/unit-order/components', + deprecatedNode: 'filterChange', + comment: + "// TODO:Spartacus - Method 'filterChange' was removed from Class 'UnitLevelOrderHistoryComponent'. ", + }, + { + class: 'UnitLevelOrderHistoryComponent', + importPath: '@spartacus/organization/unit-order/components', + deprecatedNode: 'getSortLabels', + comment: + "// TODO:Spartacus - Method 'getSortLabels' was removed from Class 'UnitLevelOrderHistoryComponent'. ", + }, + { + class: 'UnitLevelOrderHistoryComponent', + importPath: '@spartacus/organization/unit-order/components', + deprecatedNode: 'goToOrderDetail', + comment: + "// TODO:Spartacus - Method 'goToOrderDetail' was removed from Class 'UnitLevelOrderHistoryComponent'. ", + }, + { + class: 'UnitLevelOrderHistoryComponent', + importPath: '@spartacus/organization/unit-order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'UnitLevelOrderHistoryComponent'. ", + }, + { + class: 'UnitLevelOrderHistoryComponent', + importPath: '@spartacus/organization/unit-order/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'UnitLevelOrderHistoryComponent'. ", + }, + { + class: 'UnitOrderDetailsOrderEntriesContext', + importPath: '@spartacus/organization/unit-order/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'UnitOrderDetailsOrderEntriesContext'. ", + }, + { + class: 'ApproverGuard', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'ApproverGuard'. ", + }, + { + class: 'OccOrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getOrderApprovalDecisionEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrderApprovalDecisionEndpoint' was removed from Class 'OccOrderApprovalAdapter'. ", + }, + { + class: 'OccOrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getOrderApprovalEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrderApprovalEndpoint' was removed from Class 'OccOrderApprovalAdapter'. ", + }, + { + class: 'OccOrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getOrderApprovalsEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrderApprovalsEndpoint' was removed from Class 'OccOrderApprovalAdapter'. ", + }, + { + class: 'OccOrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccOrderApprovalAdapter'. ", + }, + { + class: 'OccOrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OccOrderApprovalAdapter'. ", + }, + { + class: 'OccOrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'makeDecision', + comment: + "// TODO:Spartacus - Method 'makeDecision' was removed from Class 'OccOrderApprovalAdapter'. ", + }, + { + class: 'OccOrderApprovalDecisionNormalizer', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccOrderApprovalDecisionNormalizer'. ", + }, + { + class: 'OccOrderApprovalListNormalizer', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccOrderApprovalListNormalizer'. ", + }, + { + class: 'OccOrderApprovalNormalizer', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccOrderApprovalNormalizer'. ", + }, + { + class: 'OrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OrderApprovalAdapter'. ", + }, + { + class: 'OrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OrderApprovalAdapter'. ", + }, + { + class: 'OrderApprovalAdapter', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'makeDecision', + comment: + "// TODO:Spartacus - Method 'makeDecision' was removed from Class 'OrderApprovalAdapter'. ", + }, + { + class: 'OrderApprovalConnector', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'OrderApprovalConnector'. ", + }, + { + class: 'OrderApprovalConnector', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'OrderApprovalConnector'. ", + }, + { + class: 'OrderApprovalConnector', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'makeDecision', + comment: + "// TODO:Spartacus - Method 'makeDecision' was removed from Class 'OrderApprovalConnector'. ", + }, + { + class: 'OrderApprovalDetailFormComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'cancelDecisionForm', + comment: + "// TODO:Spartacus - Method 'cancelDecisionForm' was removed from Class 'OrderApprovalDetailFormComponent'. ", + }, + { + class: 'OrderApprovalDetailFormComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'displayDecisionForm', + comment: + "// TODO:Spartacus - Method 'displayDecisionForm' was removed from Class 'OrderApprovalDetailFormComponent'. ", + }, + { + class: 'OrderApprovalDetailFormComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderApprovalDetailFormComponent'. ", + }, + { + class: 'OrderApprovalDetailFormComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'submitDecision', + comment: + "// TODO:Spartacus - Method 'submitDecision' was removed from Class 'OrderApprovalDetailFormComponent'. ", + }, + { + class: 'OrderApprovalDetailService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getOrderApproval', + comment: + "// TODO:Spartacus - Method 'getOrderApproval' was removed from Class 'OrderApprovalDetailService'. ", + }, + { + class: 'OrderApprovalDetailService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getOrderApprovalCodeFromRoute', + comment: + "// TODO:Spartacus - Method 'getOrderApprovalCodeFromRoute' was removed from Class 'OrderApprovalDetailService'. ", + }, + { + class: 'OrderApprovalDetailService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'OrderApprovalDetailService'. ", + }, + { + class: 'OrderApprovalListComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'OrderApprovalListComponent'. ", + }, + { + class: 'OrderApprovalListComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'fetchApprovalListPage', + comment: + "// TODO:Spartacus - Method 'fetchApprovalListPage' was removed from Class 'OrderApprovalListComponent'. ", + }, + { + class: 'OrderApprovalListComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'goToApprovalDetails', + comment: + "// TODO:Spartacus - Method 'goToApprovalDetails' was removed from Class 'OrderApprovalListComponent'. ", + }, + { + class: 'OrderApprovalListComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OrderApprovalListComponent'. ", + }, + { + class: 'OrderApprovalListComponent', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'OrderApprovalListComponent'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getMakeDecisionResultError', + comment: + "// TODO:Spartacus - Method 'getMakeDecisionResultError' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getMakeDecisionResultLoading', + comment: + "// TODO:Spartacus - Method 'getMakeDecisionResultLoading' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getMakeDecisionResultSuccess', + comment: + "// TODO:Spartacus - Method 'getMakeDecisionResultSuccess' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'getOrderApprovalLoading', + comment: + "// TODO:Spartacus - Method 'getOrderApprovalLoading' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'loadOrderApproval', + comment: + "// TODO:Spartacus - Method 'loadOrderApproval' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'loadOrderApprovals', + comment: + "// TODO:Spartacus - Method 'loadOrderApprovals' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'makeDecision', + comment: + "// TODO:Spartacus - Method 'makeDecision' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OrderApprovalService', + importPath: '@spartacus/organization/order-approval', + deprecatedNode: 'resetMakeDecisionProcessState', + comment: + "// TODO:Spartacus - Method 'resetMakeDecisionProcessState' was removed from Class 'OrderApprovalService'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'assignApprover', + comment: + "// TODO:Spartacus - Method 'assignApprover' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'assignPermission', + comment: + "// TODO:Spartacus - Method 'assignPermission' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'assignUserGroup', + comment: + "// TODO:Spartacus - Method 'assignUserGroup' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getApproverEndpoint', + comment: + "// TODO:Spartacus - Method 'getApproverEndpoint' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getApproversEndpoint', + comment: + "// TODO:Spartacus - Method 'getApproversEndpoint' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getB2BUserEndpoint', + comment: + "// TODO:Spartacus - Method 'getB2BUserEndpoint' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getB2BUsersEndpoint', + comment: + "// TODO:Spartacus - Method 'getB2BUsersEndpoint' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getPermissionEndpoint', + comment: + "// TODO:Spartacus - Method 'getPermissionEndpoint' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getPermissionsEndpoint', + comment: + "// TODO:Spartacus - Method 'getPermissionsEndpoint' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getUserGroupEndpoint', + comment: + "// TODO:Spartacus - Method 'getUserGroupEndpoint' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getUserGroupsEndpoint', + comment: + "// TODO:Spartacus - Method 'getUserGroupsEndpoint' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadApprovers', + comment: + "// TODO:Spartacus - Method 'loadApprovers' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadPermissions', + comment: + "// TODO:Spartacus - Method 'loadPermissions' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadUserGroups', + comment: + "// TODO:Spartacus - Method 'loadUserGroups' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignApprover', + comment: + "// TODO:Spartacus - Method 'unassignApprover' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignPermission', + comment: + "// TODO:Spartacus - Method 'unassignPermission' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignUserGroup', + comment: + "// TODO:Spartacus - Method 'unassignUserGroup' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccB2BUserAdapter'. ", + }, + { + class: 'OccB2BUserNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccB2BUserNormalizer'. ", + }, + { + class: 'OccB2bUserSerializer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccB2bUserSerializer'. ", + }, + { + class: 'OccBudgetAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OccBudgetAdapter'. ", + }, + { + class: 'OccBudgetAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getBudgetEndpoint', + comment: + "// TODO:Spartacus - Method 'getBudgetEndpoint' was removed from Class 'OccBudgetAdapter'. ", + }, + { + class: 'OccBudgetAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getBudgetsEndpoint', + comment: + "// TODO:Spartacus - Method 'getBudgetsEndpoint' was removed from Class 'OccBudgetAdapter'. ", + }, + { + class: 'OccBudgetAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccBudgetAdapter'. ", + }, + { + class: 'OccBudgetAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OccBudgetAdapter'. ", + }, + { + class: 'OccBudgetAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccBudgetAdapter'. ", + }, + { + class: 'OccBudgetListNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccBudgetListNormalizer'. ", + }, + { + class: 'OccBudgetNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccBudgetNormalizer'. ", + }, + { + class: 'OccBudgetSerializer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccBudgetSerializer'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'assignBudget', + comment: + "// TODO:Spartacus - Method 'assignBudget' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getAllCostCentersEndpoint', + comment: + "// TODO:Spartacus - Method 'getAllCostCentersEndpoint' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getBudgetEndpoint', + comment: + "// TODO:Spartacus - Method 'getBudgetEndpoint' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getBudgetsEndpoint', + comment: + "// TODO:Spartacus - Method 'getBudgetsEndpoint' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getCostCenterEndpoint', + comment: + "// TODO:Spartacus - Method 'getCostCenterEndpoint' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getCostCentersEndpoint', + comment: + "// TODO:Spartacus - Method 'getCostCentersEndpoint' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadBudgets', + comment: + "// TODO:Spartacus - Method 'loadBudgets' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignBudget', + comment: + "// TODO:Spartacus - Method 'unassignBudget' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccCostCenterAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccCostCenterAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'assignApprover', + comment: + "// TODO:Spartacus - Method 'assignApprover' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'assignRole', + comment: + "// TODO:Spartacus - Method 'assignRole' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'createAddress', + comment: + "// TODO:Spartacus - Method 'createAddress' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'deleteAddress', + comment: + "// TODO:Spartacus - Method 'deleteAddress' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getAddressEndpoint', + comment: + "// TODO:Spartacus - Method 'getAddressEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getAddressesEndpoint', + comment: + "// TODO:Spartacus - Method 'getAddressesEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getApproverEndpoint', + comment: + "// TODO:Spartacus - Method 'getApproverEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getApproversEndpoint', + comment: + "// TODO:Spartacus - Method 'getApproversEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getAvailableOrgUnitsEndpoint', + comment: + "// TODO:Spartacus - Method 'getAvailableOrgUnitsEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getOrgUnitEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrgUnitEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getOrgUnitsApprovalProcessesEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrgUnitsApprovalProcessesEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getOrgUnitsEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrgUnitsEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getOrgUnitsTreeEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrgUnitsTreeEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getRoleEndpoint', + comment: + "// TODO:Spartacus - Method 'getRoleEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getRolesEndpoint', + comment: + "// TODO:Spartacus - Method 'getRolesEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getUsersEndpoint', + comment: + "// TODO:Spartacus - Method 'getUsersEndpoint' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadAddresses', + comment: + "// TODO:Spartacus - Method 'loadAddresses' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadApprovalProcesses', + comment: + "// TODO:Spartacus - Method 'loadApprovalProcesses' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadTree', + comment: + "// TODO:Spartacus - Method 'loadTree' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadUsers', + comment: + "// TODO:Spartacus - Method 'loadUsers' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignApprover', + comment: + "// TODO:Spartacus - Method 'unassignApprover' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignRole', + comment: + "// TODO:Spartacus - Method 'unassignRole' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'updateAddress', + comment: + "// TODO:Spartacus - Method 'updateAddress' was removed from Class 'OccOrgUnitAdapter'. ", + }, + { + class: 'OccOrgUnitApprovalProcessNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccOrgUnitApprovalProcessNormalizer'. ", + }, + { + class: 'OccOrgUnitNodeListNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccOrgUnitNodeListNormalizer'. ", + }, + { + class: 'OccOrgUnitNodeNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccOrgUnitNodeNormalizer'. ", + }, + { + class: 'OccOrgUnitNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccOrgUnitNormalizer'. ", + }, + { + class: 'OccPermissionAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OccPermissionAdapter'. ", + }, + { + class: 'OccPermissionAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getPermissionEndpoint', + comment: + "// TODO:Spartacus - Method 'getPermissionEndpoint' was removed from Class 'OccPermissionAdapter'. ", + }, + { + class: 'OccPermissionAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getPermissionsEndpoint', + comment: + "// TODO:Spartacus - Method 'getPermissionsEndpoint' was removed from Class 'OccPermissionAdapter'. ", + }, + { + class: 'OccPermissionAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getPermissionTypesEndpoint', + comment: + "// TODO:Spartacus - Method 'getPermissionTypesEndpoint' was removed from Class 'OccPermissionAdapter'. ", + }, + { + class: 'OccPermissionAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccPermissionAdapter'. ", + }, + { + class: 'OccPermissionAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OccPermissionAdapter'. ", + }, + { + class: 'OccPermissionAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadTypes', + comment: + "// TODO:Spartacus - Method 'loadTypes' was removed from Class 'OccPermissionAdapter'. ", + }, + { + class: 'OccPermissionAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccPermissionAdapter'. ", + }, + { + class: 'OccPermissionListNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccPermissionListNormalizer'. ", + }, + { + class: 'OccPermissionNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccPermissionNormalizer'. ", + }, + { + class: 'OccPermissionTypeListNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccPermissionTypeListNormalizer'. ", + }, + { + class: 'OccPermissionTypeNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccPermissionTypeNormalizer'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'assignMember', + comment: + "// TODO:Spartacus - Method 'assignMember' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'assignOrderApprovalPermission', + comment: + "// TODO:Spartacus - Method 'assignOrderApprovalPermission' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getAvailableCustomersEndpoint', + comment: + "// TODO:Spartacus - Method 'getAvailableCustomersEndpoint' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getMemberEndpoint', + comment: + "// TODO:Spartacus - Method 'getMemberEndpoint' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getMembersEndpoint', + comment: + "// TODO:Spartacus - Method 'getMembersEndpoint' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getOrderApprovalPermissionEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrderApprovalPermissionEndpoint' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getOrderApprovalPermissionsEndpoint', + comment: + "// TODO:Spartacus - Method 'getOrderApprovalPermissionsEndpoint' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getPermissionsEndpoint', + comment: + "// TODO:Spartacus - Method 'getPermissionsEndpoint' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getUserGroupEndpoint', + comment: + "// TODO:Spartacus - Method 'getUserGroupEndpoint' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'getUserGroupsEndpoint', + comment: + "// TODO:Spartacus - Method 'getUserGroupsEndpoint' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadAvailableOrderApprovalPermissions', + comment: + "// TODO:Spartacus - Method 'loadAvailableOrderApprovalPermissions' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadAvailableOrgCustomers', + comment: + "// TODO:Spartacus - Method 'loadAvailableOrgCustomers' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignAllMembers', + comment: + "// TODO:Spartacus - Method 'unassignAllMembers' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignMember', + comment: + "// TODO:Spartacus - Method 'unassignMember' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'unassignOrderApprovalPermission', + comment: + "// TODO:Spartacus - Method 'unassignOrderApprovalPermission' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupAdapter', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccUserGroupAdapter'. ", + }, + { + class: 'OccUserGroupListNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccUserGroupListNormalizer'. ", + }, + { + class: 'OccUserGroupNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccUserGroupNormalizer'. ", + }, + { + class: 'OccUserListNormalizer', + importPath: '@spartacus/organization/administration/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccUserListNormalizer'. ", + }, + { + class: 'AdminGuard', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'AdminGuard'. ", + }, + { + class: 'AdministrationCoreModule', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'AdministrationCoreModule'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignApprover', + comment: + "// TODO:Spartacus - Method 'assignApprover' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignPermission', + comment: + "// TODO:Spartacus - Method 'assignPermission' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignUserGroup', + comment: + "// TODO:Spartacus - Method 'assignUserGroup' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadApprovers', + comment: + "// TODO:Spartacus - Method 'loadApprovers' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadPermissions', + comment: + "// TODO:Spartacus - Method 'loadPermissions' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadUserGroups', + comment: + "// TODO:Spartacus - Method 'loadUserGroups' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignApprover', + comment: + "// TODO:Spartacus - Method 'unassignApprover' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignPermission', + comment: + "// TODO:Spartacus - Method 'unassignPermission' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignUserGroup', + comment: + "// TODO:Spartacus - Method 'unassignUserGroup' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'B2BUserAdapter'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignApprover', + comment: + "// TODO:Spartacus - Method 'assignApprover' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignPermission', + comment: + "// TODO:Spartacus - Method 'assignPermission' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignUserGroup', + comment: + "// TODO:Spartacus - Method 'assignUserGroup' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getApprovers', + comment: + "// TODO:Spartacus - Method 'getApprovers' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getPermissions', + comment: + "// TODO:Spartacus - Method 'getPermissions' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getUserGroups', + comment: + "// TODO:Spartacus - Method 'getUserGroups' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignApprover', + comment: + "// TODO:Spartacus - Method 'unassignApprover' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignPermission', + comment: + "// TODO:Spartacus - Method 'unassignPermission' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignUserGroup', + comment: + "// TODO:Spartacus - Method 'unassignUserGroup' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'B2BUserConnector'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignApprover', + comment: + "// TODO:Spartacus - Method 'assignApprover' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignPermission', + comment: + "// TODO:Spartacus - Method 'assignPermission' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignUserGroup', + comment: + "// TODO:Spartacus - Method 'assignUserGroup' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAllRights', + comment: + "// TODO:Spartacus - Method 'getAllRights' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAllRoles', + comment: + "// TODO:Spartacus - Method 'getAllRoles' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getApprovers', + comment: + "// TODO:Spartacus - Method 'getApprovers' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getErrorState', + comment: + "// TODO:Spartacus - Method 'getErrorState' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getLoadingStatus', + comment: + "// TODO:Spartacus - Method 'getLoadingStatus' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getPermissions', + comment: + "// TODO:Spartacus - Method 'getPermissions' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getUserGroups', + comment: + "// TODO:Spartacus - Method 'getUserGroups' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'isUpdatingUserAllowed', + comment: + "// TODO:Spartacus - Method 'isUpdatingUserAllowed' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadApprovers', + comment: + "// TODO:Spartacus - Method 'loadApprovers' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadPermissions', + comment: + "// TODO:Spartacus - Method 'loadPermissions' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadUserGroups', + comment: + "// TODO:Spartacus - Method 'loadUserGroups' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignApprover', + comment: + "// TODO:Spartacus - Method 'unassignApprover' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignPermission', + comment: + "// TODO:Spartacus - Method 'unassignPermission' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignUserGroup', + comment: + "// TODO:Spartacus - Method 'unassignUserGroup' was removed from Class 'B2BUserService'. ", + }, + { + class: 'B2BUserService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'B2BUserService'. ", + }, + { + class: 'BudgetAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'BudgetAdapter'. ", + }, + { + class: 'BudgetAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'BudgetAdapter'. ", + }, + { + class: 'BudgetAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'BudgetAdapter'. ", + }, + { + class: 'BudgetAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'BudgetAdapter'. ", + }, + { + class: 'BudgetConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'BudgetConnector'. ", + }, + { + class: 'BudgetConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'BudgetConnector'. ", + }, + { + class: 'BudgetConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'BudgetConnector'. ", + }, + { + class: 'BudgetConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'BudgetConnector'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'BudgetService'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'BudgetService'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getCostCenters', + comment: + "// TODO:Spartacus - Method 'getCostCenters' was removed from Class 'BudgetService'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getErrorState', + comment: + "// TODO:Spartacus - Method 'getErrorState' was removed from Class 'BudgetService'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'BudgetService'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getLoadingStatus', + comment: + "// TODO:Spartacus - Method 'getLoadingStatus' was removed from Class 'BudgetService'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadBudget', + comment: + "// TODO:Spartacus - Method 'loadBudget' was removed from Class 'BudgetService'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadBudgets', + comment: + "// TODO:Spartacus - Method 'loadBudgets' was removed from Class 'BudgetService'. ", + }, + { + class: 'BudgetService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'BudgetService'. ", + }, + { + class: 'CostCenterAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignBudget', + comment: + "// TODO:Spartacus - Method 'assignBudget' was removed from Class 'CostCenterAdapter'. ", + }, + { + class: 'CostCenterAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'CostCenterAdapter'. ", + }, + { + class: 'CostCenterAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CostCenterAdapter'. ", + }, + { + class: 'CostCenterAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadBudgets', + comment: + "// TODO:Spartacus - Method 'loadBudgets' was removed from Class 'CostCenterAdapter'. ", + }, + { + class: 'CostCenterAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'CostCenterAdapter'. ", + }, + { + class: 'CostCenterAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignBudget', + comment: + "// TODO:Spartacus - Method 'unassignBudget' was removed from Class 'CostCenterAdapter'. ", + }, + { + class: 'CostCenterAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'CostCenterAdapter'. ", + }, + { + class: 'CostCenterConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignBudget', + comment: + "// TODO:Spartacus - Method 'assignBudget' was removed from Class 'CostCenterConnector'. ", + }, + { + class: 'CostCenterConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'CostCenterConnector'. ", + }, + { + class: 'CostCenterConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'CostCenterConnector'. ", + }, + { + class: 'CostCenterConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getBudgets', + comment: + "// TODO:Spartacus - Method 'getBudgets' was removed from Class 'CostCenterConnector'. ", + }, + { + class: 'CostCenterConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'CostCenterConnector'. ", + }, + { + class: 'CostCenterConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignBudget', + comment: + "// TODO:Spartacus - Method 'unassignBudget' was removed from Class 'CostCenterConnector'. ", + }, + { + class: 'CostCenterConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'CostCenterConnector'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignBudget', + comment: + "// TODO:Spartacus - Method 'assignBudget' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getBudgets', + comment: + "// TODO:Spartacus - Method 'getBudgets' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getErrorState', + comment: + "// TODO:Spartacus - Method 'getErrorState' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getLoadingStatus', + comment: + "// TODO:Spartacus - Method 'getLoadingStatus' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadBudgets', + comment: + "// TODO:Spartacus - Method 'loadBudgets' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignBudget', + comment: + "// TODO:Spartacus - Method 'unassignBudget' was removed from Class 'CostCenterService'. ", + }, + { + class: 'CostCenterService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'CostCenterService'. ", + }, + { + class: 'OrganizationBadRequestHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getErrors', + comment: + "// TODO:Spartacus - Method 'getErrors' was removed from Class 'OrganizationBadRequestHandler'. ", + }, + { + class: 'OrganizationBadRequestHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'OrganizationBadRequestHandler'. ", + }, + { + class: 'OrganizationBadRequestHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'OrganizationBadRequestHandler'. ", + }, + { + class: 'OrganizationBadRequestHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'handleOrganizationConflict', + comment: + "// TODO:Spartacus - Method 'handleOrganizationConflict' was removed from Class 'OrganizationBadRequestHandler'. ", + }, + { + class: 'OrganizationBadRequestHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'OrganizationBadRequestHandler'. ", + }, + { + class: 'OrganizationBadRequestHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'matchMask', + comment: + "// TODO:Spartacus - Method 'matchMask' was removed from Class 'OrganizationBadRequestHandler'. ", + }, + { + class: 'OrganizationConflictHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getErrors', + comment: + "// TODO:Spartacus - Method 'getErrors' was removed from Class 'OrganizationConflictHandler'. ", + }, + { + class: 'OrganizationConflictHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'OrganizationConflictHandler'. ", + }, + { + class: 'OrganizationConflictHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'handleConflict', + comment: + "// TODO:Spartacus - Method 'handleConflict' was removed from Class 'OrganizationConflictHandler'. ", + }, + { + class: 'OrganizationConflictHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'OrganizationConflictHandler'. ", + }, + { + class: 'OrganizationConflictHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'OrganizationConflictHandler'. ", + }, + { + class: 'OrganizationConflictHandler', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'matchMask', + comment: + "// TODO:Spartacus - Method 'matchMask' was removed from Class 'OrganizationConflictHandler'. ", + }, + { + class: 'OrganizationPageMetaResolver', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'resolveBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbs' was removed from Class 'OrganizationPageMetaResolver'. ", + }, + { + class: 'OrganizationPageMetaResolver', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'resolveDescription', + comment: + "// TODO:Spartacus - Method 'resolveDescription' was removed from Class 'OrganizationPageMetaResolver'. ", + }, + { + class: 'OrganizationPageMetaResolver', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'resolveRobots', + comment: + "// TODO:Spartacus - Method 'resolveRobots' was removed from Class 'OrganizationPageMetaResolver'. ", + }, + { + class: 'OrganizationPageMetaResolver', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'resolveTitle', + comment: + "// TODO:Spartacus - Method 'resolveTitle' was removed from Class 'OrganizationPageMetaResolver'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignApprover', + comment: + "// TODO:Spartacus - Method 'assignApprover' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignRole', + comment: + "// TODO:Spartacus - Method 'assignRole' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'createAddress', + comment: + "// TODO:Spartacus - Method 'createAddress' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'deleteAddress', + comment: + "// TODO:Spartacus - Method 'deleteAddress' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadAddresses', + comment: + "// TODO:Spartacus - Method 'loadAddresses' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadApprovalProcesses', + comment: + "// TODO:Spartacus - Method 'loadApprovalProcesses' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadTree', + comment: + "// TODO:Spartacus - Method 'loadTree' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadUsers', + comment: + "// TODO:Spartacus - Method 'loadUsers' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignApprover', + comment: + "// TODO:Spartacus - Method 'unassignApprover' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignRole', + comment: + "// TODO:Spartacus - Method 'unassignRole' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'updateAddress', + comment: + "// TODO:Spartacus - Method 'updateAddress' was removed from Class 'OrgUnitAdapter'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignApprover', + comment: + "// TODO:Spartacus - Method 'assignApprover' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignRole', + comment: + "// TODO:Spartacus - Method 'assignRole' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'createAddress', + comment: + "// TODO:Spartacus - Method 'createAddress' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'deleteAddress', + comment: + "// TODO:Spartacus - Method 'deleteAddress' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAddresses', + comment: + "// TODO:Spartacus - Method 'getAddresses' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getApprovalProcesses', + comment: + "// TODO:Spartacus - Method 'getApprovalProcesses' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getTree', + comment: + "// TODO:Spartacus - Method 'getTree' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getUsers', + comment: + "// TODO:Spartacus - Method 'getUsers' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignApprover', + comment: + "// TODO:Spartacus - Method 'unassignApprover' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignRole', + comment: + "// TODO:Spartacus - Method 'unassignRole' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'updateAddress', + comment: + "// TODO:Spartacus - Method 'updateAddress' was removed from Class 'OrgUnitConnector'. ", + }, + { + class: 'OrgUnitGuard', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'OrgUnitGuard'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignApprover', + comment: + "// TODO:Spartacus - Method 'assignApprover' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignRole', + comment: + "// TODO:Spartacus - Method 'assignRole' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'clearAssignedUsersList', + comment: + "// TODO:Spartacus - Method 'clearAssignedUsersList' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'createAddress', + comment: + "// TODO:Spartacus - Method 'createAddress' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'deleteAddress', + comment: + "// TODO:Spartacus - Method 'deleteAddress' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'findUnitChildrenInTree', + comment: + "// TODO:Spartacus - Method 'findUnitChildrenInTree' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getActiveUnitList', + comment: + "// TODO:Spartacus - Method 'getActiveUnitList' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAddress', + comment: + "// TODO:Spartacus - Method 'getAddress' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAddresses', + comment: + "// TODO:Spartacus - Method 'getAddresses' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAddressLoadingStatus', + comment: + "// TODO:Spartacus - Method 'getAddressLoadingStatus' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getApprovalProcesses', + comment: + "// TODO:Spartacus - Method 'getApprovalProcesses' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getChildUnits', + comment: + "// TODO:Spartacus - Method 'getChildUnits' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getCostCenters', + comment: + "// TODO:Spartacus - Method 'getCostCenters' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getErrorState', + comment: + "// TODO:Spartacus - Method 'getErrorState' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getLoadingStatus', + comment: + "// TODO:Spartacus - Method 'getLoadingStatus' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getTree', + comment: + "// TODO:Spartacus - Method 'getTree' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getUsers', + comment: + "// TODO:Spartacus - Method 'getUsers' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'isUpdatingUnitAllowed', + comment: + "// TODO:Spartacus - Method 'isUpdatingUnitAllowed' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadAddresses', + comment: + "// TODO:Spartacus - Method 'loadAddresses' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadApprovalProcesses', + comment: + "// TODO:Spartacus - Method 'loadApprovalProcesses' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadTree', + comment: + "// TODO:Spartacus - Method 'loadTree' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadUsers', + comment: + "// TODO:Spartacus - Method 'loadUsers' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'sortUnitList', + comment: + "// TODO:Spartacus - Method 'sortUnitList' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignApprover', + comment: + "// TODO:Spartacus - Method 'unassignApprover' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignRole', + comment: + "// TODO:Spartacus - Method 'unassignRole' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'OrgUnitService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'updateAddress', + comment: + "// TODO:Spartacus - Method 'updateAddress' was removed from Class 'OrgUnitService'. ", + }, + { + class: 'LoadPermissions', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'payload', + comment: + "// TODO:Spartacus - The type of property 'payload: { userId: string; params: SearchConfig; }' changed to: 'payload: { userId: string; userGroupId: string; params: SearchConfig; }' ", + }, + { + class: 'LoadPermissionsFail', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'payload', + comment: + "// TODO:Spartacus - The type of property 'payload: { params: SearchConfig; error: any; }' changed to: 'payload: { userGroupId: string; params: SearchConfig; error: any; }' ", + }, + { + class: 'LoadPermissionsSuccess', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'payload', + comment: + "// TODO:Spartacus - The type of property 'payload: { page: ListModel; params: SearchConfig; }' changed to: 'payload: { userGroupId: string; page: ListModel; params: SearchConfig; }' ", + }, + { + class: 'PermissionAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'PermissionAdapter'. ", + }, + { + class: 'PermissionAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'PermissionAdapter'. ", + }, + { + class: 'PermissionAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'PermissionAdapter'. ", + }, + { + class: 'PermissionAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadTypes', + comment: + "// TODO:Spartacus - Method 'loadTypes' was removed from Class 'PermissionAdapter'. ", + }, + { + class: 'PermissionAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'PermissionAdapter'. ", + }, + { + class: 'PermissionConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'PermissionConnector'. ", + }, + { + class: 'PermissionConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'PermissionConnector'. ", + }, + { + class: 'PermissionConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'PermissionConnector'. ", + }, + { + class: 'PermissionConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getTypes', + comment: + "// TODO:Spartacus - Method 'getTypes' was removed from Class 'PermissionConnector'. ", + }, + { + class: 'PermissionConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'PermissionConnector'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getErrorState', + comment: + "// TODO:Spartacus - Method 'getErrorState' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getLoadingStatus', + comment: + "// TODO:Spartacus - Method 'getLoadingStatus' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getTypes', + comment: + "// TODO:Spartacus - Method 'getTypes' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadPermission', + comment: + "// TODO:Spartacus - Method 'loadPermission' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadPermissions', + comment: + "// TODO:Spartacus - Method 'loadPermissions' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadPermissionTypes', + comment: + "// TODO:Spartacus - Method 'loadPermissionTypes' was removed from Class 'PermissionService'. ", + }, + { + class: 'PermissionService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'PermissionService'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignMember', + comment: + "// TODO:Spartacus - Method 'assignMember' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignOrderApprovalPermission', + comment: + "// TODO:Spartacus - Method 'assignOrderApprovalPermission' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadAvailableOrderApprovalPermissions', + comment: + "// TODO:Spartacus - Method 'loadAvailableOrderApprovalPermissions' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadAvailableOrgCustomers', + comment: + "// TODO:Spartacus - Method 'loadAvailableOrgCustomers' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignAllMembers', + comment: + "// TODO:Spartacus - Method 'unassignAllMembers' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignMember', + comment: + "// TODO:Spartacus - Method 'unassignMember' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignOrderApprovalPermission', + comment: + "// TODO:Spartacus - Method 'unassignOrderApprovalPermission' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupAdapter', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserGroupAdapter'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignMember', + comment: + "// TODO:Spartacus - Method 'assignMember' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignOrderApprovalPermission', + comment: + "// TODO:Spartacus - Method 'assignOrderApprovalPermission' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAvailableOrderApprovalPermissions', + comment: + "// TODO:Spartacus - Method 'getAvailableOrderApprovalPermissions' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAvailableOrgCustomers', + comment: + "// TODO:Spartacus - Method 'getAvailableOrgCustomers' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignAllMembers', + comment: + "// TODO:Spartacus - Method 'unassignAllMembers' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignMember', + comment: + "// TODO:Spartacus - Method 'unassignMember' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignOrderApprovalPermission', + comment: + "// TODO:Spartacus - Method 'unassignOrderApprovalPermission' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupConnector', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserGroupConnector'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignMember', + comment: + "// TODO:Spartacus - Method 'assignMember' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'assignPermission', + comment: + "// TODO:Spartacus - Method 'assignPermission' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAvailableOrderApprovalPermissions', + comment: + "// TODO:Spartacus - Method 'getAvailableOrderApprovalPermissions' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getAvailableOrgCustomers', + comment: + "// TODO:Spartacus - Method 'getAvailableOrgCustomers' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getErrorState', + comment: + "// TODO:Spartacus - Method 'getErrorState' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'getLoadingStatus', + comment: + "// TODO:Spartacus - Method 'getLoadingStatus' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadAvailableOrderApprovalPermissions', + comment: + "// TODO:Spartacus - Method 'loadAvailableOrderApprovalPermissions' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadAvailableOrgCustomers', + comment: + "// TODO:Spartacus - Method 'loadAvailableOrgCustomers' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignAllMembers', + comment: + "// TODO:Spartacus - Method 'unassignAllMembers' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignMember', + comment: + "// TODO:Spartacus - Method 'unassignMember' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'unassignPermission', + comment: + "// TODO:Spartacus - Method 'unassignPermission' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGroupService', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserGroupService'. ", + }, + { + class: 'UserGuard', + importPath: '@spartacus/organization/administration/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'UserGuard'. ", + }, + { + class: 'ActiveLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'tabIndex', + comment: + "// TODO:Spartacus - Property 'tabIndex' was removed from Class 'ActiveLinkCellComponent'. ", + }, + { + class: 'AmountCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'budget', + comment: + "// TODO:Spartacus - Property 'budget' was removed from Class 'AmountCellComponent'. ", + }, + { + class: 'AmountCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'currency', + comment: + "// TODO:Spartacus - Property 'currency' was removed from Class 'AmountCellComponent'. ", + }, + { + class: 'AmountCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'property', + comment: + "// TODO:Spartacus - Property 'property' was removed from Class 'AmountCellComponent'. ", + }, + { + class: 'AssignCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'AssignCellComponent'. ", + }, + { + class: 'AssignCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isAssigned', + comment: + "// TODO:Spartacus - Property 'isAssigned' was removed from Class 'AssignCellComponent'. ", + }, + { + class: 'AssignCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'link', + comment: + "// TODO:Spartacus - Property 'link' was removed from Class 'AssignCellComponent'. ", + }, + { + class: 'AssignCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'notify', + comment: + "// TODO:Spartacus - Method 'notify' was removed from Class 'AssignCellComponent'. ", + }, + { + class: 'AssignCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'toggleAssign', + comment: + "// TODO:Spartacus - Method 'toggleAssign' was removed from Class 'AssignCellComponent'. ", + }, + { + class: 'AssignCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'AssignCellComponent'. ", + }, + { + class: 'BaseMessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'BaseMessageComponent'. ", + }, + { + class: 'BaseMessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'handleAutoHide', + comment: + "// TODO:Spartacus - Method 'handleAutoHide' was removed from Class 'BaseMessageComponent'. ", + }, + { + class: 'BaseMessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'BaseMessageComponent'. ", + }, + { + class: 'BaseMessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'resolveType', + comment: + "// TODO:Spartacus - Method 'resolveType' was removed from Class 'BaseMessageComponent'. ", + }, + { + class: 'BudgetCostCenterListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'filterSelected', + comment: + "// TODO:Spartacus - Method 'filterSelected' was removed from Class 'BudgetCostCenterListService'. ", + }, + { + class: 'BudgetCostCenterListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'BudgetCostCenterListService'. ", + }, + { + class: 'BudgetDetailsComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'BudgetDetailsComponent'. ", + }, + { + class: 'BudgetFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'createCodeWithName', + comment: + "// TODO:Spartacus - Method 'createCodeWithName' was removed from Class 'BudgetFormComponent'. ", + }, + { + class: 'BudgetFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'BudgetFormComponent'. ", + }, + { + class: 'BudgetFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'BudgetFormService'. ", + }, + { + class: 'BudgetItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'BudgetItemService'. ", + }, + { + class: 'BudgetItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'BudgetItemService'. ", + }, + { + class: 'BudgetItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'BudgetItemService'. ", + }, + { + class: 'BudgetItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'BudgetItemService'. ", + }, + { + class: 'BudgetListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'convertBudgets', + comment: + "// TODO:Spartacus - Method 'convertBudgets' was removed from Class 'BudgetListService'. ", + }, + { + class: 'BudgetListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'BudgetListService'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'closeView', + comment: + "// TODO:Spartacus - Method 'closeView' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'previousLabel', + comment: + "// TODO:Spartacus - Property 'previousLabel' was removed from Class 'CardComponent'. ", + }, + { + class: 'CardComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'refreshMessages', + comment: + "// TODO:Spartacus - Method 'refreshMessages' was removed from Class 'CardComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'cellOptions', + comment: + "// TODO:Spartacus - Property 'cellOptions' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'hasItem', + comment: + "// TODO:Spartacus - Property 'hasItem' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'item', + comment: + "// TODO:Spartacus - Property 'item' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'linkable', + comment: + "// TODO:Spartacus - Property 'linkable' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'model', + comment: + "// TODO:Spartacus - Property 'model' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'property', + comment: + "// TODO:Spartacus - Property 'property' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'route', + comment: + "// TODO:Spartacus - Property 'route' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'routeModel', + comment: + "// TODO:Spartacus - Property 'routeModel' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'tabIndex', + comment: + "// TODO:Spartacus - Property 'tabIndex' was removed from Class 'CellComponent'. ", + }, + { + class: 'CellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'type', + comment: + "// TODO:Spartacus - Property 'type' was removed from Class 'CellComponent'. ", + }, + { + class: 'ConfirmationMessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'confirm', + comment: + "// TODO:Spartacus - Method 'confirm' was removed from Class 'ConfirmationMessageComponent'. ", + }, + { + class: 'ConfirmationMessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConfirmationMessageComponent'. ", + }, + { + class: 'CostCenterAssignedBudgetListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CostCenterAssignedBudgetListService'. ", + }, + { + class: 'CostCenterBudgetListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'CostCenterBudgetListService'. ", + }, + { + class: 'CostCenterBudgetListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CostCenterBudgetListService'. ", + }, + { + class: 'CostCenterBudgetListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'CostCenterBudgetListService'. ", + }, + { + class: 'CostCenterFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'createCodeWithName', + comment: + "// TODO:Spartacus - Method 'createCodeWithName' was removed from Class 'CostCenterFormComponent'. ", + }, + { + class: 'CostCenterFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unitKey', + comment: + "// TODO:Spartacus - Property 'unitKey' was removed from Class 'CostCenterFormComponent'. ", + }, + { + class: 'CostCenterFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'CostCenterFormService'. ", + }, + { + class: 'CostCenterListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'convertCostCenters', + comment: + "// TODO:Spartacus - Method 'convertCostCenters' was removed from Class 'CostCenterListService'. ", + }, + { + class: 'CostCenterListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CostCenterListService'. ", + }, + { + class: 'CurrentBudgetService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'CurrentBudgetService'. ", + }, + { + class: 'CurrentBudgetService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentBudgetService'. ", + }, + { + class: 'CurrentBudgetService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentBudgetService'. ", + }, + { + class: 'CurrentBudgetService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentBudgetService'. ", + }, + { + class: 'CurrentCostCenterService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentCostCenterService'. ", + }, + { + class: 'CurrentCostCenterService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentCostCenterService'. ", + }, + { + class: 'CurrentCostCenterService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentCostCenterService'. ", + }, + { + class: 'CurrentItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentItemService'. ", + }, + { + class: 'CurrentItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentItemService'. ", + }, + { + class: 'CurrentItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentItemService'. ", + }, + { + class: 'CurrentItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getRouterParam', + comment: + "// TODO:Spartacus - Method 'getRouterParam' was removed from Class 'CurrentItemService'. ", + }, + { + class: 'CurrentPermissionService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentPermissionService'. ", + }, + { + class: 'CurrentPermissionService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentPermissionService'. ", + }, + { + class: 'CurrentPermissionService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentPermissionService'. ", + }, + { + class: 'CurrentUnitAddressService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'CurrentUnitAddressService'. ", + }, + { + class: 'CurrentUnitAddressService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentUnitAddressService'. ", + }, + { + class: 'CurrentUnitAddressService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentUnitAddressService'. ", + }, + { + class: 'CurrentUnitAddressService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentUnitAddressService'. ", + }, + { + class: 'CurrentUnitChildService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentUnitChildService'. ", + }, + { + class: 'CurrentUnitService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentUnitService'. ", + }, + { + class: 'CurrentUnitService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentUnitService'. ", + }, + { + class: 'CurrentUnitService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentUnitService'. ", + }, + { + class: 'CurrentUnitUserService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'CurrentUnitUserService'. ", + }, + { + class: 'CurrentUnitUserService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentUnitUserService'. ", + }, + { + class: 'CurrentUnitUserService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentUnitUserService'. ", + }, + { + class: 'CurrentUnitUserService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentUnitUserService'. ", + }, + { + class: 'CurrentUserGroupService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentUserGroupService'. ", + }, + { + class: 'CurrentUserGroupService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentUserGroupService'. ", + }, + { + class: 'CurrentUserGroupService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentUserGroupService'. ", + }, + { + class: 'CurrentUserService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getError', + comment: + "// TODO:Spartacus - Method 'getError' was removed from Class 'CurrentUserService'. ", + }, + { + class: 'CurrentUserService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'CurrentUserService'. ", + }, + { + class: 'CurrentUserService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getParamKey', + comment: + "// TODO:Spartacus - Method 'getParamKey' was removed from Class 'CurrentUserService'. ", + }, + { + class: 'DateRangeCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'hasRange', + comment: + "// TODO:Spartacus - Property 'hasRange' was removed from Class 'DateRangeCellComponent'. ", + }, + { + class: 'DateRangeCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'linkable', + comment: + "// TODO:Spartacus - Property 'linkable' was removed from Class 'DateRangeCellComponent'. ", + }, + { + class: 'DeleteItemComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'confirmDelete', + comment: + "// TODO:Spartacus - Method 'confirmDelete' was removed from Class 'DeleteItemComponent'. ", + }, + { + class: 'DeleteItemComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'DeleteItemComponent'. ", + }, + { + class: 'DeleteItemComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'DeleteItemComponent'. ", + }, + { + class: 'DeleteItemComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'notify', + comment: + "// TODO:Spartacus - Method 'notify' was removed from Class 'DeleteItemComponent'. ", + }, + { + class: 'DisableInfoComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'defaultInfoConfig', + comment: + "// TODO:Spartacus - Property 'defaultInfoConfig' was removed from Class 'DisableInfoComponent'. ", + }, + { + class: 'DisableInfoComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'displayDisabledCreate', + comment: + "// TODO:Spartacus - Method 'displayDisabledCreate' was removed from Class 'DisableInfoComponent'. ", + }, + { + class: 'DisableInfoComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'displayDisabledDisable', + comment: + "// TODO:Spartacus - Method 'displayDisabledDisable' was removed from Class 'DisableInfoComponent'. ", + }, + { + class: 'DisableInfoComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'displayDisabledEdit', + comment: + "// TODO:Spartacus - Method 'displayDisabledEdit' was removed from Class 'DisableInfoComponent'. ", + }, + { + class: 'DisableInfoComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'displayDisabledEnable', + comment: + "// TODO:Spartacus - Method 'displayDisabledEnable' was removed from Class 'DisableInfoComponent'. ", + }, + { + class: 'DisableInfoComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'DisableInfoComponent'. ", + }, + { + class: 'DisableInfoService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isItemDisabled', + comment: + "// TODO:Spartacus - Method 'isItemDisabled' was removed from Class 'DisableInfoService'. ", + }, + { + class: 'DisableInfoService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isParentDisabled', + comment: + "// TODO:Spartacus - Method 'isParentDisabled' was removed from Class 'DisableInfoService'. ", + }, + { + class: 'DisableInfoService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isRootUnit', + comment: + "// TODO:Spartacus - Method 'isRootUnit' was removed from Class 'DisableInfoService'. ", + }, + { + class: 'FormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'FormComponent'. ", + }, + { + class: 'FormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'FormComponent'. ", + }, + { + class: 'FormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'FormComponent'. ", + }, + { + class: 'FormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'notify', + comment: + "// TODO:Spartacus - Method 'notify' was removed from Class 'FormComponent'. ", + }, + { + class: 'FormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'FormComponent'. ", + }, + { + class: 'FormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'setI18nRoot', + comment: + "// TODO:Spartacus - Method 'setI18nRoot' was removed from Class 'FormComponent'. ", + }, + { + class: 'FormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'FormService'. ", + }, + { + class: 'FormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'defaultValue', + comment: + "// TODO:Spartacus - Property 'defaultValue' was removed from Class 'FormService'. ", + }, + { + class: 'FormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getForm', + comment: + "// TODO:Spartacus - Method 'getForm' was removed from Class 'FormService'. ", + }, + { + class: 'FormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'patchData', + comment: + "// TODO:Spartacus - Method 'patchData' was removed from Class 'FormService'. ", + }, + { + class: 'ItemActiveDirective', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'handleDisabledItems', + comment: + "// TODO:Spartacus - Method 'handleDisabledItems' was removed from Class 'ItemActiveDirective'. ", + }, + { + class: 'ItemActiveDirective', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ItemActiveDirective'. ", + }, + { + class: 'ItemActiveDirective', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ItemActiveDirective'. ", + }, + { + class: 'ItemExistsDirective', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'handleErrorMessage', + comment: + "// TODO:Spartacus - Method 'handleErrorMessage' was removed from Class 'ItemExistsDirective'. ", + }, + { + class: 'ItemExistsDirective', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ItemExistsDirective'. ", + }, + { + class: 'ItemExistsDirective', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ItemExistsDirective'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'buildRouteParams', + comment: + "// TODO:Spartacus - Method 'buildRouteParams' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getForm', + comment: + "// TODO:Spartacus - Method 'getForm' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getRouterParam', + comment: + "// TODO:Spartacus - Method 'getRouterParam' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'launchDetails', + comment: + "// TODO:Spartacus - Method 'launchDetails' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'setEditMode', + comment: + "// TODO:Spartacus - Method 'setEditMode' was removed from Class 'ItemService'. ", + }, + { + class: 'ItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'ItemService'. ", + }, + { + class: 'LimitCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isExceedPermission', + comment: + "// TODO:Spartacus - Property 'isExceedPermission' was removed from Class 'LimitCellComponent'. ", + }, + { + class: 'LimitCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isOrderThreshold', + comment: + "// TODO:Spartacus - Property 'isOrderThreshold' was removed from Class 'LimitCellComponent'. ", + }, + { + class: 'LimitCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isTimeSpanThreshold', + comment: + "// TODO:Spartacus - Property 'isTimeSpanThreshold' was removed from Class 'LimitCellComponent'. ", + }, + { + class: 'LinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getRouterModel', + comment: + "// TODO:Spartacus - Method 'getRouterModel' was removed from Class 'LinkCellComponent'. ", + }, + { + class: 'LinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'tabIndex', + comment: + "// TODO:Spartacus - Property 'tabIndex' was removed from Class 'LinkCellComponent'. ", + }, + { + class: 'ListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'browse', + comment: + "// TODO:Spartacus - Method 'browse' was removed from Class 'ListComponent'. ", + }, + { + class: 'ListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getCreateButtonLabel', + comment: + "// TODO:Spartacus - Method 'getCreateButtonLabel' was removed from Class 'ListComponent'. ", + }, + { + class: 'ListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getListCount', + comment: + "// TODO:Spartacus - Method 'getListCount' was removed from Class 'ListComponent'. ", + }, + { + class: 'ListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'launchItem', + comment: + "// TODO:Spartacus - Method 'launchItem' was removed from Class 'ListComponent'. ", + }, + { + class: 'ListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'onCreateButtonClick', + comment: + "// TODO:Spartacus - Method 'onCreateButtonClick' was removed from Class 'ListComponent'. ", + }, + { + class: 'ListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'sort', + comment: + "// TODO:Spartacus - Method 'sort' was removed from Class 'ListComponent'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'domainType', + comment: + "// TODO:Spartacus - Property 'domainType' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getCreateButtonLabel', + comment: + "// TODO:Spartacus - Method 'getCreateButtonLabel' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getCreateButtonType', + comment: + "// TODO:Spartacus - Method 'getCreateButtonType' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getData', + comment: + "// TODO:Spartacus - Method 'getData' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getStructure', + comment: + "// TODO:Spartacus - Method 'getStructure' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'hasGhostData', + comment: + "// TODO:Spartacus - Method 'hasGhostData' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'key', + comment: + "// TODO:Spartacus - Method 'key' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'onCreateButtonClick', + comment: + "// TODO:Spartacus - Method 'onCreateButtonClick' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'sort', + comment: + "// TODO:Spartacus - Method 'sort' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'view', + comment: + "// TODO:Spartacus - Method 'view' was removed from Class 'ListService'. ", + }, + { + class: 'ListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'viewType', + comment: + "// TODO:Spartacus - Property 'viewType' was removed from Class 'ListService'. ", + }, + { + class: 'MessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'MessageComponent'. ", + }, + { + class: 'MessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'MessageComponent'. ", + }, + { + class: 'MessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'render', + comment: + "// TODO:Spartacus - Method 'render' was removed from Class 'MessageComponent'. ", + }, + { + class: 'MessageComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'terminate', + comment: + "// TODO:Spartacus - Method 'terminate' was removed from Class 'MessageComponent'. ", + }, + { + class: 'MessageRenderService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getComponent', + comment: + "// TODO:Spartacus - Method 'getComponent' was removed from Class 'MessageRenderService'. ", + }, + { + class: 'MessageRenderService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getInjector', + comment: + "// TODO:Spartacus - Method 'getInjector' was removed from Class 'MessageRenderService'. ", + }, + { + class: 'MessageService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'MessageService'. ", + }, + { + class: 'MessageService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'MessageService'. ", + }, + { + class: 'MessageService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'MessageService'. ", + }, + { + class: 'MessageService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'MessageService'. ", + }, + { + class: 'MessageService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDefaultMessage', + comment: + "// TODO:Spartacus - Method 'getDefaultMessage' was removed from Class 'MessageService'. ", + }, + { + class: 'PermissionFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PermissionFormComponent'. ", + }, + { + class: 'PermissionFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'amend', + comment: + "// TODO:Spartacus - Method 'amend' was removed from Class 'PermissionFormService'. ", + }, + { + class: 'PermissionFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'PermissionFormService'. ", + }, + { + class: 'PermissionFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'defaultValue', + comment: + "// TODO:Spartacus - Property 'defaultValue' was removed from Class 'PermissionFormService'. ", + }, + { + class: 'PermissionFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'PermissionFormService'. ", + }, + { + class: 'PermissionFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'patchData', + comment: + "// TODO:Spartacus - Method 'patchData' was removed from Class 'PermissionFormService'. ", + }, + { + class: 'PermissionItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'PermissionItemService'. ", + }, + { + class: 'PermissionItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'PermissionItemService'. ", + }, + { + class: 'PermissionItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'PermissionItemService'. ", + }, + { + class: 'PermissionItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'PermissionItemService'. ", + }, + { + class: 'PermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'convertPermissions', + comment: + "// TODO:Spartacus - Method 'convertPermissions' was removed from Class 'PermissionListService'. ", + }, + { + class: 'PermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'PermissionListService'. ", + }, + { + class: 'StatusCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isActive', + comment: + "// TODO:Spartacus - Property 'isActive' was removed from Class 'StatusCellComponent'. ", + }, + { + class: 'StatusCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'label', + comment: + "// TODO:Spartacus - Property 'label' was removed from Class 'StatusCellComponent'. ", + }, + { + class: 'SubListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'routerKey', + comment: + "// TODO:Spartacus - Property 'routerKey' was removed from Class 'SubListComponent'. ", + }, + { + class: 'SubListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'SubListService'. ", + }, + { + class: 'SubListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'filterSelected', + comment: + "// TODO:Spartacus - Method 'filterSelected' was removed from Class 'SubListService'. ", + }, + { + class: 'SubListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'SubListService'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'combinedName', + comment: + "// TODO:Spartacus - Property 'combinedName' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'count', + comment: + "// TODO:Spartacus - Property 'count' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'depthLevel', + comment: + "// TODO:Spartacus - Property 'depthLevel' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'expanded', + comment: + "// TODO:Spartacus - Property 'expanded' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'hasItem', + comment: + "// TODO:Spartacus - Property 'hasItem' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isSwitchable', + comment: + "// TODO:Spartacus - Property 'isSwitchable' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'item', + comment: + "// TODO:Spartacus - Property 'item' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'onArrowDown', + comment: + "// TODO:Spartacus - Method 'onArrowDown' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'onArrowLeft', + comment: + "// TODO:Spartacus - Method 'onArrowLeft' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'onArrowRight', + comment: + "// TODO:Spartacus - Method 'onArrowRight' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'onArrowUp', + comment: + "// TODO:Spartacus - Method 'onArrowUp' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'onKeydown', + comment: + "// TODO:Spartacus - Method 'onKeydown' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'onSpace', + comment: + "// TODO:Spartacus - Method 'onSpace' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'restoreFocus', + comment: + "// TODO:Spartacus - Method 'restoreFocus' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleLinkCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'toggleItem', + comment: + "// TODO:Spartacus - Method 'toggleItem' was removed from Class 'ToggleLinkCellComponent'. ", + }, + { + class: 'ToggleStatusComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getPatchedItem', + comment: + "// TODO:Spartacus - Method 'getPatchedItem' was removed from Class 'ToggleStatusComponent'. ", + }, + { + class: 'ToggleStatusComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isDisabled', + comment: + "// TODO:Spartacus - Method 'isDisabled' was removed from Class 'ToggleStatusComponent'. ", + }, + { + class: 'ToggleStatusComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ToggleStatusComponent'. ", + }, + { + class: 'ToggleStatusComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'notify', + comment: + "// TODO:Spartacus - Method 'notify' was removed from Class 'ToggleStatusComponent'. ", + }, + { + class: 'ToggleStatusComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'ToggleStatusComponent'. ", + }, + { + class: 'ToggleStatusComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'ToggleStatusComponent'. ", + }, + { + class: 'UnitAddressDetailsComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getCountry', + comment: + "// TODO:Spartacus - Method 'getCountry' was removed from Class 'UnitAddressDetailsComponent'. ", + }, + { + class: 'UnitAddressFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'UnitAddressFormComponent'. ", + }, + { + class: 'UnitAddressFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'UnitAddressFormService'. ", + }, + { + class: 'UnitAddressFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getCountries', + comment: + "// TODO:Spartacus - Method 'getCountries' was removed from Class 'UnitAddressFormService'. ", + }, + { + class: 'UnitAddressFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getRegions', + comment: + "// TODO:Spartacus - Method 'getRegions' was removed from Class 'UnitAddressFormService'. ", + }, + { + class: 'UnitAddressFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'UnitAddressFormService'. ", + }, + { + class: 'UnitAddressItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'UnitAddressItemService'. ", + }, + { + class: 'UnitAddressItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UnitAddressItemService'. ", + }, + { + class: 'UnitAddressItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'UnitAddressItemService'. ", + }, + { + class: 'UnitAddressItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'UnitAddressItemService'. ", + }, + { + class: 'UnitAddressItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'launchDetails', + comment: + "// TODO:Spartacus - Method 'launchDetails' was removed from Class 'UnitAddressItemService'. ", + }, + { + class: 'UnitAddressItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'launchList', + comment: + "// TODO:Spartacus - Method 'launchList' was removed from Class 'UnitAddressItemService'. ", + }, + { + class: 'UnitAddressItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitAddressItemService'. ", + }, + { + class: 'UnitAddressItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UnitAddressItemService'. ", + }, + { + class: 'UnitAddressListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitAddressListService'. ", + }, + { + class: 'UnitApproverListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'UnitApproverListService'. ", + }, + { + class: 'UnitApproverListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitApproverListService'. ", + }, + { + class: 'UnitApproverListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'UnitApproverListService'. ", + }, + { + class: 'UnitAssignedApproverListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitAssignedApproverListService'. ", + }, + { + class: 'UnitCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'property', + comment: + "// TODO:Spartacus - Property 'property' was removed from Class 'UnitCellComponent'. ", + }, + { + class: 'UnitChildItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'buildRouteParams', + comment: + "// TODO:Spartacus - Method 'buildRouteParams' was removed from Class 'UnitChildItemService'. ", + }, + { + class: 'UnitChildItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'UnitChildItemService'. ", + }, + { + class: 'UnitChildItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'UnitChildItemService'. ", + }, + { + class: 'UnitChildrenService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitChildrenService'. ", + }, + { + class: 'UnitCostCenterItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'buildRouteParams', + comment: + "// TODO:Spartacus - Method 'buildRouteParams' was removed from Class 'UnitCostCenterItemService'. ", + }, + { + class: 'UnitCostCenterItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'UnitCostCenterItemService'. ", + }, + { + class: 'UnitCostCenterItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'UnitCostCenterItemService'. ", + }, + { + class: 'UnitCostCenterListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitCostCenterListService'. ", + }, + { + class: 'UnitFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'createUidWithName', + comment: + "// TODO:Spartacus - Method 'createUidWithName' was removed from Class 'UnitFormComponent'. ", + }, + { + class: 'UnitFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'UnitFormComponent'. ", + }, + { + class: 'UnitFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'UnitFormService'. ", + }, + { + class: 'UnitFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isRootUnit', + comment: + "// TODO:Spartacus - Method 'isRootUnit' was removed from Class 'UnitFormService'. ", + }, + { + class: 'UnitFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'patchData', + comment: + "// TODO:Spartacus - Method 'patchData' was removed from Class 'UnitFormService'. ", + }, + { + class: 'UnitFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'toggleParentUnit', + comment: + "// TODO:Spartacus - Method 'toggleParentUnit' was removed from Class 'UnitFormService'. ", + }, + { + class: 'UnitItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'UnitItemService'. ", + }, + { + class: 'UnitItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'UnitItemService'. ", + }, + { + class: 'UnitItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitItemService'. ", + }, + { + class: 'UnitItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UnitItemService'. ", + }, + { + class: 'UnitListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'collapseAll', + comment: + "// TODO:Spartacus - Method 'collapseAll' was removed from Class 'UnitListComponent'. ", + }, + { + class: 'UnitListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'expandAll', + comment: + "// TODO:Spartacus - Method 'expandAll' was removed from Class 'UnitListComponent'. ", + }, + { + class: 'UnitListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'convertListItem', + comment: + "// TODO:Spartacus - Method 'convertListItem' was removed from Class 'UnitListService'. ", + }, + { + class: 'UnitListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'key', + comment: + "// TODO:Spartacus - Method 'key' was removed from Class 'UnitListService'. ", + }, + { + class: 'UnitListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitListService'. ", + }, + { + class: 'UnitTreeService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'collapseAll', + comment: + "// TODO:Spartacus - Method 'collapseAll' was removed from Class 'UnitTreeService'. ", + }, + { + class: 'UnitTreeService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'expandAll', + comment: + "// TODO:Spartacus - Method 'expandAll' was removed from Class 'UnitTreeService'. ", + }, + { + class: 'UnitTreeService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'expandUntilActiveNode', + comment: + "// TODO:Spartacus - Method 'expandUntilActiveNode' was removed from Class 'UnitTreeService'. ", + }, + { + class: 'UnitTreeService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'UnitTreeService'. ", + }, + { + class: 'UnitTreeService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isExpanded', + comment: + "// TODO:Spartacus - Method 'isExpanded' was removed from Class 'UnitTreeService'. ", + }, + { + class: 'UnitTreeService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'toggle', + comment: + "// TODO:Spartacus - Method 'toggle' was removed from Class 'UnitTreeService'. ", + }, + { + class: 'UnitUserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitUserListService'. ", + }, + { + class: 'UnitUserRolesCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getRouterModel', + comment: + "// TODO:Spartacus - Method 'getRouterModel' was removed from Class 'UnitUserRolesCellComponent'. ", + }, + { + class: 'UnitUserRolesFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'notify', + comment: + "// TODO:Spartacus - Method 'notify' was removed from Class 'UnitUserRolesFormComponent'. ", + }, + { + class: 'UnitUserRolesFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'UnitUserRolesFormComponent'. ", + }, + { + class: 'UnitUserRolesFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'UnitUserRolesFormService'. ", + }, + { + class: 'UnitUserRolesFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getForm', + comment: + "// TODO:Spartacus - Method 'getForm' was removed from Class 'UnitUserRolesFormService'. ", + }, + { + class: 'UnitUserRolesFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'patchData', + comment: + "// TODO:Spartacus - Method 'patchData' was removed from Class 'UnitUserRolesFormService'. ", + }, + { + class: 'UnitUserRolesItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'UnitUserRolesItemService'. ", + }, + { + class: 'UnitUserRolesItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'UnitUserRolesItemService'. ", + }, + { + class: 'UnitUserRolesItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UnitUserRolesItemService'. ", + }, + { + class: 'UnitUserRolesItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'UnitUserRolesItemService'. ", + }, + { + class: 'UnitUserRolesItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UnitUserRolesItemService'. ", + }, + { + class: 'UserApproverListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'UserApproverListService'. ", + }, + { + class: 'UserApproverListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserApproverListService'. ", + }, + { + class: 'UserApproverListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'UserApproverListService'. ", + }, + { + class: 'UserAssignedApproverListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserAssignedApproverListService'. ", + }, + { + class: 'UserAssignedPermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserAssignedPermissionListService'. ", + }, + { + class: 'UserAssignedUserGroupListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserAssignedUserGroupListService'. ", + }, + { + class: 'UserChangePasswordFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'notify', + comment: + "// TODO:Spartacus - Method 'notify' was removed from Class 'UserChangePasswordFormComponent'. ", + }, + { + class: 'UserChangePasswordFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'UserChangePasswordFormComponent'. ", + }, + { + class: 'UserChangePasswordFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'UserChangePasswordFormService'. ", + }, + { + class: 'UserChangePasswordFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getForm', + comment: + "// TODO:Spartacus - Method 'getForm' was removed from Class 'UserChangePasswordFormService'. ", + }, + { + class: 'UserDetailsCellComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'hasRight', + comment: + "// TODO:Spartacus - Method 'hasRight' was removed from Class 'UserDetailsCellComponent'. ", + }, + { + class: 'UserDetailsComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'hasRight', + comment: + "// TODO:Spartacus - Method 'hasRight' was removed from Class 'UserDetailsComponent'. ", + }, + { + class: 'UserFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'isAssignedToApprovers', + comment: + "// TODO:Spartacus - Property 'isAssignedToApprovers' was removed from Class 'UserFormComponent'. ", + }, + { + class: 'UserFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'UserFormComponent'. ", + }, + { + class: 'UserFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'roles', + comment: + "// TODO:Spartacus - Property 'roles' was removed from Class 'UserFormComponent'. ", + }, + { + class: 'UserFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unitKey', + comment: + "// TODO:Spartacus - Property 'unitKey' was removed from Class 'UserFormComponent'. ", + }, + { + class: 'UserFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'updateRoles', + comment: + "// TODO:Spartacus - Method 'updateRoles' was removed from Class 'UserFormComponent'. ", + }, + { + class: 'UserFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'UserFormService'. ", + }, + { + class: 'UserFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'patchData', + comment: + "// TODO:Spartacus - Method 'patchData' was removed from Class 'UserFormService'. ", + }, + { + class: 'UserGroupAssignedPermissionsListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserGroupAssignedPermissionsListService'. ", + }, + { + class: 'UserGroupAssignedUserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserGroupAssignedUserListService'. ", + }, + { + class: 'UserGroupFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'createUidWithName', + comment: + "// TODO:Spartacus - Method 'createUidWithName' was removed from Class 'UserGroupFormComponent'. ", + }, + { + class: 'UserGroupFormComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'UserGroupFormComponent'. ", + }, + { + class: 'UserGroupFormService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'UserGroupFormService'. ", + }, + { + class: 'UserGroupItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'UserGroupItemService'. ", + }, + { + class: 'UserGroupItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UserGroupItemService'. ", + }, + { + class: 'UserGroupItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'UserGroupItemService'. ", + }, + { + class: 'UserGroupItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'launchList', + comment: + "// TODO:Spartacus - Method 'launchList' was removed from Class 'UserGroupItemService'. ", + }, + { + class: 'UserGroupItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserGroupItemService'. ", + }, + { + class: 'UserGroupItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserGroupItemService'. ", + }, + { + class: 'UserGroupListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'convertUserGroups', + comment: + "// TODO:Spartacus - Method 'convertUserGroups' was removed from Class 'UserGroupListService'. ", + }, + { + class: 'UserGroupListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'key', + comment: + "// TODO:Spartacus - Method 'key' was removed from Class 'UserGroupListService'. ", + }, + { + class: 'UserGroupListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserGroupListService'. ", + }, + { + class: 'UserGroupPermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'UserGroupPermissionListService'. ", + }, + { + class: 'UserGroupPermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserGroupPermissionListService'. ", + }, + { + class: 'UserGroupPermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'UserGroupPermissionListService'. ", + }, + { + class: 'UserGroupUserListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'notify', + comment: + "// TODO:Spartacus - Method 'notify' was removed from Class 'UserGroupUserListComponent'. ", + }, + { + class: 'UserGroupUserListComponent', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassignAll', + comment: + "// TODO:Spartacus - Method 'unassignAll' was removed from Class 'UserGroupUserListComponent'. ", + }, + { + class: 'UserGroupUserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'UserGroupUserListService'. ", + }, + { + class: 'UserGroupUserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserGroupUserListService'. ", + }, + { + class: 'UserGroupUserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'UserGroupUserListService'. ", + }, + { + class: 'UserGroupUserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassignAllMembers', + comment: + "// TODO:Spartacus - Method 'unassignAllMembers' was removed from Class 'UserGroupUserListService'. ", + }, + { + class: 'UserItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'UserItemService'. ", + }, + { + class: 'UserItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'getDetailsRoute', + comment: + "// TODO:Spartacus - Method 'getDetailsRoute' was removed from Class 'UserItemService'. ", + }, + { + class: 'UserItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'launchDetails', + comment: + "// TODO:Spartacus - Method 'launchDetails' was removed from Class 'UserItemService'. ", + }, + { + class: 'UserItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserItemService'. ", + }, + { + class: 'UserItemService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserItemService'. ", + }, + { + class: 'UserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'convertUsers', + comment: + "// TODO:Spartacus - Method 'convertUsers' was removed from Class 'UserListService'. ", + }, + { + class: 'UserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'key', + comment: + "// TODO:Spartacus - Method 'key' was removed from Class 'UserListService'. ", + }, + { + class: 'UserListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserListService'. ", + }, + { + class: 'UserPermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'UserPermissionListService'. ", + }, + { + class: 'UserPermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserPermissionListService'. ", + }, + { + class: 'UserPermissionListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'UserPermissionListService'. ", + }, + { + class: 'UserUserGroupListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'assign', + comment: + "// TODO:Spartacus - Method 'assign' was removed from Class 'UserUserGroupListService'. ", + }, + { + class: 'UserUserGroupListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'UserUserGroupListService'. ", + }, + { + class: 'UserUserGroupListService', + importPath: '@spartacus/organization/administration/components', + deprecatedNode: 'unassign', + comment: + "// TODO:Spartacus - Method 'unassign' was removed from Class 'UserUserGroupListService'. ", + }, + { + class: 'AccountSummaryFacade', + importPath: '@spartacus/organization/account-summary/root', + deprecatedNode: 'getAccountSummary', + comment: + "// TODO:Spartacus - Method 'getAccountSummary' was removed from Class 'AccountSummaryFacade'. ", + }, + { + class: 'AccountSummaryFacade', + importPath: '@spartacus/organization/account-summary/root', + deprecatedNode: 'getDocumentAttachment', + comment: + "// TODO:Spartacus - Method 'getDocumentAttachment' was removed from Class 'AccountSummaryFacade'. ", + }, + { + class: 'AccountSummaryFacade', + importPath: '@spartacus/organization/account-summary/root', + deprecatedNode: 'getDocumentList', + comment: + "// TODO:Spartacus - Method 'getDocumentList' was removed from Class 'AccountSummaryFacade'. ", + }, + { + class: 'BlobErrorInterceptor', + importPath: '@spartacus/organization/account-summary/root', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'BlobErrorInterceptor'. ", + }, + { + class: 'OccAccountSummaryAdapter', + importPath: '@spartacus/organization/account-summary/occ', + deprecatedNode: 'getAccountSummary', + comment: + "// TODO:Spartacus - Method 'getAccountSummary' was removed from Class 'OccAccountSummaryAdapter'. ", + }, + { + class: 'OccAccountSummaryAdapter', + importPath: '@spartacus/organization/account-summary/occ', + deprecatedNode: 'getDocumentAttachment', + comment: + "// TODO:Spartacus - Method 'getDocumentAttachment' was removed from Class 'OccAccountSummaryAdapter'. ", + }, + { + class: 'OccAccountSummaryAdapter', + importPath: '@spartacus/organization/account-summary/occ', + deprecatedNode: 'getDocumentList', + comment: + "// TODO:Spartacus - Method 'getDocumentList' was removed from Class 'OccAccountSummaryAdapter'. ", + }, + { + class: 'AccountSummaryAdapter', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getAccountSummary', + comment: + "// TODO:Spartacus - Method 'getAccountSummary' was removed from Class 'AccountSummaryAdapter'. ", + }, + { + class: 'AccountSummaryAdapter', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getDocumentAttachment', + comment: + "// TODO:Spartacus - Method 'getDocumentAttachment' was removed from Class 'AccountSummaryAdapter'. ", + }, + { + class: 'AccountSummaryAdapter', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getDocumentList', + comment: + "// TODO:Spartacus - Method 'getDocumentList' was removed from Class 'AccountSummaryAdapter'. ", + }, + { + class: 'AccountSummaryConnector', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getAccountSummary', + comment: + "// TODO:Spartacus - Method 'getAccountSummary' was removed from Class 'AccountSummaryConnector'. ", + }, + { + class: 'AccountSummaryConnector', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getDocumentAttachment', + comment: + "// TODO:Spartacus - Method 'getDocumentAttachment' was removed from Class 'AccountSummaryConnector'. ", + }, + { + class: 'AccountSummaryConnector', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getDocumentList', + comment: + "// TODO:Spartacus - Method 'getDocumentList' was removed from Class 'AccountSummaryConnector'. ", + }, + { + class: 'AccountSummaryPageMetaResolver', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getScore', + comment: + "// TODO:Spartacus - Method 'getScore' was removed from Class 'AccountSummaryPageMetaResolver'. ", + }, + { + class: 'AccountSummaryService', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getAccountSummary', + comment: + "// TODO:Spartacus - Method 'getAccountSummary' was removed from Class 'AccountSummaryService'. ", + }, + { + class: 'AccountSummaryService', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getDocumentAttachment', + comment: + "// TODO:Spartacus - Method 'getDocumentAttachment' was removed from Class 'AccountSummaryService'. ", + }, + { + class: 'AccountSummaryService', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getDocumentList', + comment: + "// TODO:Spartacus - Method 'getDocumentList' was removed from Class 'AccountSummaryService'. ", + }, + { + class: 'AccountSummaryService', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'getOrgUnitId', + comment: + "// TODO:Spartacus - Method 'getOrgUnitId' was removed from Class 'AccountSummaryService'. ", + }, + { + class: 'AccountSummaryService', + importPath: '@spartacus/organization/account-summary/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AccountSummaryService'. ", + }, + { + class: 'AccountSummaryDocumentComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'AccountSummaryDocumentComponent'. ", + }, + { + class: 'AccountSummaryDocumentComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'AccountSummaryDocumentComponent'. ", + }, + { + class: 'AccountSummaryDocumentComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'filterChange', + comment: + "// TODO:Spartacus - Method 'filterChange' was removed from Class 'AccountSummaryDocumentComponent'. ", + }, + { + class: 'AccountSummaryDocumentComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AccountSummaryDocumentComponent'. ", + }, + { + class: 'AccountSummaryDocumentComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AccountSummaryDocumentComponent'. ", + }, + { + class: 'AccountSummaryDocumentComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'AccountSummaryDocumentComponent'. ", + }, + { + class: 'AccountSummaryDocumentFilterComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'formSearch', + comment: + "// TODO:Spartacus - Method 'formSearch' was removed from Class 'AccountSummaryDocumentFilterComponent'. ", + }, + { + class: 'AccountSummaryDocumentFilterComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getFilterByOptions', + comment: + "// TODO:Spartacus - Method 'getFilterByOptions' was removed from Class 'AccountSummaryDocumentFilterComponent'. ", + }, + { + class: 'AccountSummaryDocumentFilterComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getStatusOptions', + comment: + "// TODO:Spartacus - Method 'getStatusOptions' was removed from Class 'AccountSummaryDocumentFilterComponent'. ", + }, + { + class: 'AccountSummaryDocumentFilterComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'initialFilters', + comment: + "// TODO:Spartacus - Property 'initialFilters' was removed from Class 'AccountSummaryDocumentFilterComponent'. ", + }, + { + class: 'AccountSummaryDocumentFilterComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AccountSummaryDocumentFilterComponent'. ", + }, + { + class: 'AccountSummaryDocumentFilterComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AccountSummaryDocumentFilterComponent'. ", + }, + { + class: 'AccountSummaryDocumentFilterComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'resetForm', + comment: + "// TODO:Spartacus - Method 'resetForm' was removed from Class 'AccountSummaryDocumentFilterComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getAddressCardContent', + comment: + "// TODO:Spartacus - Method 'getAddressCardContent' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getCreditLineCardContent', + comment: + "// TODO:Spartacus - Method 'getCreditLineCardContent' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getCreditRepCardContent', + comment: + "// TODO:Spartacus - Method 'getCreditRepCardContent' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getCurrentBalanceCardContent', + comment: + "// TODO:Spartacus - Method 'getCurrentBalanceCardContent' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getIdCardContent', + comment: + "// TODO:Spartacus - Method 'getIdCardContent' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getNameCardContent', + comment: + "// TODO:Spartacus - Method 'getNameCardContent' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getOpenBalanceCardContent', + comment: + "// TODO:Spartacus - Method 'getOpenBalanceCardContent' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'getPastDueBalanceCardContent', + comment: + "// TODO:Spartacus - Method 'getPastDueBalanceCardContent' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryHeaderComponent', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AccountSummaryHeaderComponent'. ", + }, + { + class: 'AccountSummaryItemService', + importPath: '@spartacus/organization/account-summary/components', + deprecatedNode: 'launchDetails', + comment: + "// TODO:Spartacus - Method 'launchDetails' was removed from Class 'AccountSummaryItemService'. ", + }, + { + class: 'OrderAttachmentsFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'downloadOrderAttachment', + comment: + "// TODO:Spartacus - Method 'downloadOrderAttachment' was removed from Class 'OrderAttachmentsFacade'. ", + }, + { + class: 'OrderAttachmentsFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getOrderAttachments', + comment: + "// TODO:Spartacus - Method 'getOrderAttachments' was removed from Class 'OrderAttachmentsFacade'. ", + }, + { + class: 'OrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearPlacedOrder', + comment: + "// TODO:Spartacus - Method 'clearPlacedOrder' was removed from Class 'OrderFacade'. ", + }, + { + class: 'OrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getDeliveryEntries', + comment: + "// TODO:Spartacus - Method 'getDeliveryEntries' was removed from Class 'OrderFacade'. ", + }, + { + class: 'OrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'OrderFacade'. ", + }, + { + class: 'OrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getPickupEntries', + comment: + "// TODO:Spartacus - Method 'getPickupEntries' was removed from Class 'OrderFacade'. ", + }, + { + class: 'OrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'placeOrder', + comment: + "// TODO:Spartacus - Method 'placeOrder' was removed from Class 'OrderFacade'. ", + }, + { + class: 'OrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'placePaymentAuthorizedOrder', + comment: + "// TODO:Spartacus - Method 'placePaymentAuthorizedOrder' was removed from Class 'OrderFacade'. ", + }, + { + class: 'OrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'setPlacedOrder', + comment: + "// TODO:Spartacus - Method 'setPlacedOrder' was removed from Class 'OrderFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'cancelOrder', + comment: + "// TODO:Spartacus - Method 'cancelOrder' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'clearConsignmentTracking' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearOrderDetails', + comment: + "// TODO:Spartacus - Method 'clearOrderDetails' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearOrderList', + comment: + "// TODO:Spartacus - Method 'clearOrderList' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getCancelOrderLoading', + comment: + "// TODO:Spartacus - Method 'getCancelOrderLoading' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getCancelOrderSuccess', + comment: + "// TODO:Spartacus - Method 'getCancelOrderSuccess' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'getConsignmentTracking' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getOrderDetailsLoading', + comment: + "// TODO:Spartacus - Method 'getOrderDetailsLoading' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getOrderHistoryList', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryList' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getOrderHistoryListLoaded', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryListLoaded' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getQueryParams', + comment: + "// TODO:Spartacus - Method 'getQueryParams' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'loadConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'loadConsignmentTracking' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'loadOrderDetails', + comment: + "// TODO:Spartacus - Method 'loadOrderDetails' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'loadOrderList', + comment: + "// TODO:Spartacus - Method 'loadOrderList' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'resetCancelOrderProcessState', + comment: + "// TODO:Spartacus - Method 'resetCancelOrderProcessState' was removed from Class 'OrderHistoryFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'cancelOrderReturnRequest', + comment: + "// TODO:Spartacus - Method 'cancelOrderReturnRequest' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearOrderReturnRequestDetail', + comment: + "// TODO:Spartacus - Method 'clearOrderReturnRequestDetail' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearOrderReturnRequestList', + comment: + "// TODO:Spartacus - Method 'clearOrderReturnRequestList' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'createOrderReturnRequest', + comment: + "// TODO:Spartacus - Method 'createOrderReturnRequest' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getCancelReturnRequestLoading', + comment: + "// TODO:Spartacus - Method 'getCancelReturnRequestLoading' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getCancelReturnRequestSuccess', + comment: + "// TODO:Spartacus - Method 'getCancelReturnRequestSuccess' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getOrderReturnRequest', + comment: + "// TODO:Spartacus - Method 'getOrderReturnRequest' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getOrderReturnRequestList', + comment: + "// TODO:Spartacus - Method 'getOrderReturnRequestList' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReturnRequestLoading', + comment: + "// TODO:Spartacus - Method 'getReturnRequestLoading' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReturnRequestSuccess', + comment: + "// TODO:Spartacus - Method 'getReturnRequestSuccess' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'loadOrderReturnRequestDetail', + comment: + "// TODO:Spartacus - Method 'loadOrderReturnRequestDetail' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'loadOrderReturnRequestList', + comment: + "// TODO:Spartacus - Method 'loadOrderReturnRequestList' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'OrderReturnRequestFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'resetCancelReturnRequestProcessState', + comment: + "// TODO:Spartacus - Method 'resetCancelReturnRequestProcessState' was removed from Class 'OrderReturnRequestFacade'. ", + }, + { + class: 'ReorderOrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'reorder', + comment: + "// TODO:Spartacus - Method 'reorder' was removed from Class 'ReorderOrderFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'cancelReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'cancelReplenishmentOrder' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearCancelReplenishmentOrderProcessState', + comment: + "// TODO:Spartacus - Method 'clearCancelReplenishmentOrderProcessState' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearReplenishmentOrderDetails', + comment: + "// TODO:Spartacus - Method 'clearReplenishmentOrderDetails' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'clearReplenishmentOrderList', + comment: + "// TODO:Spartacus - Method 'clearReplenishmentOrderList' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getCancelReplenishmentOrderError', + comment: + "// TODO:Spartacus - Method 'getCancelReplenishmentOrderError' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getCancelReplenishmentOrderLoading', + comment: + "// TODO:Spartacus - Method 'getCancelReplenishmentOrderLoading' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getCancelReplenishmentOrderSuccess', + comment: + "// TODO:Spartacus - Method 'getCancelReplenishmentOrderSuccess' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReplenishmentOrderDetails', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderDetails' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReplenishmentOrderDetailsError', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderDetailsError' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReplenishmentOrderDetailsLoading', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderDetailsLoading' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReplenishmentOrderDetailsSuccess', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderDetailsSuccess' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReplenishmentOrderHistoryList', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderHistoryList' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReplenishmentOrderHistoryListError', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderHistoryListError' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReplenishmentOrderHistoryListLoading', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderHistoryListLoading' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'getReplenishmentOrderHistoryListSuccess', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderHistoryListSuccess' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'loadReplenishmentOrderDetails', + comment: + "// TODO:Spartacus - Method 'loadReplenishmentOrderDetails' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ReplenishmentOrderHistoryFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'loadReplenishmentOrderList', + comment: + "// TODO:Spartacus - Method 'loadReplenishmentOrderList' was removed from Class 'ReplenishmentOrderHistoryFacade'. ", + }, + { + class: 'ScheduledReplenishmentOrderFacade', + importPath: '@spartacus/order/root', + deprecatedNode: 'scheduleReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'scheduleReplenishmentOrder' was removed from Class 'ScheduledReplenishmentOrderFacade'. ", + }, + { + class: 'OccOrderAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'getPlaceOrderEndpoint', + comment: + "// TODO:Spartacus - Method 'getPlaceOrderEndpoint' was removed from Class 'OccOrderAdapter'. ", + }, + { + class: 'OccOrderAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'getPlacePaymentAuthorizedOrderEndpoint', + comment: + "// TODO:Spartacus - Method 'getPlacePaymentAuthorizedOrderEndpoint' was removed from Class 'OccOrderAdapter'. ", + }, + { + class: 'OccOrderAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'placeOrder', + comment: + "// TODO:Spartacus - Method 'placeOrder' was removed from Class 'OccOrderAdapter'. ", + }, + { + class: 'OccOrderAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'placePaymentAuthorizedOrder', + comment: + "// TODO:Spartacus - Method 'placePaymentAuthorizedOrder' was removed from Class 'OccOrderAdapter'. ", + }, + { + class: 'OccOrderAttachmentsAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'downloadOrderAttachment', + comment: + "// TODO:Spartacus - Method 'downloadOrderAttachment' was removed from Class 'OccOrderAttachmentsAdapter'. ", + }, + { + class: 'OccOrderAttachmentsAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'getDownloadOrderAttachmentUrl', + comment: + "// TODO:Spartacus - Method 'getDownloadOrderAttachmentUrl' was removed from Class 'OccOrderAttachmentsAdapter'. ", + }, + { + class: 'OccOrderAttachmentsAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'getOrderAttachments', + comment: + "// TODO:Spartacus - Method 'getOrderAttachments' was removed from Class 'OccOrderAttachmentsAdapter'. ", + }, + { + class: 'OccOrderAttachmentsAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'getOrderAttachmentsUrl', + comment: + "// TODO:Spartacus - Method 'getOrderAttachmentsUrl' was removed from Class 'OccOrderAttachmentsAdapter'. ", + }, + { + class: 'OccOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'cancel', + comment: + "// TODO:Spartacus - Method 'cancel' was removed from Class 'OccOrderHistoryAdapter'. ", + }, + { + class: 'OccOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'cancelReturnRequest', + comment: + "// TODO:Spartacus - Method 'cancelReturnRequest' was removed from Class 'OccOrderHistoryAdapter'. ", + }, + { + class: 'OccOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'createReturnRequest', + comment: + "// TODO:Spartacus - Method 'createReturnRequest' was removed from Class 'OccOrderHistoryAdapter'. ", + }, + { + class: 'OccOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'getConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'getConsignmentTracking' was removed from Class 'OccOrderHistoryAdapter'. ", + }, + { + class: 'OccOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccOrderHistoryAdapter'. ", + }, + { + class: 'OccOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'loadHistory', + comment: + "// TODO:Spartacus - Method 'loadHistory' was removed from Class 'OccOrderHistoryAdapter'. ", + }, + { + class: 'OccOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'loadReturnRequestDetail', + comment: + "// TODO:Spartacus - Method 'loadReturnRequestDetail' was removed from Class 'OccOrderHistoryAdapter'. ", + }, + { + class: 'OccOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'loadReturnRequestList', + comment: + "// TODO:Spartacus - Method 'loadReturnRequestList' was removed from Class 'OccOrderHistoryAdapter'. ", + }, + { + class: 'OccOrderNormalizer', + importPath: '@spartacus/order/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccOrderNormalizer'. ", + }, + { + class: 'OccReplenishmentOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'cancelReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'cancelReplenishmentOrder' was removed from Class 'OccReplenishmentOrderHistoryAdapter'. ", + }, + { + class: 'OccReplenishmentOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccReplenishmentOrderHistoryAdapter'. ", + }, + { + class: 'OccReplenishmentOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'loadHistory', + comment: + "// TODO:Spartacus - Method 'loadHistory' was removed from Class 'OccReplenishmentOrderHistoryAdapter'. ", + }, + { + class: 'OccReplenishmentOrderHistoryAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'loadReplenishmentDetailsHistory', + comment: + "// TODO:Spartacus - Method 'loadReplenishmentDetailsHistory' was removed from Class 'OccReplenishmentOrderHistoryAdapter'. ", + }, + { + class: 'OccReplenishmentOrderNormalizer', + importPath: '@spartacus/order/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccReplenishmentOrderNormalizer'. ", + }, + { + class: 'OccReturnRequestNormalizer', + importPath: '@spartacus/order/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccReturnRequestNormalizer'. ", + }, + { + class: 'OccScheduledReplenishmentOrderAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'getScheduleReplenishmentOrderEndpoint', + comment: + "// TODO:Spartacus - Method 'getScheduleReplenishmentOrderEndpoint' was removed from Class 'OccScheduledReplenishmentOrderAdapter'. ", + }, + { + class: 'OccScheduledReplenishmentOrderAdapter', + importPath: '@spartacus/order/occ', + deprecatedNode: 'scheduleReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'scheduleReplenishmentOrder' was removed from Class 'OccScheduledReplenishmentOrderAdapter'. ", + }, + { + class: 'OccScheduledReplenishmentOrderFormSerializer', + importPath: '@spartacus/order/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccScheduledReplenishmentOrderFormSerializer'. ", + }, + { + class: 'OrderDocumentFlowFacade', + importPath: '@spartacus/order/document-flow/root', + deprecatedNode: 'getOrderSubsequentDocumentEntries', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocumentEntries' was removed from Class 'OrderDocumentFlowFacade'. ", + }, + { + class: 'OrderDocumentFlowFacade', + importPath: '@spartacus/order/document-flow/root', + deprecatedNode: 'getOrderSubsequentDocuments', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocuments' was removed from Class 'OrderDocumentFlowFacade'. ", + }, + { + class: 'OccOrderDocumentFlowAdapter', + importPath: '@spartacus/order/document-flow/occ', + deprecatedNode: 'getOrderSubsequentDocumentEntries', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocumentEntries' was removed from Class 'OccOrderDocumentFlowAdapter'. ", + }, + { + class: 'OccOrderDocumentFlowAdapter', + importPath: '@spartacus/order/document-flow/occ', + deprecatedNode: 'getOrderSubsequentDocuments', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocuments' was removed from Class 'OccOrderDocumentFlowAdapter'. ", + }, + { + class: 'OccOrderDocumentFlowAdapter', + importPath: '@spartacus/order/document-flow/occ', + deprecatedNode: 'getSubsequentDocumentsEntriesUrl', + comment: + "// TODO:Spartacus - Method 'getSubsequentDocumentsEntriesUrl' was removed from Class 'OccOrderDocumentFlowAdapter'. ", + }, + { + class: 'OccOrderDocumentFlowAdapter', + importPath: '@spartacus/order/document-flow/occ', + deprecatedNode: 'getSubsequentDocumentsUrl', + comment: + "// TODO:Spartacus - Method 'getSubsequentDocumentsUrl' was removed from Class 'OccOrderDocumentFlowAdapter'. ", + }, + { + class: 'OrderDocumentFlowAdapter', + importPath: '@spartacus/order/document-flow/core', + deprecatedNode: 'getOrderSubsequentDocumentEntries', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocumentEntries' was removed from Class 'OrderDocumentFlowAdapter'. ", + }, + { + class: 'OrderDocumentFlowAdapter', + importPath: '@spartacus/order/document-flow/core', + deprecatedNode: 'getOrderSubsequentDocuments', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocuments' was removed from Class 'OrderDocumentFlowAdapter'. ", + }, + { + class: 'OrderDocumentFlowConnector', + importPath: '@spartacus/order/document-flow/core', + deprecatedNode: 'getOrderSubsequentDocumentEntries', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocumentEntries' was removed from Class 'OrderDocumentFlowConnector'. ", + }, + { + class: 'OrderDocumentFlowConnector', + importPath: '@spartacus/order/document-flow/core', + deprecatedNode: 'getOrderSubsequentDocuments', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocuments' was removed from Class 'OrderDocumentFlowConnector'. ", + }, + { + class: 'OrderDocumentFlowService', + importPath: '@spartacus/order/document-flow/core', + deprecatedNode: 'getOrderSubsequentDocumentEntries', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocumentEntries' was removed from Class 'OrderDocumentFlowService'. ", + }, + { + class: 'OrderDocumentFlowService', + importPath: '@spartacus/order/document-flow/core', + deprecatedNode: 'getOrderSubsequentDocuments', + comment: + "// TODO:Spartacus - Method 'getOrderSubsequentDocuments' was removed from Class 'OrderDocumentFlowService'. ", + }, + { + class: 'OrderDocumentFlowComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'onOrderDocumentFlowClick', + comment: + "// TODO:Spartacus - Method 'onOrderDocumentFlowClick' was removed from Class 'OrderDocumentFlowComponent'. ", + }, + { + class: 'OrderDocumentFlowDialogComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'cacheDocumentEntries', + comment: + "// TODO:Spartacus - Method 'cacheDocumentEntries' was removed from Class 'OrderDocumentFlowDialogComponent'. ", + }, + { + class: 'OrderDocumentFlowDialogComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'OrderDocumentFlowDialogComponent'. ", + }, + { + class: 'OrderDocumentFlowDialogComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'getDocumentTitle', + comment: + "// TODO:Spartacus - Method 'getDocumentTitle' was removed from Class 'OrderDocumentFlowDialogComponent'. ", + }, + { + class: 'OrderDocumentFlowDialogComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'goBack', + comment: + "// TODO:Spartacus - Method 'goBack' was removed from Class 'OrderDocumentFlowDialogComponent'. ", + }, + { + class: 'OrderDocumentFlowDialogComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'onDocumentSelection', + comment: + "// TODO:Spartacus - Method 'onDocumentSelection' was removed from Class 'OrderDocumentFlowDialogComponent'. ", + }, + { + class: 'OrderDocumentFlowDialogComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'restoreScrollPosition', + comment: + "// TODO:Spartacus - Method 'restoreScrollPosition' was removed from Class 'OrderDocumentFlowDialogComponent'. ", + }, + { + class: 'OrderDocumentFlowDialogComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'saveScrollPosition', + comment: + "// TODO:Spartacus - Method 'saveScrollPosition' was removed from Class 'OrderDocumentFlowDialogComponent'. ", + }, + { + class: 'OrderSubsequentDocumentListComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'onDocumentSelection', + comment: + "// TODO:Spartacus - Method 'onDocumentSelection' was removed from Class 'OrderSubsequentDocumentListComponent'. ", + }, + { + class: 'OrderSubsequentDocumentNodeComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'haveSubNodes', + comment: + "// TODO:Spartacus - Method 'haveSubNodes' was removed from Class 'OrderSubsequentDocumentNodeComponent'. ", + }, + { + class: 'OrderSubsequentDocumentNodeComponent', + importPath: '@spartacus/order/document-flow/components', + deprecatedNode: 'onDocumentSelection', + comment: + "// TODO:Spartacus - Method 'onDocumentSelection' was removed from Class 'OrderSubsequentDocumentNodeComponent'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearOrderList', + comment: + "// TODO:Spartacus - Method 'clearOrderList' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'getConsignmentTracking' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getConsignmentTrackingState', + comment: + "// TODO:Spartacus - Method 'getConsignmentTrackingState' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getConsignmentTrackingValue', + comment: + "// TODO:Spartacus - Method 'getConsignmentTrackingValue' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderDetailsState', + comment: + "// TODO:Spartacus - Method 'getOrderDetailsState' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderDetailsV2', + comment: + "// TODO:Spartacus - Method 'getOrderDetailsV2' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderDetailsValue', + comment: + "// TODO:Spartacus - Method 'getOrderDetailsValue' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderDetailsWithTracking', + comment: + "// TODO:Spartacus - Method 'getOrderDetailsWithTracking' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderHistoryList', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryList' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderHistoryListWithDetails', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryListWithDetails' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'loadConsignmentTracking' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'MyAccountV2OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadOrderDetails', + comment: + "// TODO:Spartacus - Method 'loadOrderDetails' was removed from Class 'MyAccountV2OrderHistoryService'. ", + }, + { + class: 'OrderAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'placeOrder', + comment: + "// TODO:Spartacus - Method 'placeOrder' was removed from Class 'OrderAdapter'. ", + }, + { + class: 'OrderAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'placePaymentAuthorizedOrder', + comment: + "// TODO:Spartacus - Method 'placePaymentAuthorizedOrder' was removed from Class 'OrderAdapter'. ", + }, + { + class: 'OrderAttachmentsAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'downloadOrderAttachment', + comment: + "// TODO:Spartacus - Method 'downloadOrderAttachment' was removed from Class 'OrderAttachmentsAdapter'. ", + }, + { + class: 'OrderAttachmentsAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderAttachments', + comment: + "// TODO:Spartacus - Method 'getOrderAttachments' was removed from Class 'OrderAttachmentsAdapter'. ", + }, + { + class: 'OrderAttachmentsConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'downloadOrderAttachment', + comment: + "// TODO:Spartacus - Method 'downloadOrderAttachment' was removed from Class 'OrderAttachmentsConnector'. ", + }, + { + class: 'OrderAttachmentsConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderAttachments', + comment: + "// TODO:Spartacus - Method 'getOrderAttachments' was removed from Class 'OrderAttachmentsConnector'. ", + }, + { + class: 'OrderAttachmentsService', + importPath: '@spartacus/order/core', + deprecatedNode: 'downloadOrderAttachment', + comment: + "// TODO:Spartacus - Method 'downloadOrderAttachment' was removed from Class 'OrderAttachmentsService'. ", + }, + { + class: 'OrderAttachmentsService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderAttachments', + comment: + "// TODO:Spartacus - Method 'getOrderAttachments' was removed from Class 'OrderAttachmentsService'. ", + }, + { + class: 'OrderConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'placeOrder', + comment: + "// TODO:Spartacus - Method 'placeOrder' was removed from Class 'OrderConnector'. ", + }, + { + class: 'OrderConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'placePaymentAuthorizedOrder', + comment: + "// TODO:Spartacus - Method 'placePaymentAuthorizedOrder' was removed from Class 'OrderConnector'. ", + }, + { + class: 'OrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancel', + comment: + "// TODO:Spartacus - Method 'cancel' was removed from Class 'OrderHistoryAdapter'. ", + }, + { + class: 'OrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancelReturnRequest', + comment: + "// TODO:Spartacus - Method 'cancelReturnRequest' was removed from Class 'OrderHistoryAdapter'. ", + }, + { + class: 'OrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'createReturnRequest', + comment: + "// TODO:Spartacus - Method 'createReturnRequest' was removed from Class 'OrderHistoryAdapter'. ", + }, + { + class: 'OrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'getConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'getConsignmentTracking' was removed from Class 'OrderHistoryAdapter'. ", + }, + { + class: 'OrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OrderHistoryAdapter'. ", + }, + { + class: 'OrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadHistory', + comment: + "// TODO:Spartacus - Method 'loadHistory' was removed from Class 'OrderHistoryAdapter'. ", + }, + { + class: 'OrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadReturnRequestDetail', + comment: + "// TODO:Spartacus - Method 'loadReturnRequestDetail' was removed from Class 'OrderHistoryAdapter'. ", + }, + { + class: 'OrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadReturnRequestList', + comment: + "// TODO:Spartacus - Method 'loadReturnRequestList' was removed from Class 'OrderHistoryAdapter'. ", + }, + { + class: 'OrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancel', + comment: + "// TODO:Spartacus - Method 'cancel' was removed from Class 'OrderHistoryConnector'. ", + }, + { + class: 'OrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancelReturnRequest', + comment: + "// TODO:Spartacus - Method 'cancelReturnRequest' was removed from Class 'OrderHistoryConnector'. ", + }, + { + class: 'OrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'OrderHistoryConnector'. ", + }, + { + class: 'OrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'getConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'getConsignmentTracking' was removed from Class 'OrderHistoryConnector'. ", + }, + { + class: 'OrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'getHistory', + comment: + "// TODO:Spartacus - Method 'getHistory' was removed from Class 'OrderHistoryConnector'. ", + }, + { + class: 'OrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReturnRequestDetail', + comment: + "// TODO:Spartacus - Method 'getReturnRequestDetail' was removed from Class 'OrderHistoryConnector'. ", + }, + { + class: 'OrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReturnRequestList', + comment: + "// TODO:Spartacus - Method 'getReturnRequestList' was removed from Class 'OrderHistoryConnector'. ", + }, + { + class: 'OrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'return', + comment: + "// TODO:Spartacus - Method 'return' was removed from Class 'OrderHistoryConnector'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancelOrder', + comment: + "// TODO:Spartacus - Method 'cancelOrder' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'clearConsignmentTracking' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearOrderDetails', + comment: + "// TODO:Spartacus - Method 'clearOrderDetails' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearOrderList', + comment: + "// TODO:Spartacus - Method 'clearOrderList' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getCancelOrderLoading', + comment: + "// TODO:Spartacus - Method 'getCancelOrderLoading' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getCancelOrderSuccess', + comment: + "// TODO:Spartacus - Method 'getCancelOrderSuccess' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'getConsignmentTracking' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderDetailsLoading', + comment: + "// TODO:Spartacus - Method 'getOrderDetailsLoading' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderHistoryList', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryList' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderHistoryListLoaded', + comment: + "// TODO:Spartacus - Method 'getOrderHistoryListLoaded' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getQueryParams', + comment: + "// TODO:Spartacus - Method 'getQueryParams' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadConsignmentTracking', + comment: + "// TODO:Spartacus - Method 'loadConsignmentTracking' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadOrderDetails', + comment: + "// TODO:Spartacus - Method 'loadOrderDetails' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadOrderList', + comment: + "// TODO:Spartacus - Method 'loadOrderList' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'resetCancelOrderProcessState', + comment: + "// TODO:Spartacus - Method 'resetCancelOrderProcessState' was removed from Class 'OrderHistoryService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancelOrderReturnRequest', + comment: + "// TODO:Spartacus - Method 'cancelOrderReturnRequest' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearOrderReturnRequestDetail', + comment: + "// TODO:Spartacus - Method 'clearOrderReturnRequestDetail' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearOrderReturnRequestList', + comment: + "// TODO:Spartacus - Method 'clearOrderReturnRequestList' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'createOrderReturnRequest', + comment: + "// TODO:Spartacus - Method 'createOrderReturnRequest' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getCancelReturnRequestLoading', + comment: + "// TODO:Spartacus - Method 'getCancelReturnRequestLoading' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getCancelReturnRequestSuccess', + comment: + "// TODO:Spartacus - Method 'getCancelReturnRequestSuccess' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderReturnRequest', + comment: + "// TODO:Spartacus - Method 'getOrderReturnRequest' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderReturnRequestList', + comment: + "// TODO:Spartacus - Method 'getOrderReturnRequestList' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReturnRequestLoading', + comment: + "// TODO:Spartacus - Method 'getReturnRequestLoading' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReturnRequestSuccess', + comment: + "// TODO:Spartacus - Method 'getReturnRequestSuccess' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadOrderReturnRequestDetail', + comment: + "// TODO:Spartacus - Method 'loadOrderReturnRequestDetail' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadOrderReturnRequestList', + comment: + "// TODO:Spartacus - Method 'loadOrderReturnRequestList' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderReturnRequestService', + importPath: '@spartacus/order/core', + deprecatedNode: 'resetCancelReturnRequestProcessState', + comment: + "// TODO:Spartacus - Method 'resetCancelReturnRequestProcessState' was removed from Class 'OrderReturnRequestService'. ", + }, + { + class: 'OrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'OrderService'. ", + }, + { + class: 'OrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearPlacedOrder', + comment: + "// TODO:Spartacus - Method 'clearPlacedOrder' was removed from Class 'OrderService'. ", + }, + { + class: 'OrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getDeliveryEntries', + comment: + "// TODO:Spartacus - Method 'getDeliveryEntries' was removed from Class 'OrderService'. ", + }, + { + class: 'OrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'OrderService'. ", + }, + { + class: 'OrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getPickupEntries', + comment: + "// TODO:Spartacus - Method 'getPickupEntries' was removed from Class 'OrderService'. ", + }, + { + class: 'OrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'placeOrder', + comment: + "// TODO:Spartacus - Method 'placeOrder' was removed from Class 'OrderService'. ", + }, + { + class: 'OrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'placePaymentAuthorizedOrder', + comment: + "// TODO:Spartacus - Method 'placePaymentAuthorizedOrder' was removed from Class 'OrderService'. ", + }, + { + class: 'OrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'setPlacedOrder', + comment: + "// TODO:Spartacus - Method 'setPlacedOrder' was removed from Class 'OrderService'. ", + }, + { + class: 'ReorderOrderAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'reorder', + comment: + "// TODO:Spartacus - Method 'reorder' was removed from Class 'ReorderOrderAdapter'. ", + }, + { + class: 'ReorderOrderConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'reorder', + comment: + "// TODO:Spartacus - Method 'reorder' was removed from Class 'ReorderOrderConnector'. ", + }, + { + class: 'ReorderOrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'reorder', + comment: + "// TODO:Spartacus - Method 'reorder' was removed from Class 'ReorderOrderService'. ", + }, + { + class: 'ReorderOrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'reorderPreconditions', + comment: + "// TODO:Spartacus - Method 'reorderPreconditions' was removed from Class 'ReorderOrderService'. ", + }, + { + class: 'ReplenishmentOrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancelReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'cancelReplenishmentOrder' was removed from Class 'ReplenishmentOrderHistoryAdapter'. ", + }, + { + class: 'ReplenishmentOrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ReplenishmentOrderHistoryAdapter'. ", + }, + { + class: 'ReplenishmentOrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadHistory', + comment: + "// TODO:Spartacus - Method 'loadHistory' was removed from Class 'ReplenishmentOrderHistoryAdapter'. ", + }, + { + class: 'ReplenishmentOrderHistoryAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadReplenishmentDetailsHistory', + comment: + "// TODO:Spartacus - Method 'loadReplenishmentDetailsHistory' was removed from Class 'ReplenishmentOrderHistoryAdapter'. ", + }, + { + class: 'ReplenishmentOrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancelReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'cancelReplenishmentOrder' was removed from Class 'ReplenishmentOrderHistoryConnector'. ", + }, + { + class: 'ReplenishmentOrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ReplenishmentOrderHistoryConnector'. ", + }, + { + class: 'ReplenishmentOrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadHistory', + comment: + "// TODO:Spartacus - Method 'loadHistory' was removed from Class 'ReplenishmentOrderHistoryConnector'. ", + }, + { + class: 'ReplenishmentOrderHistoryConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadReplenishmentDetailsHistory', + comment: + "// TODO:Spartacus - Method 'loadReplenishmentDetailsHistory' was removed from Class 'ReplenishmentOrderHistoryConnector'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'cancelReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'cancelReplenishmentOrder' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearCancelReplenishmentOrderProcessState', + comment: + "// TODO:Spartacus - Method 'clearCancelReplenishmentOrderProcessState' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearReplenishmentOrderDetails', + comment: + "// TODO:Spartacus - Method 'clearReplenishmentOrderDetails' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'clearReplenishmentOrderList', + comment: + "// TODO:Spartacus - Method 'clearReplenishmentOrderList' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getCancelReplenishmentOrderError', + comment: + "// TODO:Spartacus - Method 'getCancelReplenishmentOrderError' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getCancelReplenishmentOrderLoading', + comment: + "// TODO:Spartacus - Method 'getCancelReplenishmentOrderLoading' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getCancelReplenishmentOrderSuccess', + comment: + "// TODO:Spartacus - Method 'getCancelReplenishmentOrderSuccess' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReplenishmentOrderDetails', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderDetails' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReplenishmentOrderDetailsError', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderDetailsError' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReplenishmentOrderDetailsLoading', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderDetailsLoading' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReplenishmentOrderDetailsSuccess', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderDetailsSuccess' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReplenishmentOrderHistoryList', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderHistoryList' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReplenishmentOrderHistoryListError', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderHistoryListError' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReplenishmentOrderHistoryListLoading', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderHistoryListLoading' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'getReplenishmentOrderHistoryListSuccess', + comment: + "// TODO:Spartacus - Method 'getReplenishmentOrderHistoryListSuccess' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadReplenishmentOrderDetails', + comment: + "// TODO:Spartacus - Method 'loadReplenishmentOrderDetails' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ReplenishmentOrderHistoryService', + importPath: '@spartacus/order/core', + deprecatedNode: 'loadReplenishmentOrderList', + comment: + "// TODO:Spartacus - Method 'loadReplenishmentOrderList' was removed from Class 'ReplenishmentOrderHistoryService'. ", + }, + { + class: 'ScheduledReplenishmentOrderAdapter', + importPath: '@spartacus/order/core', + deprecatedNode: 'scheduleReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'scheduleReplenishmentOrder' was removed from Class 'ScheduledReplenishmentOrderAdapter'. ", + }, + { + class: 'ScheduledReplenishmentOrderConnector', + importPath: '@spartacus/order/core', + deprecatedNode: 'scheduleReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'scheduleReplenishmentOrder' was removed from Class 'ScheduledReplenishmentOrderConnector'. ", + }, + { + class: 'ScheduledReplenishmentOrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'ScheduledReplenishmentOrderService'. ", + }, + { + class: 'ScheduledReplenishmentOrderService', + importPath: '@spartacus/order/core', + deprecatedNode: 'scheduleReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'scheduleReplenishmentOrder' was removed from Class 'ScheduledReplenishmentOrderService'. ", + }, + { + class: 'AmendOrderActionsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'continue', + comment: + "// TODO:Spartacus - Method 'continue' was removed from Class 'AmendOrderActionsComponent'. ", + }, + { + class: 'CancelOrderConfirmationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'submit', + comment: + "// TODO:Spartacus - Method 'submit' was removed from Class 'CancelOrderConfirmationComponent'. ", + }, + { + class: 'CancelOrReturnItemsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getControl', + comment: + "// TODO:Spartacus - Method 'getControl' was removed from Class 'CancelOrReturnItemsComponent'. ", + }, + { + class: 'CancelOrReturnItemsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getItemPrice', + comment: + "// TODO:Spartacus - Method 'getItemPrice' was removed from Class 'CancelOrReturnItemsComponent'. ", + }, + { + class: 'CancelOrReturnItemsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getMaxAmendQuantity', + comment: + "// TODO:Spartacus - Method 'getMaxAmendQuantity' was removed from Class 'CancelOrReturnItemsComponent'. ", + }, + { + class: 'CancelOrReturnItemsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'isCancellation', + comment: + "// TODO:Spartacus - Method 'isCancellation' was removed from Class 'CancelOrReturnItemsComponent'. ", + }, + { + class: 'CancelOrReturnItemsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'setAll', + comment: + "// TODO:Spartacus - Method 'setAll' was removed from Class 'CancelOrReturnItemsComponent'. ", + }, + { + class: 'ConsignmentTrackingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConsignmentTrackingComponent'. ", + }, + { + class: 'ConsignmentTrackingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ConsignmentTrackingComponent'. ", + }, + { + class: 'ConsignmentTrackingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'openTrackingDialog', + comment: + "// TODO:Spartacus - Method 'openTrackingDialog' was removed from Class 'ConsignmentTrackingComponent'. ", + }, + { + class: 'MyAccountV2ConsignmentEntriesComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getConsignmentNumber', + comment: + "// TODO:Spartacus - Method 'getConsignmentNumber' was removed from Class 'MyAccountV2ConsignmentEntriesComponent'. ", + }, + { + class: 'MyAccountV2ConsignmentTrackingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MyAccountV2ConsignmentTrackingComponent'. ", + }, + { + class: 'MyAccountV2DownloadInvoicesComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'MyAccountV2DownloadInvoicesComponent'. ", + }, + { + class: 'MyAccountV2DownloadInvoicesComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngAfterViewChecked', + comment: + "// TODO:Spartacus - Method 'ngAfterViewChecked' was removed from Class 'MyAccountV2DownloadInvoicesComponent'. ", + }, + { + class: 'MyAccountV2DownloadInvoicesEventListener', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'MyAccountV2DownloadInvoicesEventListener'. ", + }, + { + class: 'MyAccountV2DownloadInvoicesEventListener', + importPath: '@spartacus/order/components', + deprecatedNode: 'onDownloadInvoices', + comment: + "// TODO:Spartacus - Method 'onDownloadInvoices' was removed from Class 'MyAccountV2DownloadInvoicesEventListener'. ", + }, + { + class: 'MyAccountV2DownloadInvoicesEventListener', + importPath: '@spartacus/order/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'MyAccountV2DownloadInvoicesEventListener'. ", + }, + { + class: 'MyAccountV2OrderConsignmentsService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getGroupedConsignments', + comment: + "// TODO:Spartacus - Method 'getGroupedConsignments' was removed from Class 'MyAccountV2OrderConsignmentsService'. ", + }, + { + class: 'MyAccountV2OrderConsignmentsService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getStatusGroupKey', + comment: + "// TODO:Spartacus - Method 'getStatusGroupKey' was removed from Class 'MyAccountV2OrderConsignmentsService'. ", + }, + { + class: 'MyAccountV2OrderConsignmentsService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getUnconsignedEntries', + comment: + "// TODO:Spartacus - Method 'getUnconsignedEntries' was removed from Class 'MyAccountV2OrderConsignmentsService'. ", + }, + { + class: 'MyAccountV2OrderConsignmentsService', + importPath: '@spartacus/order/components', + deprecatedNode: 'groupConsignments', + comment: + "// TODO:Spartacus - Method 'groupConsignments' was removed from Class 'MyAccountV2OrderConsignmentsService'. ", + }, + { + class: 'MyAccountV2OrderConsolidatedInformationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getConsignmentsCount', + comment: + "// TODO:Spartacus - Method 'getConsignmentsCount' was removed from Class 'MyAccountV2OrderConsolidatedInformationComponent'. ", + }, + { + class: 'MyAccountV2OrderConsolidatedInformationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getDeliveryConsignments', + comment: + "// TODO:Spartacus - Method 'getDeliveryConsignments' was removed from Class 'MyAccountV2OrderConsolidatedInformationComponent'. ", + }, + { + class: 'MyAccountV2OrderConsolidatedInformationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getDeliveryUnconsignedEntries', + comment: + "// TODO:Spartacus - Method 'getDeliveryUnconsignedEntries' was removed from Class 'MyAccountV2OrderConsolidatedInformationComponent'. ", + }, + { + class: 'MyAccountV2OrderConsolidatedInformationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getOrderEntriesCount', + comment: + "// TODO:Spartacus - Method 'getOrderEntriesCount' was removed from Class 'MyAccountV2OrderConsolidatedInformationComponent'. ", + }, + { + class: 'MyAccountV2OrderConsolidatedInformationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getPickupConsignments', + comment: + "// TODO:Spartacus - Method 'getPickupConsignments' was removed from Class 'MyAccountV2OrderConsolidatedInformationComponent'. ", + }, + { + class: 'MyAccountV2OrderConsolidatedInformationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getPickupUnconsignedEntries', + comment: + "// TODO:Spartacus - Method 'getPickupUnconsignedEntries' was removed from Class 'MyAccountV2OrderConsolidatedInformationComponent'. ", + }, + { + class: 'MyAccountV2OrderConsolidatedInformationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getProductImages', + comment: + "// TODO:Spartacus - Method 'getProductImages' was removed from Class 'MyAccountV2OrderConsolidatedInformationComponent'. ", + }, + { + class: 'MyAccountV2OrderConsolidatedInformationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'isStatusCritical', + comment: + "// TODO:Spartacus - Method 'isStatusCritical' was removed from Class 'MyAccountV2OrderConsolidatedInformationComponent'. ", + }, + { + class: 'MyAccountV2OrderDetailsActionsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'MyAccountV2OrderDetailsActionsComponent'. ", + }, + { + class: 'MyAccountV2OrderDetailsActionsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'showDialog', + comment: + "// TODO:Spartacus - Method 'showDialog' was removed from Class 'MyAccountV2OrderDetailsActionsComponent'. ", + }, + { + class: 'MyAccountV2OrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'MyAccountV2OrderHistoryComponent'. ", + }, + { + class: 'MyAccountV2OrdersComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getProduct', + comment: + "// TODO:Spartacus - Method 'getProduct' was removed from Class 'MyAccountV2OrdersComponent'. ", + }, + { + class: 'MyAccountV2OrdersComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'MyAccountV2OrdersComponent'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getAmendedEntries', + comment: + "// TODO:Spartacus - Method 'getAmendedEntries' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getAmendedPrice', + comment: + "// TODO:Spartacus - Method 'getAmendedPrice' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getForm', + comment: + "// TODO:Spartacus - Method 'getForm' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getFormControl', + comment: + "// TODO:Spartacus - Method 'getFormControl' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getMaxAmendQuantity', + comment: + "// TODO:Spartacus - Method 'getMaxAmendQuantity' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getOrder', + comment: + "// TODO:Spartacus - Method 'getOrder' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'isCancellation', + comment: + "// TODO:Spartacus - Method 'isCancellation' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAmendService', + importPath: '@spartacus/order/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'OrderAmendService'. ", + }, + { + class: 'OrderAttachmentsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'onOrderAttachmentsClick', + comment: + "// TODO:Spartacus - Method 'onOrderAttachmentsClick' was removed from Class 'OrderAttachmentsComponent'. ", + }, + { + class: 'OrderAttachmentsDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'addErrorMessage', + comment: + "// TODO:Spartacus - Method 'addErrorMessage' was removed from Class 'OrderAttachmentsDialogComponent'. ", + }, + { + class: 'OrderAttachmentsDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'OrderAttachmentsDialogComponent'. ", + }, + { + class: 'OrderAttachmentsDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'closeErrorMessage', + comment: + "// TODO:Spartacus - Method 'closeErrorMessage' was removed from Class 'OrderAttachmentsDialogComponent'. ", + }, + { + class: 'OrderAttachmentsDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'downloadFile', + comment: + "// TODO:Spartacus - Method 'downloadFile' was removed from Class 'OrderAttachmentsDialogComponent'. ", + }, + { + class: 'OrderAttachmentsDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'onMouseDown', + comment: + "// TODO:Spartacus - Method 'onMouseDown' was removed from Class 'OrderAttachmentsDialogComponent'. ", + }, + { + class: 'OrderAttachmentsDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'openOrderAttachment', + comment: + "// TODO:Spartacus - Method 'openOrderAttachment' was removed from Class 'OrderAttachmentsDialogComponent'. ", + }, + { + class: 'OrderAttachmentsDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'previewFile', + comment: + "// TODO:Spartacus - Method 'previewFile' was removed from Class 'OrderAttachmentsDialogComponent'. ", + }, + { + class: 'OrderAttachmentsDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'setAttachmentLoadingState', + comment: + "// TODO:Spartacus - Method 'setAttachmentLoadingState' was removed from Class 'OrderAttachmentsDialogComponent'. ", + }, + { + class: 'OrderCancellationGuard', + importPath: '@spartacus/order/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'OrderCancellationGuard'. ", + }, + { + class: 'OrderCancellationService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'OrderCancellationService'. ", + }, + { + class: 'OrderCancellationService', + importPath: '@spartacus/order/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'OrderCancellationService'. ", + }, + { + class: 'OrderConfirmationGuard', + importPath: '@spartacus/order/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'OrderConfirmationGuard'. ", + }, + { + class: 'OrderConfirmationItemsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderConfirmationItemsComponent'. ", + }, + { + class: 'OrderConfirmationOrderEntriesContext', + importPath: '@spartacus/order/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'OrderConfirmationOrderEntriesContext'. ", + }, + { + class: 'OrderConfirmationShippingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getDeliveryAddressCard', + comment: + "// TODO:Spartacus - Method 'getDeliveryAddressCard' was removed from Class 'OrderConfirmationShippingComponent'. ", + }, + { + class: 'OrderConfirmationShippingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getDeliveryModeCard', + comment: + "// TODO:Spartacus - Method 'getDeliveryModeCard' was removed from Class 'OrderConfirmationShippingComponent'. ", + }, + { + class: 'OrderConfirmationShippingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderConfirmationShippingComponent'. ", + }, + { + class: 'OrderConfirmationShippingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OrderConfirmationShippingComponent'. ", + }, + { + class: 'OrderConfirmationThankYouMessageComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'addThankYouMessage', + comment: + "// TODO:Spartacus - Method 'addThankYouMessage' was removed from Class 'OrderConfirmationThankYouMessageComponent'. ", + }, + { + class: 'OrderConfirmationThankYouMessageComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getThankYouAssistiveMessage', + comment: + "// TODO:Spartacus - Method 'getThankYouAssistiveMessage' was removed from Class 'OrderConfirmationThankYouMessageComponent'. ", + }, + { + class: 'OrderConfirmationThankYouMessageComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'OrderConfirmationThankYouMessageComponent'. ", + }, + { + class: 'OrderConfirmationThankYouMessageComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderConfirmationThankYouMessageComponent'. ", + }, + { + class: 'OrderConfirmationThankYouMessageComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OrderConfirmationThankYouMessageComponent'. ", + }, + { + class: 'OrderConfirmationTotalsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderConfirmationTotalsComponent'. ", + }, + { + class: 'OrderConsignedEntriesComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getStatusText', + comment: + "// TODO:Spartacus - Method 'getStatusText' was removed from Class 'OrderConsignedEntriesComponent'. ", + }, + { + class: 'OrderDetailBillingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getBillingAddressCard', + comment: + "// TODO:Spartacus - Method 'getBillingAddressCard' was removed from Class 'OrderDetailBillingComponent'. ", + }, + { + class: 'OrderDetailBillingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getPaymentMethodCard', + comment: + "// TODO:Spartacus - Method 'getPaymentMethodCard' was removed from Class 'OrderDetailBillingComponent'. ", + }, + { + class: 'OrderDetailBillingComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'isPaymentInfoCardFull', + comment: + "// TODO:Spartacus - Method 'isPaymentInfoCardFull' was removed from Class 'OrderDetailBillingComponent'. ", + }, + { + class: 'OrderDetailItemsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getGroupedConsignments', + comment: + "// TODO:Spartacus - Method 'getGroupedConsignments' was removed from Class 'OrderDetailItemsComponent'. ", + }, + { + class: 'OrderDetailItemsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getUnconsignedEntries', + comment: + "// TODO:Spartacus - Method 'getUnconsignedEntries' was removed from Class 'OrderDetailItemsComponent'. ", + }, + { + class: 'OrderDetailReorderComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'launchDialog', + comment: + "// TODO:Spartacus - Method 'launchDialog' was removed from Class 'OrderDetailReorderComponent'. ", + }, + { + class: 'OrderDetailReorderComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderDetailReorderComponent'. ", + }, + { + class: 'OrderDetailReorderComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OrderDetailReorderComponent'. ", + }, + { + class: 'OrderDetailReorderComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'onReorderClick', + comment: + "// TODO:Spartacus - Method 'onReorderClick' was removed from Class 'OrderDetailReorderComponent'. ", + }, + { + class: 'OrderDetailsOrderEntriesContext', + importPath: '@spartacus/order/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'OrderDetailsOrderEntriesContext'. ", + }, + { + class: 'OrderDetailsService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'OrderDetailsService'. ", + }, + { + class: 'OrderDetailsService', + importPath: '@spartacus/order/components', + deprecatedNode: 'isOrderDetailsLoading', + comment: + "// TODO:Spartacus - Method 'isOrderDetailsLoading' was removed from Class 'OrderDetailsService'. ", + }, + { + class: 'OrderDetailTotalsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OrderDetailTotalsComponent'. ", + }, + { + class: 'OrderGuestRegisterFormComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'authService', + comment: + "// TODO:Spartacus - Property 'authService' was removed from Class 'OrderGuestRegisterFormComponent'. ", + }, + { + class: 'OrderGuestRegisterFormComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderGuestRegisterFormComponent'. ", + }, + { + class: 'OrderGuestRegisterFormComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'submit', + comment: + "// TODO:Spartacus - Method 'submit' was removed from Class 'OrderGuestRegisterFormComponent'. ", + }, + { + class: 'OrderGuestRegisterFormComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'subscription', + comment: + "// TODO:Spartacus - Property 'subscription' was removed from Class 'OrderGuestRegisterFormComponent'. ", + }, + { + class: 'OrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'OrderHistoryComponent'. ", + }, + { + class: 'OrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getQueryParams', + comment: + "// TODO:Spartacus - Method 'getQueryParams' was removed from Class 'OrderHistoryComponent'. ", + }, + { + class: 'OrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getSortLabels', + comment: + "// TODO:Spartacus - Method 'getSortLabels' was removed from Class 'OrderHistoryComponent'. ", + }, + { + class: 'OrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'goToOrderDetail', + comment: + "// TODO:Spartacus - Method 'goToOrderDetail' was removed from Class 'OrderHistoryComponent'. ", + }, + { + class: 'OrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderHistoryComponent'. ", + }, + { + class: 'OrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'OrderHistoryComponent'. ", + }, + { + class: 'OrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'setOrderHistoryParams', + comment: + "// TODO:Spartacus - Method 'setOrderHistoryParams' was removed from Class 'OrderHistoryComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getAddressCardContent', + comment: + "// TODO:Spartacus - Method 'getAddressCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getBillingAddressCardContent', + comment: + "// TODO:Spartacus - Method 'getBillingAddressCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getCostCenterCardContent', + comment: + "// TODO:Spartacus - Method 'getCostCenterCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getDeliveryModeCardContent', + comment: + "// TODO:Spartacus - Method 'getDeliveryModeCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getMethodOfPaymentCardContent', + comment: + "// TODO:Spartacus - Method 'getMethodOfPaymentCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getOrderCodeCardContent', + comment: + "// TODO:Spartacus - Method 'getOrderCodeCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getOrderCurrentDateCardContent', + comment: + "// TODO:Spartacus - Method 'getOrderCurrentDateCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getOrderStatusCardContent', + comment: + "// TODO:Spartacus - Method 'getOrderStatusCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getPaymentInfoCardContent', + comment: + "// TODO:Spartacus - Method 'getPaymentInfoCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getPurchaseOrderNumber', + comment: + "// TODO:Spartacus - Method 'getPurchaseOrderNumber' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getReplenishmentActiveCardContent', + comment: + "// TODO:Spartacus - Method 'getReplenishmentActiveCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getReplenishmentCodeCardContent', + comment: + "// TODO:Spartacus - Method 'getReplenishmentCodeCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getReplenishmentFrequencyCardContent', + comment: + "// TODO:Spartacus - Method 'getReplenishmentFrequencyCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getReplenishmentNextDateCardContent', + comment: + "// TODO:Spartacus - Method 'getReplenishmentNextDateCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getReplenishmentStartOnCardContent', + comment: + "// TODO:Spartacus - Method 'getReplenishmentStartOnCardContent' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'isPaymentInfoCardFull', + comment: + "// TODO:Spartacus - Method 'isPaymentInfoCardFull' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'shouldShowDeliveryMode', + comment: + "// TODO:Spartacus - Method 'shouldShowDeliveryMode' was removed from Class 'OrderOverviewComponent'. ", + }, + { + class: 'OrderOverviewComponentService', + importPath: '@spartacus/order/components', + deprecatedNode: 'shouldShowDeliveryMode', + comment: + "// TODO:Spartacus - Method 'shouldShowDeliveryMode' was removed from Class 'OrderOverviewComponentService'. ", + }, + { + class: 'OrderReturnGuard', + importPath: '@spartacus/order/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'OrderReturnGuard'. ", + }, + { + class: 'OrderReturnRequestListComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'OrderReturnRequestListComponent'. ", + }, + { + class: 'OrderReturnRequestListComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getSortLabels', + comment: + "// TODO:Spartacus - Method 'getSortLabels' was removed from Class 'OrderReturnRequestListComponent'. ", + }, + { + class: 'OrderReturnRequestListComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderReturnRequestListComponent'. ", + }, + { + class: 'OrderReturnRequestListComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'OrderReturnRequestListComponent'. ", + }, + { + class: 'OrderReturnService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'OrderReturnService'. ", + }, + { + class: 'OrderReturnService', + importPath: '@spartacus/order/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'OrderReturnService'. ", + }, + { + class: 'ReorderDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'cartValidationStatusCode', + comment: + "// TODO:Spartacus - Property 'cartValidationStatusCode' was removed from Class 'ReorderDialogComponent'. ", + }, + { + class: 'ReorderDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ReorderDialogComponent'. ", + }, + { + class: 'ReorderDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'createCartFromOrder', + comment: + "// TODO:Spartacus - Method 'createCartFromOrder' was removed from Class 'ReorderDialogComponent'. ", + }, + { + class: 'ReorderDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'recaptureFocus', + comment: + "// TODO:Spartacus - Method 'recaptureFocus' was removed from Class 'ReorderDialogComponent'. ", + }, + { + class: 'ReplenishmentOrderCancellationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ReplenishmentOrderCancellationComponent'. ", + }, + { + class: 'ReplenishmentOrderCancellationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'ReplenishmentOrderCancellationComponent'. ", + }, + { + class: 'ReplenishmentOrderCancellationDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'cancelReplenishment', + comment: + "// TODO:Spartacus - Method 'cancelReplenishment' was removed from Class 'ReplenishmentOrderCancellationDialogComponent'. ", + }, + { + class: 'ReplenishmentOrderCancellationDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ReplenishmentOrderCancellationDialogComponent'. ", + }, + { + class: 'ReplenishmentOrderCancellationDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'ReplenishmentOrderCancellationDialogComponent'. ", + }, + { + class: 'ReplenishmentOrderCancellationDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ReplenishmentOrderCancellationDialogComponent'. ", + }, + { + class: 'ReplenishmentOrderCancellationDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ReplenishmentOrderCancellationDialogComponent'. ", + }, + { + class: 'ReplenishmentOrderCancellationDialogComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'ReplenishmentOrderCancellationDialogComponent'. ", + }, + { + class: 'ReplenishmentOrderDetailsService', + importPath: '@spartacus/order/components', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'ReplenishmentOrderDetailsService'. ", + }, + { + class: 'ReplenishmentOrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'ReplenishmentOrderHistoryComponent'. ", + }, + { + class: 'ReplenishmentOrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'getSortLabels', + comment: + "// TODO:Spartacus - Method 'getSortLabels' was removed from Class 'ReplenishmentOrderHistoryComponent'. ", + }, + { + class: 'ReplenishmentOrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'goToOrderDetail', + comment: + "// TODO:Spartacus - Method 'goToOrderDetail' was removed from Class 'ReplenishmentOrderHistoryComponent'. ", + }, + { + class: 'ReplenishmentOrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ReplenishmentOrderHistoryComponent'. ", + }, + { + class: 'ReplenishmentOrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'ReplenishmentOrderHistoryComponent'. ", + }, + { + class: 'ReplenishmentOrderHistoryComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'ReplenishmentOrderHistoryComponent'. ", + }, + { + class: 'ReturnOrderComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - The type of property 'featureConfigService: FeatureConfigService | null' changed to: 'featureConfigService:' ", + }, + { + class: 'ReturnOrderConfirmationComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'submit', + comment: + "// TODO:Spartacus - Method 'submit' was removed from Class 'ReturnOrderConfirmationComponent'. ", + }, + { + class: 'ReturnRequestOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'ReturnRequestOverviewComponent'. ", + }, + { + class: 'ReturnRequestOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'cancelReturn', + comment: + "// TODO:Spartacus - Method 'cancelReturn' was removed from Class 'ReturnRequestOverviewComponent'. ", + }, + { + class: 'ReturnRequestOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ReturnRequestOverviewComponent'. ", + }, + { + class: 'ReturnRequestOverviewComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ReturnRequestOverviewComponent'. ", + }, + { + class: 'ReturnRequestTotalsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ReturnRequestTotalsComponent'. ", + }, + { + class: 'TrackingEventsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'TrackingEventsComponent'. ", + }, + { + class: 'TrackingEventsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'TrackingEventsComponent'. ", + }, + { + class: 'TrackingEventsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'TrackingEventsComponent'. ", + }, + { + class: 'TrackingEventsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'TrackingEventsComponent'. ", + }, + { + class: 'TrackingEventsComponent', + importPath: '@spartacus/order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'TrackingEventsComponent'. ", + }, + { + class: 'OccOppsCouponCodesInterceptor', + importPath: '@spartacus/opps/root', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'OccOppsCouponCodesInterceptor'. ", + }, + { + class: 'OccOppsCouponCodesInterceptor', + importPath: '@spartacus/opps/root', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'OccOppsCouponCodesInterceptor'. ", + }, + { + class: 'OppsLoginRequiredGuard', + importPath: '@spartacus/opps/root', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'OppsLoginRequiredGuard'. ", + }, + { + class: 'OccOppsCouponCodesInterceptor', + importPath: '@spartacus/opps', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'OccOppsCouponCodesInterceptor'. ", + }, + { + class: 'OccOppsCouponCodesInterceptor', + importPath: '@spartacus/opps', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'OccOppsCouponCodesInterceptor'. ", + }, + { + class: 'OppsLoginRequiredGuard', + importPath: '@spartacus/opps', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'OppsLoginRequiredGuard'. ", + }, + { + class: 'OpfQuickBuyFacade', + importPath: '@spartacus/opf/quick-buy/root', + deprecatedNode: 'getApplePayWebSession', + comment: + "// TODO:Spartacus - Method 'getApplePayWebSession' was removed from Class 'OpfQuickBuyFacade'. ", + }, + { + class: 'OpfQuickBuyAdapter', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getApplePayWebSession', + comment: + "// TODO:Spartacus - Method 'getApplePayWebSession' was removed from Class 'OpfQuickBuyAdapter'. ", + }, + { + class: 'OpfQuickBuyConnector', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getApplePayWebSession', + comment: + "// TODO:Spartacus - Method 'getApplePayWebSession' was removed from Class 'OpfQuickBuyConnector'. ", + }, + { + class: 'OpfQuickBuyService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getApplePayWebSession', + comment: + "// TODO:Spartacus - Method 'getApplePayWebSession' was removed from Class 'OpfQuickBuyService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'checkStableCart', + comment: + "// TODO:Spartacus - Method 'checkStableCart' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'createCartGuestUser', + comment: + "// TODO:Spartacus - Method 'createCartGuestUser' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'deleteUserAddresses', + comment: + "// TODO:Spartacus - Method 'deleteUserAddresses' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getCurrentCart', + comment: + "// TODO:Spartacus - Method 'getCurrentCart' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getCurrentCartId', + comment: + "// TODO:Spartacus - Method 'getCurrentCartId' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getCurrentCartTotalPrice', + comment: + "// TODO:Spartacus - Method 'getCurrentCartTotalPrice' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'getDeliveryAddress' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getMerchantName', + comment: + "// TODO:Spartacus - Method 'getMerchantName' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getSelectedDeliveryMode', + comment: + "// TODO:Spartacus - Method 'getSelectedDeliveryMode' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getSupportedDeliveryModes', + comment: + "// TODO:Spartacus - Method 'getSupportedDeliveryModes' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getTransactionDeliveryInfo', + comment: + "// TODO:Spartacus - Method 'getTransactionDeliveryInfo' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getTransactionDeliveryType', + comment: + "// TODO:Spartacus - Method 'getTransactionDeliveryType' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'getTransactionLocationContext', + comment: + "// TODO:Spartacus - Method 'getTransactionLocationContext' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'handleCartGuestUser', + comment: + "// TODO:Spartacus - Method 'handleCartGuestUser' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'setBillingAddress', + comment: + "// TODO:Spartacus - Method 'setBillingAddress' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'setDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'setDeliveryAddress' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'setDeliveryMode', + comment: + "// TODO:Spartacus - Method 'setDeliveryMode' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'updateCartGuestUser', + comment: + "// TODO:Spartacus - Method 'updateCartGuestUser' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfQuickBuyTransactionService', + importPath: '@spartacus/opf/quick-buy/core', + deprecatedNode: 'updateCartGuestUserEmail', + comment: + "// TODO:Spartacus - Method 'updateCartGuestUserEmail' was removed from Class 'OpfQuickBuyTransactionService'. ", + }, + { + class: 'OpfPaymentEventsService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'emitReinitiatePaymentEvent', + comment: + "// TODO:Spartacus - Method 'emitReinitiatePaymentEvent' was removed from Class 'OpfPaymentEventsService'. ", + }, + { + class: 'OpfPaymentFacade', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'getAfterRedirectScripts', + comment: + "// TODO:Spartacus - Method 'getAfterRedirectScripts' was removed from Class 'OpfPaymentFacade'. ", + }, + { + class: 'OpfPaymentFacade', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'initiatePayment', + comment: + "// TODO:Spartacus - Method 'initiatePayment' was removed from Class 'OpfPaymentFacade'. ", + }, + { + class: 'OpfPaymentFacade', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'setCartPaymentOption', + comment: + "// TODO:Spartacus - Method 'setCartPaymentOption' was removed from Class 'OpfPaymentFacade'. ", + }, + { + class: 'OpfPaymentFacade', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'submitCompletePayment', + comment: + "// TODO:Spartacus - Method 'submitCompletePayment' was removed from Class 'OpfPaymentFacade'. ", + }, + { + class: 'OpfPaymentFacade', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'submitPayment', + comment: + "// TODO:Spartacus - Method 'submitPayment' was removed from Class 'OpfPaymentFacade'. ", + }, + { + class: 'OpfPaymentFacade', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'verifyPayment', + comment: + "// TODO:Spartacus - Method 'verifyPayment' was removed from Class 'OpfPaymentFacade'. ", + }, + { + class: 'OpfPaymentMethodDetailsComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'getPaymentMethodDetailsCardContent', + comment: + "// TODO:Spartacus - Method 'getPaymentMethodDetailsCardContent' was removed from Class 'OpfPaymentMethodDetailsComponent'. ", + }, + { + class: 'OpfPaymentMethodDetailsComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'isPaymentMethodDetailsInfoPresent', + comment: + "// TODO:Spartacus - Method 'isPaymentMethodDetailsInfoPresent' was removed from Class 'OpfPaymentMethodDetailsComponent'. ", + }, + { + class: 'OpfPaymentMethodDetailsComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OpfPaymentMethodDetailsComponent'. ", + }, + { + class: 'OpfPaymentMethodDetailsComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfPaymentMethodDetailsComponent'. ", + }, + { + class: 'OpfPaymentVerificationComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'breakOutOfIframeIfNeeded', + comment: + "// TODO:Spartacus - Method 'breakOutOfIframeIfNeeded' was removed from Class 'OpfPaymentVerificationComponent'. ", + }, + { + class: 'OpfPaymentVerificationComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OpfPaymentVerificationComponent'. ", + }, + { + class: 'OpfPaymentVerificationComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfPaymentVerificationComponent'. ", + }, + { + class: 'OpfPaymentVerificationComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'OpfPaymentVerificationComponent'. ", + }, + { + class: 'OpfPaymentVerificationComponent', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'runPaymentPattern', + comment: + "// TODO:Spartacus - Method 'runPaymentPattern' was removed from Class 'OpfPaymentVerificationComponent'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'checkIfProcessingCartIdExist', + comment: + "// TODO:Spartacus - Method 'checkIfProcessingCartIdExist' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'displayError', + comment: + "// TODO:Spartacus - Method 'displayError' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'findInParamsMap', + comment: + "// TODO:Spartacus - Method 'findInParamsMap' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'getParamsMap', + comment: + "// TODO:Spartacus - Method 'getParamsMap' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'getPaymentSessionId', + comment: + "// TODO:Spartacus - Method 'getPaymentSessionId' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'getPaymentSessionIdFromStorage', + comment: + "// TODO:Spartacus - Method 'getPaymentSessionIdFromStorage' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'goToPage', + comment: + "// TODO:Spartacus - Method 'goToPage' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'isPaymentSuccessful', + comment: + "// TODO:Spartacus - Method 'isPaymentSuccessful' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'placeOrder', + comment: + "// TODO:Spartacus - Method 'placeOrder' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'removeResourcesAndGlobalFunctions', + comment: + "// TODO:Spartacus - Method 'removeResourcesAndGlobalFunctions' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'renderAfterRedirectScripts', + comment: + "// TODO:Spartacus - Method 'renderAfterRedirectScripts' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'runHostedFieldsPattern', + comment: + "// TODO:Spartacus - Method 'runHostedFieldsPattern' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'runHostedPagePattern', + comment: + "// TODO:Spartacus - Method 'runHostedPagePattern' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'verifyPayment', + comment: + "// TODO:Spartacus - Method 'verifyPayment' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentVerificationService', + importPath: '@spartacus/opf/payment/root', + deprecatedNode: 'verifyResultUrl', + comment: + "// TODO:Spartacus - Method 'verifyResultUrl' was removed from Class 'OpfPaymentVerificationService'. ", + }, + { + class: 'OpfPaymentAdapter', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'getAfterRedirectScripts', + comment: + "// TODO:Spartacus - Method 'getAfterRedirectScripts' was removed from Class 'OpfPaymentAdapter'. ", + }, + { + class: 'OpfPaymentAdapter', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'initiatePayment', + comment: + "// TODO:Spartacus - Method 'initiatePayment' was removed from Class 'OpfPaymentAdapter'. ", + }, + { + class: 'OpfPaymentAdapter', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'submitCompletePayment', + comment: + "// TODO:Spartacus - Method 'submitCompletePayment' was removed from Class 'OpfPaymentAdapter'. ", + }, + { + class: 'OpfPaymentAdapter', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'submitPayment', + comment: + "// TODO:Spartacus - Method 'submitPayment' was removed from Class 'OpfPaymentAdapter'. ", + }, + { + class: 'OpfPaymentAdapter', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'verifyPayment', + comment: + "// TODO:Spartacus - Method 'verifyPayment' was removed from Class 'OpfPaymentAdapter'. ", + }, + { + class: 'OpfPaymentConnector', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'getAfterRedirectScripts', + comment: + "// TODO:Spartacus - Method 'getAfterRedirectScripts' was removed from Class 'OpfPaymentConnector'. ", + }, + { + class: 'OpfPaymentConnector', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'initiatePayment', + comment: + "// TODO:Spartacus - Method 'initiatePayment' was removed from Class 'OpfPaymentConnector'. ", + }, + { + class: 'OpfPaymentConnector', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'submitCompletePayment', + comment: + "// TODO:Spartacus - Method 'submitCompletePayment' was removed from Class 'OpfPaymentConnector'. ", + }, + { + class: 'OpfPaymentConnector', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'submitPayment', + comment: + "// TODO:Spartacus - Method 'submitPayment' was removed from Class 'OpfPaymentConnector'. ", + }, + { + class: 'OpfPaymentConnector', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'verifyPayment', + comment: + "// TODO:Spartacus - Method 'verifyPayment' was removed from Class 'OpfPaymentConnector'. ", + }, + { + class: 'OpfPaymentErrorHandlerService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'displayError', + comment: + "// TODO:Spartacus - Method 'displayError' was removed from Class 'OpfPaymentErrorHandlerService'. ", + }, + { + class: 'OpfPaymentErrorHandlerService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'handleBadRequestError', + comment: + "// TODO:Spartacus - Method 'handleBadRequestError' was removed from Class 'OpfPaymentErrorHandlerService'. ", + }, + { + class: 'OpfPaymentErrorHandlerService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'handlePaymentError', + comment: + "// TODO:Spartacus - Method 'handlePaymentError' was removed from Class 'OpfPaymentErrorHandlerService'. ", + }, + { + class: 'OpfPaymentHostedFieldsService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'getCartAccessCode', + comment: + "// TODO:Spartacus - Method 'getCartAccessCode' was removed from Class 'OpfPaymentHostedFieldsService'. ", + }, + { + class: 'OpfPaymentHostedFieldsService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'paymentResponseHandler', + comment: + "// TODO:Spartacus - Method 'paymentResponseHandler' was removed from Class 'OpfPaymentHostedFieldsService'. ", + }, + { + class: 'OpfPaymentHostedFieldsService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'submitCompletePayment', + comment: + "// TODO:Spartacus - Method 'submitCompletePayment' was removed from Class 'OpfPaymentHostedFieldsService'. ", + }, + { + class: 'OpfPaymentHostedFieldsService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'submitPayment', + comment: + "// TODO:Spartacus - Method 'submitPayment' was removed from Class 'OpfPaymentHostedFieldsService'. ", + }, + { + class: 'OpfPaymentOccAdapter', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'setCartPaymentOption', + comment: + "// TODO:Spartacus - Method 'setCartPaymentOption' was removed from Class 'OpfPaymentOccAdapter'. ", + }, + { + class: 'OpfPaymentOccConnector', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'setCartPaymentOption', + comment: + "// TODO:Spartacus - Method 'setCartPaymentOption' was removed from Class 'OpfPaymentOccConnector'. ", + }, + { + class: 'OpfPaymentService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'getAfterRedirectScripts', + comment: + "// TODO:Spartacus - Method 'getAfterRedirectScripts' was removed from Class 'OpfPaymentService'. ", + }, + { + class: 'OpfPaymentService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'initiatePayment', + comment: + "// TODO:Spartacus - Method 'initiatePayment' was removed from Class 'OpfPaymentService'. ", + }, + { + class: 'OpfPaymentService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'setCartPaymentOption', + comment: + "// TODO:Spartacus - Method 'setCartPaymentOption' was removed from Class 'OpfPaymentService'. ", + }, + { + class: 'OpfPaymentService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'submitCompletePayment', + comment: + "// TODO:Spartacus - Method 'submitCompletePayment' was removed from Class 'OpfPaymentService'. ", + }, + { + class: 'OpfPaymentService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'submitPayment', + comment: + "// TODO:Spartacus - Method 'submitPayment' was removed from Class 'OpfPaymentService'. ", + }, + { + class: 'OpfPaymentService', + importPath: '@spartacus/opf/payment/core', + deprecatedNode: 'verifyPayment', + comment: + "// TODO:Spartacus - Method 'verifyPayment' was removed from Class 'OpfPaymentService'. ", + }, + { + class: 'OpfOccOrderNormalizer', + importPath: '@spartacus/opf/order', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OpfOccOrderNormalizer'. ", + }, + { + class: 'OpfGlobalFunctionsFacade', + importPath: '@spartacus/opf/global-functions/root', + deprecatedNode: 'registerGlobalFunctions', + comment: + "// TODO:Spartacus - Method 'registerGlobalFunctions' was removed from Class 'OpfGlobalFunctionsFacade'. ", + }, + { + class: 'OpfGlobalFunctionsFacade', + importPath: '@spartacus/opf/global-functions/root', + deprecatedNode: 'unregisterGlobalFunctions', + comment: + "// TODO:Spartacus - Method 'unregisterGlobalFunctions' was removed from Class 'OpfGlobalFunctionsFacade'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'getGlobalFunctionContainer', + comment: + "// TODO:Spartacus - Method 'getGlobalFunctionContainer' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'getPaymentOptionId', + comment: + "// TODO:Spartacus - Method 'getPaymentOptionId' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerCtaScriptReady', + comment: + "// TODO:Spartacus - Method 'registerCtaScriptReady' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerGetRedirectParams', + comment: + "// TODO:Spartacus - Method 'registerGetRedirectParams' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerGlobalFunctions', + comment: + "// TODO:Spartacus - Method 'registerGlobalFunctions' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerReinitiatePaymentForm', + comment: + "// TODO:Spartacus - Method 'registerReinitiatePaymentForm' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerStartLoadIndicator', + comment: + "// TODO:Spartacus - Method 'registerStartLoadIndicator' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerStopLoadIndicator', + comment: + "// TODO:Spartacus - Method 'registerStopLoadIndicator' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerSubmit', + comment: + "// TODO:Spartacus - Method 'registerSubmit' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerSubmitComplete', + comment: + "// TODO:Spartacus - Method 'registerSubmitComplete' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerSubmitCompleteRedirect', + comment: + "// TODO:Spartacus - Method 'registerSubmitCompleteRedirect' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'registerThrowPaymentError', + comment: + "// TODO:Spartacus - Method 'registerThrowPaymentError' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'runSubmitComplete', + comment: + "// TODO:Spartacus - Method 'runSubmitComplete' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'startLoaderSpinner', + comment: + "// TODO:Spartacus - Method 'startLoaderSpinner' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'stopLoaderSpinner', + comment: + "// TODO:Spartacus - Method 'stopLoaderSpinner' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfGlobalFunctionsService', + importPath: '@spartacus/opf/global-functions/core', + deprecatedNode: 'unregisterGlobalFunctions', + comment: + "// TODO:Spartacus - Method 'unregisterGlobalFunctions' was removed from Class 'OpfGlobalFunctionsService'. ", + }, + { + class: 'OpfCtaFacade', + importPath: '@spartacus/opf/cta/root', + deprecatedNode: 'emitScriptReadyEvent', + comment: + "// TODO:Spartacus - Method 'emitScriptReadyEvent' was removed from Class 'OpfCtaFacade'. ", + }, + { + class: 'OpfCtaFacade', + importPath: '@spartacus/opf/cta/root', + deprecatedNode: 'getCtaScripts', + comment: + "// TODO:Spartacus - Method 'getCtaScripts' was removed from Class 'OpfCtaFacade'. ", + }, + { + class: 'OpfCtaFacade', + importPath: '@spartacus/opf/cta/root', + deprecatedNode: 'listenScriptReadyEvent', + comment: + "// TODO:Spartacus - Method 'listenScriptReadyEvent' was removed from Class 'OpfCtaFacade'. ", + }, + { + class: 'OpfCtaAdapter', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'getCtaScripts', + comment: + "// TODO:Spartacus - Method 'getCtaScripts' was removed from Class 'OpfCtaAdapter'. ", + }, + { + class: 'OpfCtaConnector', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'getCtaScripts', + comment: + "// TODO:Spartacus - Method 'getCtaScripts' was removed from Class 'OpfCtaConnector'. ", + }, + { + class: 'OpfCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'emitScriptReadyEvent', + comment: + "// TODO:Spartacus - Method 'emitScriptReadyEvent' was removed from Class 'OpfCtaService'. ", + }, + { + class: 'OpfCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'getCtaScripts', + comment: + "// TODO:Spartacus - Method 'getCtaScripts' was removed from Class 'OpfCtaService'. ", + }, + { + class: 'OpfCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'listenScriptReadyEvent', + comment: + "// TODO:Spartacus - Method 'listenScriptReadyEvent' was removed from Class 'OpfCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'cartChangedListener', + comment: + "// TODO:Spartacus - Method 'cartChangedListener' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'dispatchCartEvents', + comment: + "// TODO:Spartacus - Method 'dispatchCartEvents' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'dispatchProductEvents', + comment: + "// TODO:Spartacus - Method 'dispatchProductEvents' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'fillAdditionalData', + comment: + "// TODO:Spartacus - Method 'fillAdditionalData' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'fillCtaRequestforCartPage', + comment: + "// TODO:Spartacus - Method 'fillCtaRequestforCartPage' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'fillCtaRequestforProductPage', + comment: + "// TODO:Spartacus - Method 'fillCtaRequestforProductPage' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'getNewScriptIdentifier', + comment: + "// TODO:Spartacus - Method 'getNewScriptIdentifier' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'initiateEvents', + comment: + "// TODO:Spartacus - Method 'initiateEvents' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'listenScriptReadyEvent', + comment: + "// TODO:Spartacus - Method 'listenScriptReadyEvent' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'productChangedListener', + comment: + "// TODO:Spartacus - Method 'productChangedListener' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'registerScriptReadyEvent', + comment: + "// TODO:Spartacus - Method 'registerScriptReadyEvent' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfDynamicCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'stopEvents', + comment: + "// TODO:Spartacus - Method 'stopEvents' was removed from Class 'OpfDynamicCtaService'. ", + }, + { + class: 'OpfStaticCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'fillCtaRequestforPagesWithOrder', + comment: + "// TODO:Spartacus - Method 'fillCtaRequestforPagesWithOrder' was removed from Class 'OpfStaticCtaService'. ", + }, + { + class: 'OpfStaticCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'getOrderDetails', + comment: + "// TODO:Spartacus - Method 'getOrderDetails' was removed from Class 'OpfStaticCtaService'. ", + }, + { + class: 'OpfStaticCtaService', + importPath: '@spartacus/opf/cta/core', + deprecatedNode: 'getProductItems', + comment: + "// TODO:Spartacus - Method 'getProductItems' was removed from Class 'OpfStaticCtaService'. ", + }, + { + class: 'OpfCartUserEmailCheckerService', + importPath: '@spartacus/opf/checkout/root', + deprecatedNode: 'isCartUserHasEmail', + comment: + "// TODO:Spartacus - Method 'isCartUserHasEmail' was removed from Class 'OpfCartUserEmailCheckerService'. ", + }, + { + class: 'GetAddressCardContent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getTownLine', + comment: + "// TODO:Spartacus - Method 'getTownLine' was removed from Class 'GetAddressCardContent'. ", + }, + { + class: 'GetAddressCardContent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'GetAddressCardContent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'cancelAndHideForm', + comment: + "// TODO:Spartacus - Method 'cancelAndHideForm' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'editCustomBillingAddress', + comment: + "// TODO:Spartacus - Method 'editCustomBillingAddress' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getAddressData', + comment: + "// TODO:Spartacus - Method 'getAddressData' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'onBackToAddress', + comment: + "// TODO:Spartacus - Method 'onBackToAddress' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'onSubmitAddress', + comment: + "// TODO:Spartacus - Method 'onSubmitAddress' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'toggleSameAsDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'toggleSameAsDeliveryAddress' was removed from Class 'OpfCheckoutBillingAddressFormComponent'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getAddresses', + comment: + "// TODO:Spartacus - Method 'getAddresses' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getAddressWithId', + comment: + "// TODO:Spartacus - Method 'getAddressWithId' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getCountries', + comment: + "// TODO:Spartacus - Method 'getCountries' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'getDeliveryAddress' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getPaymentAddress', + comment: + "// TODO:Spartacus - Method 'getPaymentAddress' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'handleNoDefaultAddress', + comment: + "// TODO:Spartacus - Method 'handleNoDefaultAddress' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'isSameAsDeliveryValue', + comment: + "// TODO:Spartacus - Property 'isSameAsDeliveryValue' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'pickupNoDefaultAddress$', + comment: + "// TODO:Spartacus - Property 'pickupNoDefaultAddress$' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'pickupOptionFacade', + comment: + "// TODO:Spartacus - Property 'pickupOptionFacade' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'setBillingAddress', + comment: + "// TODO:Spartacus - Method 'setBillingAddress' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'setDefaultBillingAddress', + comment: + "// TODO:Spartacus - Method 'setDefaultBillingAddress' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'setDeliveryAddressAsPaymentAddress', + comment: + "// TODO:Spartacus - Method 'setDeliveryAddressAsPaymentAddress' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'setIsSameAsDeliveryValue', + comment: + "// TODO:Spartacus - Method 'setIsSameAsDeliveryValue' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutBillingAddressFormService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'setPaymentOptionsDisabled', + comment: + "// TODO:Spartacus - Method 'setPaymentOptionsDisabled' was removed from Class 'OpfCheckoutBillingAddressFormService'. ", + }, + { + class: 'OpfCheckoutEmailUpdateComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'OpfCheckoutEmailUpdateComponent'. ", + }, + { + class: 'OpfCheckoutEmailUpdateComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'updateCartGuestUserEmail', + comment: + "// TODO:Spartacus - Method 'updateCartGuestUserEmail' was removed from Class 'OpfCheckoutEmailUpdateComponent'. ", + }, + { + class: 'OpfCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'isCmsComponentInPage', + comment: + "// TODO:Spartacus - Method 'isCmsComponentInPage' was removed from Class 'OpfCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'onPaymentProviderSelected', + comment: + "// TODO:Spartacus - Method 'onPaymentProviderSelected' was removed from Class 'OpfCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'setPickupDeliveryMode', + comment: + "// TODO:Spartacus - Method 'setPickupDeliveryMode' was removed from Class 'OpfCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'termsAndConditionInvalid', + comment: + "// TODO:Spartacus - Property 'termsAndConditionInvalid' was removed from Class 'OpfCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'termsAndConditionsFieldValue', + comment: + "// TODO:Spartacus - Property 'termsAndConditionsFieldValue' was removed from Class 'OpfCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'toggleTermsAndConditions', + comment: + "// TODO:Spartacus - Method 'toggleTermsAndConditions' was removed from Class 'OpfCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'updateTermsAndConditionsState', + comment: + "// TODO:Spartacus - Method 'updateTermsAndConditionsState' was removed from Class 'OpfCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'changePayment', + comment: + "// TODO:Spartacus - Method 'changePayment' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'checkIfOnlyOnePaymentOptionAvailable', + comment: + "// TODO:Spartacus - Method 'checkIfOnlyOnePaymentOptionAvailable' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'displayError', + comment: + "// TODO:Spartacus - Method 'displayError' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getActiveConfigurations', + comment: + "// TODO:Spartacus - Method 'getActiveConfigurations' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getPaginationModel', + comment: + "// TODO:Spartacus - Method 'getPaginationModel' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getPaymentInfoMessage', + comment: + "// TODO:Spartacus - Method 'getPaymentInfoMessage' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'handleDefaultPaymentOptionInputSelection', + comment: + "// TODO:Spartacus - Method 'handleDefaultPaymentOptionInputSelection' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'isPaymentInfoMessageVisible', + comment: + "// TODO:Spartacus - Property 'isPaymentInfoMessageVisible' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'isStateEmpty', + comment: + "// TODO:Spartacus - Method 'isStateEmpty' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'preselectPaymentOption', + comment: + "// TODO:Spartacus - Method 'preselectPaymentOption' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentsComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'updateActiveConfiguration', + comment: + "// TODO:Spartacus - Method 'updateActiveConfiguration' was removed from Class 'OpfCheckoutPaymentsComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'bypassSecurityTrustHtml', + comment: + "// TODO:Spartacus - Method 'bypassSecurityTrustHtml' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'bypassSecurityTrustResourceUrl', + comment: + "// TODO:Spartacus - Method 'bypassSecurityTrustResourceUrl' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'handleReinitiatePayment', + comment: + "// TODO:Spartacus - Method 'handleReinitiatePayment' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'initiatePaymentMode', + comment: + "// TODO:Spartacus - Method 'initiatePaymentMode' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'isHostedFields', + comment: + "// TODO:Spartacus - Method 'isHostedFields' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'listenForReinitiatePaymentEvent', + comment: + "// TODO:Spartacus - Method 'listenForReinitiatePaymentEvent' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'listenForSiteContextChanges', + comment: + "// TODO:Spartacus - Method 'listenForSiteContextChanges' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'retryInitiatePayment', + comment: + "// TODO:Spartacus - Method 'retryInitiatePayment' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'submitFormToIframe', + comment: + "// TODO:Spartacus - Method 'submitFormToIframe' was removed from Class 'OpfCheckoutPaymentWrapperComponent'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'executeScriptFromHtml', + comment: + "// TODO:Spartacus - Method 'executeScriptFromHtml' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getPaymentInitiationConfig', + comment: + "// TODO:Spartacus - Method 'getPaymentInitiationConfig' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'getRenderPaymentMethodEvent', + comment: + "// TODO:Spartacus - Method 'getRenderPaymentMethodEvent' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'handleGeneralPaymentError', + comment: + "// TODO:Spartacus - Method 'handleGeneralPaymentError' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'handlePaymentAlreadyDoneError', + comment: + "// TODO:Spartacus - Method 'handlePaymentAlreadyDoneError' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'handlePaymentInitiationError', + comment: + "// TODO:Spartacus - Method 'handlePaymentInitiationError' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'initiatePayment', + comment: + "// TODO:Spartacus - Method 'initiatePayment' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'onPlaceOrderError', + comment: + "// TODO:Spartacus - Method 'onPlaceOrderError' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'onPlaceOrderSuccess', + comment: + "// TODO:Spartacus - Method 'onPlaceOrderSuccess' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'reloadPaymentMode', + comment: + "// TODO:Spartacus - Method 'reloadPaymentMode' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'renderPaymentGateway', + comment: + "// TODO:Spartacus - Method 'renderPaymentGateway' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'showErrorMessage', + comment: + "// TODO:Spartacus - Method 'showErrorMessage' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutPaymentWrapperService', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'storePaymentSessionId', + comment: + "// TODO:Spartacus - Method 'storePaymentSessionId' was removed from Class 'OpfCheckoutPaymentWrapperService'. ", + }, + { + class: 'OpfCheckoutTermsAndConditionsAlertComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'OpfCheckoutTermsAndConditionsAlertComponent'. ", + }, + { + class: 'OpfCheckoutTermsAndConditionsAlertComponent', + importPath: '@spartacus/opf/checkout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfCheckoutTermsAndConditionsAlertComponent'. ", + }, + { + class: 'OpfBaseFacade', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'getActiveConfigurationsState', + comment: + "// TODO:Spartacus - Method 'getActiveConfigurationsState' was removed from Class 'OpfBaseFacade'. ", + }, + { + class: 'OpfConfig', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'opf', + comment: + "// TODO:Spartacus - The type of property 'opf: { opfBaseUrl?: string; commerceCloudPublicKey?: string; paymentOption?: { paymentInfoMessagesMap?: Record; enableInfoMessage?: boolean; }; localPspResources?: Record; }' changed to: 'opf: { opfBaseUrl?: string; commerceCloudPublicKey?: string; paymentOption?: { paymentInfoMessagesMap?: Record; enableInfoMessage?: boolean; iframeSandboxMap?: Record; }; localPspResources?: Record; }' ", + }, + { + class: 'OpfEventListenerService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OpfEventListenerService'. ", + }, + { + class: 'OpfEventListenerService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'onOpfPaymentMetadataResetConditionsMet', + comment: + "// TODO:Spartacus - Method 'onOpfPaymentMetadataResetConditionsMet' was removed from Class 'OpfEventListenerService'. ", + }, + { + class: 'OpfGlobalMessageService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'OpfGlobalMessageService'. ", + }, + { + class: 'OpfGlobalMessageService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'disableGlobalMessage', + comment: + "// TODO:Spartacus - Method 'disableGlobalMessage' was removed from Class 'OpfGlobalMessageService'. ", + }, + { + class: 'OpfMetadataStatePersistanceService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'getActiveLanguage', + comment: + "// TODO:Spartacus - Method 'getActiveLanguage' was removed from Class 'OpfMetadataStatePersistanceService'. ", + }, + { + class: 'OpfMetadataStatePersistanceService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'getOpfState', + comment: + "// TODO:Spartacus - Method 'getOpfState' was removed from Class 'OpfMetadataStatePersistanceService'. ", + }, + { + class: 'OpfMetadataStatePersistanceService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'OpfMetadataStatePersistanceService'. ", + }, + { + class: 'OpfMetadataStatePersistanceService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OpfMetadataStatePersistanceService'. ", + }, + { + class: 'OpfMetadataStatePersistanceService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'OpfMetadataStatePersistanceService'. ", + }, + { + class: 'OpfMetadataStoreService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'clearOpfMetadata', + comment: + "// TODO:Spartacus - Method 'clearOpfMetadata' was removed from Class 'OpfMetadataStoreService'. ", + }, + { + class: 'OpfMetadataStoreService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'getOpfMetadataState', + comment: + "// TODO:Spartacus - Method 'getOpfMetadataState' was removed from Class 'OpfMetadataStoreService'. ", + }, + { + class: 'OpfMetadataStoreService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'updateOpfMetadata', + comment: + "// TODO:Spartacus - Method 'updateOpfMetadata' was removed from Class 'OpfMetadataStoreService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'addDynamicScriptCss', + comment: + "// TODO:Spartacus - Method 'addDynamicScriptCss' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'clearAllResources', + comment: + "// TODO:Spartacus - Method 'clearAllResources' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'createAttributesList', + comment: + "// TODO:Spartacus - Method 'createAttributesList' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'embedStyles', + comment: + "// TODO:Spartacus - Method 'embedStyles' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'executeScriptFromHtml', + comment: + "// TODO:Spartacus - Method 'executeScriptFromHtml' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'executeScriptWithContext', + comment: + "// TODO:Spartacus - Method 'executeScriptWithContext' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'extractDynamicScriptContext', + comment: + "// TODO:Spartacus - Method 'extractDynamicScriptContext' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'getExternalResources', + comment: + "// TODO:Spartacus - Method 'getExternalResources' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'getLocalResources', + comment: + "// TODO:Spartacus - Method 'getLocalResources' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'hasLocalPspResources', + comment: + "// TODO:Spartacus - Method 'hasLocalPspResources' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'hasScript', + comment: + "// TODO:Spartacus - Method 'hasScript' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'hasStyles', + comment: + "// TODO:Spartacus - Method 'hasStyles' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'loadResource', + comment: + "// TODO:Spartacus - Method 'loadResource' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'loadResources', + comment: + "// TODO:Spartacus - Method 'loadResources' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'loadScript', + comment: + "// TODO:Spartacus - Method 'loadScript' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'loadStyles', + comment: + "// TODO:Spartacus - Method 'loadStyles' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfResourceLoaderService', + importPath: '@spartacus/opf/base/root', + deprecatedNode: 'parseContext', + comment: + "// TODO:Spartacus - Method 'parseContext' was removed from Class 'OpfResourceLoaderService'. ", + }, + { + class: 'OpfBaseAdapter', + importPath: '@spartacus/opf/base/core', + deprecatedNode: 'getActiveConfigurations', + comment: + "// TODO:Spartacus - Method 'getActiveConfigurations' was removed from Class 'OpfBaseAdapter'. ", + }, + { + class: 'OpfBaseConnector', + importPath: '@spartacus/opf/base/core', + deprecatedNode: 'getActiveConfigurations', + comment: + "// TODO:Spartacus - Method 'getActiveConfigurations' was removed from Class 'OpfBaseConnector'. ", + }, + { + class: 'OpfBaseService', + importPath: '@spartacus/opf/base/core', + deprecatedNode: 'getActiveConfigurationsState', + comment: + "// TODO:Spartacus - Method 'getActiveConfigurationsState' was removed from Class 'OpfBaseService'. ", + }, + { + class: 'OpfEndpointsService', + importPath: '@spartacus/opf/base/core', + deprecatedNode: 'buildUrl', + comment: + "// TODO:Spartacus - Method 'buildUrl' was removed from Class 'OpfEndpointsService'. ", + }, + { + class: 'OpfEndpointsService', + importPath: '@spartacus/opf/base/core', + deprecatedNode: 'getHttpParamsFromQueryParams', + comment: + "// TODO:Spartacus - Method 'getHttpParamsFromQueryParams' was removed from Class 'OpfEndpointsService'. ", + }, + { + class: 'OpfEndpointsService', + importPath: '@spartacus/opf/base/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'OpfEndpointsService'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeService', + importPath: '@spartacus/opf/b2b-checkout/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'OpfB2bCheckoutPaymentTypeService'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeService', + importPath: '@spartacus/opf/b2b-checkout/core', + deprecatedNode: 'getPaymentTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentTypes' was removed from Class 'OpfB2bCheckoutPaymentTypeService'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeService', + importPath: '@spartacus/opf/b2b-checkout/core', + deprecatedNode: 'getPaymentTypesState', + comment: + "// TODO:Spartacus - Method 'getPaymentTypesState' was removed from Class 'OpfB2bCheckoutPaymentTypeService'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeService', + importPath: '@spartacus/opf/b2b-checkout/core', + deprecatedNode: 'getPurchaseOrderNumberState', + comment: + "// TODO:Spartacus - Method 'getPurchaseOrderNumberState' was removed from Class 'OpfB2bCheckoutPaymentTypeService'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeService', + importPath: '@spartacus/opf/b2b-checkout/core', + deprecatedNode: 'getSelectedPaymentTypeState', + comment: + "// TODO:Spartacus - Method 'getSelectedPaymentTypeState' was removed from Class 'OpfB2bCheckoutPaymentTypeService'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeService', + importPath: '@spartacus/opf/b2b-checkout/core', + deprecatedNode: 'isAccountPayment', + comment: + "// TODO:Spartacus - Method 'isAccountPayment' was removed from Class 'OpfB2bCheckoutPaymentTypeService'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeService', + importPath: '@spartacus/opf/b2b-checkout/core', + deprecatedNode: 'setPaymentType', + comment: + "// TODO:Spartacus - Method 'setPaymentType' was removed from Class 'OpfB2bCheckoutPaymentTypeService'. ", + }, + { + class: 'OpfB2bCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'getPaymentMethodNameCard', + comment: + "// TODO:Spartacus - Method 'getPaymentMethodNameCard' was removed from Class 'OpfB2bCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentAndReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'getPoNumberCard', + comment: + "// TODO:Spartacus - Method 'getPoNumberCard' was removed from Class 'OpfB2bCheckoutPaymentAndReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'adaptCheckoutSteps', + comment: + "// TODO:Spartacus - Method 'adaptCheckoutSteps' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'getCartPoNumber', + comment: + "// TODO:Spartacus - Method 'getCartPoNumber' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'getSelectedPaymentOption', + comment: + "// TODO:Spartacus - Method 'getSelectedPaymentOption' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'handlePaymentChange', + comment: + "// TODO:Spartacus - Method 'handlePaymentChange' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'next', + comment: + "// TODO:Spartacus - Method 'next' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'setPaymentOption', + comment: + "// TODO:Spartacus - Method 'setPaymentOption' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPaymentTypeComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'updatePoNumberField', + comment: + "// TODO:Spartacus - Method 'updatePoNumberField' was removed from Class 'OpfB2bCheckoutPaymentTypeComponent'. ", + }, + { + class: 'OpfB2bCheckoutPlaceOrderComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfB2bCheckoutPlaceOrderComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'getCostCenterCard', + comment: + "// TODO:Spartacus - Method 'getCostCenterCard' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'getPoNumberCard', + comment: + "// TODO:Spartacus - Method 'getPoNumberCard' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'isCmsComponentInPage', + comment: + "// TODO:Spartacus - Method 'isCmsComponentInPage' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'paymentType$', + comment: + "// TODO:Spartacus - Property 'paymentType$' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'termsAndConditionInvalid', + comment: + "// TODO:Spartacus - Property 'termsAndConditionInvalid' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'termsAndConditionsFieldValue', + comment: + "// TODO:Spartacus - Property 'termsAndConditionsFieldValue' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'toggleTermsAndConditions', + comment: + "// TODO:Spartacus - Method 'toggleTermsAndConditions' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OpfB2bCheckoutReviewComponent', + importPath: '@spartacus/opf/b2b-checkout/components', + deprecatedNode: 'updateTermsAndConditionsState', + comment: + "// TODO:Spartacus - Method 'updateTermsAndConditionsState' was removed from Class 'OpfB2bCheckoutReviewComponent'. ", + }, + { + class: 'OccOmfOrderHistoryAdapter', + importPath: '@spartacus/omf/order', + deprecatedNode: 'getOrderDetailsValue', + comment: + "// TODO:Spartacus - Method 'getOrderDetailsValue' was removed from Class 'OccOmfOrderHistoryAdapter'. ", + }, + { + class: 'OccOmfOrderHistoryAdapter', + importPath: '@spartacus/omf/order', + deprecatedNode: 'getOrderGuid', + comment: + "// TODO:Spartacus - Method 'getOrderGuid' was removed from Class 'OccOmfOrderHistoryAdapter'. ", + }, + { + class: 'OccOmfOrderHistoryAdapter', + importPath: '@spartacus/omf/order', + deprecatedNode: 'getRequestHeader', + comment: + "// TODO:Spartacus - Method 'getRequestHeader' was removed from Class 'OccOmfOrderHistoryAdapter'. ", + }, + { + class: 'OccOmfOrderHistoryAdapter', + importPath: '@spartacus/omf/order', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccOmfOrderHistoryAdapter'. ", + }, + { + class: 'OmfOrderHistoryService', + importPath: '@spartacus/omf/order', + deprecatedNode: 'getQueryParams', + comment: + "// TODO:Spartacus - Method 'getQueryParams' was removed from Class 'OmfOrderHistoryService'. ", + }, + { + class: 'EstimatedDeliveryDateComponent', + importPath: + '@spartacus/estimated-delivery-date/show-estimated-delivery-date', + deprecatedNode: 'getArrivalSlotInfoId', + comment: + "// TODO:Spartacus - Method 'getArrivalSlotInfoId' was removed from Class 'EstimatedDeliveryDateComponent'. ", + }, + { + class: 'EstimatedDeliveryDateComponent', + importPath: + '@spartacus/estimated-delivery-date/show-estimated-delivery-date', + deprecatedNode: 'getLongDate', + comment: + "// TODO:Spartacus - Method 'getLongDate' was removed from Class 'EstimatedDeliveryDateComponent'. ", + }, + { + class: 'EstimatedDeliveryDateComponent', + importPath: + '@spartacus/estimated-delivery-date/show-estimated-delivery-date', + deprecatedNode: 'hasConsignmentEntryArrivalSlot', + comment: + "// TODO:Spartacus - Method 'hasConsignmentEntryArrivalSlot' was removed from Class 'EstimatedDeliveryDateComponent'. ", + }, + { + class: 'EstimatedDeliveryDateComponent', + importPath: + '@spartacus/estimated-delivery-date/show-estimated-delivery-date', + deprecatedNode: 'hasOrderEntryArrivalSlots', + comment: + "// TODO:Spartacus - Method 'hasOrderEntryArrivalSlots' was removed from Class 'EstimatedDeliveryDateComponent'. ", + }, + { + class: 'EstimatedDeliveryDateComponent', + importPath: '@spartacus/estimated-delivery-date', + deprecatedNode: 'getArrivalSlotInfoId', + comment: + "// TODO:Spartacus - Method 'getArrivalSlotInfoId' was removed from Class 'EstimatedDeliveryDateComponent'. ", + }, + { + class: 'EstimatedDeliveryDateComponent', + importPath: '@spartacus/estimated-delivery-date', + deprecatedNode: 'getLongDate', + comment: + "// TODO:Spartacus - Method 'getLongDate' was removed from Class 'EstimatedDeliveryDateComponent'. ", + }, + { + class: 'EstimatedDeliveryDateComponent', + importPath: '@spartacus/estimated-delivery-date', + deprecatedNode: 'hasConsignmentEntryArrivalSlot', + comment: + "// TODO:Spartacus - Method 'hasConsignmentEntryArrivalSlot' was removed from Class 'EstimatedDeliveryDateComponent'. ", + }, + { + class: 'EstimatedDeliveryDateComponent', + importPath: '@spartacus/estimated-delivery-date', + deprecatedNode: 'hasOrderEntryArrivalSlots', + comment: + "// TODO:Spartacus - Method 'hasOrderEntryArrivalSlots' was removed from Class 'EstimatedDeliveryDateComponent'. ", + }, + { + class: 'EventListenerUtils', + importPath: '@spartacus/epd-visualization/root', + deprecatedNode: '_detachEventListeners', + comment: + "// TODO:Spartacus - Method '_detachEventListeners' was removed from Class 'EventListenerUtils'. ", + }, + { + class: 'EventListenerUtils', + importPath: '@spartacus/epd-visualization/root', + deprecatedNode: 'attachEventListener', + comment: + "// TODO:Spartacus - Method 'attachEventListener' was removed from Class 'EventListenerUtils'. ", + }, + { + class: 'EventListenerUtils', + importPath: '@spartacus/epd-visualization/root', + deprecatedNode: 'detachAllEventListeners', + comment: + "// TODO:Spartacus - Method 'detachAllEventListeners' was removed from Class 'EventListenerUtils'. ", + }, + { + class: 'EventListenerUtils', + importPath: '@spartacus/epd-visualization/root', + deprecatedNode: 'detachEventListeners', + comment: + "// TODO:Spartacus - Method 'detachEventListeners' was removed from Class 'EventListenerUtils'. ", + }, + { + class: 'EventListenerUtils', + importPath: '@spartacus/epd-visualization/root', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'EventListenerUtils'. ", + }, + { + class: 'SceneAdapter', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'getNodes', + comment: + "// TODO:Spartacus - Method 'getNodes' was removed from Class 'SceneAdapter'. ", + }, + { + class: 'SceneConnector', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'getNodes', + comment: + "// TODO:Spartacus - Method 'getNodes' was removed from Class 'SceneConnector'. ", + }, + { + class: 'SceneNodeToProductLookupService', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'lookupNodeIds', + comment: + "// TODO:Spartacus - Method 'lookupNodeIds' was removed from Class 'SceneNodeToProductLookupService'. ", + }, + { + class: 'SceneNodeToProductLookupService', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'lookupProductCodes', + comment: + "// TODO:Spartacus - Method 'lookupProductCodes' was removed from Class 'SceneNodeToProductLookupService'. ", + }, + { + class: 'SceneNodeToProductLookupService', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'populateMapsForScene', + comment: + "// TODO:Spartacus - Method 'populateMapsForScene' was removed from Class 'SceneNodeToProductLookupService'. ", + }, + { + class: 'SceneNodeToProductLookupService', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'syncLookupNodeIds', + comment: + "// TODO:Spartacus - Method 'syncLookupNodeIds' was removed from Class 'SceneNodeToProductLookupService'. ", + }, + { + class: 'SceneNodeToProductLookupService', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'syncLookupProductCodes', + comment: + "// TODO:Spartacus - Method 'syncLookupProductCodes' was removed from Class 'SceneNodeToProductLookupService'. ", + }, + { + class: 'VisualizationAdapter', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'lookupVisualization', + comment: + "// TODO:Spartacus - Method 'lookupVisualization' was removed from Class 'VisualizationAdapter'. ", + }, + { + class: 'VisualizationConnector', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'lookupVisualization', + comment: + "// TODO:Spartacus - Method 'lookupVisualization' was removed from Class 'VisualizationConnector'. ", + }, + { + class: 'VisualizationLookupService', + importPath: '@spartacus/epd-visualization/core', + deprecatedNode: 'findMatchingVisualizations', + comment: + "// TODO:Spartacus - Method 'findMatchingVisualizations' was removed from Class 'VisualizationLookupService'. ", + }, + { + class: 'PagedListComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'PagedListComponent'. ", + }, + { + class: 'PagedListComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'setActiveSlideStartIndex', + comment: + "// TODO:Spartacus - Method 'setActiveSlideStartIndex' was removed from Class 'PagedListComponent'. ", + }, + { + class: 'VisualPickingProductFilterComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'filter', + comment: + "// TODO:Spartacus - Property 'filter' was removed from Class 'VisualPickingProductFilterComponent'. ", + }, + { + class: 'VisualPickingProductFilterService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'applyFilter', + comment: + "// TODO:Spartacus - Method 'applyFilter' was removed from Class 'VisualPickingProductFilterService'. ", + }, + { + class: 'VisualPickingProductFilterService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'filter', + comment: + "// TODO:Spartacus - Property 'filter' was removed from Class 'VisualPickingProductFilterService'. ", + }, + { + class: 'VisualPickingProductFilterService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'getFilteredProducts', + comment: + "// TODO:Spartacus - Method 'getFilteredProducts' was removed from Class 'VisualPickingProductFilterService'. ", + }, + { + class: 'VisualPickingProductListComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'activeSlideStartIndex', + comment: + "// TODO:Spartacus - Property 'activeSlideStartIndex' was removed from Class 'VisualPickingProductListComponent'. ", + }, + { + class: 'VisualPickingProductListComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'filteredItems$', + comment: + "// TODO:Spartacus - Property 'filteredItems$' was removed from Class 'VisualPickingProductListComponent'. ", + }, + { + class: 'VisualPickingProductListComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'itemsPerSlide', + comment: + "// TODO:Spartacus - Property 'itemsPerSlide' was removed from Class 'VisualPickingProductListComponent'. ", + }, + { + class: 'VisualPickingProductListComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'VisualPickingProductListComponent'. ", + }, + { + class: 'VisualPickingProductListComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'selectedProductCodes', + comment: + "// TODO:Spartacus - Property 'selectedProductCodes' was removed from Class 'VisualPickingProductListComponent'. ", + }, + { + class: 'VisualPickingProductListService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'getFilteredProductReferences', + comment: + "// TODO:Spartacus - Method 'getFilteredProductReferences' was removed from Class 'VisualPickingProductListService'. ", + }, + { + class: 'VisualPickingProductListService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'getProductReferences', + comment: + "// TODO:Spartacus - Method 'getProductReferences' was removed from Class 'VisualPickingProductListService'. ", + }, + { + class: 'VisualPickingProductListService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'getVisualPickingProductListItems', + comment: + "// TODO:Spartacus - Method 'getVisualPickingProductListItems' was removed from Class 'VisualPickingProductListService'. ", + }, + { + class: 'VisualPickingProductListService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'VisualPickingProductListService'. ", + }, + { + class: 'VisualPickingProductListService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'VisualPickingProductListService'. ", + }, + { + class: 'VisualPickingProductListService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'selectedProductCodes', + comment: + "// TODO:Spartacus - Property 'selectedProductCodes' was removed from Class 'VisualPickingProductListService'. ", + }, + { + class: 'VisualPickingTabComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hideNoProductReferencesIndicator', + comment: + "// TODO:Spartacus - Property 'hideNoProductReferencesIndicator' was removed from Class 'VisualPickingTabComponent'. ", + }, + { + class: 'VisualPickingTabComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hideProductList', + comment: + "// TODO:Spartacus - Property 'hideProductList' was removed from Class 'VisualPickingTabComponent'. ", + }, + { + class: 'VisualPickingTabComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hideViewport', + comment: + "// TODO:Spartacus - Property 'hideViewport' was removed from Class 'VisualPickingTabComponent'. ", + }, + { + class: 'VisualPickingTabComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'VisualPickingTabComponent'. ", + }, + { + class: 'VisualPickingTabComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'selectedProductCodes', + comment: + "// TODO:Spartacus - Property 'selectedProductCodes' was removed from Class 'VisualPickingTabComponent'. ", + }, + { + class: 'VisualPickingTabService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hideNoProductReferencesText', + comment: + "// TODO:Spartacus - Property 'hideNoProductReferencesText' was removed from Class 'VisualPickingTabService'. ", + }, + { + class: 'VisualPickingTabService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hideProductList', + comment: + "// TODO:Spartacus - Property 'hideProductList' was removed from Class 'VisualPickingTabService'. ", + }, + { + class: 'VisualPickingTabService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hideViewport', + comment: + "// TODO:Spartacus - Property 'hideViewport' was removed from Class 'VisualPickingTabService'. ", + }, + { + class: 'VisualPickingTabService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'VisualPickingTabService'. ", + }, + { + class: 'VisualPickingTabService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'VisualPickingTabService'. ", + }, + { + class: 'VisualPickingTabService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'selectedProductCodes', + comment: + "// TODO:Spartacus - Property 'selectedProductCodes' was removed from Class 'VisualPickingTabService'. ", + }, + { + class: 'VisualPickingTabService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'visualPickingProductListService', + comment: + "// TODO:Spartacus - Property 'visualPickingProductListService' was removed from Class 'VisualPickingTabService'. ", + }, + { + class: 'VisualPickingTabService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'visualViewerService', + comment: + "// TODO:Spartacus - Property 'visualViewerService' was removed from Class 'VisualPickingTabService'. ", + }, + { + class: 'VisualViewerAnimationSliderComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'barElement', + comment: + "// TODO:Spartacus - Property 'barElement' was removed from Class 'VisualViewerAnimationSliderComponent'. ", + }, + { + class: 'VisualViewerAnimationSliderComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'disabled', + comment: + "// TODO:Spartacus - Property 'disabled' was removed from Class 'VisualViewerAnimationSliderComponent'. ", + }, + { + class: 'VisualViewerAnimationSliderComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'handleElement', + comment: + "// TODO:Spartacus - Property 'handleElement' was removed from Class 'VisualViewerAnimationSliderComponent'. ", + }, + { + class: 'VisualViewerAnimationSliderComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hidden', + comment: + "// TODO:Spartacus - Property 'hidden' was removed from Class 'VisualViewerAnimationSliderComponent'. ", + }, + { + class: 'VisualViewerAnimationSliderComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'initialized', + comment: + "// TODO:Spartacus - Property 'initialized' was removed from Class 'VisualViewerAnimationSliderComponent'. ", + }, + { + class: 'VisualViewerAnimationSliderComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'ngAfterViewInit', + comment: + "// TODO:Spartacus - Method 'ngAfterViewInit' was removed from Class 'VisualViewerAnimationSliderComponent'. ", + }, + { + class: 'VisualViewerAnimationSliderComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'position', + comment: + "// TODO:Spartacus - Property 'position' was removed from Class 'VisualViewerAnimationSliderComponent'. ", + }, + { + class: 'VisualViewerAnimationSliderComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'value', + comment: + "// TODO:Spartacus - Property 'value' was removed from Class 'VisualViewerAnimationSliderComponent'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'barElement', + comment: + "// TODO:Spartacus - Property 'barElement' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'barWidth', + comment: + "// TODO:Spartacus - Property 'barWidth' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'disabled', + comment: + "// TODO:Spartacus - Property 'disabled' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'handleElement', + comment: + "// TODO:Spartacus - Property 'handleElement' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'handleMaxPosition', + comment: + "// TODO:Spartacus - Property 'handleMaxPosition' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'handleWidth', + comment: + "// TODO:Spartacus - Property 'handleWidth' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hidden', + comment: + "// TODO:Spartacus - Property 'hidden' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'initialized', + comment: + "// TODO:Spartacus - Property 'initialized' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'position', + comment: + "// TODO:Spartacus - Property 'position' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'rightToLeft', + comment: + "// TODO:Spartacus - Property 'rightToLeft' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerAnimationSliderService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'value', + comment: + "// TODO:Spartacus - Property 'value' was removed from Class 'VisualViewerAnimationSliderService'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'activateHomeView', + comment: + "// TODO:Spartacus - Method 'activateHomeView' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'animationPlaying', + comment: + "// TODO:Spartacus - Property 'animationPlaying' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'animationPosition', + comment: + "// TODO:Spartacus - Property 'animationPosition' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'animationTime', + comment: + "// TODO:Spartacus - Property 'animationTime' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'animationTotalDuration', + comment: + "// TODO:Spartacus - Property 'animationTotalDuration' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'backgroundBottomColor', + comment: + "// TODO:Spartacus - Property 'backgroundBottomColor' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'backgroundTopColor', + comment: + "// TODO:Spartacus - Property 'backgroundTopColor' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'excludedOpacity', + comment: + "// TODO:Spartacus - Property 'excludedOpacity' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hotspotSelectionColor', + comment: + "// TODO:Spartacus - Property 'hotspotSelectionColor' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'includedProductCodes', + comment: + "// TODO:Spartacus - Property 'includedProductCodes' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'is2D', + comment: + "// TODO:Spartacus - Property 'is2D' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'isolateModeEnabled', + comment: + "// TODO:Spartacus - Property 'isolateModeEnabled' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'loadVisualization', + comment: + "// TODO:Spartacus - Method 'loadVisualization' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'navigationMode', + comment: + "// TODO:Spartacus - Property 'navigationMode' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'outlineColor', + comment: + "// TODO:Spartacus - Property 'outlineColor' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'outlineWidth', + comment: + "// TODO:Spartacus - Property 'outlineWidth' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'pauseAnimation', + comment: + "// TODO:Spartacus - Method 'pauseAnimation' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'playAnimation', + comment: + "// TODO:Spartacus - Method 'playAnimation' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'selectedProductCodes', + comment: + "// TODO:Spartacus - Property 'selectedProductCodes' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'selectionMode', + comment: + "// TODO:Spartacus - Property 'selectionMode' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'showAllHotspotsColor', + comment: + "// TODO:Spartacus - Property 'showAllHotspotsColor' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'showAllHotspotsEnabled', + comment: + "// TODO:Spartacus - Property 'showAllHotspotsEnabled' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerComponent', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'viewportReady', + comment: + "// TODO:Spartacus - Property 'viewportReady' was removed from Class 'VisualViewerComponent'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'activateHomeView', + comment: + "// TODO:Spartacus - Method 'activateHomeView' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'animationPlaying', + comment: + "// TODO:Spartacus - Property 'animationPlaying' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'animationPosition', + comment: + "// TODO:Spartacus - Property 'animationPosition' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'animationTime', + comment: + "// TODO:Spartacus - Property 'animationTime' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'animationTotalDuration', + comment: + "// TODO:Spartacus - Property 'animationTotalDuration' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'backgroundBottomColor', + comment: + "// TODO:Spartacus - Property 'backgroundBottomColor' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'backgroundTopColor', + comment: + "// TODO:Spartacus - Property 'backgroundTopColor' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'excludedOpacity', + comment: + "// TODO:Spartacus - Property 'excludedOpacity' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'hotspotSelectionColor', + comment: + "// TODO:Spartacus - Property 'hotspotSelectionColor' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'includedProductCodes', + comment: + "// TODO:Spartacus - Property 'includedProductCodes' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'is2D', + comment: + "// TODO:Spartacus - Property 'is2D' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'isolateModeEnabled', + comment: + "// TODO:Spartacus - Property 'isolateModeEnabled' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'loadVisualization', + comment: + "// TODO:Spartacus - Method 'loadVisualization' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'navigationMode', + comment: + "// TODO:Spartacus - Property 'navigationMode' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'outlineColor', + comment: + "// TODO:Spartacus - Property 'outlineColor' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'outlineWidth', + comment: + "// TODO:Spartacus - Property 'outlineWidth' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'pauseAnimation', + comment: + "// TODO:Spartacus - Method 'pauseAnimation' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'playAnimation', + comment: + "// TODO:Spartacus - Method 'playAnimation' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'sceneLoadInfo$', + comment: + "// TODO:Spartacus - Property 'sceneLoadInfo$' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'selectedProductCodes', + comment: + "// TODO:Spartacus - Property 'selectedProductCodes' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'selectionMode', + comment: + "// TODO:Spartacus - Property 'selectionMode' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'showAllHotspotsColor', + comment: + "// TODO:Spartacus - Property 'showAllHotspotsColor' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'showAllHotspotsEnabled', + comment: + "// TODO:Spartacus - Property 'showAllHotspotsEnabled' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'viewportReady', + comment: + "// TODO:Spartacus - Property 'viewportReady' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'VisualViewerService', + importPath: '@spartacus/epd-visualization/components', + deprecatedNode: 'visualizationLoadInfo', + comment: + "// TODO:Spartacus - Property 'visualizationLoadInfo' was removed from Class 'VisualViewerService'. ", + }, + { + class: 'DpCheckoutPaymentService', + importPath: '@spartacus/digital-payments', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'DpCheckoutPaymentService'. ", + }, + { + class: 'DpCheckoutPaymentService', + importPath: '@spartacus/digital-payments', + deprecatedNode: 'createPaymentDetails', + comment: + "// TODO:Spartacus - Method 'createPaymentDetails' was removed from Class 'DpCheckoutPaymentService'. ", + }, + { + class: 'DpCheckoutPaymentService', + importPath: '@spartacus/digital-payments', + deprecatedNode: 'getCardRegistrationDetails', + comment: + "// TODO:Spartacus - Method 'getCardRegistrationDetails' was removed from Class 'DpCheckoutPaymentService'. ", + }, + { + class: 'CustomerTicketingEventListener', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingEventListener'. ", + }, + { + class: 'CustomerTicketingEventListener', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'onLanguageAndCurrencySetEvent', + comment: + "// TODO:Spartacus - Method 'onLanguageAndCurrencySetEvent' was removed from Class 'CustomerTicketingEventListener'. ", + }, + { + class: 'CustomerTicketingEventListener', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'onLoginAndLogoutEvent', + comment: + "// TODO:Spartacus - Method 'onLoginAndLogoutEvent' was removed from Class 'CustomerTicketingEventListener'. ", + }, + { + class: 'CustomerTicketingEventListener', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'onNewMessage', + comment: + "// TODO:Spartacus - Method 'onNewMessage' was removed from Class 'CustomerTicketingEventListener'. ", + }, + { + class: 'CustomerTicketingEventListener', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'onTicketClosed', + comment: + "// TODO:Spartacus - Method 'onTicketClosed' was removed from Class 'CustomerTicketingEventListener'. ", + }, + { + class: 'CustomerTicketingEventListener', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'onTicketCreatedEvent', + comment: + "// TODO:Spartacus - Method 'onTicketCreatedEvent' was removed from Class 'CustomerTicketingEventListener'. ", + }, + { + class: 'CustomerTicketingEventListener', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'onTicketReopened', + comment: + "// TODO:Spartacus - Method 'onTicketReopened' was removed from Class 'CustomerTicketingEventListener'. ", + }, + { + class: 'CustomerTicketingEventListener', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'onUploadAttachmentSucess', + comment: + "// TODO:Spartacus - Method 'onUploadAttachmentSucess' was removed from Class 'CustomerTicketingEventListener'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'createTicket', + comment: + "// TODO:Spartacus - Method 'createTicket' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'createTicketEvent', + comment: + "// TODO:Spartacus - Method 'createTicketEvent' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'getTicket', + comment: + "// TODO:Spartacus - Method 'getTicket' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'getTicketAssociatedObjects', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjects' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'getTicketAssociatedObjectsState', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjectsState' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'getTicketCategories', + comment: + "// TODO:Spartacus - Method 'getTicketCategories' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'getTicketCategoriesState', + comment: + "// TODO:Spartacus - Method 'getTicketCategoriesState' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'getTickets', + comment: + "// TODO:Spartacus - Method 'getTickets' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'getTicketsState', + comment: + "// TODO:Spartacus - Method 'getTicketsState' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'getTicketState', + comment: + "// TODO:Spartacus - Method 'getTicketState' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'CustomerTicketingFacade', + importPath: '@spartacus/customer-ticketing/root', + deprecatedNode: 'uploadAttachment', + comment: + "// TODO:Spartacus - Method 'uploadAttachment' was removed from Class 'CustomerTicketingFacade'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'createTicket', + comment: + "// TODO:Spartacus - Method 'createTicket' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'createTicketEvent', + comment: + "// TODO:Spartacus - Method 'createTicketEvent' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getCreateTicketEndpoint', + comment: + "// TODO:Spartacus - Method 'getCreateTicketEndpoint' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getCreateTicketEventEndpoint', + comment: + "// TODO:Spartacus - Method 'getCreateTicketEventEndpoint' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getDownloadAttachmentEndpoint', + comment: + "// TODO:Spartacus - Method 'getDownloadAttachmentEndpoint' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getTicket', + comment: + "// TODO:Spartacus - Method 'getTicket' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getTicketAssociatedObjects', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjects' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getTicketAssociatedObjectsEndpoint', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjectsEndpoint' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getTicketCategories', + comment: + "// TODO:Spartacus - Method 'getTicketCategories' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getTicketCategoriesEndpoint', + comment: + "// TODO:Spartacus - Method 'getTicketCategoriesEndpoint' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getTicketEndpoint', + comment: + "// TODO:Spartacus - Method 'getTicketEndpoint' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getTickets', + comment: + "// TODO:Spartacus - Method 'getTickets' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getTicketsEndpoint', + comment: + "// TODO:Spartacus - Method 'getTicketsEndpoint' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'getUploadAttachmentEndpoint', + comment: + "// TODO:Spartacus - Method 'getUploadAttachmentEndpoint' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'OccCustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/occ', + deprecatedNode: 'uploadAttachment', + comment: + "// TODO:Spartacus - Method 'uploadAttachment' was removed from Class 'OccCustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'createTicket', + comment: + "// TODO:Spartacus - Method 'createTicket' was removed from Class 'CustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'createTicketEvent', + comment: + "// TODO:Spartacus - Method 'createTicketEvent' was removed from Class 'CustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'CustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicket', + comment: + "// TODO:Spartacus - Method 'getTicket' was removed from Class 'CustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketAssociatedObjects', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjects' was removed from Class 'CustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketCategories', + comment: + "// TODO:Spartacus - Method 'getTicketCategories' was removed from Class 'CustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTickets', + comment: + "// TODO:Spartacus - Method 'getTickets' was removed from Class 'CustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingAdapter', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'uploadAttachment', + comment: + "// TODO:Spartacus - Method 'uploadAttachment' was removed from Class 'CustomerTicketingAdapter'. ", + }, + { + class: 'CustomerTicketingConnector', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'createTicket', + comment: + "// TODO:Spartacus - Method 'createTicket' was removed from Class 'CustomerTicketingConnector'. ", + }, + { + class: 'CustomerTicketingConnector', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'createTicketEvent', + comment: + "// TODO:Spartacus - Method 'createTicketEvent' was removed from Class 'CustomerTicketingConnector'. ", + }, + { + class: 'CustomerTicketingConnector', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'CustomerTicketingConnector'. ", + }, + { + class: 'CustomerTicketingConnector', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicket', + comment: + "// TODO:Spartacus - Method 'getTicket' was removed from Class 'CustomerTicketingConnector'. ", + }, + { + class: 'CustomerTicketingConnector', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketAssociatedObjects', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjects' was removed from Class 'CustomerTicketingConnector'. ", + }, + { + class: 'CustomerTicketingConnector', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketCategories', + comment: + "// TODO:Spartacus - Method 'getTicketCategories' was removed from Class 'CustomerTicketingConnector'. ", + }, + { + class: 'CustomerTicketingConnector', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTickets', + comment: + "// TODO:Spartacus - Method 'getTickets' was removed from Class 'CustomerTicketingConnector'. ", + }, + { + class: 'CustomerTicketingConnector', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'uploadAttachment', + comment: + "// TODO:Spartacus - Method 'uploadAttachment' was removed from Class 'CustomerTicketingConnector'. ", + }, + { + class: 'CustomerTicketingPageMetaResolver', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'resolveBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbs' was removed from Class 'CustomerTicketingPageMetaResolver'. ", + }, + { + class: 'CustomerTicketingPageMetaResolver', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'resolveDescription', + comment: + "// TODO:Spartacus - Method 'resolveDescription' was removed from Class 'CustomerTicketingPageMetaResolver'. ", + }, + { + class: 'CustomerTicketingPageMetaResolver', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'resolveHeading', + comment: + "// TODO:Spartacus - Method 'resolveHeading' was removed from Class 'CustomerTicketingPageMetaResolver'. ", + }, + { + class: 'CustomerTicketingPageMetaResolver', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'resolveRobots', + comment: + "// TODO:Spartacus - Method 'resolveRobots' was removed from Class 'CustomerTicketingPageMetaResolver'. ", + }, + { + class: 'CustomerTicketingPageMetaResolver', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'resolveTitle', + comment: + "// TODO:Spartacus - Method 'resolveTitle' was removed from Class 'CustomerTicketingPageMetaResolver'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'createTicket', + comment: + "// TODO:Spartacus - Method 'createTicket' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'createTicketEvent', + comment: + "// TODO:Spartacus - Method 'createTicketEvent' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'customerTicketingListPreConditions', + comment: + "// TODO:Spartacus - Method 'customerTicketingListPreConditions' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'customerTicketingPreConditions', + comment: + "// TODO:Spartacus - Method 'customerTicketingPreConditions' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicket', + comment: + "// TODO:Spartacus - Method 'getTicket' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketAssociatedObjects', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjects' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketAssociatedObjectsQueryReloadEvents', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjectsQueryReloadEvents' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketAssociatedObjectsQueryResetEvents', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjectsQueryResetEvents' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketAssociatedObjectsState', + comment: + "// TODO:Spartacus - Method 'getTicketAssociatedObjectsState' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketCategories', + comment: + "// TODO:Spartacus - Method 'getTicketCategories' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketCategoriesQueryReloadEvents', + comment: + "// TODO:Spartacus - Method 'getTicketCategoriesQueryReloadEvents' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketCategoriesQueryResetEvents', + comment: + "// TODO:Spartacus - Method 'getTicketCategoriesQueryResetEvents' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketCategoriesState', + comment: + "// TODO:Spartacus - Method 'getTicketCategoriesState' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketQueryReloadEvents', + comment: + "// TODO:Spartacus - Method 'getTicketQueryReloadEvents' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketQueryResetEvents', + comment: + "// TODO:Spartacus - Method 'getTicketQueryResetEvents' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTickets', + comment: + "// TODO:Spartacus - Method 'getTickets' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketsQuery$', + comment: + "// TODO:Spartacus - Method 'getTicketsQuery$' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketsQueryReloadEvents', + comment: + "// TODO:Spartacus - Method 'getTicketsQueryReloadEvents' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketsQueryResetEvents', + comment: + "// TODO:Spartacus - Method 'getTicketsQueryResetEvents' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketsState', + comment: + "// TODO:Spartacus - Method 'getTicketsState' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getTicketState', + comment: + "// TODO:Spartacus - Method 'getTicketState' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'CustomerTicketingService', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'uploadAttachment', + comment: + "// TODO:Spartacus - Method 'uploadAttachment' was removed from Class 'CustomerTicketingService'. ", + }, + { + class: 'NotFoundTicketRequestHandler', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getErrors', + comment: + "// TODO:Spartacus - Method 'getErrors' was removed from Class 'NotFoundTicketRequestHandler'. ", + }, + { + class: 'NotFoundTicketRequestHandler', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'NotFoundTicketRequestHandler'. ", + }, + { + class: 'NotFoundTicketRequestHandler', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'NotFoundTicketRequestHandler'. ", + }, + { + class: 'NotFoundTicketRequestHandler', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'handleTicketNotFoundError', + comment: + "// TODO:Spartacus - Method 'handleTicketNotFoundError' was removed from Class 'NotFoundTicketRequestHandler'. ", + }, + { + class: 'NotFoundTicketRequestHandler', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'NotFoundTicketRequestHandler'. ", + }, + { + class: 'NotFoundTicketRequestHandler', + importPath: '@spartacus/customer-ticketing/core', + deprecatedNode: 'isCustomerTicketingDetailsRoute', + comment: + "// TODO:Spartacus - Method 'isCustomerTicketingDetailsRoute' was removed from Class 'NotFoundTicketRequestHandler'. ", + }, + { + class: 'CustomerTicketingCloseComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingCloseComponent'. ", + }, + { + class: 'CustomerTicketingCloseComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'CustomerTicketingCloseComponent'. ", + }, + { + class: 'CustomerTicketingCloseComponentService', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'enableCloseButton', + comment: + "// TODO:Spartacus - Method 'enableCloseButton' was removed from Class 'CustomerTicketingCloseComponentService'. ", + }, + { + class: 'CustomerTicketingCloseDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'closeRequest', + comment: + "// TODO:Spartacus - Method 'closeRequest' was removed from Class 'CustomerTicketingCloseDialogComponent'. ", + }, + { + class: 'CustomerTicketingCloseDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingCloseDialogComponent'. ", + }, + { + class: 'CustomerTicketingCloseDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CustomerTicketingCloseDialogComponent'. ", + }, + { + class: 'CustomerTicketingCloseDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'onComplete', + comment: + "// TODO:Spartacus - Method 'onComplete' was removed from Class 'CustomerTicketingCloseDialogComponent'. ", + }, + { + class: 'CustomerTicketingCloseDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CustomerTicketingCloseDialogComponent'. ", + }, + { + class: 'CustomerTicketingCloseDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'prepareTicketEvent', + comment: + "// TODO:Spartacus - Method 'prepareTicketEvent' was removed from Class 'CustomerTicketingCloseDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingCreateComponent'. ", + }, + { + class: 'CustomerTicketingCreateComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'openCreateNewTicketDialog', + comment: + "// TODO:Spartacus - Method 'openCreateNewTicketDialog' was removed from Class 'CustomerTicketingCreateComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'buildForm', + comment: + "// TODO:Spartacus - Method 'buildForm' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'createTicketRequest', + comment: + "// TODO:Spartacus - Method 'createTicketRequest' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'featureService', + comment: + "// TODO:Spartacus - The type of property 'featureService: FeatureConfigService | null' changed to: 'featureService:' ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'getCreateTicketPayload', + comment: + "// TODO:Spartacus - Method 'getCreateTicketPayload' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'manageCategoryValidation', + comment: + "// TODO:Spartacus - Method 'manageCategoryValidation' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'onComplete', + comment: + "// TODO:Spartacus - Method 'onComplete' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingCreateDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CustomerTicketingCreateDialogComponent'. ", + }, + { + class: 'CustomerTicketingDetailsComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'getStatusClass', + comment: + "// TODO:Spartacus - Method 'getStatusClass' was removed from Class 'CustomerTicketingDetailsComponent'. ", + }, + { + class: 'CustomerTicketingDetailsComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingDetailsComponent'. ", + }, + { + class: 'CustomerTicketingDetailsComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'prepareCardContent', + comment: + "// TODO:Spartacus - Method 'prepareCardContent' was removed from Class 'CustomerTicketingDetailsComponent'. ", + }, + { + class: 'CustomerTicketingDetailsComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'reloadOnRedirection', + comment: + "// TODO:Spartacus - Method 'reloadOnRedirection' was removed from Class 'CustomerTicketingDetailsComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'allowedTypes', + comment: + "// TODO:Spartacus - Property 'allowedTypes' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'buildForm', + comment: + "// TODO:Spartacus - Method 'buildForm' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'getInputCharactersForSubject', + comment: + "// TODO:Spartacus - Property 'getInputCharactersForSubject' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'getInputCharactersLimit', + comment: + "// TODO:Spartacus - Property 'getInputCharactersLimit' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'maxSize', + comment: + "// TODO:Spartacus - Property 'maxSize' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'messagesCharacterLeft', + comment: + "// TODO:Spartacus - Property 'messagesCharacterLeft' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'subjectCharacterLeft', + comment: + "// TODO:Spartacus - Property 'subjectCharacterLeft' was removed from Class 'CustomerTicketingDialogComponent'. ", + }, + { + class: 'CustomerTicketingListComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'CustomerTicketingListComponent'. ", + }, + { + class: 'CustomerTicketingListComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'createTicketListEvent', + comment: + "// TODO:Spartacus - Method 'createTicketListEvent' was removed from Class 'CustomerTicketingListComponent'. ", + }, + { + class: 'CustomerTicketingListComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'getSortLabels', + comment: + "// TODO:Spartacus - Method 'getSortLabels' was removed from Class 'CustomerTicketingListComponent'. ", + }, + { + class: 'CustomerTicketingListComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'goToTicketDetail', + comment: + "// TODO:Spartacus - Method 'goToTicketDetail' was removed from Class 'CustomerTicketingListComponent'. ", + }, + { + class: 'CustomerTicketingListComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'pageChange', + comment: + "// TODO:Spartacus - Method 'pageChange' was removed from Class 'CustomerTicketingListComponent'. ", + }, + { + class: 'CustomerTicketingMessagesComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'downloadAttachment', + comment: + "// TODO:Spartacus - Method 'downloadAttachment' was removed from Class 'CustomerTicketingMessagesComponent'. ", + }, + { + class: 'CustomerTicketingMessagesComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingMessagesComponent'. ", + }, + { + class: 'CustomerTicketingMessagesComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'onSend', + comment: + "// TODO:Spartacus - Method 'onSend' was removed from Class 'CustomerTicketingMessagesComponent'. ", + }, + { + class: 'CustomerTicketingMessagesComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'prepareMessageEvents', + comment: + "// TODO:Spartacus - Method 'prepareMessageEvents' was removed from Class 'CustomerTicketingMessagesComponent'. ", + }, + { + class: 'CustomerTicketingMessagesComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'prepareMessagingConfigs', + comment: + "// TODO:Spartacus - Method 'prepareMessagingConfigs' was removed from Class 'CustomerTicketingMessagesComponent'. ", + }, + { + class: 'CustomerTicketingMessagesComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'prepareTicketEvent', + comment: + "// TODO:Spartacus - Method 'prepareTicketEvent' was removed from Class 'CustomerTicketingMessagesComponent'. ", + }, + { + class: 'CustomerTicketingMessagesComponentService', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'displayAddMessageSection', + comment: + "// TODO:Spartacus - Method 'displayAddMessageSection' was removed from Class 'CustomerTicketingMessagesComponentService'. ", + }, + { + class: 'CustomerTicketingReopenComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingReopenComponent'. ", + }, + { + class: 'CustomerTicketingReopenComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'CustomerTicketingReopenComponent'. ", + }, + { + class: 'CustomerTicketingReopenComponentService', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'enableReopenButton', + comment: + "// TODO:Spartacus - Method 'enableReopenButton' was removed from Class 'CustomerTicketingReopenComponentService'. ", + }, + { + class: 'CustomerTicketingReopenDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerTicketingReopenDialogComponent'. ", + }, + { + class: 'CustomerTicketingReopenDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CustomerTicketingReopenDialogComponent'. ", + }, + { + class: 'CustomerTicketingReopenDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'onComplete', + comment: + "// TODO:Spartacus - Method 'onComplete' was removed from Class 'CustomerTicketingReopenDialogComponent'. ", + }, + { + class: 'CustomerTicketingReopenDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CustomerTicketingReopenDialogComponent'. ", + }, + { + class: 'CustomerTicketingReopenDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'prepareTicketEvent', + comment: + "// TODO:Spartacus - Method 'prepareTicketEvent' was removed from Class 'CustomerTicketingReopenDialogComponent'. ", + }, + { + class: 'CustomerTicketingReopenDialogComponent', + importPath: '@spartacus/customer-ticketing/components', + deprecatedNode: 'reopenRequest', + comment: + "// TODO:Spartacus - Method 'reopenRequest' was removed from Class 'CustomerTicketingReopenDialogComponent'. ", + }, + { + class: 'CpqQuoteDiscountComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'getDiscountedPrice', + comment: + "// TODO:Spartacus - Method 'getDiscountedPrice' was removed from Class 'CpqQuoteDiscountComponent'. ", + }, + { + class: 'CpqQuoteDiscountComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CpqQuoteDiscountComponent'. ", + }, + { + class: 'CpqQuoteDiscountComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CpqQuoteDiscountComponent'. ", + }, + { + class: 'CpqQuoteHeadingComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CpqQuoteHeadingComponent'. ", + }, + { + class: 'CpqQuoteHeadingComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CpqQuoteHeadingComponent'. ", + }, + { + class: 'CpqQuoteOfferComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'formatDiscount', + comment: + "// TODO:Spartacus - Method 'formatDiscount' was removed from Class 'CpqQuoteOfferComponent'. ", + }, + { + class: 'CpqQuoteOfferComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'getDiscountPercentage', + comment: + "// TODO:Spartacus - Method 'getDiscountPercentage' was removed from Class 'CpqQuoteOfferComponent'. ", + }, + { + class: 'CpqQuoteOfferComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CpqQuoteOfferComponent'. ", + }, + { + class: 'CpqQuoteOfferComponent', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CpqQuoteOfferComponent'. ", + }, + { + class: 'CpqQuoteService', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'getFlag$', + comment: + "// TODO:Spartacus - Method 'getFlag$' was removed from Class 'CpqQuoteService'. ", + }, + { + class: 'CpqQuoteService', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'setFlag', + comment: + "// TODO:Spartacus - Method 'setFlag' was removed from Class 'CpqQuoteService'. ", + }, + { + class: 'CpqQuoteSharedService', + importPath: '@spartacus/cpq-quote/cpq-quote-discount', + deprecatedNode: 'showBasePriceWithDiscount', + comment: + "// TODO:Spartacus - Method 'showBasePriceWithDiscount' was removed from Class 'CpqQuoteSharedService'. ", + }, + { + class: 'CpqQuoteDiscountComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'getDiscountedPrice', + comment: + "// TODO:Spartacus - Method 'getDiscountedPrice' was removed from Class 'CpqQuoteDiscountComponent'. ", + }, + { + class: 'CpqQuoteDiscountComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CpqQuoteDiscountComponent'. ", + }, + { + class: 'CpqQuoteDiscountComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CpqQuoteDiscountComponent'. ", + }, + { + class: 'CpqQuoteHeadingComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CpqQuoteHeadingComponent'. ", + }, + { + class: 'CpqQuoteHeadingComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CpqQuoteHeadingComponent'. ", + }, + { + class: 'CpqQuoteOfferComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'formatDiscount', + comment: + "// TODO:Spartacus - Method 'formatDiscount' was removed from Class 'CpqQuoteOfferComponent'. ", + }, + { + class: 'CpqQuoteOfferComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'getDiscountPercentage', + comment: + "// TODO:Spartacus - Method 'getDiscountPercentage' was removed from Class 'CpqQuoteOfferComponent'. ", + }, + { + class: 'CpqQuoteOfferComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CpqQuoteOfferComponent'. ", + }, + { + class: 'CpqQuoteOfferComponent', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CpqQuoteOfferComponent'. ", + }, + { + class: 'CpqQuoteService', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'getFlag$', + comment: + "// TODO:Spartacus - Method 'getFlag$' was removed from Class 'CpqQuoteService'. ", + }, + { + class: 'CpqQuoteService', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'setFlag', + comment: + "// TODO:Spartacus - Method 'setFlag' was removed from Class 'CpqQuoteService'. ", + }, + { + class: 'CpqQuoteSharedService', + importPath: '@spartacus/cpq-quote', + deprecatedNode: 'showBasePriceWithDiscount', + comment: + "// TODO:Spartacus - Method 'showBasePriceWithDiscount' was removed from Class 'CpqQuoteSharedService'. ", + }, + { + class: 'AnonymousConsentNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'AnonymousConsentNormalizer'. ", + }, + { + class: 'AnonymousConsentsInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'AnonymousConsentsInterceptor'. ", + }, + { + class: 'AnonymousConsentsModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'AnonymousConsentsModule'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'consentsUpdated', + comment: + "// TODO:Spartacus - Method 'consentsUpdated' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'decodeAndDeserialize', + comment: + "// TODO:Spartacus - Method 'decodeAndDeserialize' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'detectUpdatedTemplates', + comment: + "// TODO:Spartacus - Method 'detectUpdatedTemplates' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'getConsent', + comment: + "// TODO:Spartacus - Method 'getConsent' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'getConsents', + comment: + "// TODO:Spartacus - Method 'getConsents' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'getLoadTemplatesError', + comment: + "// TODO:Spartacus - Method 'getLoadTemplatesError' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'getLoadTemplatesLoading', + comment: + "// TODO:Spartacus - Method 'getLoadTemplatesLoading' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'getLoadTemplatesSuccess', + comment: + "// TODO:Spartacus - Method 'getLoadTemplatesSuccess' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'getTemplate', + comment: + "// TODO:Spartacus - Method 'getTemplate' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'getTemplates', + comment: + "// TODO:Spartacus - Method 'getTemplates' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'getTemplatesUpdated', + comment: + "// TODO:Spartacus - Method 'getTemplatesUpdated' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'giveAllConsents', + comment: + "// TODO:Spartacus - Method 'giveAllConsents' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'giveConsent', + comment: + "// TODO:Spartacus - Method 'giveConsent' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'isBannerDismissed', + comment: + "// TODO:Spartacus - Method 'isBannerDismissed' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'isBannerVisible', + comment: + "// TODO:Spartacus - Method 'isBannerVisible' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'isConsentGiven', + comment: + "// TODO:Spartacus - Method 'isConsentGiven' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'isConsentWithdrawn', + comment: + "// TODO:Spartacus - Method 'isConsentWithdrawn' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'loadTemplates', + comment: + "// TODO:Spartacus - Method 'loadTemplates' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'resetLoadTemplatesState', + comment: + "// TODO:Spartacus - Method 'resetLoadTemplatesState' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'serializeAndEncode', + comment: + "// TODO:Spartacus - Method 'serializeAndEncode' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'setConsents', + comment: + "// TODO:Spartacus - Method 'setConsents' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'toggleBannerDismissed', + comment: + "// TODO:Spartacus - Method 'toggleBannerDismissed' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'toggleTemplatesUpdated', + comment: + "// TODO:Spartacus - Method 'toggleTemplatesUpdated' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'withdrawAllConsents', + comment: + "// TODO:Spartacus - Method 'withdrawAllConsents' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsService', + importPath: '@spartacus/core', + deprecatedNode: 'withdrawConsent', + comment: + "// TODO:Spartacus - Method 'withdrawConsent' was removed from Class 'AnonymousConsentsService'. ", + }, + { + class: 'AnonymousConsentsStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'getAuthState', + comment: + "// TODO:Spartacus - Method 'getAuthState' was removed from Class 'AnonymousConsentsStatePersistenceService'. ", + }, + { + class: 'AnonymousConsentsStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'AnonymousConsentsStatePersistenceService'. ", + }, + { + class: 'AnonymousConsentsStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AnonymousConsentsStatePersistenceService'. ", + }, + { + class: 'AnonymousConsentsStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'AnonymousConsentsStatePersistenceService'. ", + }, + { + class: 'AnonymousConsentTemplatesAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAnonymousConsents', + comment: + "// TODO:Spartacus - Method 'loadAnonymousConsents' was removed from Class 'AnonymousConsentTemplatesAdapter'. ", + }, + { + class: 'AnonymousConsentTemplatesAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAnonymousConsentTemplates', + comment: + "// TODO:Spartacus - Method 'loadAnonymousConsentTemplates' was removed from Class 'AnonymousConsentTemplatesAdapter'. ", + }, + { + class: 'AnonymousConsentTemplatesConnector', + importPath: '@spartacus/core', + deprecatedNode: 'loadAnonymousConsents', + comment: + "// TODO:Spartacus - Method 'loadAnonymousConsents' was removed from Class 'AnonymousConsentTemplatesConnector'. ", + }, + { + class: 'AnonymousConsentTemplatesConnector', + importPath: '@spartacus/core', + deprecatedNode: 'loadAnonymousConsentTemplates', + comment: + "// TODO:Spartacus - Method 'loadAnonymousConsentTemplates' was removed from Class 'AnonymousConsentTemplatesConnector'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'customLoginEnabled', + comment: + "// TODO:Spartacus - Method 'customLoginEnabled' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getBaseUrl', + comment: + "// TODO:Spartacus - Method 'getBaseUrl' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getClientId', + comment: + "// TODO:Spartacus - Method 'getClientId' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getClientSecret', + comment: + "// TODO:Spartacus - Method 'getClientSecret' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getCsrfEndpoint', + comment: + "// TODO:Spartacus - Method 'getCsrfEndpoint' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getCustomLoginFormEndpoint', + comment: + "// TODO:Spartacus - Method 'getCustomLoginFormEndpoint' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getLoginUrl', + comment: + "// TODO:Spartacus - Method 'getLoginUrl' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getLogoutUrl', + comment: + "// TODO:Spartacus - Method 'getLogoutUrl' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getOAuthFlow', + comment: + "// TODO:Spartacus - Method 'getOAuthFlow' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getOAuthLibConfig', + comment: + "// TODO:Spartacus - Method 'getOAuthLibConfig' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getRevokeEndpoint', + comment: + "// TODO:Spartacus - Method 'getRevokeEndpoint' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getTokenEndpoint', + comment: + "// TODO:Spartacus - Method 'getTokenEndpoint' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getUserinfoEndpoint', + comment: + "// TODO:Spartacus - Method 'getUserinfoEndpoint' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'prefixEndpoint', + comment: + "// TODO:Spartacus - Method 'prefixEndpoint' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'sendAuthHeaderOnRevoke', + comment: + "// TODO:Spartacus - Method 'sendAuthHeaderOnRevoke' was removed from Class 'AuthConfigService'. ", + }, + { + class: 'AuthFlowRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'authFlowPaths', + comment: + "// TODO:Spartacus - Property 'authFlowPaths' was removed from Class 'AuthFlowRoutesService'. ", + }, + { + class: 'AuthFlowRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'isAuthFlow', + comment: + "// TODO:Spartacus - Method 'isAuthFlow' was removed from Class 'AuthFlowRoutesService'. ", + }, + { + class: 'AuthGuard', + importPath: '@spartacus/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'AuthGuard'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'alterRequest', + comment: + "// TODO:Spartacus - Method 'alterRequest' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'createAuthorizationHeader', + comment: + "// TODO:Spartacus - Method 'createAuthorizationHeader' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'createNewRequestWithNewToken', + comment: + "// TODO:Spartacus - Method 'createNewRequestWithNewToken' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'getAuthorizationHeader', + comment: + "// TODO:Spartacus - Method 'getAuthorizationHeader' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'getStableToken', + comment: + "// TODO:Spartacus - Method 'getStableToken' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'getValidToken', + comment: + "// TODO:Spartacus - Method 'getValidToken' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'handleExpiredAccessToken', + comment: + "// TODO:Spartacus - Method 'handleExpiredAccessToken' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'handleExpiredRefreshToken', + comment: + "// TODO:Spartacus - Method 'handleExpiredRefreshToken' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'isBaseSitesRequest', + comment: + "// TODO:Spartacus - Method 'isBaseSitesRequest' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'isOccUrl', + comment: + "// TODO:Spartacus - Method 'isOccUrl' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'shouldAddAuthorizationHeader', + comment: + "// TODO:Spartacus - Method 'shouldAddAuthorizationHeader' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthHttpHeaderService', + importPath: '@spartacus/core', + deprecatedNode: 'shouldCatchError', + comment: + "// TODO:Spartacus - Method 'shouldCatchError' was removed from Class 'AuthHttpHeaderService'. ", + }, + { + class: 'AuthInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'errorIsInvalidGrant', + comment: + "// TODO:Spartacus - Method 'errorIsInvalidGrant' was removed from Class 'AuthInterceptor'. ", + }, + { + class: 'AuthInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'errorIsInvalidToken', + comment: + "// TODO:Spartacus - Method 'errorIsInvalidToken' was removed from Class 'AuthInterceptor'. ", + }, + { + class: 'AuthInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'AuthInterceptor'. ", + }, + { + class: 'AuthInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'isExpiredToken', + comment: + "// TODO:Spartacus - Method 'isExpiredToken' was removed from Class 'AuthInterceptor'. ", + }, + { + class: 'AuthModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'AuthModule'. ", + }, + { + class: 'AuthMultisiteIsolationService', + importPath: '@spartacus/core', + deprecatedNode: 'decorateUserId', + comment: + "// TODO:Spartacus - Method 'decorateUserId' was removed from Class 'AuthMultisiteIsolationService'. ", + }, + { + class: 'AuthMultisiteIsolationService', + importPath: '@spartacus/core', + deprecatedNode: 'getBaseSiteDecorator', + comment: + "// TODO:Spartacus - Method 'getBaseSiteDecorator' was removed from Class 'AuthMultisiteIsolationService'. ", + }, + { + class: 'AuthRedirectService', + importPath: '@spartacus/core', + deprecatedNode: 'clearRedirectUrl', + comment: + "// TODO:Spartacus - Method 'clearRedirectUrl' was removed from Class 'AuthRedirectService'. ", + }, + { + class: 'AuthRedirectService', + importPath: '@spartacus/core', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'AuthRedirectService'. ", + }, + { + class: 'AuthRedirectService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AuthRedirectService'. ", + }, + { + class: 'AuthRedirectService', + importPath: '@spartacus/core', + deprecatedNode: 'redirect', + comment: + "// TODO:Spartacus - Method 'redirect' was removed from Class 'AuthRedirectService'. ", + }, + { + class: 'AuthRedirectService', + importPath: '@spartacus/core', + deprecatedNode: 'saveCurrentNavigationUrl', + comment: + "// TODO:Spartacus - Method 'saveCurrentNavigationUrl' was removed from Class 'AuthRedirectService'. ", + }, + { + class: 'AuthRedirectService', + importPath: '@spartacus/core', + deprecatedNode: 'setRedirectUrl', + comment: + "// TODO:Spartacus - Method 'setRedirectUrl' was removed from Class 'AuthRedirectService'. ", + }, + { + class: 'AuthRedirectStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'getRedirectUrl', + comment: + "// TODO:Spartacus - Method 'getRedirectUrl' was removed from Class 'AuthRedirectStorageService'. ", + }, + { + class: 'AuthRedirectStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'setRedirectUrl', + comment: + "// TODO:Spartacus - Method 'setRedirectUrl' was removed from Class 'AuthRedirectStorageService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'checkOAuthParamsInUrl', + comment: + "// TODO:Spartacus - Method 'checkOAuthParamsInUrl' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'coreLogout', + comment: + "// TODO:Spartacus - Method 'coreLogout' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'getCsrfToken', + comment: + "// TODO:Spartacus - Method 'getCsrfToken' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'isAsmEnabled', + comment: + "// TODO:Spartacus - Method 'isAsmEnabled' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'isEmulateInURL', + comment: + "// TODO:Spartacus - Method 'isEmulateInURL' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'isLaunched', + comment: + "// TODO:Spartacus - Method 'isLaunched' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'isUsedBefore', + comment: + "// TODO:Spartacus - Method 'isUsedBefore' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'isUserLoggedIn', + comment: + "// TODO:Spartacus - Method 'isUserLoggedIn' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'isUsingASMClient', + comment: + "// TODO:Spartacus - Method 'isUsingASMClient' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'loginWithCredentials', + comment: + "// TODO:Spartacus - Method 'loginWithCredentials' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'loginWithRedirect', + comment: + "// TODO:Spartacus - Method 'loginWithRedirect' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'logout', + comment: + "// TODO:Spartacus - Method 'logout' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'otpLoginWithCredentials', + comment: + "// TODO:Spartacus - Method 'otpLoginWithCredentials' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'refreshAuthConfig', + comment: + "// TODO:Spartacus - Method 'refreshAuthConfig' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'setLogoutProgress', + comment: + "// TODO:Spartacus - Method 'setLogoutProgress' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'setRefreshProgress', + comment: + "// TODO:Spartacus - Method 'setRefreshProgress' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthService', + importPath: '@spartacus/core', + deprecatedNode: 'updateIsUsingASMClient', + comment: + "// TODO:Spartacus - Method 'updateIsUsingASMClient' was removed from Class 'AuthService'. ", + }, + { + class: 'AuthStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'getAuthState', + comment: + "// TODO:Spartacus - Method 'getAuthState' was removed from Class 'AuthStatePersistenceService'. ", + }, + { + class: 'AuthStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'AuthStatePersistenceService'. ", + }, + { + class: 'AuthStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'isUserLoggedIn', + comment: + "// TODO:Spartacus - Method 'isUserLoggedIn' was removed from Class 'AuthStatePersistenceService'. ", + }, + { + class: 'AuthStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AuthStatePersistenceService'. ", + }, + { + class: 'AuthStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'AuthStatePersistenceService'. ", + }, + { + class: 'AuthStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'readStateFromStorage', + comment: + "// TODO:Spartacus - Method 'readStateFromStorage' was removed from Class 'AuthStatePersistenceService'. ", + }, + { + class: 'AuthStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'decode', + comment: + "// TODO:Spartacus - Method 'decode' was removed from Class 'AuthStorageService'. ", + }, + { + class: 'AuthStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'encode', + comment: + "// TODO:Spartacus - Method 'encode' was removed from Class 'AuthStorageService'. ", + }, + { + class: 'AuthStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'getItem', + comment: + "// TODO:Spartacus - Method 'getItem' was removed from Class 'AuthStorageService'. ", + }, + { + class: 'AuthStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'getToken', + comment: + "// TODO:Spartacus - Method 'getToken' was removed from Class 'AuthStorageService'. ", + }, + { + class: 'AuthStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'removeItem', + comment: + "// TODO:Spartacus - Method 'removeItem' was removed from Class 'AuthStorageService'. ", + }, + { + class: 'AuthStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'setItem', + comment: + "// TODO:Spartacus - Method 'setItem' was removed from Class 'AuthStorageService'. ", + }, + { + class: 'AuthStorageService', + importPath: '@spartacus/core', + deprecatedNode: 'setToken', + comment: + "// TODO:Spartacus - Method 'setToken' was removed from Class 'AuthStorageService'. ", + }, + { + class: 'BadGatewayHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'BadGatewayHandler'. ", + }, + { + class: 'BadGatewayHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'BadGatewayHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getErrors', + comment: + "// TODO:Spartacus - Method 'getErrors' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleBadLoginResponse', + comment: + "// TODO:Spartacus - Method 'handleBadLoginResponse' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleBadPassword', + comment: + "// TODO:Spartacus - Method 'handleBadPassword' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleGuestDuplicateEmail', + comment: + "// TODO:Spartacus - Method 'handleGuestDuplicateEmail' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleUnknownIdentifierError', + comment: + "// TODO:Spartacus - Method 'handleUnknownIdentifierError' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleValidationError', + comment: + "// TODO:Spartacus - Method 'handleValidationError' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BadRequestHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleValidationErrorIleggalArgument', + comment: + "// TODO:Spartacus - Method 'handleValidationErrorIleggalArgument' was removed from Class 'BadRequestHandler'. ", + }, + { + class: 'BaseCoreModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'BaseCoreModule'. ", + }, + { + class: 'BaseOccModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'BaseOccModule'. ", + }, + { + class: 'BasePageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbs' was removed from Class 'BasePageMetaResolver'. ", + }, + { + class: 'BasePageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveCanonicalUrl', + comment: + "// TODO:Spartacus - Method 'resolveCanonicalUrl' was removed from Class 'BasePageMetaResolver'. ", + }, + { + class: 'BasePageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveDescription', + comment: + "// TODO:Spartacus - Method 'resolveDescription' was removed from Class 'BasePageMetaResolver'. ", + }, + { + class: 'BasePageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveRobots', + comment: + "// TODO:Spartacus - Method 'resolveRobots' was removed from Class 'BasePageMetaResolver'. ", + }, + { + class: 'BasePageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveTitle', + comment: + "// TODO:Spartacus - Method 'resolveTitle' was removed from Class 'BasePageMetaResolver'. ", + }, + { + class: 'BaseSiteInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'BaseSiteInitializer'. ", + }, + { + class: 'BaseSiteInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'BaseSiteInitializer'. ", + }, + { + class: 'BaseSiteInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'setDefaultFromConfig', + comment: + "// TODO:Spartacus - Method 'setDefaultFromConfig' was removed from Class 'BaseSiteInitializer'. ", + }, + { + class: 'BaseSiteInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'setFallbackValue', + comment: + "// TODO:Spartacus - Method 'setFallbackValue' was removed from Class 'BaseSiteInitializer'. ", + }, + { + class: 'BaseSiteNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'BaseSiteNormalizer'. ", + }, + { + class: 'BaseSiteService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'BaseSiteService'. ", + }, + { + class: 'BaseSiteService', + importPath: '@spartacus/core', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'BaseSiteService'. ", + }, + { + class: 'BaseSiteService', + importPath: '@spartacus/core', + deprecatedNode: 'getAll', + comment: + "// TODO:Spartacus - Method 'getAll' was removed from Class 'BaseSiteService'. ", + }, + { + class: 'BaseSiteService', + importPath: '@spartacus/core', + deprecatedNode: 'isInitialized', + comment: + "// TODO:Spartacus - Method 'isInitialized' was removed from Class 'BaseSiteService'. ", + }, + { + class: 'BaseSiteService', + importPath: '@spartacus/core', + deprecatedNode: 'isValid', + comment: + "// TODO:Spartacus - Method 'isValid' was removed from Class 'BaseSiteService'. ", + }, + { + class: 'BaseSiteService', + importPath: '@spartacus/core', + deprecatedNode: 'setActive', + comment: + "// TODO:Spartacus - Method 'setActive' was removed from Class 'BaseSiteService'. ", + }, + { + class: 'CategoryPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'hasProductListComponent', + comment: + "// TODO:Spartacus - Method 'hasProductListComponent' was removed from Class 'CategoryPageMetaResolver'. ", + }, + { + class: 'CategoryPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveBreadcrumbData', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbData' was removed from Class 'CategoryPageMetaResolver'. ", + }, + { + class: 'CategoryPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbs' was removed from Class 'CategoryPageMetaResolver'. ", + }, + { + class: 'CategoryPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveCanonicalUrl', + comment: + "// TODO:Spartacus - Method 'resolveCanonicalUrl' was removed from Class 'CategoryPageMetaResolver'. ", + }, + { + class: 'CategoryPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveRobots', + comment: + "// TODO:Spartacus - Method 'resolveRobots' was removed from Class 'CategoryPageMetaResolver'. ", + }, + { + class: 'CategoryPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveTitle', + comment: + "// TODO:Spartacus - Method 'resolveTitle' was removed from Class 'CategoryPageMetaResolver'. ", + }, + { + class: 'ClientAuthenticationTokenService', + importPath: '@spartacus/core', + deprecatedNode: 'loadClientAuthenticationToken', + comment: + "// TODO:Spartacus - Method 'loadClientAuthenticationToken' was removed from Class 'ClientAuthenticationTokenService'. ", + }, + { + class: 'ClientAuthModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ClientAuthModule'. ", + }, + { + class: 'ClientErrorHandlingService', + importPath: '@spartacus/core', + deprecatedNode: 'createNewRequestWithNewToken', + comment: + "// TODO:Spartacus - Method 'createNewRequestWithNewToken' was removed from Class 'ClientErrorHandlingService'. ", + }, + { + class: 'ClientErrorHandlingService', + importPath: '@spartacus/core', + deprecatedNode: 'handleExpiredClientToken', + comment: + "// TODO:Spartacus - Method 'handleExpiredClientToken' was removed from Class 'ClientErrorHandlingService'. ", + }, + { + class: 'ClientTokenInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'getClientToken', + comment: + "// TODO:Spartacus - Method 'getClientToken' was removed from Class 'ClientTokenInterceptor'. ", + }, + { + class: 'ClientTokenInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'ClientTokenInterceptor'. ", + }, + { + class: 'ClientTokenInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'isClientTokenRequest', + comment: + "// TODO:Spartacus - Method 'isClientTokenRequest' was removed from Class 'ClientTokenInterceptor'. ", + }, + { + class: 'ClientTokenInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'isExpiredToken', + comment: + "// TODO:Spartacus - Method 'isExpiredToken' was removed from Class 'ClientTokenInterceptor'. ", + }, + { + class: 'ClientTokenService', + importPath: '@spartacus/core', + deprecatedNode: 'getClientToken', + comment: + "// TODO:Spartacus - Method 'getClientToken' was removed from Class 'ClientTokenService'. ", + }, + { + class: 'ClientTokenService', + importPath: '@spartacus/core', + deprecatedNode: 'isClientTokenLoaded', + comment: + "// TODO:Spartacus - Method 'isClientTokenLoaded' was removed from Class 'ClientTokenService'. ", + }, + { + class: 'ClientTokenService', + importPath: '@spartacus/core', + deprecatedNode: 'refreshClientToken', + comment: + "// TODO:Spartacus - Method 'refreshClientToken' was removed from Class 'ClientTokenService'. ", + }, + { + class: 'CmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'findComponentsByIds', + comment: + "// TODO:Spartacus - Method 'findComponentsByIds' was removed from Class 'CmsComponentAdapter'. ", + }, + { + class: 'CmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CmsComponentAdapter'. ", + }, + { + class: 'CmsComponentConnector', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'CmsComponentConnector'. ", + }, + { + class: 'CmsComponentConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'CmsComponentConnector'. ", + }, + { + class: 'CmsModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'CmsModule'. ", + }, + { + class: 'CmsPageAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CmsPageAdapter'. ", + }, + { + class: 'CmsPageConnector', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'CmsPageConnector'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'getComponentData', + comment: + "// TODO:Spartacus - Method 'getComponentData' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'getContentSlot', + comment: + "// TODO:Spartacus - Method 'getContentSlot' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'getCurrentPage', + comment: + "// TODO:Spartacus - Method 'getCurrentPage' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'getNavigationEntryItems', + comment: + "// TODO:Spartacus - Method 'getNavigationEntryItems' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'getPage', + comment: + "// TODO:Spartacus - Method 'getPage' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'getPageComponentTypes', + comment: + "// TODO:Spartacus - Method 'getPageComponentTypes' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'getPageIndex', + comment: + "// TODO:Spartacus - Method 'getPageIndex' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'getPageState', + comment: + "// TODO:Spartacus - Method 'getPageState' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'hasPage', + comment: + "// TODO:Spartacus - Method 'hasPage' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'loadNavigationItems', + comment: + "// TODO:Spartacus - Method 'loadNavigationItems' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'refreshComponent', + comment: + "// TODO:Spartacus - Method 'refreshComponent' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'refreshLatestPage', + comment: + "// TODO:Spartacus - Method 'refreshLatestPage' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'refreshPageById', + comment: + "// TODO:Spartacus - Method 'refreshPageById' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsService', + importPath: '@spartacus/core', + deprecatedNode: 'setPageFailIndex', + comment: + "// TODO:Spartacus - Method 'setPageFailIndex' was removed from Class 'CmsService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getComponentById', + comment: + "// TODO:Spartacus - Method 'getComponentById' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getComponentFromConfig', + comment: + "// TODO:Spartacus - Method 'getComponentFromConfig' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getComponentsByPosition', + comment: + "// TODO:Spartacus - Method 'getComponentsByPosition' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getComponentsFromConfig', + comment: + "// TODO:Spartacus - Method 'getComponentsFromConfig' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getPageFromConfig', + comment: + "// TODO:Spartacus - Method 'getPageFromConfig' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'mergePage', + comment: + "// TODO:Spartacus - Method 'mergePage' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'mergePageStructure', + comment: + "// TODO:Spartacus - Method 'mergePageStructure' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'mergeSlots', + comment: + "// TODO:Spartacus - Method 'mergeSlots' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'CmsStructureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'shouldIgnoreBackend', + comment: + "// TODO:Spartacus - Method 'shouldIgnoreBackend' was removed from Class 'CmsStructureConfigService'. ", + }, + { + class: 'Command', + importPath: '@spartacus/core', + deprecatedNode: 'execute', + comment: + "// TODO:Spartacus - Method 'execute' was removed from Class 'Command'. ", + }, + { + class: 'CommandService', + importPath: '@spartacus/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'CommandService'. ", + }, + { + class: 'CommandService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CommandService'. ", + }, + { + class: 'ComponentDecorator', + importPath: '@spartacus/core', + deprecatedNode: 'decorate', + comment: + "// TODO:Spartacus - Method 'decorate' was removed from Class 'ComponentDecorator'. ", + }, + { + class: 'ConfigInitializerModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ConfigInitializerModule'. ", + }, + { + class: 'ConfigInitializerService', + importPath: '@spartacus/core', + deprecatedNode: 'areReady', + comment: + "// TODO:Spartacus - Method 'areReady' was removed from Class 'ConfigInitializerService'. ", + }, + { + class: 'ConfigInitializerService', + importPath: '@spartacus/core', + deprecatedNode: 'finishScopes', + comment: + "// TODO:Spartacus - Method 'finishScopes' was removed from Class 'ConfigInitializerService'. ", + }, + { + class: 'ConfigInitializerService', + importPath: '@spartacus/core', + deprecatedNode: 'getStable', + comment: + "// TODO:Spartacus - Method 'getStable' was removed from Class 'ConfigInitializerService'. ", + }, + { + class: 'ConfigInitializerService', + importPath: '@spartacus/core', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Property 'isStable' was removed from Class 'ConfigInitializerService'. ", + }, + { + class: 'ConfigInitializerService', + importPath: '@spartacus/core', + deprecatedNode: 'scopesOverlap', + comment: + "// TODO:Spartacus - Method 'scopesOverlap' was removed from Class 'ConfigInitializerService'. ", + }, + { + class: 'ConfigModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ConfigModule'. ", + }, + { + class: 'ConfigModule', + importPath: '@spartacus/core', + deprecatedNode: 'withConfig', + comment: + "// TODO:Spartacus - Method 'withConfig' was removed from Class 'ConfigModule'. ", + }, + { + class: 'ConfigModule', + importPath: '@spartacus/core', + deprecatedNode: 'withConfigFactory', + comment: + "// TODO:Spartacus - Method 'withConfigFactory' was removed from Class 'ConfigModule'. ", + }, + { + class: 'ConfigurableRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'configure', + comment: + "// TODO:Spartacus - Method 'configure' was removed from Class 'ConfigurableRoutesService'. ", + }, + { + class: 'ConfigurableRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'configureRoute', + comment: + "// TODO:Spartacus - Method 'configureRoute' was removed from Class 'ConfigurableRoutesService'. ", + }, + { + class: 'ConfigurableRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'configureRoutes', + comment: + "// TODO:Spartacus - Method 'configureRoutes' was removed from Class 'ConfigurableRoutesService'. ", + }, + { + class: 'ConfigurableRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'getRouteName', + comment: + "// TODO:Spartacus - Method 'getRouteName' was removed from Class 'ConfigurableRoutesService'. ", + }, + { + class: 'ConfigurableRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'ConfigurableRoutesService'. ", + }, + { + class: 'ConfigurableRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'resolveUrlMatcherFactory', + comment: + "// TODO:Spartacus - Method 'resolveUrlMatcherFactory' was removed from Class 'ConfigurableRoutesService'. ", + }, + { + class: 'ConfigurableRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'resolveUrlMatchers', + comment: + "// TODO:Spartacus - Method 'resolveUrlMatchers' was removed from Class 'ConfigurableRoutesService'. ", + }, + { + class: 'ConfigurableRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'validateRouteConfig', + comment: + "// TODO:Spartacus - Method 'validateRouteConfig' was removed from Class 'ConfigurableRoutesService'. ", + }, + { + class: 'ConfigurationService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConfigurationService'. ", + }, + { + class: 'ConfigValidatorModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ConfigValidatorModule'. ", + }, + { + class: 'ConflictHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'ConflictHandler'. ", + }, + { + class: 'ConflictHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'ConflictHandler'. ", + }, + { + class: 'ConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'checkConsentGivenByTemplateId', + comment: + "// TODO:Spartacus - Method 'checkConsentGivenByTemplateId' was removed from Class 'ConsentService'. ", + }, + { + class: 'ConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'checkConsentWithdrawnByTemplateId', + comment: + "// TODO:Spartacus - Method 'checkConsentWithdrawnByTemplateId' was removed from Class 'ConsentService'. ", + }, + { + class: 'ConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getConsent', + comment: + "// TODO:Spartacus - Method 'getConsent' was removed from Class 'ConsentService'. ", + }, + { + class: 'ConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'isAnonymousConsentType', + comment: + "// TODO:Spartacus - Method 'isAnonymousConsentType' was removed from Class 'ConsentService'. ", + }, + { + class: 'ConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'isConsentGiven', + comment: + "// TODO:Spartacus - Method 'isConsentGiven' was removed from Class 'ConsentService'. ", + }, + { + class: 'ConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'isConsentType', + comment: + "// TODO:Spartacus - Method 'isConsentType' was removed from Class 'ConsentService'. ", + }, + { + class: 'ConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'isConsentWithdrawn', + comment: + "// TODO:Spartacus - Method 'isConsentWithdrawn' was removed from Class 'ConsentService'. ", + }, + { + class: 'ContentPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbs' was removed from Class 'ContentPageMetaResolver'. ", + }, + { + class: 'ContentPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveCanonicalUrl', + comment: + "// TODO:Spartacus - Method 'resolveCanonicalUrl' was removed from Class 'ContentPageMetaResolver'. ", + }, + { + class: 'ContentPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveDescription', + comment: + "// TODO:Spartacus - Method 'resolveDescription' was removed from Class 'ContentPageMetaResolver'. ", + }, + { + class: 'ContentPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveRobots', + comment: + "// TODO:Spartacus - Method 'resolveRobots' was removed from Class 'ContentPageMetaResolver'. ", + }, + { + class: 'ContentPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveTitle', + comment: + "// TODO:Spartacus - Method 'resolveTitle' was removed from Class 'ContentPageMetaResolver'. ", + }, + { + class: 'ConverterService', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'ConverterService'. ", + }, + { + class: 'ConverterService', + importPath: '@spartacus/core', + deprecatedNode: 'convertMany', + comment: + "// TODO:Spartacus - Method 'convertMany' was removed from Class 'ConverterService'. ", + }, + { + class: 'ConverterService', + importPath: '@spartacus/core', + deprecatedNode: 'hasConverters', + comment: + "// TODO:Spartacus - Method 'hasConverters' was removed from Class 'ConverterService'. ", + }, + { + class: 'ConverterService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ConverterService'. ", + }, + { + class: 'ConverterService', + importPath: '@spartacus/core', + deprecatedNode: 'pipeable', + comment: + "// TODO:Spartacus - Method 'pipeable' was removed from Class 'ConverterService'. ", + }, + { + class: 'ConverterService', + importPath: '@spartacus/core', + deprecatedNode: 'pipeableMany', + comment: + "// TODO:Spartacus - Method 'pipeableMany' was removed from Class 'ConverterService'. ", + }, + { + class: 'CostCenterModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'CostCenterModule'. ", + }, + { + class: 'CrossSiteRequestForgeryService', + importPath: '@spartacus/core', + deprecatedNode: 'getCsrfToken', + comment: + "// TODO:Spartacus - Method 'getCsrfToken' was removed from Class 'CrossSiteRequestForgeryService'. ", + }, + { + class: 'CsrfStateService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'CsrfStateService'. ", + }, + { + class: 'CsrfStateService', + importPath: '@spartacus/core', + deprecatedNode: 'set', + comment: + "// TODO:Spartacus - Method 'set' was removed from Class 'CsrfStateService'. ", + }, + { + class: 'CurrencyInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'CurrencyInitializer'. ", + }, + { + class: 'CurrencyInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CurrencyInitializer'. ", + }, + { + class: 'CurrencyInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'setDefaultFromConfig', + comment: + "// TODO:Spartacus - Method 'setDefaultFromConfig' was removed from Class 'CurrencyInitializer'. ", + }, + { + class: 'CurrencyInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'setFallbackValue', + comment: + "// TODO:Spartacus - Method 'setFallbackValue' was removed from Class 'CurrencyInitializer'. ", + }, + { + class: 'CurrencyService', + importPath: '@spartacus/core', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'CurrencyService'. ", + }, + { + class: 'CurrencyService', + importPath: '@spartacus/core', + deprecatedNode: 'getAll', + comment: + "// TODO:Spartacus - Method 'getAll' was removed from Class 'CurrencyService'. ", + }, + { + class: 'CurrencyService', + importPath: '@spartacus/core', + deprecatedNode: 'isInitialized', + comment: + "// TODO:Spartacus - Method 'isInitialized' was removed from Class 'CurrencyService'. ", + }, + { + class: 'CurrencyService', + importPath: '@spartacus/core', + deprecatedNode: 'isValid', + comment: + "// TODO:Spartacus - Method 'isValid' was removed from Class 'CurrencyService'. ", + }, + { + class: 'CurrencyService', + importPath: '@spartacus/core', + deprecatedNode: 'setActive', + comment: + "// TODO:Spartacus - Method 'setActive' was removed from Class 'CurrencyService'. ", + }, + { + class: 'CurrencyStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'CurrencyStatePersistenceService'. ", + }, + { + class: 'CurrencyStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'CurrencyStatePersistenceService'. ", + }, + { + class: 'CustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'claimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'claimCustomerCoupon' was removed from Class 'CustomerCouponAdapter'. ", + }, + { + class: 'CustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'claimCustomerCouponWithCodeInBody', + comment: + "// TODO:Spartacus - Method 'claimCustomerCouponWithCodeInBody' was removed from Class 'CustomerCouponAdapter'. ", + }, + { + class: 'CustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'disclaimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'disclaimCustomerCoupon' was removed from Class 'CustomerCouponAdapter'. ", + }, + { + class: 'CustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getCustomerCoupons', + comment: + "// TODO:Spartacus - Method 'getCustomerCoupons' was removed from Class 'CustomerCouponAdapter'. ", + }, + { + class: 'CustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'turnOffNotification', + comment: + "// TODO:Spartacus - Method 'turnOffNotification' was removed from Class 'CustomerCouponAdapter'. ", + }, + { + class: 'CustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'turnOnNotification', + comment: + "// TODO:Spartacus - Method 'turnOnNotification' was removed from Class 'CustomerCouponAdapter'. ", + }, + { + class: 'CustomerCouponConnector', + importPath: '@spartacus/core', + deprecatedNode: 'claimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'claimCustomerCoupon' was removed from Class 'CustomerCouponConnector'. ", + }, + { + class: 'CustomerCouponConnector', + importPath: '@spartacus/core', + deprecatedNode: 'disclaimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'disclaimCustomerCoupon' was removed from Class 'CustomerCouponConnector'. ", + }, + { + class: 'CustomerCouponConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getCustomerCoupons', + comment: + "// TODO:Spartacus - Method 'getCustomerCoupons' was removed from Class 'CustomerCouponConnector'. ", + }, + { + class: 'CustomerCouponConnector', + importPath: '@spartacus/core', + deprecatedNode: 'turnOffNotification', + comment: + "// TODO:Spartacus - Method 'turnOffNotification' was removed from Class 'CustomerCouponConnector'. ", + }, + { + class: 'CustomerCouponConnector', + importPath: '@spartacus/core', + deprecatedNode: 'turnOnNotification', + comment: + "// TODO:Spartacus - Method 'turnOnNotification' was removed from Class 'CustomerCouponConnector'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'claimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'claimCustomerCoupon' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'disclaimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'disclaimCustomerCoupon' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getClaimCustomerCouponResultError', + comment: + "// TODO:Spartacus - Method 'getClaimCustomerCouponResultError' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getClaimCustomerCouponResultLoading', + comment: + "// TODO:Spartacus - Method 'getClaimCustomerCouponResultLoading' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getClaimCustomerCouponResultSuccess', + comment: + "// TODO:Spartacus - Method 'getClaimCustomerCouponResultSuccess' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getCustomerCoupons', + comment: + "// TODO:Spartacus - Method 'getCustomerCoupons' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getCustomerCouponsLoaded', + comment: + "// TODO:Spartacus - Method 'getCustomerCouponsLoaded' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getCustomerCouponsLoading', + comment: + "// TODO:Spartacus - Method 'getCustomerCouponsLoading' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getDisclaimCustomerCouponResultError', + comment: + "// TODO:Spartacus - Method 'getDisclaimCustomerCouponResultError' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getDisclaimCustomerCouponResultSuccess', + comment: + "// TODO:Spartacus - Method 'getDisclaimCustomerCouponResultSuccess' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getSubscribeCustomerCouponResultError', + comment: + "// TODO:Spartacus - Method 'getSubscribeCustomerCouponResultError' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getSubscribeCustomerCouponResultLoading', + comment: + "// TODO:Spartacus - Method 'getSubscribeCustomerCouponResultLoading' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getSubscribeCustomerCouponResultSuccess', + comment: + "// TODO:Spartacus - Method 'getSubscribeCustomerCouponResultSuccess' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getUnsubscribeCustomerCouponResultError', + comment: + "// TODO:Spartacus - Method 'getUnsubscribeCustomerCouponResultError' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getUnsubscribeCustomerCouponResultLoading', + comment: + "// TODO:Spartacus - Method 'getUnsubscribeCustomerCouponResultLoading' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'getUnsubscribeCustomerCouponResultSuccess', + comment: + "// TODO:Spartacus - Method 'getUnsubscribeCustomerCouponResultSuccess' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'loadCustomerCoupons', + comment: + "// TODO:Spartacus - Method 'loadCustomerCoupons' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'resetDisclaimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'resetDisclaimCustomerCoupon' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'subscribeCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'subscribeCustomerCoupon' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomerCouponService', + importPath: '@spartacus/core', + deprecatedNode: 'unsubscribeCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'unsubscribeCustomerCoupon' was removed from Class 'CustomerCouponService'. ", + }, + { + class: 'CustomLoginGuard', + importPath: '@spartacus/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CustomLoginGuard'. ", + }, + { + class: 'CustomLoginGuard', + importPath: '@spartacus/core', + deprecatedNode: 'clearRedirectCount', + comment: + "// TODO:Spartacus - Method 'clearRedirectCount' was removed from Class 'CustomLoginGuard'. ", + }, + { + class: 'CustomLoginGuard', + importPath: '@spartacus/core', + deprecatedNode: 'createRoute', + comment: + "// TODO:Spartacus - Method 'createRoute' was removed from Class 'CustomLoginGuard'. ", + }, + { + class: 'CustomLoginGuard', + importPath: '@spartacus/core', + deprecatedNode: 'getRedirectCount', + comment: + "// TODO:Spartacus - Method 'getRedirectCount' was removed from Class 'CustomLoginGuard'. ", + }, + { + class: 'CustomLoginGuard', + importPath: '@spartacus/core', + deprecatedNode: 'setRedirectCount', + comment: + "// TODO:Spartacus - Method 'setRedirectCount' was removed from Class 'CustomLoginGuard'. ", + }, + { + class: 'CustomLoginGuard', + importPath: '@spartacus/core', + deprecatedNode: 'showErrorMessage', + comment: + "// TODO:Spartacus - Method 'showErrorMessage' was removed from Class 'CustomLoginGuard'. ", + }, + { + class: 'CxDatePipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'CxDatePipe'. ", + }, + { + class: 'CxDatePipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'CxDatePipe'. ", + }, + { + class: 'CxErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'CxErrorHandler'. ", + }, + { + class: 'CxNumericPipe', + importPath: '@spartacus/core', + deprecatedNode: 'getActiveLang', + comment: + "// TODO:Spartacus - Method 'getActiveLang' was removed from Class 'CxNumericPipe'. ", + }, + { + class: 'CxNumericPipe', + importPath: '@spartacus/core', + deprecatedNode: 'getLang', + comment: + "// TODO:Spartacus - Method 'getLang' was removed from Class 'CxNumericPipe'. ", + }, + { + class: 'CxNumericPipe', + importPath: '@spartacus/core', + deprecatedNode: 'reportMissingLocaleData', + comment: + "// TODO:Spartacus - Method 'reportMissingLocaleData' was removed from Class 'CxNumericPipe'. ", + }, + { + class: 'CxNumericPipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'CxNumericPipe'. ", + }, + { + class: 'CxNumericPipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'CxNumericPipe'. ", + }, + { + class: 'DefaultRoutePageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'getParams', + comment: + "// TODO:Spartacus - Method 'getParams' was removed from Class 'DefaultRoutePageMetaResolver'. ", + }, + { + class: 'DefaultRoutePageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbs' was removed from Class 'DefaultRoutePageMetaResolver'. ", + }, + { + class: 'DefaultRoutePageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'translateBreadcrumbLabel', + comment: + "// TODO:Spartacus - Method 'translateBreadcrumbLabel' was removed from Class 'DefaultRoutePageMetaResolver'. ", + }, + { + class: 'DynamicAttributeService', + importPath: '@spartacus/core', + deprecatedNode: 'addAttributesToComponent', + comment: + "// TODO:Spartacus - Method 'addAttributesToComponent' was removed from Class 'DynamicAttributeService'. ", + }, + { + class: 'DynamicAttributeService', + importPath: '@spartacus/core', + deprecatedNode: 'addAttributesToSlot', + comment: + "// TODO:Spartacus - Method 'addAttributesToSlot' was removed from Class 'DynamicAttributeService'. ", + }, + { + class: 'EffectsErrorHandlerModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'EffectsErrorHandlerModule'. ", + }, + { + class: 'ErrorActionService', + importPath: '@spartacus/core', + deprecatedNode: 'handle', + comment: + "// TODO:Spartacus - Method 'handle' was removed from Class 'ErrorActionService'. ", + }, + { + class: 'ErrorActionService', + importPath: '@spartacus/core', + deprecatedNode: 'isErrorAction', + comment: + "// TODO:Spartacus - Method 'isErrorAction' was removed from Class 'ErrorActionService'. ", + }, + { + class: 'ErrorActionService', + importPath: '@spartacus/core', + deprecatedNode: 'shouldHandleError', + comment: + "// TODO:Spartacus - Method 'shouldHandleError' was removed from Class 'ErrorActionService'. ", + }, + { + class: 'ErrorHandlingModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ErrorHandlingModule'. ", + }, + { + class: 'EventService', + importPath: '@spartacus/core', + deprecatedNode: 'dispatch', + comment: + "// TODO:Spartacus - Method 'dispatch' was removed from Class 'EventService'. ", + }, + { + class: 'EventService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'EventService'. ", + }, + { + class: 'EventService', + importPath: '@spartacus/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'EventService'. ", + }, + { + class: 'ExternalRoutesGuard', + importPath: '@spartacus/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'ExternalRoutesGuard'. ", + }, + { + class: 'ExternalRoutesGuard', + importPath: '@spartacus/core', + deprecatedNode: 'redirect', + comment: + "// TODO:Spartacus - Method 'redirect' was removed from Class 'ExternalRoutesGuard'. ", + }, + { + class: 'ExternalRoutesModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ExternalRoutesModule'. ", + }, + { + class: 'ExternalRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'addRoutes', + comment: + "// TODO:Spartacus - Method 'addRoutes' was removed from Class 'ExternalRoutesService'. ", + }, + { + class: 'ExternalRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'getRoutes', + comment: + "// TODO:Spartacus - Method 'getRoutes' was removed from Class 'ExternalRoutesService'. ", + }, + { + class: 'ExternalRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'getUrlMatcher', + comment: + "// TODO:Spartacus - Method 'getUrlMatcher' was removed from Class 'ExternalRoutesService'. ", + }, + { + class: 'ExternalRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'internalUrlPatterns', + comment: + "// TODO:Spartacus - Property 'internalUrlPatterns' was removed from Class 'ExternalRoutesService'. ", + }, + { + class: 'FacadeFactoryService', + importPath: '@spartacus/core', + deprecatedNode: 'call', + comment: + "// TODO:Spartacus - Method 'call' was removed from Class 'FacadeFactoryService'. ", + }, + { + class: 'FacadeFactoryService', + importPath: '@spartacus/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'FacadeFactoryService'. ", + }, + { + class: 'FacadeFactoryService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'FacadeFactoryService'. ", + }, + { + class: 'FacadeFactoryService', + importPath: '@spartacus/core', + deprecatedNode: 'getResolver', + comment: + "// TODO:Spartacus - Method 'getResolver' was removed from Class 'FacadeFactoryService'. ", + }, + { + class: 'FacadeFactoryService', + importPath: '@spartacus/core', + deprecatedNode: 'isProxyFacadeInstance', + comment: + "// TODO:Spartacus - Method 'isProxyFacadeInstance' was removed from Class 'FacadeFactoryService'. ", + }, + { + class: 'FeatureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'isEnabled', + comment: + "// TODO:Spartacus - Method 'isEnabled' was removed from Class 'FeatureConfigService'. ", + }, + { + class: 'FeatureConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'isLevel', + comment: + "// TODO:Spartacus - Method 'isLevel' was removed from Class 'FeatureConfigService'. ", + }, + { + class: 'FeatureDirective', + importPath: '@spartacus/core', + deprecatedNode: 'cxFeature', + comment: + "// TODO:Spartacus - Property 'cxFeature' was removed from Class 'FeatureDirective'. ", + }, + { + class: 'FeatureLevelDirective', + importPath: '@spartacus/core', + deprecatedNode: 'cxFeatureLevel', + comment: + "// TODO:Spartacus - Property 'cxFeatureLevel' was removed from Class 'FeatureLevelDirective'. ", + }, + { + class: 'FeatureModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'getFeatureConfig', + comment: + "// TODO:Spartacus - Method 'getFeatureConfig' was removed from Class 'FeatureModulesService'. ", + }, + { + class: 'FeatureModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'isConfigured', + comment: + "// TODO:Spartacus - Method 'isConfigured' was removed from Class 'FeatureModulesService'. ", + }, + { + class: 'FeatureModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'resolveDependencies', + comment: + "// TODO:Spartacus - Method 'resolveDependencies' was removed from Class 'FeatureModulesService'. ", + }, + { + class: 'FeatureModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'resolveFeature', + comment: + "// TODO:Spartacus - Method 'resolveFeature' was removed from Class 'FeatureModulesService'. ", + }, + { + class: 'FeatureModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'resolveFeatureAlias', + comment: + "// TODO:Spartacus - Method 'resolveFeatureAlias' was removed from Class 'FeatureModulesService'. ", + }, + { + class: 'FeaturesConfigModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'FeaturesConfigModule'. ", + }, + { + class: 'FeatureStylesService', + importPath: '@spartacus/core', + deprecatedNode: 'addClass', + comment: + "// TODO:Spartacus - Method 'addClass' was removed from Class 'FeatureStylesService'. ", + }, + { + class: 'FeatureStylesService', + importPath: '@spartacus/core', + deprecatedNode: 'featureConfig', + comment: + "// TODO:Spartacus - The type of property 'featureConfig: FeatureConfigService' changed to: 'featureConfig:' ", + }, + { + class: 'FeatureStylesService', + importPath: '@spartacus/core', + deprecatedNode: 'getCssClass', + comment: + "// TODO:Spartacus - Method 'getCssClass' was removed from Class 'FeatureStylesService'. ", + }, + { + class: 'FeatureStylesService', + importPath: '@spartacus/core', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'FeatureStylesService'. ", + }, + { + class: 'FeatureStylesService', + importPath: '@spartacus/core', + deprecatedNode: 'isEnabled', + comment: + "// TODO:Spartacus - Method 'isEnabled' was removed from Class 'FeatureStylesService'. ", + }, + { + class: 'FeatureStylesService', + importPath: '@spartacus/core', + deprecatedNode: 'registerUsage', + comment: + "// TODO:Spartacus - Method 'registerUsage' was removed from Class 'FeatureStylesService'. ", + }, + { + class: 'FeatureStylesService', + importPath: '@spartacus/core', + deprecatedNode: 'removeClass', + comment: + "// TODO:Spartacus - Method 'removeClass' was removed from Class 'FeatureStylesService'. ", + }, + { + class: 'FeatureStylesService', + importPath: '@spartacus/core', + deprecatedNode: 'unregisterUsage', + comment: + "// TODO:Spartacus - Method 'unregisterUsage' was removed from Class 'FeatureStylesService'. ", + }, + { + class: 'ForbiddenHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'ForbiddenHandler'. ", + }, + { + class: 'ForbiddenHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'ForbiddenHandler'. ", + }, + { + class: 'GatewayTimeoutHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'GatewayTimeoutHandler'. ", + }, + { + class: 'GatewayTimeoutHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'GatewayTimeoutHandler'. ", + }, + { + class: 'GlobalMessageModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'GlobalMessageModule'. ", + }, + { + class: 'GlobalMessageService', + importPath: '@spartacus/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'GlobalMessageService'. ", + }, + { + class: 'GlobalMessageService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'GlobalMessageService'. ", + }, + { + class: 'GlobalMessageService', + importPath: '@spartacus/core', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'GlobalMessageService'. ", + }, + { + class: 'GlobService', + importPath: '@spartacus/core', + deprecatedNode: 'getValidator', + comment: + "// TODO:Spartacus - Method 'getValidator' was removed from Class 'GlobService'. ", + }, + { + class: 'HttpErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getErrorTranslationKey', + comment: + "// TODO:Spartacus - Method 'getErrorTranslationKey' was removed from Class 'HttpErrorHandler'. ", + }, + { + class: 'HttpErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'HttpErrorHandler'. ", + }, + { + class: 'HttpErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'HttpErrorHandler'. ", + }, + { + class: 'HttpErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'HttpErrorHandler'. ", + }, + { + class: 'HttpErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'isSsr', + comment: + "// TODO:Spartacus - Method 'isSsr' was removed from Class 'HttpErrorHandler'. ", + }, + { + class: 'HttpErrorHandlerInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'HttpErrorHandlerInterceptor'. ", + }, + { + class: 'HttpErrorHandlerInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'HttpErrorHandlerInterceptor'. ", + }, + { + class: 'HttpErrorHandlerInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'isCmsPageNotFoundHttpError', + comment: + "// TODO:Spartacus - Method 'isCmsPageNotFoundHttpError' was removed from Class 'HttpErrorHandlerInterceptor'. ", + }, + { + class: 'HttpErrorHandlerInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'shouldHandleError', + comment: + "// TODO:Spartacus - Method 'shouldHandleError' was removed from Class 'HttpErrorHandlerInterceptor'. ", + }, + { + class: 'HttpErrorHandlerModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'HttpErrorHandlerModule'. ", + }, + { + class: 'HttpModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'HttpModule'. ", + }, + { + class: 'HttpParamsURIEncoder', + importPath: '@spartacus/core', + deprecatedNode: 'decodeKey', + comment: + "// TODO:Spartacus - Method 'decodeKey' was removed from Class 'HttpParamsURIEncoder'. ", + }, + { + class: 'HttpParamsURIEncoder', + importPath: '@spartacus/core', + deprecatedNode: 'decodeValue', + comment: + "// TODO:Spartacus - Method 'decodeValue' was removed from Class 'HttpParamsURIEncoder'. ", + }, + { + class: 'HttpParamsURIEncoder', + importPath: '@spartacus/core', + deprecatedNode: 'encodeKey', + comment: + "// TODO:Spartacus - Method 'encodeKey' was removed from Class 'HttpParamsURIEncoder'. ", + }, + { + class: 'HttpParamsURIEncoder', + importPath: '@spartacus/core', + deprecatedNode: 'encodeValue', + comment: + "// TODO:Spartacus - Method 'encodeValue' was removed from Class 'HttpParamsURIEncoder'. ", + }, + { + class: 'HttpTimeoutInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'buildError', + comment: + "// TODO:Spartacus - Method 'buildError' was removed from Class 'HttpTimeoutInterceptor'. ", + }, + { + class: 'HttpTimeoutInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'convertTimeoutToHttpErrorResponse', + comment: + "// TODO:Spartacus - Method 'convertTimeoutToHttpErrorResponse' was removed from Class 'HttpTimeoutInterceptor'. ", + }, + { + class: 'HttpTimeoutInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'getTimeoutValue', + comment: + "// TODO:Spartacus - Method 'getTimeoutValue' was removed from Class 'HttpTimeoutInterceptor'. ", + }, + { + class: 'HttpTimeoutInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'HttpTimeoutInterceptor'. ", + }, + { + class: 'I18nConfigInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'resolveConfig', + comment: + "// TODO:Spartacus - Method 'resolveConfig' was removed from Class 'I18nConfigInitializer'. ", + }, + { + class: 'I18nextBackendInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'I18nextBackendInitializer'. ", + }, + { + class: 'I18nextBackendInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'I18nextBackendInitializer'. ", + }, + { + class: 'I18nextBackendService', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'I18nextBackendService'. ", + }, + { + class: 'I18nextHttpBackendInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'getBackendConfig', + comment: + "// TODO:Spartacus - Method 'getBackendConfig' was removed from Class 'I18nextHttpBackendInitializer'. ", + }, + { + class: 'I18nextHttpBackendInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'getLoadPath', + comment: + "// TODO:Spartacus - Method 'getLoadPath' was removed from Class 'I18nextHttpBackendInitializer'. ", + }, + { + class: 'I18nextHttpBackendInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'I18nextHttpBackendInitializer'. ", + }, + { + class: 'I18nextHttpBackendInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'I18nextHttpBackendInitializer'. ", + }, + { + class: 'I18nextInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'addTranslationResources', + comment: + "// TODO:Spartacus - Method 'addTranslationResources' was removed from Class 'I18nextInitializer'. ", + }, + { + class: 'I18nextInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'getI18nextConfig', + comment: + "// TODO:Spartacus - Method 'getI18nextConfig' was removed from Class 'I18nextInitializer'. ", + }, + { + class: 'I18nextInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'I18nextInitializer'. ", + }, + { + class: 'I18nextInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'I18nextInitializer'. ", + }, + { + class: 'I18nextInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'synchronizeLanguage', + comment: + "// TODO:Spartacus - Method 'synchronizeLanguage' was removed from Class 'I18nextInitializer'. ", + }, + { + class: 'I18nextResourcesToBackendInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'I18nextResourcesToBackendInitializer'. ", + }, + { + class: 'I18nextResourcesToBackendInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'I18nextResourcesToBackendInitializer'. ", + }, + { + class: 'I18nextTranslationService', + importPath: '@spartacus/core', + deprecatedNode: 'getFallbackValue', + comment: + "// TODO:Spartacus - Method 'getFallbackValue' was removed from Class 'I18nextTranslationService'. ", + }, + { + class: 'I18nextTranslationService', + importPath: '@spartacus/core', + deprecatedNode: 'loadChunks', + comment: + "// TODO:Spartacus - Method 'loadChunks' was removed from Class 'I18nextTranslationService'. ", + }, + { + class: 'I18nextTranslationService', + importPath: '@spartacus/core', + deprecatedNode: 'translate', + comment: + "// TODO:Spartacus - Method 'translate' was removed from Class 'I18nextTranslationService'. ", + }, + { + class: 'I18nModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'I18nModule'. ", + }, + { + class: 'InterceptorUtil', + importPath: '@spartacus/core', + deprecatedNode: 'createHeader', + comment: + "// TODO:Spartacus - Method 'createHeader' was removed from Class 'InterceptorUtil'. ", + }, + { + class: 'InterceptorUtil', + importPath: '@spartacus/core', + deprecatedNode: 'getInterceptorParam', + comment: + "// TODO:Spartacus - Method 'getInterceptorParam' was removed from Class 'InterceptorUtil'. ", + }, + { + class: 'InterceptorUtil', + importPath: '@spartacus/core', + deprecatedNode: 'removeHeader', + comment: + "// TODO:Spartacus - Method 'removeHeader' was removed from Class 'InterceptorUtil'. ", + }, + { + class: 'InternalServerErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'InternalServerErrorHandler'. ", + }, + { + class: 'InternalServerErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'InternalServerErrorHandler'. ", + }, + { + class: 'JavaRegExpConverter', + importPath: '@spartacus/core', + deprecatedNode: 'toJsRegExp', + comment: + "// TODO:Spartacus - Method 'toJsRegExp' was removed from Class 'JavaRegExpConverter'. ", + }, + { + class: 'LanguageInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'LanguageInitializer'. ", + }, + { + class: 'LanguageInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'LanguageInitializer'. ", + }, + { + class: 'LanguageInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'setDefaultFromConfig', + comment: + "// TODO:Spartacus - Method 'setDefaultFromConfig' was removed from Class 'LanguageInitializer'. ", + }, + { + class: 'LanguageInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'setFallbackValue', + comment: + "// TODO:Spartacus - Method 'setFallbackValue' was removed from Class 'LanguageInitializer'. ", + }, + { + class: 'LanguageService', + importPath: '@spartacus/core', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'LanguageService'. ", + }, + { + class: 'LanguageService', + importPath: '@spartacus/core', + deprecatedNode: 'getAll', + comment: + "// TODO:Spartacus - Method 'getAll' was removed from Class 'LanguageService'. ", + }, + { + class: 'LanguageService', + importPath: '@spartacus/core', + deprecatedNode: 'isInitialized', + comment: + "// TODO:Spartacus - Method 'isInitialized' was removed from Class 'LanguageService'. ", + }, + { + class: 'LanguageService', + importPath: '@spartacus/core', + deprecatedNode: 'isValid', + comment: + "// TODO:Spartacus - Method 'isValid' was removed from Class 'LanguageService'. ", + }, + { + class: 'LanguageService', + importPath: '@spartacus/core', + deprecatedNode: 'setActive', + comment: + "// TODO:Spartacus - Method 'setActive' was removed from Class 'LanguageService'. ", + }, + { + class: 'LanguageStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'LanguageStatePersistenceService'. ", + }, + { + class: 'LanguageStatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'LanguageStatePersistenceService'. ", + }, + { + class: 'LazyModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'LazyModulesService'. ", + }, + { + class: 'LazyModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'resolveDependencyModuleInstance', + comment: + "// TODO:Spartacus - Method 'resolveDependencyModuleInstance' was removed from Class 'LazyModulesService'. ", + }, + { + class: 'LazyModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'resolveModuleInstance', + comment: + "// TODO:Spartacus - Method 'resolveModuleInstance' was removed from Class 'LazyModulesService'. ", + }, + { + class: 'LazyModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'runModuleInitializerFunctions', + comment: + "// TODO:Spartacus - Method 'runModuleInitializerFunctions' was removed from Class 'LazyModulesService'. ", + }, + { + class: 'LazyModulesService', + importPath: '@spartacus/core', + deprecatedNode: 'runModuleInitializersForModule', + comment: + "// TODO:Spartacus - Method 'runModuleInitializersForModule' was removed from Class 'LazyModulesService'. ", + }, + { + class: 'LegacyOccCmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'findComponentsByIds', + comment: + "// TODO:Spartacus - Method 'findComponentsByIds' was removed from Class 'LegacyOccCmsComponentAdapter'. ", + }, + { + class: 'LoadingScopesService', + importPath: '@spartacus/core', + deprecatedNode: 'expand', + comment: + "// TODO:Spartacus - Method 'expand' was removed from Class 'LoadingScopesService'. ", + }, + { + class: 'LoadingScopesService', + importPath: '@spartacus/core', + deprecatedNode: 'getMaxAge', + comment: + "// TODO:Spartacus - Method 'getMaxAge' was removed from Class 'LoadingScopesService'. ", + }, + { + class: 'LoadingScopesService', + importPath: '@spartacus/core', + deprecatedNode: 'getReloadTriggers', + comment: + "// TODO:Spartacus - Method 'getReloadTriggers' was removed from Class 'LoadingScopesService'. ", + }, + { + class: 'LoggerService', + importPath: '@spartacus/core', + deprecatedNode: 'debug', + comment: + "// TODO:Spartacus - Method 'debug' was removed from Class 'LoggerService'. ", + }, + { + class: 'LoggerService', + importPath: '@spartacus/core', + deprecatedNode: 'error', + comment: + "// TODO:Spartacus - Method 'error' was removed from Class 'LoggerService'. ", + }, + { + class: 'LoggerService', + importPath: '@spartacus/core', + deprecatedNode: 'info', + comment: + "// TODO:Spartacus - Method 'info' was removed from Class 'LoggerService'. ", + }, + { + class: 'LoggerService', + importPath: '@spartacus/core', + deprecatedNode: 'log', + comment: + "// TODO:Spartacus - Method 'log' was removed from Class 'LoggerService'. ", + }, + { + class: 'LoggerService', + importPath: '@spartacus/core', + deprecatedNode: 'warn', + comment: + "// TODO:Spartacus - Method 'warn' was removed from Class 'LoggerService'. ", + }, + { + class: 'LoggingErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'LoggingErrorHandler'. ", + }, + { + class: 'MetaTagConfigModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'MetaTagConfigModule'. ", + }, + { + class: 'MockDatePipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'MockDatePipe'. ", + }, + { + class: 'MockTranslatePipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'MockTranslatePipe'. ", + }, + { + class: 'NotAuthGuard', + importPath: '@spartacus/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'NotAuthGuard'. ", + }, + { + class: 'NotFoundHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'NotFoundHandler'. ", + }, + { + class: 'NotFoundHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'NotFoundHandler'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'authorizeWithPasswordFlow', + comment: + "// TODO:Spartacus - Method 'authorizeWithPasswordFlow' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'changeAuthConfigClientId', + comment: + "// TODO:Spartacus - Method 'changeAuthConfigClientId' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'changeClientWhenInitialize', + comment: + "// TODO:Spartacus - Method 'changeClientWhenInitialize' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'getIdToken', + comment: + "// TODO:Spartacus - Method 'getIdToken' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'initLoginFlow', + comment: + "// TODO:Spartacus - Method 'initLoginFlow' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'logout', + comment: + "// TODO:Spartacus - Method 'logout' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'refreshAuthConfig', + comment: + "// TODO:Spartacus - Method 'refreshAuthConfig' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'refreshToken', + comment: + "// TODO:Spartacus - Method 'refreshToken' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'revokeAndLogout', + comment: + "// TODO:Spartacus - Method 'revokeAndLogout' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'OAuthLibWrapperService', + importPath: '@spartacus/core', + deprecatedNode: 'tryLogin', + comment: + "// TODO:Spartacus - Method 'tryLogin' was removed from Class 'OAuthLibWrapperService'. ", + }, + { + class: 'ObjectComparisonUtils', + importPath: '@spartacus/core', + deprecatedNode: 'compareObjectProperties', + comment: + "// TODO:Spartacus - Method 'compareObjectProperties' was removed from Class 'ObjectComparisonUtils'. ", + }, + { + class: 'ObjectComparisonUtils', + importPath: '@spartacus/core', + deprecatedNode: 'countOfDeepEqualObjects', + comment: + "// TODO:Spartacus - Method 'countOfDeepEqualObjects' was removed from Class 'ObjectComparisonUtils'. ", + }, + { + class: 'ObjectComparisonUtils', + importPath: '@spartacus/core', + deprecatedNode: 'deepEqualObjects', + comment: + "// TODO:Spartacus - Method 'deepEqualObjects' was removed from Class 'ObjectComparisonUtils'. ", + }, + { + class: 'ObjectComparisonUtils', + importPath: '@spartacus/core', + deprecatedNode: 'indexOfFirstOccurrence', + comment: + "// TODO:Spartacus - Method 'indexOfFirstOccurrence' was removed from Class 'ObjectComparisonUtils'. ", + }, + { + class: 'ObjectComparisonUtils', + importPath: '@spartacus/core', + deprecatedNode: 'shallowEqualObjects', + comment: + "// TODO:Spartacus - Method 'shallowEqualObjects' was removed from Class 'ObjectComparisonUtils'. ", + }, + { + class: 'OccAnonymousConsentTemplatesAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAnonymousConsents', + comment: + "// TODO:Spartacus - Method 'loadAnonymousConsents' was removed from Class 'OccAnonymousConsentTemplatesAdapter'. ", + }, + { + class: 'OccAnonymousConsentTemplatesAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAnonymousConsentTemplates', + comment: + "// TODO:Spartacus - Method 'loadAnonymousConsentTemplates' was removed from Class 'OccAnonymousConsentTemplatesAdapter'. ", + }, + { + class: 'OccCmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'OccCmsComponentAdapter'. ", + }, + { + class: 'OccCmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'findComponentsByIds', + comment: + "// TODO:Spartacus - Method 'findComponentsByIds' was removed from Class 'OccCmsComponentAdapter'. ", + }, + { + class: 'OccCmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getComponentEndPoint', + comment: + "// TODO:Spartacus - Method 'getComponentEndPoint' was removed from Class 'OccCmsComponentAdapter'. ", + }, + { + class: 'OccCmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getComponentsEndpoint', + comment: + "// TODO:Spartacus - Method 'getComponentsEndpoint' was removed from Class 'OccCmsComponentAdapter'. ", + }, + { + class: 'OccCmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getContextParams', + comment: + "// TODO:Spartacus - Method 'getContextParams' was removed from Class 'OccCmsComponentAdapter'. ", + }, + { + class: 'OccCmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getPaginationParams', + comment: + "// TODO:Spartacus - Method 'getPaginationParams' was removed from Class 'OccCmsComponentAdapter'. ", + }, + { + class: 'OccCmsComponentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccCmsComponentAdapter'. ", + }, + { + class: 'OccCmsPageAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'OccCmsPageAdapter'. ", + }, + { + class: 'OccCmsPageAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getPagesRequestParams', + comment: + "// TODO:Spartacus - Method 'getPagesRequestParams' was removed from Class 'OccCmsPageAdapter'. ", + }, + { + class: 'OccCmsPageAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccCmsPageAdapter'. ", + }, + { + class: 'OccCmsPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccCmsPageNormalizer'. ", + }, + { + class: 'OccCmsPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'getComponentProperties', + comment: + "// TODO:Spartacus - Method 'getComponentProperties' was removed from Class 'OccCmsPageNormalizer'. ", + }, + { + class: 'OccCmsPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'getFlexTypeFromComponent', + comment: + "// TODO:Spartacus - Method 'getFlexTypeFromComponent' was removed from Class 'OccCmsPageNormalizer'. ", + }, + { + class: 'OccCmsPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizeComponentData', + comment: + "// TODO:Spartacus - Method 'normalizeComponentData' was removed from Class 'OccCmsPageNormalizer'. ", + }, + { + class: 'OccCmsPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizePageComponentData', + comment: + "// TODO:Spartacus - Method 'normalizePageComponentData' was removed from Class 'OccCmsPageNormalizer'. ", + }, + { + class: 'OccCmsPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizePageData', + comment: + "// TODO:Spartacus - Method 'normalizePageData' was removed from Class 'OccCmsPageNormalizer'. ", + }, + { + class: 'OccCmsPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizePageSlotData', + comment: + "// TODO:Spartacus - Method 'normalizePageSlotData' was removed from Class 'OccCmsPageNormalizer'. ", + }, + { + class: 'OccCmsPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizeRobots', + comment: + "// TODO:Spartacus - Method 'normalizeRobots' was removed from Class 'OccCmsPageNormalizer'. ", + }, + { + class: 'OccCostCenterListNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccCostCenterListNormalizer'. ", + }, + { + class: 'OccCostCenterNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccCostCenterNormalizer'. ", + }, + { + class: 'OccCostCenterNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizeBoolean', + comment: + "// TODO:Spartacus - Method 'normalizeBoolean' was removed from Class 'OccCostCenterNormalizer'. ", + }, + { + class: 'OccCostCenterSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccCostCenterSerializer'. ", + }, + { + class: 'OccCustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'claimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'claimCustomerCoupon' was removed from Class 'OccCustomerCouponAdapter'. ", + }, + { + class: 'OccCustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'claimCustomerCouponWithCodeInBody', + comment: + "// TODO:Spartacus - Method 'claimCustomerCouponWithCodeInBody' was removed from Class 'OccCustomerCouponAdapter'. ", + }, + { + class: 'OccCustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'disclaimCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'disclaimCustomerCoupon' was removed from Class 'OccCustomerCouponAdapter'. ", + }, + { + class: 'OccCustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getCustomerCoupons', + comment: + "// TODO:Spartacus - Method 'getCustomerCoupons' was removed from Class 'OccCustomerCouponAdapter'. ", + }, + { + class: 'OccCustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'turnOffNotification', + comment: + "// TODO:Spartacus - Method 'turnOffNotification' was removed from Class 'OccCustomerCouponAdapter'. ", + }, + { + class: 'OccCustomerCouponAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'turnOnNotification', + comment: + "// TODO:Spartacus - Method 'turnOnNotification' was removed from Class 'OccCustomerCouponAdapter'. ", + }, + { + class: 'OccEndpointsService', + importPath: '@spartacus/core', + deprecatedNode: 'buildUrl', + comment: + "// TODO:Spartacus - Method 'buildUrl' was removed from Class 'OccEndpointsService'. ", + }, + { + class: 'OccEndpointsService', + importPath: '@spartacus/core', + deprecatedNode: 'getBaseUrl', + comment: + "// TODO:Spartacus - Method 'getBaseUrl' was removed from Class 'OccEndpointsService'. ", + }, + { + class: 'OccEndpointsService', + importPath: '@spartacus/core', + deprecatedNode: 'getHttpParamsFromQueryParams', + comment: + "// TODO:Spartacus - Method 'getHttpParamsFromQueryParams' was removed from Class 'OccEndpointsService'. ", + }, + { + class: 'OccEndpointsService', + importPath: '@spartacus/core', + deprecatedNode: 'getRawEndpointValue', + comment: + "// TODO:Spartacus - Method 'getRawEndpointValue' was removed from Class 'OccEndpointsService'. ", + }, + { + class: 'OccEndpointsService', + importPath: '@spartacus/core', + deprecatedNode: 'isConfigured', + comment: + "// TODO:Spartacus - Method 'isConfigured' was removed from Class 'OccEndpointsService'. ", + }, + { + class: 'OccFieldsService', + importPath: '@spartacus/core', + deprecatedNode: 'getOptimalUrlGroups', + comment: + "// TODO:Spartacus - Method 'getOptimalUrlGroups' was removed from Class 'OccFieldsService'. ", + }, + { + class: 'OccProductAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getEndpoint', + comment: + "// TODO:Spartacus - Method 'getEndpoint' was removed from Class 'OccProductAdapter'. ", + }, + { + class: 'OccProductAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccProductAdapter'. ", + }, + { + class: 'OccProductAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadMany', + comment: + "// TODO:Spartacus - Method 'loadMany' was removed from Class 'OccProductAdapter'. ", + }, + { + class: 'OccProductAvailabilityAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadRealTimeStock', + comment: + "// TODO:Spartacus - Method 'loadRealTimeStock' was removed from Class 'OccProductAvailabilityAdapter'. ", + }, + { + class: 'OccProductReferencesAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getEndpoint', + comment: + "// TODO:Spartacus - Method 'getEndpoint' was removed from Class 'OccProductReferencesAdapter'. ", + }, + { + class: 'OccProductReferencesAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccProductReferencesAdapter'. ", + }, + { + class: 'OccProductReferencesListNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccProductReferencesListNormalizer'. ", + }, + { + class: 'OccProductReviewsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getEndpoint', + comment: + "// TODO:Spartacus - Method 'getEndpoint' was removed from Class 'OccProductReviewsAdapter'. ", + }, + { + class: 'OccProductReviewsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccProductReviewsAdapter'. ", + }, + { + class: 'OccProductReviewsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'post', + comment: + "// TODO:Spartacus - Method 'post' was removed from Class 'OccProductReviewsAdapter'. ", + }, + { + class: 'OccProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getSearchByCategoryEndpoint', + comment: + "// TODO:Spartacus - Method 'getSearchByCategoryEndpoint' was removed from Class 'OccProductSearchAdapter'. ", + }, + { + class: 'OccProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getSearchEndpoint', + comment: + "// TODO:Spartacus - Method 'getSearchEndpoint' was removed from Class 'OccProductSearchAdapter'. ", + }, + { + class: 'OccProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getSuggestionEndpoint', + comment: + "// TODO:Spartacus - Method 'getSuggestionEndpoint' was removed from Class 'OccProductSearchAdapter'. ", + }, + { + class: 'OccProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadSuggestions', + comment: + "// TODO:Spartacus - Method 'loadSuggestions' was removed from Class 'OccProductSearchAdapter'. ", + }, + { + class: 'OccProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'parseUrlForNavigation', + comment: + "// TODO:Spartacus - Method 'parseUrlForNavigation' was removed from Class 'OccProductSearchAdapter'. ", + }, + { + class: 'OccProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'OccProductSearchAdapter'. ", + }, + { + class: 'OccProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'searchByCategory', + comment: + "// TODO:Spartacus - Method 'searchByCategory' was removed from Class 'OccProductSearchAdapter'. ", + }, + { + class: 'OccProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'searchByCodes', + comment: + "// TODO:Spartacus - Method 'searchByCodes' was removed from Class 'OccProductSearchAdapter'. ", + }, + { + class: 'OccProductSearchPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccProductSearchPageNormalizer'. ", + }, + { + class: 'OccProductSearchPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizeFacets', + comment: + "// TODO:Spartacus - Method 'normalizeFacets' was removed from Class 'OccProductSearchPageNormalizer'. ", + }, + { + class: 'OccProductSearchPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizeFacetValues', + comment: + "// TODO:Spartacus - Method 'normalizeFacetValues' was removed from Class 'OccProductSearchPageNormalizer'. ", + }, + { + class: 'OccProductSearchPageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizeUselessFacets', + comment: + "// TODO:Spartacus - Method 'normalizeUselessFacets' was removed from Class 'OccProductSearchPageNormalizer'. ", + }, + { + class: 'OccRequestsOptimizerService', + importPath: '@spartacus/core', + deprecatedNode: 'scopedDataLoad', + comment: + "// TODO:Spartacus - Method 'scopedDataLoad' was removed from Class 'OccRequestsOptimizerService'. ", + }, + { + class: 'OccSiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadBaseSite', + comment: + "// TODO:Spartacus - Method 'loadBaseSite' was removed from Class 'OccSiteAdapter'. ", + }, + { + class: 'OccSiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadBaseSites', + comment: + "// TODO:Spartacus - Method 'loadBaseSites' was removed from Class 'OccSiteAdapter'. ", + }, + { + class: 'OccSiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadCountries', + comment: + "// TODO:Spartacus - Method 'loadCountries' was removed from Class 'OccSiteAdapter'. ", + }, + { + class: 'OccSiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadCurrencies', + comment: + "// TODO:Spartacus - Method 'loadCurrencies' was removed from Class 'OccSiteAdapter'. ", + }, + { + class: 'OccSiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadLanguages', + comment: + "// TODO:Spartacus - Method 'loadLanguages' was removed from Class 'OccSiteAdapter'. ", + }, + { + class: 'OccSiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadRegions', + comment: + "// TODO:Spartacus - Method 'loadRegions' was removed from Class 'OccSiteAdapter'. ", + }, + { + class: 'OccUserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'OccUserAddressAdapter'. ", + }, + { + class: 'OccUserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'OccUserAddressAdapter'. ", + }, + { + class: 'OccUserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAll', + comment: + "// TODO:Spartacus - Method 'loadAll' was removed from Class 'OccUserAddressAdapter'. ", + }, + { + class: 'OccUserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccUserAddressAdapter'. ", + }, + { + class: 'OccUserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'verify', + comment: + "// TODO:Spartacus - Method 'verify' was removed from Class 'OccUserAddressAdapter'. ", + }, + { + class: 'OccUserConsentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'giveConsent', + comment: + "// TODO:Spartacus - Method 'giveConsent' was removed from Class 'OccUserConsentAdapter'. ", + }, + { + class: 'OccUserConsentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadConsents', + comment: + "// TODO:Spartacus - Method 'loadConsents' was removed from Class 'OccUserConsentAdapter'. ", + }, + { + class: 'OccUserConsentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'withdrawConsent', + comment: + "// TODO:Spartacus - Method 'withdrawConsent' was removed from Class 'OccUserConsentAdapter'. ", + }, + { + class: 'OccUserInterestsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'addInterest', + comment: + "// TODO:Spartacus - Method 'addInterest' was removed from Class 'OccUserInterestsAdapter'. ", + }, + { + class: 'OccUserInterestsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getInterests', + comment: + "// TODO:Spartacus - Method 'getInterests' was removed from Class 'OccUserInterestsAdapter'. ", + }, + { + class: 'OccUserInterestsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'removeInterest', + comment: + "// TODO:Spartacus - Method 'removeInterest' was removed from Class 'OccUserInterestsAdapter'. ", + }, + { + class: 'OccUserInterestsNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccUserInterestsNormalizer'. ", + }, + { + class: 'OccUserNotificationPreferenceAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAll', + comment: + "// TODO:Spartacus - Method 'loadAll' was removed from Class 'OccUserNotificationPreferenceAdapter'. ", + }, + { + class: 'OccUserNotificationPreferenceAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccUserNotificationPreferenceAdapter'. ", + }, + { + class: 'OccUserPaymentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'OccUserPaymentAdapter'. ", + }, + { + class: 'OccUserPaymentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAll', + comment: + "// TODO:Spartacus - Method 'loadAll' was removed from Class 'OccUserPaymentAdapter'. ", + }, + { + class: 'OccUserPaymentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'setDefault', + comment: + "// TODO:Spartacus - Method 'setDefault' was removed from Class 'OccUserPaymentAdapter'. ", + }, + { + class: 'PageLinkService', + importPath: '@spartacus/core', + deprecatedNode: 'buildCanonicalUrl', + comment: + "// TODO:Spartacus - Method 'buildCanonicalUrl' was removed from Class 'PageLinkService'. ", + }, + { + class: 'PageLinkService', + importPath: '@spartacus/core', + deprecatedNode: 'getCanonicalUrl', + comment: + "// TODO:Spartacus - Method 'getCanonicalUrl' was removed from Class 'PageLinkService'. ", + }, + { + class: 'PageLinkService', + importPath: '@spartacus/core', + deprecatedNode: 'removeQueryParams', + comment: + "// TODO:Spartacus - Method 'removeQueryParams' was removed from Class 'PageLinkService'. ", + }, + { + class: 'PageMetaModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'PageMetaModule'. ", + }, + { + class: 'PageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'PageMetaResolver'. ", + }, + { + class: 'PageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'getScore', + comment: + "// TODO:Spartacus - Method 'getScore' was removed from Class 'PageMetaResolver'. ", + }, + { + class: 'PageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'PageMetaResolver'. ", + }, + { + class: 'PageMetaService', + importPath: '@spartacus/core', + deprecatedNode: 'getMeta', + comment: + "// TODO:Spartacus - Method 'getMeta' was removed from Class 'PageMetaService'. ", + }, + { + class: 'PageMetaService', + importPath: '@spartacus/core', + deprecatedNode: 'getMetaResolver', + comment: + "// TODO:Spartacus - Method 'getMetaResolver' was removed from Class 'PageMetaService'. ", + }, + { + class: 'PageMetaService', + importPath: '@spartacus/core', + deprecatedNode: 'getResolverMethods', + comment: + "// TODO:Spartacus - Method 'getResolverMethods' was removed from Class 'PageMetaService'. ", + }, + { + class: 'PageMetaService', + importPath: '@spartacus/core', + deprecatedNode: 'resolve', + comment: + "// TODO:Spartacus - Method 'resolve' was removed from Class 'PageMetaService'. ", + }, + { + class: 'ProcessModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ProcessModule'. ", + }, + { + class: 'ProductAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ProductAdapter'. ", + }, + { + class: 'ProductAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadMany', + comment: + "// TODO:Spartacus - Method 'loadMany' was removed from Class 'ProductAdapter'. ", + }, + { + class: 'ProductAvailabilityAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadRealTimeStock', + comment: + "// TODO:Spartacus - Method 'loadRealTimeStock' was removed from Class 'ProductAvailabilityAdapter'. ", + }, + { + class: 'ProductAvailabilityConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getRealTimeStock', + comment: + "// TODO:Spartacus - Method 'getRealTimeStock' was removed from Class 'ProductAvailabilityConnector'. ", + }, + { + class: 'ProductAvailabilityService', + importPath: '@spartacus/core', + deprecatedNode: 'getRealTimeStock', + comment: + "// TODO:Spartacus - Method 'getRealTimeStock' was removed from Class 'ProductAvailabilityService'. ", + }, + { + class: 'ProductCatalogService', + importPath: '@spartacus/core', + deprecatedNode: 'isProductInCatalog', + comment: + "// TODO:Spartacus - Method 'isProductInCatalog' was removed from Class 'ProductCatalogService'. ", + }, + { + class: 'ProductConnector', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'ProductConnector'. ", + }, + { + class: 'ProductConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getMany', + comment: + "// TODO:Spartacus - Method 'getMany' was removed from Class 'ProductConnector'. ", + }, + { + class: 'ProductEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'buildFacetChangedEvent', + comment: + "// TODO:Spartacus - Method 'buildFacetChangedEvent' was removed from Class 'ProductEventBuilder'. ", + }, + { + class: 'ProductEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'ProductEventBuilder'. ", + }, + { + class: 'ProductImageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'ProductImageNormalizer'. ", + }, + { + class: 'ProductImageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'getImageContainer', + comment: + "// TODO:Spartacus - Method 'getImageContainer' was removed from Class 'ProductImageNormalizer'. ", + }, + { + class: 'ProductImageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'getImageGroups', + comment: + "// TODO:Spartacus - Method 'getImageGroups' was removed from Class 'ProductImageNormalizer'. ", + }, + { + class: 'ProductImageNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalize', + comment: + "// TODO:Spartacus - Method 'normalize' was removed from Class 'ProductImageNormalizer'. ", + }, + { + class: 'ProductLoadingService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'ProductLoadingService'. ", + }, + { + class: 'ProductLoadingService', + importPath: '@spartacus/core', + deprecatedNode: 'getProductForScope', + comment: + "// TODO:Spartacus - Method 'getProductForScope' was removed from Class 'ProductLoadingService'. ", + }, + { + class: 'ProductLoadingService', + importPath: '@spartacus/core', + deprecatedNode: 'getProductReloadTriggers', + comment: + "// TODO:Spartacus - Method 'getProductReloadTriggers' was removed from Class 'ProductLoadingService'. ", + }, + { + class: 'ProductLoadingService', + importPath: '@spartacus/core', + deprecatedNode: 'getScopesIndex', + comment: + "// TODO:Spartacus - Method 'getScopesIndex' was removed from Class 'ProductLoadingService'. ", + }, + { + class: 'ProductLoadingService', + importPath: '@spartacus/core', + deprecatedNode: 'initProductScopes', + comment: + "// TODO:Spartacus - Method 'initProductScopes' was removed from Class 'ProductLoadingService'. ", + }, + { + class: 'ProductModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ProductModule'. ", + }, + { + class: 'ProductNameNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'ProductNameNormalizer'. ", + }, + { + class: 'ProductNameNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalize', + comment: + "// TODO:Spartacus - Method 'normalize' was removed from Class 'ProductNameNormalizer'. ", + }, + { + class: 'ProductNameNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalizeSlug', + comment: + "// TODO:Spartacus - Method 'normalizeSlug' was removed from Class 'ProductNameNormalizer'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'findBaseProduct', + comment: + "// TODO:Spartacus - Method 'findBaseProduct' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbs' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveCanonicalUrl', + comment: + "// TODO:Spartacus - Method 'resolveCanonicalUrl' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveDescription', + comment: + "// TODO:Spartacus - Method 'resolveDescription' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveFirstCategory', + comment: + "// TODO:Spartacus - Method 'resolveFirstCategory' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveHeading', + comment: + "// TODO:Spartacus - Method 'resolveHeading' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveImage', + comment: + "// TODO:Spartacus - Method 'resolveImage' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveManufacturer', + comment: + "// TODO:Spartacus - Method 'resolveManufacturer' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveRobots', + comment: + "// TODO:Spartacus - Method 'resolveRobots' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveTitle', + comment: + "// TODO:Spartacus - Method 'resolveTitle' was removed from Class 'ProductPageMetaResolver'. ", + }, + { + class: 'ProductReferenceNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'ProductReferenceNormalizer'. ", + }, + { + class: 'ProductReferenceNormalizer', + importPath: '@spartacus/core', + deprecatedNode: 'normalize', + comment: + "// TODO:Spartacus - Method 'normalize' was removed from Class 'ProductReferenceNormalizer'. ", + }, + { + class: 'ProductReferencesAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ProductReferencesAdapter'. ", + }, + { + class: 'ProductReferencesConnector', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'ProductReferencesConnector'. ", + }, + { + class: 'ProductReferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'cleanReferences', + comment: + "// TODO:Spartacus - Method 'cleanReferences' was removed from Class 'ProductReferenceService'. ", + }, + { + class: 'ProductReferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'getProductReferences', + comment: + "// TODO:Spartacus - Method 'getProductReferences' was removed from Class 'ProductReferenceService'. ", + }, + { + class: 'ProductReferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'loadProductReferences', + comment: + "// TODO:Spartacus - Method 'loadProductReferences' was removed from Class 'ProductReferenceService'. ", + }, + { + class: 'ProductReviewsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ProductReviewsAdapter'. ", + }, + { + class: 'ProductReviewsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'post', + comment: + "// TODO:Spartacus - Method 'post' was removed from Class 'ProductReviewsAdapter'. ", + }, + { + class: 'ProductReviewsConnector', + importPath: '@spartacus/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'ProductReviewsConnector'. ", + }, + { + class: 'ProductReviewsConnector', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'ProductReviewsConnector'. ", + }, + { + class: 'ProductReviewService', + importPath: '@spartacus/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'ProductReviewService'. ", + }, + { + class: 'ProductReviewService', + importPath: '@spartacus/core', + deprecatedNode: 'getByProductCode', + comment: + "// TODO:Spartacus - Method 'getByProductCode' was removed from Class 'ProductReviewService'. ", + }, + { + class: 'ProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadSuggestions', + comment: + "// TODO:Spartacus - Method 'loadSuggestions' was removed from Class 'ProductSearchAdapter'. ", + }, + { + class: 'ProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'ProductSearchAdapter'. ", + }, + { + class: 'ProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'searchByCategory', + comment: + "// TODO:Spartacus - Method 'searchByCategory' was removed from Class 'ProductSearchAdapter'. ", + }, + { + class: 'ProductSearchAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'searchByCodes', + comment: + "// TODO:Spartacus - Method 'searchByCodes' was removed from Class 'ProductSearchAdapter'. ", + }, + { + class: 'ProductSearchByCategoryService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'ProductSearchByCategoryService'. ", + }, + { + class: 'ProductSearchByCategoryService', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ProductSearchByCategoryService'. ", + }, + { + class: 'ProductSearchByCodeService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'ProductSearchByCodeService'. ", + }, + { + class: 'ProductSearchByCodeService', + importPath: '@spartacus/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ProductSearchByCodeService'. ", + }, + { + class: 'ProductSearchConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getSuggestions', + comment: + "// TODO:Spartacus - Method 'getSuggestions' was removed from Class 'ProductSearchConnector'. ", + }, + { + class: 'ProductSearchConnector', + importPath: '@spartacus/core', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'ProductSearchConnector'. ", + }, + { + class: 'ProductSearchConnector', + importPath: '@spartacus/core', + deprecatedNode: 'searchByCategory', + comment: + "// TODO:Spartacus - Method 'searchByCategory' was removed from Class 'ProductSearchConnector'. ", + }, + { + class: 'ProductSearchConnector', + importPath: '@spartacus/core', + deprecatedNode: 'searchByCodes', + comment: + "// TODO:Spartacus - Method 'searchByCodes' was removed from Class 'ProductSearchConnector'. ", + }, + { + class: 'ProductSearchService', + importPath: '@spartacus/core', + deprecatedNode: 'clearResults', + comment: + "// TODO:Spartacus - Method 'clearResults' was removed from Class 'ProductSearchService'. ", + }, + { + class: 'ProductSearchService', + importPath: '@spartacus/core', + deprecatedNode: 'getResults', + comment: + "// TODO:Spartacus - Method 'getResults' was removed from Class 'ProductSearchService'. ", + }, + { + class: 'ProductSearchService', + importPath: '@spartacus/core', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'ProductSearchService'. ", + }, + { + class: 'ProductService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'ProductService'. ", + }, + { + class: 'ProductService', + importPath: '@spartacus/core', + deprecatedNode: 'hasError', + comment: + "// TODO:Spartacus - Method 'hasError' was removed from Class 'ProductService'. ", + }, + { + class: 'ProductService', + importPath: '@spartacus/core', + deprecatedNode: 'isLoading', + comment: + "// TODO:Spartacus - Method 'isLoading' was removed from Class 'ProductService'. ", + }, + { + class: 'ProductService', + importPath: '@spartacus/core', + deprecatedNode: 'isSuccess', + comment: + "// TODO:Spartacus - Method 'isSuccess' was removed from Class 'ProductService'. ", + }, + { + class: 'ProductURLPipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'ProductURLPipe'. ", + }, + { + class: 'ProtectedRoutesGuard', + importPath: '@spartacus/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'ProtectedRoutesGuard'. ", + }, + { + class: 'ProtectedRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'getNonProtectedPaths', + comment: + "// TODO:Spartacus - Method 'getNonProtectedPaths' was removed from Class 'ProtectedRoutesService'. ", + }, + { + class: 'ProtectedRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'getSegments', + comment: + "// TODO:Spartacus - Method 'getSegments' was removed from Class 'ProtectedRoutesService'. ", + }, + { + class: 'ProtectedRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'isUrlProtected', + comment: + "// TODO:Spartacus - Method 'isUrlProtected' was removed from Class 'ProtectedRoutesService'. ", + }, + { + class: 'ProtectedRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'matchAnyPath', + comment: + "// TODO:Spartacus - Method 'matchAnyPath' was removed from Class 'ProtectedRoutesService'. ", + }, + { + class: 'ProtectedRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'matchPath', + comment: + "// TODO:Spartacus - Method 'matchPath' was removed from Class 'ProtectedRoutesService'. ", + }, + { + class: 'ProtectedRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'routingConfig', + comment: + "// TODO:Spartacus - Property 'routingConfig' was removed from Class 'ProtectedRoutesService'. ", + }, + { + class: 'ProtectedRoutesService', + importPath: '@spartacus/core', + deprecatedNode: 'shouldProtect', + comment: + "// TODO:Spartacus - Property 'shouldProtect' was removed from Class 'ProtectedRoutesService'. ", + }, + { + class: 'QueryService', + importPath: '@spartacus/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'QueryService'. ", + }, + { + class: 'QueryService', + importPath: '@spartacus/core', + deprecatedNode: 'getTriggersStream', + comment: + "// TODO:Spartacus - Method 'getTriggersStream' was removed from Class 'QueryService'. ", + }, + { + class: 'QueryService', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QueryService'. ", + }, + { + class: 'RoutingConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getLoadStrategy', + comment: + "// TODO:Spartacus - Method 'getLoadStrategy' was removed from Class 'RoutingConfigService'. ", + }, + { + class: 'RoutingConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getRouteConfig', + comment: + "// TODO:Spartacus - Method 'getRouteConfig' was removed from Class 'RoutingConfigService'. ", + }, + { + class: 'RoutingConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'getRouteName', + comment: + "// TODO:Spartacus - Method 'getRouteName' was removed from Class 'RoutingConfigService'. ", + }, + { + class: 'RoutingConfigService', + importPath: '@spartacus/core', + deprecatedNode: 'initRouteNamesByPath', + comment: + "// TODO:Spartacus - Method 'initRouteNamesByPath' was removed from Class 'RoutingConfigService'. ", + }, + { + class: 'RoutingModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'RoutingModule'. ", + }, + { + class: 'RoutingPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'getPageMetaConfig', + comment: + "// TODO:Spartacus - Method 'getPageMetaConfig' was removed from Class 'RoutingPageMetaResolver'. ", + }, + { + class: 'RoutingPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'getResolver', + comment: + "// TODO:Spartacus - Method 'getResolver' was removed from Class 'RoutingPageMetaResolver'. ", + }, + { + class: 'RoutingPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveBreadcrumbs', + comment: + "// TODO:Spartacus - Method 'resolveBreadcrumbs' was removed from Class 'RoutingPageMetaResolver'. ", + }, + { + class: 'RoutingPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveRouteBreadcrumb', + comment: + "// TODO:Spartacus - Method 'resolveRouteBreadcrumb' was removed from Class 'RoutingPageMetaResolver'. ", + }, + { + class: 'RoutingParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'findAllParam', + comment: + "// TODO:Spartacus - Method 'findAllParam' was removed from Class 'RoutingParamsService'. ", + }, + { + class: 'RoutingParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'getParams', + comment: + "// TODO:Spartacus - Method 'getParams' was removed from Class 'RoutingParamsService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'changeNextPageContext', + comment: + "// TODO:Spartacus - Method 'changeNextPageContext' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'forward', + comment: + "// TODO:Spartacus - Method 'forward' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'getFullUrl', + comment: + "// TODO:Spartacus - Method 'getFullUrl' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'getNextPageContext', + comment: + "// TODO:Spartacus - Method 'getNextPageContext' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'getPageContext', + comment: + "// TODO:Spartacus - Method 'getPageContext' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'getParams', + comment: + "// TODO:Spartacus - Method 'getParams' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'getRouterState', + comment: + "// TODO:Spartacus - Method 'getRouterState' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'getUrl', + comment: + "// TODO:Spartacus - Method 'getUrl' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'go', + comment: + "// TODO:Spartacus - Method 'go' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'goByUrl', + comment: + "// TODO:Spartacus - Method 'goByUrl' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'isNavigating', + comment: + "// TODO:Spartacus - Method 'isNavigating' was removed from Class 'RoutingService'. ", + }, + { + class: 'RoutingService', + importPath: '@spartacus/core', + deprecatedNode: 'navigate', + comment: + "// TODO:Spartacus - Method 'navigate' was removed from Class 'RoutingService'. ", + }, + { + class: 'ScriptLoader', + importPath: '@spartacus/core', + deprecatedNode: 'embedScript', + comment: + "// TODO:Spartacus - Method 'embedScript' was removed from Class 'ScriptLoader'. ", + }, + { + class: 'ScriptLoader', + importPath: '@spartacus/core', + deprecatedNode: 'hasScript', + comment: + "// TODO:Spartacus - Method 'hasScript' was removed from Class 'ScriptLoader'. ", + }, + { + class: 'SearchboxService', + importPath: '@spartacus/core', + deprecatedNode: 'clearResults', + comment: + "// TODO:Spartacus - Method 'clearResults' was removed from Class 'SearchboxService'. ", + }, + { + class: 'SearchboxService', + importPath: '@spartacus/core', + deprecatedNode: 'getResults', + comment: + "// TODO:Spartacus - Method 'getResults' was removed from Class 'SearchboxService'. ", + }, + { + class: 'SearchboxService', + importPath: '@spartacus/core', + deprecatedNode: 'getSuggestionResults', + comment: + "// TODO:Spartacus - Method 'getSuggestionResults' was removed from Class 'SearchboxService'. ", + }, + { + class: 'SearchboxService', + importPath: '@spartacus/core', + deprecatedNode: 'search', + comment: + "// TODO:Spartacus - Method 'search' was removed from Class 'SearchboxService'. ", + }, + { + class: 'SearchboxService', + importPath: '@spartacus/core', + deprecatedNode: 'searchSuggestions', + comment: + "// TODO:Spartacus - Method 'searchSuggestions' was removed from Class 'SearchboxService'. ", + }, + { + class: 'SearchboxService', + importPath: '@spartacus/core', + deprecatedNode: 'searchSuggestionsWithCompletion', + comment: + "// TODO:Spartacus - Method 'searchSuggestionsWithCompletion' was removed from Class 'SearchboxService'. ", + }, + { + class: 'SearchboxService', + importPath: '@spartacus/core', + deprecatedNode: 'searchWithCompletion', + comment: + "// TODO:Spartacus - Method 'searchWithCompletion' was removed from Class 'SearchboxService'. ", + }, + { + class: 'SearchPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveCanonicalUrl', + comment: + "// TODO:Spartacus - Method 'resolveCanonicalUrl' was removed from Class 'SearchPageMetaResolver'. ", + }, + { + class: 'SearchPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveRobots', + comment: + "// TODO:Spartacus - Method 'resolveRobots' was removed from Class 'SearchPageMetaResolver'. ", + }, + { + class: 'SearchPageMetaResolver', + importPath: '@spartacus/core', + deprecatedNode: 'resolveTitle', + comment: + "// TODO:Spartacus - Method 'resolveTitle' was removed from Class 'SearchPageMetaResolver'. ", + }, + { + class: 'SecurePortalConfigInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'getRoutingConfig', + comment: + "// TODO:Spartacus - Method 'getRoutingConfig' was removed from Class 'SecurePortalConfigInitializer'. ", + }, + { + class: 'SecurePortalConfigInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'resolveConfig', + comment: + "// TODO:Spartacus - Method 'resolveConfig' was removed from Class 'SecurePortalConfigInitializer'. ", + }, + { + class: 'SemanticPathService', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'SemanticPathService'. ", + }, + { + class: 'SemanticPathService', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'SemanticPathService'. ", + }, + { + class: 'SiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadBaseSite', + comment: + "// TODO:Spartacus - Method 'loadBaseSite' was removed from Class 'SiteAdapter'. ", + }, + { + class: 'SiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadBaseSites', + comment: + "// TODO:Spartacus - Method 'loadBaseSites' was removed from Class 'SiteAdapter'. ", + }, + { + class: 'SiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadCountries', + comment: + "// TODO:Spartacus - Method 'loadCountries' was removed from Class 'SiteAdapter'. ", + }, + { + class: 'SiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadCurrencies', + comment: + "// TODO:Spartacus - Method 'loadCurrencies' was removed from Class 'SiteAdapter'. ", + }, + { + class: 'SiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadLanguages', + comment: + "// TODO:Spartacus - Method 'loadLanguages' was removed from Class 'SiteAdapter'. ", + }, + { + class: 'SiteAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadRegions', + comment: + "// TODO:Spartacus - Method 'loadRegions' was removed from Class 'SiteAdapter'. ", + }, + { + class: 'SiteConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getBaseSite', + comment: + "// TODO:Spartacus - Method 'getBaseSite' was removed from Class 'SiteConnector'. ", + }, + { + class: 'SiteConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getBaseSites', + comment: + "// TODO:Spartacus - Method 'getBaseSites' was removed from Class 'SiteConnector'. ", + }, + { + class: 'SiteConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getCountries', + comment: + "// TODO:Spartacus - Method 'getCountries' was removed from Class 'SiteConnector'. ", + }, + { + class: 'SiteConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getCurrencies', + comment: + "// TODO:Spartacus - Method 'getCurrencies' was removed from Class 'SiteConnector'. ", + }, + { + class: 'SiteConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getLanguages', + comment: + "// TODO:Spartacus - Method 'getLanguages' was removed from Class 'SiteConnector'. ", + }, + { + class: 'SiteConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getRegions', + comment: + "// TODO:Spartacus - Method 'getRegions' was removed from Class 'SiteConnector'. ", + }, + { + class: 'SiteContextConfigInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'getConfig', + comment: + "// TODO:Spartacus - Method 'getConfig' was removed from Class 'SiteContextConfigInitializer'. ", + }, + { + class: 'SiteContextConfigInitializer', + importPath: '@spartacus/core', + deprecatedNode: 'resolveConfig', + comment: + "// TODO:Spartacus - Method 'resolveConfig' was removed from Class 'SiteContextConfigInitializer'. ", + }, + { + class: 'SiteContextEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'SiteContextEventBuilder'. ", + }, + { + class: 'SiteContextEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'registerSetCurrency', + comment: + "// TODO:Spartacus - Method 'registerSetCurrency' was removed from Class 'SiteContextEventBuilder'. ", + }, + { + class: 'SiteContextEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'registerSetLanguage', + comment: + "// TODO:Spartacus - Method 'registerSetLanguage' was removed from Class 'SiteContextEventBuilder'. ", + }, + { + class: 'SiteContextInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'SiteContextInterceptor'. ", + }, + { + class: 'SiteContextModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'SiteContextModule'. ", + }, + { + class: 'SiteContextParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'getContextParameters', + comment: + "// TODO:Spartacus - Method 'getContextParameters' was removed from Class 'SiteContextParamsService'. ", + }, + { + class: 'SiteContextParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'getParamDefaultValue', + comment: + "// TODO:Spartacus - Method 'getParamDefaultValue' was removed from Class 'SiteContextParamsService'. ", + }, + { + class: 'SiteContextParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'getParamValues', + comment: + "// TODO:Spartacus - Method 'getParamValues' was removed from Class 'SiteContextParamsService'. ", + }, + { + class: 'SiteContextParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'getSiteContextService', + comment: + "// TODO:Spartacus - Method 'getSiteContextService' was removed from Class 'SiteContextParamsService'. ", + }, + { + class: 'SiteContextParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'getUrlEncodingParameters', + comment: + "// TODO:Spartacus - Method 'getUrlEncodingParameters' was removed from Class 'SiteContextParamsService'. ", + }, + { + class: 'SiteContextParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'getValue', + comment: + "// TODO:Spartacus - Method 'getValue' was removed from Class 'SiteContextParamsService'. ", + }, + { + class: 'SiteContextParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'getValues', + comment: + "// TODO:Spartacus - Method 'getValues' was removed from Class 'SiteContextParamsService'. ", + }, + { + class: 'SiteContextParamsService', + importPath: '@spartacus/core', + deprecatedNode: 'setValue', + comment: + "// TODO:Spartacus - Method 'setValue' was removed from Class 'SiteContextParamsService'. ", + }, + { + class: 'SiteContextUrlSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'hasContextInRoutes', + comment: + "// TODO:Spartacus - Property 'hasContextInRoutes' was removed from Class 'SiteContextUrlSerializer'. ", + }, + { + class: 'SiteContextUrlSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'parse', + comment: + "// TODO:Spartacus - Method 'parse' was removed from Class 'SiteContextUrlSerializer'. ", + }, + { + class: 'SiteContextUrlSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'serialize', + comment: + "// TODO:Spartacus - Method 'serialize' was removed from Class 'SiteContextUrlSerializer'. ", + }, + { + class: 'SiteContextUrlSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'urlEncodingParameters', + comment: + "// TODO:Spartacus - Property 'urlEncodingParameters' was removed from Class 'SiteContextUrlSerializer'. ", + }, + { + class: 'SiteContextUrlSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'urlExtractContextParameters', + comment: + "// TODO:Spartacus - Method 'urlExtractContextParameters' was removed from Class 'SiteContextUrlSerializer'. ", + }, + { + class: 'SiteContextUrlSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'urlIncludeContextParameters', + comment: + "// TODO:Spartacus - Method 'urlIncludeContextParameters' was removed from Class 'SiteContextUrlSerializer'. ", + }, + { + class: 'SiteContextUrlSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'urlTreeExtractContextParameters', + comment: + "// TODO:Spartacus - Method 'urlTreeExtractContextParameters' was removed from Class 'SiteContextUrlSerializer'. ", + }, + { + class: 'SiteContextUrlSerializer', + importPath: '@spartacus/core', + deprecatedNode: 'urlTreeIncludeContextParameters', + comment: + "// TODO:Spartacus - Method 'urlTreeIncludeContextParameters' was removed from Class 'SiteContextUrlSerializer'. ", + }, + { + class: 'SiteThemeModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'SiteThemeModule'. ", + }, + { + class: 'SiteThemeService', + importPath: '@spartacus/core', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'SiteThemeService'. ", + }, + { + class: 'SiteThemeService', + importPath: '@spartacus/core', + deprecatedNode: 'getAll', + comment: + "// TODO:Spartacus - Method 'getAll' was removed from Class 'SiteThemeService'. ", + }, + { + class: 'SiteThemeService', + importPath: '@spartacus/core', + deprecatedNode: 'getDefault', + comment: + "// TODO:Spartacus - Method 'getDefault' was removed from Class 'SiteThemeService'. ", + }, + { + class: 'SiteThemeService', + importPath: '@spartacus/core', + deprecatedNode: 'isInitialized', + comment: + "// TODO:Spartacus - Method 'isInitialized' was removed from Class 'SiteThemeService'. ", + }, + { + class: 'SiteThemeService', + importPath: '@spartacus/core', + deprecatedNode: 'isValid', + comment: + "// TODO:Spartacus - Method 'isValid' was removed from Class 'SiteThemeService'. ", + }, + { + class: 'SiteThemeService', + importPath: '@spartacus/core', + deprecatedNode: 'setActive', + comment: + "// TODO:Spartacus - Method 'setActive' was removed from Class 'SiteThemeService'. ", + }, + { + class: 'SiteThemeService', + importPath: '@spartacus/core', + deprecatedNode: 'themes', + comment: + "// TODO:Spartacus - Property 'themes' was removed from Class 'SiteThemeService'. ", + }, + { + class: 'SlotDecorator', + importPath: '@spartacus/core', + deprecatedNode: 'decorate', + comment: + "// TODO:Spartacus - Method 'decorate' was removed from Class 'SlotDecorator'. ", + }, + { + class: 'StateEventService', + importPath: '@spartacus/core', + deprecatedNode: 'createEvent', + comment: + "// TODO:Spartacus - Method 'createEvent' was removed from Class 'StateEventService'. ", + }, + { + class: 'StateEventService', + importPath: '@spartacus/core', + deprecatedNode: 'getFromAction', + comment: + "// TODO:Spartacus - Method 'getFromAction' was removed from Class 'StateEventService'. ", + }, + { + class: 'StateEventService', + importPath: '@spartacus/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'StateEventService'. ", + }, + { + class: 'StateModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'StateModule'. ", + }, + { + class: 'StatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'generateKeyWithContext', + comment: + "// TODO:Spartacus - Method 'generateKeyWithContext' was removed from Class 'StatePersistenceService'. ", + }, + { + class: 'StatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'readStateFromStorage', + comment: + "// TODO:Spartacus - Method 'readStateFromStorage' was removed from Class 'StatePersistenceService'. ", + }, + { + class: 'StatePersistenceService', + importPath: '@spartacus/core', + deprecatedNode: 'syncWithStorage', + comment: + "// TODO:Spartacus - Method 'syncWithStorage' was removed from Class 'StatePersistenceService'. ", + }, + { + class: 'StringTemplate', + importPath: '@spartacus/core', + deprecatedNode: 'resolve', + comment: + "// TODO:Spartacus - Method 'resolve' was removed from Class 'StringTemplate'. ", + }, + { + class: 'TestConfigModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'TestConfigModule'. ", + }, + { + class: 'TestingTimeUtils', + importPath: '@spartacus/core', + deprecatedNode: 'fakeDateTimezoneOffset', + comment: + "// TODO:Spartacus - Method 'fakeDateTimezoneOffset' was removed from Class 'TestingTimeUtils'. ", + }, + { + class: 'TestingTimeUtils', + importPath: '@spartacus/core', + deprecatedNode: 'fakeToLocaleTimeString', + comment: + "// TODO:Spartacus - Method 'fakeToLocaleTimeString' was removed from Class 'TestingTimeUtils'. ", + }, + { + class: 'TimeUtils', + importPath: '@spartacus/core', + deprecatedNode: 'convertDatetimeToDate', + comment: + "// TODO:Spartacus - Method 'convertDatetimeToDate' was removed from Class 'TimeUtils'. ", + }, + { + class: 'TimeUtils', + importPath: '@spartacus/core', + deprecatedNode: 'convertDateToDatetime', + comment: + "// TODO:Spartacus - Method 'convertDateToDatetime' was removed from Class 'TimeUtils'. ", + }, + { + class: 'TimeUtils', + importPath: '@spartacus/core', + deprecatedNode: 'getLocalTimezoneOffset', + comment: + "// TODO:Spartacus - Method 'getLocalTimezoneOffset' was removed from Class 'TimeUtils'. ", + }, + { + class: 'TokenRevocationInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'TokenRevocationInterceptor'. ", + }, + { + class: 'TokenRevocationInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'isTokenRevocationRequest', + comment: + "// TODO:Spartacus - Method 'isTokenRevocationRequest' was removed from Class 'TokenRevocationInterceptor'. ", + }, + { + class: 'TranslatePipe', + importPath: '@spartacus/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'TranslatePipe'. ", + }, + { + class: 'TranslatePipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'TranslatePipe'. ", + }, + { + class: 'TranslationChunkService', + importPath: '@spartacus/core', + deprecatedNode: 'getChunkNameForKey', + comment: + "// TODO:Spartacus - Method 'getChunkNameForKey' was removed from Class 'TranslationChunkService'. ", + }, + { + class: 'UnifiedInjector', + importPath: '@spartacus/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'UnifiedInjector'. ", + }, + { + class: 'UnifiedInjector', + importPath: '@spartacus/core', + deprecatedNode: 'getMulti', + comment: + "// TODO:Spartacus - Method 'getMulti' was removed from Class 'UnifiedInjector'. ", + }, + { + class: 'UnifiedInjector', + importPath: '@spartacus/core', + deprecatedNode: 'getMulti', + comment: + "// TODO:Spartacus - Method 'getMulti' was removed from Class 'UnifiedInjector'. ", + }, + { + class: 'UnknownErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'getPriority', + comment: + "// TODO:Spartacus - Method 'getPriority' was removed from Class 'UnknownErrorHandler'. ", + }, + { + class: 'UnknownErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'handleError', + comment: + "// TODO:Spartacus - Method 'handleError' was removed from Class 'UnknownErrorHandler'. ", + }, + { + class: 'UnknownErrorHandler', + importPath: '@spartacus/core', + deprecatedNode: 'hasMatch', + comment: + "// TODO:Spartacus - Method 'hasMatch' was removed from Class 'UnknownErrorHandler'. ", + }, + { + class: 'UrlMatcherService', + importPath: '@spartacus/core', + deprecatedNode: 'getCombined', + comment: + "// TODO:Spartacus - Method 'getCombined' was removed from Class 'UrlMatcherService'. ", + }, + { + class: 'UrlMatcherService', + importPath: '@spartacus/core', + deprecatedNode: 'getFalsy', + comment: + "// TODO:Spartacus - Method 'getFalsy' was removed from Class 'UrlMatcherService'. ", + }, + { + class: 'UrlMatcherService', + importPath: '@spartacus/core', + deprecatedNode: 'getFromGlob', + comment: + "// TODO:Spartacus - Method 'getFromGlob' was removed from Class 'UrlMatcherService'. ", + }, + { + class: 'UrlMatcherService', + importPath: '@spartacus/core', + deprecatedNode: 'getFromPath', + comment: + "// TODO:Spartacus - Method 'getFromPath' was removed from Class 'UrlMatcherService'. ", + }, + { + class: 'UrlMatcherService', + importPath: '@spartacus/core', + deprecatedNode: 'getFromPaths', + comment: + "// TODO:Spartacus - Method 'getFromPaths' was removed from Class 'UrlMatcherService'. ", + }, + { + class: 'UrlMatcherService', + importPath: '@spartacus/core', + deprecatedNode: 'getOpposite', + comment: + "// TODO:Spartacus - Method 'getOpposite' was removed from Class 'UrlMatcherService'. ", + }, + { + class: 'UrlParsingService', + importPath: '@spartacus/core', + deprecatedNode: 'getPrimarySegments', + comment: + "// TODO:Spartacus - Method 'getPrimarySegments' was removed from Class 'UrlParsingService'. ", + }, + { + class: 'UrlParsingService', + importPath: '@spartacus/core', + deprecatedNode: 'matchPath', + comment: + "// TODO:Spartacus - Method 'matchPath' was removed from Class 'UrlParsingService'. ", + }, + { + class: 'UrlPipe', + importPath: '@spartacus/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'UrlPipe'. ", + }, + { + class: 'UserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'UserAddressAdapter'. ", + }, + { + class: 'UserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UserAddressAdapter'. ", + }, + { + class: 'UserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAll', + comment: + "// TODO:Spartacus - Method 'loadAll' was removed from Class 'UserAddressAdapter'. ", + }, + { + class: 'UserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserAddressAdapter'. ", + }, + { + class: 'UserAddressAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'verify', + comment: + "// TODO:Spartacus - Method 'verify' was removed from Class 'UserAddressAdapter'. ", + }, + { + class: 'UserAddressConnector', + importPath: '@spartacus/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'UserAddressConnector'. ", + }, + { + class: 'UserAddressConnector', + importPath: '@spartacus/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UserAddressConnector'. ", + }, + { + class: 'UserAddressConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getAll', + comment: + "// TODO:Spartacus - Method 'getAll' was removed from Class 'UserAddressConnector'. ", + }, + { + class: 'UserAddressConnector', + importPath: '@spartacus/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'UserAddressConnector'. ", + }, + { + class: 'UserAddressConnector', + importPath: '@spartacus/core', + deprecatedNode: 'verify', + comment: + "// TODO:Spartacus - Method 'verify' was removed from Class 'UserAddressConnector'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'addUserAddress', + comment: + "// TODO:Spartacus - Method 'addUserAddress' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'clearRegions', + comment: + "// TODO:Spartacus - Method 'clearRegions' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'deleteUserAddress', + comment: + "// TODO:Spartacus - Method 'deleteUserAddress' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'getAddresses', + comment: + "// TODO:Spartacus - Method 'getAddresses' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'getAddressesLoadedSuccess', + comment: + "// TODO:Spartacus - Method 'getAddressesLoadedSuccess' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'getAddressesLoading', + comment: + "// TODO:Spartacus - Method 'getAddressesLoading' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'getCountry', + comment: + "// TODO:Spartacus - Method 'getCountry' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'getDefaultAddress', + comment: + "// TODO:Spartacus - Method 'getDefaultAddress' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'getDeliveryCountries', + comment: + "// TODO:Spartacus - Method 'getDeliveryCountries' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'getRegions', + comment: + "// TODO:Spartacus - Method 'getRegions' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'loadAddresses', + comment: + "// TODO:Spartacus - Method 'loadAddresses' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'loadDeliveryCountries', + comment: + "// TODO:Spartacus - Method 'loadDeliveryCountries' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'loadRegions', + comment: + "// TODO:Spartacus - Method 'loadRegions' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'setAddressAsDefault', + comment: + "// TODO:Spartacus - Method 'setAddressAsDefault' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'updateUserAddress', + comment: + "// TODO:Spartacus - Method 'updateUserAddress' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAddressService', + importPath: '@spartacus/core', + deprecatedNode: 'verifyAddress', + comment: + "// TODO:Spartacus - Method 'verifyAddress' was removed from Class 'UserAddressService'. ", + }, + { + class: 'UserAuthEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'buildLogoutEvent', + comment: + "// TODO:Spartacus - Method 'buildLogoutEvent' was removed from Class 'UserAuthEventBuilder'. ", + }, + { + class: 'UserAuthEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'UserAuthEventBuilder'. ", + }, + { + class: 'UserAuthEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'registerLoginEvent', + comment: + "// TODO:Spartacus - Method 'registerLoginEvent' was removed from Class 'UserAuthEventBuilder'. ", + }, + { + class: 'UserAuthEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'registerLogoutEvent', + comment: + "// TODO:Spartacus - Method 'registerLogoutEvent' was removed from Class 'UserAuthEventBuilder'. ", + }, + { + class: 'UserAuthModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'UserAuthModule'. ", + }, + { + class: 'UserConsentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'giveConsent', + comment: + "// TODO:Spartacus - Method 'giveConsent' was removed from Class 'UserConsentAdapter'. ", + }, + { + class: 'UserConsentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadConsents', + comment: + "// TODO:Spartacus - Method 'loadConsents' was removed from Class 'UserConsentAdapter'. ", + }, + { + class: 'UserConsentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'withdrawConsent', + comment: + "// TODO:Spartacus - Method 'withdrawConsent' was removed from Class 'UserConsentAdapter'. ", + }, + { + class: 'UserConsentConnector', + importPath: '@spartacus/core', + deprecatedNode: 'giveConsent', + comment: + "// TODO:Spartacus - Method 'giveConsent' was removed from Class 'UserConsentConnector'. ", + }, + { + class: 'UserConsentConnector', + importPath: '@spartacus/core', + deprecatedNode: 'loadConsents', + comment: + "// TODO:Spartacus - Method 'loadConsents' was removed from Class 'UserConsentConnector'. ", + }, + { + class: 'UserConsentConnector', + importPath: '@spartacus/core', + deprecatedNode: 'withdrawConsent', + comment: + "// TODO:Spartacus - Method 'withdrawConsent' was removed from Class 'UserConsentConnector'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'filterConsentTemplates', + comment: + "// TODO:Spartacus - Method 'filterConsentTemplates' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getConsent', + comment: + "// TODO:Spartacus - Method 'getConsent' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getConsents', + comment: + "// TODO:Spartacus - Method 'getConsents' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getConsentsResultError', + comment: + "// TODO:Spartacus - Method 'getConsentsResultError' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getConsentsResultLoading', + comment: + "// TODO:Spartacus - Method 'getConsentsResultLoading' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getConsentsResultSuccess', + comment: + "// TODO:Spartacus - Method 'getConsentsResultSuccess' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getGiveConsentResultError', + comment: + "// TODO:Spartacus - Method 'getGiveConsentResultError' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getGiveConsentResultLoading', + comment: + "// TODO:Spartacus - Method 'getGiveConsentResultLoading' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getGiveConsentResultSuccess', + comment: + "// TODO:Spartacus - Method 'getGiveConsentResultSuccess' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getWithdrawConsentResultError', + comment: + "// TODO:Spartacus - Method 'getWithdrawConsentResultError' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getWithdrawConsentResultLoading', + comment: + "// TODO:Spartacus - Method 'getWithdrawConsentResultLoading' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'getWithdrawConsentResultSuccess', + comment: + "// TODO:Spartacus - Method 'getWithdrawConsentResultSuccess' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'giveConsent', + comment: + "// TODO:Spartacus - Method 'giveConsent' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'isConsentGiven', + comment: + "// TODO:Spartacus - Method 'isConsentGiven' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'isConsentWithdrawn', + comment: + "// TODO:Spartacus - Method 'isConsentWithdrawn' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'loadConsents', + comment: + "// TODO:Spartacus - Method 'loadConsents' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'resetConsentsProcessState', + comment: + "// TODO:Spartacus - Method 'resetConsentsProcessState' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'resetGiveConsentProcessState', + comment: + "// TODO:Spartacus - Method 'resetGiveConsentProcessState' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'resetWithdrawConsentProcessState', + comment: + "// TODO:Spartacus - Method 'resetWithdrawConsentProcessState' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserConsentService', + importPath: '@spartacus/core', + deprecatedNode: 'withdrawConsent', + comment: + "// TODO:Spartacus - Method 'withdrawConsent' was removed from Class 'UserConsentService'. ", + }, + { + class: 'UserCostCenterAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadActiveList', + comment: + "// TODO:Spartacus - Method 'loadActiveList' was removed from Class 'UserCostCenterAdapter'. ", + }, + { + class: 'UserCostCenterConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getActiveList', + comment: + "// TODO:Spartacus - Method 'getActiveList' was removed from Class 'UserCostCenterConnector'. ", + }, + { + class: 'UserCostCenterService', + importPath: '@spartacus/core', + deprecatedNode: 'getActiveCostCenters', + comment: + "// TODO:Spartacus - Method 'getActiveCostCenters' was removed from Class 'UserCostCenterService'. ", + }, + { + class: 'UserCostCenterService', + importPath: '@spartacus/core', + deprecatedNode: 'getCostCenterAddresses', + comment: + "// TODO:Spartacus - Method 'getCostCenterAddresses' was removed from Class 'UserCostCenterService'. ", + }, + { + class: 'UserCostCenterService', + importPath: '@spartacus/core', + deprecatedNode: 'loadActiveCostCenters', + comment: + "// TODO:Spartacus - Method 'loadActiveCostCenters' was removed from Class 'UserCostCenterService'. ", + }, + { + class: 'UserEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'addUserAddressEvent', + comment: + "// TODO:Spartacus - Method 'addUserAddressEvent' was removed from Class 'UserEventBuilder'. ", + }, + { + class: 'UserEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'deleteUserAddressEvent', + comment: + "// TODO:Spartacus - Method 'deleteUserAddressEvent' was removed from Class 'UserEventBuilder'. ", + }, + { + class: 'UserEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'UserEventBuilder'. ", + }, + { + class: 'UserEventBuilder', + importPath: '@spartacus/core', + deprecatedNode: 'updateUserAddressEvent', + comment: + "// TODO:Spartacus - Method 'updateUserAddressEvent' was removed from Class 'UserEventBuilder'. ", + }, + { + class: 'UserIdService', + importPath: '@spartacus/core', + deprecatedNode: 'clearUserId', + comment: + "// TODO:Spartacus - Method 'clearUserId' was removed from Class 'UserIdService'. ", + }, + { + class: 'UserIdService', + importPath: '@spartacus/core', + deprecatedNode: 'getUserId', + comment: + "// TODO:Spartacus - Method 'getUserId' was removed from Class 'UserIdService'. ", + }, + { + class: 'UserIdService', + importPath: '@spartacus/core', + deprecatedNode: 'isEmulated', + comment: + "// TODO:Spartacus - Method 'isEmulated' was removed from Class 'UserIdService'. ", + }, + { + class: 'UserIdService', + importPath: '@spartacus/core', + deprecatedNode: 'setUserId', + comment: + "// TODO:Spartacus - Method 'setUserId' was removed from Class 'UserIdService'. ", + }, + { + class: 'UserIdService', + importPath: '@spartacus/core', + deprecatedNode: 'takeUserId', + comment: + "// TODO:Spartacus - Method 'takeUserId' was removed from Class 'UserIdService'. ", + }, + { + class: 'UserInterestsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'addInterest', + comment: + "// TODO:Spartacus - Method 'addInterest' was removed from Class 'UserInterestsAdapter'. ", + }, + { + class: 'UserInterestsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'getInterests', + comment: + "// TODO:Spartacus - Method 'getInterests' was removed from Class 'UserInterestsAdapter'. ", + }, + { + class: 'UserInterestsAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'removeInterest', + comment: + "// TODO:Spartacus - Method 'removeInterest' was removed from Class 'UserInterestsAdapter'. ", + }, + { + class: 'UserInterestsConnector', + importPath: '@spartacus/core', + deprecatedNode: 'addInterest', + comment: + "// TODO:Spartacus - Method 'addInterest' was removed from Class 'UserInterestsConnector'. ", + }, + { + class: 'UserInterestsConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getInterests', + comment: + "// TODO:Spartacus - Method 'getInterests' was removed from Class 'UserInterestsConnector'. ", + }, + { + class: 'UserInterestsConnector', + importPath: '@spartacus/core', + deprecatedNode: 'removeInterest', + comment: + "// TODO:Spartacus - Method 'removeInterest' was removed from Class 'UserInterestsConnector'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'addProductInterest', + comment: + "// TODO:Spartacus - Method 'addProductInterest' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'clearProductInterests', + comment: + "// TODO:Spartacus - Method 'clearProductInterests' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'getAddProductInterestError', + comment: + "// TODO:Spartacus - Method 'getAddProductInterestError' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'getAddProductInterestSuccess', + comment: + "// TODO:Spartacus - Method 'getAddProductInterestSuccess' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'getAndLoadProductInterests', + comment: + "// TODO:Spartacus - Method 'getAndLoadProductInterests' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'getProductInterests', + comment: + "// TODO:Spartacus - Method 'getProductInterests' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'getProdutInterestsLoading', + comment: + "// TODO:Spartacus - Method 'getProdutInterestsLoading' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'getRemoveProdutInterestLoading', + comment: + "// TODO:Spartacus - Method 'getRemoveProdutInterestLoading' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'getRemoveProdutInterestSuccess', + comment: + "// TODO:Spartacus - Method 'getRemoveProdutInterestSuccess' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'loadProductInterests', + comment: + "// TODO:Spartacus - Method 'loadProductInterests' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'removeProdutInterest', + comment: + "// TODO:Spartacus - Method 'removeProdutInterest' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'resetAddInterestState', + comment: + "// TODO:Spartacus - Method 'resetAddInterestState' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserInterestsService', + importPath: '@spartacus/core', + deprecatedNode: 'resetRemoveInterestState', + comment: + "// TODO:Spartacus - Method 'resetRemoveInterestState' was removed from Class 'UserInterestsService'. ", + }, + { + class: 'UserModule', + importPath: '@spartacus/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'UserModule'. ", + }, + { + class: 'UserNotificationPreferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'clearPreferences', + comment: + "// TODO:Spartacus - Method 'clearPreferences' was removed from Class 'UserNotificationPreferenceService'. ", + }, + { + class: 'UserNotificationPreferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'getEnabledPreferences', + comment: + "// TODO:Spartacus - Method 'getEnabledPreferences' was removed from Class 'UserNotificationPreferenceService'. ", + }, + { + class: 'UserNotificationPreferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'getPreferences', + comment: + "// TODO:Spartacus - Method 'getPreferences' was removed from Class 'UserNotificationPreferenceService'. ", + }, + { + class: 'UserNotificationPreferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'getPreferencesLoading', + comment: + "// TODO:Spartacus - Method 'getPreferencesLoading' was removed from Class 'UserNotificationPreferenceService'. ", + }, + { + class: 'UserNotificationPreferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'getUpdatePreferencesResultLoading', + comment: + "// TODO:Spartacus - Method 'getUpdatePreferencesResultLoading' was removed from Class 'UserNotificationPreferenceService'. ", + }, + { + class: 'UserNotificationPreferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'loadPreferences', + comment: + "// TODO:Spartacus - Method 'loadPreferences' was removed from Class 'UserNotificationPreferenceService'. ", + }, + { + class: 'UserNotificationPreferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'resetNotificationPreferences', + comment: + "// TODO:Spartacus - Method 'resetNotificationPreferences' was removed from Class 'UserNotificationPreferenceService'. ", + }, + { + class: 'UserNotificationPreferenceService', + importPath: '@spartacus/core', + deprecatedNode: 'updatePreferences', + comment: + "// TODO:Spartacus - Method 'updatePreferences' was removed from Class 'UserNotificationPreferenceService'. ", + }, + { + class: 'UserPaymentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UserPaymentAdapter'. ", + }, + { + class: 'UserPaymentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'loadAll', + comment: + "// TODO:Spartacus - Method 'loadAll' was removed from Class 'UserPaymentAdapter'. ", + }, + { + class: 'UserPaymentAdapter', + importPath: '@spartacus/core', + deprecatedNode: 'setDefault', + comment: + "// TODO:Spartacus - Method 'setDefault' was removed from Class 'UserPaymentAdapter'. ", + }, + { + class: 'UserPaymentConnector', + importPath: '@spartacus/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'UserPaymentConnector'. ", + }, + { + class: 'UserPaymentConnector', + importPath: '@spartacus/core', + deprecatedNode: 'getAll', + comment: + "// TODO:Spartacus - Method 'getAll' was removed from Class 'UserPaymentConnector'. ", + }, + { + class: 'UserPaymentConnector', + importPath: '@spartacus/core', + deprecatedNode: 'setDefault', + comment: + "// TODO:Spartacus - Method 'setDefault' was removed from Class 'UserPaymentConnector'. ", + }, + { + class: 'UserPaymentService', + importPath: '@spartacus/core', + deprecatedNode: 'deletePaymentMethod', + comment: + "// TODO:Spartacus - Method 'deletePaymentMethod' was removed from Class 'UserPaymentService'. ", + }, + { + class: 'UserPaymentService', + importPath: '@spartacus/core', + deprecatedNode: 'getAllBillingCountries', + comment: + "// TODO:Spartacus - Method 'getAllBillingCountries' was removed from Class 'UserPaymentService'. ", + }, + { + class: 'UserPaymentService', + importPath: '@spartacus/core', + deprecatedNode: 'getPaymentMethods', + comment: + "// TODO:Spartacus - Method 'getPaymentMethods' was removed from Class 'UserPaymentService'. ", + }, + { + class: 'UserPaymentService', + importPath: '@spartacus/core', + deprecatedNode: 'getPaymentMethodsLoadedSuccess', + comment: + "// TODO:Spartacus - Method 'getPaymentMethodsLoadedSuccess' was removed from Class 'UserPaymentService'. ", + }, + { + class: 'UserPaymentService', + importPath: '@spartacus/core', + deprecatedNode: 'getPaymentMethodsLoading', + comment: + "// TODO:Spartacus - Method 'getPaymentMethodsLoading' was removed from Class 'UserPaymentService'. ", + }, + { + class: 'UserPaymentService', + importPath: '@spartacus/core', + deprecatedNode: 'loadBillingCountries', + comment: + "// TODO:Spartacus - Method 'loadBillingCountries' was removed from Class 'UserPaymentService'. ", + }, + { + class: 'UserPaymentService', + importPath: '@spartacus/core', + deprecatedNode: 'loadPaymentMethods', + comment: + "// TODO:Spartacus - Method 'loadPaymentMethods' was removed from Class 'UserPaymentService'. ", + }, + { + class: 'UserPaymentService', + importPath: '@spartacus/core', + deprecatedNode: 'setPaymentMethodAsDefault', + comment: + "// TODO:Spartacus - Method 'setPaymentMethodAsDefault' was removed from Class 'UserPaymentService'. ", + }, + { + class: 'UserProfileFacadeTransitionalToken', + importPath: '@spartacus/core', + deprecatedNode: 'getTitles', + comment: + "// TODO:Spartacus - Method 'getTitles' was removed from Class 'UserProfileFacadeTransitionalToken'. ", + }, + { + class: 'WindowRef', + importPath: '@spartacus/core', + deprecatedNode: 'isBrowser', + comment: + "// TODO:Spartacus - Method 'isBrowser' was removed from Class 'WindowRef'. ", + }, + { + class: 'WindowRef', + importPath: '@spartacus/core', + deprecatedNode: 'localStorage', + comment: + "// TODO:Spartacus - Property 'localStorage' was removed from Class 'WindowRef'. ", + }, + { + class: 'WindowRef', + importPath: '@spartacus/core', + deprecatedNode: 'location', + comment: + "// TODO:Spartacus - Property 'location' was removed from Class 'WindowRef'. ", + }, + { + class: 'WindowRef', + importPath: '@spartacus/core', + deprecatedNode: 'nativeWindow', + comment: + "// TODO:Spartacus - Property 'nativeWindow' was removed from Class 'WindowRef'. ", + }, + { + class: 'WindowRef', + importPath: '@spartacus/core', + deprecatedNode: 'resize$', + comment: + "// TODO:Spartacus - Property 'resize$' was removed from Class 'WindowRef'. ", + }, + { + class: 'WindowRef', + importPath: '@spartacus/core', + deprecatedNode: 'sessionStorage', + comment: + "// TODO:Spartacus - Property 'sessionStorage' was removed from Class 'WindowRef'. ", + }, + { + class: 'WithCredentialsInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'WithCredentialsInterceptor'. ", + }, + { + class: 'WithCredentialsInterceptor', + importPath: '@spartacus/core', + deprecatedNode: 'requiresWithCredentials', + comment: + "// TODO:Spartacus - Method 'requiresWithCredentials' was removed from Class 'WithCredentialsInterceptor'. ", + }, + { + class: 'CheckoutScheduledReplenishmentEventListener', + importPath: '@spartacus/checkout/scheduled-replenishment/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutScheduledReplenishmentEventListener'. ", + }, + { + class: 'CheckoutScheduledReplenishmentEventListener', + importPath: '@spartacus/checkout/scheduled-replenishment/root', + deprecatedNode: 'onReplenishmentOrder', + comment: + "// TODO:Spartacus - Method 'onReplenishmentOrder' was removed from Class 'CheckoutScheduledReplenishmentEventListener'. ", + }, + { + class: 'CheckoutReplenishmentFormService', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'getOrderType', + comment: + "// TODO:Spartacus - Method 'getOrderType' was removed from Class 'CheckoutReplenishmentFormService'. ", + }, + { + class: 'CheckoutReplenishmentFormService', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'getScheduleReplenishmentFormData', + comment: + "// TODO:Spartacus - Method 'getScheduleReplenishmentFormData' was removed from Class 'CheckoutReplenishmentFormService'. ", + }, + { + class: 'CheckoutReplenishmentFormService', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutReplenishmentFormService'. ", + }, + { + class: 'CheckoutReplenishmentFormService', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'registerOrderTypeEventListers', + comment: + "// TODO:Spartacus - Method 'registerOrderTypeEventListers' was removed from Class 'CheckoutReplenishmentFormService'. ", + }, + { + class: 'CheckoutReplenishmentFormService', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'resetScheduleReplenishmentFormData', + comment: + "// TODO:Spartacus - Method 'resetScheduleReplenishmentFormData' was removed from Class 'CheckoutReplenishmentFormService'. ", + }, + { + class: 'CheckoutReplenishmentFormService', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'setOrderType', + comment: + "// TODO:Spartacus - Method 'setOrderType' was removed from Class 'CheckoutReplenishmentFormService'. ", + }, + { + class: 'CheckoutReplenishmentFormService', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'setScheduleReplenishmentFormData', + comment: + "// TODO:Spartacus - Method 'setScheduleReplenishmentFormData' was removed from Class 'CheckoutReplenishmentFormService'. ", + }, + { + class: 'CheckoutScheduledReplenishmentPlaceOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutScheduledReplenishmentPlaceOrderComponent'. ", + }, + { + class: 'CheckoutScheduledReplenishmentPlaceOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutScheduledReplenishmentPlaceOrderComponent'. ", + }, + { + class: 'CheckoutScheduledReplenishmentPlaceOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CheckoutScheduledReplenishmentPlaceOrderComponent'. ", + }, + { + class: 'CheckoutScheduledReplenishmentPlaceOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'submitForm', + comment: + "// TODO:Spartacus - Method 'submitForm' was removed from Class 'CheckoutScheduledReplenishmentPlaceOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'changeDayOfTheMonth', + comment: + "// TODO:Spartacus - Method 'changeDayOfTheMonth' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'changeNumberOfDays', + comment: + "// TODO:Spartacus - Method 'changeNumberOfDays' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'changeNumberOfWeeks', + comment: + "// TODO:Spartacus - Method 'changeNumberOfWeeks' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'changeOrderType', + comment: + "// TODO:Spartacus - Method 'changeOrderType' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'changeRecurrencePeriodType', + comment: + "// TODO:Spartacus - Method 'changeRecurrencePeriodType' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'changeRepeatDays', + comment: + "// TODO:Spartacus - Method 'changeRepeatDays' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'changeReplenishmentStartDate', + comment: + "// TODO:Spartacus - Method 'changeReplenishmentStartDate' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'hasDaysOfWeekChecked', + comment: + "// TODO:Spartacus - Method 'hasDaysOfWeekChecked' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutScheduleReplenishmentOrderComponent', + importPath: '@spartacus/checkout/scheduled-replenishment/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutScheduleReplenishmentOrderComponent'. ", + }, + { + class: 'CheckoutBillingAddressFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'setBillingAddress', + comment: + "// TODO:Spartacus - Method 'setBillingAddress' was removed from Class 'CheckoutBillingAddressFacade'. ", + }, + { + class: 'CheckoutDeliveryAddressEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutDeliveryAddressEventListener'. ", + }, + { + class: 'CheckoutDeliveryAddressEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onCartDeleted', + comment: + "// TODO:Spartacus - Method 'onCartDeleted' was removed from Class 'CheckoutDeliveryAddressEventListener'. ", + }, + { + class: 'CheckoutDeliveryAddressEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onDeliveryAddressCleared', + comment: + "// TODO:Spartacus - Method 'onDeliveryAddressCleared' was removed from Class 'CheckoutDeliveryAddressEventListener'. ", + }, + { + class: 'CheckoutDeliveryAddressEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onDeliveryAddressCreated', + comment: + "// TODO:Spartacus - Method 'onDeliveryAddressCreated' was removed from Class 'CheckoutDeliveryAddressEventListener'. ", + }, + { + class: 'CheckoutDeliveryAddressEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onDeliveryAddressSet', + comment: + "// TODO:Spartacus - Method 'onDeliveryAddressSet' was removed from Class 'CheckoutDeliveryAddressEventListener'. ", + }, + { + class: 'CheckoutDeliveryAddressEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onUserAddressChange', + comment: + "// TODO:Spartacus - Method 'onUserAddressChange' was removed from Class 'CheckoutDeliveryAddressEventListener'. ", + }, + { + class: 'CheckoutDeliveryAddressFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'clearCheckoutDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryAddress' was removed from Class 'CheckoutDeliveryAddressFacade'. ", + }, + { + class: 'CheckoutDeliveryAddressFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'createAndSetAddress', + comment: + "// TODO:Spartacus - Method 'createAndSetAddress' was removed from Class 'CheckoutDeliveryAddressFacade'. ", + }, + { + class: 'CheckoutDeliveryAddressFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'getDeliveryAddressState', + comment: + "// TODO:Spartacus - Method 'getDeliveryAddressState' was removed from Class 'CheckoutDeliveryAddressFacade'. ", + }, + { + class: 'CheckoutDeliveryAddressFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'setDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'setDeliveryAddress' was removed from Class 'CheckoutDeliveryAddressFacade'. ", + }, + { + class: 'CheckoutDeliveryModeEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutDeliveryModeEventListener'. ", + }, + { + class: 'CheckoutDeliveryModeEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onDeliveryModeCleared', + comment: + "// TODO:Spartacus - Method 'onDeliveryModeCleared' was removed from Class 'CheckoutDeliveryModeEventListener'. ", + }, + { + class: 'CheckoutDeliveryModeEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onDeliveryModeClearedError', + comment: + "// TODO:Spartacus - Method 'onDeliveryModeClearedError' was removed from Class 'CheckoutDeliveryModeEventListener'. ", + }, + { + class: 'CheckoutDeliveryModeEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onDeliveryModeReset', + comment: + "// TODO:Spartacus - Method 'onDeliveryModeReset' was removed from Class 'CheckoutDeliveryModeEventListener'. ", + }, + { + class: 'CheckoutDeliveryModeEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onDeliveryModeSet', + comment: + "// TODO:Spartacus - Method 'onDeliveryModeSet' was removed from Class 'CheckoutDeliveryModeEventListener'. ", + }, + { + class: 'CheckoutDeliveryModeEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onGetSupportedDeliveryModesQueryReload', + comment: + "// TODO:Spartacus - Method 'onGetSupportedDeliveryModesQueryReload' was removed from Class 'CheckoutDeliveryModeEventListener'. ", + }, + { + class: 'CheckoutDeliveryModeEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onGetSupportedDeliveryModesQueryReset', + comment: + "// TODO:Spartacus - Method 'onGetSupportedDeliveryModesQueryReset' was removed from Class 'CheckoutDeliveryModeEventListener'. ", + }, + { + class: 'CheckoutDeliveryModesFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'clearCheckoutDeliveryMode', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryMode' was removed from Class 'CheckoutDeliveryModesFacade'. ", + }, + { + class: 'CheckoutDeliveryModesFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'getSelectedDeliveryModeState', + comment: + "// TODO:Spartacus - Method 'getSelectedDeliveryModeState' was removed from Class 'CheckoutDeliveryModesFacade'. ", + }, + { + class: 'CheckoutDeliveryModesFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'getSupportedDeliveryModes', + comment: + "// TODO:Spartacus - Method 'getSupportedDeliveryModes' was removed from Class 'CheckoutDeliveryModesFacade'. ", + }, + { + class: 'CheckoutDeliveryModesFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'getSupportedDeliveryModesState', + comment: + "// TODO:Spartacus - Method 'getSupportedDeliveryModesState' was removed from Class 'CheckoutDeliveryModesFacade'. ", + }, + { + class: 'CheckoutDeliveryModesFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'setDeliveryMode', + comment: + "// TODO:Spartacus - Method 'setDeliveryMode' was removed from Class 'CheckoutDeliveryModesFacade'. ", + }, + { + class: 'CheckoutPaymentEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutPaymentEventListener'. ", + }, + { + class: 'CheckoutPaymentEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onGetCardTypesQueryReload', + comment: + "// TODO:Spartacus - Method 'onGetCardTypesQueryReload' was removed from Class 'CheckoutPaymentEventListener'. ", + }, + { + class: 'CheckoutPaymentEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onPaymentCreated', + comment: + "// TODO:Spartacus - Method 'onPaymentCreated' was removed from Class 'CheckoutPaymentEventListener'. ", + }, + { + class: 'CheckoutPaymentEventListener', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'onPaymentSet', + comment: + "// TODO:Spartacus - Method 'onPaymentSet' was removed from Class 'CheckoutPaymentEventListener'. ", + }, + { + class: 'CheckoutPaymentFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'createPaymentDetails', + comment: + "// TODO:Spartacus - Method 'createPaymentDetails' was removed from Class 'CheckoutPaymentFacade'. ", + }, + { + class: 'CheckoutPaymentFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'getPaymentCardTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentCardTypes' was removed from Class 'CheckoutPaymentFacade'. ", + }, + { + class: 'CheckoutPaymentFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'getPaymentCardTypesState', + comment: + "// TODO:Spartacus - Method 'getPaymentCardTypesState' was removed from Class 'CheckoutPaymentFacade'. ", + }, + { + class: 'CheckoutPaymentFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'getPaymentDetailsState', + comment: + "// TODO:Spartacus - Method 'getPaymentDetailsState' was removed from Class 'CheckoutPaymentFacade'. ", + }, + { + class: 'CheckoutPaymentFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'setPaymentDetails', + comment: + "// TODO:Spartacus - Method 'setPaymentDetails' was removed from Class 'CheckoutPaymentFacade'. ", + }, + { + class: 'CheckoutQueryFacade', + importPath: '@spartacus/checkout/base/root', + deprecatedNode: 'getCheckoutDetailsState', + comment: + "// TODO:Spartacus - Method 'getCheckoutDetailsState' was removed from Class 'CheckoutQueryFacade'. ", + }, + { + class: 'OccCheckoutAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getCheckoutDetails', + comment: + "// TODO:Spartacus - Method 'getCheckoutDetails' was removed from Class 'OccCheckoutAdapter'. ", + }, + { + class: 'OccCheckoutAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getGetCheckoutDetailsEndpoint', + comment: + "// TODO:Spartacus - Method 'getGetCheckoutDetailsEndpoint' was removed from Class 'OccCheckoutAdapter'. ", + }, + { + class: 'OccCheckoutBillingAddressAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getSetBillingAddressEndpoint', + comment: + "// TODO:Spartacus - Method 'getSetBillingAddressEndpoint' was removed from Class 'OccCheckoutBillingAddressAdapter'. ", + }, + { + class: 'OccCheckoutBillingAddressAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'setBillingAddress', + comment: + "// TODO:Spartacus - Method 'setBillingAddress' was removed from Class 'OccCheckoutBillingAddressAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'clearCheckoutDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryAddress' was removed from Class 'OccCheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'createAddress', + comment: + "// TODO:Spartacus - Method 'createAddress' was removed from Class 'OccCheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getCreateDeliveryAddressEndpoint', + comment: + "// TODO:Spartacus - Method 'getCreateDeliveryAddressEndpoint' was removed from Class 'OccCheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getRemoveDeliveryAddressEndpoint', + comment: + "// TODO:Spartacus - Method 'getRemoveDeliveryAddressEndpoint' was removed from Class 'OccCheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getSetDeliveryAddressEndpoint', + comment: + "// TODO:Spartacus - Method 'getSetDeliveryAddressEndpoint' was removed from Class 'OccCheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'setAddress', + comment: + "// TODO:Spartacus - Method 'setAddress' was removed from Class 'OccCheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'clearCheckoutDeliveryMode', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryMode' was removed from Class 'OccCheckoutDeliveryModesAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getClearDeliveryModeEndpoint', + comment: + "// TODO:Spartacus - Method 'getClearDeliveryModeEndpoint' was removed from Class 'OccCheckoutDeliveryModesAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getDeliveryModesEndpoint', + comment: + "// TODO:Spartacus - Method 'getDeliveryModesEndpoint' was removed from Class 'OccCheckoutDeliveryModesAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getSetDeliveryModeEndpoint', + comment: + "// TODO:Spartacus - Method 'getSetDeliveryModeEndpoint' was removed from Class 'OccCheckoutDeliveryModesAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getSupportedModes', + comment: + "// TODO:Spartacus - Method 'getSupportedModes' was removed from Class 'OccCheckoutDeliveryModesAdapter'. ", + }, + { + class: 'OccCheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'setMode', + comment: + "// TODO:Spartacus - Method 'setMode' was removed from Class 'OccCheckoutDeliveryModesAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'createDetailsWithParameters', + comment: + "// TODO:Spartacus - Method 'createDetailsWithParameters' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'createPaymentDetails', + comment: + "// TODO:Spartacus - Method 'createPaymentDetails' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'createSubWithProvider', + comment: + "// TODO:Spartacus - Method 'createSubWithProvider' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getCreatePaymentDetailsEndpoint', + comment: + "// TODO:Spartacus - Method 'getCreatePaymentDetailsEndpoint' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getPaymentCardTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentCardTypes' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getPaymentCardTypesEndpoint', + comment: + "// TODO:Spartacus - Method 'getPaymentCardTypesEndpoint' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getPaymentProviderSubInfoEndpoint', + comment: + "// TODO:Spartacus - Method 'getPaymentProviderSubInfoEndpoint' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getProviderSubInfo', + comment: + "// TODO:Spartacus - Method 'getProviderSubInfo' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'getSetPaymentDetailsEndpoint', + comment: + "// TODO:Spartacus - Method 'getSetPaymentDetailsEndpoint' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'OccCheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/occ', + deprecatedNode: 'setPaymentDetails', + comment: + "// TODO:Spartacus - Method 'setPaymentDetails' was removed from Class 'OccCheckoutPaymentAdapter'. ", + }, + { + class: 'CheckoutAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutDetails', + comment: + "// TODO:Spartacus - Method 'getCheckoutDetails' was removed from Class 'CheckoutAdapter'. ", + }, + { + class: 'CheckoutBillingAddressAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setBillingAddress', + comment: + "// TODO:Spartacus - Method 'setBillingAddress' was removed from Class 'CheckoutBillingAddressAdapter'. ", + }, + { + class: 'CheckoutBillingAddressService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'CheckoutBillingAddressService'. ", + }, + { + class: 'CheckoutBillingAddressService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setBillingAddress', + comment: + "// TODO:Spartacus - Method 'setBillingAddress' was removed from Class 'CheckoutBillingAddressService'. ", + }, + { + class: 'CheckoutConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutDetails', + comment: + "// TODO:Spartacus - Method 'getCheckoutDetails' was removed from Class 'CheckoutConnector'. ", + }, + { + class: 'CheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'clearCheckoutDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryAddress' was removed from Class 'CheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'CheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'createAddress', + comment: + "// TODO:Spartacus - Method 'createAddress' was removed from Class 'CheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'CheckoutDeliveryAddressAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setAddress', + comment: + "// TODO:Spartacus - Method 'setAddress' was removed from Class 'CheckoutDeliveryAddressAdapter'. ", + }, + { + class: 'CheckoutDeliveryAddressConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'clearCheckoutDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryAddress' was removed from Class 'CheckoutDeliveryAddressConnector'. ", + }, + { + class: 'CheckoutDeliveryAddressConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'createAddress', + comment: + "// TODO:Spartacus - Method 'createAddress' was removed from Class 'CheckoutDeliveryAddressConnector'. ", + }, + { + class: 'CheckoutDeliveryAddressConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setAddress', + comment: + "// TODO:Spartacus - Method 'setAddress' was removed from Class 'CheckoutDeliveryAddressConnector'. ", + }, + { + class: 'CheckoutDeliveryAddressService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'CheckoutDeliveryAddressService'. ", + }, + { + class: 'CheckoutDeliveryAddressService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'clearCheckoutDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryAddress' was removed from Class 'CheckoutDeliveryAddressService'. ", + }, + { + class: 'CheckoutDeliveryAddressService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'createAndSetAddress', + comment: + "// TODO:Spartacus - Method 'createAndSetAddress' was removed from Class 'CheckoutDeliveryAddressService'. ", + }, + { + class: 'CheckoutDeliveryAddressService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getDeliveryAddressState', + comment: + "// TODO:Spartacus - Method 'getDeliveryAddressState' was removed from Class 'CheckoutDeliveryAddressService'. ", + }, + { + class: 'CheckoutDeliveryAddressService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'setDeliveryAddress' was removed from Class 'CheckoutDeliveryAddressService'. ", + }, + { + class: 'CheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'clearCheckoutDeliveryMode', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryMode' was removed from Class 'CheckoutDeliveryModesAdapter'. ", + }, + { + class: 'CheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getSupportedModes', + comment: + "// TODO:Spartacus - Method 'getSupportedModes' was removed from Class 'CheckoutDeliveryModesAdapter'. ", + }, + { + class: 'CheckoutDeliveryModesAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setMode', + comment: + "// TODO:Spartacus - Method 'setMode' was removed from Class 'CheckoutDeliveryModesAdapter'. ", + }, + { + class: 'CheckoutDeliveryModesConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'clearCheckoutDeliveryMode', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryMode' was removed from Class 'CheckoutDeliveryModesConnector'. ", + }, + { + class: 'CheckoutDeliveryModesConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getSupportedModes', + comment: + "// TODO:Spartacus - Method 'getSupportedModes' was removed from Class 'CheckoutDeliveryModesConnector'. ", + }, + { + class: 'CheckoutDeliveryModesConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setMode', + comment: + "// TODO:Spartacus - Method 'setMode' was removed from Class 'CheckoutDeliveryModesConnector'. ", + }, + { + class: 'CheckoutDeliveryModesService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'CheckoutDeliveryModesService'. ", + }, + { + class: 'CheckoutDeliveryModesService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'clearCheckoutDeliveryMode', + comment: + "// TODO:Spartacus - Method 'clearCheckoutDeliveryMode' was removed from Class 'CheckoutDeliveryModesService'. ", + }, + { + class: 'CheckoutDeliveryModesService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutSupportedDeliveryModesQueryReloadEvents', + comment: + "// TODO:Spartacus - Method 'getCheckoutSupportedDeliveryModesQueryReloadEvents' was removed from Class 'CheckoutDeliveryModesService'. ", + }, + { + class: 'CheckoutDeliveryModesService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutSupportedDeliveryModesQueryResetEvents', + comment: + "// TODO:Spartacus - Method 'getCheckoutSupportedDeliveryModesQueryResetEvents' was removed from Class 'CheckoutDeliveryModesService'. ", + }, + { + class: 'CheckoutDeliveryModesService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getSelectedDeliveryModeState', + comment: + "// TODO:Spartacus - Method 'getSelectedDeliveryModeState' was removed from Class 'CheckoutDeliveryModesService'. ", + }, + { + class: 'CheckoutDeliveryModesService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getSupportedDeliveryModes', + comment: + "// TODO:Spartacus - Method 'getSupportedDeliveryModes' was removed from Class 'CheckoutDeliveryModesService'. ", + }, + { + class: 'CheckoutDeliveryModesService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getSupportedDeliveryModesState', + comment: + "// TODO:Spartacus - Method 'getSupportedDeliveryModesState' was removed from Class 'CheckoutDeliveryModesService'. ", + }, + { + class: 'CheckoutDeliveryModesService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setDeliveryMode', + comment: + "// TODO:Spartacus - Method 'setDeliveryMode' was removed from Class 'CheckoutDeliveryModesService'. ", + }, + { + class: 'CheckoutPageMetaResolver', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'resolveDescription', + comment: + "// TODO:Spartacus - Method 'resolveDescription' was removed from Class 'CheckoutPageMetaResolver'. ", + }, + { + class: 'CheckoutPageMetaResolver', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'resolveHeading', + comment: + "// TODO:Spartacus - Method 'resolveHeading' was removed from Class 'CheckoutPageMetaResolver'. ", + }, + { + class: 'CheckoutPageMetaResolver', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'resolveRobots', + comment: + "// TODO:Spartacus - Method 'resolveRobots' was removed from Class 'CheckoutPageMetaResolver'. ", + }, + { + class: 'CheckoutPageMetaResolver', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'resolveTitle', + comment: + "// TODO:Spartacus - Method 'resolveTitle' was removed from Class 'CheckoutPageMetaResolver'. ", + }, + { + class: 'CheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'createPaymentDetails', + comment: + "// TODO:Spartacus - Method 'createPaymentDetails' was removed from Class 'CheckoutPaymentAdapter'. ", + }, + { + class: 'CheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getPaymentCardTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentCardTypes' was removed from Class 'CheckoutPaymentAdapter'. ", + }, + { + class: 'CheckoutPaymentAdapter', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setPaymentDetails', + comment: + "// TODO:Spartacus - Method 'setPaymentDetails' was removed from Class 'CheckoutPaymentAdapter'. ", + }, + { + class: 'CheckoutPaymentConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'createPaymentDetails', + comment: + "// TODO:Spartacus - Method 'createPaymentDetails' was removed from Class 'CheckoutPaymentConnector'. ", + }, + { + class: 'CheckoutPaymentConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getPaymentCardTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentCardTypes' was removed from Class 'CheckoutPaymentConnector'. ", + }, + { + class: 'CheckoutPaymentConnector', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setPaymentDetails', + comment: + "// TODO:Spartacus - Method 'setPaymentDetails' was removed from Class 'CheckoutPaymentConnector'. ", + }, + { + class: 'CheckoutPaymentService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'CheckoutPaymentService'. ", + }, + { + class: 'CheckoutPaymentService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'createPaymentDetails', + comment: + "// TODO:Spartacus - Method 'createPaymentDetails' was removed from Class 'CheckoutPaymentService'. ", + }, + { + class: 'CheckoutPaymentService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutPaymentCardTypesQueryReloadEvents', + comment: + "// TODO:Spartacus - Method 'getCheckoutPaymentCardTypesQueryReloadEvents' was removed from Class 'CheckoutPaymentService'. ", + }, + { + class: 'CheckoutPaymentService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutPaymentCardTypesQueryResetEvents', + comment: + "// TODO:Spartacus - Method 'getCheckoutPaymentCardTypesQueryResetEvents' was removed from Class 'CheckoutPaymentService'. ", + }, + { + class: 'CheckoutPaymentService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getPaymentCardTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentCardTypes' was removed from Class 'CheckoutPaymentService'. ", + }, + { + class: 'CheckoutPaymentService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getPaymentCardTypesState', + comment: + "// TODO:Spartacus - Method 'getPaymentCardTypesState' was removed from Class 'CheckoutPaymentService'. ", + }, + { + class: 'CheckoutPaymentService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getPaymentDetailsState', + comment: + "// TODO:Spartacus - Method 'getPaymentDetailsState' was removed from Class 'CheckoutPaymentService'. ", + }, + { + class: 'CheckoutPaymentService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'setPaymentDetails', + comment: + "// TODO:Spartacus - Method 'setPaymentDetails' was removed from Class 'CheckoutPaymentService'. ", + }, + { + class: 'CheckoutQueryService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'CheckoutQueryService'. ", + }, + { + class: 'CheckoutQueryService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutDetailsState', + comment: + "// TODO:Spartacus - Method 'getCheckoutDetailsState' was removed from Class 'CheckoutQueryService'. ", + }, + { + class: 'CheckoutQueryService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutQueryReloadEvents', + comment: + "// TODO:Spartacus - Method 'getCheckoutQueryReloadEvents' was removed from Class 'CheckoutQueryService'. ", + }, + { + class: 'CheckoutQueryService', + importPath: '@spartacus/checkout/base/core', + deprecatedNode: 'getCheckoutQueryResetEvents', + comment: + "// TODO:Spartacus - Method 'getCheckoutQueryResetEvents' was removed from Class 'CheckoutQueryService'. ", + }, + { + class: 'CartNotEmptyGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CartNotEmptyGuard'. ", + }, + { + class: 'CheckoutAuthGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CheckoutAuthGuard'. ", + }, + { + class: 'CheckoutAuthGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'handleAnonymousUser', + comment: + "// TODO:Spartacus - Method 'handleAnonymousUser' was removed from Class 'CheckoutAuthGuard'. ", + }, + { + class: 'CheckoutBillingAddressFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'countrySelected', + comment: + "// TODO:Spartacus - Method 'countrySelected' was removed from Class 'CheckoutBillingAddressFormComponent'. ", + }, + { + class: 'CheckoutBillingAddressFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getAddressCardContent', + comment: + "// TODO:Spartacus - Method 'getAddressCardContent' was removed from Class 'CheckoutBillingAddressFormComponent'. ", + }, + { + class: 'CheckoutBillingAddressFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'handleAddressVerificationResults', + comment: + "// TODO:Spartacus - Method 'handleAddressVerificationResults' was removed from Class 'CheckoutBillingAddressFormComponent'. ", + }, + { + class: 'CheckoutBillingAddressFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutBillingAddressFormComponent'. ", + }, + { + class: 'CheckoutBillingAddressFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'openSuggestedAddress', + comment: + "// TODO:Spartacus - Method 'openSuggestedAddress' was removed from Class 'CheckoutBillingAddressFormComponent'. ", + }, + { + class: 'CheckoutBillingAddressFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'toggleSameAsDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'toggleSameAsDeliveryAddress' was removed from Class 'CheckoutBillingAddressFormComponent'. ", + }, + { + class: 'CheckoutBillingAddressFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'verifyAddress', + comment: + "// TODO:Spartacus - Method 'verifyAddress' was removed from Class 'CheckoutBillingAddressFormComponent'. ", + }, + { + class: 'CheckoutBillingAddressFormService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getBillingAddress', + comment: + "// TODO:Spartacus - Method 'getBillingAddress' was removed from Class 'CheckoutBillingAddressFormService'. ", + }, + { + class: 'CheckoutBillingAddressFormService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getBillingAddressForm', + comment: + "// TODO:Spartacus - Method 'getBillingAddressForm' was removed from Class 'CheckoutBillingAddressFormService'. ", + }, + { + class: 'CheckoutBillingAddressFormService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isBillingAddressFormValid', + comment: + "// TODO:Spartacus - Method 'isBillingAddressFormValid' was removed from Class 'CheckoutBillingAddressFormService'. ", + }, + { + class: 'CheckoutBillingAddressFormService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isBillingAddressSameAsDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'isBillingAddressSameAsDeliveryAddress' was removed from Class 'CheckoutBillingAddressFormService'. ", + }, + { + class: 'CheckoutBillingAddressFormService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'markAllAsTouched', + comment: + "// TODO:Spartacus - Method 'markAllAsTouched' was removed from Class 'CheckoutBillingAddressFormService'. ", + }, + { + class: 'CheckoutBillingAddressFormService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'setDeliveryAddressAsBillingAddress', + comment: + "// TODO:Spartacus - Method 'setDeliveryAddressAsBillingAddress' was removed from Class 'CheckoutBillingAddressFormService'. ", + }, + { + class: 'CheckoutConfigService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'compareDeliveryCost', + comment: + "// TODO:Spartacus - Method 'compareDeliveryCost' was removed from Class 'CheckoutConfigService'. ", + }, + { + class: 'CheckoutConfigService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'findMatchingDeliveryMode', + comment: + "// TODO:Spartacus - Method 'findMatchingDeliveryMode' was removed from Class 'CheckoutConfigService'. ", + }, + { + class: 'CheckoutConfigService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getPreferredDeliveryMode', + comment: + "// TODO:Spartacus - Method 'getPreferredDeliveryMode' was removed from Class 'CheckoutConfigService'. ", + }, + { + class: 'CheckoutConfigService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isExpressCheckout', + comment: + "// TODO:Spartacus - Method 'isExpressCheckout' was removed from Class 'CheckoutConfigService'. ", + }, + { + class: 'CheckoutConfigService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isGuestCheckout', + comment: + "// TODO:Spartacus - Method 'isGuestCheckout' was removed from Class 'CheckoutConfigService'. ", + }, + { + class: 'CheckoutConfigService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'shouldUseAddressSavedInCart', + comment: + "// TODO:Spartacus - Method 'shouldUseAddressSavedInCart' was removed from Class 'CheckoutConfigService'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'addAddress', + comment: + "// TODO:Spartacus - Method 'addAddress' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'backBtnText', + comment: + "// TODO:Spartacus - Property 'backBtnText' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'createCards', + comment: + "// TODO:Spartacus - Method 'createCards' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'createIsUpdating', + comment: + "// TODO:Spartacus - Method 'createIsUpdating' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'focusCardAfterSelecting', + comment: + "// TODO:Spartacus - Method 'focusCardAfterSelecting' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getAddressLoading', + comment: + "// TODO:Spartacus - Method 'getAddressLoading' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCardContent', + comment: + "// TODO:Spartacus - Method 'getCardContent' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCardRole', + comment: + "// TODO:Spartacus - Method 'getCardRole' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getSupportedAddresses', + comment: + "// TODO:Spartacus - Method 'getSupportedAddresses' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'hideNewAddressForm', + comment: + "// TODO:Spartacus - Method 'hideNewAddressForm' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isGuestCheckout', + comment: + "// TODO:Spartacus - Property 'isGuestCheckout' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'loadAddresses', + comment: + "// TODO:Spartacus - Method 'loadAddresses' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'next', + comment: + "// TODO:Spartacus - Method 'next' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'selectAddress', + comment: + "// TODO:Spartacus - Method 'selectAddress' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'selectDefaultAddress', + comment: + "// TODO:Spartacus - Method 'selectDefaultAddress' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'selectedAddress$', + comment: + "// TODO:Spartacus - Property 'selectedAddress$' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'setAddress', + comment: + "// TODO:Spartacus - Method 'setAddress' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'shouldUseAddressSavedInCart', + comment: + "// TODO:Spartacus - Method 'shouldUseAddressSavedInCart' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'showNewAddressForm', + comment: + "// TODO:Spartacus - Method 'showNewAddressForm' was removed from Class 'CheckoutDeliveryAddressComponent'. ", + }, + { + class: 'CheckoutDeliveryModeComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'CheckoutDeliveryModeComponent'. ", + }, + { + class: 'CheckoutDeliveryModeComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'changeMode', + comment: + "// TODO:Spartacus - Method 'changeMode' was removed from Class 'CheckoutDeliveryModeComponent'. ", + }, + { + class: 'CheckoutDeliveryModeComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'deliveryModeInvalid', + comment: + "// TODO:Spartacus - Property 'deliveryModeInvalid' was removed from Class 'CheckoutDeliveryModeComponent'. ", + }, + { + class: 'CheckoutDeliveryModeComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getAriaChecked', + comment: + "// TODO:Spartacus - Method 'getAriaChecked' was removed from Class 'CheckoutDeliveryModeComponent'. ", + }, + { + class: 'CheckoutDeliveryModeComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'next', + comment: + "// TODO:Spartacus - Method 'next' was removed from Class 'CheckoutDeliveryModeComponent'. ", + }, + { + class: 'CheckoutDeliveryModeComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CheckoutDeliveryModeComponent'. ", + }, + { + class: 'CheckoutDeliveryModeComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CheckoutDeliveryModeComponent'. ", + }, + { + class: 'CheckoutDeliveryModeComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'restoreFocus', + comment: + "// TODO:Spartacus - Method 'restoreFocus' was removed from Class 'CheckoutDeliveryModeComponent'. ", + }, + { + class: 'CheckoutFlowOrchestratorService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCheckoutFlow', + comment: + "// TODO:Spartacus - Method 'getCheckoutFlow' was removed from Class 'CheckoutFlowOrchestratorService'. ", + }, + { + class: 'CheckoutFlowOrchestratorService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getPaymentProvider', + comment: + "// TODO:Spartacus - Method 'getPaymentProvider' was removed from Class 'CheckoutFlowOrchestratorService'. ", + }, + { + class: 'CheckoutGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CheckoutGuard'. ", + }, + { + class: 'CheckoutLoginComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutLoginComponent'. ", + }, + { + class: 'CheckoutLoginComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'CheckoutLoginComponent'. ", + }, + { + class: 'CheckoutPaymentFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'CheckoutPaymentFormComponent'. ", + }, + { + class: 'CheckoutPaymentFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'CheckoutPaymentFormComponent'. ", + }, + { + class: 'CheckoutPaymentFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'expMonthAndYear', + comment: + "// TODO:Spartacus - Method 'expMonthAndYear' was removed from Class 'CheckoutPaymentFormComponent'. ", + }, + { + class: 'CheckoutPaymentFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'next', + comment: + "// TODO:Spartacus - Method 'next' was removed from Class 'CheckoutPaymentFormComponent'. ", + }, + { + class: 'CheckoutPaymentFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutPaymentFormComponent'. ", + }, + { + class: 'CheckoutPaymentFormComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'toggleDefaultPaymentMethod', + comment: + "// TODO:Spartacus - Method 'toggleDefaultPaymentMethod' was removed from Class 'CheckoutPaymentFormComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'backBtnText', + comment: + "// TODO:Spartacus - Property 'backBtnText' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'createCard', + comment: + "// TODO:Spartacus - Method 'createCard' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'existingPaymentMethods$', + comment: + "// TODO:Spartacus - Property 'existingPaymentMethods$' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'focusCardAfterSelecting', + comment: + "// TODO:Spartacus - Method 'focusCardAfterSelecting' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCardIcon', + comment: + "// TODO:Spartacus - Method 'getCardIcon' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'hideNewPaymentForm', + comment: + "// TODO:Spartacus - Method 'hideNewPaymentForm' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'next', + comment: + "// TODO:Spartacus - Method 'next' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'savePaymentMethod', + comment: + "// TODO:Spartacus - Method 'savePaymentMethod' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'selectDefaultPaymentMethod', + comment: + "// TODO:Spartacus - Method 'selectDefaultPaymentMethod' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'selectedMethod$', + comment: + "// TODO:Spartacus - Property 'selectedMethod$' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'selectPaymentMethod', + comment: + "// TODO:Spartacus - Method 'selectPaymentMethod' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'setPaymentDetails', + comment: + "// TODO:Spartacus - Method 'setPaymentDetails' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPaymentMethodComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'showNewPaymentForm', + comment: + "// TODO:Spartacus - Method 'showNewPaymentForm' was removed from Class 'CheckoutPaymentMethodComponent'. ", + }, + { + class: 'CheckoutPlaceOrderComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutPlaceOrderComponent'. ", + }, + { + class: 'CheckoutPlaceOrderComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutPlaceOrderComponent'. ", + }, + { + class: 'CheckoutPlaceOrderComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CheckoutPlaceOrderComponent'. ", + }, + { + class: 'CheckoutPlaceOrderComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'submitForm', + comment: + "// TODO:Spartacus - Method 'submitForm' was removed from Class 'CheckoutPlaceOrderComponent'. ", + }, + { + class: 'CheckoutPlaceOrderComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'termsAndConditionInvalid', + comment: + "// TODO:Spartacus - Property 'termsAndConditionInvalid' was removed from Class 'CheckoutPlaceOrderComponent'. ", + }, + { + class: 'CheckoutProgressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getStepState', + comment: + "// TODO:Spartacus - Method 'getStepState' was removed from Class 'CheckoutProgressComponent'. ", + }, + { + class: 'CheckoutProgressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getTabIndex', + comment: + "// TODO:Spartacus - Method 'getTabIndex' was removed from Class 'CheckoutProgressComponent'. ", + }, + { + class: 'CheckoutProgressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isActive', + comment: + "// TODO:Spartacus - Method 'isActive' was removed from Class 'CheckoutProgressComponent'. ", + }, + { + class: 'CheckoutProgressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isDisabled', + comment: + "// TODO:Spartacus - Method 'isDisabled' was removed from Class 'CheckoutProgressComponent'. ", + }, + { + class: 'CheckoutProgressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutProgressComponent'. ", + }, + { + class: 'CheckoutProgressComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'steps$', + comment: + "// TODO:Spartacus - Property 'steps$' was removed from Class 'CheckoutProgressComponent'. ", + }, + { + class: 'CheckoutProgressMobileBottomComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'steps$', + comment: + "// TODO:Spartacus - Property 'steps$' was removed from Class 'CheckoutProgressMobileBottomComponent'. ", + }, + { + class: 'CheckoutProgressMobileTopComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'steps$', + comment: + "// TODO:Spartacus - Property 'steps$' was removed from Class 'CheckoutProgressMobileTopComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'cart$', + comment: + "// TODO:Spartacus - Property 'cart$' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'deliverySteps', + comment: + "// TODO:Spartacus - Method 'deliverySteps' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'entries$', + comment: + "// TODO:Spartacus - Property 'entries$' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCheckoutDeliverySteps', + comment: + "// TODO:Spartacus - Method 'getCheckoutDeliverySteps' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCheckoutPaymentSteps', + comment: + "// TODO:Spartacus - Method 'getCheckoutPaymentSteps' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCheckoutStepUrl', + comment: + "// TODO:Spartacus - Method 'getCheckoutStepUrl' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getDeliveryAddressCard', + comment: + "// TODO:Spartacus - Method 'getDeliveryAddressCard' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getDeliveryModeCard', + comment: + "// TODO:Spartacus - Method 'getDeliveryModeCard' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getPaymentMethodCard', + comment: + "// TODO:Spartacus - Method 'getPaymentMethodCard' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'paymentSteps', + comment: + "// TODO:Spartacus - Method 'paymentSteps' was removed from Class 'CheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'disableEnableStep', + comment: + "// TODO:Spartacus - Method 'disableEnableStep' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getBackBntText', + comment: + "// TODO:Spartacus - Method 'getBackBntText' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCheckoutStep', + comment: + "// TODO:Spartacus - Method 'getCheckoutStep' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCheckoutStepRoute', + comment: + "// TODO:Spartacus - Method 'getCheckoutStepRoute' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getCurrentStepIndex', + comment: + "// TODO:Spartacus - Method 'getCurrentStepIndex' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getFirstCheckoutStepRoute', + comment: + "// TODO:Spartacus - Method 'getFirstCheckoutStepRoute' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getNextCheckoutStepUrl', + comment: + "// TODO:Spartacus - Method 'getNextCheckoutStepUrl' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getPreviousCheckoutStepUrl', + comment: + "// TODO:Spartacus - Method 'getPreviousCheckoutStepUrl' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'goToStepWithIndex', + comment: + "// TODO:Spartacus - Method 'goToStepWithIndex' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'next', + comment: + "// TODO:Spartacus - Method 'next' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'resetSteps', + comment: + "// TODO:Spartacus - Method 'resetSteps' was removed from Class 'CheckoutStepService'. ", + }, + { + class: 'CheckoutStepsSetGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CheckoutStepsSetGuard'. ", + }, + { + class: 'CheckoutStepsSetGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'getUrl', + comment: + "// TODO:Spartacus - Method 'getUrl' was removed from Class 'CheckoutStepsSetGuard'. ", + }, + { + class: 'CheckoutStepsSetGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'isDeliveryAddress' was removed from Class 'CheckoutStepsSetGuard'. ", + }, + { + class: 'CheckoutStepsSetGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isDeliveryModeSet', + comment: + "// TODO:Spartacus - Method 'isDeliveryModeSet' was removed from Class 'CheckoutStepsSetGuard'. ", + }, + { + class: 'CheckoutStepsSetGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isPaymentDetailsSet', + comment: + "// TODO:Spartacus - Method 'isPaymentDetailsSet' was removed from Class 'CheckoutStepsSetGuard'. ", + }, + { + class: 'CheckoutStepsSetGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'isStepSet', + comment: + "// TODO:Spartacus - Method 'isStepSet' was removed from Class 'CheckoutStepsSetGuard'. ", + }, + { + class: 'CheckoutStepsSetGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutStepsSetGuard'. ", + }, + { + class: 'CheckoutStepsSetGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'setStepNameMultiLine', + comment: + "// TODO:Spartacus - Method 'setStepNameMultiLine' was removed from Class 'CheckoutStepsSetGuard'. ", + }, + { + class: 'ExpressCheckoutService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'setDeliveryAddress', + comment: + "// TODO:Spartacus - Method 'setDeliveryAddress' was removed from Class 'ExpressCheckoutService'. ", + }, + { + class: 'ExpressCheckoutService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'setDeliveryMode', + comment: + "// TODO:Spartacus - Method 'setDeliveryMode' was removed from Class 'ExpressCheckoutService'. ", + }, + { + class: 'ExpressCheckoutService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'setPaymentMethod', + comment: + "// TODO:Spartacus - Method 'setPaymentMethod' was removed from Class 'ExpressCheckoutService'. ", + }, + { + class: 'ExpressCheckoutService', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'trySetDefaultCheckoutDetails', + comment: + "// TODO:Spartacus - Method 'trySetDefaultCheckoutDetails' was removed from Class 'ExpressCheckoutService'. ", + }, + { + class: 'NotCheckoutAuthGuard', + importPath: '@spartacus/checkout/base/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'NotCheckoutAuthGuard'. ", + }, + { + class: 'CheckoutCostCenterEventListener', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutCostCenterEventListener'. ", + }, + { + class: 'CheckoutCostCenterEventListener', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'onCostCenterSet', + comment: + "// TODO:Spartacus - Method 'onCostCenterSet' was removed from Class 'CheckoutCostCenterEventListener'. ", + }, + { + class: 'CheckoutCostCenterFacade', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'getCostCenterState', + comment: + "// TODO:Spartacus - Method 'getCostCenterState' was removed from Class 'CheckoutCostCenterFacade'. ", + }, + { + class: 'CheckoutCostCenterFacade', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'setCostCenter', + comment: + "// TODO:Spartacus - Method 'setCostCenter' was removed from Class 'CheckoutCostCenterFacade'. ", + }, + { + class: 'CheckoutPaymentTypeEventListener', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutPaymentTypeEventListener'. ", + }, + { + class: 'CheckoutPaymentTypeEventListener', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'onGetPaymentTypesQueryReload', + comment: + "// TODO:Spartacus - Method 'onGetPaymentTypesQueryReload' was removed from Class 'CheckoutPaymentTypeEventListener'. ", + }, + { + class: 'CheckoutPaymentTypeEventListener', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'onGetPaymentTypesQueryReset', + comment: + "// TODO:Spartacus - Method 'onGetPaymentTypesQueryReset' was removed from Class 'CheckoutPaymentTypeEventListener'. ", + }, + { + class: 'CheckoutPaymentTypeEventListener', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'onPaymentTypeSet', + comment: + "// TODO:Spartacus - Method 'onPaymentTypeSet' was removed from Class 'CheckoutPaymentTypeEventListener'. ", + }, + { + class: 'CheckoutPaymentTypeFacade', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'getPaymentTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentTypes' was removed from Class 'CheckoutPaymentTypeFacade'. ", + }, + { + class: 'CheckoutPaymentTypeFacade', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'getPaymentTypesState', + comment: + "// TODO:Spartacus - Method 'getPaymentTypesState' was removed from Class 'CheckoutPaymentTypeFacade'. ", + }, + { + class: 'CheckoutPaymentTypeFacade', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'getPurchaseOrderNumberState', + comment: + "// TODO:Spartacus - Method 'getPurchaseOrderNumberState' was removed from Class 'CheckoutPaymentTypeFacade'. ", + }, + { + class: 'CheckoutPaymentTypeFacade', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'getSelectedPaymentTypeState', + comment: + "// TODO:Spartacus - Method 'getSelectedPaymentTypeState' was removed from Class 'CheckoutPaymentTypeFacade'. ", + }, + { + class: 'CheckoutPaymentTypeFacade', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'isAccountPayment', + comment: + "// TODO:Spartacus - Method 'isAccountPayment' was removed from Class 'CheckoutPaymentTypeFacade'. ", + }, + { + class: 'CheckoutPaymentTypeFacade', + importPath: '@spartacus/checkout/b2b/root', + deprecatedNode: 'setPaymentType', + comment: + "// TODO:Spartacus - Method 'setPaymentType' was removed from Class 'CheckoutPaymentTypeFacade'. ", + }, + { + class: 'OccCheckoutCostCenterAdapter', + importPath: '@spartacus/checkout/b2b/occ', + deprecatedNode: 'getSetCartCostCenterEndpoint', + comment: + "// TODO:Spartacus - Method 'getSetCartCostCenterEndpoint' was removed from Class 'OccCheckoutCostCenterAdapter'. ", + }, + { + class: 'OccCheckoutCostCenterAdapter', + importPath: '@spartacus/checkout/b2b/occ', + deprecatedNode: 'setCostCenter', + comment: + "// TODO:Spartacus - Method 'setCostCenter' was removed from Class 'OccCheckoutCostCenterAdapter'. ", + }, + { + class: 'OccCheckoutPaymentTypeAdapter', + importPath: '@spartacus/checkout/b2b/occ', + deprecatedNode: 'getPaymentTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentTypes' was removed from Class 'OccCheckoutPaymentTypeAdapter'. ", + }, + { + class: 'OccCheckoutPaymentTypeAdapter', + importPath: '@spartacus/checkout/b2b/occ', + deprecatedNode: 'getPaymentTypesEndpoint', + comment: + "// TODO:Spartacus - Method 'getPaymentTypesEndpoint' was removed from Class 'OccCheckoutPaymentTypeAdapter'. ", + }, + { + class: 'OccCheckoutPaymentTypeAdapter', + importPath: '@spartacus/checkout/b2b/occ', + deprecatedNode: 'getSetCartPaymentTypeEndpoint', + comment: + "// TODO:Spartacus - Method 'getSetCartPaymentTypeEndpoint' was removed from Class 'OccCheckoutPaymentTypeAdapter'. ", + }, + { + class: 'OccCheckoutPaymentTypeAdapter', + importPath: '@spartacus/checkout/b2b/occ', + deprecatedNode: 'setPaymentType', + comment: + "// TODO:Spartacus - Method 'setPaymentType' was removed from Class 'OccCheckoutPaymentTypeAdapter'. ", + }, + { + class: 'CheckoutCostCenterAdapter', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'setCostCenter', + comment: + "// TODO:Spartacus - Method 'setCostCenter' was removed from Class 'CheckoutCostCenterAdapter'. ", + }, + { + class: 'CheckoutCostCenterConnector', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'setCostCenter', + comment: + "// TODO:Spartacus - Method 'setCostCenter' was removed from Class 'CheckoutCostCenterConnector'. ", + }, + { + class: 'CheckoutCostCenterService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'CheckoutCostCenterService'. ", + }, + { + class: 'CheckoutCostCenterService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getCostCenterState', + comment: + "// TODO:Spartacus - Method 'getCostCenterState' was removed from Class 'CheckoutCostCenterService'. ", + }, + { + class: 'CheckoutCostCenterService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'setCostCenter', + comment: + "// TODO:Spartacus - Method 'setCostCenter' was removed from Class 'CheckoutCostCenterService'. ", + }, + { + class: 'CheckoutPaymentTypeAdapter', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getPaymentTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentTypes' was removed from Class 'CheckoutPaymentTypeAdapter'. ", + }, + { + class: 'CheckoutPaymentTypeAdapter', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'setPaymentType', + comment: + "// TODO:Spartacus - Method 'setPaymentType' was removed from Class 'CheckoutPaymentTypeAdapter'. ", + }, + { + class: 'CheckoutPaymentTypeConnector', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getPaymentTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentTypes' was removed from Class 'CheckoutPaymentTypeConnector'. ", + }, + { + class: 'CheckoutPaymentTypeConnector', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'setPaymentType', + comment: + "// TODO:Spartacus - Method 'setPaymentType' was removed from Class 'CheckoutPaymentTypeConnector'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'checkoutPreconditions', + comment: + "// TODO:Spartacus - Method 'checkoutPreconditions' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getCheckoutPaymentTypesQueryReloadEvents', + comment: + "// TODO:Spartacus - Method 'getCheckoutPaymentTypesQueryReloadEvents' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getCheckoutPaymentTypesQueryResetEvents', + comment: + "// TODO:Spartacus - Method 'getCheckoutPaymentTypesQueryResetEvents' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getPaymentTypes', + comment: + "// TODO:Spartacus - Method 'getPaymentTypes' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getPaymentTypesState', + comment: + "// TODO:Spartacus - Method 'getPaymentTypesState' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getPurchaseOrderNumberState', + comment: + "// TODO:Spartacus - Method 'getPurchaseOrderNumberState' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'getSelectedPaymentTypeState', + comment: + "// TODO:Spartacus - Method 'getSelectedPaymentTypeState' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'isAccountPayment', + comment: + "// TODO:Spartacus - Method 'isAccountPayment' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'CheckoutPaymentTypeService', + importPath: '@spartacus/checkout/b2b/core', + deprecatedNode: 'setPaymentType', + comment: + "// TODO:Spartacus - Method 'setPaymentType' was removed from Class 'CheckoutPaymentTypeService'. ", + }, + { + class: 'B2BCheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'getAddressLoading', + comment: + "// TODO:Spartacus - Method 'getAddressLoading' was removed from Class 'B2BCheckoutDeliveryAddressComponent'. ", + }, + { + class: 'B2BCheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'getSupportedAddresses', + comment: + "// TODO:Spartacus - Method 'getSupportedAddresses' was removed from Class 'B2BCheckoutDeliveryAddressComponent'. ", + }, + { + class: 'B2BCheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'loadAddresses', + comment: + "// TODO:Spartacus - Method 'loadAddresses' was removed from Class 'B2BCheckoutDeliveryAddressComponent'. ", + }, + { + class: 'B2BCheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'B2BCheckoutDeliveryAddressComponent'. ", + }, + { + class: 'B2BCheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'B2BCheckoutDeliveryAddressComponent'. ", + }, + { + class: 'B2BCheckoutDeliveryAddressComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'selectDefaultAddress', + comment: + "// TODO:Spartacus - Method 'selectDefaultAddress' was removed from Class 'B2BCheckoutDeliveryAddressComponent'. ", + }, + { + class: 'B2BCheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'costCenter$', + comment: + "// TODO:Spartacus - Property 'costCenter$' was removed from Class 'B2BCheckoutReviewSubmitComponent'. ", + }, + { + class: 'B2BCheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'getCheckoutPaymentSteps', + comment: + "// TODO:Spartacus - Method 'getCheckoutPaymentSteps' was removed from Class 'B2BCheckoutReviewSubmitComponent'. ", + }, + { + class: 'B2BCheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'getCostCenterCard', + comment: + "// TODO:Spartacus - Method 'getCostCenterCard' was removed from Class 'B2BCheckoutReviewSubmitComponent'. ", + }, + { + class: 'B2BCheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'getPaymentTypeCard', + comment: + "// TODO:Spartacus - Method 'getPaymentTypeCard' was removed from Class 'B2BCheckoutReviewSubmitComponent'. ", + }, + { + class: 'B2BCheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'getPoNumberCard', + comment: + "// TODO:Spartacus - Method 'getPoNumberCard' was removed from Class 'B2BCheckoutReviewSubmitComponent'. ", + }, + { + class: 'B2BCheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'isAccountPayment$', + comment: + "// TODO:Spartacus - Property 'isAccountPayment$' was removed from Class 'B2BCheckoutReviewSubmitComponent'. ", + }, + { + class: 'B2BCheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'paymentType$', + comment: + "// TODO:Spartacus - Property 'paymentType$' was removed from Class 'B2BCheckoutReviewSubmitComponent'. ", + }, + { + class: 'B2BCheckoutReviewSubmitComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'poNumber$', + comment: + "// TODO:Spartacus - Property 'poNumber$' was removed from Class 'B2BCheckoutReviewSubmitComponent'. ", + }, + { + class: 'CheckoutB2BAuthGuard', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CheckoutB2BAuthGuard'. ", + }, + { + class: 'CheckoutB2BAuthGuard', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'handleUserRole', + comment: + "// TODO:Spartacus - Method 'handleUserRole' was removed from Class 'CheckoutB2BAuthGuard'. ", + }, + { + class: 'CheckoutB2BStepsSetGuard', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CheckoutB2BStepsSetGuard'. ", + }, + { + class: 'CheckoutB2BStepsSetGuard', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'isB2BStepSet', + comment: + "// TODO:Spartacus - Method 'isB2BStepSet' was removed from Class 'CheckoutB2BStepsSetGuard'. ", + }, + { + class: 'CheckoutB2BStepsSetGuard', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'isDeliveryAddressAndCostCenterSet', + comment: + "// TODO:Spartacus - Method 'isDeliveryAddressAndCostCenterSet' was removed from Class 'CheckoutB2BStepsSetGuard'. ", + }, + { + class: 'CheckoutB2BStepsSetGuard', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'isPaymentTypeSet', + comment: + "// TODO:Spartacus - Method 'isPaymentTypeSet' was removed from Class 'CheckoutB2BStepsSetGuard'. ", + }, + { + class: 'CheckoutCostCenterComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'disabled', + comment: + "// TODO:Spartacus - Property 'disabled' was removed from Class 'CheckoutCostCenterComponent'. ", + }, + { + class: 'CheckoutCostCenterComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CheckoutCostCenterComponent'. ", + }, + { + class: 'CheckoutCostCenterComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CheckoutCostCenterComponent'. ", + }, + { + class: 'CheckoutCostCenterComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'setCostCenter', + comment: + "// TODO:Spartacus - Method 'setCostCenter' was removed from Class 'CheckoutCostCenterComponent'. ", + }, + { + class: 'CheckoutPaymentTypeComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'back', + comment: + "// TODO:Spartacus - Method 'back' was removed from Class 'CheckoutPaymentTypeComponent'. ", + }, + { + class: 'CheckoutPaymentTypeComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'changeType', + comment: + "// TODO:Spartacus - Method 'changeType' was removed from Class 'CheckoutPaymentTypeComponent'. ", + }, + { + class: 'CheckoutPaymentTypeComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'next', + comment: + "// TODO:Spartacus - Method 'next' was removed from Class 'CheckoutPaymentTypeComponent'. ", + }, + { + class: 'CheckoutPaymentTypeComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CheckoutPaymentTypeComponent'. ", + }, + { + class: 'CheckoutPaymentTypeComponent', + importPath: '@spartacus/checkout/b2b/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CheckoutPaymentTypeComponent'. ", + }, + { + class: 'AttributesDirective', + importPath: '@spartacus/cds', + deprecatedNode: 'cxAttributesNamePrefix', + comment: + "// TODO:Spartacus - Property 'cxAttributesNamePrefix' was removed from Class 'AttributesDirective'. ", + }, + { + class: 'AttributesDirective', + importPath: '@spartacus/cds', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'AttributesDirective'. ", + }, + { + class: 'CdsBackendConnector', + importPath: '@spartacus/cds', + deprecatedNode: 'notifySuccessfulLogin', + comment: + "// TODO:Spartacus - Method 'notifySuccessfulLogin' was removed from Class 'CdsBackendConnector'. ", + }, + { + class: 'CdsBackendNotificationAdapter', + importPath: '@spartacus/cds', + deprecatedNode: 'notifySuccessfulLogin', + comment: + "// TODO:Spartacus - Method 'notifySuccessfulLogin' was removed from Class 'CdsBackendNotificationAdapter'. ", + }, + { + class: 'CdsMerchandisingProductService', + importPath: '@spartacus/cds', + deprecatedNode: 'loadProductsForStrategy', + comment: + "// TODO:Spartacus - Method 'loadProductsForStrategy' was removed from Class 'CdsMerchandisingProductService'. ", + }, + { + class: 'CdsMerchandisingSiteContextService', + importPath: '@spartacus/cds', + deprecatedNode: 'getSiteContext', + comment: + "// TODO:Spartacus - Method 'getSiteContext' was removed from Class 'CdsMerchandisingSiteContextService'. ", + }, + { + class: 'CdsMerchandisingStrategyAdapter', + importPath: '@spartacus/cds', + deprecatedNode: 'loadProductsForStrategy', + comment: + "// TODO:Spartacus - Method 'loadProductsForStrategy' was removed from Class 'CdsMerchandisingStrategyAdapter'. ", + }, + { + class: 'CdsMerchandisingUserContextService', + importPath: '@spartacus/cds', + deprecatedNode: 'getUserContext', + comment: + "// TODO:Spartacus - Method 'getUserContext' was removed from Class 'CdsMerchandisingUserContextService'. ", + }, + { + class: 'CdsModule', + importPath: '@spartacus/cds', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'CdsModule'. ", + }, + { + class: 'ConsentReferenceInterceptor', + importPath: '@spartacus/cds', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'ConsentReferenceInterceptor'. ", + }, + { + class: 'DebugInterceptor', + importPath: '@spartacus/cds', + deprecatedNode: 'intercept', + comment: + "// TODO:Spartacus - Method 'intercept' was removed from Class 'DebugInterceptor'. ", + }, + { + class: 'MerchandisingCarouselComponent', + importPath: '@spartacus/cds', + deprecatedNode: 'componentData', + comment: + "// TODO:Spartacus - The type of property 'componentData: CmsComponentData' changed to: 'componentData: CmsComponentData' ", + }, + { + class: 'MerchandisingCarouselComponent', + importPath: '@spartacus/cds', + deprecatedNode: 'onMerchandisingCarouselItemClick', + comment: + "// TODO:Spartacus - Method 'onMerchandisingCarouselItemClick' was removed from Class 'MerchandisingCarouselComponent'. ", + }, + { + class: 'MerchandisingCarouselComponentService', + importPath: '@spartacus/cds', + deprecatedNode: 'getMerchandisingCaourselViewportThreshold', + comment: + "// TODO:Spartacus - Method 'getMerchandisingCaourselViewportThreshold' was removed from Class 'MerchandisingCarouselComponentService'. ", + }, + { + class: 'MerchandisingCarouselComponentService', + importPath: '@spartacus/cds', + deprecatedNode: 'getMerchandisingCarouselModel', + comment: + "// TODO:Spartacus - Method 'getMerchandisingCarouselModel' was removed from Class 'MerchandisingCarouselComponentService'. ", + }, + { + class: 'MerchandisingCarouselComponentService', + importPath: '@spartacus/cds', + deprecatedNode: 'sendCarouselItemClickedEvent', + comment: + "// TODO:Spartacus - Method 'sendCarouselItemClickedEvent' was removed from Class 'MerchandisingCarouselComponentService'. ", + }, + { + class: 'MerchandisingCarouselComponentService', + importPath: '@spartacus/cds', + deprecatedNode: 'sendCarouselViewEvent', + comment: + "// TODO:Spartacus - Method 'sendCarouselViewEvent' was removed from Class 'MerchandisingCarouselComponentService'. ", + }, + { + class: 'MerchandisingStrategyAdapter', + importPath: '@spartacus/cds', + deprecatedNode: 'loadProductsForStrategy', + comment: + "// TODO:Spartacus - Method 'loadProductsForStrategy' was removed from Class 'MerchandisingStrategyAdapter'. ", + }, + { + class: 'MerchandisingStrategyConnector', + importPath: '@spartacus/cds', + deprecatedNode: 'loadProductsForStrategy', + comment: + "// TODO:Spartacus - Method 'loadProductsForStrategy' was removed from Class 'MerchandisingStrategyConnector'. ", + }, + { + class: 'OccBackendNotification', + importPath: '@spartacus/cds', + deprecatedNode: 'notifySuccessfulLogin', + comment: + "// TODO:Spartacus - Method 'notifySuccessfulLogin' was removed from Class 'OccBackendNotification'. ", + }, + { + class: 'ProfileTagEventService', + importPath: '@spartacus/cds', + deprecatedNode: 'addTracker', + comment: + "// TODO:Spartacus - Method 'addTracker' was removed from Class 'ProfileTagEventService'. ", + }, + { + class: 'ProfileTagEventService', + importPath: '@spartacus/cds', + deprecatedNode: 'getConsentReference', + comment: + "// TODO:Spartacus - Method 'getConsentReference' was removed from Class 'ProfileTagEventService'. ", + }, + { + class: 'ProfileTagEventService', + importPath: '@spartacus/cds', + deprecatedNode: 'getProfileTagEvents', + comment: + "// TODO:Spartacus - Method 'getProfileTagEvents' was removed from Class 'ProfileTagEventService'. ", + }, + { + class: 'ProfileTagEventService', + importPath: '@spartacus/cds', + deprecatedNode: 'handleConsentWithdrawn', + comment: + "// TODO:Spartacus - Method 'handleConsentWithdrawn' was removed from Class 'ProfileTagEventService'. ", + }, + { + class: 'ProfileTagEventService', + importPath: '@spartacus/cds', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ProfileTagEventService'. ", + }, + { + class: 'ProfileTagEventService', + importPath: '@spartacus/cds', + deprecatedNode: 'notifyProfileTagOfEventOccurrence', + comment: + "// TODO:Spartacus - Method 'notifyProfileTagOfEventOccurrence' was removed from Class 'ProfileTagEventService'. ", + }, + { + class: 'ProfileTagInjectorService', + importPath: '@spartacus/cds', + deprecatedNode: 'track', + comment: + "// TODO:Spartacus - Method 'track' was removed from Class 'ProfileTagInjectorService'. ", + }, + { + class: 'ProfileTagLifecycleService', + importPath: '@spartacus/cds', + deprecatedNode: 'consentChanged', + comment: + "// TODO:Spartacus - Method 'consentChanged' was removed from Class 'ProfileTagLifecycleService'. ", + }, + { + class: 'ProfileTagLifecycleService', + importPath: '@spartacus/cds', + deprecatedNode: 'loginSuccessful', + comment: + "// TODO:Spartacus - Method 'loginSuccessful' was removed from Class 'ProfileTagLifecycleService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'addedToCart', + comment: + "// TODO:Spartacus - Method 'addedToCart' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'addPushEvent', + comment: + "// TODO:Spartacus - Method 'addPushEvent' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'cartChangedEvent', + comment: + "// TODO:Spartacus - Method 'cartChangedEvent' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'cartPageVisitedEvent', + comment: + "// TODO:Spartacus - Method 'cartPageVisitedEvent' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'categoryPageVisited', + comment: + "// TODO:Spartacus - Method 'categoryPageVisited' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'getPushEvents', + comment: + "// TODO:Spartacus - Method 'getPushEvents' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'homePageVisitedEvent', + comment: + "// TODO:Spartacus - Method 'homePageVisitedEvent' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'modifiedCart', + comment: + "// TODO:Spartacus - Method 'modifiedCart' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'navigatedEvent', + comment: + "// TODO:Spartacus - Method 'navigatedEvent' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'orderConfirmationPageVisited', + comment: + "// TODO:Spartacus - Method 'orderConfirmationPageVisited' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'productDetailsPageView', + comment: + "// TODO:Spartacus - Method 'productDetailsPageView' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'removedFromCart', + comment: + "// TODO:Spartacus - Method 'removedFromCart' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'ProfileTagPushEventsService', + importPath: '@spartacus/cds', + deprecatedNode: 'searchResultsChanged', + comment: + "// TODO:Spartacus - Method 'searchResultsChanged' was removed from Class 'ProfileTagPushEventsService'. ", + }, + { + class: 'TrackingService', + importPath: '@spartacus/cds', + deprecatedNode: 'factory', + comment: + "// TODO:Spartacus - Method 'factory' was removed from Class 'TrackingService'. ", + }, + { + class: 'TrackingService', + importPath: '@spartacus/cds', + deprecatedNode: 'trackEvents', + comment: + "// TODO:Spartacus - Method 'trackEvents' was removed from Class 'TrackingService'. ", + }, + { + class: 'CdpCustomerTicketingCloseComponentService', + importPath: '@spartacus/cdp/customer-ticketing', + deprecatedNode: 'enableCloseButton', + comment: + "// TODO:Spartacus - Method 'enableCloseButton' was removed from Class 'CdpCustomerTicketingCloseComponentService'. ", + }, + { + class: 'CdpCustomerTicketingMessagesComponentService', + importPath: '@spartacus/cdp/customer-ticketing', + deprecatedNode: 'displayAddMessageSection', + comment: + "// TODO:Spartacus - Method 'displayAddMessageSection' was removed from Class 'CdpCustomerTicketingMessagesComponentService'. ", + }, + { + class: 'CdpCustomerTicketingReopenComponentService', + importPath: '@spartacus/cdp/customer-ticketing', + deprecatedNode: 'enableReopenButton', + comment: + "// TODO:Spartacus - Method 'enableReopenButton' was removed from Class 'CdpCustomerTicketingReopenComponentService'. ", + }, + { + class: 'CdpCustomerTicketingCloseComponentService', + importPath: '@spartacus/cdp', + deprecatedNode: 'enableCloseButton', + comment: + "// TODO:Spartacus - Method 'enableCloseButton' was removed from Class 'CdpCustomerTicketingCloseComponentService'. ", + }, + { + class: 'CdpCustomerTicketingMessagesComponentService', + importPath: '@spartacus/cdp', + deprecatedNode: 'displayAddMessageSection', + comment: + "// TODO:Spartacus - Method 'displayAddMessageSection' was removed from Class 'CdpCustomerTicketingMessagesComponentService'. ", + }, + { + class: 'CdpCustomerTicketingReopenComponentService', + importPath: '@spartacus/cdp', + deprecatedNode: 'enableReopenButton', + comment: + "// TODO:Spartacus - Method 'enableReopenButton' was removed from Class 'CdpCustomerTicketingReopenComponentService'. ", + }, + { + class: 'CDCForgotPasswordComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CDCForgotPasswordComponentService'. ", + }, + { + class: 'CDCForgotPasswordComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'requestEmail', + comment: + "// TODO:Spartacus - Method 'requestEmail' was removed from Class 'CDCForgotPasswordComponentService'. ", + }, + { + class: 'CDCRegisterComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'collectDataFromRegisterForm', + comment: + "// TODO:Spartacus - Method 'collectDataFromRegisterForm' was removed from Class 'CDCRegisterComponentService'. ", + }, + { + class: 'CDCRegisterComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'fetchCdcConsentsForRegistration', + comment: + "// TODO:Spartacus - Method 'fetchCdcConsentsForRegistration' was removed from Class 'CDCRegisterComponentService'. ", + }, + { + class: 'CDCRegisterComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'generateAdditionalConsentsFormControl', + comment: + "// TODO:Spartacus - Method 'generateAdditionalConsentsFormControl' was removed from Class 'CDCRegisterComponentService'. ", + }, + { + class: 'CDCRegisterComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'generatePreferencesObject', + comment: + "// TODO:Spartacus - Method 'generatePreferencesObject' was removed from Class 'CDCRegisterComponentService'. ", + }, + { + class: 'CDCRegisterComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'getAdditionalConsents', + comment: + "// TODO:Spartacus - Method 'getAdditionalConsents' was removed from Class 'CDCRegisterComponentService'. ", + }, + { + class: 'CDCRegisterComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'postRegisterMessage', + comment: + "// TODO:Spartacus - Method 'postRegisterMessage' was removed from Class 'CDCRegisterComponentService'. ", + }, + { + class: 'CDCRegisterComponentService', + importPath: '@spartacus/cdc/user-profile', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'CDCRegisterComponentService'. ", + }, + { + class: 'CdcLoginFormComponentService', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'initCustomLogin', + comment: + "// TODO:Spartacus - Method 'initCustomLogin' was removed from Class 'CdcLoginFormComponentService'. ", + }, + { + class: 'CdcLoginFormComponentService', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'login', + comment: + "// TODO:Spartacus - Method 'login' was removed from Class 'CdcLoginFormComponentService'. ", + }, + { + class: 'CdcLoginFormComponentService', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CdcLoginFormComponentService'. ", + }, + { + class: 'CdcReconsentComponent', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'dismissDialog', + comment: + "// TODO:Spartacus - Method 'dismissDialog' was removed from Class 'CdcReconsentComponent'. ", + }, + { + class: 'CdcReconsentComponent', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'loadConsents', + comment: + "// TODO:Spartacus - Method 'loadConsents' was removed from Class 'CdcReconsentComponent'. ", + }, + { + class: 'CdcReconsentComponent', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CdcReconsentComponent'. ", + }, + { + class: 'CdcReconsentComponent', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CdcReconsentComponent'. ", + }, + { + class: 'CdcReconsentComponent', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'onConsentChange', + comment: + "// TODO:Spartacus - Method 'onConsentChange' was removed from Class 'CdcReconsentComponent'. ", + }, + { + class: 'CdcReconsentComponent', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'totalConsents', + comment: + "// TODO:Spartacus - Property 'totalConsents' was removed from Class 'CdcReconsentComponent'. ", + }, + { + class: 'CdcReconsentComponentService', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'handleReconsentUpdateError', + comment: + "// TODO:Spartacus - Method 'handleReconsentUpdateError' was removed from Class 'CdcReconsentComponentService'. ", + }, + { + class: 'CdcReconsentComponentService', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CdcReconsentComponentService'. ", + }, + { + class: 'CdcReconsentComponentService', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'saveConsentAndLogin', + comment: + "// TODO:Spartacus - Method 'saveConsentAndLogin' was removed from Class 'CdcReconsentComponentService'. ", + }, + { + class: 'CdcReconsentComponentService', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'savePreferencesAndLogin', + comment: + "// TODO:Spartacus - Method 'savePreferencesAndLogin' was removed from Class 'CdcReconsentComponentService'. ", + }, + { + class: 'CdcReconsentDialogEventListener', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CdcReconsentDialogEventListener'. ", + }, + { + class: 'CdcReconsentDialogEventListener', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'onReconsent', + comment: + "// TODO:Spartacus - Method 'onReconsent' was removed from Class 'CdcReconsentDialogEventListener'. ", + }, + { + class: 'CdcReconsentDialogEventListener', + importPath: '@spartacus/cdc/user-account', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'CdcReconsentDialogEventListener'. ", + }, + { + class: 'CdcAuthFacade', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'loginWithCustomCdcFlow', + comment: + "// TODO:Spartacus - Method 'loginWithCustomCdcFlow' was removed from Class 'CdcAuthFacade'. ", + }, + { + class: 'CdcAuthFacade', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'loginWithToken', + comment: + "// TODO:Spartacus - Method 'loginWithToken' was removed from Class 'CdcAuthFacade'. ", + }, + { + class: 'CdcConsentManagementComponentService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getCdcConsentIDs', + comment: + "// TODO:Spartacus - Method 'getCdcConsentIDs' was removed from Class 'CdcConsentManagementComponentService'. ", + }, + { + class: 'CdcConsentManagementComponentService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getRequiredConsents', + comment: + "// TODO:Spartacus - Method 'getRequiredConsents' was removed from Class 'CdcConsentManagementComponentService'. ", + }, + { + class: 'CdcConsentManagementComponentService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'isConsentMandatory', + comment: + "// TODO:Spartacus - Method 'isConsentMandatory' was removed from Class 'CdcConsentManagementComponentService'. ", + }, + { + class: 'CdcConsentsLocalStorageService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'checkIfConsentExists', + comment: + "// TODO:Spartacus - Method 'checkIfConsentExists' was removed from Class 'CdcConsentsLocalStorageService'. ", + }, + { + class: 'CdcConsentsLocalStorageService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CdcConsentsLocalStorageService'. ", + }, + { + class: 'CdcConsentsLocalStorageService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'persistCdcConsentsToStorage', + comment: + "// TODO:Spartacus - Method 'persistCdcConsentsToStorage' was removed from Class 'CdcConsentsLocalStorageService'. ", + }, + { + class: 'CdcConsentsLocalStorageService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'readCdcConsentsFromStorage', + comment: + "// TODO:Spartacus - Method 'readCdcConsentsFromStorage' was removed from Class 'CdcConsentsLocalStorageService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'addCdcEventHandlers', + comment: + "// TODO:Spartacus - Method 'addCdcEventHandlers' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'didLoad', + comment: + "// TODO:Spartacus - Method 'didLoad' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'didScriptFailToLoad', + comment: + "// TODO:Spartacus - Method 'didScriptFailToLoad' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getLoggedInUserEmail', + comment: + "// TODO:Spartacus - Method 'getLoggedInUserEmail' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getOrganizationContext', + comment: + "// TODO:Spartacus - Method 'getOrganizationContext' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getSdkFunctionFromName', + comment: + "// TODO:Spartacus - Method 'getSdkFunctionFromName' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getSessionExpirationValue', + comment: + "// TODO:Spartacus - Method 'getSessionExpirationValue' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getSiteConsentDetails', + comment: + "// TODO:Spartacus - Method 'getSiteConsentDetails' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'handleLoginError', + comment: + "// TODO:Spartacus - Method 'handleLoginError' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'handleProfileUpdateResponse', + comment: + "// TODO:Spartacus - Method 'handleProfileUpdateResponse' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'handleRegisterError', + comment: + "// TODO:Spartacus - Method 'handleRegisterError' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'handleResetPassResponse', + comment: + "// TODO:Spartacus - Method 'handleResetPassResponse' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'initialize', + comment: + "// TODO:Spartacus - Method 'initialize' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'invokeAPI', + comment: + "// TODO:Spartacus - Method 'invokeAPI' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'loadCdcJavascript', + comment: + "// TODO:Spartacus - Method 'loadCdcJavascript' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'loginUserWithoutScreenSet', + comment: + "// TODO:Spartacus - Method 'loginUserWithoutScreenSet' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'logoutUser', + comment: + "// TODO:Spartacus - Method 'logoutUser' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'onInitRegistrationHandler', + comment: + "// TODO:Spartacus - Method 'onInitRegistrationHandler' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'onLoginEventHandler', + comment: + "// TODO:Spartacus - Method 'onLoginEventHandler' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'onProfileUpdateEventHandler', + comment: + "// TODO:Spartacus - Method 'onProfileUpdateEventHandler' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'openDelegatedAdminLogin', + comment: + "// TODO:Spartacus - Method 'openDelegatedAdminLogin' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'raiseCdcReconsentEvent', + comment: + "// TODO:Spartacus - Method 'raiseCdcReconsentEvent' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'registerEventListeners', + comment: + "// TODO:Spartacus - Method 'registerEventListeners' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'registerOrganisationWithoutScreenSet', + comment: + "// TODO:Spartacus - Method 'registerOrganisationWithoutScreenSet' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'registerUserWithoutScreenSet', + comment: + "// TODO:Spartacus - Method 'registerUserWithoutScreenSet' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'resetPasswordWithoutScreenSet', + comment: + "// TODO:Spartacus - Method 'resetPasswordWithoutScreenSet' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'setUserConsentPreferences', + comment: + "// TODO:Spartacus - Method 'setUserConsentPreferences' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'updateAddressWithoutScreenSet', + comment: + "// TODO:Spartacus - Method 'updateAddressWithoutScreenSet' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'updateProfileWithoutScreenSet', + comment: + "// TODO:Spartacus - Method 'updateProfileWithoutScreenSet' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'updateUserEmailWithoutScreenSet', + comment: + "// TODO:Spartacus - Method 'updateUserEmailWithoutScreenSet' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcJsService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'updateUserPasswordWithoutScreenSet', + comment: + "// TODO:Spartacus - Method 'updateUserPasswordWithoutScreenSet' was removed from Class 'CdcJsService'. ", + }, + { + class: 'CdcLoginAsGuestGuard', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getPath', + comment: + "// TODO:Spartacus - Method 'getPath' was removed from Class 'CdcLoginAsGuestGuard'. ", + }, + { + class: 'CdcLoginGuard', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'shouldRenderCMSPage', + comment: + "// TODO:Spartacus - Method 'shouldRenderCMSPage' was removed from Class 'CdcLoginGuard'. ", + }, + { + class: 'CdcLogoutGuard', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'logout', + comment: + "// TODO:Spartacus - Method 'logout' was removed from Class 'CdcLogoutGuard'. ", + }, + { + class: 'CdcLogoutGuard', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'logoutFromCdc', + comment: + "// TODO:Spartacus - Method 'logoutFromCdc' was removed from Class 'CdcLogoutGuard'. ", + }, + { + class: 'CdcPreferenceSerializer', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'CdcPreferenceSerializer'. ", + }, + { + class: 'CdcUserConsentAdapter', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'giveConsent', + comment: + "// TODO:Spartacus - Method 'giveConsent' was removed from Class 'CdcUserConsentAdapter'. ", + }, + { + class: 'CdcUserConsentAdapter', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'loadConsents', + comment: + "// TODO:Spartacus - Method 'loadConsents' was removed from Class 'CdcUserConsentAdapter'. ", + }, + { + class: 'CdcUserConsentAdapter', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'withdrawConsent', + comment: + "// TODO:Spartacus - Method 'withdrawConsent' was removed from Class 'CdcUserConsentAdapter'. ", + }, + { + class: 'CdcUserConsentService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getActiveLanguage', + comment: + "// TODO:Spartacus - Method 'getActiveLanguage' was removed from Class 'CdcUserConsentService'. ", + }, + { + class: 'CdcUserConsentService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'getUserID', + comment: + "// TODO:Spartacus - Method 'getUserID' was removed from Class 'CdcUserConsentService'. ", + }, + { + class: 'CdcUserConsentService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'updateCdcConsent', + comment: + "// TODO:Spartacus - Method 'updateCdcConsent' was removed from Class 'CdcUserConsentService'. ", + }, + { + class: 'CdcUserConsentService', + importPath: '@spartacus/cdc/root', + deprecatedNode: 'updateCdcUserPreferences', + comment: + "// TODO:Spartacus - Method 'updateCdcUserPreferences' was removed from Class 'CdcUserConsentService'. ", + }, + { + class: 'CDCB2BRegisterComponentService', + importPath: '@spartacus/cdc/organization/user-registration', + deprecatedNode: 'postRegisterMessage', + comment: + "// TODO:Spartacus - Method 'postRegisterMessage' was removed from Class 'CDCB2BRegisterComponentService'. ", + }, + { + class: 'CDCB2BRegisterComponentService', + importPath: '@spartacus/cdc/organization/user-registration', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'CDCB2BRegisterComponentService'. ", + }, + { + class: 'CdcB2BUserService', + importPath: '@spartacus/cdc/organization/administration', + deprecatedNode: 'isUpdatingUserAllowed', + comment: + "// TODO:Spartacus - Method 'isUpdatingUserAllowed' was removed from Class 'CdcB2BUserService'. ", + }, + { + class: 'CdcOrgUnitService', + importPath: '@spartacus/cdc/organization/administration', + deprecatedNode: 'isUpdatingUnitAllowed', + comment: + "// TODO:Spartacus - Method 'isUpdatingUnitAllowed' was removed from Class 'CdcOrgUnitService'. ", + }, + { + class: 'CdcUserListService', + importPath: '@spartacus/cdc/organization/administration', + deprecatedNode: 'getCreateButtonLabel', + comment: + "// TODO:Spartacus - Method 'getCreateButtonLabel' was removed from Class 'CdcUserListService'. ", + }, + { + class: 'CdcUserListService', + importPath: '@spartacus/cdc/organization/administration', + deprecatedNode: 'getCreateButtonType', + comment: + "// TODO:Spartacus - Method 'getCreateButtonType' was removed from Class 'CdcUserListService'. ", + }, + { + class: 'CdcUserListService', + importPath: '@spartacus/cdc/organization/administration', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CdcUserListService'. ", + }, + { + class: 'CdcUserListService', + importPath: '@spartacus/cdc/organization/administration', + deprecatedNode: 'onCreateButtonClick', + comment: + "// TODO:Spartacus - Method 'onCreateButtonClick' was removed from Class 'CdcUserListService'. ", + }, + { + class: 'CdcAuthService', + importPath: '@spartacus/cdc/core', + deprecatedNode: 'loginWithCustomCdcFlow', + comment: + "// TODO:Spartacus - Method 'loginWithCustomCdcFlow' was removed from Class 'CdcAuthService'. ", + }, + { + class: 'CdcAuthService', + importPath: '@spartacus/cdc/core', + deprecatedNode: 'loginWithToken', + comment: + "// TODO:Spartacus - Method 'loginWithToken' was removed from Class 'CdcAuthService'. ", + }, + { + class: 'CdcAuthService', + importPath: '@spartacus/cdc/core', + deprecatedNode: 'setTokenData', + comment: + "// TODO:Spartacus - Method 'setTokenData' was removed from Class 'CdcAuthService'. ", + }, + { + class: 'CdcEventBuilder', + importPath: '@spartacus/cdc/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'CdcEventBuilder'. ", + }, + { + class: 'CdcEventBuilder', + importPath: '@spartacus/cdc/core', + deprecatedNode: 'registerLoadUserTokenFail', + comment: + "// TODO:Spartacus - Method 'registerLoadUserTokenFail' was removed from Class 'CdcEventBuilder'. ", + }, + { + class: 'CdcUserAuthenticationTokenService', + importPath: '@spartacus/cdc/core', + deprecatedNode: 'loadTokenUsingCustomFlow', + comment: + "// TODO:Spartacus - Method 'loadTokenUsingCustomFlow' was removed from Class 'CdcUserAuthenticationTokenService'. ", + }, + { + class: 'GigyaRaasComponent', + importPath: '@spartacus/cdc/components', + deprecatedNode: 'displayInEmbedMode', + comment: + "// TODO:Spartacus - Method 'displayInEmbedMode' was removed from Class 'GigyaRaasComponent'. ", + }, + { + class: 'GigyaRaasComponent', + importPath: '@spartacus/cdc/components', + deprecatedNode: 'displayScreenSet', + comment: + "// TODO:Spartacus - Method 'displayScreenSet' was removed from Class 'GigyaRaasComponent'. ", + }, + { + class: 'GigyaRaasComponent', + importPath: '@spartacus/cdc/components', + deprecatedNode: 'getSessionExpirationValue', + comment: + "// TODO:Spartacus - Method 'getSessionExpirationValue' was removed from Class 'GigyaRaasComponent'. ", + }, + { + class: 'GigyaRaasComponent', + importPath: '@spartacus/cdc/components', + deprecatedNode: 'isLoginScreenSet', + comment: + "// TODO:Spartacus - Method 'isLoginScreenSet' was removed from Class 'GigyaRaasComponent'. ", + }, + { + class: 'GigyaRaasComponent', + importPath: '@spartacus/cdc/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'GigyaRaasComponent'. ", + }, + { + class: 'GigyaRaasComponent', + importPath: '@spartacus/cdc/components', + deprecatedNode: 'showScreenSet', + comment: + "// TODO:Spartacus - Method 'showScreenSet' was removed from Class 'GigyaRaasComponent'. ", + }, + { + class: 'GigyaRaasGuard', + importPath: '@spartacus/cdc/components', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'GigyaRaasGuard'. ", + }, + { + class: 'WishListFacade', + importPath: '@spartacus/cart/wish-list/root', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'WishListFacade'. ", + }, + { + class: 'WishListFacade', + importPath: '@spartacus/cart/wish-list/root', + deprecatedNode: 'createWishList', + comment: + "// TODO:Spartacus - Method 'createWishList' was removed from Class 'WishListFacade'. ", + }, + { + class: 'WishListFacade', + importPath: '@spartacus/cart/wish-list/root', + deprecatedNode: 'getWishList', + comment: + "// TODO:Spartacus - Method 'getWishList' was removed from Class 'WishListFacade'. ", + }, + { + class: 'WishListFacade', + importPath: '@spartacus/cart/wish-list/root', + deprecatedNode: 'getWishListLoading', + comment: + "// TODO:Spartacus - Method 'getWishListLoading' was removed from Class 'WishListFacade'. ", + }, + { + class: 'WishListFacade', + importPath: '@spartacus/cart/wish-list/root', + deprecatedNode: 'loadWishList', + comment: + "// TODO:Spartacus - Method 'loadWishList' was removed from Class 'WishListFacade'. ", + }, + { + class: 'WishListFacade', + importPath: '@spartacus/cart/wish-list/root', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'WishListFacade'. ", + }, + { + class: 'WishListService', + importPath: '@spartacus/cart/wish-list/core', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'WishListService'. ", + }, + { + class: 'WishListService', + importPath: '@spartacus/cart/wish-list/core', + deprecatedNode: 'createWishList', + comment: + "// TODO:Spartacus - Method 'createWishList' was removed from Class 'WishListService'. ", + }, + { + class: 'WishListService', + importPath: '@spartacus/cart/wish-list/core', + deprecatedNode: 'getWishList', + comment: + "// TODO:Spartacus - Method 'getWishList' was removed from Class 'WishListService'. ", + }, + { + class: 'WishListService', + importPath: '@spartacus/cart/wish-list/core', + deprecatedNode: 'getWishListId', + comment: + "// TODO:Spartacus - Method 'getWishListId' was removed from Class 'WishListService'. ", + }, + { + class: 'WishListService', + importPath: '@spartacus/cart/wish-list/core', + deprecatedNode: 'getWishListLoading', + comment: + "// TODO:Spartacus - Method 'getWishListLoading' was removed from Class 'WishListService'. ", + }, + { + class: 'WishListService', + importPath: '@spartacus/cart/wish-list/core', + deprecatedNode: 'loadWishList', + comment: + "// TODO:Spartacus - Method 'loadWishList' was removed from Class 'WishListService'. ", + }, + { + class: 'WishListService', + importPath: '@spartacus/cart/wish-list/core', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'WishListService'. ", + }, + { + class: 'AddToWishListComponent', + importPath: '@spartacus/cart/wish-list/components/add-to-wishlist', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'AddToWishListComponent'. ", + }, + { + class: 'AddToWishListComponent', + importPath: '@spartacus/cart/wish-list/components/add-to-wishlist', + deprecatedNode: 'getProductInWishList', + comment: + "// TODO:Spartacus - Method 'getProductInWishList' was removed from Class 'AddToWishListComponent'. ", + }, + { + class: 'AddToWishListComponent', + importPath: '@spartacus/cart/wish-list/components/add-to-wishlist', + deprecatedNode: 'getWishListEntries', + comment: + "// TODO:Spartacus - Method 'getWishListEntries' was removed from Class 'AddToWishListComponent'. ", + }, + { + class: 'AddToWishListComponent', + importPath: '@spartacus/cart/wish-list/components/add-to-wishlist', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'AddToWishListComponent'. ", + }, + { + class: 'AddToWishListComponent', + importPath: '@spartacus/cart/wish-list/components/add-to-wishlist', + deprecatedNode: 'restoreFocus', + comment: + "// TODO:Spartacus - Method 'restoreFocus' was removed from Class 'AddToWishListComponent'. ", + }, + { + class: 'AddToWishListComponent', + importPath: '@spartacus/cart/wish-list/components/add-to-wishlist', + deprecatedNode: 'setStockInfo', + comment: + "// TODO:Spartacus - Method 'setStockInfo' was removed from Class 'AddToWishListComponent'. ", + }, + { + class: 'WishListComponent', + importPath: '@spartacus/cart/wish-list/components', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'WishListComponent'. ", + }, + { + class: 'WishListItemComponent', + importPath: '@spartacus/cart/wish-list/components', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'WishListItemComponent'. ", + }, + { + class: 'WishListItemComponent', + importPath: '@spartacus/cart/wish-list/components', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'WishListItemComponent'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'clearCloneSavedCart', + comment: + "// TODO:Spartacus - Method 'clearCloneSavedCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'clearRestoreSavedCart', + comment: + "// TODO:Spartacus - Method 'clearRestoreSavedCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'clearSaveCart', + comment: + "// TODO:Spartacus - Method 'clearSaveCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'clearSavedCarts', + comment: + "// TODO:Spartacus - Method 'clearSavedCarts' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'cloneSavedCart', + comment: + "// TODO:Spartacus - Method 'cloneSavedCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'deleteSavedCart', + comment: + "// TODO:Spartacus - Method 'deleteSavedCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'editSavedCart', + comment: + "// TODO:Spartacus - Method 'editSavedCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getCloneSavedCartProcessError', + comment: + "// TODO:Spartacus - Method 'getCloneSavedCartProcessError' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getCloneSavedCartProcessLoading', + comment: + "// TODO:Spartacus - Method 'getCloneSavedCartProcessLoading' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getCloneSavedCartProcessSuccess', + comment: + "// TODO:Spartacus - Method 'getCloneSavedCartProcessSuccess' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getRestoreSavedCartProcessError', + comment: + "// TODO:Spartacus - Method 'getRestoreSavedCartProcessError' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getRestoreSavedCartProcessLoading', + comment: + "// TODO:Spartacus - Method 'getRestoreSavedCartProcessLoading' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getRestoreSavedCartProcessSuccess', + comment: + "// TODO:Spartacus - Method 'getRestoreSavedCartProcessSuccess' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getSaveCartProcessError', + comment: + "// TODO:Spartacus - Method 'getSaveCartProcessError' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getSaveCartProcessLoading', + comment: + "// TODO:Spartacus - Method 'getSaveCartProcessLoading' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getSaveCartProcessSuccess', + comment: + "// TODO:Spartacus - Method 'getSaveCartProcessSuccess' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getSavedCart', + comment: + "// TODO:Spartacus - Method 'getSavedCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getSavedCartList', + comment: + "// TODO:Spartacus - Method 'getSavedCartList' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getSavedCartListProcess', + comment: + "// TODO:Spartacus - Method 'getSavedCartListProcess' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'getSavedCartListProcessLoading', + comment: + "// TODO:Spartacus - Method 'getSavedCartListProcessLoading' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Method 'isStable' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'loadSavedCart', + comment: + "// TODO:Spartacus - Method 'loadSavedCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'loadSavedCarts', + comment: + "// TODO:Spartacus - Method 'loadSavedCarts' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'restoreSavedCart', + comment: + "// TODO:Spartacus - Method 'restoreSavedCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'SavedCartFacade', + importPath: '@spartacus/cart/saved-cart/root', + deprecatedNode: 'saveCart', + comment: + "// TODO:Spartacus - Method 'saveCart' was removed from Class 'SavedCartFacade'. ", + }, + { + class: 'OccSavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/occ', + deprecatedNode: 'cloneSavedCart', + comment: + "// TODO:Spartacus - Method 'cloneSavedCart' was removed from Class 'OccSavedCartAdapter'. ", + }, + { + class: 'OccSavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/occ', + deprecatedNode: 'getCloneSavedCartEndpoint', + comment: + "// TODO:Spartacus - Method 'getCloneSavedCartEndpoint' was removed from Class 'OccSavedCartAdapter'. ", + }, + { + class: 'OccSavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/occ', + deprecatedNode: 'getRestoreSavedCartEndpoint', + comment: + "// TODO:Spartacus - Method 'getRestoreSavedCartEndpoint' was removed from Class 'OccSavedCartAdapter'. ", + }, + { + class: 'OccSavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/occ', + deprecatedNode: 'getSavedCartEndpoint', + comment: + "// TODO:Spartacus - Method 'getSavedCartEndpoint' was removed from Class 'OccSavedCartAdapter'. ", + }, + { + class: 'OccSavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/occ', + deprecatedNode: 'getSavedCartListEndpoint', + comment: + "// TODO:Spartacus - Method 'getSavedCartListEndpoint' was removed from Class 'OccSavedCartAdapter'. ", + }, + { + class: 'OccSavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccSavedCartAdapter'. ", + }, + { + class: 'OccSavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/occ', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'OccSavedCartAdapter'. ", + }, + { + class: 'OccSavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/occ', + deprecatedNode: 'restoreSavedCart', + comment: + "// TODO:Spartacus - Method 'restoreSavedCart' was removed from Class 'OccSavedCartAdapter'. ", + }, + { + class: 'SavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'cloneSavedCart', + comment: + "// TODO:Spartacus - Method 'cloneSavedCart' was removed from Class 'SavedCartAdapter'. ", + }, + { + class: 'SavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'SavedCartAdapter'. ", + }, + { + class: 'SavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'loadList', + comment: + "// TODO:Spartacus - Method 'loadList' was removed from Class 'SavedCartAdapter'. ", + }, + { + class: 'SavedCartAdapter', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'restoreSavedCart', + comment: + "// TODO:Spartacus - Method 'restoreSavedCart' was removed from Class 'SavedCartAdapter'. ", + }, + { + class: 'SavedCartConnector', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'cloneSavedCart', + comment: + "// TODO:Spartacus - Method 'cloneSavedCart' was removed from Class 'SavedCartConnector'. ", + }, + { + class: 'SavedCartConnector', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'SavedCartConnector'. ", + }, + { + class: 'SavedCartConnector', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'SavedCartConnector'. ", + }, + { + class: 'SavedCartConnector', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'restoreSavedCart', + comment: + "// TODO:Spartacus - Method 'restoreSavedCart' was removed from Class 'SavedCartConnector'. ", + }, + { + class: 'SavedCartEventBuilder', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'buildRestoreSavedCartEvents', + comment: + "// TODO:Spartacus - Method 'buildRestoreSavedCartEvents' was removed from Class 'SavedCartEventBuilder'. ", + }, + { + class: 'SavedCartEventBuilder', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'buildSaveCartSuccessEvent', + comment: + "// TODO:Spartacus - Method 'buildSaveCartSuccessEvent' was removed from Class 'SavedCartEventBuilder'. ", + }, + { + class: 'SavedCartEventBuilder', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getAction', + comment: + "// TODO:Spartacus - Method 'getAction' was removed from Class 'SavedCartEventBuilder'. ", + }, + { + class: 'SavedCartEventBuilder', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'SavedCartEventBuilder'. ", + }, + { + class: 'SavedCartEventBuilder', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'registerCloneSavedCartEvents', + comment: + "// TODO:Spartacus - Method 'registerCloneSavedCartEvents' was removed from Class 'SavedCartEventBuilder'. ", + }, + { + class: 'SavedCartEventBuilder', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'registerEditSavedCartEvents', + comment: + "// TODO:Spartacus - Method 'registerEditSavedCartEvents' was removed from Class 'SavedCartEventBuilder'. ", + }, + { + class: 'SavedCartEventBuilder', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'registerRestoreSavedCartEvents', + comment: + "// TODO:Spartacus - Method 'registerRestoreSavedCartEvents' was removed from Class 'SavedCartEventBuilder'. ", + }, + { + class: 'SavedCartEventBuilder', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'registerSaveCartEvents', + comment: + "// TODO:Spartacus - Method 'registerSaveCartEvents' was removed from Class 'SavedCartEventBuilder'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'clearCloneSavedCart', + comment: + "// TODO:Spartacus - Method 'clearCloneSavedCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'clearRestoreSavedCart', + comment: + "// TODO:Spartacus - Method 'clearRestoreSavedCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'clearSaveCart', + comment: + "// TODO:Spartacus - Method 'clearSaveCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'clearSavedCarts', + comment: + "// TODO:Spartacus - Method 'clearSavedCarts' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'cloneSavedCart', + comment: + "// TODO:Spartacus - Method 'cloneSavedCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'deleteSavedCart', + comment: + "// TODO:Spartacus - Method 'deleteSavedCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'editSavedCart', + comment: + "// TODO:Spartacus - Method 'editSavedCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'get', + comment: + "// TODO:Spartacus - Method 'get' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getCloneSavedCartProcessError', + comment: + "// TODO:Spartacus - Method 'getCloneSavedCartProcessError' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getCloneSavedCartProcessLoading', + comment: + "// TODO:Spartacus - Method 'getCloneSavedCartProcessLoading' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getCloneSavedCartProcessSuccess', + comment: + "// TODO:Spartacus - Method 'getCloneSavedCartProcessSuccess' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getList', + comment: + "// TODO:Spartacus - Method 'getList' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getRestoreSavedCartProcessError', + comment: + "// TODO:Spartacus - Method 'getRestoreSavedCartProcessError' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getRestoreSavedCartProcessLoading', + comment: + "// TODO:Spartacus - Method 'getRestoreSavedCartProcessLoading' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getRestoreSavedCartProcessSuccess', + comment: + "// TODO:Spartacus - Method 'getRestoreSavedCartProcessSuccess' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getSaveCartProcessError', + comment: + "// TODO:Spartacus - Method 'getSaveCartProcessError' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getSaveCartProcessLoading', + comment: + "// TODO:Spartacus - Method 'getSaveCartProcessLoading' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getSaveCartProcessSuccess', + comment: + "// TODO:Spartacus - Method 'getSaveCartProcessSuccess' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getSavedCart', + comment: + "// TODO:Spartacus - Method 'getSavedCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getSavedCartList', + comment: + "// TODO:Spartacus - Method 'getSavedCartList' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getSavedCartListProcess', + comment: + "// TODO:Spartacus - Method 'getSavedCartListProcess' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'getSavedCartListProcessLoading', + comment: + "// TODO:Spartacus - Method 'getSavedCartListProcessLoading' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Method 'isStable' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'loadSavedCart', + comment: + "// TODO:Spartacus - Method 'loadSavedCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'loadSavedCarts', + comment: + "// TODO:Spartacus - Method 'loadSavedCarts' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'restoreSavedCart', + comment: + "// TODO:Spartacus - Method 'restoreSavedCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'SavedCartService', + importPath: '@spartacus/cart/saved-cart/core', + deprecatedNode: 'saveCart', + comment: + "// TODO:Spartacus - Method 'saveCart' was removed from Class 'SavedCartService'. ", + }, + { + class: 'AddToSavedCartComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AddToSavedCartComponent'. ", + }, + { + class: 'AddToSavedCartComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AddToSavedCartComponent'. ", + }, + { + class: 'AddToSavedCartComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'AddToSavedCartComponent'. ", + }, + { + class: 'AddToSavedCartComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'saveCart', + comment: + "// TODO:Spartacus - Method 'saveCart' was removed from Class 'AddToSavedCartComponent'. ", + }, + { + class: 'NewSavedCartOrderEntriesContext', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'NewSavedCartOrderEntriesContext'. ", + }, + { + class: 'NewSavedCartOrderEntriesContext', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'addEntries', + comment: + "// TODO:Spartacus - Method 'addEntries' was removed from Class 'NewSavedCartOrderEntriesContext'. ", + }, + { + class: 'SavedCartDetailsActionComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SavedCartDetailsActionComponent'. ", + }, + { + class: 'SavedCartDetailsActionComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'SavedCartDetailsActionComponent'. ", + }, + { + class: 'SavedCartDetailsItemsComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SavedCartDetailsItemsComponent'. ", + }, + { + class: 'SavedCartDetailsItemsComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SavedCartDetailsItemsComponent'. ", + }, + { + class: 'SavedCartDetailsItemsComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'onDeleteComplete', + comment: + "// TODO:Spartacus - Method 'onDeleteComplete' was removed from Class 'SavedCartDetailsItemsComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getCartDescription', + comment: + "// TODO:Spartacus - Method 'getCartDescription' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getCartId', + comment: + "// TODO:Spartacus - Method 'getCartId' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getCartItems', + comment: + "// TODO:Spartacus - Method 'getCartItems' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getCartName', + comment: + "// TODO:Spartacus - Method 'getCartName' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getCartQuantity', + comment: + "// TODO:Spartacus - Method 'getCartQuantity' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getCartTotal', + comment: + "// TODO:Spartacus - Method 'getCartTotal' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getDateSaved', + comment: + "// TODO:Spartacus - Method 'getDateSaved' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsOverviewComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'SavedCartDetailsOverviewComponent'. ", + }, + { + class: 'SavedCartDetailsService', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getCartDetails', + comment: + "// TODO:Spartacus - Method 'getCartDetails' was removed from Class 'SavedCartDetailsService'. ", + }, + { + class: 'SavedCartDetailsService', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getSavedCartId', + comment: + "// TODO:Spartacus - Method 'getSavedCartId' was removed from Class 'SavedCartDetailsService'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'build', + comment: + "// TODO:Spartacus - Method 'build' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'deleteCart', + comment: + "// TODO:Spartacus - Method 'deleteCart' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'descriptionsCharacterLeft', + comment: + "// TODO:Spartacus - Property 'descriptionsCharacterLeft' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'onComplete', + comment: + "// TODO:Spartacus - Method 'onComplete' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'patchData', + comment: + "// TODO:Spartacus - Method 'patchData' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'restoreSavedCart', + comment: + "// TODO:Spartacus - Method 'restoreSavedCart' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'saveOrEditCart', + comment: + "// TODO:Spartacus - Method 'saveOrEditCart' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartFormDialogComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'toggleIsCloneSavedCart', + comment: + "// TODO:Spartacus - Method 'toggleIsCloneSavedCart' was removed from Class 'SavedCartFormDialogComponent'. ", + }, + { + class: 'SavedCartListComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'goToSavedCartDetails', + comment: + "// TODO:Spartacus - Method 'goToSavedCartDetails' was removed from Class 'SavedCartListComponent'. ", + }, + { + class: 'SavedCartListComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'SavedCartListComponent'. ", + }, + { + class: 'SavedCartListComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SavedCartListComponent'. ", + }, + { + class: 'SavedCartListComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'observeAndReloadSavedCartOnContextChange', + comment: + "// TODO:Spartacus - Method 'observeAndReloadSavedCartOnContextChange' was removed from Class 'SavedCartListComponent'. ", + }, + { + class: 'SavedCartListComponent', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'SavedCartListComponent'. ", + }, + { + class: 'SavedCartOrderEntriesContext', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'SavedCartOrderEntriesContext'. ", + }, + { + class: 'SavedCartOrderEntriesContext', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'addEntries', + comment: + "// TODO:Spartacus - Method 'addEntries' was removed from Class 'SavedCartOrderEntriesContext'. ", + }, + { + class: 'SavedCartOrderEntriesContext', + importPath: '@spartacus/cart/saved-cart/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'SavedCartOrderEntriesContext'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'addProduct', + comment: + "// TODO:Spartacus - Method 'addProduct' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'canAdd', + comment: + "// TODO:Spartacus - Method 'canAdd' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'clearDeletedEntries', + comment: + "// TODO:Spartacus - Method 'clearDeletedEntries' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'clearList', + comment: + "// TODO:Spartacus - Method 'clearList' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'clearNonPurchasableProductError', + comment: + "// TODO:Spartacus - Method 'clearNonPurchasableProductError' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'getNonPurchasableProductError', + comment: + "// TODO:Spartacus - Method 'getNonPurchasableProductError' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'getProductAdded', + comment: + "// TODO:Spartacus - Method 'getProductAdded' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'getSoftDeletedEntries', + comment: + "// TODO:Spartacus - Method 'getSoftDeletedEntries' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'hardDeleteEntry', + comment: + "// TODO:Spartacus - Method 'hardDeleteEntry' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'loadEntries', + comment: + "// TODO:Spartacus - Method 'loadEntries' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'restoreSoftDeletedEntry', + comment: + "// TODO:Spartacus - Method 'restoreSoftDeletedEntry' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'searchProducts', + comment: + "// TODO:Spartacus - Method 'searchProducts' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'setListLimit', + comment: + "// TODO:Spartacus - Method 'setListLimit' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'setNonPurchasableProductError', + comment: + "// TODO:Spartacus - Method 'setNonPurchasableProductError' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'setProductAdded', + comment: + "// TODO:Spartacus - Method 'setProductAdded' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'softDeleteEntry', + comment: + "// TODO:Spartacus - Method 'softDeleteEntry' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderFacade', + importPath: '@spartacus/cart/quick-order/root', + deprecatedNode: 'updateEntryQuantity', + comment: + "// TODO:Spartacus - Method 'updateEntryQuantity' was removed from Class 'QuickOrderFacade'. ", + }, + { + class: 'QuickOrderCoreModule', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'QuickOrderCoreModule'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'addProduct', + comment: + "// TODO:Spartacus - Method 'addProduct' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'addSoftEntryDeletion', + comment: + "// TODO:Spartacus - Method 'addSoftEntryDeletion' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'canAdd', + comment: + "// TODO:Spartacus - Method 'canAdd' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'clearDeletedEntries', + comment: + "// TODO:Spartacus - Method 'clearDeletedEntries' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'clearDeleteTimeout', + comment: + "// TODO:Spartacus - Method 'clearDeleteTimeout' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'clearList', + comment: + "// TODO:Spartacus - Method 'clearList' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'clearNonPurchasableProductError', + comment: + "// TODO:Spartacus - Method 'clearNonPurchasableProductError' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'generateOrderEntry', + comment: + "// TODO:Spartacus - Method 'generateOrderEntry' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'getMissingProductIndex', + comment: + "// TODO:Spartacus - Method 'getMissingProductIndex' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'getNonPurchasableProductError', + comment: + "// TODO:Spartacus - Method 'getNonPurchasableProductError' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'getProductAdded', + comment: + "// TODO:Spartacus - Method 'getProductAdded' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'getSoftDeletedEntries', + comment: + "// TODO:Spartacus - Method 'getSoftDeletedEntries' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'getSoftDeletedEntry', + comment: + "// TODO:Spartacus - Method 'getSoftDeletedEntry' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'hardDeleteEntry', + comment: + "// TODO:Spartacus - Method 'hardDeleteEntry' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'isLimitExceeded', + comment: + "// TODO:Spartacus - Method 'isLimitExceeded' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'isProductOnTheList', + comment: + "// TODO:Spartacus - Method 'isProductOnTheList' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'loadEntries', + comment: + "// TODO:Spartacus - Method 'loadEntries' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'restoreSoftDeletedEntry', + comment: + "// TODO:Spartacus - Method 'restoreSoftDeletedEntry' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'searchProducts', + comment: + "// TODO:Spartacus - Method 'searchProducts' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'setListLimit', + comment: + "// TODO:Spartacus - Method 'setListLimit' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'setNonPurchasableProductError', + comment: + "// TODO:Spartacus - Method 'setNonPurchasableProductError' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'setProductAdded', + comment: + "// TODO:Spartacus - Method 'setProductAdded' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'softDeleteEntry', + comment: + "// TODO:Spartacus - Method 'softDeleteEntry' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'updateEntryQuantity', + comment: + "// TODO:Spartacus - Method 'updateEntryQuantity' was removed from Class 'QuickOrderService'. ", + }, + { + class: 'QuickOrderStatePersistenceService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'QuickOrderStatePersistenceService'. ", + }, + { + class: 'QuickOrderStatePersistenceService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuickOrderStatePersistenceService'. ", + }, + { + class: 'QuickOrderStatePersistenceService', + importPath: '@spartacus/cart/quick-order/core', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'QuickOrderStatePersistenceService'. ", + }, + { + class: 'CartQuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'applyQuickOrder', + comment: + "// TODO:Spartacus - Method 'applyQuickOrder' was removed from Class 'CartQuickOrderFormComponent'. ", + }, + { + class: 'CartQuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'buildForm', + comment: + "// TODO:Spartacus - Method 'buildForm' was removed from Class 'CartQuickOrderFormComponent'. ", + }, + { + class: 'CartQuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'getValidCount', + comment: + "// TODO:Spartacus - Method 'getValidCount' was removed from Class 'CartQuickOrderFormComponent'. ", + }, + { + class: 'CartQuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CartQuickOrderFormComponent'. ", + }, + { + class: 'CartQuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CartQuickOrderFormComponent'. ", + }, + { + class: 'CartQuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'resetForm', + comment: + "// TODO:Spartacus - Method 'resetForm' was removed from Class 'CartQuickOrderFormComponent'. ", + }, + { + class: 'CartQuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'watchAddEntrySuccessEvent', + comment: + "// TODO:Spartacus - Method 'watchAddEntrySuccessEvent' was removed from Class 'CartQuickOrderFormComponent'. ", + }, + { + class: 'CartQuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'watchQuantityChange', + comment: + "// TODO:Spartacus - Method 'watchQuantityChange' was removed from Class 'CartQuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'addToCartInformation$', + comment: + "// TODO:Spartacus - Property 'addToCartInformation$' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'canAddProduct', + comment: + "// TODO:Spartacus - Method 'canAddProduct' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clearAddToCartInformation', + comment: + "// TODO:Spartacus - Method 'clearAddToCartInformation' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clearDeletion', + comment: + "// TODO:Spartacus - Method 'clearDeletion' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clearErrors', + comment: + "// TODO:Spartacus - Method 'clearErrors' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clearNonPurchasableError', + comment: + "// TODO:Spartacus - Method 'clearNonPurchasableError' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clearStatuses', + comment: + "// TODO:Spartacus - Method 'clearStatuses' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clearSuccesses', + comment: + "// TODO:Spartacus - Method 'clearSuccesses' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clearWarnings', + comment: + "// TODO:Spartacus - Method 'clearWarnings' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'errors$', + comment: + "// TODO:Spartacus - Property 'errors$' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'extractErrors', + comment: + "// TODO:Spartacus - Method 'extractErrors' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'extractSuccesses', + comment: + "// TODO:Spartacus - Method 'extractSuccesses' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'extractWarnings', + comment: + "// TODO:Spartacus - Method 'extractWarnings' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'nonPurchasableError$', + comment: + "// TODO:Spartacus - Property 'nonPurchasableError$' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'setErrors', + comment: + "// TODO:Spartacus - Method 'setErrors' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'setSuccesses', + comment: + "// TODO:Spartacus - Method 'setSuccesses' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'setWarnings', + comment: + "// TODO:Spartacus - Method 'setWarnings' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'showAddedToCartSuccessMessage', + comment: + "// TODO:Spartacus - Method 'showAddedToCartSuccessMessage' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'softDeletedEntries$', + comment: + "// TODO:Spartacus - Property 'softDeletedEntries$' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'successes$', + comment: + "// TODO:Spartacus - Property 'successes$' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'undoDeletion', + comment: + "// TODO:Spartacus - Method 'undoDeletion' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'warnings$', + comment: + "// TODO:Spartacus - Property 'warnings$' was removed from Class 'QuickOrderComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'addProduct', + comment: + "// TODO:Spartacus - Method 'addProduct' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'blurSuggestionBox', + comment: + "// TODO:Spartacus - Method 'blurSuggestionBox' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'buildForm', + comment: + "// TODO:Spartacus - Method 'buildForm' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'canAddProduct', + comment: + "// TODO:Spartacus - Method 'canAddProduct' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clear', + comment: + "// TODO:Spartacus - Method 'clear' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'clearResults', + comment: + "// TODO:Spartacus - Method 'clearResults' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'focusNextChild', + comment: + "// TODO:Spartacus - Method 'focusNextChild' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'focusPreviousChild', + comment: + "// TODO:Spartacus - Method 'focusPreviousChild' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'getFocusedElement', + comment: + "// TODO:Spartacus - Method 'getFocusedElement' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'getFocusedIndex', + comment: + "// TODO:Spartacus - Method 'getFocusedIndex' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'getResultElements', + comment: + "// TODO:Spartacus - Method 'getResultElements' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'isEmpty', + comment: + "// TODO:Spartacus - Method 'isEmpty' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'isResultsBoxOpen', + comment: + "// TODO:Spartacus - Method 'isResultsBoxOpen' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'isSuggestionFocused', + comment: + "// TODO:Spartacus - Method 'isSuggestionFocused' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'onBlur', + comment: + "// TODO:Spartacus - Method 'onBlur' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'open', + comment: + "// TODO:Spartacus - Method 'open' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'resetSearchSubscription', + comment: + "// TODO:Spartacus - Method 'resetSearchSubscription' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'searchProducts', + comment: + "// TODO:Spartacus - Method 'searchProducts' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'toggleBodyClass', + comment: + "// TODO:Spartacus - Method 'toggleBodyClass' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'watchProductAdd', + comment: + "// TODO:Spartacus - Method 'watchProductAdd' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderFormComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'watchQueryChange', + comment: + "// TODO:Spartacus - Method 'watchQueryChange' was removed from Class 'QuickOrderFormComponent'. ", + }, + { + class: 'QuickOrderItemComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'entry', + comment: + "// TODO:Spartacus - Property 'entry' was removed from Class 'QuickOrderItemComponent'. ", + }, + { + class: 'QuickOrderItemComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'QuickOrderItemComponent'. ", + }, + { + class: 'QuickOrderItemComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'QuickOrderItemComponent'. ", + }, + { + class: 'QuickOrderItemComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'QuickOrderItemComponent'. ", + }, + { + class: 'QuickOrderItemComponent', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'watchProductAdd', + comment: + "// TODO:Spartacus - Method 'watchProductAdd' was removed from Class 'QuickOrderItemComponent'. ", + }, + { + class: 'QuickOrderOrderEntriesContext', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'addEntries', + comment: + "// TODO:Spartacus - Method 'addEntries' was removed from Class 'QuickOrderOrderEntriesContext'. ", + }, + { + class: 'QuickOrderOrderEntriesContext', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'QuickOrderOrderEntriesContext'. ", + }, + { + class: 'QuickOrderOrderEntriesContext', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'handleErrors', + comment: + "// TODO:Spartacus - Method 'handleErrors' was removed from Class 'QuickOrderOrderEntriesContext'. ", + }, + { + class: 'QuickOrderOrderEntriesContext', + importPath: '@spartacus/cart/quick-order/components', + deprecatedNode: 'handleResults', + comment: + "// TODO:Spartacus - Method 'handleResults' was removed from Class 'QuickOrderOrderEntriesContext'. ", + }, + { + class: 'ImportExportCoreModule', + importPath: '@spartacus/cart/import-export/core', + deprecatedNode: 'forRoot', + comment: + "// TODO:Spartacus - Method 'forRoot' was removed from Class 'ImportExportCoreModule'. ", + }, + { + class: 'ExportOrderEntriesComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'exportCsv', + comment: + "// TODO:Spartacus - Method 'exportCsv' was removed from Class 'ExportOrderEntriesComponent'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'displayExportMessage', + comment: + "// TODO:Spartacus - Method 'displayExportMessage' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'download', + comment: + "// TODO:Spartacus - Method 'download' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'downloadCsv', + comment: + "// TODO:Spartacus - Method 'downloadCsv' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'exportConfig', + comment: + "// TODO:Spartacus - Property 'exportConfig' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'getResolvedEntries', + comment: + "// TODO:Spartacus - Method 'getResolvedEntries' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'getTranslatedColumnHeaders', + comment: + "// TODO:Spartacus - Method 'getTranslatedColumnHeaders' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'limitValues', + comment: + "// TODO:Spartacus - Method 'limitValues' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'resolveValue', + comment: + "// TODO:Spartacus - Method 'resolveValue' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'resolveValues', + comment: + "// TODO:Spartacus - Method 'resolveValues' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ExportOrderEntriesToCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'separator', + comment: + "// TODO:Spartacus - Property 'separator' was removed from Class 'ExportOrderEntriesToCsvService'. ", + }, + { + class: 'ImportEntriesDialogComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ImportEntriesDialogComponent'. ", + }, + { + class: 'ImportEntriesDialogComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'importProducts', + comment: + "// TODO:Spartacus - Method 'importProducts' was removed from Class 'ImportEntriesDialogComponent'. ", + }, + { + class: 'ImportEntriesDialogComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'isNewCartForm', + comment: + "// TODO:Spartacus - Method 'isNewCartForm' was removed from Class 'ImportEntriesDialogComponent'. ", + }, + { + class: 'ImportEntriesDialogComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'populateSummary', + comment: + "// TODO:Spartacus - Method 'populateSummary' was removed from Class 'ImportEntriesDialogComponent'. ", + }, + { + class: 'ImportEntriesFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'allowedTypes', + comment: + "// TODO:Spartacus - Property 'allowedTypes' was removed from Class 'ImportEntriesFormComponent'. ", + }, + { + class: 'ImportEntriesFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'buildForm', + comment: + "// TODO:Spartacus - Method 'buildForm' was removed from Class 'ImportEntriesFormComponent'. ", + }, + { + class: 'ImportEntriesFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ImportEntriesFormComponent'. ", + }, + { + class: 'ImportEntriesFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'maxEntries', + comment: + "// TODO:Spartacus - Property 'maxEntries' was removed from Class 'ImportEntriesFormComponent'. ", + }, + { + class: 'ImportEntriesFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'maxSize', + comment: + "// TODO:Spartacus - Property 'maxSize' was removed from Class 'ImportEntriesFormComponent'. ", + }, + { + class: 'ImportEntriesFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'ImportEntriesFormComponent'. ", + }, + { + class: 'ImportEntriesFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'ImportEntriesFormComponent'. ", + }, + { + class: 'ImportEntriesFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'separator', + comment: + "// TODO:Spartacus - Property 'separator' was removed from Class 'ImportEntriesFormComponent'. ", + }, + { + class: 'ImportEntriesSummaryComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ImportEntriesSummaryComponent'. ", + }, + { + class: 'ImportEntriesSummaryComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'toggleErrorList', + comment: + "// TODO:Spartacus - Method 'toggleErrorList' was removed from Class 'ImportEntriesSummaryComponent'. ", + }, + { + class: 'ImportEntriesSummaryComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'toggleWarningList', + comment: + "// TODO:Spartacus - Method 'toggleWarningList' was removed from Class 'ImportEntriesSummaryComponent'. ", + }, + { + class: 'ImportOrderEntriesComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'ImportOrderEntriesComponent'. ", + }, + { + class: 'ImportProductsFromCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'csvDataToProduct', + comment: + "// TODO:Spartacus - Method 'csvDataToProduct' was removed from Class 'ImportProductsFromCsvService'. ", + }, + { + class: 'ImportProductsFromCsvService', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'isDataParsableToProducts', + comment: + "// TODO:Spartacus - Method 'isDataParsableToProducts' was removed from Class 'ImportProductsFromCsvService'. ", + }, + { + class: 'ImportToNewSavedCartFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'buildForm', + comment: + "// TODO:Spartacus - Method 'buildForm' was removed from Class 'ImportToNewSavedCartFormComponent'. ", + }, + { + class: 'ImportToNewSavedCartFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'cartNameGeneration', + comment: + "// TODO:Spartacus - Property 'cartNameGeneration' was removed from Class 'ImportToNewSavedCartFormComponent'. ", + }, + { + class: 'ImportToNewSavedCartFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'descriptionsCharacterLeft', + comment: + "// TODO:Spartacus - Property 'descriptionsCharacterLeft' was removed from Class 'ImportToNewSavedCartFormComponent'. ", + }, + { + class: 'ImportToNewSavedCartFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'ImportToNewSavedCartFormComponent'. ", + }, + { + class: 'ImportToNewSavedCartFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'setFieldValueByDatetime', + comment: + "// TODO:Spartacus - Method 'setFieldValueByDatetime' was removed from Class 'ImportToNewSavedCartFormComponent'. ", + }, + { + class: 'ImportToNewSavedCartFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'setFieldValueByFileName', + comment: + "// TODO:Spartacus - Method 'setFieldValueByFileName' was removed from Class 'ImportToNewSavedCartFormComponent'. ", + }, + { + class: 'ImportToNewSavedCartFormComponent', + importPath: '@spartacus/cart/import-export/components', + deprecatedNode: 'updateCartName', + comment: + "// TODO:Spartacus - Method 'updateCartName' was removed from Class 'ImportToNewSavedCartFormComponent'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'addEmail', + comment: + "// TODO:Spartacus - Method 'addEmail' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'addEntries', + comment: + "// TODO:Spartacus - Method 'addEntries' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getActiveCartId', + comment: + "// TODO:Spartacus - Method 'getActiveCartId' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getAssignedUser', + comment: + "// TODO:Spartacus - Method 'getAssignedUser' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getDeliveryEntries', + comment: + "// TODO:Spartacus - Method 'getDeliveryEntries' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getEntry', + comment: + "// TODO:Spartacus - Method 'getEntry' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getLastEntry', + comment: + "// TODO:Spartacus - Method 'getLastEntry' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getLoading', + comment: + "// TODO:Spartacus - Method 'getLoading' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getPickupEntries', + comment: + "// TODO:Spartacus - Method 'getPickupEntries' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'hasDeliveryItems', + comment: + "// TODO:Spartacus - Method 'hasDeliveryItems' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'hasPickupItems', + comment: + "// TODO:Spartacus - Method 'hasPickupItems' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'isGuestCart', + comment: + "// TODO:Spartacus - Method 'isGuestCart' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Method 'isStable' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'reloadActiveCart', + comment: + "// TODO:Spartacus - Method 'reloadActiveCart' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'requireLoadedCart', + comment: + "// TODO:Spartacus - Method 'requireLoadedCart' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'takeActive', + comment: + "// TODO:Spartacus - Method 'takeActive' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'takeActiveCartId', + comment: + "// TODO:Spartacus - Method 'takeActiveCartId' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'ActiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'updateEntry', + comment: + "// TODO:Spartacus - Method 'updateEntry' was removed from Class 'ActiveCartFacade'. ", + }, + { + class: 'CartAccessCodeFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getCartAccessCode', + comment: + "// TODO:Spartacus - Method 'getCartAccessCode' was removed from Class 'CartAccessCodeFacade'. ", + }, + { + class: 'CartGuestUserFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'createCartGuestUser', + comment: + "// TODO:Spartacus - Method 'createCartGuestUser' was removed from Class 'CartGuestUserFacade'. ", + }, + { + class: 'CartGuestUserFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'updateCartGuestUser', + comment: + "// TODO:Spartacus - Method 'updateCartGuestUser' was removed from Class 'CartGuestUserFacade'. ", + }, + { + class: 'CartValidationFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getValidationResults', + comment: + "// TODO:Spartacus - Method 'getValidationResults' was removed from Class 'CartValidationFacade'. ", + }, + { + class: 'CartValidationFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'validateCart', + comment: + "// TODO:Spartacus - Method 'validateCart' was removed from Class 'CartValidationFacade'. ", + }, + { + class: 'CartVoucherFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'addVoucher', + comment: + "// TODO:Spartacus - Method 'addVoucher' was removed from Class 'CartVoucherFacade'. ", + }, + { + class: 'CartVoucherFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getAddVoucherResultError', + comment: + "// TODO:Spartacus - Method 'getAddVoucherResultError' was removed from Class 'CartVoucherFacade'. ", + }, + { + class: 'CartVoucherFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getAddVoucherResultLoading', + comment: + "// TODO:Spartacus - Method 'getAddVoucherResultLoading' was removed from Class 'CartVoucherFacade'. ", + }, + { + class: 'CartVoucherFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getAddVoucherResultSuccess', + comment: + "// TODO:Spartacus - Method 'getAddVoucherResultSuccess' was removed from Class 'CartVoucherFacade'. ", + }, + { + class: 'CartVoucherFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'removeVoucher', + comment: + "// TODO:Spartacus - Method 'removeVoucher' was removed from Class 'CartVoucherFacade'. ", + }, + { + class: 'CartVoucherFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'resetAddVoucherProcessingState', + comment: + "// TODO:Spartacus - Method 'resetAddVoucherProcessingState' was removed from Class 'CartVoucherFacade'. ", + }, + { + class: 'MultiCartEventListener', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'MultiCartEventListener'. ", + }, + { + class: 'MultiCartEventListener', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'onCartBaseAction', + comment: + "// TODO:Spartacus - Method 'onCartBaseAction' was removed from Class 'MultiCartEventListener'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'addEntries', + comment: + "// TODO:Spartacus - Method 'addEntries' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'assignEmail', + comment: + "// TODO:Spartacus - Method 'assignEmail' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'createCart', + comment: + "// TODO:Spartacus - Method 'createCart' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'deleteCart', + comment: + "// TODO:Spartacus - Method 'deleteCart' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getCart', + comment: + "// TODO:Spartacus - Method 'getCart' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getCartEntity', + comment: + "// TODO:Spartacus - Method 'getCartEntity' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getCartIdByType', + comment: + "// TODO:Spartacus - Method 'getCartIdByType' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getCarts', + comment: + "// TODO:Spartacus - Method 'getCarts' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getEntry', + comment: + "// TODO:Spartacus - Method 'getEntry' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getLastEntry', + comment: + "// TODO:Spartacus - Method 'getLastEntry' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Method 'isStable' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'loadCart', + comment: + "// TODO:Spartacus - Method 'loadCart' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'mergeToCurrentCart', + comment: + "// TODO:Spartacus - Method 'mergeToCurrentCart' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'reloadCart', + comment: + "// TODO:Spartacus - Method 'reloadCart' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'removeCart', + comment: + "// TODO:Spartacus - Method 'removeCart' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'MultiCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'updateEntry', + comment: + "// TODO:Spartacus - Method 'updateEntry' was removed from Class 'MultiCartFacade'. ", + }, + { + class: 'SelectiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'SelectiveCartFacade'. ", + }, + { + class: 'SelectiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getCart', + comment: + "// TODO:Spartacus - Method 'getCart' was removed from Class 'SelectiveCartFacade'. ", + }, + { + class: 'SelectiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'SelectiveCartFacade'. ", + }, + { + class: 'SelectiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'getEntry', + comment: + "// TODO:Spartacus - Method 'getEntry' was removed from Class 'SelectiveCartFacade'. ", + }, + { + class: 'SelectiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Method 'isStable' was removed from Class 'SelectiveCartFacade'. ", + }, + { + class: 'SelectiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'SelectiveCartFacade'. ", + }, + { + class: 'SelectiveCartFacade', + importPath: '@spartacus/cart/base/root', + deprecatedNode: 'updateEntry', + comment: + "// TODO:Spartacus - Method 'updateEntry' was removed from Class 'SelectiveCartFacade'. ", + }, + { + class: 'OccCartAccessCodeAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'getCartAccessCode', + comment: + "// TODO:Spartacus - Method 'getCartAccessCode' was removed from Class 'OccCartAccessCodeAdapter'. ", + }, + { + class: 'OccCartAccessCodeAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'getCartAccessCodeEndpoint', + comment: + "// TODO:Spartacus - Method 'getCartAccessCodeEndpoint' was removed from Class 'OccCartAccessCodeAdapter'. ", + }, + { + class: 'OccCartAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'addEmail', + comment: + "// TODO:Spartacus - Method 'addEmail' was removed from Class 'OccCartAdapter'. ", + }, + { + class: 'OccCartAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'OccCartAdapter'. ", + }, + { + class: 'OccCartAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'OccCartAdapter'. ", + }, + { + class: 'OccCartAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'OccCartAdapter'. ", + }, + { + class: 'OccCartAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'loadAll', + comment: + "// TODO:Spartacus - Method 'loadAll' was removed from Class 'OccCartAdapter'. ", + }, + { + class: 'OccCartAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'OccCartAdapter'. ", + }, + { + class: 'OccCartEntryAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'OccCartEntryAdapter'. ", + }, + { + class: 'OccCartEntryAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'OccCartEntryAdapter'. ", + }, + { + class: 'OccCartEntryAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'OccCartEntryAdapter'. ", + }, + { + class: 'OccCartGuestUserAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'createCartGuestUser', + comment: + "// TODO:Spartacus - Method 'createCartGuestUser' was removed from Class 'OccCartGuestUserAdapter'. ", + }, + { + class: 'OccCartGuestUserAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'getCartGuestUserEndpoint', + comment: + "// TODO:Spartacus - Method 'getCartGuestUserEndpoint' was removed from Class 'OccCartGuestUserAdapter'. ", + }, + { + class: 'OccCartGuestUserAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'getRequestHeaders', + comment: + "// TODO:Spartacus - Method 'getRequestHeaders' was removed from Class 'OccCartGuestUserAdapter'. ", + }, + { + class: 'OccCartGuestUserAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'updateCartGuestUser', + comment: + "// TODO:Spartacus - Method 'updateCartGuestUser' was removed from Class 'OccCartGuestUserAdapter'. ", + }, + { + class: 'OccCartNormalizer', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OccCartNormalizer'. ", + }, + { + class: 'OccCartNormalizer', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'handleQuoteCode', + comment: + "// TODO:Spartacus - Method 'handleQuoteCode' was removed from Class 'OccCartNormalizer'. ", + }, + { + class: 'OccCartValidationAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'validate', + comment: + "// TODO:Spartacus - Method 'validate' was removed from Class 'OccCartValidationAdapter'. ", + }, + { + class: 'OccCartVoucherAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'OccCartVoucherAdapter'. ", + }, + { + class: 'OccCartVoucherAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'getCartVoucherEndpoint', + comment: + "// TODO:Spartacus - Method 'getCartVoucherEndpoint' was removed from Class 'OccCartVoucherAdapter'. ", + }, + { + class: 'OccCartVoucherAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'getHeaders', + comment: + "// TODO:Spartacus - Method 'getHeaders' was removed from Class 'OccCartVoucherAdapter'. ", + }, + { + class: 'OccCartVoucherAdapter', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'OccCartVoucherAdapter'. ", + }, + { + class: 'OrderEntryPromotionsNormalizer', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'convert', + comment: + "// TODO:Spartacus - Method 'convert' was removed from Class 'OrderEntryPromotionsNormalizer'. ", + }, + { + class: 'OrderEntryPromotionsNormalizer', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'getProductPromotion', + comment: + "// TODO:Spartacus - Method 'getProductPromotion' was removed from Class 'OrderEntryPromotionsNormalizer'. ", + }, + { + class: 'OrderEntryPromotionsNormalizer', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'isConsumedByEntry', + comment: + "// TODO:Spartacus - Method 'isConsumedByEntry' was removed from Class 'OrderEntryPromotionsNormalizer'. ", + }, + { + class: 'OrderEntryPromotionsNormalizer', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'item', + comment: + "// TODO:Spartacus - PropertySignature 'item' was removed from Class 'OrderEntryPromotionsNormalizer'. ", + }, + { + class: 'OrderEntryPromotionsNormalizer', + importPath: '@spartacus/cart/base/occ', + deprecatedNode: 'promotions', + comment: + "// TODO:Spartacus - PropertySignature 'promotions' was removed from Class 'OrderEntryPromotionsNormalizer'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEmail', + comment: + "// TODO:Spartacus - Method 'addEmail' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEntries', + comment: + "// TODO:Spartacus - Method 'addEntries' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEntriesGuestMerge', + comment: + "// TODO:Spartacus - Method 'addEntriesGuestMerge' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'detectUserChange', + comment: + "// TODO:Spartacus - Method 'detectUserChange' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getActive', + comment: + "// TODO:Spartacus - Method 'getActive' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getActiveCartId', + comment: + "// TODO:Spartacus - Method 'getActiveCartId' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getAssignedUser', + comment: + "// TODO:Spartacus - Method 'getAssignedUser' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getDeliveryEntries', + comment: + "// TODO:Spartacus - Method 'getDeliveryEntries' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getEntry', + comment: + "// TODO:Spartacus - Method 'getEntry' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getLastEntry', + comment: + "// TODO:Spartacus - Method 'getLastEntry' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getLoading', + comment: + "// TODO:Spartacus - Method 'getLoading' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getPickupEntries', + comment: + "// TODO:Spartacus - Method 'getPickupEntries' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'guestCartMerge', + comment: + "// TODO:Spartacus - Method 'guestCartMerge' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'hasDeliveryItems', + comment: + "// TODO:Spartacus - Method 'hasDeliveryItems' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'hasPickupItems', + comment: + "// TODO:Spartacus - Method 'hasPickupItems' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'initActiveCart', + comment: + "// TODO:Spartacus - Method 'initActiveCart' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isCartCreating', + comment: + "// TODO:Spartacus - Method 'isCartCreating' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isCartUserGuest', + comment: + "// TODO:Spartacus - Method 'isCartUserGuest' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isGuestCart', + comment: + "// TODO:Spartacus - Method 'isGuestCart' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isLoggedInWithCodeFlow', + comment: + "// TODO:Spartacus - Method 'isLoggedInWithCodeFlow' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Method 'isStable' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'loadOrMerge', + comment: + "// TODO:Spartacus - Method 'loadOrMerge' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'reloadActiveCart', + comment: + "// TODO:Spartacus - Method 'reloadActiveCart' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'requireLoadedCart', + comment: + "// TODO:Spartacus - Method 'requireLoadedCart' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'takeActive', + comment: + "// TODO:Spartacus - Method 'takeActive' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'takeActiveCartId', + comment: + "// TODO:Spartacus - Method 'takeActiveCartId' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'ActiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'updateEntry', + comment: + "// TODO:Spartacus - Method 'updateEntry' was removed from Class 'ActiveCartService'. ", + }, + { + class: 'CartAccessCodeAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCartAccessCode', + comment: + "// TODO:Spartacus - Method 'getCartAccessCode' was removed from Class 'CartAccessCodeAdapter'. ", + }, + { + class: 'CartAccessCodeConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCartAccessCode', + comment: + "// TODO:Spartacus - Method 'getCartAccessCode' was removed from Class 'CartAccessCodeConnector'. ", + }, + { + class: 'CartAccessCodeService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCartAccessCode', + comment: + "// TODO:Spartacus - Method 'getCartAccessCode' was removed from Class 'CartAccessCodeService'. ", + }, + { + class: 'CartAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEmail', + comment: + "// TODO:Spartacus - Method 'addEmail' was removed from Class 'CartAdapter'. ", + }, + { + class: 'CartAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'CartAdapter'. ", + }, + { + class: 'CartAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'CartAdapter'. ", + }, + { + class: 'CartAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CartAdapter'. ", + }, + { + class: 'CartAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'loadAll', + comment: + "// TODO:Spartacus - Method 'loadAll' was removed from Class 'CartAdapter'. ", + }, + { + class: 'CartAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'CartAdapter'. ", + }, + { + class: 'CartConfigService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isCartValidationEnabled', + comment: + "// TODO:Spartacus - Method 'isCartValidationEnabled' was removed from Class 'CartConfigService'. ", + }, + { + class: 'CartConfigService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isSelectiveCartEnabled', + comment: + "// TODO:Spartacus - Method 'isSelectiveCartEnabled' was removed from Class 'CartConfigService'. ", + }, + { + class: 'CartConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEmail', + comment: + "// TODO:Spartacus - Method 'addEmail' was removed from Class 'CartConnector'. ", + }, + { + class: 'CartConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'create', + comment: + "// TODO:Spartacus - Method 'create' was removed from Class 'CartConnector'. ", + }, + { + class: 'CartConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'delete', + comment: + "// TODO:Spartacus - Method 'delete' was removed from Class 'CartConnector'. ", + }, + { + class: 'CartConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'CartConnector'. ", + }, + { + class: 'CartConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'loadAll', + comment: + "// TODO:Spartacus - Method 'loadAll' was removed from Class 'CartConnector'. ", + }, + { + class: 'CartConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'save', + comment: + "// TODO:Spartacus - Method 'save' was removed from Class 'CartConnector'. ", + }, + { + class: 'CartEntryAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'CartEntryAdapter'. ", + }, + { + class: 'CartEntryAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'CartEntryAdapter'. ", + }, + { + class: 'CartEntryAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'CartEntryAdapter'. ", + }, + { + class: 'CartEntryConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'CartEntryConnector'. ", + }, + { + class: 'CartEntryConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'CartEntryConnector'. ", + }, + { + class: 'CartEntryConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'update', + comment: + "// TODO:Spartacus - Method 'update' was removed from Class 'CartEntryConnector'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getAction', + comment: + "// TODO:Spartacus - Method 'getAction' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerAddCartVoucher', + comment: + "// TODO:Spartacus - Method 'registerAddCartVoucher' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerAddEntry', + comment: + "// TODO:Spartacus - Method 'registerAddEntry' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerCreateCart', + comment: + "// TODO:Spartacus - Method 'registerCreateCart' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerDeleteCart', + comment: + "// TODO:Spartacus - Method 'registerDeleteCart' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerMapped', + comment: + "// TODO:Spartacus - Method 'registerMapped' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerMergeCartSuccess', + comment: + "// TODO:Spartacus - Method 'registerMergeCartSuccess' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerRemoveCartVoucher', + comment: + "// TODO:Spartacus - Method 'registerRemoveCartVoucher' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerRemoveEntry', + comment: + "// TODO:Spartacus - Method 'registerRemoveEntry' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'registerUpdateEntry', + comment: + "// TODO:Spartacus - Method 'registerUpdateEntry' was removed from Class 'CartEventBuilder'. ", + }, + { + class: 'CartGuestUserAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'createCartGuestUser', + comment: + "// TODO:Spartacus - Method 'createCartGuestUser' was removed from Class 'CartGuestUserAdapter'. ", + }, + { + class: 'CartGuestUserAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'updateCartGuestUser', + comment: + "// TODO:Spartacus - Method 'updateCartGuestUser' was removed from Class 'CartGuestUserAdapter'. ", + }, + { + class: 'CartGuestUserConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'createCartGuestUser', + comment: + "// TODO:Spartacus - Method 'createCartGuestUser' was removed from Class 'CartGuestUserConnector'. ", + }, + { + class: 'CartGuestUserConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'updateCartGuestUser', + comment: + "// TODO:Spartacus - Method 'updateCartGuestUser' was removed from Class 'CartGuestUserConnector'. ", + }, + { + class: 'CartGuestUserService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'createCartGuestUser', + comment: + "// TODO:Spartacus - Method 'createCartGuestUser' was removed from Class 'CartGuestUserService'. ", + }, + { + class: 'CartGuestUserService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'updateCartGuestUser', + comment: + "// TODO:Spartacus - Method 'updateCartGuestUser' was removed from Class 'CartGuestUserService'. ", + }, + { + class: 'CartPageEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'buildCartPageEvent', + comment: + "// TODO:Spartacus - Method 'buildCartPageEvent' was removed from Class 'CartPageEventBuilder'. ", + }, + { + class: 'CartPageEventBuilder', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'register', + comment: + "// TODO:Spartacus - Method 'register' was removed from Class 'CartPageEventBuilder'. ", + }, + { + class: 'CartValidationAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'validate', + comment: + "// TODO:Spartacus - Method 'validate' was removed from Class 'CartValidationAdapter'. ", + }, + { + class: 'CartValidationConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'validate', + comment: + "// TODO:Spartacus - Method 'validate' was removed from Class 'CartValidationConnector'. ", + }, + { + class: 'CartValidationGuard', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'canActivate', + comment: + "// TODO:Spartacus - Method 'canActivate' was removed from Class 'CartValidationGuard'. ", + }, + { + class: 'CartValidationService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getValidationResults', + comment: + "// TODO:Spartacus - Method 'getValidationResults' was removed from Class 'CartValidationService'. ", + }, + { + class: 'CartValidationService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'validateCart', + comment: + "// TODO:Spartacus - Method 'validateCart' was removed from Class 'CartValidationService'. ", + }, + { + class: 'CartValidationStateService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CartValidationStateService'. ", + }, + { + class: 'CartValidationStateService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'setInitialState', + comment: + "// TODO:Spartacus - Method 'setInitialState' was removed from Class 'CartValidationStateService'. ", + }, + { + class: 'CartValidationStateService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'setNavigationIdStep', + comment: + "// TODO:Spartacus - Method 'setNavigationIdStep' was removed from Class 'CartValidationStateService'. ", + }, + { + class: 'CartValidationStateService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'updateValidationResultAndRoutingId', + comment: + "// TODO:Spartacus - Method 'updateValidationResultAndRoutingId' was removed from Class 'CartValidationStateService'. ", + }, + { + class: 'CartVoucherAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'CartVoucherAdapter'. ", + }, + { + class: 'CartVoucherAdapter', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'CartVoucherAdapter'. ", + }, + { + class: 'CartVoucherConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'CartVoucherConnector'. ", + }, + { + class: 'CartVoucherConnector', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'remove', + comment: + "// TODO:Spartacus - Method 'remove' was removed from Class 'CartVoucherConnector'. ", + }, + { + class: 'CartVoucherService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addVoucher', + comment: + "// TODO:Spartacus - Method 'addVoucher' was removed from Class 'CartVoucherService'. ", + }, + { + class: 'CartVoucherService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getAddVoucherResultError', + comment: + "// TODO:Spartacus - Method 'getAddVoucherResultError' was removed from Class 'CartVoucherService'. ", + }, + { + class: 'CartVoucherService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getAddVoucherResultLoading', + comment: + "// TODO:Spartacus - Method 'getAddVoucherResultLoading' was removed from Class 'CartVoucherService'. ", + }, + { + class: 'CartVoucherService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getAddVoucherResultSuccess', + comment: + "// TODO:Spartacus - Method 'getAddVoucherResultSuccess' was removed from Class 'CartVoucherService'. ", + }, + { + class: 'CartVoucherService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'removeVoucher', + comment: + "// TODO:Spartacus - Method 'removeVoucher' was removed from Class 'CartVoucherService'. ", + }, + { + class: 'CartVoucherService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'resetAddVoucherProcessingState', + comment: + "// TODO:Spartacus - Method 'resetAddVoucherProcessingState' was removed from Class 'CartVoucherService'. ", + }, + { + class: 'MultiCartEffectsService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getActiveCartTypeOnLoadSuccess', + comment: + "// TODO:Spartacus - Method 'getActiveCartTypeOnLoadSuccess' was removed from Class 'MultiCartEffectsService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEntries', + comment: + "// TODO:Spartacus - Method 'addEntries' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'assignEmail', + comment: + "// TODO:Spartacus - Method 'assignEmail' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'createCart', + comment: + "// TODO:Spartacus - Method 'createCart' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'deleteCart', + comment: + "// TODO:Spartacus - Method 'deleteCart' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'generateTempCartId', + comment: + "// TODO:Spartacus - Method 'generateTempCartId' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCart', + comment: + "// TODO:Spartacus - Method 'getCart' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCartEntity', + comment: + "// TODO:Spartacus - Method 'getCartEntity' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCartIdByType', + comment: + "// TODO:Spartacus - Method 'getCartIdByType' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCarts', + comment: + "// TODO:Spartacus - Method 'getCarts' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getEntry', + comment: + "// TODO:Spartacus - Method 'getEntry' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getLastEntry', + comment: + "// TODO:Spartacus - Method 'getLastEntry' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Method 'isStable' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'loadCart', + comment: + "// TODO:Spartacus - Method 'loadCart' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'mergeToCurrentCart', + comment: + "// TODO:Spartacus - Method 'mergeToCurrentCart' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'reloadCart', + comment: + "// TODO:Spartacus - Method 'reloadCart' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'removeCart', + comment: + "// TODO:Spartacus - Method 'removeCart' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'updateEntry', + comment: + "// TODO:Spartacus - Method 'updateEntry' was removed from Class 'MultiCartService'. ", + }, + { + class: 'MultiCartStatePersistenceService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCartState', + comment: + "// TODO:Spartacus - Method 'getCartState' was removed from Class 'MultiCartStatePersistenceService'. ", + }, + { + class: 'MultiCartStatePersistenceService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'MultiCartStatePersistenceService'. ", + }, + { + class: 'MultiCartStatePersistenceService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'MultiCartStatePersistenceService'. ", + }, + { + class: 'MultiCartStatePersistenceService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'MultiCartStatePersistenceService'. ", + }, + { + class: 'ProductImportInfoService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getResults', + comment: + "// TODO:Spartacus - Method 'getResults' was removed from Class 'ProductImportInfoService'. ", + }, + { + class: 'ProductImportInfoService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'mapMessages', + comment: + "// TODO:Spartacus - Method 'mapMessages' was removed from Class 'ProductImportInfoService'. ", + }, + { + class: 'SelectiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'addEntry', + comment: + "// TODO:Spartacus - Method 'addEntry' was removed from Class 'SelectiveCartService'. ", + }, + { + class: 'SelectiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getCart', + comment: + "// TODO:Spartacus - Method 'getCart' was removed from Class 'SelectiveCartService'. ", + }, + { + class: 'SelectiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'SelectiveCartService'. ", + }, + { + class: 'SelectiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getEntry', + comment: + "// TODO:Spartacus - Method 'getEntry' was removed from Class 'SelectiveCartService'. ", + }, + { + class: 'SelectiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'getSelectiveCartId', + comment: + "// TODO:Spartacus - Method 'getSelectiveCartId' was removed from Class 'SelectiveCartService'. ", + }, + { + class: 'SelectiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'isStable', + comment: + "// TODO:Spartacus - Method 'isStable' was removed from Class 'SelectiveCartService'. ", + }, + { + class: 'SelectiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'SelectiveCartService'. ", + }, + { + class: 'SelectiveCartService', + importPath: '@spartacus/cart/base/core', + deprecatedNode: 'updateEntry', + comment: + "// TODO:Spartacus - Method 'updateEntry' was removed from Class 'SelectiveCartService'. ", + }, + { + class: 'MiniCartComponentService', + importPath: '@spartacus/cart/base/components/mini-cart', + deprecatedNode: 'activeCartRequired', + comment: + "// TODO:Spartacus - Method 'activeCartRequired' was removed from Class 'MiniCartComponentService'. ", + }, + { + class: 'MiniCartComponentService', + importPath: '@spartacus/cart/base/components/mini-cart', + deprecatedNode: 'getCartStateFromBrowserStorage', + comment: + "// TODO:Spartacus - Method 'getCartStateFromBrowserStorage' was removed from Class 'MiniCartComponentService'. ", + }, + { + class: 'MiniCartComponentService', + importPath: '@spartacus/cart/base/components/mini-cart', + deprecatedNode: 'getQuantity', + comment: + "// TODO:Spartacus - Method 'getQuantity' was removed from Class 'MiniCartComponentService'. ", + }, + { + class: 'MiniCartComponentService', + importPath: '@spartacus/cart/base/components/mini-cart', + deprecatedNode: 'getTotalPrice', + comment: + "// TODO:Spartacus - Method 'getTotalPrice' was removed from Class 'MiniCartComponentService'. ", + }, + { + class: 'MiniCartComponentService', + importPath: '@spartacus/cart/base/components/mini-cart', + deprecatedNode: 'hasActiveCartInStorage', + comment: + "// TODO:Spartacus - Method 'hasActiveCartInStorage' was removed from Class 'MiniCartComponentService'. ", + }, + { + class: 'MiniCartComponentService', + importPath: '@spartacus/cart/base/components/mini-cart', + deprecatedNode: 'isCartCreated', + comment: + "// TODO:Spartacus - Method 'isCartCreated' was removed from Class 'MiniCartComponentService'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'addToCart', + comment: + "// TODO:Spartacus - Method 'addToCart' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'createCartUiEventAddToCart', + comment: + "// TODO:Spartacus - Method 'createCartUiEventAddToCart' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'getInventory', + comment: + "// TODO:Spartacus - Method 'getInventory' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'getQuantityFromSavedCart', + comment: + "// TODO:Spartacus - Method 'getQuantityFromSavedCart' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'handleKeyboardEvent', + comment: + "// TODO:Spartacus - Method 'handleKeyboardEvent' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'onPickupOptionsCompLoaded', + comment: + "// TODO:Spartacus - Method 'onPickupOptionsCompLoaded' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'setStockInfo', + comment: + "// TODO:Spartacus - Method 'setStockInfo' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AddToCartComponent', + importPath: '@spartacus/cart/base/components/add-to-cart', + deprecatedNode: 'updateCount', + comment: + "// TODO:Spartacus - Method 'updateCount' was removed from Class 'AddToCartComponent'. ", + }, + { + class: 'AbstractOrderContextDirective', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'AbstractOrderContextDirective'. ", + }, + { + class: 'ActiveCartOrderEntriesContext', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'add', + comment: + "// TODO:Spartacus - Method 'add' was removed from Class 'ActiveCartOrderEntriesContext'. ", + }, + { + class: 'ActiveCartOrderEntriesContext', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'addEntries', + comment: + "// TODO:Spartacus - Method 'addEntries' was removed from Class 'ActiveCartOrderEntriesContext'. ", + }, + { + class: 'ActiveCartOrderEntriesContext', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getEntries', + comment: + "// TODO:Spartacus - Method 'getEntries' was removed from Class 'ActiveCartOrderEntriesContext'. ", + }, + { + class: 'ActiveCartOrderEntriesContext', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'mapProductsToOrderEntries', + comment: + "// TODO:Spartacus - Method 'mapProductsToOrderEntries' was removed from Class 'ActiveCartOrderEntriesContext'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'dismissModal', + comment: + "// TODO:Spartacus - Method 'dismissModal' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getAddedEntryWasMerged', + comment: + "// TODO:Spartacus - Method 'getAddedEntryWasMerged' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getQuantityControl', + comment: + "// TODO:Spartacus - Method 'getQuantityControl' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getQuantityFormControl', + comment: + "// TODO:Spartacus - Method 'getQuantityFormControl' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'init', + comment: + "// TODO:Spartacus - Method 'init' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'onAction', + comment: + "// TODO:Spartacus - Method 'onAction' was removed from Class 'AddedToCartDialogComponent'. ", + }, + { + class: 'AddedToCartDialogEventListener', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'AddedToCartDialogEventListener'. ", + }, + { + class: 'AddedToCartDialogEventListener', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'createCompletionObservable', + comment: + "// TODO:Spartacus - Method 'createCompletionObservable' was removed from Class 'AddedToCartDialogEventListener'. ", + }, + { + class: 'AddedToCartDialogEventListener', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AddedToCartDialogEventListener'. ", + }, + { + class: 'AddedToCartDialogEventListener', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'onAddToCart', + comment: + "// TODO:Spartacus - Method 'onAddToCart' was removed from Class 'AddedToCartDialogEventListener'. ", + }, + { + class: 'AddedToCartDialogEventListener', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'openModal', + comment: + "// TODO:Spartacus - Method 'openModal' was removed from Class 'AddedToCartDialogEventListener'. ", + }, + { + class: 'AppliedCouponsComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'removeVoucher', + comment: + "// TODO:Spartacus - Method 'removeVoucher' was removed from Class 'AppliedCouponsComponent'. ", + }, + { + class: 'AppliedCouponsComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'sortedVouchers', + comment: + "// TODO:Spartacus - Property 'sortedVouchers' was removed from Class 'AppliedCouponsComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'applyCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'applyCustomerCoupon' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'applyVoucher', + comment: + "// TODO:Spartacus - Method 'applyVoucher' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'disableClose', + comment: + "// TODO:Spartacus - Method 'disableClose' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'featureConfigService', + comment: + "// TODO:Spartacus - Property 'featureConfigService' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getApplicableCustomerCoupons', + comment: + "// TODO:Spartacus - Method 'getApplicableCustomerCoupons' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'onError', + comment: + "// TODO:Spartacus - Method 'onError' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartCouponComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'onSuccess', + comment: + "// TODO:Spartacus - Method 'onSuccess' was removed from Class 'CartCouponComponent'. ", + }, + { + class: 'CartDetailsComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CartDetailsComponent'. ", + }, + { + class: 'CartDetailsComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'saveForLater', + comment: + "// TODO:Spartacus - Method 'saveForLater' was removed from Class 'CartDetailsComponent'. ", + }, + { + class: 'CartItemComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'isProductOutOfStock', + comment: + "// TODO:Spartacus - Method 'isProductOutOfStock' was removed from Class 'CartItemComponent'. ", + }, + { + class: 'CartItemComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnChanges', + comment: + "// TODO:Spartacus - Method 'ngOnChanges' was removed from Class 'CartItemComponent'. ", + }, + { + class: 'CartItemComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'removeItem', + comment: + "// TODO:Spartacus - Method 'removeItem' was removed from Class 'CartItemComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: '_setItems', + comment: + "// TODO:Spartacus - Method '_setItems' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'createForm', + comment: + "// TODO:Spartacus - Method 'createForm' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getControl', + comment: + "// TODO:Spartacus - Method 'getControl' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getControlName', + comment: + "// TODO:Spartacus - Method 'getControlName' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getInputsFromContext', + comment: + "// TODO:Spartacus - Method 'getInputsFromContext' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getOptions', + comment: + "// TODO:Spartacus - Method 'getOptions' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'isItemsChanged', + comment: + "// TODO:Spartacus - Method 'isItemsChanged' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'items', + comment: + "// TODO:Spartacus - Property 'items' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'normalizeConsignmentEntries', + comment: + "// TODO:Spartacus - Method 'normalizeConsignmentEntries' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'removeEntry', + comment: + "// TODO:Spartacus - Method 'removeEntry' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'rerenderChangedItems', + comment: + "// TODO:Spartacus - Method 'rerenderChangedItems' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'resolveItems', + comment: + "// TODO:Spartacus - Method 'resolveItems' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'setLoading', + comment: + "// TODO:Spartacus - Property 'setLoading' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'updateItemsOnContextChange', + comment: + "// TODO:Spartacus - Method 'updateItemsOnContextChange' was removed from Class 'CartItemListComponent'. ", + }, + { + class: 'CartItemListComponentService', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'showBasePriceWithDiscount', + comment: + "// TODO:Spartacus - Method 'showBasePriceWithDiscount' was removed from Class 'CartItemListComponentService'. ", + }, + { + class: 'CartPageLayoutHandler', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'getSelectiveCart', + comment: + "// TODO:Spartacus - Method 'getSelectiveCart' was removed from Class 'CartPageLayoutHandler'. ", + }, + { + class: 'CartPageLayoutHandler', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'handle', + comment: + "// TODO:Spartacus - Method 'handle' was removed from Class 'CartPageLayoutHandler'. ", + }, + { + class: 'CartProceedToCheckoutComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'disableButtonWhileNavigation', + comment: + "// TODO:Spartacus - Method 'disableButtonWhileNavigation' was removed from Class 'CartProceedToCheckoutComponent'. ", + }, + { + class: 'CartProceedToCheckoutComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CartProceedToCheckoutComponent'. ", + }, + { + class: 'CartProceedToCheckoutComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CartProceedToCheckoutComponent'. ", + }, + { + class: 'CartTotalsComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CartTotalsComponent'. ", + }, + { + class: 'CartValidationWarningsComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'removeMessage', + comment: + "// TODO:Spartacus - Method 'removeMessage' was removed from Class 'CartValidationWarningsComponent'. ", + }, + { + class: 'ClearCartComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ClearCartComponent'. ", + }, + { + class: 'ClearCartComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'ClearCartComponent'. ", + }, + { + class: 'ClearCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'clearCart', + comment: + "// TODO:Spartacus - Method 'clearCart' was removed from Class 'ClearCartDialogComponent'. ", + }, + { + class: 'ClearCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'close', + comment: + "// TODO:Spartacus - Method 'close' was removed from Class 'ClearCartDialogComponent'. ", + }, + { + class: 'ClearCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'handleClick', + comment: + "// TODO:Spartacus - Method 'handleClick' was removed from Class 'ClearCartDialogComponent'. ", + }, + { + class: 'ClearCartDialogComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'ClearCartDialogComponent'. ", + }, + { + class: 'ClearCartDialogComponentService', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'closeDialog', + comment: + "// TODO:Spartacus - Method 'closeDialog' was removed from Class 'ClearCartDialogComponentService'. ", + }, + { + class: 'ClearCartDialogComponentService', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'deleteActiveCart', + comment: + "// TODO:Spartacus - Method 'deleteActiveCart' was removed from Class 'ClearCartDialogComponentService'. ", + }, + { + class: 'ClearCartDialogComponentService', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'displayGlobalMessage', + comment: + "// TODO:Spartacus - Method 'displayGlobalMessage' was removed from Class 'ClearCartDialogComponentService'. ", + }, + { + class: 'OrderSummaryComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'OrderSummaryComponent'. ", + }, + { + class: 'OrderSummaryComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'OrderSummaryComponent'. ", + }, + { + class: 'SaveForLaterComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'moveToCart', + comment: + "// TODO:Spartacus - Method 'moveToCart' was removed from Class 'SaveForLaterComponent'. ", + }, + { + class: 'SaveForLaterComponent', + importPath: '@spartacus/cart/base/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'SaveForLaterComponent'. ", + }, + { + class: 'AsmAuthHttpHeaderService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'alterRequest', + comment: + "// TODO:Spartacus - Method 'alterRequest' was removed from Class 'AsmAuthHttpHeaderService'. ", + }, + { + class: 'AsmAuthHttpHeaderService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'handleExpiredRefreshToken', + comment: + "// TODO:Spartacus - Method 'handleExpiredRefreshToken' was removed from Class 'AsmAuthHttpHeaderService'. ", + }, + { + class: 'AsmAuthHttpHeaderService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isCSAgentTokenRequest', + comment: + "// TODO:Spartacus - Method 'isCSAgentTokenRequest' was removed from Class 'AsmAuthHttpHeaderService'. ", + }, + { + class: 'AsmAuthHttpHeaderService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'shouldAddAuthorizationHeader', + comment: + "// TODO:Spartacus - Method 'shouldAddAuthorizationHeader' was removed from Class 'AsmAuthHttpHeaderService'. ", + }, + { + class: 'AsmAuthHttpHeaderService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'shouldCatchError', + comment: + "// TODO:Spartacus - Method 'shouldCatchError' was removed from Class 'AsmAuthHttpHeaderService'. ", + }, + { + class: 'AsmAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'canUserLogin', + comment: + "// TODO:Spartacus - Method 'canUserLogin' was removed from Class 'AsmAuthService'. ", + }, + { + class: 'AsmAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'coreLogout', + comment: + "// TODO:Spartacus - Method 'coreLogout' was removed from Class 'AsmAuthService'. ", + }, + { + class: 'AsmAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isUserLoggedIn', + comment: + "// TODO:Spartacus - Method 'isUserLoggedIn' was removed from Class 'AsmAuthService'. ", + }, + { + class: 'AsmAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'loginWithCredentials', + comment: + "// TODO:Spartacus - Method 'loginWithCredentials' was removed from Class 'AsmAuthService'. ", + }, + { + class: 'AsmAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'loginWithRedirect', + comment: + "// TODO:Spartacus - Method 'loginWithRedirect' was removed from Class 'AsmAuthService'. ", + }, + { + class: 'AsmAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'warnAboutLoggedCSAgent', + comment: + "// TODO:Spartacus - Method 'warnAboutLoggedCSAgent' was removed from Class 'AsmAuthService'. ", + }, + { + class: 'AsmAuthStorageService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'clearEmulatedUserToken', + comment: + "// TODO:Spartacus - Method 'clearEmulatedUserToken' was removed from Class 'AsmAuthStorageService'. ", + }, + { + class: 'AsmAuthStorageService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getEmulatedUserToken', + comment: + "// TODO:Spartacus - Method 'getEmulatedUserToken' was removed from Class 'AsmAuthStorageService'. ", + }, + { + class: 'AsmAuthStorageService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getTokenTarget', + comment: + "// TODO:Spartacus - Method 'getTokenTarget' was removed from Class 'AsmAuthStorageService'. ", + }, + { + class: 'AsmAuthStorageService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'setEmulatedUserToken', + comment: + "// TODO:Spartacus - Method 'setEmulatedUserToken' was removed from Class 'AsmAuthStorageService'. ", + }, + { + class: 'AsmAuthStorageService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'setTokenTarget', + comment: + "// TODO:Spartacus - Method 'setTokenTarget' was removed from Class 'AsmAuthStorageService'. ", + }, + { + class: 'AsmAuthStorageService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'switchTokenTargetToCSAgent', + comment: + "// TODO:Spartacus - Method 'switchTokenTargetToCSAgent' was removed from Class 'AsmAuthStorageService'. ", + }, + { + class: 'AsmAuthStorageService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'switchTokenTargetToUser', + comment: + "// TODO:Spartacus - Method 'switchTokenTargetToUser' was removed from Class 'AsmAuthStorageService'. ", + }, + { + class: 'AsmBindCartFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'bindCart', + comment: + "// TODO:Spartacus - Method 'bindCart' was removed from Class 'AsmBindCartFacade'. ", + }, + { + class: 'AsmConfig', + importPath: '@spartacus/asm/root', + deprecatedNode: 'asm', + comment: + "// TODO:Spartacus - The type of property 'asm: { agentSessionTimer?: { startingDelayInSeconds?: number; }; customerSearch?: { maxResults?: number; }; customerList?: { pageSize?: number; showAvatar?: boolean; columns?: { headerLocalizationKey: string; icon?: { symbol?: ICON_TYPE; captionLocalizationKey?: string; }; renderer?: (customer: User) => string; actionType?: CustomerListColumnActionType; }[]; }; userIdHttpHeader?: { enable?: boolean; }; }' changed to: 'asm: { agentSessionTimer?: { startingDelayInSeconds?: number; }; customerSearch?: { maxResults?: number; }; customerList?: { pageSize?: number; showAvatar?: boolean; columns?: { headerLocalizationKey: string; icon?: { symbol?: ICON_TYPE; captionLocalizationKey?: string; }; renderer?: (customer: User) => string; actionType?: CustomerListColumnActionType; }[]; }; asmSessionSupport?: { enabled?: boolean; }; userIdHttpHeader?: { enable?: boolean; }; createCustomer?: { enable?: boolean; }; }' ", + }, + { + class: 'AsmCreateCustomerFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'createCustomer', + comment: + "// TODO:Spartacus - Method 'createCustomer' was removed from Class 'AsmCreateCustomerFacade'. ", + }, + { + class: 'AsmCustomerListFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'customerListCustomersSearch', + comment: + "// TODO:Spartacus - Method 'customerListCustomersSearch' was removed from Class 'AsmCustomerListFacade'. ", + }, + { + class: 'AsmCustomerListFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'customerListCustomersSearchReset', + comment: + "// TODO:Spartacus - Method 'customerListCustomersSearchReset' was removed from Class 'AsmCustomerListFacade'. ", + }, + { + class: 'AsmCustomerListFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getCustomerListCustomersSearchResults', + comment: + "// TODO:Spartacus - Method 'getCustomerListCustomersSearchResults' was removed from Class 'AsmCustomerListFacade'. ", + }, + { + class: 'AsmCustomerListFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getCustomerListCustomersSearchResultsError', + comment: + "// TODO:Spartacus - Method 'getCustomerListCustomersSearchResultsError' was removed from Class 'AsmCustomerListFacade'. ", + }, + { + class: 'AsmCustomerListFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getCustomerListCustomersSearchResultsLoading', + comment: + "// TODO:Spartacus - Method 'getCustomerListCustomersSearchResultsLoading' was removed from Class 'AsmCustomerListFacade'. ", + }, + { + class: 'AsmCustomerListFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getCustomerLists', + comment: + "// TODO:Spartacus - Method 'getCustomerLists' was removed from Class 'AsmCustomerListFacade'. ", + }, + { + class: 'AsmCustomerListFacade', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getCustomerListsState', + comment: + "// TODO:Spartacus - Method 'getCustomerListsState' was removed from Class 'AsmCustomerListFacade'. ", + }, + { + class: 'AsmDeepLinkService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getParamsInUrl', + comment: + "// TODO:Spartacus - Method 'getParamsInUrl' was removed from Class 'AsmDeepLinkService'. ", + }, + { + class: 'AsmDeepLinkService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getSearchParameter', + comment: + "// TODO:Spartacus - Method 'getSearchParameter' was removed from Class 'AsmDeepLinkService'. ", + }, + { + class: 'AsmDeepLinkService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'handleNavigation', + comment: + "// TODO:Spartacus - Method 'handleNavigation' was removed from Class 'AsmDeepLinkService'. ", + }, + { + class: 'AsmDeepLinkService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isEmulateInURL', + comment: + "// TODO:Spartacus - Method 'isEmulateInURL' was removed from Class 'AsmDeepLinkService'. ", + }, + { + class: 'AsmEnablerService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'addUi', + comment: + "// TODO:Spartacus - Method 'addUi' was removed from Class 'AsmEnablerService'. ", + }, + { + class: 'AsmEnablerService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isEmulateInURL', + comment: + "// TODO:Spartacus - Method 'isEmulateInURL' was removed from Class 'AsmEnablerService'. ", + }, + { + class: 'AsmEnablerService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isEnabled', + comment: + "// TODO:Spartacus - Method 'isEnabled' was removed from Class 'AsmEnablerService'. ", + }, + { + class: 'AsmEnablerService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isLaunched', + comment: + "// TODO:Spartacus - Method 'isLaunched' was removed from Class 'AsmEnablerService'. ", + }, + { + class: 'AsmEnablerService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isUsedBefore', + comment: + "// TODO:Spartacus - Method 'isUsedBefore' was removed from Class 'AsmEnablerService'. ", + }, + { + class: 'AsmEnablerService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'load', + comment: + "// TODO:Spartacus - Method 'load' was removed from Class 'AsmEnablerService'. ", + }, + { + class: 'CsAgentAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'authorizeCustomerSupportAgent', + comment: + "// TODO:Spartacus - Method 'authorizeCustomerSupportAgent' was removed from Class 'CsAgentAuthService'. ", + }, + { + class: 'CsAgentAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'authorizeCustomerSupportAgentWhenUseCodeFlow', + comment: + "// TODO:Spartacus - Method 'authorizeCustomerSupportAgentWhenUseCodeFlow' was removed from Class 'CsAgentAuthService'. ", + }, + { + class: 'CsAgentAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'getCustomerSupportAgentTokenLoading', + comment: + "// TODO:Spartacus - Method 'getCustomerSupportAgentTokenLoading' was removed from Class 'CsAgentAuthService'. ", + }, + { + class: 'CsAgentAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isCustomerEmulated', + comment: + "// TODO:Spartacus - Method 'isCustomerEmulated' was removed from Class 'CsAgentAuthService'. ", + }, + { + class: 'CsAgentAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'isCustomerSupportAgentLoggedIn', + comment: + "// TODO:Spartacus - Method 'isCustomerSupportAgentLoggedIn' was removed from Class 'CsAgentAuthService'. ", + }, + { + class: 'CsAgentAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'logoutCustomerSupportAgent', + comment: + "// TODO:Spartacus - Method 'logoutCustomerSupportAgent' was removed from Class 'CsAgentAuthService'. ", + }, + { + class: 'CsAgentAuthService', + importPath: '@spartacus/asm/root', + deprecatedNode: 'startCustomerEmulationSession', + comment: + "// TODO:Spartacus - Method 'startCustomerEmulationSession' was removed from Class 'CsAgentAuthService'. ", + }, + { + class: 'OccAsmAdapter', + importPath: '@spartacus/asm/occ', + deprecatedNode: 'bindCart', + comment: + "// TODO:Spartacus - Method 'bindCart' was removed from Class 'OccAsmAdapter'. ", + }, + { + class: 'OccAsmAdapter', + importPath: '@spartacus/asm/occ', + deprecatedNode: 'createCustomer', + comment: + "// TODO:Spartacus - Method 'createCustomer' was removed from Class 'OccAsmAdapter'. ", + }, + { + class: 'OccAsmAdapter', + importPath: '@spartacus/asm/occ', + deprecatedNode: 'customerLists', + comment: + "// TODO:Spartacus - Method 'customerLists' was removed from Class 'OccAsmAdapter'. ", + }, + { + class: 'OccAsmAdapter', + importPath: '@spartacus/asm/occ', + deprecatedNode: 'customerSearch', + comment: + "// TODO:Spartacus - Method 'customerSearch' was removed from Class 'OccAsmAdapter'. ", + }, + { + class: 'OccAsmAdapter', + importPath: '@spartacus/asm/occ', + deprecatedNode: 'getHeaders', + comment: + "// TODO:Spartacus - Method 'getHeaders' was removed from Class 'OccAsmAdapter'. ", + }, + { + class: 'AsmCustomer360Facade', + importPath: '@spartacus/asm/customer-360/root', + deprecatedNode: 'get360Data', + comment: + "// TODO:Spartacus - Method 'get360Data' was removed from Class 'AsmCustomer360Facade'. ", + }, + { + class: 'OccAsmCustomer360Adapter', + importPath: '@spartacus/asm/customer-360/occ', + deprecatedNode: 'getAsmCustomer360Data', + comment: + "// TODO:Spartacus - Method 'getAsmCustomer360Data' was removed from Class 'OccAsmCustomer360Adapter'. ", + }, + { + class: 'OccAsmCustomer360Adapter', + importPath: '@spartacus/asm/customer-360/occ', + deprecatedNode: 'getHeaders', + comment: + "// TODO:Spartacus - Method 'getHeaders' was removed from Class 'OccAsmCustomer360Adapter'. ", + }, + { + class: 'AsmCustomer360Adapter', + importPath: '@spartacus/asm/customer-360/core', + deprecatedNode: 'getAsmCustomer360Data', + comment: + "// TODO:Spartacus - Method 'getAsmCustomer360Data' was removed from Class 'AsmCustomer360Adapter'. ", + }, + { + class: 'AsmCustomer360Connector', + importPath: '@spartacus/asm/customer-360/core', + deprecatedNode: 'getAsmCustomer360Data', + comment: + "// TODO:Spartacus - Method 'getAsmCustomer360Data' was removed from Class 'AsmCustomer360Connector'. ", + }, + { + class: 'AsmCustomer360Service', + importPath: '@spartacus/asm/customer-360/core', + deprecatedNode: 'get360Data', + comment: + "// TODO:Spartacus - Method 'get360Data' was removed from Class 'AsmCustomer360Service'. ", + }, + { + class: 'AsmCustomer360ActivityComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'itemSelected', + comment: + "// TODO:Spartacus - Method 'itemSelected' was removed from Class 'AsmCustomer360ActivityComponent'. ", + }, + { + class: 'AsmCustomer360ActivityComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360ActivityComponent'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'closeErrorAlert', + comment: + "// TODO:Spartacus - Method 'closeErrorAlert' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'getAvatarImage', + comment: + "// TODO:Spartacus - Method 'getAvatarImage' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'getAvatarText', + comment: + "// TODO:Spartacus - Method 'getAvatarText' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'isBackNavigation', + comment: + "// TODO:Spartacus - Method 'isBackNavigation' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'isForwardsNavigation', + comment: + "// TODO:Spartacus - Method 'isForwardsNavigation' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'isLTRDirection', + comment: + "// TODO:Spartacus - Method 'isLTRDirection' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'isRTLDirection', + comment: + "// TODO:Spartacus - Method 'isRTLDirection' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'navigateTo', + comment: + "// TODO:Spartacus - Method 'navigateTo' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'selectTab', + comment: + "// TODO:Spartacus - Method 'selectTab' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'setTabData', + comment: + "// TODO:Spartacus - Method 'setTabData' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'switchTab', + comment: + "// TODO:Spartacus - Method 'switchTab' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360Component', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'updateTabIndex', + comment: + "// TODO:Spartacus - Method 'updateTabIndex' was removed from Class 'AsmCustomer360Component'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'applyCouponToCustomer', + comment: + "// TODO:Spartacus - Method 'applyCouponToCustomer' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'closeErrorAlert', + comment: + "// TODO:Spartacus - Method 'closeErrorAlert' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'closeErrorAlertForApplyAction', + comment: + "// TODO:Spartacus - Method 'closeErrorAlertForApplyAction' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'fetchCoupons', + comment: + "// TODO:Spartacus - Method 'fetchCoupons' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'refreshActionButton', + comment: + "// TODO:Spartacus - Method 'refreshActionButton' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'refreshComponent', + comment: + "// TODO:Spartacus - Method 'refreshComponent' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'removeCouponToCustomer', + comment: + "// TODO:Spartacus - Method 'removeCouponToCustomer' was removed from Class 'AsmCustomer360CouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'changeTab', + comment: + "// TODO:Spartacus - Method 'changeTab' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'claimCouponToCustomer', + comment: + "// TODO:Spartacus - Method 'claimCouponToCustomer' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'closeErrorAlert', + comment: + "// TODO:Spartacus - Method 'closeErrorAlert' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'closeErrorAlertForApplyAction', + comment: + "// TODO:Spartacus - Method 'closeErrorAlertForApplyAction' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'disclaimCouponToCustomer', + comment: + "// TODO:Spartacus - Method 'disclaimCouponToCustomer' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'fetchCustomerCoupons', + comment: + "// TODO:Spartacus - Method 'fetchCustomerCoupons' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'refreshActionButton', + comment: + "// TODO:Spartacus - Method 'refreshActionButton' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360CustomerCouponComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'searchCustomerCoupon', + comment: + "// TODO:Spartacus - Method 'searchCustomerCoupon' was removed from Class 'AsmCustomer360CustomerCouponComponent'. ", + }, + { + class: 'AsmCustomer360MapComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'getStoreOpening', + comment: + "// TODO:Spartacus - Method 'getStoreOpening' was removed from Class 'AsmCustomer360MapComponent'. ", + }, + { + class: 'AsmCustomer360MapComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmCustomer360MapComponent'. ", + }, + { + class: 'AsmCustomer360MapComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360MapComponent'. ", + }, + { + class: 'AsmCustomer360MapComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'selectStore', + comment: + "// TODO:Spartacus - Method 'selectStore' was removed from Class 'AsmCustomer360MapComponent'. ", + }, + { + class: 'AsmCustomer360ProductReviewsComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'getLongDate', + comment: + "// TODO:Spartacus - Method 'getLongDate' was removed from Class 'AsmCustomer360ProductReviewsComponent'. ", + }, + { + class: 'AsmCustomer360ProductReviewsComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'navigateTo', + comment: + "// TODO:Spartacus - Method 'navigateTo' was removed from Class 'AsmCustomer360ProductReviewsComponent'. ", + }, + { + class: 'AsmCustomer360ProductReviewsComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360ProductReviewsComponent'. ", + }, + { + class: 'AsmCustomer360ProfileComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'getCardContent', + comment: + "// TODO:Spartacus - Method 'getCardContent' was removed from Class 'AsmCustomer360ProfileComponent'. ", + }, + { + class: 'AsmCustomer360ProfileComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'getCardIcon', + comment: + "// TODO:Spartacus - Method 'getCardIcon' was removed from Class 'AsmCustomer360ProfileComponent'. ", + }, + { + class: 'AsmCustomer360ProfileComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360ProfileComponent'. ", + }, + { + class: 'AsmCustomer360PromotionComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'closeErrorAlert', + comment: + "// TODO:Spartacus - Method 'closeErrorAlert' was removed from Class 'AsmCustomer360PromotionComponent'. ", + }, + { + class: 'AsmCustomer360PromotionComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'fetchPromotions', + comment: + "// TODO:Spartacus - Method 'fetchPromotions' was removed from Class 'AsmCustomer360PromotionComponent'. ", + }, + { + class: 'AsmCustomer360PromotionComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmCustomer360PromotionComponent'. ", + }, + { + class: 'AsmCustomer360PromotionComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360PromotionComponent'. ", + }, + { + class: 'AsmCustomer360PromotionComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'refreshPromotions', + comment: + "// TODO:Spartacus - Method 'refreshPromotions' was removed from Class 'AsmCustomer360PromotionComponent'. ", + }, + { + class: 'AsmCustomer360SupportTicketsComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'navigateTo', + comment: + "// TODO:Spartacus - Method 'navigateTo' was removed from Class 'AsmCustomer360SupportTicketsComponent'. ", + }, + { + class: 'AsmCustomer360SupportTicketsComponent', + importPath: '@spartacus/asm/customer-360/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmCustomer360SupportTicketsComponent'. ", + }, + { + class: 'ArgsPipe', + importPath: '@spartacus/asm/core', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'ArgsPipe'. ", + }, + { + class: 'AsmAdapter', + importPath: '@spartacus/asm/core', + deprecatedNode: 'bindCart', + comment: + "// TODO:Spartacus - Method 'bindCart' was removed from Class 'AsmAdapter'. ", + }, + { + class: 'AsmAdapter', + importPath: '@spartacus/asm/core', + deprecatedNode: 'createCustomer', + comment: + "// TODO:Spartacus - Method 'createCustomer' was removed from Class 'AsmAdapter'. ", + }, + { + class: 'AsmAdapter', + importPath: '@spartacus/asm/core', + deprecatedNode: 'customerLists', + comment: + "// TODO:Spartacus - Method 'customerLists' was removed from Class 'AsmAdapter'. ", + }, + { + class: 'AsmAdapter', + importPath: '@spartacus/asm/core', + deprecatedNode: 'customerSearch', + comment: + "// TODO:Spartacus - Method 'customerSearch' was removed from Class 'AsmAdapter'. ", + }, + { + class: 'AsmConnector', + importPath: '@spartacus/asm/core', + deprecatedNode: 'bindCart', + comment: + "// TODO:Spartacus - Method 'bindCart' was removed from Class 'AsmConnector'. ", + }, + { + class: 'AsmConnector', + importPath: '@spartacus/asm/core', + deprecatedNode: 'createCustomer', + comment: + "// TODO:Spartacus - Method 'createCustomer' was removed from Class 'AsmConnector'. ", + }, + { + class: 'AsmConnector', + importPath: '@spartacus/asm/core', + deprecatedNode: 'customerLists', + comment: + "// TODO:Spartacus - Method 'customerLists' was removed from Class 'AsmConnector'. ", + }, + { + class: 'AsmConnector', + importPath: '@spartacus/asm/core', + deprecatedNode: 'customerSearch', + comment: + "// TODO:Spartacus - Method 'customerSearch' was removed from Class 'AsmConnector'. ", + }, + { + class: 'AsmCreateCustomerService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'createCustomer', + comment: + "// TODO:Spartacus - Method 'createCustomer' was removed from Class 'AsmCreateCustomerService'. ", + }, + { + class: 'AsmCustomerListService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'customerListCustomersSearch', + comment: + "// TODO:Spartacus - Method 'customerListCustomersSearch' was removed from Class 'AsmCustomerListService'. ", + }, + { + class: 'AsmCustomerListService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'customerListCustomersSearchReset', + comment: + "// TODO:Spartacus - Method 'customerListCustomersSearchReset' was removed from Class 'AsmCustomerListService'. ", + }, + { + class: 'AsmCustomerListService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getCustomerListCustomersSearchResults', + comment: + "// TODO:Spartacus - Method 'getCustomerListCustomersSearchResults' was removed from Class 'AsmCustomerListService'. ", + }, + { + class: 'AsmCustomerListService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getCustomerListCustomersSearchResultsError', + comment: + "// TODO:Spartacus - Method 'getCustomerListCustomersSearchResultsError' was removed from Class 'AsmCustomerListService'. ", + }, + { + class: 'AsmCustomerListService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getCustomerListCustomersSearchResultsLoading', + comment: + "// TODO:Spartacus - Method 'getCustomerListCustomersSearchResultsLoading' was removed from Class 'AsmCustomerListService'. ", + }, + { + class: 'AsmCustomerListService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getCustomerLists', + comment: + "// TODO:Spartacus - Method 'getCustomerLists' was removed from Class 'AsmCustomerListService'. ", + }, + { + class: 'AsmCustomerListService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getCustomerListsState', + comment: + "// TODO:Spartacus - Method 'getCustomerListsState' was removed from Class 'AsmCustomerListService'. ", + }, + { + class: 'AsmService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'customerSearch', + comment: + "// TODO:Spartacus - Method 'customerSearch' was removed from Class 'AsmService'. ", + }, + { + class: 'AsmService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'customerSearchReset', + comment: + "// TODO:Spartacus - Method 'customerSearchReset' was removed from Class 'AsmService'. ", + }, + { + class: 'AsmService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getAsmUiState', + comment: + "// TODO:Spartacus - Method 'getAsmUiState' was removed from Class 'AsmService'. ", + }, + { + class: 'AsmService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getCustomerSearchResults', + comment: + "// TODO:Spartacus - Method 'getCustomerSearchResults' was removed from Class 'AsmService'. ", + }, + { + class: 'AsmService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getCustomerSearchResultsLoading', + comment: + "// TODO:Spartacus - Method 'getCustomerSearchResultsLoading' was removed from Class 'AsmService'. ", + }, + { + class: 'AsmService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'updateAsmUiState', + comment: + "// TODO:Spartacus - Method 'updateAsmUiState' was removed from Class 'AsmService'. ", + }, + { + class: 'AsmStatePersistenceService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'getAsmState', + comment: + "// TODO:Spartacus - Method 'getAsmState' was removed from Class 'AsmStatePersistenceService'. ", + }, + { + class: 'AsmStatePersistenceService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'initSync', + comment: + "// TODO:Spartacus - Method 'initSync' was removed from Class 'AsmStatePersistenceService'. ", + }, + { + class: 'AsmStatePersistenceService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmStatePersistenceService'. ", + }, + { + class: 'AsmStatePersistenceService', + importPath: '@spartacus/asm/core', + deprecatedNode: 'onRead', + comment: + "// TODO:Spartacus - Method 'onRead' was removed from Class 'AsmStatePersistenceService'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'afterCloseASMSaveCartDialog', + comment: + "// TODO:Spartacus - Method 'afterCloseASMSaveCartDialog' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'bindCartToCustomer', + comment: + "// TODO:Spartacus - Method 'bindCartToCustomer' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'clearText', + comment: + "// TODO:Spartacus - Method 'clearText' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'featureConfig', + comment: + "// TODO:Spartacus - Property 'featureConfig' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'goToSavedCartDetails', + comment: + "// TODO:Spartacus - Method 'goToSavedCartDetails' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'onSaveInactiveCart', + comment: + "// TODO:Spartacus - Method 'onSaveInactiveCart' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'openASMSaveCartDialog', + comment: + "// TODO:Spartacus - Method 'openASMSaveCartDialog' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'openDialog', + comment: + "// TODO:Spartacus - Method 'openDialog' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'replaceCart', + comment: + "// TODO:Spartacus - Method 'replaceCart' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'resetDeeplinkCart', + comment: + "// TODO:Spartacus - Method 'resetDeeplinkCart' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'selectBindAction', + comment: + "// TODO:Spartacus - Method 'selectBindAction' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'simpleBindCart', + comment: + "// TODO:Spartacus - Method 'simpleBindCart' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'subscribeForDeeplinkCart', + comment: + "// TODO:Spartacus - Method 'subscribeForDeeplinkCart' was removed from Class 'AsmBindCartComponent'. ", + }, + { + class: 'AsmBindCartDialogComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'AsmBindCartDialogComponent'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'getDeepLinkUrlParams', + comment: + "// TODO:Spartacus - Method 'getDeepLinkUrlParams' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'getSearchParameter', + comment: + "// TODO:Spartacus - Method 'getSearchParameter' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'handleAsmDialogAction', + comment: + "// TODO:Spartacus - Method 'handleAsmDialogAction' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'handleDeepLinkNavigation', + comment: + "// TODO:Spartacus - Method 'handleDeepLinkNavigation' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isCustomerEmulationSessionInProgress', + comment: + "// TODO:Spartacus - Method 'isCustomerEmulationSessionInProgress' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isEmulatedByDeepLink', + comment: + "// TODO:Spartacus - Method 'isEmulatedByDeepLink' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isEmulateInURL', + comment: + "// TODO:Spartacus - Method 'isEmulateInURL' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'logoutCustomer', + comment: + "// TODO:Spartacus - Method 'logoutCustomer' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'logoutCustomerSupportAgentAndCustomer', + comment: + "// TODO:Spartacus - Method 'logoutCustomerSupportAgentAndCustomer' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'setEmulatedByDeepLink', + comment: + "// TODO:Spartacus - Method 'setEmulatedByDeepLink' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'setShowDeeplinkCartInfoAlert', + comment: + "// TODO:Spartacus - Method 'setShowDeeplinkCartInfoAlert' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'shouldShowDeeplinkCartInfoAlert', + comment: + "// TODO:Spartacus - Method 'shouldShowDeeplinkCartInfoAlert' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmComponentService', + importPath: '@spartacus/asm/components', + deprecatedNode: 'unload', + comment: + "// TODO:Spartacus - Method 'unload' was removed from Class 'AsmComponentService'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'addErrorMessage', + comment: + "// TODO:Spartacus - Method 'addErrorMessage' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeDialogBackendErroAlert', + comment: + "// TODO:Spartacus - Method 'closeDialogBackendErroAlert' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeDialogInfoAlert', + comment: + "// TODO:Spartacus - Method 'closeDialogInfoAlert' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'collectDataFromRegisterForm', + comment: + "// TODO:Spartacus - Method 'collectDataFromRegisterForm' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'onRegisterUserFail', + comment: + "// TODO:Spartacus - Method 'onRegisterUserFail' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'onRegisterUserSuccess', + comment: + "// TODO:Spartacus - Method 'onRegisterUserSuccess' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'registerUser', + comment: + "// TODO:Spartacus - Method 'registerUser' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmCreateCustomerFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'submitForm', + comment: + "// TODO:Spartacus - Method 'submitForm' was removed from Class 'AsmCreateCustomerFormComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeCustomerEmulationInfoAlert', + comment: + "// TODO:Spartacus - Method 'closeCustomerEmulationInfoAlert' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeDeeplinkCartInfoAlert', + comment: + "// TODO:Spartacus - Method 'closeDeeplinkCartInfoAlert' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeDialogConfirmationAlert', + comment: + "// TODO:Spartacus - Method 'closeDialogConfirmationAlert' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'confirmSwitchCustomer', + comment: + "// TODO:Spartacus - Method 'confirmSwitchCustomer' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'createCustomer', + comment: + "// TODO:Spartacus - Method 'createCustomer' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'handleCustomerSessionStartRedirection', + comment: + "// TODO:Spartacus - Method 'handleCustomerSessionStartRedirection' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'hideUi', + comment: + "// TODO:Spartacus - Method 'hideUi' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'loginCustomerSupportAgent', + comment: + "// TODO:Spartacus - Method 'loginCustomerSupportAgent' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'loginCustomerSupportAgentWithAuthorizationCodeFlow', + comment: + "// TODO:Spartacus - Method 'loginCustomerSupportAgentWithAuthorizationCodeFlow' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'logout', + comment: + "// TODO:Spartacus - Method 'logout' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'showC360Dialog', + comment: + "// TODO:Spartacus - Method 'showC360Dialog' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'showCustomList', + comment: + "// TODO:Spartacus - Method 'showCustomList' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'startCustomerEmulationSession', + comment: + "// TODO:Spartacus - Method 'startCustomerEmulationSession' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'startSessionWithParameters', + comment: + "// TODO:Spartacus - Method 'startSessionWithParameters' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmMainUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'subscribeForDeeplink', + comment: + "// TODO:Spartacus - Method 'subscribeForDeeplink' was removed from Class 'AsmMainUiComponent'. ", + }, + { + class: 'AsmSaveCartDialogComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeDialogAlert', + comment: + "// TODO:Spartacus - Method 'closeDialogAlert' was removed from Class 'AsmSaveCartDialogComponent'. ", + }, + { + class: 'AsmSaveCartDialogComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'AsmSaveCartDialogComponent'. ", + }, + { + class: 'AsmSaveCartDialogComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmSaveCartDialogComponent'. ", + }, + { + class: 'AsmSaveCartDialogComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'saveCart', + comment: + "// TODO:Spartacus - Method 'saveCart' was removed from Class 'AsmSaveCartDialogComponent'. ", + }, + { + class: 'AsmSaveCartDialogComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'setCartTotalQty', + comment: + "// TODO:Spartacus - Method 'setCartTotalQty' was removed from Class 'AsmSaveCartDialogComponent'. ", + }, + { + class: 'AsmSessionTimerComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'getTimerStartDelayInSeconds', + comment: + "// TODO:Spartacus - Method 'getTimerStartDelayInSeconds' was removed from Class 'AsmSessionTimerComponent'. ", + }, + { + class: 'AsmSessionTimerComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'initTimer', + comment: + "// TODO:Spartacus - Method 'initTimer' was removed from Class 'AsmSessionTimerComponent'. ", + }, + { + class: 'AsmSessionTimerComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmSessionTimerComponent'. ", + }, + { + class: 'AsmSessionTimerComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmSessionTimerComponent'. ", + }, + { + class: 'AsmSessionTimerComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'resetOnCustomerSessionChange', + comment: + "// TODO:Spartacus - Method 'resetOnCustomerSessionChange' was removed from Class 'AsmSessionTimerComponent'. ", + }, + { + class: 'AsmSessionTimerComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'resetOnNavigate', + comment: + "// TODO:Spartacus - Method 'resetOnNavigate' was removed from Class 'AsmSessionTimerComponent'. ", + }, + { + class: 'AsmSessionTimerComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'resetTimer', + comment: + "// TODO:Spartacus - Method 'resetTimer' was removed from Class 'AsmSessionTimerComponent'. ", + }, + { + class: 'AsmSwitchCustomerDialogComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'AsmSwitchCustomerDialogComponent'. ", + }, + { + class: 'AsmSwitchCustomerDialogComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmSwitchCustomerDialogComponent'. ", + }, + { + class: 'AsmToggleUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'AsmToggleUiComponent'. ", + }, + { + class: 'AsmToggleUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'AsmToggleUiComponent'. ", + }, + { + class: 'AsmToggleUiComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'toggleUi', + comment: + "// TODO:Spartacus - Method 'toggleUi' was removed from Class 'AsmToggleUiComponent'. ", + }, + { + class: 'CSAgentLoginFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CSAgentLoginFormComponent'. ", + }, + { + class: 'CSAgentLoginFormComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'CSAgentLoginFormComponent'. ", + }, + { + class: 'CustomerEmulationComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'featureConfig', + comment: + "// TODO:Spartacus - Property 'featureConfig' was removed from Class 'CustomerEmulationComponent'. ", + }, + { + class: 'CustomerEmulationComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'logoutCustomer', + comment: + "// TODO:Spartacus - Method 'logoutCustomer' was removed from Class 'CustomerEmulationComponent'. ", + }, + { + class: 'CustomerEmulationComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerEmulationComponent'. ", + }, + { + class: 'CustomerEmulationComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CustomerEmulationComponent'. ", + }, + { + class: 'CustomerEmulationComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'openAsmCustomer360', + comment: + "// TODO:Spartacus - Method 'openAsmCustomer360' was removed from Class 'CustomerEmulationComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'changePage', + comment: + "// TODO:Spartacus - Method 'changePage' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'changeSortCode', + comment: + "// TODO:Spartacus - Method 'changeSortCode' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeModal', + comment: + "// TODO:Spartacus - Method 'closeModal' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'createCustomer', + comment: + "// TODO:Spartacus - Method 'createCustomer' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'fetchCustomers', + comment: + "// TODO:Spartacus - Method 'fetchCustomers' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'getBadgeText', + comment: + "// TODO:Spartacus - Method 'getBadgeText' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'getGroupName', + comment: + "// TODO:Spartacus - Method 'getGroupName' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'getSortLabels', + comment: + "// TODO:Spartacus - Method 'getSortLabels' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'goToNextPage', + comment: + "// TODO:Spartacus - Method 'goToNextPage' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'goToPreviousPage', + comment: + "// TODO:Spartacus - Method 'goToPreviousPage' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isRequired', + comment: + "// TODO:Spartacus - Method 'isRequired' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'onChangeCustomerGroup', + comment: + "// TODO:Spartacus - Method 'onChangeCustomerGroup' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'onKey', + comment: + "// TODO:Spartacus - Method 'onKey' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'searchCustomers', + comment: + "// TODO:Spartacus - Method 'searchCustomers' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerListComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'startColumnAction', + comment: + "// TODO:Spartacus - Method 'startColumnAction' was removed from Class 'CustomerListComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeOrderSearchResults', + comment: + "// TODO:Spartacus - Method 'closeOrderSearchResults' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'closeResults', + comment: + "// TODO:Spartacus - Method 'closeResults' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'createCustomer', + comment: + "// TODO:Spartacus - Method 'createCustomer' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'featureConfig', + comment: + "// TODO:Spartacus - Property 'featureConfig' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'focusFirstItem', + comment: + "// TODO:Spartacus - Method 'focusFirstItem' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'focusInputText', + comment: + "// TODO:Spartacus - Method 'focusInputText' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'focusNextChild', + comment: + "// TODO:Spartacus - Method 'focusNextChild' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'focusOrderSearchInputText', + comment: + "// TODO:Spartacus - Method 'focusOrderSearchInputText' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'focusPreviousChild', + comment: + "// TODO:Spartacus - Method 'focusPreviousChild' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'handleSearchByCustomer', + comment: + "// TODO:Spartacus - Method 'handleSearchByCustomer' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'handleSearchByOrder', + comment: + "// TODO:Spartacus - Method 'handleSearchByOrder' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'handleSearchTerm', + comment: + "// TODO:Spartacus - Method 'handleSearchTerm' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isBackNavigation', + comment: + "// TODO:Spartacus - Method 'isBackNavigation' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isForwardsNavigation', + comment: + "// TODO:Spartacus - Method 'isForwardsNavigation' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isLTRDirection', + comment: + "// TODO:Spartacus - Method 'isLTRDirection' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isNoResultMessageInfoVisible', + comment: + "// TODO:Spartacus - Method 'isNoResultMessageInfoVisible' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isRTLDirection', + comment: + "// TODO:Spartacus - Method 'isRTLDirection' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'isSearchResultsVisible', + comment: + "// TODO:Spartacus - Method 'isSearchResultsVisible' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnDestroy', + comment: + "// TODO:Spartacus - Method 'ngOnDestroy' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'ngOnInit', + comment: + "// TODO:Spartacus - Method 'ngOnInit' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'onDocumentClick', + comment: + "// TODO:Spartacus - Method 'onDocumentClick' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'onSubmit', + comment: + "// TODO:Spartacus - Method 'onSubmit' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'selectCustomerFromList', + comment: + "// TODO:Spartacus - Method 'selectCustomerFromList' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'setOrderSearchSelectionEnd', + comment: + "// TODO:Spartacus - Method 'setOrderSearchSelectionEnd' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'setSelectionEnd', + comment: + "// TODO:Spartacus - Method 'setSelectionEnd' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'CustomerSelectionComponent', + importPath: '@spartacus/asm/components', + deprecatedNode: 'updateItemIndex', + comment: + "// TODO:Spartacus - Method 'updateItemIndex' was removed from Class 'CustomerSelectionComponent'. ", + }, + { + class: 'FormatTimerPipe', + importPath: '@spartacus/asm/components', + deprecatedNode: 'transform', + comment: + "// TODO:Spartacus - Method 'transform' was removed from Class 'FormatTimerPipe'. ", + }, + ]; diff --git a/projects/schematics/src/migrations/221121_7/removed-public-api-deprecations/data/generated-removed-public-api.migration.ts b/projects/schematics/src/migrations/221121_7/removed-public-api-deprecations/data/generated-removed-public-api.migration.ts new file mode 100644 index 000000000000..ab9a5f1873f9 --- /dev/null +++ b/projects/schematics/src/migrations/221121_7/removed-public-api-deprecations/data/generated-removed-public-api.migration.ts @@ -0,0 +1,6522 @@ +/* + * SPDX-FileCopyrightText: 2026 SAP Spartacus team + * + * SPDX-License-Identifier: Apache-2.0 + */ + +import { DeprecatedNode } from '../../../../shared/utils/file-utils'; +// +// Generated file, don't update manually. +// +export const GENERATED_REMOVED_PUBLIC_API_DATA: DeprecatedNode[] = [ + { + node: 'userProfileTranslationsCs', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsDe', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsEn', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsEs_CO', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsEs', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsFr', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsHi', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsHu', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsId', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsIt', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsJa', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsKo', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsPl', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsPt', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsRu', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsZh_TW', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'userProfileTranslationsZh', + importPath: '@spartacus/user/profile/assets', + comment: + '// TODO:Spartacus - Variable userProfileTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsCs', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsDe', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsEn', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsEs_CO', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsEs', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsFr', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsHi', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsHu', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsId', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsIt', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsJa', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsKo', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsPl', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsPt', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsRu', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsZh_TW', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'userAccountTranslationsZh', + importPath: '@spartacus/user/account/assets', + comment: + '// TODO:Spartacus - Variable userAccountTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'subscriptionBillingTranslationsEn', + importPath: '@spartacus/subscription-billing/assets', + comment: + '// TODO:Spartacus - Variable subscriptionBillingTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'disableTabbingForTick', + importPath: '@spartacus/storefront', + comment: + '// TODO:Spartacus - Function disableTabbingForTick has been removed and is no longer part of the public API. ', + }, + { + node: 'FormUtils', + importPath: '@spartacus/storefront', + comment: + '// TODO:Spartacus - Namespace FormUtils has been removed and is no longer part of the public API. ', + }, + { + node: 'deepUpdateValueAndValidity', + importPath: '@spartacus/storefront', + comment: + '// TODO:Spartacus - Function FormUtils.deepUpdateValueAndValidity has been removed and is no longer part of the public API. ', + }, + { + node: 'MessageEvent_2', + importPath: '@spartacus/storefront', + comment: + '// TODO:Spartacus - Interface MessageEvent_2 has been removed and is no longer part of the public API. ', + }, + { + node: 'provideLcpPresenceForCmsComponent', + importPath: '@spartacus/storefront', + comment: + '// TODO:Spartacus - Function provideLcpPresenceForCmsComponent has been removed and is no longer part of the public API. ', + }, + { + node: 'StoreFinderActions', + importPath: '@spartacus/storefinder/core', + comment: + '// TODO:Spartacus - Namespace StoreFinderActions has been removed and is no longer part of the public API. ', + }, + { + node: 'StoreFinderSelectors', + importPath: '@spartacus/storefinder/core', + comment: + '// TODO:Spartacus - Namespace StoreFinderSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsCs', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsDe', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsEn', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsEs_CO', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsEs', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsFr', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsHi', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsHu', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsId', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsIt', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsJa', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsKo', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsPl', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsPt', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsRu', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsZh_TW', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'storeFinderTranslationsZh', + importPath: '@spartacus/storefinder/assets', + comment: + '// TODO:Spartacus - Variable storeFinderTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'defaultExpressErrorHandlers', + importPath: '@spartacus/setup/ssr', + comment: + '// TODO:Spartacus - Function defaultExpressErrorHandlers has been removed and is no longer part of the public API. ', + }, + { + node: 'defaultRenderingStrategyResolver', + importPath: '@spartacus/setup/ssr', + comment: + '// TODO:Spartacus - Function defaultRenderingStrategyResolver has been removed and is no longer part of the public API. ', + }, + { + node: 'getRequestContext', + importPath: '@spartacus/setup/ssr', + comment: + '// TODO:Spartacus - Function getRequestContext has been removed and is no longer part of the public API. ', + }, + { + node: 'serverLoggerServiceFactory', + importPath: '@spartacus/setup/ssr', + comment: + '// TODO:Spartacus - Function serverLoggerServiceFactory has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsCs', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsDe', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsEn', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsEs_CO', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsEs', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsFr', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsHi', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsHu', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsId', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsIt', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsJa', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsKo', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsPl', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsPt', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsRu', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsZh_TW', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 's4omTranslationsZh', + importPath: '@spartacus/s4om/assets', + comment: + '// TODO:Spartacus - Variable s4omTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsCs', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsDe', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsEn', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsEs_CO', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsEs', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsFr', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsHi', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsHu', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsId', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsIt', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsJa', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsKo', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsPl', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsPt', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsRu', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsZh_TW', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 's4ServiceTranslationsZh', + importPath: '@spartacus/s4-service/assets', + comment: + '// TODO:Spartacus - Variable s4ServiceTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsCs', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsDe', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsEn', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsEs_CO', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsEs', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsFr', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsHi', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsHu', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsId', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsIt', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsJa', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsKo', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsPl', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsPt', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsRu', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsZh_TW', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'requestedDeliveryDateTranslationsZh', + importPath: '@spartacus/requested-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable requestedDeliveryDateTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsCs', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsDe', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsEn', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsEs_CO', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsEs', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsFr', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsHi', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsHu', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsId', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsIt', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsJa', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsKo', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsPl', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsPt', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsRu', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsZh_TW', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'quoteTranslationsZh', + importPath: '@spartacus/quote/assets', + comment: + '// TODO:Spartacus - Variable quoteTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsCs', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsDe', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsEn', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsEs_CO', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsEs', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsFr', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsHi', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsHu', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsId', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsIt', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsJa', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsKo', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsPl', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsPt', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsRu', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsZh_TW', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'punchoutTranslationsZh', + importPath: '@spartacus/punchout/assets', + comment: + '// TODO:Spartacus - Variable punchoutTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsCs', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsDe', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsEn', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsEs_CO', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsEs', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsFr', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsHi', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsHu', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsId', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsIt', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsJa', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsKo', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsPl', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsPt', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsRu', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsZh_TW', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'productVariantsTranslationsZh', + importPath: '@spartacus/product/variants/assets', + comment: + '// TODO:Spartacus - Variable productVariantsTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsCs', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsDe', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsEn', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsEs_CO', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsEs', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsFr', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsHi', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsHu', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsId', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsIt', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsJa', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsKo', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsPl', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsPt', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsRu', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsZh_TW', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'productImageZoomTranslationsZh', + importPath: '@spartacus/product/image-zoom/assets', + comment: + '// TODO:Spartacus - Variable productImageZoomTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsCs', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsDe', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsEn', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsEs_CO', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsEs', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsFr', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsHi', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsHu', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsId', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsIt', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsJa', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsKo', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsPl', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsPt', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsRu', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsZh_TW', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'futureStockTranslationsZh', + importPath: '@spartacus/product/future-stock/assets', + comment: + '// TODO:Spartacus - Variable futureStockTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsCs', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsDe', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsEn', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsEs_CO', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsEs', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsFr', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsHi', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsHu', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsId', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsIt', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsJa', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsKo', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsPl', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsPt', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsRu', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsZh_TW', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'bulkPricingTranslationsZh', + importPath: '@spartacus/product/bulk-pricing/assets', + comment: + '// TODO:Spartacus - Variable bulkPricingTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsCs', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsDe', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsEn', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsEs_CO', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsEs', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsFr', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsHi', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsHu', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsId', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsIt', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsJa', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsKo', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsPl', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsPt', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsRu', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsZh_TW', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'multiDimensionalSelectorTranslationsZh', + importPath: '@spartacus/product-multi-dimensional/selector/assets', + comment: + '// TODO:Spartacus - Variable multiDimensionalSelectorTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'Cpq', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Namespace Cpq has been removed and is no longer part of the public API. ', + }, + { + node: 'Attribute', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface Cpq.Attribute has been removed and is no longer part of the public API. ', + }, + { + node: 'ChangeAttributeValue', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface Cpq.ChangeAttributeValue has been removed and is no longer part of the public API. ', + }, + { + node: 'Configuration', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface Cpq.Configuration has been removed and is no longer part of the public API. ', + }, + { + node: 'ConfigurationCreatedResponseData', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface Cpq.ConfigurationCreatedResponseData has been removed and is no longer part of the public API. ', + }, + { + node: 'DataType', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Enum Cpq.DataType has been removed and is no longer part of the public API. ', + }, + { + node: 'DisplayAs', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Enum Cpq.DisplayAs has been removed and is no longer part of the public API. ', + }, + { + node: 'Responder', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface Cpq.Responder has been removed and is no longer part of the public API. ', + }, + { + node: 'UpdateAttribute', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface Cpq.UpdateAttribute has been removed and is no longer part of the public API. ', + }, + { + node: 'UpdateValue', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface Cpq.UpdateValue has been removed and is no longer part of the public API. ', + }, + { + node: 'Value', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface Cpq.Value has been removed and is no longer part of the public API. ', + }, + { + node: 'OccCpqConfigurator', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Namespace OccCpqConfigurator has been removed and is no longer part of the public API. ', + }, + { + node: 'AddToCartParameters', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface OccCpqConfigurator.AddToCartParameters has been removed and is no longer part of the public API. ', + }, + { + node: 'AddToCartProductData', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface OccCpqConfigurator.AddToCartProductData has been removed and is no longer part of the public API. ', + }, + { + node: 'UpdateConfigurationForCartEntryParameters', + importPath: '@spartacus/product-configurator/rulebased/cpq', + comment: + '// TODO:Spartacus - Interface OccCpqConfigurator.UpdateConfigurationForCartEntryParameters has been removed and is no longer part of the public API. ', + }, + { + node: 'Configurator', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Namespace Configurator has been removed and is no longer part of the public API. ', + }, + { + node: 'AddToCartParameters', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.AddToCartParameters has been removed and is no longer part of the public API. ', + }, + { + node: 'Attribute', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.Attribute has been removed and is no longer part of the public API. ', + }, + { + node: 'AttributeOverview', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.AttributeOverview has been removed and is no longer part of the public API. ', + }, + { + node: 'AttributeOverviewType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum Configurator.AttributeOverviewType has been removed and is no longer part of the public API. ', + }, + { + node: 'AttributeSupplement', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.AttributeSupplement has been removed and is no longer part of the public API. ', + }, + { + node: 'Configuration', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.Configuration has been removed and is no longer part of the public API. ', + }, + { + node: 'ConfigurationWithOverview', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.ConfigurationWithOverview has been removed and is no longer part of the public API. ', + }, + { + node: 'ConflictHeaderId', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Variable Configurator.ConflictHeaderId has been removed and is no longer part of the public API. ', + }, + { + node: 'ConflictIdPrefix', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Variable Configurator.ConflictIdPrefix has been removed and is no longer part of the public API. ', + }, + { + node: 'CustomUiTypeIndicator', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Variable Configurator.CustomUiTypeIndicator has been removed and is no longer part of the public API. ', + }, + { + node: 'DataType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum Configurator.DataType has been removed and is no longer part of the public API. ', + }, + { + node: 'Group', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.Group has been removed and is no longer part of the public API. ', + }, + { + node: 'GroupOverview', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.GroupOverview has been removed and is no longer part of the public API. ', + }, + { + node: 'GroupType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum Configurator.GroupType has been removed and is no longer part of the public API. ', + }, + { + node: 'ImageFormatType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum Configurator.ImageFormatType has been removed and is no longer part of the public API. ', + }, + { + node: 'InteractionState', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.InteractionState has been removed and is no longer part of the public API. ', + }, + { + node: 'KB', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.KB has been removed and is no longer part of the public API. ', + }, + { + node: 'Overview', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.Overview has been removed and is no longer part of the public API. ', + }, + { + node: 'OverviewFilter', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum Configurator.OverviewFilter has been removed and is no longer part of the public API. ', + }, + { + node: 'PriceDetails', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.PriceDetails has been removed and is no longer part of the public API. ', + }, + { + node: 'PriceSavingDetails', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.PriceSavingDetails has been removed and is no longer part of the public API. ', + }, + { + node: 'PriceSummary', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.PriceSummary has been removed and is no longer part of the public API. ', + }, + { + node: 'RetractValueCode', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Variable Configurator.RetractValueCode has been removed and is no longer part of the public API. ', + }, + { + node: 'UiType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum Configurator.UiType has been removed and is no longer part of the public API. ', + }, + { + node: 'UpdateConfigurationForCartEntryParameters', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.UpdateConfigurationForCartEntryParameters has been removed and is no longer part of the public API. ', + }, + { + node: 'UpdateType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum Configurator.UpdateType has been removed and is no longer part of the public API. ', + }, + { + node: 'ValidationType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum Configurator.ValidationType has been removed and is no longer part of the public API. ', + }, + { + node: 'Value', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.Value has been removed and is no longer part of the public API. ', + }, + { + node: 'ValueSupplement', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.ValueSupplement has been removed and is no longer part of the public API. ', + }, + { + node: 'Variant', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface Configurator.Variant has been removed and is no longer part of the public API. ', + }, + { + node: 'ConfiguratorActions', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Namespace ConfiguratorActions has been removed and is no longer part of the public API. ', + }, + { + node: 'ConfiguratorSelectors', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Namespace ConfiguratorSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'areGroupsVisited', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Function ConfiguratorSelectors.areGroupsVisited has been removed and is no longer part of the public API. ', + }, + { + node: 'getConfigurationFactory', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Function ConfiguratorSelectors.getConfigurationFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getConfigurationProcessLoaderStateFactory', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Function ConfiguratorSelectors.getConfigurationProcessLoaderStateFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getCurrentGroup', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Function ConfiguratorSelectors.getCurrentGroup has been removed and is no longer part of the public API. ', + }, + { + node: 'hasPendingChanges', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Function ConfiguratorSelectors.hasPendingChanges has been removed and is no longer part of the public API. ', + }, + { + node: 'isGroupVisited', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Function ConfiguratorSelectors.isGroupVisited has been removed and is no longer part of the public API. ', + }, + { + node: 'OccConfigurator', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Namespace OccConfigurator has been removed and is no longer part of the public API. ', + }, + { + node: 'AddToCartParameters', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.AddToCartParameters has been removed and is no longer part of the public API. ', + }, + { + node: 'AddToCartProductData', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.AddToCartProductData has been removed and is no longer part of the public API. ', + }, + { + node: 'Attribute', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.Attribute has been removed and is no longer part of the public API. ', + }, + { + node: 'CharacteristicOverview', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.CharacteristicOverview has been removed and is no longer part of the public API. ', + }, + { + node: 'Configuration', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.Configuration has been removed and is no longer part of the public API. ', + }, + { + node: 'Group', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.Group has been removed and is no longer part of the public API. ', + }, + { + node: 'GroupOverview', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.GroupOverview has been removed and is no longer part of the public API. ', + }, + { + node: 'GroupType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum OccConfigurator.GroupType has been removed and is no longer part of the public API. ', + }, + { + node: 'ImageFormatType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum OccConfigurator.ImageFormatType has been removed and is no longer part of the public API. ', + }, + { + node: 'KB', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.KB has been removed and is no longer part of the public API. ', + }, + { + node: 'Overview', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.Overview has been removed and is no longer part of the public API. ', + }, + { + node: 'OverviewFilter', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.OverviewFilter has been removed and is no longer part of the public API. ', + }, + { + node: 'OverviewFilterEnum', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum OccConfigurator.OverviewFilterEnum has been removed and is no longer part of the public API. ', + }, + { + node: 'PriceDetails', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.PriceDetails has been removed and is no longer part of the public API. ', + }, + { + node: 'Prices', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.Prices has been removed and is no longer part of the public API. ', + }, + { + node: 'PriceSavingDetails', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.PriceSavingDetails has been removed and is no longer part of the public API. ', + }, + { + node: 'PriceSummary', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.PriceSummary has been removed and is no longer part of the public API. ', + }, + { + node: 'Supplements', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.Supplements has been removed and is no longer part of the public API. ', + }, + { + node: 'UiType', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Enum OccConfigurator.UiType has been removed and is no longer part of the public API. ', + }, + { + node: 'UpdateConfigurationForCartEntryParameters', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.UpdateConfigurationForCartEntryParameters has been removed and is no longer part of the public API. ', + }, + { + node: 'Value', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.Value has been removed and is no longer part of the public API. ', + }, + { + node: 'ValueSupplements', + importPath: '@spartacus/product-configurator/rulebased', + comment: + '// TODO:Spartacus - Interface OccConfigurator.ValueSupplements has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsCs', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsDe', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsEn', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsEs_CO', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsEs', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsFr', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsHi', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsHu', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsId', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsIt', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsJa', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsKo', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsPl', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsPt', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsRu', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsZh_TW', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'configuratorTranslationsZh', + importPath: '@spartacus/product-configurator/common/assets', + comment: + '// TODO:Spartacus - Variable configuratorTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'CommonConfigurator', + importPath: '@spartacus/product-configurator/common', + comment: + '// TODO:Spartacus - Namespace CommonConfigurator has been removed and is no longer part of the public API. ', + }, + { + node: 'Owner', + importPath: '@spartacus/product-configurator/common', + comment: + '// TODO:Spartacus - Interface CommonConfigurator.Owner has been removed and is no longer part of the public API. ', + }, + { + node: 'OwnerType', + importPath: '@spartacus/product-configurator/common', + comment: + '// TODO:Spartacus - Enum CommonConfigurator.OwnerType has been removed and is no longer part of the public API. ', + }, + { + node: 'ReadConfigurationFromCartEntryParameters', + importPath: '@spartacus/product-configurator/common', + comment: + '// TODO:Spartacus - Interface CommonConfigurator.ReadConfigurationFromCartEntryParameters has been removed and is no longer part of the public API. ', + }, + { + node: 'ReadConfigurationFromOrderEntryParameters', + importPath: '@spartacus/product-configurator/common', + comment: + '// TODO:Spartacus - Interface CommonConfigurator.ReadConfigurationFromOrderEntryParameters has been removed and is no longer part of the public API. ', + }, + { + node: 'ConfiguratorRouter', + importPath: '@spartacus/product-configurator/common', + comment: + '// TODO:Spartacus - Namespace ConfiguratorRouter has been removed and is no longer part of the public API. ', + }, + { + node: 'Data', + importPath: '@spartacus/product-configurator/common', + comment: + '// TODO:Spartacus - Interface ConfiguratorRouter.Data has been removed and is no longer part of the public API. ', + }, + { + node: 'getProperty', + importPath: '@spartacus/pickup-in-store/root', + comment: + '// TODO:Spartacus - Function getProperty has been removed and is no longer part of the public API. ', + }, + { + node: 'BrowserLocationActions', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace BrowserLocationActions has been removed and is no longer part of the public API. ', + }, + { + node: 'DefaultPointOfServiceActions', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace DefaultPointOfServiceActions has been removed and is no longer part of the public API. ', + }, + { + node: 'DefaultPointOfServiceSelectors', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace DefaultPointOfServiceSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'HideOutOfStockSelectors', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace HideOutOfStockSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'PickupLocationActions', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace PickupLocationActions has been removed and is no longer part of the public API. ', + }, + { + node: 'SetStoreDetailsFailure', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function PickupLocationActions.SetStoreDetailsFailure has been removed and is no longer part of the public API. ', + }, + { + node: 'PickupLocationsSelectors', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace PickupLocationsSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getIntendedPickupLocationByProductCode', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function PickupLocationsSelectors.getIntendedPickupLocationByProductCode has been removed and is no longer part of the public API. ', + }, + { + node: 'getPickupOptionByProductCode', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function PickupLocationsSelectors.getPickupOptionByProductCode has been removed and is no longer part of the public API. ', + }, + { + node: 'getStoreDetailsByName', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function PickupLocationsSelectors.getStoreDetailsByName has been removed and is no longer part of the public API. ', + }, + { + node: 'PickupOptionActions', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace PickupOptionActions has been removed and is no longer part of the public API. ', + }, + { + node: 'PickupOptionSelectors', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace PickupOptionSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getPageContext', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function PickupOptionSelectors.getPageContext has been removed and is no longer part of the public API. ', + }, + { + node: 'getPickupOption', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function PickupOptionSelectors.getPickupOption has been removed and is no longer part of the public API. ', + }, + { + node: 'StockLevelActions', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace StockLevelActions has been removed and is no longer part of the public API. ', + }, + { + node: 'StockSelectors', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Namespace StockSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getStockAtStore', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function StockSelectors.getStockAtStore has been removed and is no longer part of the public API. ', + }, + { + node: 'getStoresWithStockForProductCode', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function StockSelectors.getStoresWithStockForProductCode has been removed and is no longer part of the public API. ', + }, + { + node: 'hasSearchStartedForProductCode', + importPath: '@spartacus/pickup-in-store/core', + comment: + '// TODO:Spartacus - Function StockSelectors.hasSearchStartedForProductCode has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsCs', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsDe', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsEn', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsEs_CO', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsEs', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsFr', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsHi', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsHu', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsId', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsIt', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsJa', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsKo', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsPl', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsPt', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsRu', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsZh_TW', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'pickupInStoreTranslationsZh', + importPath: '@spartacus/pickup-in-store/assets', + comment: + '// TODO:Spartacus - Variable pickupInStoreTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsCs', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsDe', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsEn', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsEs_CO', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsEs', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsFr', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsHi', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsHu', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsId', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsIt', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsJa', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsKo', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsPl', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsPt', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsRu', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsZh_TW', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'pdfInvoicesTranslationsZh', + importPath: '@spartacus/pdf-invoices/assets', + comment: + '// TODO:Spartacus - Variable pdfInvoicesTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsCs', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsDe', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsEn', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsEs_CO', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsEs', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsFr', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsHi', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsHu', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsId', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsIt', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsJa', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsKo', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsPl', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsPt', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsRu', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsZh_TW', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationUserRegistrationTranslationsZh', + importPath: '@spartacus/organization/user-registration/assets', + comment: + '// TODO:Spartacus - Variable organizationUserRegistrationTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'UnitOrderActions', + importPath: '@spartacus/organization/unit-order/core', + comment: + '// TODO:Spartacus - Namespace UnitOrderActions has been removed and is no longer part of the public API. ', + }, + { + node: 'UnitOrderSelectors', + importPath: '@spartacus/organization/unit-order/core', + comment: + '// TODO:Spartacus - Namespace UnitOrderSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsCs', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsDe', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsEn', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsEs_CO', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsEs', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsFr', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsHi', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsHu', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsId', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsIt', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsJa', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsKo', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsPl', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsPt', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsRu', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsZh_TW', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'unitOrderTranslationsZh', + importPath: '@spartacus/organization/unit-order/assets', + comment: + '// TODO:Spartacus - Variable unitOrderTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsCs', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsDe', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsEn', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsEs_CO', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsEs', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsFr', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsHi', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsHu', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsId', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsIt', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsJa', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsKo', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsPl', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsPt', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsRu', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsZh_TW', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'orderApprovalTranslationsZh', + importPath: '@spartacus/organization/order-approval/assets', + comment: + '// TODO:Spartacus - Variable orderApprovalTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderApprovalActions', + importPath: '@spartacus/organization/order-approval', + comment: + '// TODO:Spartacus - Namespace OrderApprovalActions has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderApprovalSelectors', + importPath: '@spartacus/organization/order-approval', + comment: + '// TODO:Spartacus - Namespace OrderApprovalSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrderApproval', + importPath: '@spartacus/organization/order-approval', + comment: + '// TODO:Spartacus - Function OrderApprovalSelectors.getOrderApproval has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrderApprovalList', + importPath: '@spartacus/organization/order-approval', + comment: + '// TODO:Spartacus - Function OrderApprovalSelectors.getOrderApprovalList has been removed and is no longer part of the public API. ', + }, + { + node: 'B2BUserActions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace B2BUserActions has been removed and is no longer part of the public API. ', + }, + { + node: 'B2BUserSelectors', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace B2BUserSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getB2BUserApprovers', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function B2BUserSelectors.getB2BUserApprovers has been removed and is no longer part of the public API. ', + }, + { + node: 'getB2BUserPermissions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function B2BUserSelectors.getB2BUserPermissions has been removed and is no longer part of the public API. ', + }, + { + node: 'getB2BUserState', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function B2BUserSelectors.getB2BUserState has been removed and is no longer part of the public API. ', + }, + { + node: 'getB2BUserUserGroups', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function B2BUserSelectors.getB2BUserUserGroups has been removed and is no longer part of the public API. ', + }, + { + node: 'getB2BUserValue', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function B2BUserSelectors.getB2BUserValue has been removed and is no longer part of the public API. ', + }, + { + node: 'getUserList', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function B2BUserSelectors.getUserList has been removed and is no longer part of the public API. ', + }, + { + node: 'BudgetActions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace BudgetActions has been removed and is no longer part of the public API. ', + }, + { + node: 'BudgetSelectors', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace BudgetSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getBudget', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function BudgetSelectors.getBudget has been removed and is no longer part of the public API. ', + }, + { + node: 'getBudgetList', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function BudgetSelectors.getBudgetList has been removed and is no longer part of the public API. ', + }, + { + node: 'getBudgetValue', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function BudgetSelectors.getBudgetValue has been removed and is no longer part of the public API. ', + }, + { + node: 'CostCenterActions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace CostCenterActions has been removed and is no longer part of the public API. ', + }, + { + node: 'CostCenterSelectors', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace CostCenterSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getAssignedBudgets', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function CostCenterSelectors.getAssignedBudgets has been removed and is no longer part of the public API. ', + }, + { + node: 'getCostCenter', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function CostCenterSelectors.getCostCenter has been removed and is no longer part of the public API. ', + }, + { + node: 'getCostCenterList', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function CostCenterSelectors.getCostCenterList has been removed and is no longer part of the public API. ', + }, + { + node: 'getCostCenterState', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function CostCenterSelectors.getCostCenterState has been removed and is no longer part of the public API. ', + }, + { + node: 'getCostCenterValue', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function CostCenterSelectors.getCostCenterValue has been removed and is no longer part of the public API. ', + }, + { + node: 'OrganizationActions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace OrganizationActions has been removed and is no longer part of the public API. ', + }, + { + node: 'OrgUnitActions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace OrgUnitActions has been removed and is no longer part of the public API. ', + }, + { + node: 'OrgUnitSelectors', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace OrgUnitSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getApprovalProcesses', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getApprovalProcesses has been removed and is no longer part of the public API. ', + }, + { + node: 'getAssignedUsers', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getAssignedUsers has been removed and is no longer part of the public API. ', + }, + { + node: 'getB2BAddress', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getB2BAddress has been removed and is no longer part of the public API. ', + }, + { + node: 'getB2BAddresses', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getB2BAddresses has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrgUnit', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getOrgUnit has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrgUnitList', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getOrgUnitList has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrgUnitState', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getOrgUnitState has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrgUnitTree', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getOrgUnitTree has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrgUnitValue', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function OrgUnitSelectors.getOrgUnitValue has been removed and is no longer part of the public API. ', + }, + { + node: 'PermissionActions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace PermissionActions has been removed and is no longer part of the public API. ', + }, + { + node: 'PermissionSelectors', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace PermissionSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getPermission', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function PermissionSelectors.getPermission has been removed and is no longer part of the public API. ', + }, + { + node: 'getPermissionList', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function PermissionSelectors.getPermissionList has been removed and is no longer part of the public API. ', + }, + { + node: 'getPermissionState', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function PermissionSelectors.getPermissionState has been removed and is no longer part of the public API. ', + }, + { + node: 'getPermissionTypes', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function PermissionSelectors.getPermissionTypes has been removed and is no longer part of the public API. ', + }, + { + node: 'getPermissionValue', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function PermissionSelectors.getPermissionValue has been removed and is no longer part of the public API. ', + }, + { + node: 'UserGroupActions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace UserGroupActions has been removed and is no longer part of the public API. ', + }, + { + node: 'UserGroupSelectors', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Namespace UserGroupSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getAvailableOrderApprovalPermissions', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function UserGroupSelectors.getAvailableOrderApprovalPermissions has been removed and is no longer part of the public API. ', + }, + { + node: 'getAvailableOrgCustomers', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function UserGroupSelectors.getAvailableOrgCustomers has been removed and is no longer part of the public API. ', + }, + { + node: 'getUserGroup', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function UserGroupSelectors.getUserGroup has been removed and is no longer part of the public API. ', + }, + { + node: 'getUserGroupList', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function UserGroupSelectors.getUserGroupList has been removed and is no longer part of the public API. ', + }, + { + node: 'getUserGroupState', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function UserGroupSelectors.getUserGroupState has been removed and is no longer part of the public API. ', + }, + { + node: 'getUserGroupValue', + importPath: '@spartacus/organization/administration/core', + comment: + '// TODO:Spartacus - Function UserGroupSelectors.getUserGroupValue has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsCs', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsDe', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsEn', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsEs_CO', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsEs', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsFr', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsHi', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsHu', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsId', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsIt', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsJa', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsKo', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsPl', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsPt', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsRu', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsZh_TW', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'organizationTranslationsZh', + importPath: '@spartacus/organization/administration/assets', + comment: + '// TODO:Spartacus - Variable organizationTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsCs', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsDe', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsEn', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsEs_CO', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsEs', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsFr', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsHi', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsHu', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsId', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsIt', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsJa', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsKo', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsPl', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsPt', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsRu', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsZh_TW', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'accountSummaryTranslationsZh', + importPath: '@spartacus/organization/account-summary/assets', + comment: + '// TODO:Spartacus - Variable accountSummaryTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'documentFlowTranslationsEn', + importPath: '@spartacus/order/document-flow/assets', + comment: + '// TODO:Spartacus - Variable documentFlowTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderActions', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Namespace OrderActions has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderSelectors', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Namespace OrderSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getConsignmentTrackingById', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Function OrderSelectors.getConsignmentTrackingById has been removed and is no longer part of the public API. ', + }, + { + node: 'getConsignmentTrackingByIdEntity', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Function OrderSelectors.getConsignmentTrackingByIdEntity has been removed and is no longer part of the public API. ', + }, + { + node: 'getConsignmentTrackingByIdLoading', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Function OrderSelectors.getConsignmentTrackingByIdLoading has been removed and is no longer part of the public API. ', + }, + { + node: 'getConsignmentTrackingByIdSuccess', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Function OrderSelectors.getConsignmentTrackingByIdSuccess has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrderById', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Function OrderSelectors.getOrderById has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrderByIdEntity', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Function OrderSelectors.getOrderByIdEntity has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrderByIdLoading', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Function OrderSelectors.getOrderByIdLoading has been removed and is no longer part of the public API. ', + }, + { + node: 'getOrderByIdSuccess', + importPath: '@spartacus/order/core', + comment: + '// TODO:Spartacus - Function OrderSelectors.getOrderByIdSuccess has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsCs', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsDe', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsEn', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsEs_CO', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsEs', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsFr', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsHi', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsHu', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsId', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsIt', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsJa', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsKo', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsPl', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsPt', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsRu', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsZh_TW', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'orderTranslationsZh', + importPath: '@spartacus/order/assets', + comment: + '// TODO:Spartacus - Variable orderTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsCs', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsDe', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsEn', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsEs_CO', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsEs', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsFr', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsHi', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsHu', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsId', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsIt', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsJa', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsKo', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsPl', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsPt', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsRu', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsZh_TW', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'opfPaymentTranslationsZh', + importPath: '@spartacus/opf/payment/assets', + comment: + '// TODO:Spartacus - Variable opfPaymentTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsCs', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsDe', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsEn', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsEs_CO', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsEs', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsFr', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsHi', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsHu', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsId', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsIt', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsJa', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsKo', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsPl', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsPt', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsRu', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsZh_TW', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'opfCheckoutTranslationsZh', + importPath: '@spartacus/opf/checkout/assets', + comment: + '// TODO:Spartacus - Variable opfCheckoutTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsCs', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsDe', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsEn', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsEs_CO', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsEs', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsFr', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsHi', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsHu', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsId', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsIt', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsJa', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsKo', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsPl', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsPt', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsRu', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsZh_TW', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'estimatedDeliveryDateTranslationsZh', + importPath: '@spartacus/estimated-delivery-date/assets', + comment: + '// TODO:Spartacus - Variable estimatedDeliveryDateTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'SelectionMode_2', + importPath: '@spartacus/epd-visualization/components', + comment: + '// TODO:Spartacus - Enum SelectionMode_2 has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsCs', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsDe', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsEn', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsEs_CO', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsEs', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsFr', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsHi', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsHu', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsId', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsIt', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsJa', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsKo', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsPl', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsPt', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsRu', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsZh_TW', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'epdVisualizationTranslationsZh', + importPath: '@spartacus/epd-visualization/assets', + comment: + '// TODO:Spartacus - Variable epdVisualizationTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsCs', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsDe', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsEn', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsEs_CO', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsEs', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsFr', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsHi', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsHu', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsId', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsIt', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsJa', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsKo', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsPl', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsPt', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsRu', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsZh_TW', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'dpTranslationsZh', + importPath: '@spartacus/digital-payments/assets', + comment: + '// TODO:Spartacus - Variable dpTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsCs', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsDe', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsEn', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsEs_CO', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsEs', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsFr', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsHi', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsHu', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsId', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsIt', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsJa', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsKo', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsPl', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsPt', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsRu', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsZh_TW', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'customerTicketingTranslationsZh', + importPath: '@spartacus/customer-ticketing/assets', + comment: + '// TODO:Spartacus - Variable customerTicketingTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsCs', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsDe', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsEn', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsEs_CO', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsEs', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsFr', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsHi', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsHu', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsId', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsIt', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsJa', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsKo', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsPl', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsPt', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsRu', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsZh_TW', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'cpqquoteTranslationsZh', + importPath: '@spartacus/cpq-quote/assets', + comment: + '// TODO:Spartacus - Variable cpqquoteTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'AnonymousConsentsActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace AnonymousConsentsActions has been removed and is no longer part of the public API. ', + }, + { + node: 'AnonymousConsentsSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace AnonymousConsentsSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getAnonymousConsentByTemplateCode', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function AnonymousConsentsSelectors.getAnonymousConsentByTemplateCode has been removed and is no longer part of the public API. ', + }, + { + node: 'getAnonymousConsentTemplate', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function AnonymousConsentsSelectors.getAnonymousConsentTemplate has been removed and is no longer part of the public API. ', + }, + { + node: 'AuthActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace AuthActions has been removed and is no longer part of the public API. ', + }, + { + node: 'ClientAuthActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace ClientAuthActions has been removed and is no longer part of the public API. ', + }, + { + node: 'ClientAuthSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace ClientAuthSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'CmsActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace CmsActions has been removed and is no longer part of the public API. ', + }, + { + node: 'CmsSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace CmsSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'componentsContextExistsSelectorFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.componentsContextExistsSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'componentsContextSelectorFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.componentsContextSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'componentsDataSelectorFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.componentsDataSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'componentsLoaderStateSelectorFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.componentsLoaderStateSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'componentsSelectorFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.componentsSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getCurrentSlotSelectorFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.getCurrentSlotSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getNavigationEntryItems', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.getNavigationEntryItems has been removed and is no longer part of the public API. ', + }, + { + node: 'getPageComponentTypes', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.getPageComponentTypes has been removed and is no longer part of the public API. ', + }, + { + node: 'getPageData', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.getPageData has been removed and is no longer part of the public API. ', + }, + { + node: 'getPageStateIndexEntityLoaderState', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.getPageStateIndexEntityLoaderState has been removed and is no longer part of the public API. ', + }, + { + node: 'getPageStateIndexLoaderState', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.getPageStateIndexLoaderState has been removed and is no longer part of the public API. ', + }, + { + node: 'getPageStateIndexValue', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.getPageStateIndexValue has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedNavigationEntryItemState', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function CmsSelectors.getSelectedNavigationEntryItemState has been removed and is no longer part of the public API. ', + }, + { + node: 'defaultUserCmsModuleConfig', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Variable defaultUserCmsModuleConfig has been removed and is no longer part of the public API. ', + }, + { + node: 'GlobalMessageActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace GlobalMessageActions has been removed and is no longer part of the public API. ', + }, + { + node: 'GlobalMessageSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace GlobalMessageSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getGlobalMessageCountByType', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function GlobalMessageSelectors.getGlobalMessageCountByType has been removed and is no longer part of the public API. ', + }, + { + node: 'getGlobalMessageEntitiesByType', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function GlobalMessageSelectors.getGlobalMessageEntitiesByType has been removed and is no longer part of the public API. ', + }, + { + node: 'Image_2', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Image_2 has been removed and is no longer part of the public API. ', + }, + { + node: 'OCC_USER_IDS', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace OCC_USER_IDS has been removed and is no longer part of the public API. ', + }, + { + node: 'Occ', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace Occ has been removed and is no longer part of the public API. ', + }, + { + node: 'AddressList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.AddressList has been removed and is no longer part of the public API. ', + }, + { + node: 'B2BApprovalProcessList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.B2BApprovalProcessList has been removed and is no longer part of the public API. ', + }, + { + node: 'B2BUnitNodeList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.B2BUnitNodeList has been removed and is no longer part of the public API. ', + }, + { + node: 'BaseSites', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.BaseSites has been removed and is no longer part of the public API. ', + }, + { + node: 'BudgetsList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.BudgetsList has been removed and is no longer part of the public API. ', + }, + { + node: 'CardTypeList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CardTypeList has been removed and is no longer part of the public API. ', + }, + { + node: 'CartList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CartList has been removed and is no longer part of the public API. ', + }, + { + node: 'Catalog', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.Catalog has been removed and is no longer part of the public API. ', + }, + { + node: 'CatalogList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CatalogList has been removed and is no longer part of the public API. ', + }, + { + node: 'CatalogVersion', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CatalogVersion has been removed and is no longer part of the public API. ', + }, + { + node: 'CategoryHierarchy', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CategoryHierarchy has been removed and is no longer part of the public API. ', + }, + { + node: 'CMSPage', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CMSPage has been removed and is no longer part of the public API. ', + }, + { + node: 'Component', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.Component has been removed and is no longer part of the public API. ', + }, + { + node: 'ComponentIDList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ComponentIDList has been removed and is no longer part of the public API. ', + }, + { + node: 'ComponentList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ComponentList has been removed and is no longer part of the public API. ', + }, + { + node: 'CONSENT_STATUS', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.CONSENT_STATUS has been removed and is no longer part of the public API. ', + }, + { + node: 'ConsentTemplateList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ConsentTemplateList has been removed and is no longer part of the public API. ', + }, + { + node: 'ContentSlot', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ContentSlot has been removed and is no longer part of the public API. ', + }, + { + node: 'ContentSlotList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ContentSlotList has been removed and is no longer part of the public API. ', + }, + { + node: 'CostCentersList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CostCentersList has been removed and is no longer part of the public API. ', + }, + { + node: 'CountryList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CountryList has been removed and is no longer part of the public API. ', + }, + { + node: 'CurrencyList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.CurrencyList has been removed and is no longer part of the public API. ', + }, + { + node: 'DeliveryModeList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.DeliveryModeList has been removed and is no longer part of the public API. ', + }, + { + node: 'ErrorList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ErrorList has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields1', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields1 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields10', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields10 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields11', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields11 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields12', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields12 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields13', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields13 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields14', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields14 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields15', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields15 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields16', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields16 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields17', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields17 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields18', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields18 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields19', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields19 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields2', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields2 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields20', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields20 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields21', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields21 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields22', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields22 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields23', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields23 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields24', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields24 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields25', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields25 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields26', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields26 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields27', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields27 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields28', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields28 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields29', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields29 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields3', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields3 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields30', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields30 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields31', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields31 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields32', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields32 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields33', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields33 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields34', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields34 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields35', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields35 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields36', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields36 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields37', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields37 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields38', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields38 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields39', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields39 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields4', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields4 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields40', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields40 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields41', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields41 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields42', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields42 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields43', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields43 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields44', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields44 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields45', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields45 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields46', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields46 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields47', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields47 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields48', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields48 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields49', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields49 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields5', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields5 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields50', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields50 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields51', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields51 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields52', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields52 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields53', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields53 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields54', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields54 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields55', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields55 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields56', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields56 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields57', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields57 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields58', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields58 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields59', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields59 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields6', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields6 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields60', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields60 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields61', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields61 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields7', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields7 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields8', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields8 has been removed and is no longer part of the public API. ', + }, + { + node: 'Fields9', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Fields9 has been removed and is no longer part of the public API. ', + }, + { + node: 'LanguageList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.LanguageList has been removed and is no longer part of the public API. ', + }, + { + node: 'ListAdaptedComponents', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ListAdaptedComponents has been removed and is no longer part of the public API. ', + }, + { + node: 'MemberList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.MemberList has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderApprovalPermissionTypeList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.OrderApprovalPermissionTypeList has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderApprovalsList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.OrderApprovalsList has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderEntryList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.OrderEntryList has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderStatusUpdateElement', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.OrderStatusUpdateElement has been removed and is no longer part of the public API. ', + }, + { + node: 'OrderStatusUpdateElementList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.OrderStatusUpdateElementList has been removed and is no longer part of the public API. ', + }, + { + node: 'OrgUnitUserGroup', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.OrgUnitUserGroup has been removed and is no longer part of the public API. ', + }, + { + node: 'OrgUnitUserGroupList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.OrgUnitUserGroupList has been removed and is no longer part of the public API. ', + }, + { + node: 'OrgUnitUserList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.OrgUnitUserList has been removed and is no longer part of the public API. ', + }, + { + node: 'PageRobots', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.PageRobots has been removed and is no longer part of the public API. ', + }, + { + node: 'PaymentDetailsList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.PaymentDetailsList has been removed and is no longer part of the public API. ', + }, + { + node: 'PaymentTypeList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.PaymentTypeList has been removed and is no longer part of the public API. ', + }, + { + node: 'PermissionsList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.PermissionsList has been removed and is no longer part of the public API. ', + }, + { + node: 'ProductExpressUpdateElement', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ProductExpressUpdateElement has been removed and is no longer part of the public API. ', + }, + { + node: 'ProductExpressUpdateElementList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ProductExpressUpdateElementList has been removed and is no longer part of the public API. ', + }, + { + node: 'ProductList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ProductList has been removed and is no longer part of the public API. ', + }, + { + node: 'ProductReferenceList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ProductReferenceList has been removed and is no longer part of the public API. ', + }, + { + node: 'PromotionList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.PromotionList has been removed and is no longer part of the public API. ', + }, + { + node: 'PromotionResultList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.PromotionResultList has been removed and is no longer part of the public API. ', + }, + { + node: 'RegionList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.RegionList has been removed and is no longer part of the public API. ', + }, + { + node: 'ReviewList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.ReviewList has been removed and is no longer part of the public API. ', + }, + { + node: 'SapQuote', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.SapQuote has been removed and is no longer part of the public API. ', + }, + { + node: 'SortEnum', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.SortEnum has been removed and is no longer part of the public API. ', + }, + { + node: 'StoreCountList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.StoreCountList has been removed and is no longer part of the public API. ', + }, + { + node: 'SuggestionList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.SuggestionList has been removed and is no longer part of the public API. ', + }, + { + node: 'TitleList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.TitleList has been removed and is no longer part of the public API. ', + }, + { + node: 'Type', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum Occ.Type has been removed and is no longer part of the public API. ', + }, + { + node: 'VoucherList', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Interface Occ.VoucherList has been removed and is no longer part of the public API. ', + }, + { + node: 'ProcessSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace ProcessSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'ProductActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace ProductActions has been removed and is no longer part of the public API. ', + }, + { + node: 'ProductSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace ProductSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductErrorFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductErrorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductLoadingFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductLoadingFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductReferencesFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductReferencesFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductReviewsFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductReviewsFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductSearchByCategoryStateFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductSearchByCategoryStateFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductSearchByCodeStateFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductSearchByCodeStateFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductStateFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductStateFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getSelectedProductSuccessFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function ProductSelectors.getSelectedProductSuccessFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'RoutingActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace RoutingActions has been removed and is no longer part of the public API. ', + }, + { + node: 'RoutingSelector', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace RoutingSelector has been removed and is no longer part of the public API. ', + }, + { + node: 'ScrollBehavior_2', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Enum ScrollBehavior_2 has been removed and is no longer part of the public API. ', + }, + { + node: 'SiteContextActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace SiteContextActions has been removed and is no longer part of the public API. ', + }, + { + node: 'SiteContextSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace SiteContextSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'SiteThemeActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace SiteThemeActions has been removed and is no longer part of the public API. ', + }, + { + node: 'SiteThemeSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace SiteThemeSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'SMART_EDIT_DUMMY_COMPONENT_TYPE', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Variable SMART_EDIT_DUMMY_COMPONENT_TYPE has been removed and is no longer part of the public API. ', + }, + { + node: 'StateUtils', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace StateUtils has been removed and is no longer part of the public API. ', + }, + { + node: 'USER_CMS_ENDPOINTS', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Variable USER_CMS_ENDPOINTS has been removed and is no longer part of the public API. ', + }, + { + node: 'UserActions', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace UserActions has been removed and is no longer part of the public API. ', + }, + { + node: 'UsersSelectors', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Namespace UsersSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'countrySelectorFactory', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function UsersSelectors.countrySelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getConsentByTemplateId', + importPath: '@spartacus/core', + comment: + '// TODO:Spartacus - Function UsersSelectors.getConsentByTemplateId has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsCs', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsDe', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsEn', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsEs_CO', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsEs', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsFr', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsHi', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsHu', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsId', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsIt', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsJa', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsKo', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsPl', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsPt', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsRu', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsZh_TW', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutScheduledReplenishmentTranslationsZh', + importPath: '@spartacus/checkout/scheduled-replenishment/assets', + comment: + '// TODO:Spartacus - Variable checkoutScheduledReplenishmentTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsCs', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsDe', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsEn', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsEs_CO', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsEs', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsFr', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsHi', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsHu', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsId', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsIt', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsJa', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsKo', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsPl', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsPt', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsRu', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsZh_TW', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutTranslationsZh', + importPath: '@spartacus/checkout/base/assets', + comment: + '// TODO:Spartacus - Variable checkoutTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsCs', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsDe', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsEn', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsEs_CO', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsEs', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsFr', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsHi', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsHu', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsId', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsIt', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsJa', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsKo', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsPl', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsPt', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsRu', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsZh_TW', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'checkoutB2BTranslationsZh', + importPath: '@spartacus/checkout/b2b/assets', + comment: + '// TODO:Spartacus - Variable checkoutB2BTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsCs', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsDe', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsEn', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsEs_CO', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsEs', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsFr', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsHi', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsHu', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsId', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsIt', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsJa', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsKo', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsPl', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsPt', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsRu', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsZh_TW', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'cdsTranslationsZh', + importPath: '@spartacus/cds/assets', + comment: + '// TODO:Spartacus - Variable cdsTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'CDC_USER_PREFERENCE_SERIALIZER', + importPath: '@spartacus/cdc/root', + comment: + '// TODO:Spartacus - Variable CDC_USER_PREFERENCE_SERIALIZER has been removed and is no longer part of the public API. ', + }, + { + node: 'CdcUserPreferenceSerializer', + importPath: '@spartacus/cdc/root', + comment: + '// TODO:Spartacus - Class CdcUserPreferenceSerializer has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsCs', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsDe', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsEn', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsEs_CO', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsEs', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsFr', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsHi', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsHu', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsId', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsIt', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsJa', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsKo', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsPl', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsPt', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsRu', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsZh_TW', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'cdcTranslationsZh', + importPath: '@spartacus/cdc/assets', + comment: + '// TODO:Spartacus - Variable cdcTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'WishListActions', + importPath: '@spartacus/cart/wish-list/core', + comment: + '// TODO:Spartacus - Namespace WishListActions has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsCs', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsDe', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsEn', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsEs_CO', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsEs', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsFr', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsHi', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsHu', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsId', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsIt', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsJa', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsKo', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsPl', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsPt', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsRu', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsZh_TW', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'wishListTranslationsZh', + importPath: '@spartacus/cart/wish-list/assets', + comment: + '// TODO:Spartacus - Variable wishListTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'SavedCartActions', + importPath: '@spartacus/cart/saved-cart/core', + comment: + '// TODO:Spartacus - Namespace SavedCartActions has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsCs', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsDe', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsEn', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsEs_CO', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsEs', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsFr', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsHi', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsHu', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsId', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsIt', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsJa', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsKo', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsPl', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsPt', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsRu', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsZh_TW', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'savedCartTranslationsZh', + importPath: '@spartacus/cart/saved-cart/assets', + comment: + '// TODO:Spartacus - Variable savedCartTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsCs', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsDe', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsEn', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsEs_CO', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsEs', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsFr', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsHi', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsHu', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsId', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsIt', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsJa', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsKo', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsPl', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsPt', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsRu', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsZh_TW', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'quickOrderTranslationsZh', + importPath: '@spartacus/cart/quick-order/assets', + comment: + '// TODO:Spartacus - Variable quickOrderTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsCs', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsDe', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsEn', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsEs_CO', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsEs', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsFr', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsHi', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsHu', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsId', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsIt', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsJa', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsKo', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsPl', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsPt', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsRu', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsZh_TW', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'importExportTranslationsZh', + importPath: '@spartacus/cart/import-export/assets', + comment: + '// TODO:Spartacus - Variable importExportTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'CartActions', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Namespace CartActions has been removed and is no longer part of the public API. ', + }, + { + node: 'MultiCartSelectors', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Namespace MultiCartSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'getCartEntitySelectorFactory', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Function MultiCartSelectors.getCartEntitySelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getCartEntriesSelectorFactory', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Function MultiCartSelectors.getCartEntriesSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getCartEntrySelectorFactory', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Function MultiCartSelectors.getCartEntrySelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getCartHasPendingProcessesSelectorFactory', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Function MultiCartSelectors.getCartHasPendingProcessesSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getCartIdByTypeFactory', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Function MultiCartSelectors.getCartIdByTypeFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getCartIsStableSelectorFactory', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Function MultiCartSelectors.getCartIsStableSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'getCartSelectorFactory', + importPath: '@spartacus/cart/base/core', + comment: + '// TODO:Spartacus - Function MultiCartSelectors.getCartSelectorFactory has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsCs', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsDe', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsEn', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsEs_CO', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsEs', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsFr', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsHi', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsHu', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsId', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsIt', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsJa', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsKo', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsPl', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsPt', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsRu', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsZh_TW', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'cartBaseTranslationsZh', + importPath: '@spartacus/cart/base/assets', + comment: + '// TODO:Spartacus - Variable cartBaseTranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsCs', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsDe', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsEn', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsEs_CO', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsEs', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsFr', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsHi', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsHu', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsId', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsIt', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsJa', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsKo', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsPl', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsPt', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsRu', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsZh_TW', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'translationsZh', + importPath: '@spartacus/assets', + comment: + '// TODO:Spartacus - Variable translationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsCs', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsDe', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsEn', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsEs_CO', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsEs', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsFr', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsHi', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsHu', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsId', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsIt', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsJa', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsKo', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsPl', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsPt', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsRu', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsZh_TW', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'asmCustomer360TranslationsZh', + importPath: '@spartacus/asm/customer-360/assets', + comment: + '// TODO:Spartacus - Variable asmCustomer360TranslationsZh has been removed and is no longer part of the public API. ', + }, + { + node: 'AsmActions', + importPath: '@spartacus/asm/core', + comment: + '// TODO:Spartacus - Namespace AsmActions has been removed and is no longer part of the public API. ', + }, + { + node: 'AsmSelectors', + importPath: '@spartacus/asm/core', + comment: + '// TODO:Spartacus - Namespace AsmSelectors has been removed and is no longer part of the public API. ', + }, + { + node: 'isBoolean', + importPath: '@spartacus/asm/core', + comment: + '// TODO:Spartacus - Function isBoolean has been removed and is no longer part of the public API. ', + }, + { + node: 'isNumber', + importPath: '@spartacus/asm/core', + comment: + '// TODO:Spartacus - Function isNumber has been removed and is no longer part of the public API. ', + }, + { + node: 'isString', + importPath: '@spartacus/asm/core', + comment: + '// TODO:Spartacus - Function isString has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsCs', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsCs has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsDe', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsDe has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsEn', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsEn has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsEs_CO', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsEs_CO has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsEs', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsEs has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsFr', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsFr has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsHi', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsHi has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsHu', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsHu has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsId', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsId has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsIt', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsIt has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsJa', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsJa has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsKo', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsKo has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsPl', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsPl has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsPt', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsPt has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsRu', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsRu has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsZh_TW', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsZh_TW has been removed and is no longer part of the public API. ', + }, + { + node: 'asmTranslationsZh', + importPath: '@spartacus/asm/assets', + comment: + '// TODO:Spartacus - Variable asmTranslationsZh has been removed and is no longer part of the public API. ', + }, +]; diff --git a/projects/schematics/src/migrations/221121_7/rename-symbol/data/generated-rename-symbols.migration.ts b/projects/schematics/src/migrations/221121_7/rename-symbol/data/generated-rename-symbols.migration.ts new file mode 100644 index 000000000000..995cfe4a0f07 --- /dev/null +++ b/projects/schematics/src/migrations/221121_7/rename-symbol/data/generated-rename-symbols.migration.ts @@ -0,0 +1,27 @@ +/* + * SPDX-FileCopyrightText: 2026 SAP Spartacus team + * + * SPDX-License-Identifier: Apache-2.0 + */ + +import { RenamedSymbol } from '../../../../shared/utils/file-utils'; +// +// Generated file, don't update manually. +// +export const GENERATED_RENAMED_SYMBOLS_DATA: RenamedSymbol[] = [ + { + previousNode: 'UserAccountModule', + previousImportPath: '@spartacus/user', + newImportPath: '@spartacus/user/account', + }, + { + previousNode: 'UserProfileModule', + previousImportPath: '@spartacus/user', + newImportPath: '@spartacus/user/profile', + }, + { + previousNode: 'AdministrationModule', + previousImportPath: '@spartacus/organization', + newImportPath: '@spartacus/organization/administration', + }, +]; diff --git a/tools/breaking-changes/CHANGELOG-FIXES.md b/tools/breaking-changes/CHANGELOG-FIXES.md new file mode 100644 index 000000000000..c17acc278a64 --- /dev/null +++ b/tools/breaking-changes/CHANGELOG-FIXES.md @@ -0,0 +1,240 @@ +# Breaking Changes Tool - Fixes and Improvements + +## Date: January 27, 2026 (Update 4 - FINAL FIXES) + +### Fixed Three Critical Issues + +#### Issue 6: `regenerate.sh` Not Running `extract-all` +**Problem**: Script skipped extraction, parsed old data +**Fix**: Added `npm run extract-all` as Step 2 in regenerate.sh + +#### Issue 7: False Breaking Changes from Semicolon Differences +**Problem**: +``` +Previous: saveCouponCodesFactory(): () => void +Current: saveCouponCodesFactory(): () => void; +``` +Reported as breaking change when only `;` differs. + +**Fix**: +- Updated `getFunctionBreakingChange()` and `getVariableBreakingChange()` in `compare.ts` +- Both now use `normalizeType()` before comparison +- Added `.replace(/;+$/, '')` to `normalizeType()` to remove trailing semicolons + +#### Issue 8: 93 Empty TypeAlias Definitions +**Problem**: TypeAlias members were empty, showing blank "Current version" +``` +Previous: StockLevel | StockLevelOnHold | ... +Current: [EMPTY] +``` + +**Root Cause**: +- TypeAlias syntax: `type MyType = string` (uses `=`) +- `findTokenRange()` was looking for `:` (like Variables) +- Returned `{startIndex: 0, endIndex: 0}` = empty range + +**Fix**: +- Added new range type `'typealias'` to `findTokenRange()` +- `'typealias'` searches for `=` instead of `:` +- TypeAlias now uses: `findTokenRange(excerptTokens, 'typealias')` +- Correctly extracts type between `=` and `;` + +#### Files Changed +- `regenerate.sh` - Added extract-all step +- `compare.ts` - Normalize types before comparison, remove trailing semicolons +- `extract-bundled.ts` - Handle TypeAlias with `=` separator + +--- + +## Date: January 27, 2026 (Update 3 - FINAL) + +### Fixed `actualStart` Bug in `findTokenRange()` + +#### Critical Bug Found +After Update 2, types were still missing. Root cause: `findTokenRange()` had logic error: + +```typescript +// BUG: +const actualStart = endIndex; // actualStart === endIndex! +return { startIndex: actualStart, endIndex }; // Empty range! +``` + +When `actualStart` was assigned to `endIndex`, the range became empty (`startIndex === endIndex`), causing `getParamType()` to return empty string. + +#### Solution +Fixed the logic to properly skip whitespace: + +```typescript +// FIXED: +let startIndex = i + 1; +// Skip whitespace tokens +while (startIndex < tokens.length && tokens[startIndex].text.trim() === '') { + startIndex++; +} +let endIndex = startIndex; +// ... find end ... +return { startIndex, endIndex }; // ✅ Correct range! +``` + +#### Also Fixed +- `parse.ts` - Better validation in `getParamType()` using optional chaining +- Now checks `startIndex < 0` and `endIndex < 0` separately + +#### IMPORTANT +**You MUST regenerate files** to apply these fixes: +```bash +npm run extract-all # Re-extract with fixed code +npm run parse-all # Re-parse with fixed validation +npm run compare +npm run gen-all +``` + +--- + +## Date: January 27, 2026 (Update 2) + +### Fixed Missing Types in Variable Declarations + +#### Issue Fixed +After initial fix, some variable declarations had missing types in generated documentation: +```markdown +Previous version: +defaultOccUserProfileConfig: OccConfig + +Current version: +defaultOccUserProfileConfig: +``` + +#### Root Cause +The improved `generateStructuredTokens()` function was too aggressive in splitting tokens, but wasn't consistently generating tokens that `findTokenRange()` could process. Special characters like `:` needed to be separate tokens. + +#### Solution +- Refined `generateStructuredTokens()` regex pattern to properly tokenize special characters +- Pattern now matches: identifiers, special chars (`:=;,()[]{}< >|&`), whitespace, other content +- Updated `findTokenRange()` to handle tokens that may contain `:` within them +- Added fallback logic to search for `:` both as separate token and within tokens + +--- + +## Date: January 27, 2026 + +### Type Normalization and Token Generation Fixes + +#### Issues Fixed + +1. **Types with $1, $2 suffixes appearing in documentation** + - Root cause: TypeScript compiler adds `$1`, `$2` suffixes during declaration merging when type names conflict + - Impact: Generated docs and schematics contained invalid type names like `Location$1`, `User$1` + - Fix: Added `normalizeTypeString()` function that removes these suffixes + +2. **Truncated types in documentation** + - Root cause: `getParamType()` didn't validate token ranges before processing + - Impact: Type declarations were cut off, e.g., `Command<{ email: string` instead of `Command<{ email: string; }>` + - Fix: Added validation in `getParamType()` to check range validity + +3. **Broken tokens creating unreadable code blocks** + - Root cause: `generateExcerptTokens()` used TypeScript Scanner which tokenizes at lexical level + - Impact: Code was rendered as individual characters/punctuation on separate lines + - Fix: Completely rewrote `generateExcerptTokens()` to use structured token generation + +4. **TypeAlias rendered as array of individual tokens** + - Fix: Modified `getTypeAliases()` to join tokens; updated `getTypeAliasStateDoc()` to handle both formats + +#### Files Modified +- `/tools/breaking-changes/extract-bundled.ts` - Added normalization, rewrote token generation +- `/tools/breaking-changes/parse.ts` - Added normalization and validation +- `/tools/breaking-changes/common.ts` - Updated TypeAlias rendering +- `/tools/breaking-changes/package.json` - Added `validate` and `test` scripts +- `/tools/breaking-changes/readme.md` - Added validation documentation + +--- + +## Date: January 21, 2026 + +### Summary +Fixed the breaking changes detection tool to work with both `augmented-types` (old format) and `declaration-merging` (new bundled types format). + +--- + +## Changes Made + +### 1. Fixed `common.ts` +- **Fixed `readRenamedApiLookupFile()`**: Now returns empty array instead of undefined when file is empty +- **Fixed `printStatsForBreakingChangeList()`**: Added null/undefined checks to prevent crashes +- **Improved error handling**: Silently skips invalid elements instead of logging warnings + +### 2. Created `extract-bundled.ts` +- **New alternative extractor** for declaration-merging (bundled types) format +- Uses TypeScript Compiler API directly instead of API Extractor +- Handles `declare const`, `declare class`, and other top-level declarations +- Generates complete JSON structure compatible with `parse.ts` +- Adds all required fields: + - `parameters` for functions and methods + - `returnTypeTokenRange` for functions and methods + - `propertyTypeTokenRange` for properties + - `variableTypeTokenRange` for variables + - `typeTokenRange` for type aliases + - `members` for classes, interfaces, and enums + +### 3. Updated `extract.ts` +- Simplified warning message for bundled types detection +- Removed outdated instructions about switching build formats +- Cleaned up comments and formatting + +### 4. Updated `readme.md` +- Updated workflow instructions +- `extract-all` now uses `extract-new-bundled` by default +- Simplified instructions - one command works for both formats + +### 5. Updated `package.json` +- Modified `extract-all` script: `npm run extract-old && npm run extract-new-bundled` +- Now automatically uses bundled extractor for new version + +--- + +## Usage + +### Standard workflow (works for both formats): +```bash +npm run extract-all # Automatically uses correct extractors +npm run parse-all +npm run compare +``` + +### Legacy workflow (if old version also uses augmented-types): +```bash +npm run extract-old +npm run extract-new # Only for augmented-types +npm run parse-all +npm run compare +``` + +--- + +## Results + +Successfully processed: +- **src/old**: 296 modules → 6,785 API elements +- **src/new**: 319 files → 8,823 API elements +- **Comparison**: ~28,000 individual breaking changes detected + +Output file: `data/221121_7/breaking-changes.json` + +--- + +## Technical Details + +### Why the alternative extractor? + +API Extractor (v7.55.5) has issues with TypeScript 5.9+ and declaration-merging: +- Cannot analyze module augmentations (`declare module`) +- Fails with "Unable to analyze export Config" errors +- Bundled TypeScript (5.8.2) is older than project TypeScript (5.9.3) + +The alternative extractor: +- Uses TypeScript Compiler API with the project's TypeScript version +- Directly analyzes `.d.ts` files without relying on API Extractor internals +- Generates simplified but compatible JSON structure +- Successfully processes all 319 bundled type files + +--- diff --git a/tools/breaking-changes/common.ts b/tools/breaking-changes/common.ts index d1614abe6f5c..7bab13e4f61e 100644 --- a/tools/breaking-changes/common.ts +++ b/tools/breaking-changes/common.ts @@ -9,7 +9,7 @@ import stringifyObject from 'stringify-object'; // shared configs -export const NEW_VERSION = '2211_19'; // Increment this number to match the current release for which the script is used. +export const NEW_VERSION = '221121_7'; // Increment this number to match the current release for which the script is used. export const BREAKING_CHANGES_FILE_PATH = `data/${NEW_VERSION}/breaking-changes.json`; export const NEW_VERSION_DOC_HOME = `../../docs/migration/${NEW_VERSION}`; export const API_ELEMENT_MIGRATION_COMMENTS_FILE_PATH = `${NEW_VERSION_DOC_HOME}/migration-comments-api-elements.json`; @@ -18,10 +18,78 @@ export const RENAMED_API_LOOKUP_FILE_PATH = `${NEW_VERSION_DOC_HOME}/renamed-api export const MIGRATION_SCHEMATICS_HOME = `../../projects/schematics/src/migrations/${NEW_VERSION}`; export const SCHEMATICS_COMMENT_PREFIX = '// TODO:Spartacus -'; +/** + * Normalize type for display in documentation. + * Removes import() statements and namespace aliases to make types more readable. + */ +export function normalizeTypeForDisplay(type: string | undefined): string { + if (!type) return ''; + + let normalized = type; + + // Replace literal \n with actual newlines for regex to work + normalized = normalized.replace(/\\n/g, '\n'); + + // Remove JSDoc comments (/** ... */) including multi-line + normalized = normalized.replace(/\/\*\*[\s\S]*?\*\//g, ''); + + // Remove TypeScript-generated suffixes like $1, $2, etc. + // These are added by TypeScript Compiler API during bundling when there are naming conflicts + // Match pattern: Type$1, User$2, ICON_TYPE$1, etc. + // Use word boundary to avoid matching valid identifiers that naturally contain $ + normalized = normalized.replace(/\b([A-Za-z_][A-Za-z0-9_]*)\$\d+\b/g, '$1'); + + // Remove import() statements: import("package"). → (empty) + // Example: import("@angular/core").WritableSignal → WritableSignal + normalized = normalized.replace(/import\s*\(\s*["'][^"']+["']\s*\)\s*\./g, ''); + + // Remove namespace aliases: i0., rxjs., etc. + // Match single lowercase/number identifiers followed by dot (common pattern for generated aliases) + // Example: i0.WritableSignal → WritableSignal, rxjs.Observable → Observable + normalized = normalized.replace(/\b[a-z]\d*\./g, ''); + + // Remove common known package namespace prefixes + normalized = normalized.replace(/\b(rxjs|core|common|forms|router|platform_browser)\./g, ''); + + // Remove external library namespace aliases (express, qs, etc.) + normalized = normalized.replace(/\b(express|qs|express_serve_static_core)\./g, ''); + + // Remove ANY underscore-prefixed namespace aliases (more generic approach) + // This catches: _angular_forms., _spartacus_*, _ngrx_*, _platform_browser., etc. + // Pattern: underscore followed by word characters (letters, numbers, underscores) ending with dot + normalized = normalized.replace(/\b_[a-z][a-z0-9_]*\./gi, ''); + + // Remove dist namespace aliases: dist_cart_types_spartacus_*, etc. + normalized = normalized.replace(/\bdist_[a-z_]+\./g, ''); + + // Remove Spartacus internal namespace aliases: StateUtils., etc. + normalized = normalized.replace(/\bStateUtils\./g, ''); + + // Remove i18next namespace aliases: i18next_http_backend., node_modules_i18next., etc. + normalized = normalized.replace(/\bi18next[a-z0-9_]*\./gi, ''); + + // Remove node_modules namespace aliases: node_modules_i18next., node_modules_*, etc. + normalized = normalized.replace(/\bnode_modules_[a-z0-9_]*\./gi, ''); + + // Remove leading equals sign (artifact from type alias parsing) + // Example: "= Omit" → "Omit" + normalized = normalized.replace(/^=\s+/, ''); + + // Remove trailing semicolons (formatting differences) - but only at the very end + // This handles cases like `string` vs `string;` but preserves semicolons in complex types + normalized = normalized.replace(/;+\s*$/, ''); + + // Normalize whitespace - replace multiple spaces/newlines with single space + normalized = normalized.replace(/\s+/g, ' ').trim(); + + return normalized; +} + // Shared Functions export function readAndParseDataFile(filePath: string): any { const parsedData = JSON.parse(fs.readFileSync(filePath, 'utf-8')); - console.log(`Read: ${filePath}, ${parsedData.length} entries`); + const length = Array.isArray(parsedData) ? parsedData.length : 'unknown'; + console.log(`Read: ${filePath}, ${length} entries`); return parsedData; } @@ -38,7 +106,9 @@ export function readMemberMigrationCommentsFile(): any { } export function readRenamedApiLookupFile(): any { - return readAndParseDataFile(RENAMED_API_LOOKUP_FILE_PATH); + const data = readAndParseDataFile(RENAMED_API_LOOKUP_FILE_PATH); + // Ensure we always return an array, even if file is empty or undefined + return Array.isArray(data) ? data : []; } export function findApiElementMigrationComment( @@ -136,9 +206,12 @@ export function printStatsForBreakingChangeList( globalBreakingChangeList: any ): void { const groupByCategory = globalBreakingChangeList.reduce((group, element) => { - const { change } = element; - group[change] = group[change] ?? []; - group[change].push(element); + // Skip undefined or null elements silently + if (!element || !element.change) { + return group; + } + group[element.change] = group[element.change] ?? []; + group[element.change].push(element); return group; }, {}); Object.keys(groupByCategory) @@ -182,30 +255,30 @@ export function escapePackageName(packageName: string) { } export function getSignatureDoc( - functonElement: any, + functionElement: any, multiLine: boolean = true ): string { const lineEnding = getLineEnding(multiLine); - const parameterDoc = getParameterDoc(functonElement, multiLine); - const doc = `${lineEnding}${functonElement.name}(${parameterDoc})${ - functonElement.returnType ? ': ' + functonElement.returnType : '' - }${lineEnding}`; + const parameterDoc = getParameterDoc(functionElement, multiLine); + const returnType = functionElement.returnType + ? ': ' + normalizeTypeForDisplay(functionElement.returnType) + : ''; + const doc = `${lineEnding}${functionElement.name}(${parameterDoc})${returnType}${lineEnding}`; return doc; } export function getParameterDoc( - functonElement: any, + functionElement: any, multiLine: boolean = true ): string { const lineEnding = getLineEnding(multiLine); - if (functonElement.parameters?.length) { + if (functionElement.parameters?.length) { let parameterDoc = lineEnding; - functonElement.parameters.forEach((parameter: any, index: number) => { - parameterDoc += ` ${parameter.name}${parameter.isOptional ? '?' : ''}: ${ - parameter.type - }${ - index + 1 >= functonElement.parameters.length ? '' : ',' + functionElement.parameters.forEach((parameter: any, index: number) => { + const normalizedType = normalizeTypeForDisplay(parameter.type); + parameterDoc += ` ${parameter.name}${parameter.isOptional ? '?' : ''}: ${normalizedType}${ + index + 1 >= functionElement.parameters.length ? '' : ',' }${lineEnding}`; }); return parameterDoc; @@ -266,6 +339,9 @@ export function getTopLevelBreakingChangeEntry( } export function getAllTopLevelBreakingChanges(apiElement: any): any[] { + if (!apiElement || !Array.isArray(apiElement.breakingChanges)) { + return []; + } return apiElement.breakingChanges.filter((breakingChange: any) => isTopLevelApi(breakingChange.changeKind) ); @@ -300,7 +376,7 @@ export function getMemberStateDoc(member: any): string { } case 'PropertySignature': case 'Property': { - return `${member.name}: ${member.type}`; + return `${member.name}: ${normalizeTypeForDisplay(member.type)}`; } default: { throw Error( @@ -319,7 +395,7 @@ export function getTopLevelApiStateDoc(apiElement: any): string { return getTypeAliasStateDoc(apiElement); } case 'Variable': { - return `${apiElement.name}: ${apiElement.type}`; + return `${apiElement.name}: ${normalizeTypeForDisplay(apiElement.type)}`; } case 'Function': { return getSignatureDoc(apiElement); @@ -340,6 +416,16 @@ function getEnumStateDoc(apiElement): string { } function getTypeAliasStateDoc(apiElement): string { + if (!apiElement.members || apiElement.members.length === 0) { + return ''; + } + + // If members is an array with a single string (normalized type), return it + if (apiElement.members.length === 1 && typeof apiElement.members[0] === 'string') { + return apiElement.members[0]; + } + + // Otherwise join with commas (fallback for old format) return apiElement.members.join(',\n'); } diff --git a/tools/breaking-changes/compare.ts b/tools/breaking-changes/compare.ts index b7b0cfcf6103..1b2dcdd8abca 100644 --- a/tools/breaking-changes/compare.ts +++ b/tools/breaking-changes/compare.ts @@ -7,6 +7,11 @@ import deepEqual from 'deep-equal'; import * as fs from 'fs'; import * as common from './common'; + +// Use the shared normalization function for type comparison +// This ensures consistency between comparison and documentation generation +const normalizeType = common.normalizeTypeForDisplay; + // -------------------------------------------------- // Main Logic // -------------------------------------------------- @@ -162,7 +167,11 @@ function compareElements(oldElement: any, newElement: any): any[] { } function getVariableBreakingChange(oldElement: any, newElement: any): any[] { - if (oldElement.type !== newElement.type) { + // Normalize types before comparison (remove trailing semicolons and whitespace) + const oldType = normalizeType(oldElement.type || ''); + const newType = normalizeType(newElement.type || ''); + + if (oldType !== newType) { return [ { ...getChangeDesc(oldElement, 'CHANGED'), @@ -176,7 +185,11 @@ function getVariableBreakingChange(oldElement: any, newElement: any): any[] { } function getTypeAliasBreakingChange(oldElement: any, newElement: any): any[] { - if (!deepEqual(oldElement.members, newElement.members)) { + // Normalize type alias members before comparison to ignore JSDoc comments and whitespace changes + const oldNormalized = oldElement.members?.map((m: string) => normalizeType(m)) || []; + const newNormalized = newElement.members?.map((m: string) => normalizeType(m)) || []; + + if (!deepEqual(oldNormalized, newNormalized)) { return [ { ...getChangeDesc(oldElement, 'CHANGED'), @@ -191,7 +204,8 @@ function getFunctionBreakingChange(oldElement: any, newElement: any): any[] { oldElement, newElement ); - const returnTypeChanged = oldElement.returnType !== newElement.returnType; + // Normalize return types before comparison to ignore JSDoc comments and whitespace changes + const returnTypeChanged = normalizeType(oldElement.returnType) !== normalizeType(newElement.returnType); if (paramBreakingChanges.length > 0 || returnTypeChanged) { return [ { @@ -307,13 +321,14 @@ function isParametersBreakingChangeDetected( } function isIdenticalParams(oldParam: any, newParam: any) { - return oldParam.name === newParam?.name && oldParam.type === newParam?.type; + return oldParam.name === newParam?.name && normalizeType(oldParam.type) === normalizeType(newParam?.type); } function isSameTypeParameter(oldParam: any, newParam: any) { - return oldParam.type === newParam?.type; + return normalizeType(oldParam.type) === normalizeType(newParam?.type); } + function addBreakingChanges(element: any, breakingChanges: any[]) { if (!breakingChanges) { return; diff --git a/tools/breaking-changes/data/221121_7/breaking-changes.json b/tools/breaking-changes/data/221121_7/breaking-changes.json new file mode 100644 index 000000000000..23155c77111e --- /dev/null +++ b/tools/breaking-changes/data/221121_7/breaking-changes.json @@ -0,0 +1 @@ +[{"entryPoint":"@spartacus/user/profile/root","kind":"Interface","name":"Title","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Title","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Title","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/root","kind":"Interface","name":"Title","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/user/profile/root","kind":"Class","name":"UserEmailFacade","members":[{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserEmailFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/root","kind":"Class","name":"UserEmailFacade","members":[{"kind":"Method","name":"update","parameters":[{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newUid","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/root","kind":"Class","name":"UserPasswordFacade","members":[{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"reset","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestForgotPasswordEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserPasswordFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reset","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserPasswordFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserPasswordFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/root","kind":"Class","name":"UserPasswordFacade","members":[{"kind":"Method","name":"update","parameters":[{"name":"oldPassword","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"reset","parameters":[{"name":"token","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"requestForgotPasswordEmail","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/root","kind":"Class","name":"UserProfileFacade","members":[{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"details","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_root!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"details","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_root!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/root","kind":"Class","name":"UserProfileFacade","members":[{"kind":"Method","name":"get","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"details","type":"User","canonicalReference":"@spartacus/user/profile/root!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"close","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/root","kind":"Class","name":"UserRegisterFacade","members":[{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_root!UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserRegisterFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_root!UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserRegisterFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerGuest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserRegisterFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/root"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/root","kind":"Class","name":"UserRegisterFacade","members":[{"kind":"Method","name":"register","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/user/profile/root!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","parameters":[{"name":"guid","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/root","kind":"Interface","name":"UserSignUp","members":[{"kind":"PropertySignature","name":"firstName","type":"string"},{"kind":"PropertySignature","name":"lastName","type":"string"},{"kind":"PropertySignature","name":"password","type":"string"},{"kind":"PropertySignature","name":"titleCode","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"},{"kind":"PropertySignature","name":"verificationTokenCode","type":"string"},{"kind":"PropertySignature","name":"verificationTokenId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstName","type":"string"},"topLevelApiElementName":"UserSignUp","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastName","type":"string"},"topLevelApiElementName":"UserSignUp","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"password","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"password","type":"string"},"topLevelApiElementName":"UserSignUp","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"titleCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"titleCode","type":"string"},"topLevelApiElementName":"UserSignUp","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"UserSignUp","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"verificationTokenCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"verificationTokenCode","type":"string"},"topLevelApiElementName":"UserSignUp","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"verificationTokenId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"verificationTokenId","type":"string"},"topLevelApiElementName":"UserSignUp","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/root"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/root","kind":"Interface","name":"UserSignUp","members":[{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"password","type":"string"},{"kind":"Property","name":"titleCode","type":"string"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"verificationTokenId","type":"string"},{"kind":"Property","name":"verificationTokenCode","type":"string"}]}},{"entryPoint":"@spartacus/user/profile/occ","kind":"Class","name":"OccUserProfileAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/user_profile_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/user_profile_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"appendCaptchaToken","overloadIndex":1,"parameters":[{"name":"currentHeaders","type":"HttpHeaders","isOptional":false,"canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common"}],"returnType":"HttpHeaders"},{"kind":"Property","name":"captchaConfig","type":"CaptchaApiConfig | null"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"injector","type":"Injector | null"},{"kind":"Method","name":"loadTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_occ!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"userEmailAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"resetPassword","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_occ!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"kind":"Method","name":"updateEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUserId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"updatePassword","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"appendCaptchaToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"appendCaptchaToken","overloadIndex":1,"parameters":[{"name":"currentHeaders","type":"HttpHeaders","isOptional":false,"canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common"}],"returnType":"HttpHeaders"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_occ!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerGuest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestForgotPasswordEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"userEmailAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetPassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetPassword","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_occ!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUserId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updatePassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updatePassword","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/occ"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/occ","kind":"Class","name":"OccUserProfileAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"captchaConfig","type":"CaptchaApiConfig | null"},{"kind":"Property","name":"injector","type":"Injector | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/user/profile/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/user/profile/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"user","type":"User","canonicalReference":"@spartacus/user/profile/occ!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"register","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/user/profile/occ!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","parameters":[{"name":"guid","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"requestForgotPasswordEmail","parameters":[{"name":"userEmailAddress","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"resetPassword","parameters":[{"name":"token","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateEmail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"currentPassword","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newUserId","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updatePassword","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"oldPassword","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"close","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadTitles","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"appendCaptchaToken","parameters":[{"name":"currentHeaders","type":"HttpHeaders","canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common","isOptional":false}],"returnType":"HttpHeaders"}]}},{"entryPoint":"@spartacus/user/profile/occ","kind":"Interface","name":"UserProfileOccEndpoints","members":[{"kind":"PropertySignature","name":"titles","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"userCloseAccount","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"userForgotPassword","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"userRegister","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"userResetPassword","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"userRestoreToken","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"userUpdateLoginId","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"userUpdatePassword","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"userUpdateProfile","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"titles","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"titles","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userCloseAccount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userCloseAccount","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userForgotPassword","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userForgotPassword","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userRegister","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userRegister","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userResetPassword","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userResetPassword","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userRestoreToken","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userRestoreToken","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userUpdateLoginId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userUpdateLoginId","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userUpdatePassword","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userUpdatePassword","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userUpdateProfile","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userUpdateProfile","type":"string | OccEndpoint"},"topLevelApiElementName":"UserProfileOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/profile/occ"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/occ","kind":"Interface","name":"UserProfileOccEndpoints","members":[{"kind":"Property","name":"titles","type":"string | OccEndpoint"},{"kind":"Property","name":"userRegister","type":"string | OccEndpoint"},{"kind":"Property","name":"userForgotPassword","type":"string | OccEndpoint"},{"kind":"Property","name":"userRestoreToken","type":"string | OccEndpoint"},{"kind":"Property","name":"userResetPassword","type":"string | OccEndpoint"},{"kind":"Property","name":"userUpdateLoginId","type":"string | OccEndpoint"},{"kind":"Property","name":"userUpdatePassword","type":"string | OccEndpoint"},{"kind":"Property","name":"userUpdateProfile","type":"string | OccEndpoint"},{"kind":"Property","name":"userCloseAccount","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserEmailService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"userProfileConnector","type":"UserProfileConnector","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!UserProfileConnector:class","shortType":"UserProfileConnector","importPath":"@spartacus/user/profile/core"},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"updateCommand","type":"Command<{ password: string; newUid: string; }>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"userProfileConnector","type":"UserProfileConnector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserEmailService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserEmailService","members":[{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"userProfileConnector","type":"UserProfileConnector"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/user/profile/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"userProfileConnector","type":"UserProfileConnector","canonicalReference":"@spartacus/user/profile/core!UserProfileConnector:class","shortType":"UserProfileConnector","importPath":"@spartacus/user/profile/core","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/user/profile/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"updateCommand","type":"Command<{ password: string; newUid: string; }>"},{"kind":"Method","name":"update","parameters":[{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newUid","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserPasswordService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userProfileConnector","type":"UserProfileConnector","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!UserProfileConnector:class","shortType":"UserProfileConnector","importPath":"@spartacus/user/profile/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"requestForgotPasswordEmailCommand","type":"Command<{ email: string; }>"},{"kind":"Method","name":"reset","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"resetCommand","type":"Command<{ token: string; password: string; }>"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"updateCommand","type":"Command<{ oldPassword: string; newPassword: string; }>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"userProfileConnector","type":"UserProfileConnector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestForgotPasswordEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserPasswordService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reset","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserPasswordService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserPasswordService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserPasswordService","members":[{"kind":"Property","name":"userProfileConnector","type":"UserProfileConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"updateCommand","type":"Command<{ oldPassword: string; newPassword: string; }>"},{"kind":"Property","name":"resetCommand","type":"Command<{ token: string; password: string; }>"},{"kind":"Property","name":"requestForgotPasswordEmailCommand","type":"Command<{ email: string; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userProfileConnector","type":"UserProfileConnector","canonicalReference":"@spartacus/user/profile/core!UserProfileConnector:class","shortType":"UserProfileConnector","importPath":"@spartacus/user/profile/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/user/profile/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/user/profile/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"update","parameters":[{"name":"oldPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"reset","parameters":[{"name":"token","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"requestForgotPasswordEmail","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserProfileAdapter","members":[{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"userEmailAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"resetPassword","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"username","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"kind":"Method","name":"updateEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUserId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"updatePassword","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerGuest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestForgotPasswordEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"userEmailAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetPassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetPassword","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"username","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUserId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updatePassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updatePassword","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserProfileAdapter","members":[{"kind":"Method","name":"update","parameters":[{"name":"username","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"user","type":"User","canonicalReference":"@spartacus/user/profile/core!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"register","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/user/profile/core!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","parameters":[{"name":"guid","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"requestForgotPasswordEmail","parameters":[{"name":"userEmailAddress","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"resetPassword","parameters":[{"name":"token","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateEmail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"currentPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newUserId","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updatePassword","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"oldPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"close","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadTitles","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserProfileConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userProfileAdapter","type":"UserProfileAdapter","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!UserProfileAdapter:class","shortType":"UserProfileAdapter","importPath":"@spartacus/user/profile/core"}]},{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"userEmailAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"resetPassword","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"username","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"kind":"Method","name":"updateEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUserId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"updatePassword","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"userProfileAdapter","type":"UserProfileAdapter"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerGuest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestForgotPasswordEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestForgotPasswordEmail","overloadIndex":1,"parameters":[{"name":"userEmailAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetPassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetPassword","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"username","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newUserId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updatePassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updatePassword","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserProfileConnector","members":[{"kind":"Property","name":"userProfileAdapter","type":"UserProfileAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userProfileAdapter","type":"UserProfileAdapter","canonicalReference":"@spartacus/user/profile/core!UserProfileAdapter:class","shortType":"UserProfileAdapter","importPath":"@spartacus/user/profile/core","isOptional":false}]},{"kind":"Method","name":"update","parameters":[{"name":"username","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"user","type":"User","canonicalReference":"@spartacus/user/profile/core!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"register","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/user/profile/core!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","parameters":[{"name":"guid","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"requestForgotPasswordEmail","parameters":[{"name":"userEmailAddress","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"resetPassword","parameters":[{"name":"token","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateEmail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"currentPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newUserId","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updatePassword","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"oldPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"remove","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserProfileService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAccountService","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"userProfileConnector","type":"UserProfileConnector","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!UserProfileConnector:class","shortType":"UserProfileConnector","importPath":"@spartacus/user/profile/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"query","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"closeCommand","type":"Command"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"query","type":"QueryService"},{"kind":"Property","name":"titleQuery","type":"Query"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"details","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"kind":"Property","name":"updateCommand","type":"Command<{ details: User; }>"},{"kind":"Property","name":"userAccountService","type":"UserAccountFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"userProfileConnector","type":"UserProfileConnector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"details","type":"User","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserProfileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserProfileService","members":[{"kind":"Property","name":"userAccountService","type":"UserAccountFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"userProfileConnector","type":"UserProfileConnector"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"query","type":"QueryService"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"updateCommand","type":"Command<{ details: User; }>"},{"kind":"Property","name":"closeCommand","type":"Command"},{"kind":"Property","name":"titleQuery","type":"Query"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAccountService","type":"UserAccountFacade","canonicalReference":"@spartacus/user/profile/core!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/user/profile/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"userProfileConnector","type":"UserProfileConnector","canonicalReference":"@spartacus/user/profile/core!UserProfileConnector:class","shortType":"UserProfileConnector","importPath":"@spartacus/user/profile/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/user/profile/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/user/profile/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"query","type":"QueryService","canonicalReference":"@spartacus/user/profile/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/user/profile/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"details","type":"User","canonicalReference":"@spartacus/user/profile/core!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"close","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserRegisterService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userProfile","type":"UserProfileService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!UserProfileService:class","shortType":"UserProfileService","importPath":"@spartacus/user/profile/core"},{"name":"userConnector","type":"UserProfileConnector","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!UserProfileConnector:class","shortType":"UserProfileConnector","importPath":"@spartacus/user/profile/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},{"kind":"Property","name":"registerCommand","type":"Command<{ user: UserSignUp; }, User>"},{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"registerGuestCommand","type":"Command<{ guid: string; password: string; }, User>"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userConnector","type":"UserProfileConnector"},{"kind":"Property","name":"userProfile","type":"UserProfileService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserRegisterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_core!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserRegisterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerGuest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerGuest","overloadIndex":1,"parameters":[{"name":"guid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserRegisterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/core"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/core","kind":"Class","name":"UserRegisterService","members":[{"kind":"Property","name":"userProfile","type":"UserProfileService"},{"kind":"Property","name":"userConnector","type":"UserProfileConnector"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"registerCommand","type":"Command<{ user: UserSignUp; }, User>"},{"kind":"Property","name":"registerGuestCommand","type":"Command<{ guid: string; password: string; }, User>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userProfile","type":"UserProfileService","canonicalReference":"@spartacus/user/profile/core!UserProfileService:class","shortType":"UserProfileService","importPath":"@spartacus/user/profile/core","isOptional":false},{"name":"userConnector","type":"UserProfileConnector","canonicalReference":"@spartacus/user/profile/core!UserProfileConnector:class","shortType":"UserProfileConnector","importPath":"@spartacus/user/profile/core","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/user/profile/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/user/profile/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"register","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/user/profile/core!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"registerGuest","parameters":[{"name":"guid","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/user/profile/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"AddressBookComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"AddressBookComponentService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!AddressBookComponentService:class","shortType":"AddressBookComponentService","importPath":"@spartacus/user/profile/components"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addAddressButtonHandle","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"addAddressCancel","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"addAddressSubmit","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"addresses$","type":"Observable"},{"kind":"Property","name":"addressesStateLoading$","type":"Observable"},{"kind":"Method","name":"cancelCard","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cards$","type":"Observable"},{"kind":"Property","name":"currentAddress","type":"Address"},{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"editAddressButtonHandle","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"editAddressCancel","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"editAddressSubmit","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"editCard","type":"string | null"},{"kind":"Method","name":"getCardContent","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"service","type":"AddressBookComponentService"},{"kind":"Method","name":"setAddressAsDefault","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setEdit","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"showAddAddressForm","type":"boolean"},{"kind":"Property","name":"showEditAddressForm","type":"boolean"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addAddressButtonHandle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addAddressButtonHandle","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addAddressCancel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addAddressCancel","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addAddressSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addAddressSubmit","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelCard","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editAddressButtonHandle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editAddressButtonHandle","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editAddressCancel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editAddressCancel","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editAddressSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editAddressSubmit","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardContent","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAddressAsDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAddressAsDefault","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setEdit","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"AddressBookComponent","members":[{"kind":"Property","name":"service","type":"AddressBookComponentService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"addresses$","type":"Observable"},{"kind":"Property","name":"cards$","type":"Observable"},{"kind":"Property","name":"addressesStateLoading$","type":"Observable"},{"kind":"Property","name":"currentAddress","type":"Address"},{"kind":"Property","name":"showAddAddressForm","type":"boolean"},{"kind":"Property","name":"showEditAddressForm","type":"boolean"},{"kind":"Property","name":"editCard","type":"string | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"AddressBookComponentService","canonicalReference":"@spartacus/user/profile/components!AddressBookComponentService:class","shortType":"AddressBookComponentService","importPath":"@spartacus/user/profile/components","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/user/profile/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"addAddressButtonHandle","parameters":[],"returnType":"void"},{"kind":"Method","name":"editAddressButtonHandle","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/user/profile/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addAddressSubmit","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/user/profile/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addAddressCancel","parameters":[],"returnType":"void"},{"kind":"Method","name":"editAddressSubmit","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/user/profile/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"editAddressCancel","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCardContent","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/user/profile/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setAddressAsDefault","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/user/profile/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"deleteAddress","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setEdit","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"cancelCard","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"AddressBookComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addUserAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"deleteUserAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddressesStateLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setAddressAsDefault","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updateUserAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addUserAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addUserAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteUserAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteUserAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AddressBookComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressesStateLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressesStateLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AddressBookComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressBookComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAddressAsDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAddressAsDefault","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateUserAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateUserAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressBookComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"AddressBookComponentService","members":[{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/user/profile/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getAddresses","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddressesStateLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAddresses","parameters":[],"returnType":"void"},{"kind":"Method","name":"addUserAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/user/profile/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateUserAddress","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/user/profile/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setAddressAsDefault","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"deleteUserAddress","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"AddressFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"userProfileFacade","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"}]},{"kind":"Property","name":"actionBtnLabel","type":"string"},{"kind":"Property","name":"addressData","type":"Address"},{"kind":"Property","name":"addresses$","type":"Observable"},{"kind":"Property","name":"addressForm","type":"UntypedFormGroup"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"backToAddress","type":"EventEmitter"},{"kind":"Property","name":"cancelBtnLabel","type":"string"},{"kind":"Property","name":"countries","type":"Observable"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Method","name":"countrySelected","overloadIndex":1,"parameters":[{"name":"country","type":"Country | undefined","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Country:interface","shortType":"Country","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleAddressVerificationResults","overloadIndex":1,"parameters":[{"name":"results","type":"AddressValidation","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AddressValidation:interface","shortType":"AddressValidation","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openSuggestedAddress","overloadIndex":1,"parameters":[{"name":"results","type":"AddressValidation","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AddressValidation:interface","shortType":"AddressValidation","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Method","name":"regionSelected","overloadIndex":1,"parameters":[{"name":"region","type":"Region","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Region:interface","shortType":"Region","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"selectedCountry$","type":"BehaviorSubject"},{"kind":"Property","name":"setAsDefaultField","type":"boolean"},{"kind":"Property","name":"showCancelBtn","type":"boolean"},{"kind":"Property","name":"showTitleCode","type":"boolean"},{"kind":"Property","name":"submitAddress","type":"EventEmitter"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Method","name":"toggleDefaultAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Method","name":"verifyAddress","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"countrySelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"countrySelected","overloadIndex":1,"parameters":[{"name":"country","type":"Country | undefined","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Country:interface","shortType":"Country","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleAddressVerificationResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleAddressVerificationResults","overloadIndex":1,"parameters":[{"name":"results","type":"AddressValidation","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AddressValidation:interface","shortType":"AddressValidation","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openSuggestedAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openSuggestedAddress","overloadIndex":1,"parameters":[{"name":"results","type":"AddressValidation","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AddressValidation:interface","shortType":"AddressValidation","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"regionSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"regionSelected","overloadIndex":1,"parameters":[{"name":"region","type":"Region","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Region:interface","shortType":"Region","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleDefaultAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleDefaultAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"AddressFormComponent","members":[{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"selectedCountry$","type":"BehaviorSubject"},{"kind":"Property","name":"addresses$","type":"Observable"},{"kind":"Property","name":"addressData","type":"Address"},{"kind":"Property","name":"actionBtnLabel","type":"string"},{"kind":"Property","name":"cancelBtnLabel","type":"string"},{"kind":"Property","name":"setAsDefaultField","type":"boolean"},{"kind":"Property","name":"showTitleCode","type":"boolean"},{"kind":"Property","name":"showCancelBtn","type":"boolean"},{"kind":"Property","name":"countries","type":"Observable"},{"kind":"Property","name":"submitAddress","type":"EventEmitter"},{"kind":"Property","name":"backToAddress","type":"EventEmitter"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"addressForm","type":"UntypedFormGroup"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/user/profile/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/user/profile/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/user/profile/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userProfileFacade","type":"UserProfileFacade","canonicalReference":"@spartacus/user/profile/components!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handleAddressVerificationResults","parameters":[{"name":"results","type":"AddressValidation","canonicalReference":"@spartacus/user/profile/components!AddressValidation:class","shortType":"AddressValidation","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"countrySelected","parameters":[{"name":"country","type":"Country | undefined","canonicalReference":"@spartacus/user/profile/components!Country:class","shortType":"Country","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"regionSelected","parameters":[{"name":"region","type":"Region","canonicalReference":"@spartacus/user/profile/components!Region:class","shortType":"Region","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"toggleDefaultAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"verifyAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"openSuggestedAddress","parameters":[{"name":"results","type":"AddressValidation","canonicalReference":"@spartacus/user/profile/components!AddressValidation:class","shortType":"AddressValidation","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"CloseAccountComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"openModal","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateTo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CloseAccountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openModal","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CloseAccountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"CloseAccountComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/user/profile/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"openModal","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateTo","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"CloseAccountModalComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"userProfile","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"closeAccount","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"dismissModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"isLoggedIn$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userProfile","type":"UserProfileFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeAccount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeAccount","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CloseAccountModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dismissModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dismissModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CloseAccountModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CloseAccountModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isLoading$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isLoading$","type":"Observable"},"topLevelApiElementName":"CloseAccountModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CloseAccountModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CloseAccountModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CloseAccountModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"CloseAccountModalComponent","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userProfile","type":"UserProfileFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"isLoggedIn$","type":"Observable"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/user/profile/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/user/profile/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/user/profile/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/user/profile/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"userProfile","type":"UserProfileFacade","canonicalReference":"@spartacus/user/profile/components!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/user/profile/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"dismissModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/user/profile/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"closeAccount","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"ForgotPasswordComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"ForgotPasswordComponentService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!ForgotPasswordComponentService:class","shortType":"ForgotPasswordComponentService","importPath":"@spartacus/user/profile/components"}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Property","name":"service","type":"ForgotPasswordComponentService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateTo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ForgotPasswordComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ForgotPasswordComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"ForgotPasswordComponent","members":[{"kind":"Property","name":"service","type":"ForgotPasswordComponentService"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"ForgotPasswordComponentService","canonicalReference":"@spartacus/user/profile/components!ForgotPasswordComponentService:class","shortType":"ForgotPasswordComponentService","importPath":"@spartacus/user/profile/components","isOptional":false}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateTo","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"ForgotPasswordComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userPasswordService","type":"UserPasswordFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserPasswordFacade:class","shortType":"UserPasswordFacade","importPath":"@spartacus/user/profile/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"},{"name":"globalMessage","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"isUpdating$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"_error","type":"Error","isOptional":false,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"redirect","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"requestEmail","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userPasswordService","type":"UserPasswordFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"_error","type":"Error","isOptional":false,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ForgotPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ForgotPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"redirect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"redirect","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ForgotPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestEmail","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ForgotPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"ForgotPasswordComponentService","members":[{"kind":"Property","name":"userPasswordService","type":"UserPasswordFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userPasswordService","type":"UserPasswordFacade","canonicalReference":"@spartacus/user/profile/components!UserPasswordFacade:class","shortType":"UserPasswordFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/user/profile/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/user/profile/components!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessage","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"isUpdating$","type":"rxjs.Observable"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"requestEmail","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[{"name":"_error","type":"Error","canonicalReference":"@spartacus/user/profile/components!Error:class","shortType":"Error","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"redirect","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"MyAccountV2EmailComponent","members":[{"kind":"Method","name":"cancelEdit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDialogConfirmationAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"emailComponentService","type":"UpdateEmailComponentService"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"isEditing","type":"boolean"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onEdit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showingAlert","type":"boolean"},{"kind":"Property","name":"user$","type":"Observable"},{"kind":"Property","name":"userProfile","type":"UserProfileFacade"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelEdit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2EmailComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDialogConfirmationAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDialogConfirmationAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2EmailComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2EmailComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onEdit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2EmailComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2EmailComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"MyAccountV2EmailComponent","members":[{"kind":"Property","name":"emailComponentService","type":"UpdateEmailComponentService"},{"kind":"Property","name":"userProfile","type":"UserProfileFacade"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"isEditing","type":"boolean"},{"kind":"Property","name":"showingAlert","type":"boolean"},{"kind":"Property","name":"user$","type":"Observable"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onEdit","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelEdit","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDialogConfirmationAlert","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"MyAccountV2PasswordComponent","members":[{"kind":"Method","name":"closeDialogConfirmationAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"newPassword","type":"string"},{"kind":"Property","name":"newPasswordConfirm","type":"string"},{"kind":"Property","name":"oldPassword","type":"string"},{"kind":"Method","name":"onCancel","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"service","type":"UpdatePasswordComponentService"},{"kind":"Property","name":"showingAlert","type":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDialogConfirmationAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDialogConfirmationAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2PasswordComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCancel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCancel","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2PasswordComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2PasswordComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"MyAccountV2PasswordComponent","members":[{"kind":"Property","name":"service","type":"UpdatePasswordComponentService"},{"kind":"Property","name":"showingAlert","type":"boolean"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"oldPassword","type":"string"},{"kind":"Property","name":"newPassword","type":"string"},{"kind":"Property","name":"newPasswordConfirm","type":"string"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onCancel","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDialogConfirmationAlert","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"MyAccountV2ProfileComponent","members":[{"kind":"Method","name":"cancelEdit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isEditing","type":"boolean"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onEdit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"originalEditValue","type":"User"},{"kind":"Property","name":"service","type":"UpdateProfileComponentService"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"user$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelEdit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2ProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2ProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onEdit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2ProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2ProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"MyAccountV2ProfileComponent","members":[{"kind":"Property","name":"service","type":"UpdateProfileComponentService"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"user$","type":"Observable"},{"kind":"Property","name":"isEditing","type":"boolean"},{"kind":"Property","name":"originalEditValue","type":"User"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelEdit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onEdit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"OneTimePasswordRegisterComponent","members":[{"kind":"Property","name":"additionalConsents","type":"UntypedFormArray"},{"kind":"Property","name":"additionalRegistrationConsents","type":"{ template: ConsentTemplate; required: boolean; }[]"},{"kind":"Property","name":"anonymousConsent$","type":"Observable<{ consent: AnonymousConsent | undefined; template: string; }>"},{"kind":"Property","name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Method","name":"captchaConfirmed","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"clientAuthenticationTokenService","type":"ClientAuthenticationTokenService"},{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[],"returnType":"VerificationTokenCreation"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"goToVerificationTokenForm","overloadIndex":1,"parameters":[{"name":"registrationVerificationToken","type":"VerificationToken","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~VerificationToken:interface","shortType":"VerificationToken","importPath":"@spartacus/user/account/root"}],"returnType":"void"},{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | undefined","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onCreateRegistrationVerificationTokenComplete","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"registerComponentService","type":"RegisterComponentService"},{"kind":"Property","name":"registerForm","type":"UntypedFormGroup"},{"kind":"Property","name":"registrationVerificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"router","type":"RoutingService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"sendRegistrationVerificationToken","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Method","name":"toggleAnonymousConsent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"updateAdditionalConsents","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"additionalConsents","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"additionalConsents","type":"UntypedFormArray"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"captchaConfirmed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"captchaConfirmed","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectDataFromRegisterForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[],"returnType":"VerificationTokenCreation"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToVerificationTokenForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToVerificationTokenForm","overloadIndex":1,"parameters":[{"name":"registrationVerificationToken","type":"VerificationToken","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~VerificationToken:interface","shortType":"VerificationToken","importPath":"@spartacus/user/account/root"}],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentGiven","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | undefined","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCreateRegistrationVerificationTokenComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCreateRegistrationVerificationTokenComplete","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sendRegistrationVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sendRegistrationVerificationToken","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleAnonymousConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleAnonymousConsent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAdditionalConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAdditionalConsents","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"OneTimePasswordRegisterComponent","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"router","type":"RoutingService"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig"},{"kind":"Property","name":"clientAuthenticationTokenService","type":"ClientAuthenticationTokenService"},{"kind":"Property","name":"registerComponentService","type":"RegisterComponentService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"registrationVerificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"anonymousConsent$","type":"Observable<{ consent: AnonymousConsent | undefined; template: string; }>"},{"kind":"Property","name":"registerForm","type":"UntypedFormGroup"},{"kind":"Property","name":"additionalRegistrationConsents","type":"{ template: ConsentTemplate; required: boolean; }[]"},{"kind":"Method","name":"updateAdditionalConsents","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/user/profile/components!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/user/profile/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"submitForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"sendRegistrationVerificationToken","parameters":[],"returnType":"void"},{"kind":"Method","name":"onCreateRegistrationVerificationTokenComplete","parameters":[],"returnType":"void"},{"kind":"Method","name":"collectDataFromRegisterForm","parameters":[],"returnType":"VerificationTokenCreation"},{"kind":"Method","name":"goToVerificationTokenForm","parameters":[{"name":"registrationVerificationToken","type":"VerificationToken","canonicalReference":"@spartacus/user/profile/components!VerificationToken:class","shortType":"VerificationToken","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isConsentGiven","parameters":[{"name":"consent","type":"AnonymousConsent | undefined","canonicalReference":"@spartacus/user/profile/components!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Property","name":"isConsentRequired","type":""},{"kind":"Method","name":"toggleAnonymousConsent","parameters":[],"returnType":"void"},{"kind":"Method","name":"captchaConfirmed","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"RegisterComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"router","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"},{"name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"},{"name":"registerComponentService","type":"RegisterComponentService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!RegisterComponentService:class","shortType":"RegisterComponentService","importPath":"@spartacus/user/profile/components"}]},{"kind":"Property","name":"additionalConsents","type":"UntypedFormArray"},{"kind":"Property","name":"additionalRegistrationConsents","type":"{ template: ConsentTemplate; required: boolean; }[]"},{"kind":"Property","name":"anonymousConsent$","type":"Observable<{ consent: AnonymousConsent | undefined; template: string; }>"},{"kind":"Property","name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Method","name":"captchaConfirmed","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[{"name":"formData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UserSignUp"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | undefined","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRegisterUserSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Property","name":"registerComponentService","type":"RegisterComponentService"},{"kind":"Property","name":"registerForm","type":"UntypedFormGroup"},{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"router","type":"RoutingService"},{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Method","name":"titleSelected","overloadIndex":1,"parameters":[{"name":"title","type":"Title","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Title:interface","shortType":"Title","importPath":"@spartacus/user/profile/root"}],"returnType":"void"},{"kind":"Method","name":"toggleAnonymousConsent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"updateAdditionalConsents","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"additionalConsents","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"additionalConsents","type":"UntypedFormArray"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"captchaConfirmed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"captchaConfirmed","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectDataFromRegisterForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[{"name":"formData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UserSignUp"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentGiven","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | undefined","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRegisterUserSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRegisterUserSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"titleSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"titleSelected","overloadIndex":1,"parameters":[{"name":"title","type":"Title","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~Title:interface","shortType":"Title","importPath":"@spartacus/user/profile/root"}],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleAnonymousConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleAnonymousConsent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAdditionalConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAdditionalConsents","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"RegisterComponent","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"router","type":"RoutingService"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"registerComponentService","type":"RegisterComponentService"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"anonymousConsent$","type":"Observable<{ consent: AnonymousConsent | undefined; template: string; }>"},{"kind":"Property","name":"registerForm","type":"UntypedFormGroup"},{"kind":"Property","name":"additionalRegistrationConsents","type":"{ template: ConsentTemplate; required: boolean; }[]"},{"kind":"Method","name":"updateAdditionalConsents","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/user/profile/components!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/user/profile/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"router","type":"RoutingService","canonicalReference":"@spartacus/user/profile/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/user/profile/components!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false},{"name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig","canonicalReference":"@spartacus/user/profile/components!AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/user/profile/components!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"registerComponentService","type":"RegisterComponentService","canonicalReference":"@spartacus/user/profile/components!RegisterComponentService:class","shortType":"RegisterComponentService","importPath":"@spartacus/user/profile/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"submitForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerUser","parameters":[],"returnType":"void"},{"kind":"Method","name":"titleSelected","parameters":[{"name":"title","type":"Title","canonicalReference":"@spartacus/user/profile/components!Title:class","shortType":"Title","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"collectDataFromRegisterForm","parameters":[{"name":"formData","type":"any","canonicalReference":"@spartacus/user/profile/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"UserSignUp"},{"kind":"Method","name":"isConsentGiven","parameters":[{"name":"consent","type":"AnonymousConsent | undefined","canonicalReference":"@spartacus/user/profile/components!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Property","name":"isConsentRequired","type":""},{"kind":"Method","name":"onRegisterUserSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleAnonymousConsent","parameters":[],"returnType":"void"},{"kind":"Method","name":"captchaConfirmed","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"RegisterComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"fb","type":"UntypedFormBuilder | undefined","isOptional":true,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"}]},{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[{"name":"formData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UserSignUp"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder | undefined"},{"kind":"Method","name":"generateAdditionalConsentsFormControl","overloadIndex":1,"parameters":[],"returnType":"UntypedFormArray | undefined"},{"kind":"Method","name":"getAdditionalConsents","overloadIndex":1,"parameters":[],"returnType":"{ template: ConsentTemplate; required: boolean; }[]"},{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"postRegisterMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectDataFromRegisterForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[{"name":"formData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UserSignUp"},"topLevelApiElementName":"RegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateAdditionalConsentsFormControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateAdditionalConsentsFormControl","overloadIndex":1,"parameters":[],"returnType":"UntypedFormArray | undefined"},"topLevelApiElementName":"RegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAdditionalConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAdditionalConsents","overloadIndex":1,"parameters":[],"returnType":"{ template: ConsentTemplate; required: boolean; }[]"},"topLevelApiElementName":"RegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"RegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"postRegisterMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"postRegisterMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},"topLevelApiElementName":"RegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"RegisterComponentService","members":[{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","canonicalReference":"@spartacus/user/profile/components!UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"UntypedFormBuilder | undefined","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":true}]},{"kind":"Method","name":"register","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/user/profile/components!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"postRegisterMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAdditionalConsents","parameters":[],"returnType":"{ template: ConsentTemplate; required: boolean; }[]"},{"kind":"Method","name":"generateAdditionalConsentsFormControl","parameters":[],"returnType":"UntypedFormArray | undefined"},{"kind":"Method","name":"collectDataFromRegisterForm","parameters":[{"name":"formData","type":"any","canonicalReference":"@spartacus/user/profile/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"UserSignUp"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"RegistrationVerificationTokenFormComponent","members":[{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[{"name":"formData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UserSignUp"},{"kind":"Method","name":"createRegistrationVerificationToken","overloadIndex":1,"parameters":[{"name":"loginId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purpose","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").Observable"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"errorStatus","type":"number"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"firstName","type":"string"},{"kind":"Method","name":"getPasswordValidators","overloadIndex":1,"parameters":[],"returnType":"any"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"isResendDisabled","type":"boolean"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onOpenInfoDailogKeyDown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onRegisterUserSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openInfoDailog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"password","type":"string"},{"kind":"Property","name":"passwordconf","type":"string"},{"kind":"Property","name":"passwordValidators","type":"any"},{"kind":"Property","name":"registerForm","type":"UntypedFormGroup"},{"kind":"Method","name":"registerUserWithVerificationToken","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"registrationVerificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"resendLink","type":"ElementRef"},{"kind":"Method","name":"resendOTP","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"router","type":"RoutingService"},{"kind":"Property","name":"service","type":"RegistrationVerificationTokenFormComponentService"},{"kind":"Method","name":"startRateLimitWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"startWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"target","type":"string"},{"kind":"Property","name":"titleCode","type":"string"},{"kind":"Property","name":"tokenCode","type":"string"},{"kind":"Property","name":"tokenId","type":"string"},{"kind":"Property","name":"upToRateLimit","type":"boolean"},{"kind":"Property","name":"waitTime","type":"number"},{"kind":"Property","name":"waitTimeForRateLimit","type":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectDataFromRegisterForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[{"name":"formData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UserSignUp"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createRegistrationVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createRegistrationVerificationToken","overloadIndex":1,"parameters":[{"name":"loginId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purpose","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").Observable"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPasswordValidators","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPasswordValidators","overloadIndex":1,"parameters":[],"returnType":"any"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onOpenInfoDailogKeyDown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onOpenInfoDailogKeyDown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRegisterUserSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRegisterUserSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openInfoDailog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openInfoDailog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUserWithVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUserWithVerificationToken","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resendOTP","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resendOTP","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startRateLimitWaitTimeInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startRateLimitWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startWaitTimeInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"RegistrationVerificationTokenFormComponent","members":[{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"router","type":"RoutingService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"registrationVerificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"service","type":"RegistrationVerificationTokenFormComponentService"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"passwordValidators","type":"any"},{"kind":"Method","name":"getPasswordValidators","parameters":[],"returnType":"any"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"waitTime","type":"number"},{"kind":"Property","name":"waitTimeForRateLimit","type":"number"},{"kind":"Property","name":"registerForm","type":"UntypedFormGroup"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"resendLink","type":"ElementRef"},{"kind":"Property","name":"tokenId","type":"string"},{"kind":"Property","name":"tokenCode","type":"string"},{"kind":"Property","name":"target","type":"string"},{"kind":"Property","name":"titleCode","type":"string"},{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"password","type":"string"},{"kind":"Property","name":"passwordconf","type":"string"},{"kind":"Property","name":"errorStatus","type":"number"},{"kind":"Property","name":"isResendDisabled","type":"boolean"},{"kind":"Property","name":"upToRateLimit","type":"boolean"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerUserWithVerificationToken","parameters":[],"returnType":"void"},{"kind":"Method","name":"collectDataFromRegisterForm","parameters":[{"name":"formData","type":"any","canonicalReference":"@spartacus/user/profile/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"UserSignUp"},{"kind":"Method","name":"onRegisterUserSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"resendOTP","parameters":[],"returnType":"void"},{"kind":"Method","name":"createRegistrationVerificationToken","parameters":[{"name":"loginId","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purpose","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"rxjs.Observable"},{"kind":"Method","name":"startWaitTimeInterval","parameters":[],"returnType":"void"},{"kind":"Method","name":"startRateLimitWaitTimeInterval","parameters":[],"returnType":"void"},{"kind":"Method","name":"openInfoDailog","parameters":[],"returnType":"void"},{"kind":"Method","name":"onOpenInfoDailogKeyDown","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/user/profile/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"RegistrationVerificationTokenFormComponentService","members":[{"kind":"Method","name":"displayMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"postRegisterMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"postRegisterMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"postRegisterMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},"topLevelApiElementName":"RegistrationVerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"RegistrationVerificationTokenFormComponentService","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"},{"kind":"Method","name":"displayMessage","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"Object","canonicalReference":"@spartacus/user/profile/components!Object:class","shortType":"Object","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"register","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/user/profile/components!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"postRegisterMessage","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"ResetPasswordComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"ResetPasswordComponentService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!ResetPasswordComponentService:class","shortType":"ResetPasswordComponentService","importPath":"@spartacus/user/profile/components"}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"service","type":"ResetPasswordComponentService"},{"kind":"Property","name":"token$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ResetPasswordComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"ResetPasswordComponent","members":[{"kind":"Property","name":"service","type":"ResetPasswordComponentService"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"token$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"ResetPasswordComponentService","canonicalReference":"@spartacus/user/profile/components!ResetPasswordComponentService:class","shortType":"ResetPasswordComponentService","importPath":"@spartacus/user/profile/components","isOptional":false}]},{"kind":"Method","name":"onSubmit","parameters":[{"name":"token","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"ResetPasswordComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userPasswordService","type":"UserPasswordFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserPasswordFacade:class","shortType":"UserPasswordFacade","importPath":"@spartacus/user/profile/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessage","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Method","name":"redirect","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetPassword","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"resetToken$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userPasswordService","type":"UserPasswordFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ResetPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ResetPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"redirect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"redirect","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ResetPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetPassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetPassword","overloadIndex":1,"parameters":[{"name":"token","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ResetPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"ResetPasswordComponentService","members":[{"kind":"Property","name":"userPasswordService","type":"UserPasswordFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userPasswordService","type":"UserPasswordFacade","canonicalReference":"@spartacus/user/profile/components!UserPasswordFacade:class","shortType":"UserPasswordFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/user/profile/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessage","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"resetToken$","type":"Observable"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"resetPassword","parameters":[{"name":"token","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[{"name":"error","type":"unknown","canonicalReference":"@spartacus/user/profile/components!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"redirect","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"SuggestedAddressDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"data$","type":"import(\"rxjs\").Observable"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedAddress","type":"Address"},{"kind":"Method","name":"setSelectedAddress","overloadIndex":1,"parameters":[{"name":"data","type":"{ suggestedAddresses: Address[]; enteredAddress: Address; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SuggestedAddressDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SuggestedAddressDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SuggestedAddressDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setSelectedAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setSelectedAddress","overloadIndex":1,"parameters":[{"name":"data","type":"{ suggestedAddresses: Address[]; enteredAddress: Address; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SuggestedAddressDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"SuggestedAddressDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"selectedAddress","type":"Address"},{"kind":"Property","name":"data$","type":"rxjs.Observable"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/user/profile/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/user/profile/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/user/profile/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"setSelectedAddress","parameters":[{"name":"data","type":"{\n suggestedAddresses: Address[];\n enteredAddress: Address;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdateEmailComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"UpdateEmailComponentService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!UpdateEmailComponentService:class","shortType":"UpdateEmailComponentService","importPath":"@spartacus/user/profile/components"}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"service","type":"UpdateEmailComponentService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UpdateEmailComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdateEmailComponent","members":[{"kind":"Property","name":"service","type":"UpdateEmailComponentService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"UpdateEmailComponentService","canonicalReference":"@spartacus/user/profile/components!UpdateEmailComponentService:class","shortType":"UpdateEmailComponentService","importPath":"@spartacus/user/profile/components","isOptional":false}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdateEmailComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userEmail","type":"UserEmailFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserEmailFacade:class","shortType":"UserEmailFacade","importPath":"@spartacus/user/profile/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isUpdating$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"_error","type":"Error","isOptional":false,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"newUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"updateSucceed$","type":"Subject"},{"kind":"Property","name":"userEmail","type":"UserEmailFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"_error","type":"Error","isOptional":false,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UpdateEmailComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"newUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UpdateEmailComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UpdateEmailComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdateEmailComponentService","members":[{"kind":"Property","name":"userEmail","type":"UserEmailFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userEmail","type":"UserEmailFacade","canonicalReference":"@spartacus/user/profile/components!UserEmailFacade:class","shortType":"UserEmailFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/user/profile/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/user/profile/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/user/profile/components!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"updateSucceed$","type":"Subject"},{"kind":"Property","name":"isUpdating$","type":"rxjs.Observable"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"save","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[{"name":"newUid","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[{"name":"_error","type":"Error","canonicalReference":"@spartacus/user/profile/components!Error:class","shortType":"Error","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdatePasswordComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"UpdatePasswordComponentService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!UpdatePasswordComponentService:class","shortType":"UpdatePasswordComponentService","importPath":"@spartacus/user/profile/components"}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Property","name":"service","type":"UpdatePasswordComponentService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateTo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UpdatePasswordComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UpdatePasswordComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdatePasswordComponent","members":[{"kind":"Property","name":"service","type":"UpdatePasswordComponentService"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"UpdatePasswordComponentService","canonicalReference":"@spartacus/user/profile/components!UpdatePasswordComponentService:class","shortType":"UpdatePasswordComponentService","importPath":"@spartacus/user/profile/components","isOptional":false}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateTo","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdatePasswordComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userPasswordService","type":"UserPasswordFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserPasswordFacade:class","shortType":"UserPasswordFacade","importPath":"@spartacus/user/profile/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService | undefined","isOptional":true,"canonicalReference":"@spartacus/user_profile_components!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService | undefined","isOptional":true,"canonicalReference":"@spartacus/user_profile_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService | undefined"},{"kind":"Property","name":"authService","type":"AuthService | undefined"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"getPasswordValidators","overloadIndex":1,"parameters":[],"returnType":"ValidatorFn[]"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isUpdating$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"_error","type":"HttpErrorModel | Error","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"updatePassword","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"userPasswordService","type":"UserPasswordFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPasswordValidators","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPasswordValidators","overloadIndex":1,"parameters":[],"returnType":"ValidatorFn[]"},"topLevelApiElementName":"UpdatePasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"_error","type":"HttpErrorModel | Error","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UpdatePasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UpdatePasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updatePassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updatePassword","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UpdatePasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdatePasswordComponentService","members":[{"kind":"Property","name":"userPasswordService","type":"UserPasswordFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService | undefined"},{"kind":"Property","name":"authService","type":"AuthService | undefined"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userPasswordService","type":"UserPasswordFacade","canonicalReference":"@spartacus/user/profile/components!UserPasswordFacade:class","shortType":"UserPasswordFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/user/profile/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService | undefined","canonicalReference":"@spartacus/user/profile/components!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":true},{"name":"authService","type":"AuthService | undefined","canonicalReference":"@spartacus/user/profile/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":true}]},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"usingV2","type":""},{"kind":"Property","name":"isUpdating$","type":"rxjs.Observable"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"updatePassword","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[{"name":"_error","type":"HttpErrorModel | Error","canonicalReference":"@spartacus/user/profile/components!HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPasswordValidators","parameters":[],"returnType":"ValidatorFn[]"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdateProfileComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"UpdateProfileComponentService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!UpdateProfileComponentService:class","shortType":"UpdateProfileComponentService","importPath":"@spartacus/user/profile/components"}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Property","name":"service","type":"UpdateProfileComponentService"},{"kind":"Property","name":"titles$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateTo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UpdateProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UpdateProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdateProfileComponent","members":[{"kind":"Property","name":"service","type":"UpdateProfileComponentService"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"UpdateProfileComponentService","canonicalReference":"@spartacus/user/profile/components!UpdateProfileComponentService:class","shortType":"UpdateProfileComponentService","importPath":"@spartacus/user/profile/components","isOptional":false}]},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateTo","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/user/profile/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdateProfileComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userProfile","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_profile_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"_error","type":"Error","isOptional":false,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Method","name":"updateProfile","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"updateSucceed$","type":"Subject"},{"kind":"Property","name":"user$","type":"Observable"},{"kind":"Property","name":"userProfile","type":"UserProfileFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"_error","type":"Error","isOptional":false,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UpdateProfileComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UpdateProfileComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateProfile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateProfile","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UpdateProfileComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/profile/components"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/components","kind":"Class","name":"UpdateProfileComponentService","members":[{"kind":"Property","name":"userProfile","type":"UserProfileFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userProfile","type":"UserProfileFacade","canonicalReference":"@spartacus/user/profile/components!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/profile/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"user$","type":"Observable"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"updateSucceed$","type":"Subject"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"updateProfile","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[{"name":"_error","type":"Error","canonicalReference":"@spartacus/user/profile/components!Error:class","shortType":"Error","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsCs","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsDe","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsEn","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsEs_CO","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsEs","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsFr","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsHi","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsHu","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsId","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsIt","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsJa","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsKo","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsPl","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsPt","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsRu","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsZh_TW","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/profile/assets","kind":"Variable","name":"userProfileTranslationsZh","type":"{ address: { addressForm: { title: string; titleOptional: string; defaultTitle: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; address1: string; address2: string; country: string; city: { label: string; placeholder: string; }; state: string; zipCode: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; cellphone: { label: string; placeholder: string; }; saveAsDefault: string; chooseAddress: string; streetAddress: string; aptSuite: string; selectOne: string; setAsDefault: string; titleRequired: string; userAddressAddSuccess: string; userAddressUpdateSuccess: string; userAddressDeleteSuccess: string; invalidAddress: string; }; addressBook: { addNewDeliveryAddress: string; editDeliveryAddress: string; areYouSureToDeleteAddress: string; addNewAddress: string; addAddress: string; updateAddress: string; backToAddressList: string; defaultDeliveryAddress: string; additionalDeliveryAddress: string; }; addressCard: { default: string; selected: string; selectedAddress: string; setAsDefault: string; shipTo: string; billTo: string; phoneNumber: string; mobileNumber: string; }; addressSuggestion: { verifyYourAddress: string; ensureAccuracySuggestChange: string; chooseAddressToUse: string; suggestedAddress: string; enteredAddress: string; editAddress: string; saveAddress: string; }; addressMessages: { setAsDefaultSuccessfully: string; }; }; myAccountV2Email: { myAccountV2Email: { myEmailAddress: string; email: string; emailAddress: string; newEmailAddress: string; confirmNewEmailAddress: string; emailPlaceHolder: string; passwordPlaceHolder: string; password: string; reloginIndicator: string; }; }; myAccountV2Password: { myAccountV2PasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; confirmPassword: { label: string; placeholder: string; }; reloginIndicator: string; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; newPasswordTitle: string; }; }; myAccountV2UserProfile: { myAccountV2UserProfile: { myEmailAddress: string; myInformation: string; name: string; customerId: string; title: string; firstName: string; lastName: string; }; }; userProfile: { updateEmailForm: { newEmailAddress: { label: string; placeholder: string; }; confirmNewEmailAddress: { label: string; placeholder: string; }; enterValidEmail: string; bothEmailMustMatch: string; password: { label: string; placeholder: string; }; pleaseInputPassword: string; emailUpdateSuccess: string; }; register: { confirmPassword: { action: string; label: string; placeholder: string; }; managementInMyAccount: string; termsAndConditions: string; signIn: string; register: string; furtherRegistration: string; confirmNewPassword: string; resetPassword: string; createAccount: string; title: string; titleOptional: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; newPassword: string; emailMarketing: string; confirmThatRead: string; selectTitle: string; passwordMinRequirements: string; passwordStrengthRequirements: string; bothPasswordMustMatch: string; titleRequired: string; postRegisterMessage: string; postRegisterSuccessMessage: string; rateLimitForRegistrationMessage: string; verificationTokenForm: { createVerificationToken: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; back: string; }; }; forgottenPassword: { resetPassword: string; enterEmailAddressAssociatedWithYourAccount: string; emailAddress: { label: string; placeholder: string; }; enterValidEmail: string; passwordResetEmailSent: string; passwordResetSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userProfileTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userProfileTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/profile/assets"}]},{"entryPoint":"@spartacus/user/account/root","kind":"Interface","name":"User","members":[{"kind":"PropertySignature","name":"customerId","type":"string"},{"kind":"PropertySignature","name":"displayUid","type":"string"},{"kind":"PropertySignature","name":"firstName","type":"string"},{"kind":"PropertySignature","name":"lastName","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerId","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayUid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayUid","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstName","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastName","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"}],"newApiElement":{"entryPoint":"@spartacus/user/account/root","kind":"Interface","name":"User","members":[{"kind":"Property","name":"displayUid","type":"string"},{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"customerId","type":"string"},{"kind":"Property","name":"title","type":"string"}]}},{"entryPoint":"@spartacus/user/account/root","kind":"Class","name":"UserAccountEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/user_account_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_account_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onAuth","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserAccountEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onAuth","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onAuth","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserAccountEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/root"}],"newApiElement":{"entryPoint":"@spartacus/user/account/root","kind":"Class","name":"UserAccountEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/user/account/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/user/account/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"onAuth","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/account/root","kind":"Class","name":"UserAccountFacade","members":[{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getById","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserAccountFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getById","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserAccountFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/root"}],"newApiElement":{"entryPoint":"@spartacus/user/account/root","kind":"Class","name":"UserAccountFacade","members":[{"kind":"Method","name":"get","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getById","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/account/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/account/root","kind":"Interface","name":"VerificationToken","members":[{"kind":"PropertySignature","name":"expiresIn","type":"string"},{"kind":"PropertySignature","name":"tokenId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expiresIn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expiresIn","type":"string"},"topLevelApiElementName":"VerificationToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tokenId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tokenId","type":"string"},"topLevelApiElementName":"VerificationToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"}],"newApiElement":{"entryPoint":"@spartacus/user/account/root","kind":"Interface","name":"VerificationToken","members":[{"kind":"Property","name":"expiresIn","type":"string"},{"kind":"Property","name":"tokenId","type":"string"}]}},{"entryPoint":"@spartacus/user/account/root","kind":"Interface","name":"VerificationTokenCreation","members":[{"kind":"PropertySignature","name":"loginId","type":"string"},{"kind":"PropertySignature","name":"password","type":"string"},{"kind":"PropertySignature","name":"purpose","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loginId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loginId","type":"string"},"topLevelApiElementName":"VerificationTokenCreation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"password","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"password","type":"string"},"topLevelApiElementName":"VerificationTokenCreation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purpose","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purpose","type":"string"},"topLevelApiElementName":"VerificationTokenCreation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/root"}],"newApiElement":{"entryPoint":"@spartacus/user/account/root","kind":"Interface","name":"VerificationTokenCreation","members":[{"kind":"Property","name":"purpose","type":"string"},{"kind":"Property","name":"loginId","type":"string"},{"kind":"Property","name":"password","type":"string"}]}},{"entryPoint":"@spartacus/user/account/root","kind":"Class","name":"VerificationTokenFacade","members":[{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_root!VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_root!VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"VerificationTokenFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/root"}],"newApiElement":{"entryPoint":"@spartacus/user/account/root","kind":"Class","name":"VerificationTokenFacade","members":[{"kind":"Method","name":"createVerificationToken","parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","canonicalReference":"@spartacus/user/account/root!VerificationTokenCreation:class","shortType":"VerificationTokenCreation","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/account/occ","kind":"Class","name":"OccUserAccountAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/user_account_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/user_account_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_occ!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_occ!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserAccountAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserAccountAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/occ"}],"newApiElement":{"entryPoint":"@spartacus/user/account/occ","kind":"Class","name":"OccUserAccountAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/user/account/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/user/account/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/account/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createVerificationToken","parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","canonicalReference":"@spartacus/user/account/occ!VerificationTokenCreation:class","shortType":"VerificationTokenCreation","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/user/account/occ","kind":"Interface","name":"UserAccountOccEndpoints","members":[{"kind":"PropertySignature","name":"createVerificationToken","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"user","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createVerificationToken","type":"string | OccEndpoint"},"topLevelApiElementName":"UserAccountOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"user","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"user","type":"string | OccEndpoint"},"topLevelApiElementName":"UserAccountOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/user/account/occ"}],"newApiElement":{"entryPoint":"@spartacus/user/account/occ","kind":"Interface","name":"UserAccountOccEndpoints","members":[{"kind":"Property","name":"user","type":"string | OccEndpoint"},{"kind":"Property","name":"createVerificationToken","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/user/account/core","kind":"Class","name":"UserAccountAdapter","members":[{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_core!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_core!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserAccountAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserAccountAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/core"}],"newApiElement":{"entryPoint":"@spartacus/user/account/core","kind":"Class","name":"UserAccountAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/account/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createVerificationToken","parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","canonicalReference":"@spartacus/user/account/core!VerificationTokenCreation:class","shortType":"VerificationTokenCreation","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/account/core","kind":"Class","name":"UserAccountConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UserAccountAdapter","isOptional":false,"canonicalReference":"@spartacus/user_account_core!UserAccountAdapter:class","shortType":"UserAccountAdapter","importPath":"@spartacus/user/account/core"}]},{"kind":"Property","name":"adapter","type":"UserAccountAdapter"},{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_core!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_core!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserAccountConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserAccountConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/core"}],"newApiElement":{"entryPoint":"@spartacus/user/account/core","kind":"Class","name":"UserAccountConnector","members":[{"kind":"Property","name":"adapter","type":"UserAccountAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UserAccountAdapter","canonicalReference":"@spartacus/user/account/core!UserAccountAdapter:class","shortType":"UserAccountAdapter","importPath":"@spartacus/user/account/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/account/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createVerificationToken","parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","canonicalReference":"@spartacus/user/account/core!VerificationTokenCreation:class","shortType":"VerificationTokenCreation","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/user/account/core","kind":"Class","name":"UserAccountService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAccountConnector","type":"UserAccountConnector","isOptional":false,"canonicalReference":"@spartacus/user_account_core!UserAccountConnector:class","shortType":"UserAccountConnector","importPath":"@spartacus/user/account/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/user_account_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"query","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/user_account_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getById","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"query","type":"QueryService"},{"kind":"Property","name":"userAccountConnector","type":"UserAccountConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"userQuery","type":"Query"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserAccountService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getById","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserAccountService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/core"}],"newApiElement":{"entryPoint":"@spartacus/user/account/core","kind":"Class","name":"UserAccountService","members":[{"kind":"Property","name":"userAccountConnector","type":"UserAccountConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"query","type":"QueryService"},{"kind":"Property","name":"userQuery","type":"Query"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAccountConnector","type":"UserAccountConnector","canonicalReference":"@spartacus/user/account/core!UserAccountConnector:class","shortType":"UserAccountConnector","importPath":"@spartacus/user/account/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/user/account/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"query","type":"QueryService","canonicalReference":"@spartacus/user/account/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getById","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/user/account/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"get","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/user/account/core","kind":"Class","name":"VerificationTokenService","members":[{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"connector","type":"UserAccountConnector"},{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_core!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},{"kind":"Property","name":"createVerificationTokenCommand","type":"Command<{ verificationTokenCreation: VerificationTokenCreation; }, VerificationToken>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_core!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"Observable"},"topLevelApiElementName":"VerificationTokenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/core"}],"newApiElement":{"entryPoint":"@spartacus/user/account/core","kind":"Class","name":"VerificationTokenService","members":[{"kind":"Property","name":"connector","type":"UserAccountConnector"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"createVerificationTokenCommand","type":"Command<{ verificationTokenCreation: VerificationTokenCreation; }, VerificationToken>"},{"kind":"Method","name":"createVerificationToken","parameters":[{"name":"verificationTokenCreation","type":"VerificationTokenCreation","canonicalReference":"@spartacus/user/account/core!VerificationTokenCreation:class","shortType":"VerificationTokenCreation","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginAsGuestGuard","members":[{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPath","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"LoginAsGuestGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPath","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},"topLevelApiElementName":"LoginAsGuestGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"}],"newApiElement":{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginAsGuestGuard","members":[{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Method","name":"getPath","parameters":[],"returnType":"string | undefined"},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"auth","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"userAccount","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"greeting$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRootNavBtnAdded","overloadIndex":1,"parameters":[{"name":"$event","type":"MutationRecord","isOptional":false,"canonicalReference":"!MutationRecord:interface","shortType":"MutationRecord","importPath":""},{"name":"greeting","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"user$","type":"Observable"},{"kind":"Property","name":"usingASMClient$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LoginComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRootNavBtnAdded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRootNavBtnAdded","overloadIndex":1,"parameters":[{"name":"$event","type":"MutationRecord","isOptional":false,"canonicalReference":"!MutationRecord:interface","shortType":"MutationRecord","importPath":""},{"name":"greeting","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoginComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"}],"newApiElement":{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginComponent","members":[{"kind":"Property","name":"auth","type":""},{"kind":"Property","name":"userAccount","type":""},{"kind":"Property","name":"translation","type":""},{"kind":"Property","name":"user$","type":"Observable"},{"kind":"Property","name":"greeting$","type":"Observable"},{"kind":"Property","name":"usingASMClient$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"auth","type":"AuthService","canonicalReference":"@spartacus/user/account/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"userAccount","type":"UserAccountFacade","canonicalReference":"@spartacus/user/account/components!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/user/account/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onRootNavBtnAdded","parameters":[{"name":"$event","type":"MutationRecord","canonicalReference":"@spartacus/user/account/components!MutationRecord:class","shortType":"MutationRecord","importPath":"","isOptional":false},{"name":"greeting","type":"string","canonicalReference":"@spartacus/user/account/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"LoginFormComponentService","isOptional":false,"canonicalReference":"@spartacus/user_account_components!LoginFormComponentService:class","shortType":"LoginFormComponentService","importPath":"@spartacus/user/account/components"}]},{"kind":"Property","name":"action","type":"string | undefined"},{"kind":"Property","name":"csrf","type":"import(\"@spartacus/core\").CSRFResponse"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"loginForm","type":"ElementRef"},{"kind":"Property","name":"method","type":"string | undefined"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"service","type":"LoginFormComponentService"},{"kind":"Property","name":"style","type":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LoginFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"}],"newApiElement":{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginFormComponent","members":[{"kind":"Property","name":"service","type":"LoginFormComponentService"},{"kind":"Property","name":"loginForm","type":"ElementRef"},{"kind":"Property","name":"style","type":"boolean"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"csrf","type":"i3.CSRFResponse"},{"kind":"Property","name":"action","type":"string | undefined"},{"kind":"Property","name":"method","type":"string | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"LoginFormComponentService","canonicalReference":"@spartacus/user/account/components!LoginFormComponentService:class","shortType":"LoginFormComponentService","importPath":"@spartacus/user/account/components","isOptional":false}]},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginFormComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"auth","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"globalMessage","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"action","type":"string"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"csrf","type":"import(\"@spartacus/core\").CSRFResponse"},{"kind":"Property","name":"csrfStateService","type":"CsrfStateService"},{"kind":"Property","name":"customFormValidErrors","type":"string[]"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Method","name":"handleCustomLoginError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"initCustomLogin","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isUpdating$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"login","overloadIndex":1,"parameters":[{"name":"nativeForm","type":"HTMLFormElement","isOptional":true,"canonicalReference":"!HTMLFormElement:interface","shortType":"HTMLFormElement","importPath":""}],"returnType":"void"},{"kind":"Property","name":"method","type":"string"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"isLoggedIn","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"csrf","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"csrf","type":"import(\"@spartacus/core\").CSRFResponse"},"topLevelApiElementName":"LoginFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleCustomLoginError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleCustomLoginError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LoginFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initCustomLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initCustomLogin","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LoginFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"login","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"login","overloadIndex":1,"parameters":[{"name":"nativeForm","type":"HTMLFormElement","isOptional":true,"canonicalReference":"!HTMLFormElement:interface","shortType":"HTMLFormElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoginFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"isLoggedIn","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoginFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"}],"newApiElement":{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginFormComponentService","members":[{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"csrfStateService","type":"CsrfStateService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"customFormValidErrors","type":"string[]"},{"kind":"Property","name":"action","type":"string"},{"kind":"Property","name":"method","type":"string"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"isUpdating$","type":"rxjs.Observable"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"auth","type":"AuthService","canonicalReference":"@spartacus/user/account/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessage","type":"GlobalMessageService","canonicalReference":"@spartacus/user/account/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/user/account/components!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"login","parameters":[{"name":"nativeForm","type":"HTMLFormElement","canonicalReference":"@spartacus/user/account/components!HTMLFormElement:class","shortType":"HTMLFormElement","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"handleCustomLoginError","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[{"name":"isLoggedIn","type":"boolean","canonicalReference":"@spartacus/user/account/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"initCustomLogin","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginRegisterComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}]},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"loginAsGuest","type":"boolean"},{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService | null"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateTo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoginRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LoginRegisterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"}],"newApiElement":{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"LoginRegisterComponent","members":[{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"loginAsGuest","type":"boolean"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateTo","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/user/account/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"OneTimePasswordLoginFormComponent","members":[{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Method","name":"collectDataFromLoginForm","overloadIndex":1,"parameters":[],"returnType":"VerificationTokenCreation"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"goToVerificationTokenForm","overloadIndex":1,"parameters":[{"name":"verificationToken","type":"VerificationToken","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~VerificationToken:interface","shortType":"VerificationToken","importPath":"@spartacus/user/account/root"},{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"void"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"onCreateVerificationTokenComplete","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"style","type":"boolean"},{"kind":"Property","name":"verificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectDataFromLoginForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectDataFromLoginForm","overloadIndex":1,"parameters":[],"returnType":"VerificationTokenCreation"},"topLevelApiElementName":"OneTimePasswordLoginFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToVerificationTokenForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToVerificationTokenForm","overloadIndex":1,"parameters":[{"name":"verificationToken","type":"VerificationToken","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~VerificationToken:interface","shortType":"VerificationToken","importPath":"@spartacus/user/account/root"},{"name":"verificationTokenCreation","type":"VerificationTokenCreation","isOptional":false,"canonicalReference":"@spartacus/user_account_components!~VerificationTokenCreation:interface","shortType":"VerificationTokenCreation","importPath":"@spartacus/user/account/root"}],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordLoginFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCreateVerificationTokenComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCreateVerificationTokenComplete","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordLoginFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OneTimePasswordLoginFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"}],"newApiElement":{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"OneTimePasswordLoginFormComponent","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"verificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"style","type":"boolean"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"goToVerificationTokenForm","parameters":[{"name":"verificationToken","type":"VerificationToken","canonicalReference":"@spartacus/user/account/components!VerificationToken:class","shortType":"VerificationToken","importPath":"","isOptional":false},{"name":"verificationTokenCreation","type":"VerificationTokenCreation","canonicalReference":"@spartacus/user/account/components!VerificationTokenCreation:class","shortType":"VerificationTokenCreation","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onCreateVerificationTokenComplete","parameters":[],"returnType":"void"},{"kind":"Method","name":"collectDataFromLoginForm","parameters":[],"returnType":"VerificationTokenCreation"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"VerificationTokenFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"action","type":"string | undefined"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"csrf","type":"import(\"@spartacus/core\").CSRFResponse"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"errorStatus","type":"number"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isResendDisabled","type":"boolean"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"method","type":"string | undefined"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onOpenInfoDailogKeyDown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openInfoDailog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"password","type":"string"},{"kind":"Property","name":"resendLink","type":"ElementRef"},{"kind":"Method","name":"resendOTP","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"service","type":"VerificationTokenFormComponentService"},{"kind":"Method","name":"startRateLimitWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"startWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"style","type":"boolean"},{"kind":"Property","name":"target","type":"string"},{"kind":"Property","name":"tokenCode","type":"string"},{"kind":"Property","name":"tokenId","type":"string"},{"kind":"Property","name":"upToRateLimit","type":"boolean"},{"kind":"Property","name":"verificationTokenForm","type":"ElementRef"},{"kind":"Property","name":"waitTime","type":"number"},{"kind":"Property","name":"waitTimeForRateLimit","type":"number"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onOpenInfoDailogKeyDown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onOpenInfoDailogKeyDown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openInfoDailog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openInfoDailog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resendOTP","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resendOTP","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startRateLimitWaitTimeInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startRateLimitWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startWaitTimeInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"}],"newApiElement":{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"VerificationTokenFormComponent","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"service","type":"VerificationTokenFormComponentService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"waitTime","type":"number"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"style","type":"boolean"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"resendLink","type":"ElementRef"},{"kind":"Property","name":"tokenId","type":"string"},{"kind":"Property","name":"tokenCode","type":"string"},{"kind":"Property","name":"target","type":"string"},{"kind":"Property","name":"password","type":"string"},{"kind":"Property","name":"isResendDisabled","type":"boolean"},{"kind":"Property","name":"errorStatus","type":"number"},{"kind":"Property","name":"upToRateLimit","type":"boolean"},{"kind":"Property","name":"waitTimeForRateLimit","type":"number"},{"kind":"Property","name":"verificationTokenForm","type":"ElementRef"},{"kind":"Property","name":"csrf","type":"i3.CSRFResponse"},{"kind":"Property","name":"action","type":"string | undefined"},{"kind":"Property","name":"method","type":"string | undefined"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"resendOTP","parameters":[],"returnType":"void"},{"kind":"Method","name":"startWaitTimeInterval","parameters":[],"returnType":"void"},{"kind":"Method","name":"openInfoDailog","parameters":[],"returnType":"void"},{"kind":"Method","name":"onOpenInfoDailogKeyDown","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/user/account/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"startRateLimitWaitTimeInterval","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"VerificationTokenFormComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"action","type":"string"},{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"loginId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purpose","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").Observable"},{"kind":"Property","name":"csrf","type":"import(\"@spartacus/core\").CSRFResponse"},{"kind":"Property","name":"csrfStateService","type":"CsrfStateService"},{"kind":"Method","name":"displayMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Method","name":"initCustomLogin","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isUpdating$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"login","overloadIndex":1,"parameters":[{"name":"nativeForm","type":"HTMLFormElement","isOptional":true,"canonicalReference":"!HTMLFormElement:interface","shortType":"HTMLFormElement","importPath":""}],"returnType":"void"},{"kind":"Property","name":"method","type":"string"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"isLoggedIn","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"verificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createVerificationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createVerificationToken","overloadIndex":1,"parameters":[{"name":"loginId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purpose","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").Observable"},"topLevelApiElementName":"VerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"csrf","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"csrf","type":"import(\"@spartacus/core\").CSRFResponse"},"topLevelApiElementName":"VerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initCustomLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initCustomLogin","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"login","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"login","overloadIndex":1,"parameters":[{"name":"nativeForm","type":"HTMLFormElement","isOptional":true,"canonicalReference":"!HTMLFormElement:interface","shortType":"HTMLFormElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"isLoggedIn","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"VerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user/account/components"}],"newApiElement":{"entryPoint":"@spartacus/user/account/components","kind":"Class","name":"VerificationTokenFormComponentService","members":[{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"csrfStateService","type":"CsrfStateService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"action","type":"string"},{"kind":"Property","name":"method","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"verificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"isUpdating$","type":"rxjs.Observable"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"login","parameters":[{"name":"nativeForm","type":"HTMLFormElement","canonicalReference":"@spartacus/user/account/components!HTMLFormElement:class","shortType":"HTMLFormElement","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"displayMessage","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/user/account/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"Object","canonicalReference":"@spartacus/user/account/components!Object:class","shortType":"Object","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"createVerificationToken","parameters":[{"name":"loginId","type":"string","canonicalReference":"@spartacus/user/account/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/user/account/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purpose","type":"string","canonicalReference":"@spartacus/user/account/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"rxjs.Observable<_spartacus_user_account_root.VerificationToken>"},{"kind":"Method","name":"onSuccess","parameters":[{"name":"isLoggedIn","type":"boolean","canonicalReference":"@spartacus/user/account/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"initCustomLogin","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsCs","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsDe","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsEn","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsEs_CO","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsEs","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsFr","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsHi","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsHu","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsId","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsIt","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsJa","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsKo","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsPl","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsPt","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsRu","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsZh_TW","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user/account/assets","kind":"Variable","name":"userAccountTranslationsZh","type":"{ userAccount: { loginForm: { forgotPassword: string; signIn: string; register: string; dontHaveAccount: string; guestCheckout: string; emailAddress: { label: string; placeholder: string; }; password: { label: string; placeholder: string; }; wrongEmailFormat: string; }; verificationTokenForm: { createVerificationToken: string; needInputCredentials: string; sendRateLime: string; resend: string; verificationCode: { label: string; placeholder: string; }; noReceiveCode: string; verify: string; registerVerify: string; back: string; tokenInputHint: string; }; verificationTokenDialog: { title: string; noReceiveCode: string; contentLine1: string; contentLine2: string; contentLine3: string; close: string; }; miniLogin: { userGreeting: string; signInRegister: string; }; myAccountV2User: { signOut: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"userAccountTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"userAccountTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/user/account/assets"}]},{"entryPoint":"@spartacus/user","kind":"Class","name":"UserAccountModule","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"CLASS_MOVED","changeType":"MOVED","changeKind":"Class","changeLabel":"moved","changeElementName":"UserAccountModule","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UserAccountModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user"}],"newApiElement":{"entryPoint":"@spartacus/user/account","kind":"Class","name":"UserAccountModule","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/user","kind":"Class","name":"UserProfileModule","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"CLASS_MOVED","changeType":"MOVED","changeKind":"Class","changeLabel":"moved","changeElementName":"UserProfileModule","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UserProfileModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/user"}],"newApiElement":{"entryPoint":"@spartacus/user/profile","kind":"Class","name":"UserProfileModule","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/tracking/tms/gtm","kind":"Class","name":"GtmCollectorService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"config","type":"GtmCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~GtmCollectorConfig:interface","shortType":"GtmCollectorConfig","importPath":""},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"}],"returnType":"void"},{"kind":"Method","name":"pushEvent","overloadIndex":1,"parameters":[{"name":"config","type":"TmsCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~TmsCollectorConfig:interface","shortType":"TmsCollectorConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"},{"name":"event","type":"T | any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"config","type":"GtmCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~GtmCollectorConfig:interface","shortType":"GtmCollectorConfig","importPath":""},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"}],"returnType":"void"},"topLevelApiElementName":"GtmCollectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/tms/gtm"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pushEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pushEvent","overloadIndex":1,"parameters":[{"name":"config","type":"TmsCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~TmsCollectorConfig:interface","shortType":"TmsCollectorConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_gtm!~WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"},{"name":"event","type":"T | any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GtmCollectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/tms/gtm"}],"newApiElement":{"entryPoint":"@spartacus/tracking/tms/gtm","kind":"Class","name":"GtmCollectorService","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/tracking/tms/gtm!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"init","parameters":[{"name":"config","type":"GtmCollectorConfig","canonicalReference":"@spartacus/tracking/tms/gtm!GtmCollectorConfig:class","shortType":"GtmCollectorConfig","importPath":"","isOptional":false},{"name":"windowObject","type":"WindowObject","canonicalReference":"@spartacus/tracking/tms/gtm!WindowObject:class","shortType":"WindowObject","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pushEvent","parameters":[{"name":"config","type":"TmsCollectorConfig","canonicalReference":"@spartacus/tracking/tms/gtm!TmsCollectorConfig:class","shortType":"TmsCollectorConfig","importPath":"","isOptional":false},{"name":"windowObject","type":"WindowObject","canonicalReference":"@spartacus/tracking/tms/gtm!WindowObject:class","shortType":"WindowObject","importPath":"","isOptional":false},{"name":"event","type":"T | any","canonicalReference":"@spartacus/tracking/tms/gtm!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/tracking/tms/core","kind":"Class","name":"BaseTmsModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"BaseTmsModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/tms/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/tms/core","kind":"Class","name":"BaseTmsModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/tracking/tms/core","kind":"Interface","name":"TmsCollector","members":[{"kind":"MethodSignature","name":"init","overloadIndex":1,"parameters":[{"name":"config","type":"TmsCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!TmsCollectorConfig:interface","shortType":"TmsCollectorConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"}],"returnType":"void"},{"kind":"MethodSignature","name":"map","overloadIndex":1,"parameters":[{"name":"event","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T | object"},{"kind":"MethodSignature","name":"pushEvent","overloadIndex":1,"parameters":[{"name":"config","type":"TmsCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!TmsCollectorConfig:interface","shortType":"TmsCollectorConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"},{"name":"event","type":"T | any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"init","overloadIndex":1,"parameters":[{"name":"config","type":"TmsCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!TmsCollectorConfig:interface","shortType":"TmsCollectorConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"}],"returnType":"void"},"topLevelApiElementName":"TmsCollector","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"map","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"map","overloadIndex":1,"parameters":[{"name":"event","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T | object"},"topLevelApiElementName":"TmsCollector","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"pushEvent","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"pushEvent","overloadIndex":1,"parameters":[{"name":"config","type":"TmsCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!TmsCollectorConfig:interface","shortType":"TmsCollectorConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"},{"name":"event","type":"T | any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TmsCollector","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/tms/core","kind":"Interface","name":"TmsCollector","members":[{"kind":"Method","name":"init","parameters":[{"name":"config","type":"TmsCollectorConfig","canonicalReference":"@spartacus/tracking/tms/core!TmsCollectorConfig:class","shortType":"TmsCollectorConfig","importPath":"","isOptional":false},{"name":"windowObject","type":"WindowObject","canonicalReference":"@spartacus/tracking/tms/core!WindowObject:class","shortType":"WindowObject","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pushEvent","parameters":[{"name":"config","type":"TmsCollectorConfig","canonicalReference":"@spartacus/tracking/tms/core!TmsCollectorConfig:class","shortType":"TmsCollectorConfig","importPath":"","isOptional":false},{"name":"windowObject","type":"WindowObject","canonicalReference":"@spartacus/tracking/tms/core!WindowObject:class","shortType":"WindowObject","importPath":"","isOptional":false},{"name":"event","type":"T | any","canonicalReference":"@spartacus/tracking/tms/core!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"map","parameters":[{"name":"event","type":"T","canonicalReference":"@spartacus/tracking/tms/core!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"T | object"}]}},{"entryPoint":"@spartacus/tracking/tms/core","kind":"Interface","name":"TmsCollectorConfig","members":[{"kind":"PropertySignature","name":"collector","type":"Type"},{"kind":"PropertySignature","name":"dataLayerProperty","type":"string"},{"kind":"PropertySignature","name":"debug","type":"boolean"},{"kind":"PropertySignature","name":"events","type":"AbstractType[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"collector","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"collector","type":"Type"},"topLevelApiElementName":"TmsCollectorConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dataLayerProperty","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dataLayerProperty","type":"string"},"topLevelApiElementName":"TmsCollectorConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"debug","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"debug","type":"boolean"},"topLevelApiElementName":"TmsCollectorConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"events","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"events","type":"AbstractType[]"},"topLevelApiElementName":"TmsCollectorConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/tms/core","kind":"Interface","name":"TmsCollectorConfig","members":[{"kind":"Property","name":"debug","type":"boolean"},{"kind":"Property","name":"dataLayerProperty","type":"string"},{"kind":"Property","name":"events","type":"AbstractType[]"},{"kind":"Property","name":"collector","type":"Type"}]}},{"entryPoint":"@spartacus/tracking/tms/core","kind":"Interface","name":"TmsCollectors","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"tms","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TmsCollectorConfig | undefined"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"tms","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TmsCollectorConfig | undefined"},"topLevelApiElementName":"TmsCollectors","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/tms/core","kind":"Interface","name":"TmsCollectors","members":[]}},{"entryPoint":"@spartacus/tracking/tms/core","kind":"Class","name":"TmsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventsService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"tmsConfig","type":"TmsConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_core!TmsConfig:class","shortType":"TmsConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Method","name":"collect","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"eventsService","type":"EventService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"mapEvents","overloadIndex":1,"parameters":[{"name":"events","type":"Observable[]","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"tmsConfig","type":"TmsConfig"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collect","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/tms/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mapEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mapEvents","overloadIndex":1,"parameters":[{"name":"events","type":"Observable[]","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"TmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/tms/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/tms/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/tms/core","kind":"Class","name":"TmsService","members":[{"kind":"Property","name":"eventsService","type":"EventService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"tmsConfig","type":"TmsConfig"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventsService","type":"EventService","canonicalReference":"@spartacus/tracking/tms/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/tracking/tms/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"tmsConfig","type":"TmsConfig","canonicalReference":"@spartacus/tracking/tms/core!TmsConfig:class","shortType":"TmsConfig","importPath":"@spartacus/tracking/tms/core","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"collect","parameters":[],"returnType":"void"},{"kind":"Method","name":"mapEvents","parameters":[{"name":"events","type":"Observable[]","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/tracking/tms/core","kind":"Interface","name":"WindowObject","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"prop","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"prop","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"WindowObject","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/tms/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/tms/core","kind":"Interface","name":"WindowObject","members":[]}},{"entryPoint":"@spartacus/tracking/tms/aep","kind":"Class","name":"AepCollectorService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"scriptLoader","type":"ScriptLoader","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core"}]},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"config","type":"AepCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~AepCollectorConfig:interface","shortType":"AepCollectorConfig","importPath":""},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"}],"returnType":"void"},{"kind":"Method","name":"pushEvent","overloadIndex":1,"parameters":[{"name":"config","type":"TmsCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~TmsCollectorConfig:interface","shortType":"TmsCollectorConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"},{"name":"event","type":"T | any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"config","type":"AepCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~AepCollectorConfig:interface","shortType":"AepCollectorConfig","importPath":""},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"}],"returnType":"void"},"topLevelApiElementName":"AepCollectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/tms/aep"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pushEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pushEvent","overloadIndex":1,"parameters":[{"name":"config","type":"TmsCollectorConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~TmsCollectorConfig:interface","shortType":"TmsCollectorConfig","importPath":"@spartacus/tracking/tms/core"},{"name":"windowObject","type":"WindowObject","isOptional":false,"canonicalReference":"@spartacus/tracking_tms_aep!~WindowObject:interface","shortType":"WindowObject","importPath":"@spartacus/tracking/tms/core"},{"name":"event","type":"T | any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AepCollectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/tms/aep"}],"newApiElement":{"entryPoint":"@spartacus/tracking/tms/aep","kind":"Class","name":"AepCollectorService","members":[{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"scriptLoader","type":"ScriptLoader","canonicalReference":"@spartacus/tracking/tms/aep!ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"init","parameters":[{"name":"config","type":"AepCollectorConfig","canonicalReference":"@spartacus/tracking/tms/aep!AepCollectorConfig:class","shortType":"AepCollectorConfig","importPath":"","isOptional":false},{"name":"windowObject","type":"WindowObject","canonicalReference":"@spartacus/tracking/tms/aep!WindowObject:class","shortType":"WindowObject","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pushEvent","parameters":[{"name":"config","type":"TmsCollectorConfig","canonicalReference":"@spartacus/tracking/tms/aep!TmsCollectorConfig:class","shortType":"TmsCollectorConfig","importPath":"","isOptional":false},{"name":"windowObject","type":"WindowObject","canonicalReference":"@spartacus/tracking/tms/aep!WindowObject:class","shortType":"WindowObject","importPath":"","isOptional":false},{"name":"event","type":"T | any","canonicalReference":"@spartacus/tracking/tms/aep!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/tracking/personalization/root","kind":"Class","name":"OccPersonalizationIdInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"PersonalizationConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_personalization_root!PersonalizationConfig:class","shortType":"PersonalizationConfig","importPath":"@spartacus/tracking/personalization/root"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/tracking_personalization_root!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/tracking_personalization_root!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"PERSONALIZATION_ID_KEY","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"OccPersonalizationIdInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/personalization/root"}],"newApiElement":{"entryPoint":"@spartacus/tracking/personalization/root","kind":"Class","name":"OccPersonalizationIdInterceptor","members":[{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"occEndpoints","type":""},{"kind":"Property","name":"winRef","type":""},{"kind":"Property","name":"personalizationId","type":""},{"kind":"Property","name":"requestHeader","type":""},{"kind":"Property","name":"enabled","type":""},{"kind":"Property","name":"PERSONALIZATION_ID_KEY","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"PersonalizationConfig","canonicalReference":"@spartacus/tracking/personalization/root!PersonalizationConfig:class","shortType":"PersonalizationConfig","importPath":"@spartacus/tracking/personalization/root","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/tracking/personalization/root!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/tracking/personalization/root!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/tracking/personalization/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/tracking/personalization/root!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/tracking/personalization/root","kind":"Class","name":"OccPersonalizationTimeInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"PersonalizationConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_personalization_root!PersonalizationConfig:class","shortType":"PersonalizationConfig","importPath":"@spartacus/tracking/personalization/root"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/tracking_personalization_root!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/tracking_personalization_root!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"PERSONALIZATION_TIME_KEY","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"OccPersonalizationTimeInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/personalization/root"}],"newApiElement":{"entryPoint":"@spartacus/tracking/personalization/root","kind":"Class","name":"OccPersonalizationTimeInterceptor","members":[{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"occEndpoints","type":""},{"kind":"Property","name":"winRef","type":""},{"kind":"Property","name":"timestamp","type":""},{"kind":"Property","name":"requestHeader","type":""},{"kind":"Property","name":"enabled","type":""},{"kind":"Property","name":"PERSONALIZATION_TIME_KEY","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"PersonalizationConfig","canonicalReference":"@spartacus/tracking/personalization/root!PersonalizationConfig:class","shortType":"PersonalizationConfig","importPath":"@spartacus/tracking/personalization/root","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/tracking/personalization/root!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/tracking/personalization/root!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/tracking/personalization/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/tracking/personalization/root!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/tracking/personalization/core","kind":"Interface","name":"PersonalizationAction","members":[{"kind":"PropertySignature","name":"action_name","type":"string"},{"kind":"PropertySignature","name":"action_type","type":"string"},{"kind":"PropertySignature","name":"customization_code","type":"string"},{"kind":"PropertySignature","name":"customization_name","type":"string"},{"kind":"PropertySignature","name":"variation_code","type":"string"},{"kind":"PropertySignature","name":"variation_name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"action_name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"action_name","type":"string"},"topLevelApiElementName":"PersonalizationAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/personalization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"action_type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"action_type","type":"string"},"topLevelApiElementName":"PersonalizationAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/personalization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customization_code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customization_code","type":"string"},"topLevelApiElementName":"PersonalizationAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/personalization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customization_name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customization_name","type":"string"},"topLevelApiElementName":"PersonalizationAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/personalization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variation_code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variation_code","type":"string"},"topLevelApiElementName":"PersonalizationAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/personalization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variation_name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variation_name","type":"string"},"topLevelApiElementName":"PersonalizationAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/personalization/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/personalization/core","kind":"Interface","name":"PersonalizationAction","members":[{"kind":"Property","name":"action_name","type":"string"},{"kind":"Property","name":"action_type","type":"string"},{"kind":"Property","name":"customization_name","type":"string"},{"kind":"Property","name":"customization_code","type":"string"},{"kind":"Property","name":"variation_name","type":"string"},{"kind":"Property","name":"variation_code","type":"string"}]}},{"entryPoint":"@spartacus/tracking/personalization/core","kind":"Interface","name":"PersonalizationContext","members":[{"kind":"PropertySignature","name":"actions","type":"PersonalizationAction[]"},{"kind":"PropertySignature","name":"segments","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"actions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"actions","type":"PersonalizationAction[]"},"topLevelApiElementName":"PersonalizationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/personalization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"segments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"segments","type":"string[]"},"topLevelApiElementName":"PersonalizationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/tracking/personalization/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/personalization/core","kind":"Interface","name":"PersonalizationContext","members":[{"kind":"Property","name":"actions","type":"PersonalizationAction[]"},{"kind":"Property","name":"segments","type":"string[]"}]}},{"entryPoint":"@spartacus/tracking/personalization/core","kind":"Class","name":"PersonalizationContextService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"PersonalizationConfig","isOptional":false,"canonicalReference":"@spartacus/tracking_personalization_core!~PersonalizationConfig:class","shortType":"PersonalizationConfig","importPath":"@spartacus/tracking/personalization/root"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/tracking_personalization_core!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"config","type":"PersonalizationConfig"},{"kind":"Method","name":"getPersonalizationContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPersonalizationContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPersonalizationContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PersonalizationContextService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/tracking/personalization/core"}],"newApiElement":{"entryPoint":"@spartacus/tracking/personalization/core","kind":"Class","name":"PersonalizationContextService","members":[{"kind":"Property","name":"config","type":"PersonalizationConfig"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"PersonalizationConfig","canonicalReference":"@spartacus/tracking/personalization/core!PersonalizationConfig:class","shortType":"PersonalizationConfig","importPath":"@spartacus/tracking/personalization/root","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/tracking/personalization/core!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getPersonalizationContext","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"buildPersonalizationContext","type":""}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"BillingTime","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"namePastTense","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"BillingTime","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"namePastTense","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"namePastTense","type":"string"},"topLevelApiElementName":"BillingTime","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"BillingTime","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"namePastTense","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"OneTimeCharge","members":[{"kind":"PropertySignature","name":"billingTime","type":"BillingTime"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"price","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"billingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"billingTime","type":"BillingTime"},"topLevelApiElementName":"OneTimeCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OneTimeCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"price","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"price","type":"Price"},"topLevelApiElementName":"OneTimeCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"OneTimeCharge","members":[{"kind":"Property","name":"price","type":"Price"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"billingTime","type":"BillingTime"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"OverageUsageChargeEntry","members":[{"kind":"PropertySignature","name":"fixedPrice","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fixedPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fixedPrice","type":"Price"},"topLevelApiElementName":"OverageUsageChargeEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"OverageUsageChargeEntry","members":[{"kind":"Property","name":"fixedPrice","type":"Price"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"PerUnitUsageCharge","members":[{"kind":"PropertySignature","name":"includedQty","type":"number"},{"kind":"PropertySignature","name":"perUnitUsageChargeEntries","type":"PerUnitUsageChargeEntry[]"},{"kind":"PropertySignature","name":"ratio","type":"string"},{"kind":"PropertySignature","name":"usageChargeType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"includedQty","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"includedQty","type":"number"},"topLevelApiElementName":"PerUnitUsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"perUnitUsageChargeEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"perUnitUsageChargeEntries","type":"PerUnitUsageChargeEntry[]"},"topLevelApiElementName":"PerUnitUsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ratio","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ratio","type":"string"},"topLevelApiElementName":"PerUnitUsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"usageChargeType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"usageChargeType","type":"string"},"topLevelApiElementName":"PerUnitUsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"PerUnitUsageCharge","members":[{"kind":"Property","name":"includedQty","type":"number"},{"kind":"Property","name":"ratio","type":"string"},{"kind":"Property","name":"usageChargeType","type":"string"},{"kind":"Property","name":"perUnitUsageChargeEntries","type":"PerUnitUsageChargeEntry[]"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"PricePlan","members":[{"kind":"PropertySignature","name":"oneTimeCharges","type":"OneTimeCharge[]"},{"kind":"PropertySignature","name":"perUnitUsageCharges","type":"PerUnitUsageCharge[]"},{"kind":"PropertySignature","name":"recurringCharges","type":"RecurringCharge[]"},{"kind":"PropertySignature","name":"volumeUsageCharges","type":"VolumeUsageCharge[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"oneTimeCharges","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"oneTimeCharges","type":"OneTimeCharge[]"},"topLevelApiElementName":"PricePlan","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"perUnitUsageCharges","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"perUnitUsageCharges","type":"PerUnitUsageCharge[]"},"topLevelApiElementName":"PricePlan","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"recurringCharges","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"recurringCharges","type":"RecurringCharge[]"},"topLevelApiElementName":"PricePlan","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"volumeUsageCharges","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"volumeUsageCharges","type":"VolumeUsageCharge[]"},"topLevelApiElementName":"PricePlan","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"PricePlan","members":[{"kind":"Property","name":"oneTimeCharges","type":"OneTimeCharge[]"},{"kind":"Property","name":"recurringCharges","type":"RecurringCharge[]"},{"kind":"Property","name":"perUnitUsageCharges","type":"PerUnitUsageCharge[]"},{"kind":"Property","name":"volumeUsageCharges","type":"VolumeUsageCharge[]"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"RecurringCharge","members":[{"kind":"PropertySignature","name":"price","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"price","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"price","type":"Price"},"topLevelApiElementName":"RecurringCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"RecurringCharge","members":[{"kind":"Property","name":"price","type":"Price"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"RenewalTerm","members":[{"kind":"PropertySignature","name":"endAt","type":"string"},{"kind":"PropertySignature","name":"period","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endAt","type":"string"},"topLevelApiElementName":"RenewalTerm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"period","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"period","type":"number"},"topLevelApiElementName":"RenewalTerm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"RenewalTerm","members":[{"kind":"Property","name":"period","type":"number"},{"kind":"Property","name":"endAt","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Class","name":"SubscriptionActionsFacade","members":[{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_root!SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"},{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"withdrawal","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_root!SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"},{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_root!SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"},{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extendSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEffectiveCancellationDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExtensionEffectiveDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reverseCancellation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"withdrawal","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_root!SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"},{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Class","name":"SubscriptionActionsFacade","members":[{"kind":"Method","name":"cancelSubscription","parameters":[{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","canonicalReference":"@spartacus/subscription-billing/root!SubscriptionCancellationDetails:class","shortType":"SubscriptionCancellationDetails","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getEffectiveCancellationDate","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"reverseCancellation","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","parameters":[{"name":"withdrawal","type":"SubscriptionWithdraw","canonicalReference":"@spartacus/subscription-billing/root!SubscriptionWithdraw:class","shortType":"SubscriptionWithdraw","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","parameters":[{"name":"extendDuration","type":"number","canonicalReference":"@spartacus/subscription-billing/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"isUnlimitedDuration","type":"boolean","canonicalReference":"@spartacus/subscription-billing/root!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","parameters":[{"name":"extendDuration","type":"number","canonicalReference":"@spartacus/subscription-billing/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"isUnlimitedDuration","type":"boolean","canonicalReference":"@spartacus/subscription-billing/root!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Class","name":"SubscriptionBillingEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onLanguageAndCurrencySetEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SubscriptionBillingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onLanguageAndCurrencySetEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onLanguageAndCurrencySetEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SubscriptionBillingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Class","name":"SubscriptionBillingEventListener","members":[{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"onLanguageAndCurrencySetEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionCancelData","members":[{"kind":"PropertySignature","name":"subscriptionEndAt","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionEndAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionEndAt","type":"string"},"topLevelApiElementName":"SubscriptionCancelData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionCancelData","members":[{"kind":"Property","name":"subscriptionEndAt","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionCancellationDetails","members":[{"kind":"PropertySignature","name":"subscriptionEndAt","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionEndAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionEndAt","type":"string"},"topLevelApiElementName":"SubscriptionCancellationDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionCancellationDetails","members":[{"kind":"Property","name":"subscriptionEndAt","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionDetail","members":[{"kind":"PropertySignature","name":"billingTime","type":"string"},{"kind":"PropertySignature","name":"contractFrequency","type":"string"},{"kind":"PropertySignature","name":"documentNumber","type":"string"},{"kind":"PropertySignature","name":"endAt","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"isCancellationPossible","type":"boolean"},{"kind":"PropertySignature","name":"isCancellationReversalPossible","type":"boolean"},{"kind":"PropertySignature","name":"isExtensionPossible","type":"boolean"},{"kind":"PropertySignature","name":"isWithdrawalPossible","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orderCode","type":"string"},{"kind":"PropertySignature","name":"pricePlan","type":"PricePlan"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"startAt","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"withdrawalPeriodEndAt","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"billingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"billingTime","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"contractFrequency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"contractFrequency","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"documentNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"documentNumber","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endAt","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isCancellationPossible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isCancellationPossible","type":"boolean"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isCancellationReversalPossible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isCancellationReversalPossible","type":"boolean"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isExtensionPossible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isExtensionPossible","type":"boolean"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isWithdrawalPossible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isWithdrawalPossible","type":"boolean"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderCode","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pricePlan","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pricePlan","type":"PricePlan"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCode","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startAt","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"withdrawalPeriodEndAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"withdrawalPeriodEndAt","type":"string"},"topLevelApiElementName":"SubscriptionDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionDetail","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"startAt","type":"string"},{"kind":"Property","name":"endAt","type":"string"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"isCancellationPossible","type":"boolean"},{"kind":"Property","name":"isExtensionPossible","type":"boolean"},{"kind":"Property","name":"isWithdrawalPossible","type":"boolean"},{"kind":"Property","name":"isCancellationReversalPossible","type":"boolean"},{"kind":"Property","name":"contractFrequency","type":"string"},{"kind":"Property","name":"documentNumber","type":"string"},{"kind":"Property","name":"pricePlan","type":"PricePlan"},{"kind":"Property","name":"withdrawalPeriodEndAt","type":"string"},{"kind":"Property","name":"billingTime","type":"string"},{"kind":"Property","name":"orderCode","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionExtensionEffectiveDate","members":[{"kind":"PropertySignature","name":"subscriptionEndAt","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionEndAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionEndAt","type":"string"},"topLevelApiElementName":"SubscriptionExtensionEffectiveDate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionExtensionEffectiveDate","members":[{"kind":"Property","name":"subscriptionEndAt","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Class","name":"SubscriptionFacade","members":[{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionByCodeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSubscriptionCodeFromRoute","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionListState","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCodeState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCodeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"SubscriptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionCodeFromRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionCodeFromRoute","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionListState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionListState","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"SubscriptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Class","name":"SubscriptionFacade","members":[{"kind":"Method","name":"getSubscriptionByCodeState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSubscriptionByCode","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionListState","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/subscription-billing/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/subscription-billing/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"getSubscriptionList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/subscription-billing/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/subscription-billing/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionCodeFromRoute","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionList","members":[{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"results","type":"SubscriptionDetail[]"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"SubscriptionList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"results","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"results","type":"SubscriptionDetail[]"},"topLevelApiElementName":"SubscriptionList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"SubscriptionList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionList","members":[{"kind":"Property","name":"results","type":"SubscriptionDetail[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Class","name":"SubscriptionProductService","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Method","name":"getSubscriptionData","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isSubscription","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"productService","type":"ProductService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionData","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSubscription","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"SubscriptionProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Class","name":"SubscriptionProductService","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Method","name":"isSubscription","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/subscription-billing/root!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getSubscriptionData","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/subscription-billing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionReverseCancellation","members":[{"kind":"PropertySignature","name":"subscriptionId","type":"string"},{"kind":"PropertySignature","name":"version","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionId","type":"string"},"topLevelApiElementName":"SubscriptionReverseCancellation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"version","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"version","type":"string"},"topLevelApiElementName":"SubscriptionReverseCancellation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionReverseCancellation","members":[{"kind":"Property","name":"subscriptionId","type":"string"},{"kind":"Property","name":"version","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionTerm","members":[{"kind":"PropertySignature","name":"billingPlan","type":"{ billingTime?: BillingTime; }"},{"kind":"PropertySignature","name":"minimumTerm","type":"TermType"},{"kind":"PropertySignature","name":"renewalTerm","type":"TermType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"billingPlan","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"billingPlan","type":"{ billingTime?: BillingTime; }"},"topLevelApiElementName":"SubscriptionTerm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minimumTerm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minimumTerm","type":"TermType"},"topLevelApiElementName":"SubscriptionTerm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"renewalTerm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"renewalTerm","type":"TermType"},"topLevelApiElementName":"SubscriptionTerm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionTerm","members":[{"kind":"Property","name":"renewalTerm","type":"TermType"},{"kind":"Property","name":"minimumTerm","type":"TermType"},{"kind":"Property","name":"billingPlan","type":"{ billingTime?: BillingTime; }"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionWithdraw","members":[{"kind":"PropertySignature","name":"subscriptionId","type":"string"},{"kind":"PropertySignature","name":"version","type":"string"},{"kind":"PropertySignature","name":"withdrawalPeriodEndDate","type":"string"},{"kind":"PropertySignature","name":"withdrawnAt","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionId","type":"string"},"topLevelApiElementName":"SubscriptionWithdraw","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"version","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"version","type":"string"},"topLevelApiElementName":"SubscriptionWithdraw","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"withdrawalPeriodEndDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"withdrawalPeriodEndDate","type":"string"},"topLevelApiElementName":"SubscriptionWithdraw","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"withdrawnAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"withdrawnAt","type":"string"},"topLevelApiElementName":"SubscriptionWithdraw","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"SubscriptionWithdraw","members":[{"kind":"Property","name":"subscriptionId","type":"string"},{"kind":"Property","name":"version","type":"string"},{"kind":"Property","name":"withdrawnAt","type":"string"},{"kind":"Property","name":"withdrawalPeriodEndDate","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"TermType","members":[{"kind":"PropertySignature","name":"frequency","type":"{ id?: string; name?: string; }"},{"kind":"PropertySignature","name":"value","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"frequency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"frequency","type":"{ id?: string; name?: string; }"},"topLevelApiElementName":"TermType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"number"},"topLevelApiElementName":"TermType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"TermType","members":[{"kind":"Property","name":"value","type":"number"},{"kind":"Property","name":"frequency","type":"{ id?: string; name?: string; }"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"TierUsageChargeEntry","members":[{"kind":"PropertySignature","name":"fixedPrice","type":"Price"},{"kind":"PropertySignature","name":"tierEnd","type":"number"},{"kind":"PropertySignature","name":"tierStart","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fixedPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fixedPrice","type":"Price"},"topLevelApiElementName":"TierUsageChargeEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tierEnd","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tierEnd","type":"number"},"topLevelApiElementName":"TierUsageChargeEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tierStart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tierStart","type":"number"},"topLevelApiElementName":"TierUsageChargeEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"TierUsageChargeEntry","members":[{"kind":"Property","name":"fixedPrice","type":"Price"},{"kind":"Property","name":"tierStart","type":"number"},{"kind":"Property","name":"tierEnd","type":"number"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"UsageCharge","members":[{"kind":"PropertySignature","name":"blockSize","type":"number"},{"kind":"PropertySignature","name":"minBlocks","type":"number"},{"kind":"PropertySignature","name":"overageUsageChargeEntries","type":"OverageUsageChargeEntry[]"},{"kind":"PropertySignature","name":"tierUsageChargeEntries","type":"TierUsageChargeEntry[]"},{"kind":"PropertySignature","name":"usageUnit","type":"UsageUnit"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"blockSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"blockSize","type":"number"},"topLevelApiElementName":"UsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minBlocks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minBlocks","type":"number"},"topLevelApiElementName":"UsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"overageUsageChargeEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"overageUsageChargeEntries","type":"OverageUsageChargeEntry[]"},"topLevelApiElementName":"UsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tierUsageChargeEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tierUsageChargeEntries","type":"TierUsageChargeEntry[]"},"topLevelApiElementName":"UsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"usageUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"usageUnit","type":"UsageUnit"},"topLevelApiElementName":"UsageCharge","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"UsageCharge","members":[{"kind":"Property","name":"usageUnit","type":"UsageUnit"},{"kind":"Property","name":"minBlocks","type":"number"},{"kind":"Property","name":"blockSize","type":"number"},{"kind":"Property","name":"tierUsageChargeEntries","type":"TierUsageChargeEntry[]"},{"kind":"Property","name":"overageUsageChargeEntries","type":"OverageUsageChargeEntry[]"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"UsageChargeEntry","members":[{"kind":"PropertySignature","name":"price","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"price","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"price","type":"Price"},"topLevelApiElementName":"UsageChargeEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"UsageChargeEntry","members":[{"kind":"Property","name":"price","type":"Price"}]}},{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"UsageUnit","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"namePlural","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UsageUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"namePlural","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"namePlural","type":"string"},"topLevelApiElementName":"UsageUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/root"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/root","kind":"Interface","name":"UsageUnit","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"namePlural","type":"string"}]}},{"entryPoint":"@spartacus/subscription-billing/occ","kind":"Class","name":"OccSubscriptionActionsAdapter","members":[{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_occ!~SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"durationInMonth","type":"number | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unlimited","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"durationInMonth","type":"number | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unlimited","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"withdrawalData","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_occ!~SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_occ!~SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccSubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extendSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"durationInMonth","type":"number | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unlimited","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEffectiveCancellationDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExtensionEffectiveDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"durationInMonth","type":"number | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unlimited","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reverseCancellation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"withdrawalData","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_occ!~SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccSubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/occ"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/occ","kind":"Class","name":"OccSubscriptionActionsAdapter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"cancelSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","canonicalReference":"@spartacus/subscription-billing/occ!SubscriptionCancellationDetails:class","shortType":"SubscriptionCancellationDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getEffectiveCancellationDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"withdrawalData","type":"SubscriptionWithdraw","canonicalReference":"@spartacus/subscription-billing/occ!SubscriptionWithdraw:class","shortType":"SubscriptionWithdraw","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"reverseCancellation","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"durationInMonth","type":"number | null","canonicalReference":"@spartacus/subscription-billing/occ!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"unlimited","type":"boolean","canonicalReference":"@spartacus/subscription-billing/occ!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"durationInMonth","type":"number | null","canonicalReference":"@spartacus/subscription-billing/occ!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"unlimited","type":"boolean","canonicalReference":"@spartacus/subscription-billing/occ!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/occ","kind":"Class","name":"OccSubscriptionAdapter","members":[{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSubscriptionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSubscriptionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/occ"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/occ","kind":"Class","name":"OccSubscriptionAdapter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"getSubscriptionByCode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/subscription-billing/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/subscription-billing/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/subscription-billing/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/occ","kind":"Interface","name":"SubscriptionBillingOccEndpoints","members":[{"kind":"PropertySignature","name":"cancelSubscription","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"extendSubscription","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"extensionEffectiveDate","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"getEffectiveCancellationDate","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"reverseCancellation","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"subscriptionByCode","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"subscriptionList","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"withdrawSubscription","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancelSubscription","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancelSubscription","type":"string | OccEndpoint"},"topLevelApiElementName":"SubscriptionBillingOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"extendSubscription","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"extendSubscription","type":"string | OccEndpoint"},"topLevelApiElementName":"SubscriptionBillingOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"extensionEffectiveDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"extensionEffectiveDate","type":"string | OccEndpoint"},"topLevelApiElementName":"SubscriptionBillingOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"getEffectiveCancellationDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"getEffectiveCancellationDate","type":"string | OccEndpoint"},"topLevelApiElementName":"SubscriptionBillingOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reverseCancellation","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reverseCancellation","type":"string | OccEndpoint"},"topLevelApiElementName":"SubscriptionBillingOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionByCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionByCode","type":"string | OccEndpoint"},"topLevelApiElementName":"SubscriptionBillingOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionList","type":"string | OccEndpoint"},"topLevelApiElementName":"SubscriptionBillingOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"withdrawSubscription","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"withdrawSubscription","type":"string | OccEndpoint"},"topLevelApiElementName":"SubscriptionBillingOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/subscription-billing/occ"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/occ","kind":"Interface","name":"SubscriptionBillingOccEndpoints","members":[{"kind":"Property","name":"subscriptionList","type":"string | OccEndpoint"},{"kind":"Property","name":"subscriptionByCode","type":"string | OccEndpoint"},{"kind":"Property","name":"extensionEffectiveDate","type":"string | OccEndpoint"},{"kind":"Property","name":"extendSubscription","type":"string | OccEndpoint"},{"kind":"Property","name":"cancelSubscription","type":"string | OccEndpoint"},{"kind":"Property","name":"getEffectiveCancellationDate","type":"string | OccEndpoint"},{"kind":"Property","name":"withdrawSubscription","type":"string | OccEndpoint"},{"kind":"Property","name":"reverseCancellation","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionActionsAdapter","members":[{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"withdrawal","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extendSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEffectiveCancellationDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExtensionEffectiveDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reverseCancellation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"withdrawal","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionActionsAdapter","members":[{"kind":"Method","name":"getEffectiveCancellationDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"cancelSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","canonicalReference":"@spartacus/subscription-billing/core!SubscriptionCancellationDetails:class","shortType":"SubscriptionCancellationDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"reverseCancellation","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"withdrawal","type":"SubscriptionWithdraw","canonicalReference":"@spartacus/subscription-billing/core!SubscriptionWithdraw:class","shortType":"SubscriptionWithdraw","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"extendDuration","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"isUnlimitedDuration","type":"boolean","canonicalReference":"@spartacus/subscription-billing/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"extendDuration","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"isUnlimitedDuration","type":"boolean","canonicalReference":"@spartacus/subscription-billing/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionActionsConnector","members":[{"kind":"Property","name":"adapter","type":"SubscriptionActionsAdapter"},{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"withdrawalData","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extendSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEffectiveCancellationDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExtensionEffectiveDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reverseCancellation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"withdrawalData","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionActionsConnector","members":[{"kind":"Property","name":"adapter","type":"SubscriptionActionsAdapter"},{"kind":"Method","name":"getEffectiveCancellationDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"cancelSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","canonicalReference":"@spartacus/subscription-billing/core!SubscriptionCancellationDetails:class","shortType":"SubscriptionCancellationDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"reverseCancellation","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"withdrawalData","type":"SubscriptionWithdraw","canonicalReference":"@spartacus/subscription-billing/core!SubscriptionWithdraw:class","shortType":"SubscriptionWithdraw","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"extendDuration","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"isUnlimitedDuration","type":"boolean","canonicalReference":"@spartacus/subscription-billing/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"extendDuration","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"isUnlimitedDuration","type":"boolean","canonicalReference":"@spartacus/subscription-billing/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionActionsService","members":[{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"},{"name":"subscriptionCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"subscriptionCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionByCodeReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"subscriptionCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscriptionActionsConnector","type":"SubscriptionActionsConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"withdrawalData","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"},{"name":"subscriptionCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelSubscription","overloadIndex":1,"parameters":[{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionCancellationDetails:interface","shortType":"SubscriptionCancellationDetails","importPath":"@spartacus/subscription-billing/root"},{"name":"subscriptionCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extendSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extendSubscription","overloadIndex":1,"parameters":[{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEffectiveCancellationDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEffectiveCancellationDate","overloadIndex":1,"parameters":[{"name":"subscriptionCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExtensionEffectiveDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[{"name":"extendDuration","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isUnlimitedDuration","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCodeReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCodeReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"SubscriptionActionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reverseCancellation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reverseCancellation","overloadIndex":1,"parameters":[{"name":"subscriptionCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawSubscription","overloadIndex":1,"parameters":[{"name":"withdrawalData","type":"SubscriptionWithdraw","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_core!~SubscriptionWithdraw:interface","shortType":"SubscriptionWithdraw","importPath":"@spartacus/subscription-billing/root"},{"name":"subscriptionCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionActionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionActionsService","members":[{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"subscriptionActionsConnector","type":"SubscriptionActionsConnector"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"getSubscriptionByCodeReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getEffectiveCancellationDate","parameters":[{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"cancelSubscription","parameters":[{"name":"cancellationDetails","type":"SubscriptionCancellationDetails","canonicalReference":"@spartacus/subscription-billing/core!SubscriptionCancellationDetails:class","shortType":"SubscriptionCancellationDetails","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"reverseCancellation","parameters":[{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"withdrawSubscription","parameters":[{"name":"withdrawalData","type":"SubscriptionWithdraw","canonicalReference":"@spartacus/subscription-billing/core!SubscriptionWithdraw:class","shortType":"SubscriptionWithdraw","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getExtensionEffectiveDate","parameters":[{"name":"extendDuration","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"isUnlimitedDuration","type":"boolean","canonicalReference":"@spartacus/subscription-billing/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"extendSubscription","parameters":[{"name":"extendDuration","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"isUnlimitedDuration","type":"boolean","canonicalReference":"@spartacus/subscription-billing/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionAdapter","members":[{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionAdapter","members":[{"kind":"Method","name":"getSubscriptionByCode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionConnector","members":[{"kind":"Property","name":"adapter","type":"SubscriptionAdapter"},{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subscriptionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionConnector","members":[{"kind":"Property","name":"adapter","type":"SubscriptionAdapter"},{"kind":"Method","name":"getSubscriptionByCode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"subscriptionCode","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionService","members":[{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"getSubscriptionByCodeQuery$","type":"Query"},{"kind":"Method","name":"getSubscriptionByCodeReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getSubscriptionByCodeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSubscriptionCodeFromRoute","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionListQuery$","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Query"},{"kind":"Method","name":"getSubscriptionListReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getSubscriptionListState","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscriptionConnector","type":"SubscriptionConnector"},{"kind":"Method","name":"subscriptionDetailsPreConditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"subscriptionListPreConditions","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCode","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCodeReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCodeReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionByCodeState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionByCodeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionCodeFromRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionCodeFromRoute","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionListQuery$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionListQuery$","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Query"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionListReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionListReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscriptionListState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscriptionListState","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscriptionDetailsPreConditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscriptionDetailsPreConditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscriptionListPreConditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscriptionListPreConditions","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SubscriptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/core"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/core","kind":"Class","name":"SubscriptionService","members":[{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"subscriptionConnector","type":"SubscriptionConnector"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"getSubscriptionByCodeReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getSubscriptionListReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Property","name":"getSubscriptionByCodeQuery$","type":"Query"},{"kind":"Method","name":"getSubscriptionListQuery$","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"sort","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Query"},{"kind":"Method","name":"getSubscriptionByCodeState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSubscriptionListState","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"sort","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"subscriptionListPreConditions","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"subscriptionDetailsPreConditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"getSubscriptionCodeFromRoute","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionByCode","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscriptionList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/subscription-billing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"sort","type":"string","canonicalReference":"@spartacus/subscription-billing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionActionsModalComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"actionHandler","type":"SubscriptionActionsModalComponentService"},{"kind":"Property","name":"actionsFacade","type":"SubscriptionActionsFacade"},{"kind":"Property","name":"cancelData","type":"import(\"@angular/core\").WritableSignal"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"extendDuration","type":"number"},{"kind":"Property","name":"extendDurationOptions","type":"string[]"},{"kind":"Property","name":"extendFrequencyMaxOptions","type":"ExtendSubscriptionFrequencyDropdownOptionsConfig"},{"kind":"Property","name":"extensionData","type":"import(\"@angular/core\").WritableSignal"},{"kind":"Property","name":"extensionEffectiveDate","type":"import(\"@angular/core\").WritableSignal"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"initExtendDurationOptions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isExtendSubscriptionBtnClicked","type":"import(\"@angular/core\").WritableSignal"},{"kind":"Property","name":"isExtensionEffectiveDateAvailable","type":"import(\"@angular/core\").WritableSignal"},{"kind":"Property","name":"isUnlimitedDurationSelected","type":"boolean"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"mode","type":"import(\"@angular/core\").Signal"},{"kind":"Method","name":"onConfirm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDialogClose","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onExtendActionDurationChange","overloadIndex":1,"parameters":[{"name":"durationSelected","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"registerSubscriptionCancellationEffect","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptionCode","type":"import(\"@angular/core\").Signal"},{"kind":"Property","name":"subscriptionContractFrequency","type":"keyof ExtendSubscriptionFrequencyDropdownOptionsConfig"},{"kind":"Property","name":"subscriptionDetailSignal","type":"import(\"@angular/core\").Signal<(SubscriptionDetail & { code?: string; mode?: SubscriptionActionMode; }) | undefined>"},{"kind":"Property","name":"UNLIMITED_DURATION","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExtensionEffectiveDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExtensionEffectiveDate","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SubscriptionActionsModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initExtendDurationOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initExtendDurationOptions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SubscriptionActionsModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onConfirm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onConfirm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SubscriptionActionsModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDialogClose","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDialogClose","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SubscriptionActionsModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onExtendActionDurationChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onExtendActionDurationChange","overloadIndex":1,"parameters":[{"name":"durationSelected","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SubscriptionActionsModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerSubscriptionCancellationEffect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerSubscriptionCancellationEffect","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SubscriptionActionsModalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionActionsModalComponent","members":[{"kind":"Property","name":"actionsFacade","type":"SubscriptionActionsFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"actionHandler","type":"SubscriptionActionsModalComponentService"},{"kind":"Property","name":"subscriptionDetailSignal","type":"i0.Signal<(SubscriptionDetail & { code?: string; mode?: SubscriptionActionMode; }) | undefined>"},{"kind":"Property","name":"extendDuration","type":"number"},{"kind":"Property","name":"isUnlimitedDurationSelected","type":"boolean"},{"kind":"Property","name":"isExtendSubscriptionBtnClicked","type":"i0.WritableSignal"},{"kind":"Property","name":"isExtensionEffectiveDateAvailable","type":"i0.WritableSignal"},{"kind":"Property","name":"extensionEffectiveDate","type":"i0.WritableSignal"},{"kind":"Property","name":"subscriptionContractFrequency","type":"keyof ExtendSubscriptionFrequencyDropdownOptionsConfig"},{"kind":"Property","name":"extendFrequencyMaxOptions","type":"ExtendSubscriptionFrequencyDropdownOptionsConfig"},{"kind":"Property","name":"extendDurationOptions","type":"string[]"},{"kind":"Property","name":"UNLIMITED_DURATION","type":"string"},{"kind":"Property","name":"mode","type":"i0.Signal"},{"kind":"Property","name":"subscriptionCode","type":"i0.Signal"},{"kind":"Property","name":"cancelData","type":"i0.WritableSignal"},{"kind":"Property","name":"extensionData","type":"i0.WritableSignal"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"initExtendDurationOptions","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerSubscriptionCancellationEffect","parameters":[],"returnType":"void"},{"kind":"Method","name":"getExtensionEffectiveDate","parameters":[],"returnType":"void"},{"kind":"Method","name":"onConfirm","parameters":[],"returnType":"void"},{"kind":"Method","name":"onExtendActionDurationChange","parameters":[{"name":"durationSelected","type":"string","canonicalReference":"@spartacus/subscription-billing/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onDialogClose","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/subscription-billing/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionActionsModalComponentService","members":[{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"onDialogClose","type":"(reason: string) => void","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"errorMessageKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").OperatorFunction"},{"kind":"Method","name":"handleSuccess","overloadIndex":1,"parameters":[{"name":"messageKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"onDialogClose","type":"(reason: string) => void","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"dispatchReloadEvent","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ next: () => void; }"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"onDialogClose","type":"(reason: string) => void","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"errorMessageKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").OperatorFunction"},"topLevelApiElementName":"SubscriptionActionsModalComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleSuccess","overloadIndex":1,"parameters":[{"name":"messageKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"onDialogClose","type":"(reason: string) => void","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"dispatchReloadEvent","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ next: () => void; }"},"topLevelApiElementName":"SubscriptionActionsModalComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SubscriptionActionsModalComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionActionsModalComponentService","members":[{"kind":"Property","name":"globalMessageService","type":""},{"kind":"Property","name":"eventService","type":""},{"kind":"Method","name":"handleError","parameters":[{"name":"onDialogClose","type":"(reason: string) => void","canonicalReference":"","shortType":"","importPath":"","isOptional":true},{"name":"errorMessageKey","type":"string","canonicalReference":"@spartacus/subscription-billing/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"rxjs.OperatorFunction"},{"kind":"Method","name":"handleSuccess","parameters":[{"name":"messageKey","type":"string","canonicalReference":"@spartacus/subscription-billing/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"onDialogClose","type":"(reason: string) => void","canonicalReference":"","shortType":"","importPath":"","isOptional":true},{"name":"dispatchReloadEvent","type":"boolean","canonicalReference":"@spartacus/subscription-billing/components!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"{ next: () => void; }"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionDetailsComponent","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"showSubscriptionActionsDialog","overloadIndex":1,"parameters":[{"name":"mode","type":"SubscriptionActionMode","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_components!~SubscriptionActionMode:type","shortType":"SubscriptionActionMode","importPath":"@spartacus/subscription-billing/root"}],"returnType":"void"},{"kind":"Property","name":"subscriptionDetails$","type":"Observable"},{"kind":"Property","name":"subscriptionFacade","type":"SubscriptionFacade"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SubscriptionDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showSubscriptionActionsDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showSubscriptionActionsDialog","overloadIndex":1,"parameters":[{"name":"mode","type":"SubscriptionActionMode","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_components!~SubscriptionActionMode:type","shortType":"SubscriptionActionMode","importPath":"@spartacus/subscription-billing/root"}],"returnType":"void"},"topLevelApiElementName":"SubscriptionDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionDetailsComponent","members":[{"kind":"Property","name":"subscriptionFacade","type":"SubscriptionFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"subscriptionDetails$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"showSubscriptionActionsDialog","parameters":[{"name":"mode","type":"SubscriptionActionMode","canonicalReference":"@spartacus/subscription-billing/components!SubscriptionActionMode:class","shortType":"SubscriptionActionMode","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionListComponent","members":[{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"listParams","type":"WritableSignal<{ sortCode: string | undefined; currentPage: number; }>"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscriptionFacade","type":"SubscriptionFacade"},{"kind":"Property","name":"subscriptions","type":"import(\"@angular/core\").Signal"},{"kind":"Property","name":"subscriptions$","type":"import(\"rxjs\").Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SubscriptionListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SubscriptionListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionListComponent","members":[{"kind":"Property","name":"subscriptionFacade","type":"SubscriptionFacade"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Property","name":"listParams","type":"WritableSignal<{ sortCode: string | undefined; currentPage: number; }>"},{"kind":"Property","name":"subscriptions$","type":"rxjs.Observable"},{"kind":"Property","name":"subscriptions","type":"i0.Signal"},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/subscription-billing/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/subscription-billing/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionProductUsageChargeComponent","members":[{"kind":"Property","name":"blockUsageCharges","type":"Signal"},{"kind":"Method","name":"getIncludedQuantity","overloadIndex":1,"parameters":[{"name":"charge","type":"PerUnitUsageCharge","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_components!~PerUnitUsageCharge:interface","shortType":"PerUnitUsageCharge","importPath":"@spartacus/subscription-billing/root"}],"returnType":"string"},{"kind":"Method","name":"getLastTierValue","overloadIndex":1,"parameters":[{"name":"tierUsageChargeEntries","type":"TierUsageChargeEntry[]","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_components!~TierUsageChargeEntry:interface","shortType":"TierUsageChargeEntry","importPath":"@spartacus/subscription-billing/root"}],"returnType":"number"},{"kind":"Method","name":"isUsageChargePresent","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"percentageUsageCharges","type":"Signal"},{"kind":"Property","name":"product","type":"Signal"},{"kind":"Property","name":"tierUsageCharges","type":"Signal"},{"kind":"Property","name":"volumeUsageCharges","type":"Signal"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIncludedQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIncludedQuantity","overloadIndex":1,"parameters":[{"name":"charge","type":"PerUnitUsageCharge","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_components!~PerUnitUsageCharge:interface","shortType":"PerUnitUsageCharge","importPath":"@spartacus/subscription-billing/root"}],"returnType":"string"},"topLevelApiElementName":"SubscriptionProductUsageChargeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLastTierValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLastTierValue","overloadIndex":1,"parameters":[{"name":"tierUsageChargeEntries","type":"TierUsageChargeEntry[]","isOptional":false,"canonicalReference":"@spartacus/subscription-billing_components!~TierUsageChargeEntry:interface","shortType":"TierUsageChargeEntry","importPath":"@spartacus/subscription-billing/root"}],"returnType":"number"},"topLevelApiElementName":"SubscriptionProductUsageChargeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUsageChargePresent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUsageChargePresent","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"SubscriptionProductUsageChargeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/subscription-billing/components"}],"newApiElement":{"entryPoint":"@spartacus/subscription-billing/components","kind":"Class","name":"SubscriptionProductUsageChargeComponent","members":[{"kind":"Property","name":"product","type":"Signal"},{"kind":"Property","name":"blockUsageCharges","type":"Signal"},{"kind":"Method","name":"getIncludedQuantity","parameters":[{"name":"charge","type":"PerUnitUsageCharge","canonicalReference":"@spartacus/subscription-billing/components!PerUnitUsageCharge:class","shortType":"PerUnitUsageCharge","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"percentageUsageCharges","type":"Signal"},{"kind":"Property","name":"tierUsageCharges","type":"Signal"},{"kind":"Property","name":"volumeUsageCharges","type":"Signal"},{"kind":"Method","name":"getLastTierValue","parameters":[{"name":"tierUsageChargeEntries","type":"TierUsageChargeEntry[]","canonicalReference":"@spartacus/subscription-billing/components!TierUsageChargeEntry:class","shortType":"TierUsageChargeEntry","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"isUsageChargePresent","parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/subscription-billing/assets","kind":"Variable","name":"subscriptionBillingTranslationsEn","type":"{ subscriptionBilling: { subscriptionProduct: { subscriptionTerms: string; minimumTerm: string; renewalTerm: string; usageCharges: string; volumeUsage: string; volumeOverageUsage: string; volumeUsageMessage: string; tierOverageUsage: string; tierUsageMessage: string; tierUsage: string; includedQuantity: string; oneBlockUsage: string; multiBlockUsage: string; percentageUsage: string; }; subscriptionList: { id: string; product: string; title: string; sortSubtitle: string; startDate: string; status: string; noSubscriptions: string; sortOrders: string; manageService: string; amount: string; sorts: { byDocumentNumberDesc: string; byDocumentNumberAsc: string; }; }; subscriptionDetails: { info: string; productCode: string; endDate: string; cancelSubscription: string; extendSubscription: string; withdrawSubscription: string; reSubscribe: string; back: string; withdrawalEnd: string; orderCode: string; }; subscriptionActions: { cancel: string; confirm: string; cancelSuccess: string; withdrawSuccess: string; reverseCancellationSuccess: string; unknownError: string; askConfirm: string; closeModal: string; loseSubscription: string; changeMind: string; withdrawConfirm: string; resubscribeConfirm: string; changeMindresubscribe: string; extend: string; durationInputLabel: string; durationInputPlaceholder: string; disclaimer: string; disclaimerWithExtensionEndDate: string; noActionMessage: string; confirmExtensionTitle: string; extendedSuccessfully: string; }; subscriptionCartItemList: { itemPriceHeader: string; dueNowHeader: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"subscriptionBillingTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"subscriptionBillingTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/subscription-billing/assets"}]},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ActiveFacetsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"facetService","type":"FacetService","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetService:class","shortType":"FacetService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"closeIcon","type":"ICON_TYPE"},{"kind":"Property","name":"facetList$","type":"Observable"},{"kind":"Property","name":"facetService","type":"FacetService"},{"kind":"Method","name":"getFocusKey","overloadIndex":1,"parameters":[{"name":"facetList","type":"FacetList","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetList:interface","shortType":"FacetList","importPath":"@spartacus/storefront"},{"name":"facet","type":"Breadcrumb","isOptional":false,"canonicalReference":"@spartacus/storefront!~Breadcrumb:interface","shortType":"Breadcrumb","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Method","name":"getLinkParams","overloadIndex":1,"parameters":[{"name":"facet","type":"Breadcrumb","isOptional":false,"canonicalReference":"@spartacus/storefront!~Breadcrumb:interface","shortType":"Breadcrumb","importPath":"@spartacus/core"}],"returnType":"{ [key: string]: string; }"},{"kind":"Property","name":"labelledby","type":"string"},{"kind":"Method","name":"removeFilterWithSpacebar","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":true,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"role","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusKey","overloadIndex":1,"parameters":[{"name":"facetList","type":"FacetList","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetList:interface","shortType":"FacetList","importPath":"@spartacus/storefront"},{"name":"facet","type":"Breadcrumb","isOptional":false,"canonicalReference":"@spartacus/storefront!~Breadcrumb:interface","shortType":"Breadcrumb","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"ActiveFacetsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLinkParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLinkParams","overloadIndex":1,"parameters":[{"name":"facet","type":"Breadcrumb","isOptional":false,"canonicalReference":"@spartacus/storefront!~Breadcrumb:interface","shortType":"Breadcrumb","importPath":"@spartacus/core"}],"returnType":"{ [key: string]: string; }"},"topLevelApiElementName":"ActiveFacetsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeFilterWithSpacebar","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeFilterWithSpacebar","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":true,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveFacetsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ActiveFacetsComponent","members":[{"kind":"Property","name":"facetService","type":"FacetService"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"labelledby","type":"string"},{"kind":"Property","name":"facetList$","type":"Observable"},{"kind":"Property","name":"closeIcon","type":"ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"facetService","type":"FacetService","canonicalReference":"@spartacus/storefront!FacetService:class","shortType":"FacetService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"getLinkParams","parameters":[{"name":"facet","type":"Breadcrumb","canonicalReference":"@spartacus/storefront!Breadcrumb:class","shortType":"Breadcrumb","importPath":"","isOptional":false}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"getFocusKey","parameters":[{"name":"facetList","type":"FacetList","canonicalReference":"@spartacus/storefront!FacetList:class","shortType":"FacetList","importPath":"","isOptional":false},{"name":"facet","type":"Breadcrumb","canonicalReference":"@spartacus/storefront!Breadcrumb:class","shortType":"Breadcrumb","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"removeFilterWithSpacebar","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/storefront!Event:class","shortType":"Event","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AddToHomeScreenComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"addToHomeScreenService","type":"AddToHomeScreenService","isOptional":false,"canonicalReference":"@spartacus/storefront!AddToHomeScreenService:class","shortType":"AddToHomeScreenService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"addToHomeScreenService","type":"AddToHomeScreenService"},{"kind":"Property","name":"canPrompt$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"prompt","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToHomeScreenComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prompt","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prompt","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToHomeScreenComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AddToHomeScreenComponent","members":[{"kind":"Property","name":"addToHomeScreenService","type":"AddToHomeScreenService"},{"kind":"Property","name":"canPrompt$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"addToHomeScreenService","type":"AddToHomeScreenService","canonicalReference":"@spartacus/storefront!AddToHomeScreenService:class","shortType":"AddToHomeScreenService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"prompt","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AddToHomeScreenService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"PWAModuleConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!PWAModuleConfig:class","shortType":"PWAModuleConfig","importPath":"@spartacus/storefront"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"canPrompt","type":"BehaviorSubject"},{"kind":"Property","name":"canPrompt$","type":"Observable"},{"kind":"Property","name":"config","type":"PWAModuleConfig"},{"kind":"Property","name":"deferredEvent","type":"any"},{"kind":"Method","name":"disableAddToHomeScreen","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"enableAddToHomeScreen","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"firePrompt","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disableAddToHomeScreen","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disableAddToHomeScreen","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToHomeScreenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enableAddToHomeScreen","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enableAddToHomeScreen","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToHomeScreenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"firePrompt","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"firePrompt","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToHomeScreenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToHomeScreenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AddToHomeScreenService","members":[{"kind":"Property","name":"config","type":"PWAModuleConfig"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"deferredEvent","type":"any"},{"kind":"Property","name":"canPrompt","type":"BehaviorSubject"},{"kind":"Property","name":"canPrompt$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"PWAModuleConfig","canonicalReference":"@spartacus/storefront!PWAModuleConfig:class","shortType":"PWAModuleConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"init","parameters":[],"returnType":"void"},{"kind":"Method","name":"enableAddToHomeScreen","parameters":[],"returnType":"void"},{"kind":"Method","name":"disableAddToHomeScreen","parameters":[],"returnType":"void"},{"kind":"Method","name":"firePrompt","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AnonymousConsentDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"AnonymousConsentsConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!~AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core"},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"allowAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"closeMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"AnonymousConsentsConfig"},{"kind":"Property","name":"consents$","type":"Observable"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"getCorrespondingConsent","overloadIndex":1,"parameters":[{"name":"template","type":"ConsentTemplate","isOptional":false,"canonicalReference":"@spartacus/storefront!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"},{"name":"consents","type":"AnonymousConsent[]","isOptional":true,"canonicalReference":"@spartacus/storefront!~AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"AnonymousConsent | null"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService | null"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Property","name":"message$","type":"Subject<{ type: GlobalMessageType; key: string; } | null>"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onConsentChange","overloadIndex":1,"parameters":[{"name":"{ given, template, }","type":"{ given: boolean; template: ConsentTemplate; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onConsentGivenSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onConsentWithdrawnSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"rejectAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"requiredConsents","type":"string[]"},{"kind":"Property","name":"showLegalDescription","type":"boolean | undefined"},{"kind":"Property","name":"templates$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"allowAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"allowAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCorrespondingConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCorrespondingConsent","overloadIndex":1,"parameters":[{"name":"template","type":"ConsentTemplate","isOptional":false,"canonicalReference":"@spartacus/storefront!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"},{"name":"consents","type":"AnonymousConsent[]","isOptional":true,"canonicalReference":"@spartacus/storefront!~AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"AnonymousConsent | null"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onConsentChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onConsentChange","overloadIndex":1,"parameters":[{"name":"{ given, template, }","type":"{ given: boolean; template: ConsentTemplate; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onConsentGivenSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onConsentGivenSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onConsentWithdrawnSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onConsentWithdrawnSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"rejectAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"rejectAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AnonymousConsentDialogComponent","members":[{"kind":"Property","name":"config","type":"AnonymousConsentsConfig"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"subscriptions","type":""},{"kind":"Property","name":"showLegalDescription","type":"boolean | undefined"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"requiredConsents","type":"string[]"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Property","name":"templates$","type":"Observable"},{"kind":"Property","name":"consents$","type":"Observable"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"selectedInput","type":"HTMLElement"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService | null"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"message$","type":"Subject<{ type: GlobalMessageType; key: string; } | null>"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"AnonymousConsentsConfig","canonicalReference":"@spartacus/storefront!AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core","isOptional":false},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/storefront!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"rejectAll","parameters":[],"returnType":"void"},{"kind":"Method","name":"allowAll","parameters":[],"returnType":"void"},{"kind":"Property","name":"isRequiredConsent","type":""},{"kind":"Method","name":"onConsentChange","parameters":[{"name":"{ given, template, }","type":"{\n given: boolean;\n template: ConsentTemplate;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCorrespondingConsent","parameters":[{"name":"template","type":"ConsentTemplate","canonicalReference":"@spartacus/storefront!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false},{"name":"consents","type":"AnonymousConsent[]","canonicalReference":"@spartacus/storefront!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":true}],"returnType":"AnonymousConsent | null"},{"kind":"Method","name":"onConsentGivenSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onConsentWithdrawnSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AnonymousConsentManagementBannerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"allowAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"bannerVisible$","type":"Observable"},{"kind":"Method","name":"hideBanner","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Method","name":"viewDetails","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"allowAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"allowAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentManagementBannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hideBanner","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hideBanner","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentManagementBannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentManagementBannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"viewDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"viewDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentManagementBannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AnonymousConsentManagementBannerComponent","members":[{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"subscriptions","type":""},{"kind":"Property","name":"bannerVisible$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/storefront!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"viewDetails","parameters":[],"returnType":"void"},{"kind":"Method","name":"allowAll","parameters":[],"returnType":"void"},{"kind":"Method","name":"hideBanner","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AnonymousConsentOpenDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"bannerVisible$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"openElement","type":"ElementRef"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentOpenDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AnonymousConsentOpenDialogComponent","members":[{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"openElement","type":"ElementRef"},{"kind":"Property","name":"bannerVisible$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/storefront!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"openDialog","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AtMessageDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"templateRef","type":"TemplateRef","isOptional":false,"canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cxAtMessage","type":"string | string[] | undefined"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"host","type":"HTMLElement"},{"kind":"Property","name":"templateRef","type":"TemplateRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AtMessageDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"host","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"host","type":"HTMLElement"},"topLevelApiElementName":"AtMessageDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AtMessageDirective","members":[{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"cxAtMessage","type":"string | string[] | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"templateRef","type":"TemplateRef","canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Attachment","members":[{"kind":"PropertySignature","name":"filename","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"filename","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"filename","type":"string"},"topLevelApiElementName":"Attachment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"Attachment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Attachment","members":[{"kind":"Property","name":"filename","type":"string"},{"kind":"Property","name":"id","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"AttachmentRestrictions","members":[{"kind":"PropertySignature","name":"allowedTypes","type":"Array"},{"kind":"PropertySignature","name":"maxEntries","type":"number"},{"kind":"PropertySignature","name":"maxSize","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"allowedTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"allowedTypes","type":"Array"},"topLevelApiElementName":"AttachmentRestrictions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxEntries","type":"number"},"topLevelApiElementName":"AttachmentRestrictions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxSize","type":"number"},"topLevelApiElementName":"AttachmentRestrictions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"AttachmentRestrictions","members":[{"kind":"Property","name":"maxSize","type":"number"},{"kind":"Property","name":"maxEntries","type":"number"},{"kind":"Property","name":"allowedTypes","type":"Array"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AvatarComponent","members":[{"kind":"Method","name":"getInitials","overloadIndex":1,"parameters":[{"name":"author","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"message","type":"MessageEvent"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInitials","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInitials","overloadIndex":1,"parameters":[{"name":"author","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"AvatarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"AvatarComponent","members":[{"kind":"Property","name":"message","type":"MessageEvent"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"getInitials","parameters":[{"name":"author","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BannerCarouselComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getItems","overloadIndex":1,"parameters":[],"returnType":"Observable[]>"},{"kind":"Property","name":"theme","type":"string"}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false}]},"topLevelApiElementName":"BannerCarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItems","overloadIndex":1,"parameters":[],"returnType":"Observable[]>"},"topLevelApiElementName":"BannerCarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BannerCarouselComponent","members":[{"kind":"Property","name":"componentData","type":""},{"kind":"Property","name":"cmsService","type":""},{"kind":"Property","name":"componentData$","type":""},{"kind":"Property","name":"items$","type":""},{"kind":"Property","name":"theme","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getItems","parameters":[],"returnType":"Observable[]>"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BannerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"urlService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/storefront!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Method","name":"getImage","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"Image | ImageGroup | undefined"},{"kind":"Method","name":"getImageAltText","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Method","name":"getLinkAriaLabel","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Method","name":"getTarget","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"string | null"},{"kind":"Property","name":"routerLink","type":"string | any[] | undefined"},{"kind":"Method","name":"setRouterLink","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"styleClasses","type":"string | undefined"},{"kind":"Property","name":"urlService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getImage","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"Image | ImageGroup | undefined"},"topLevelApiElementName":"BannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getImageAltText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getImageAltText","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"BannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLinkAriaLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLinkAriaLabel","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"BannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTarget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTarget","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"string | null"},"topLevelApiElementName":"BannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRouterLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRouterLink","overloadIndex":1,"parameters":[{"name":"data","type":"CmsBannerComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsBannerComponent:interface","shortType":"CmsBannerComponent","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"BannerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BannerComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"urlService","type":"SemanticPathService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"routerLink","type":"string | any[] | undefined"},{"kind":"Property","name":"styleClasses","type":"string | undefined"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"urlService","type":"SemanticPathService","canonicalReference":"@spartacus/storefront!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getTarget","parameters":[{"name":"data","type":"CmsBannerComponent","canonicalReference":"@spartacus/storefront!CmsBannerComponent:class","shortType":"CmsBannerComponent","importPath":"","isOptional":false}],"returnType":"string | null"},{"kind":"Method","name":"setRouterLink","parameters":[{"name":"data","type":"CmsBannerComponent","canonicalReference":"@spartacus/storefront!CmsBannerComponent:class","shortType":"CmsBannerComponent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getImage","parameters":[{"name":"data","type":"CmsBannerComponent","canonicalReference":"@spartacus/storefront!CmsBannerComponent:class","shortType":"CmsBannerComponent","importPath":"","isOptional":false}],"returnType":"Image | ImageGroup | undefined"},{"kind":"Method","name":"getImageAltText","parameters":[{"name":"data","type":"CmsBannerComponent","canonicalReference":"@spartacus/storefront!CmsBannerComponent:class","shortType":"CmsBannerComponent","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"getLinkAriaLabel","parameters":[{"name":"data","type":"CmsBannerComponent","canonicalReference":"@spartacus/storefront!CmsBannerComponent:class","shortType":"CmsBannerComponent","importPath":"","isOptional":false}],"returnType":"string | undefined"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BeforeCmsPageGuardService","members":[{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"guards","type":"{ canActivate: import(\"@angular/router\").CanActivateFn; }[]"},{"kind":"Property","name":"guardsComposer","type":"GuardsComposer"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"BeforeCmsPageGuardService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BeforeCmsPageGuardService","members":[{"kind":"Property","name":"guards","type":"{ canActivate: i2.CanActivateFn; }[]"},{"kind":"Property","name":"guardsComposer","type":"GuardsComposer"},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/storefront!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/storefront!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BreadcrumbComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"pageMetaService","type":"PageMetaService","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageMetaService:class","shortType":"PageMetaService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"ariaLive$","type":"Observable"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"crumbs$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"pageMetaService","type":"PageMetaService"},{"kind":"Property","name":"router","type":"Router"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BreadcrumbComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BreadcrumbComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"pageMetaService","type":"PageMetaService"},{"kind":"Property","name":"translation","type":""},{"kind":"Property","name":"crumbs$","type":"Observable"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"ariaLive$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"pageMetaService","type":"PageMetaService","canonicalReference":"@spartacus/storefront!PageMetaService:class","shortType":"PageMetaService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/storefront!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"setCrumbs","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BreadcrumbSchemaBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageMetaService","type":"PageMetaService","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageMetaService:class","shortType":"PageMetaService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"collect","overloadIndex":1,"parameters":[{"name":"pageMeta","type":"PageMeta | null","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageMeta:interface","shortType":"PageMeta","importPath":"@spartacus/core"}],"returnType":"any"},{"kind":"Property","name":"pageMetaService","type":"PageMetaService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BreadcrumbSchemaBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collect","overloadIndex":1,"parameters":[{"name":"pageMeta","type":"PageMeta | null","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageMeta:interface","shortType":"PageMeta","importPath":"@spartacus/core"}],"returnType":"any"},"topLevelApiElementName":"BreadcrumbSchemaBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BreadcrumbSchemaBuilder","members":[{"kind":"Property","name":"pageMetaService","type":"PageMetaService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageMetaService","type":"PageMetaService","canonicalReference":"@spartacus/storefront!PageMetaService:class","shortType":"PageMetaService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"build","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"collect","parameters":[{"name":"pageMeta","type":"PageMeta | null","canonicalReference":"@spartacus/storefront!PageMeta:class","shortType":"PageMeta","importPath":"","isOptional":false}],"returnType":"any"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"BreakPoint","members":[{"kind":"PropertySignature","name":"max","type":"number"},{"kind":"PropertySignature","name":"min","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"max","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"max","type":"number"},"topLevelApiElementName":"BreakPoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"min","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"min","type":"number"},"topLevelApiElementName":"BreakPoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"BreakPoint","members":[{"kind":"Property","name":"min","type":"number"},{"kind":"Property","name":"max","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BreakpointService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"layoutConfig","type":"LayoutConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront"},{"name":"platform","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"breakpoint$","type":"Observable"},{"kind":"Property","name":"breakpoints","type":"BREAKPOINT[]"},{"kind":"Property","name":"config","type":"LayoutBreakPoints"},{"kind":"Property","name":"fallbackBreakpoint","type":"BREAKPOINT"},{"kind":"Method","name":"getBreakpoint","overloadIndex":1,"parameters":[{"name":"windowWidth","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BREAKPOINT"},{"kind":"Method","name":"getMaxSize","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"number | null"},{"kind":"Method","name":"getMinSize","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"number | null"},{"kind":"Method","name":"getSize","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"number | null"},{"kind":"Method","name":"isDown","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"isEqual","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"isUp","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Property","name":"layoutConfig","type":"LayoutConfig"},{"kind":"Property","name":"platform","type":"any"},{"kind":"Method","name":"resolveBreakpointsFromConfig","overloadIndex":1,"parameters":[],"returnType":"BREAKPOINT[]"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"breakpoints","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"breakpoints","type":"BREAKPOINT[]"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"config","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"config","type":"LayoutBreakPoints"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"fallbackBreakpoint","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"fallbackBreakpoint","type":"BREAKPOINT"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBreakpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBreakpoint","overloadIndex":1,"parameters":[{"name":"windowWidth","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BREAKPOINT"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMaxSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMaxSize","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"number | null"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMinSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMinSize","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"number | null"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSize","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"number | null"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDown","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEqual","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEqual","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUp","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUp","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreakpointsFromConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreakpointsFromConfig","overloadIndex":1,"parameters":[],"returnType":"BREAKPOINT[]"},"topLevelApiElementName":"BreakpointService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"BreakpointService","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"layoutConfig","type":"LayoutConfig"},{"kind":"Property","name":"platform","type":"any"},{"kind":"Property","name":"_breakpoints","type":""},{"kind":"Property","name":"breakpoint$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"layoutConfig","type":"LayoutConfig","canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"platform","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}]},{"kind":"Method","name":"getSize","parameters":[{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false}],"returnType":"number | null"},{"kind":"Method","name":"isDown","parameters":[{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isUp","parameters":[{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isEqual","parameters":[{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"resolveBreakpointsFromConfig","parameters":[],"returnType":"BREAKPOINT[]"},{"kind":"Method","name":"getMaxSize","parameters":[{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false}],"returnType":"number | null"},{"kind":"Method","name":"getMinSize","parameters":[{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false}],"returnType":"number | null"},{"kind":"Method","name":"getBreakpoint","parameters":[{"name":"windowWidth","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"BREAKPOINT"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CaptchaComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"CaptchaApiConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!CaptchaApiConfig:class","shortType":"CaptchaApiConfig","importPath":"@spartacus/storefront"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Property","name":"captchaRef","type":"ElementRef"},{"kind":"Property","name":"config","type":"CaptchaApiConfig"},{"kind":"Property","name":"confirmed","type":"EventEmitter"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CaptchaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CaptchaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CaptchaComponent","members":[{"kind":"Property","name":"config","type":"CaptchaApiConfig"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"confirmed","type":"EventEmitter"},{"kind":"Property","name":"captchaRef","type":"ElementRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"CaptchaApiConfig","canonicalReference":"@spartacus/storefront!CaptchaApiConfig:class","shortType":"CaptchaApiConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CaptchaRenderer","members":[{"kind":"MethodSignature","name":"getCaptchaConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"MethodSignature","name":"getToken","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"MethodSignature","name":"renderCaptcha","overloadIndex":1,"parameters":[{"name":"params","type":"RenderParams","isOptional":false,"canonicalReference":"@spartacus/storefront!RenderParams:interface","shortType":"RenderParams","importPath":"@spartacus/storefront"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"getCaptchaConfig","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"getCaptchaConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CaptchaRenderer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"getToken","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"getToken","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CaptchaRenderer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"renderCaptcha","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"renderCaptcha","overloadIndex":1,"parameters":[{"name":"params","type":"RenderParams","isOptional":false,"canonicalReference":"@spartacus/storefront!RenderParams:interface","shortType":"RenderParams","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"CaptchaRenderer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CaptchaRenderer","members":[{"kind":"Method","name":"renderCaptcha","parameters":[{"name":"params","type":"RenderParams","canonicalReference":"@spartacus/storefront!RenderParams:class","shortType":"RenderParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCaptchaConfig","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getToken","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CaptchaService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"SiteAdapter","isOptional":false,"canonicalReference":"@spartacus/storefront!~SiteAdapter:class","shortType":"SiteAdapter","importPath":"@spartacus/core"},{"name":"apiConfig","type":"CaptchaApiConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!CaptchaApiConfig:class","shortType":"CaptchaApiConfig","importPath":"@spartacus/storefront"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"scriptLoader","type":"ScriptLoader","isOptional":false,"canonicalReference":"@spartacus/storefront!~ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/storefront!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"SiteAdapter"},{"kind":"Property","name":"apiConfig","type":"CaptchaApiConfig"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"captchaConfig","type":"CaptchaConfig"},{"kind":"Property","name":"captchaConfigSubject$","type":"ReplaySubject"},{"kind":"Method","name":"fetchCaptchaConfigFromServer","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCaptchaConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getToken","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"loadResource","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"renderCaptcha","overloadIndex":1,"parameters":[{"name":"renderParams","type":"RenderParams","isOptional":false,"canonicalReference":"@spartacus/storefront!RenderParams:interface","shortType":"RenderParams","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"token","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fetchCaptchaConfigFromServer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fetchCaptchaConfigFromServer","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CaptchaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCaptchaConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCaptchaConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CaptchaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getToken","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CaptchaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CaptchaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadResource","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadResource","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CaptchaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CaptchaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderCaptcha","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderCaptcha","overloadIndex":1,"parameters":[{"name":"renderParams","type":"RenderParams","isOptional":false,"canonicalReference":"@spartacus/storefront!RenderParams:interface","shortType":"RenderParams","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"CaptchaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CaptchaService","members":[{"kind":"Property","name":"adapter","type":"SiteAdapter"},{"kind":"Property","name":"apiConfig","type":"CaptchaApiConfig"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"token","type":"string"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"captchaConfigSubject$","type":"ReplaySubject"},{"kind":"Property","name":"captchaConfig","type":"CaptchaConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"SiteAdapter","canonicalReference":"@spartacus/storefront!SiteAdapter:class","shortType":"SiteAdapter","importPath":"@spartacus/core","isOptional":false},{"name":"apiConfig","type":"CaptchaApiConfig","canonicalReference":"@spartacus/storefront!CaptchaApiConfig:class","shortType":"CaptchaApiConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/storefront!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"scriptLoader","type":"ScriptLoader","canonicalReference":"@spartacus/storefront!ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/storefront!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"fetchCaptchaConfigFromServer","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCaptchaConfig","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"renderCaptcha","parameters":[{"name":"renderParams","type":"RenderParams","canonicalReference":"@spartacus/storefront!RenderParams:class","shortType":"RenderParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getToken","parameters":[],"returnType":"string"},{"kind":"Method","name":"loadResource","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Card","members":[{"kind":"PropertySignature","name":"actions","type":"Array"},{"kind":"PropertySignature","name":"customClass","type":"string"},{"kind":"PropertySignature","name":"deleteMsg","type":"string"},{"kind":"PropertySignature","name":"header","type":"string"},{"kind":"PropertySignature","name":"img","type":"string"},{"kind":"PropertySignature","name":"imgLabel","type":"string"},{"kind":"PropertySignature","name":"label","type":"string"},{"kind":"PropertySignature","name":"paragraphs","type":"Array<{ title?: string; text?: Array; }>"},{"kind":"PropertySignature","name":"role","type":"string"},{"kind":"PropertySignature","name":"text","type":"Array"},{"kind":"PropertySignature","name":"textBold","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"actions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"actions","type":"Array"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customClass","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customClass","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deleteMsg","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deleteMsg","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"header","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"header","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"img","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"img","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"imgLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"imgLabel","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"label","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"label","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paragraphs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paragraphs","type":"Array<{ title?: string; text?: Array; }>"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"role","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"role","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"text","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"text","type":"Array"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"textBold","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"textBold","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"Card","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Card","members":[{"kind":"Property","name":"header","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"textBold","type":"string"},{"kind":"Property","name":"text","type":"Array"},{"kind":"Property","name":"paragraphs","type":"Array<{ title?: string; text?: Array; }>"},{"kind":"Property","name":"img","type":"string"},{"kind":"Property","name":"imgLabel","type":"string"},{"kind":"Property","name":"actions","type":"Array"},{"kind":"Property","name":"deleteMsg","type":"string"},{"kind":"Property","name":"label","type":"string"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"customClass","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CardAction","members":[{"kind":"PropertySignature","name":"event","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"event","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"event","type":"string"},"topLevelApiElementName":"CardAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CardAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CardAction","members":[{"kind":"Property","name":"event","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CardComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"ariaDescribedBy","type":"string"},{"kind":"Property","name":"border","type":"boolean"},{"kind":"Property","name":"cancelCard","type":"EventEmitter"},{"kind":"Method","name":"cancelEdit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"charactersLimit","type":"number"},{"kind":"Property","name":"content","type":"Card | null"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"deleteCard","type":"EventEmitter"},{"kind":"Method","name":"edit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"editCard","type":"EventEmitter"},{"kind":"Property","name":"editMode","type":"boolean"},{"kind":"Property","name":"fitToContainer","type":"boolean"},{"kind":"Method","name":"getLabel","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"index","type":"number"},{"kind":"Method","name":"isCardAction","overloadIndex":1,"parameters":[{"name":"action","type":"CardAction | CardLinkAction","isOptional":false,"canonicalReference":"@spartacus/storefront!CardAction:interface","shortType":"CardAction","importPath":"@spartacus/storefront"}],"returnType":"action is CardAction"},{"kind":"Method","name":"isCardLinkAction","overloadIndex":1,"parameters":[{"name":"action","type":"CardAction | CardLinkAction","isOptional":false,"canonicalReference":"@spartacus/storefront!CardAction:interface","shortType":"CardAction","importPath":"@spartacus/storefront"}],"returnType":"action is CardLinkAction"},{"kind":"Property","name":"isDefault","type":"boolean"},{"kind":"Property","name":"isHeaderVisible","type":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"role","type":"string"},{"kind":"Method","name":"send","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"sendCard","type":"EventEmitter"},{"kind":"Method","name":"setDefault","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"setDefaultCard","type":"EventEmitter"},{"kind":"Method","name":"setEditMode","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"trackByIndex","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Property","name":"truncateParagraphText","type":"boolean"},{"kind":"Property","name":"truncateText","type":"boolean"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"ariaDescribedBy","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"ariaDescribedBy","type":"string"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelEdit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"edit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"edit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLabel","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCardAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCardAction","overloadIndex":1,"parameters":[{"name":"action","type":"CardAction | CardLinkAction","isOptional":false,"canonicalReference":"@spartacus/storefront!CardAction:interface","shortType":"CardAction","importPath":"@spartacus/storefront"}],"returnType":"action is CardAction"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCardLinkAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCardLinkAction","overloadIndex":1,"parameters":[{"name":"action","type":"CardAction | CardLinkAction","isOptional":false,"canonicalReference":"@spartacus/storefront!CardAction:interface","shortType":"CardAction","importPath":"@spartacus/storefront"}],"returnType":"action is CardLinkAction"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isHeaderVisible","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isHeaderVisible","type":"boolean"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"send","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"send","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefault","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setEditMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setEditMode","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"trackByIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"trackByIndex","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CardComponent","members":[{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"deleteCard","type":"EventEmitter"},{"kind":"Property","name":"setDefaultCard","type":"EventEmitter"},{"kind":"Property","name":"sendCard","type":"EventEmitter"},{"kind":"Property","name":"editCard","type":"EventEmitter"},{"kind":"Property","name":"cancelCard","type":"EventEmitter"},{"kind":"Property","name":"border","type":"boolean"},{"kind":"Property","name":"editMode","type":"boolean"},{"kind":"Property","name":"isDefault","type":"boolean"},{"kind":"Property","name":"content","type":"Card | null"},{"kind":"Property","name":"fitToContainer","type":"boolean"},{"kind":"Property","name":"truncateText","type":"boolean"},{"kind":"Property","name":"truncateParagraphText","type":"boolean"},{"kind":"Property","name":"charactersLimit","type":"number"},{"kind":"Property","name":"index","type":"number"},{"kind":"Property","name":"role","type":"string"},{"kind":"Method","name":"setEditMode","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelEdit","parameters":[],"returnType":"void"},{"kind":"Method","name":"delete","parameters":[],"returnType":"void"},{"kind":"Method","name":"setDefault","parameters":[],"returnType":"void"},{"kind":"Method","name":"send","parameters":[],"returnType":"void"},{"kind":"Method","name":"edit","parameters":[],"returnType":"void"},{"kind":"Method","name":"isCardAction","parameters":[{"name":"action","type":"CardAction | CardLinkAction","canonicalReference":"@spartacus/storefront!CardAction:class","shortType":"CardAction","importPath":"","isOptional":false}],"returnType":"action is CardAction"},{"kind":"Method","name":"isCardLinkAction","parameters":[{"name":"action","type":"CardAction | CardLinkAction","canonicalReference":"@spartacus/storefront!CardAction:class","shortType":"CardAction","importPath":"","isOptional":false}],"returnType":"action is CardLinkAction"},{"kind":"Method","name":"trackByIndex","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getLabel","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CardLinkAction","members":[{"kind":"PropertySignature","name":"ariaLabel","type":"string"},{"kind":"PropertySignature","name":"link","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"target","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ariaLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ariaLabel","type":"string"},"topLevelApiElementName":"CardLinkAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"link","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"link","type":"string"},"topLevelApiElementName":"CardLinkAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CardLinkAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"target","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"target","type":"string"},"topLevelApiElementName":"CardLinkAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CardLinkAction","members":[{"kind":"Property","name":"link","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"ariaLabel","type":"string"},{"kind":"Property","name":"target","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CarouselComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"service","type":"CarouselService","isOptional":false,"canonicalReference":"@spartacus/storefront!CarouselService:class","shortType":"CarouselService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeSlide","type":"number"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Method","name":"focusNextPrevItem","overloadIndex":1,"parameters":[{"name":"currentItem","type":"EventTarget | null","isOptional":false,"canonicalReference":"!EventTarget:interface","shortType":"EventTarget","importPath":""},{"name":"direction","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"size","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getSlideNumber","overloadIndex":1,"parameters":[{"name":"size","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Property","name":"hideIndicators","type":"boolean"},{"kind":"Property","name":"indicatorIcon","type":"ICON_TYPE"},{"kind":"Property","name":"items","type":"Observable[]"},{"kind":"Property","name":"itemWidth","type":"string"},{"kind":"Property","name":"keybordEvent","type":"BehaviorSubject"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"nextIcon","type":"ICON_TYPE"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onItemKeydown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"size","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"previousIcon","type":"ICON_TYPE"},{"kind":"Property","name":"service","type":"CarouselService"},{"kind":"Property","name":"setItems","type":"Observable[]"},{"kind":"Method","name":"shareEvent","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"size$","type":"Observable"},{"kind":"Method","name":"skipTabForCarouselItems","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"template","type":"TemplateRef"},{"kind":"Property","name":"title","type":"string | undefined | null"},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusNextPrevItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusNextPrevItem","overloadIndex":1,"parameters":[{"name":"currentItem","type":"EventTarget | null","isOptional":false,"canonicalReference":"!EventTarget:interface","shortType":"EventTarget","importPath":""},{"name":"direction","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"size","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSlideNumber","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSlideNumber","overloadIndex":1,"parameters":[{"name":"size","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"CarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onItemKeydown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onItemKeydown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"size","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"setItems","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"setItems","type":"Observable[]"},"topLevelApiElementName":"CarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shareEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shareEvent","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"skipTabForCarouselItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"skipTabForCarouselItems","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CarouselComponent","members":[{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"service","type":"CarouselService"},{"kind":"Property","name":"keybordEvent","type":"BehaviorSubject"},{"kind":"Property","name":"title","type":"string | undefined | null"},{"kind":"Property","name":"items","type":"Observable[]"},{"kind":"Property","name":"template","type":"TemplateRef"},{"kind":"Property","name":"itemWidth","type":"string"},{"kind":"Property","name":"hideIndicators","type":"boolean"},{"kind":"Property","name":"indicatorIcon","type":"ICON_TYPE"},{"kind":"Property","name":"previousIcon","type":"ICON_TYPE"},{"kind":"Property","name":"nextIcon","type":"ICON_TYPE"},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"},{"kind":"Property","name":"activeSlide","type":"number"},{"kind":"Property","name":"size$","type":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"service","type":"CarouselService","canonicalReference":"@spartacus/storefront!CarouselService:class","shortType":"CarouselService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"onItemKeydown","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false},{"name":"size","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"skipTabForCarouselItems","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusNextPrevItem","parameters":[{"name":"currentItem","type":"EventTarget | null","canonicalReference":"@spartacus/storefront!EventTarget:class","shortType":"EventTarget","importPath":"","isOptional":false},{"name":"direction","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"size","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSlideNumber","parameters":[{"name":"size","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentIndex","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"shareEvent","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CarouselScrollingComponent","members":[{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Method","name":"focusNextPrevItem","overloadIndex":1,"parameters":[{"name":"currentItem","type":"EventTarget | null","isOptional":false,"canonicalReference":"!EventTarget:interface","shortType":"EventTarget","importPath":""},{"name":"direction","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"items","type":"Observable[]"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"nextIcon","type":"ICON_TYPE"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onItemFocusIn","overloadIndex":1,"parameters":[{"name":"event","type":"FocusEvent","isOptional":false,"canonicalReference":"!FocusEvent:interface","shortType":"FocusEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onItemKeydown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"previousIcon","type":"ICON_TYPE"},{"kind":"Method","name":"skipTabForCarouselItems","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"template","type":"TemplateRef>"},{"kind":"Property","name":"title","type":"string | undefined | null"},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusNextPrevItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusNextPrevItem","overloadIndex":1,"parameters":[{"name":"currentItem","type":"EventTarget | null","isOptional":false,"canonicalReference":"!EventTarget:interface","shortType":"EventTarget","importPath":""},{"name":"direction","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CarouselScrollingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CarouselScrollingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onItemFocusIn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onItemFocusIn","overloadIndex":1,"parameters":[{"name":"event","type":"FocusEvent","isOptional":false,"canonicalReference":"!FocusEvent:interface","shortType":"FocusEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CarouselScrollingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onItemKeydown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onItemKeydown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CarouselScrollingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"skipTabForCarouselItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"skipTabForCarouselItems","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CarouselScrollingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CarouselScrollingComponent","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"title","type":"string | undefined | null"},{"kind":"Property","name":"items","type":"Observable[]"},{"kind":"Property","name":"template","type":"TemplateRef>"},{"kind":"Property","name":"previousIcon","type":"ICON_TYPE"},{"kind":"Property","name":"nextIcon","type":"ICON_TYPE"},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onItemKeydown","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"skipTabForCarouselItems","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusNextPrevItem","parameters":[{"name":"currentItem","type":"EventTarget | null","canonicalReference":"@spartacus/storefront!EventTarget:class","shortType":"EventTarget","importPath":"","isOptional":false},{"name":"direction","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onItemFocusIn","parameters":[{"name":"event","type":"FocusEvent","canonicalReference":"@spartacus/storefront!FocusEvent:class","shortType":"FocusEvent","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CarouselScrollingTemplateContext","members":[{"kind":"PropertySignature","name":"item","type":"Item"},{"kind":"PropertySignature","name":"itemIndex","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"item","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"item","type":"Item"},"topLevelApiElementName":"CarouselScrollingTemplateContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"itemIndex","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"itemIndex","type":"number"},"topLevelApiElementName":"CarouselScrollingTemplateContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CarouselScrollingTemplateContext","members":[{"kind":"Property","name":"item","type":"Item"},{"kind":"Property","name":"itemIndex","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CarouselService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getItemsPerSlide","overloadIndex":1,"parameters":[{"name":"nativeElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"itemWidth","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItemsPerSlide","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItemsPerSlide","overloadIndex":1,"parameters":[{"name":"nativeElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"itemWidth","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CarouselService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CarouselService","members":[{"kind":"Property","name":"winRef","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getItemsPerSlide","parameters":[{"name":"nativeElement","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"itemWidth","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"calculateItems","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ClaimDialogComponent","members":[{"kind":"Method","name":"cancelEdit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"couponCode","type":"string"},{"kind":"Property","name":"couponService","type":"CustomerCouponService"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"messageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelEdit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ClaimDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ClaimDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ClaimDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ClaimDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ClaimDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ClaimDialogComponent","members":[{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"couponCode","type":"string"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"couponService","type":"CustomerCouponService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"messageService","type":"GlobalMessageService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"cancelEdit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsComponentsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"CmsConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsConfig:class","shortType":"CmsConfig","importPath":"@spartacus/core"},{"name":"platformId","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""},{"name":"featureModules","type":"CmsFeaturesService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsFeaturesService:class","shortType":"CmsFeaturesService","importPath":"@spartacus/storefront"},{"name":"configInitializer","type":"ConfigInitializerService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"CmsConfig"},{"kind":"Property","name":"configInitializer","type":"ConfigInitializerService"},{"kind":"Method","name":"determineMappings","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"featureModules","type":"CmsFeaturesService"},{"kind":"Method","name":"getChildRoutes","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsComponentChildRoutesConfig"},{"kind":"Method","name":"getDeferLoadingStrategy","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"DeferLoadingStrategy | undefined"},{"kind":"Method","name":"getGuards","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any[]"},{"kind":"Method","name":"getI18nKeys","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},{"kind":"Method","name":"getMapping","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsComponentMapping"},{"kind":"Method","name":"getModule","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"NgModuleRef | undefined"},{"kind":"Method","name":"getStaticData","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T | undefined"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"mappingResolvers","type":"Map>"},{"kind":"Property","name":"mappings","type":"{ [componentType: string]: CmsComponentMapping; }"},{"kind":"Property","name":"missingComponents","type":"string[]"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Method","name":"shouldRender","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"standardizeChildRoutes","overloadIndex":1,"parameters":[{"name":"childRoutesConfigs","type":"(Route[] | CmsComponentChildRoutesConfig)[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsComponentChildRoutesConfig"},{"kind":"Property","name":"staticCmsConfig","type":"CMSComponentConfig | undefined"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"determineMappings","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"determineMappings","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getChildRoutes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getChildRoutes","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsComponentChildRoutesConfig"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeferLoadingStrategy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeferLoadingStrategy","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"DeferLoadingStrategy | undefined"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGuards","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGuards","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any[]"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getI18nKeys","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getI18nKeys","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMapping","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMapping","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsComponentMapping"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getModule","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getModule","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"NgModuleRef | undefined"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStaticData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStaticData","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T | undefined"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldRender","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldRender","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"standardizeChildRoutes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"standardizeChildRoutes","overloadIndex":1,"parameters":[{"name":"childRoutesConfigs","type":"(Route[] | CmsComponentChildRoutesConfig)[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsComponentChildRoutesConfig"},"topLevelApiElementName":"CmsComponentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsComponentsService","members":[{"kind":"Property","name":"config","type":"CmsConfig"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Property","name":"featureModules","type":"CmsFeaturesService"},{"kind":"Property","name":"configInitializer","type":"ConfigInitializerService"},{"kind":"Property","name":"missingComponents","type":"string[]"},{"kind":"Property","name":"mappings","type":"{ [componentType: string]: CmsComponentMapping; }"},{"kind":"Property","name":"staticCmsConfig","type":"CMSComponentConfig | undefined"},{"kind":"Property","name":"mappingResolvers","type":"Map>"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"CmsConfig","canonicalReference":"@spartacus/storefront!CmsConfig:class","shortType":"CmsConfig","importPath":"@spartacus/core","isOptional":false},{"name":"platformId","type":"Object","canonicalReference":"@spartacus/storefront!Object:class","shortType":"Object","importPath":"","isOptional":false},{"name":"featureModules","type":"CmsFeaturesService","canonicalReference":"@spartacus/storefront!CmsFeaturesService:class","shortType":"CmsFeaturesService","importPath":"@spartacus/storefront","isOptional":false},{"name":"configInitializer","type":"ConfigInitializerService","canonicalReference":"@spartacus/storefront!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"determineMappings","parameters":[{"name":"componentTypes","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"getFeatureMappingResolver","type":""},{"kind":"Method","name":"getModule","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"NgModuleRef | undefined"},{"kind":"Method","name":"getMapping","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"CmsComponentMapping"},{"kind":"Method","name":"shouldRender","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getDeferLoadingStrategy","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"DeferLoadingStrategy | undefined"},{"kind":"Method","name":"getChildRoutes","parameters":[{"name":"componentTypes","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"CmsComponentChildRoutesConfig"},{"kind":"Method","name":"getStaticData","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"T | undefined"},{"kind":"Method","name":"standardizeChildRoutes","parameters":[{"name":"childRoutesConfigs","type":"(Route[] | CmsComponentChildRoutesConfig)[]","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"CmsComponentChildRoutesConfig"},{"kind":"Method","name":"getGuards","parameters":[{"name":"componentTypes","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any[]"},{"kind":"Method","name":"getI18nKeys","parameters":[{"name":"componentTypes","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsFeaturesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configInitializer","type":"ConfigInitializerService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core"},{"name":"featureModules","type":"FeatureModulesService","isOptional":false,"canonicalReference":"@spartacus/storefront!~FeatureModulesService:class","shortType":"FeatureModulesService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"configInitializer","type":"ConfigInitializerService"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Method","name":"getCmsMapping","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getModule","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"NgModuleRef | undefined"},{"kind":"Method","name":"hasFeatureFor","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCmsMapping","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCmsMapping","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsFeaturesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getModule","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getModule","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"NgModuleRef | undefined"},"topLevelApiElementName":"CmsFeaturesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasFeatureFor","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasFeatureFor","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CmsFeaturesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsFeaturesService","members":[{"kind":"Property","name":"configInitializer","type":"ConfigInitializerService"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Property","name":"featureModulesConfig","type":""},{"kind":"Property","name":"componentFeatureMap","type":""},{"kind":"Property","name":"featureInstances","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configInitializer","type":"ConfigInitializerService","canonicalReference":"@spartacus/storefront!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core","isOptional":false},{"name":"featureModules","type":"FeatureModulesService","canonicalReference":"@spartacus/storefront!FeatureModulesService:class","shortType":"FeatureModulesService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"initFeatureMap","type":""},{"kind":"Method","name":"hasFeatureFor","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getCmsMapping","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getModule","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"NgModuleRef | undefined"},{"kind":"Property","name":"resolveFeatureInstance","type":""},{"kind":"Property","name":"createFeatureInstance","type":""},{"kind":"Property","name":"resolveFeatureConfiguration","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsGuardsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsComponentsService","type":"CmsComponentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront"},{"name":"unifiedInjector","type":"UnifiedInjector","isOptional":false,"canonicalReference":"@spartacus/storefront!~UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core"}]},{"kind":"Method","name":"canActivateGuard","overloadIndex":1,"parameters":[{"name":"guardClass","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Method","name":"cmsPageCanActivate","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},{"kind":"Property","name":"guardsComposer","type":"GuardsComposer"},{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivateGuard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivateGuard","overloadIndex":1,"parameters":[{"name":"guardClass","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"CmsGuardsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cmsPageCanActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cmsPageCanActivate","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"CmsGuardsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},"topLevelApiElementName":"CmsGuardsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsGuardsService","members":[{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsComponentsService","type":"CmsComponentsService","canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront","isOptional":false},{"name":"unifiedInjector","type":"UnifiedInjector","canonicalReference":"@spartacus/storefront!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"guardsComposer","type":"GuardsComposer"},{"kind":"Method","name":"cmsPageCanActivate","parameters":[{"name":"componentTypes","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/storefront!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/storefront!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsI18nService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsComponentsService","type":"CmsComponentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"translationChunk","type":"TranslationChunkService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationChunkService:class","shortType":"TranslationChunkService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Method","name":"loadForComponents","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"translationChunk","type":"TranslationChunkService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadForComponents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadForComponents","overloadIndex":1,"parameters":[{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CmsI18nService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsI18nService","members":[{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"translationChunk","type":"TranslationChunkService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsComponentsService","type":"CmsComponentsService","canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/storefront!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"translationChunk","type":"TranslationChunkService","canonicalReference":"@spartacus/storefront!TranslationChunkService:class","shortType":"TranslationChunkService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadForComponents","parameters":[{"name":"componentTypes","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsInjectorService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsComponentsService","type":"CmsComponentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Method","name":"getInjector","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parentInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}],"returnType":"Injector"},{"kind":"Property","name":"injector","type":"Injector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInjector","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInjector","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parentInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}],"returnType":"Injector"},"topLevelApiElementName":"CmsInjectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsInjectorService","members":[{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsComponentsService","type":"CmsComponentsService","canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"getInjector","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"uid","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"parentInjector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":true}],"returnType":"Injector"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsLcpModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"{ ngModule: typeof CmsLcpModule; providers: import(\"@angular/core\").ValueProvider[]; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"{ ngModule: typeof CmsLcpModule; providers: import(\"@angular/core\").ValueProvider[]; }"},"topLevelApiElementName":"CmsLcpModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsLcpModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"{ ngModule: typeof CmsLcpModule; providers: i0.ValueProvider[]; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsLcpService","members":[{"kind":"Property","name":"config","type":"LcpCmsComponentsConfig"},{"kind":"Method","name":"getLcpPresence","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponent:interface","shortType":"CmsComponent","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLcpPresence","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLcpPresence","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponent:interface","shortType":"CmsComponent","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsLcpService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsLcpService","members":[{"kind":"Property","name":"config","type":"LcpCmsComponentsConfig"},{"kind":"Method","name":"getLcpPresence","parameters":[{"name":"componentData","type":"CmsComponent","canonicalReference":"@spartacus/storefront!CmsComponent:class","shortType":"CmsComponent","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsPageGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"protectedRoutesGuard","type":"ProtectedRoutesGuard","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProtectedRoutesGuard:class","shortType":"ProtectedRoutesGuard","importPath":"@spartacus/core"},{"name":"service","type":"CmsPageGuardService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsPageGuardService:class","shortType":"CmsPageGuardService","importPath":"@spartacus/storefront"},{"name":"routingConfig","type":"RoutingConfigService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"beforeCmsPageGuardService","type":"BeforeCmsPageGuardService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"guardName","type":"string"},{"kind":"Property","name":"protectedRoutesGuard","type":"ProtectedRoutesGuard"},{"kind":"Property","name":"routingConfig","type":"RoutingConfigService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"service","type":"CmsPageGuardService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"CmsPageGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsPageGuard","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"protectedRoutesGuard","type":"ProtectedRoutesGuard"},{"kind":"Property","name":"service","type":"CmsPageGuardService"},{"kind":"Property","name":"routingConfig","type":"RoutingConfigService"},{"kind":"Property","name":"guardName","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"protectedRoutesGuard","type":"ProtectedRoutesGuard","canonicalReference":"@spartacus/storefront!ProtectedRoutesGuard:class","shortType":"ProtectedRoutesGuard","importPath":"@spartacus/core","isOptional":false},{"name":"service","type":"CmsPageGuardService","canonicalReference":"@spartacus/storefront!CmsPageGuardService:class","shortType":"CmsPageGuardService","importPath":"@spartacus/storefront","isOptional":false},{"name":"routingConfig","type":"RoutingConfigService","canonicalReference":"@spartacus/storefront!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"beforeCmsPageGuardService","type":"BeforeCmsPageGuardService"},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/storefront!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/storefront!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"shouldReload","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsPageGuardService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/storefront!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"cmsRoutes","type":"CmsRoutesService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsRoutesService:class","shortType":"CmsRoutesService","importPath":"@spartacus/storefront"},{"name":"cmsI18n","type":"CmsI18nService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsI18nService:class","shortType":"CmsI18nService","importPath":"@spartacus/storefront"},{"name":"cmsGuards","type":"CmsGuardsService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsGuardsService:class","shortType":"CmsGuardsService","importPath":"@spartacus/storefront"},{"name":"cmsComponentsService","type":"CmsComponentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront"},{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"canActivateNotFoundPage","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Method","name":"canActivatePage","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"pageData","type":"Page","isOptional":false,"canonicalReference":"@spartacus/storefront!~Page:interface","shortType":"Page","importPath":"@spartacus/core"},{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"cmsGuards","type":"CmsGuardsService"},{"kind":"Property","name":"cmsI18n","type":"CmsI18nService"},{"kind":"Property","name":"cmsRoutes","type":"CmsRoutesService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivateNotFoundPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivateNotFoundPage","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"CmsPageGuardService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivatePage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivatePage","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"pageData","type":"Page","isOptional":false,"canonicalReference":"@spartacus/storefront!~Page:interface","shortType":"Page","importPath":"@spartacus/core"},{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"CmsPageGuardService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsPageGuardService","members":[{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"cmsRoutes","type":"CmsRoutesService"},{"kind":"Property","name":"cmsI18n","type":"CmsI18nService"},{"kind":"Property","name":"cmsGuards","type":"CmsGuardsService"},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/storefront!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"cmsRoutes","type":"CmsRoutesService","canonicalReference":"@spartacus/storefront!CmsRoutesService:class","shortType":"CmsRoutesService","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsI18n","type":"CmsI18nService","canonicalReference":"@spartacus/storefront!CmsI18nService:class","shortType":"CmsI18nService","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsGuards","type":"CmsGuardsService","canonicalReference":"@spartacus/storefront!CmsGuardsService:class","shortType":"CmsGuardsService","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsComponentsService","type":"CmsComponentsService","canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront","isOptional":false},{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"canActivatePage","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/storefront!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"pageData","type":"Page","canonicalReference":"@spartacus/storefront!Page:class","shortType":"Page","importPath":"","isOptional":false},{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/storefront!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/storefront!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"canActivateNotFoundPage","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/storefront!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/storefront!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/storefront!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsRoutesService","members":[{"kind":"Method","name":"handleCmsRoutesInGuard","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentUrl","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPageLabel","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleCmsRoutesInGuard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleCmsRoutesInGuard","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"componentTypes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentUrl","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPageLabel","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CmsRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CmsRoutesService","members":[{"kind":"Method","name":"handleCmsRoutesInGuard","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/storefront!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"componentTypes","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"currentUrl","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"currentPageLabel","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CmsStructureOptions","members":[{"kind":"PropertySignature","name":"breakpoint","type":"BREAKPOINT"},{"kind":"PropertySignature","name":"componentId","type":"string"},{"kind":"PropertySignature","name":"pageSlotPosition","type":"string"},{"kind":"PropertySignature","name":"pageTemplate","type":"string"},{"kind":"PropertySignature","name":"section","type":"PageSection | string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"breakpoint","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"breakpoint","type":"BREAKPOINT"},"topLevelApiElementName":"CmsStructureOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"componentId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"componentId","type":"string"},"topLevelApiElementName":"CmsStructureOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSlotPosition","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSlotPosition","type":"string"},"topLevelApiElementName":"CmsStructureOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageTemplate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageTemplate","type":"string"},"topLevelApiElementName":"CmsStructureOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"section","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"section","type":"PageSection | string"},"topLevelApiElementName":"CmsStructureOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CmsStructureOptions","members":[{"kind":"Property","name":"componentId","type":"string"},{"kind":"Property","name":"pageSlotPosition","type":"string"},{"kind":"Property","name":"pageTemplate","type":"string"},{"kind":"Property","name":"section","type":"PageSection | string"},{"kind":"Property","name":"breakpoint","type":"BREAKPOINT"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ComponentHandler","members":[{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"launcher","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"elementInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"module","type":"NgModuleRef","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"ComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launcher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launcher","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"elementInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"module","type":"NgModuleRef","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"},"topLevelApiElementName":"ComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ComponentHandler","members":[{"kind":"Method","name":"launcher","parameters":[{"name":"componentMapping","type":"CmsComponentMapping","canonicalReference":"@spartacus/storefront!CmsComponentMapping:class","shortType":"CmsComponentMapping","importPath":"","isOptional":false},{"name":"viewContainerRef","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"elementInjector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":true},{"name":"module","type":"NgModuleRef","canonicalReference":"@spartacus/storefront!NgModuleRef:class","shortType":"NgModuleRef","importPath":"","isOptional":true}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"componentMapping","type":"CmsComponentMapping","canonicalReference":"@spartacus/storefront!CmsComponentMapping:class","shortType":"CmsComponentMapping","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ComponentHandlerService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"handlers","type":"ComponentHandler[]","isOptional":false,"canonicalReference":"@spartacus/storefront!ComponentHandler:class","shortType":"ComponentHandler","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"getLauncher","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"elementInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"module","type":"NgModuleRef","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }> | undefined"},{"kind":"Property","name":"handlers","type":"ComponentHandler[]"},{"kind":"Property","name":"invalidMappings","type":"Set>"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"resolve","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"}],"returnType":"ComponentHandler | undefined"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLauncher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLauncher","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"elementInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"module","type":"NgModuleRef","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }> | undefined"},"topLevelApiElementName":"ComponentHandlerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolve","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolve","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"}],"returnType":"ComponentHandler | undefined"},"topLevelApiElementName":"ComponentHandlerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ComponentHandlerService","members":[{"kind":"Property","name":"handlers","type":"ComponentHandler[]"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"handlers","type":"ComponentHandler[]","canonicalReference":"@spartacus/storefront!ComponentHandler:class","shortType":"ComponentHandler","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"invalidMappings","type":"Set>"},{"kind":"Method","name":"resolve","parameters":[{"name":"componentMapping","type":"CmsComponentMapping","canonicalReference":"@spartacus/storefront!CmsComponentMapping:class","shortType":"CmsComponentMapping","importPath":"","isOptional":false}],"returnType":"ComponentHandler | undefined"},{"kind":"Method","name":"getLauncher","parameters":[{"name":"componentMapping","type":"CmsComponentMapping","canonicalReference":"@spartacus/storefront!CmsComponentMapping:class","shortType":"CmsComponentMapping","importPath":"","isOptional":false},{"name":"viewContainerRef","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"elementInjector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":true},{"name":"module","type":"NgModuleRef","canonicalReference":"@spartacus/storefront!NgModuleRef:class","shortType":"NgModuleRef","importPath":"","isOptional":true}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }> | undefined"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ComponentWrapperDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"cmsComponentsService","type":"CmsComponentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"dynamicAttributeService","type":"DynamicAttributeService","isOptional":false,"canonicalReference":"@spartacus/storefront!~DynamicAttributeService:class","shortType":"DynamicAttributeService","importPath":"@spartacus/core"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"componentHandler","type":"ComponentHandlerService","isOptional":false,"canonicalReference":"@spartacus/storefront!ComponentHandlerService:class","shortType":"ComponentHandlerService","importPath":"@spartacus/storefront"},{"name":"cmsInjector","type":"CmsInjectorService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsInjectorService:class","shortType":"CmsInjectorService","importPath":"@spartacus/storefront"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/storefront!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmpRef","type":"ComponentRef"},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"cmsInjector","type":"CmsInjectorService"},{"kind":"Property","name":"componentHandler","type":"ComponentHandlerService"},{"kind":"Property","name":"cxComponentRef","type":"EventEmitter>"},{"kind":"Property","name":"cxComponentWrapper","type":"ContentSlotComponentData"},{"kind":"Method","name":"dispatchEvent","overloadIndex":1,"parameters":[{"name":"event","type":"Type","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"},{"name":"elementRef","type":"ElementRef","isOptional":true,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"dynamicAttributeService","type":"DynamicAttributeService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dispatchEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dispatchEvent","overloadIndex":1,"parameters":[{"name":"event","type":"Type","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"},{"name":"elementRef","type":"ElementRef","isOptional":true,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"ComponentWrapperDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ComponentWrapperDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ComponentWrapperDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ComponentWrapperDirective","members":[{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"dynamicAttributeService","type":"DynamicAttributeService"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"componentHandler","type":"ComponentHandlerService"},{"kind":"Property","name":"cmsInjector","type":"CmsInjectorService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"cxComponentWrapper","type":"ContentSlotComponentData"},{"kind":"Property","name":"cxComponentRef","type":"EventEmitter>"},{"kind":"Property","name":"cmpRef","type":"ComponentRef"},{"kind":"Property","name":"launcherResource","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"cmsComponentsService","type":"CmsComponentsService","canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false},{"name":"dynamicAttributeService","type":"DynamicAttributeService","canonicalReference":"@spartacus/storefront!DynamicAttributeService:class","shortType":"DynamicAttributeService","importPath":"@spartacus/core","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"componentHandler","type":"ComponentHandlerService","canonicalReference":"@spartacus/storefront!ComponentHandlerService:class","shortType":"ComponentHandlerService","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsInjector","type":"CmsInjectorService","canonicalReference":"@spartacus/storefront!CmsInjectorService:class","shortType":"CmsInjectorService","importPath":"@spartacus/storefront","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/storefront!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"launchComponent","type":""},{"kind":"Method","name":"dispatchEvent","parameters":[{"name":"event","type":"Type","canonicalReference":"@spartacus/storefront!Type:class","shortType":"Type","importPath":"","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"decorate","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ConsentManagementComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userConsentService","type":"UserConsentService","isOptional":false,"canonicalReference":"@spartacus/storefront!~UserConsentService:class","shortType":"UserConsentService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!~AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core"},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/storefront!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"consentManagementComponentService","type":"ConsentManagementComponentService | undefined","isOptional":true,"canonicalReference":"@spartacus/storefront!ConsentManagementComponentService:class","shortType":"ConsentManagementComponentService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"allConsentsLoading$","type":"Observable"},{"kind":"Method","name":"allowAll","overloadIndex":1,"parameters":[{"name":"templates","type":"ConsentTemplate[]","isOptional":true,"canonicalReference":"@spartacus/storefront!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"consentManagementComponentService","type":"ConsentManagementComponentService | undefined"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onConsentChange","overloadIndex":1,"parameters":[{"name":"{ given, template, }","type":"{ given: boolean; template: ConsentTemplate; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"rejectAll","overloadIndex":1,"parameters":[{"name":"templates","type":"ConsentTemplate[]","isOptional":true,"canonicalReference":"@spartacus/storefront!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"requiredConsents","type":"string[]"},{"kind":"Property","name":"templateList$","type":"Observable"},{"kind":"Property","name":"userConsentService","type":"UserConsentService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"allConsentsLoading$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"allConsentsLoading$","type":"Observable"},"topLevelApiElementName":"ConsentManagementComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"allowAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"allowAll","overloadIndex":1,"parameters":[{"name":"templates","type":"ConsentTemplate[]","isOptional":true,"canonicalReference":"@spartacus/storefront!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ConsentManagementComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConsentManagementComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConsentManagementComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onConsentChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onConsentChange","overloadIndex":1,"parameters":[{"name":"{ given, template, }","type":"{ given: boolean; template: ConsentTemplate; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConsentManagementComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"rejectAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"rejectAll","overloadIndex":1,"parameters":[{"name":"templates","type":"ConsentTemplate[]","isOptional":true,"canonicalReference":"@spartacus/storefront!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ConsentManagementComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ConsentManagementComponent","members":[{"kind":"Property","name":"userConsentService","type":"UserConsentService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"consentManagementComponentService","type":"ConsentManagementComponentService | undefined"},{"kind":"Property","name":"subscriptions","type":""},{"kind":"Property","name":"allConsentsLoading","type":""},{"kind":"Property","name":"templateList$","type":"Observable"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Property","name":"requiredConsents","type":"string[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userConsentService","type":"UserConsentService","canonicalReference":"@spartacus/storefront!UserConsentService:class","shortType":"UserConsentService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig","canonicalReference":"@spartacus/storefront!AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core","isOptional":false},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/storefront!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/storefront!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"consentManagementComponentService","type":"ConsentManagementComponentService | undefined","canonicalReference":"@spartacus/storefront!ConsentManagementComponentService:class","shortType":"ConsentManagementComponentService","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"consentListInit","type":""},{"kind":"Property","name":"hideAnonymousConsents","type":""},{"kind":"Property","name":"giveConsentInit","type":""},{"kind":"Property","name":"withdrawConsentInit","type":""},{"kind":"Property","name":"consentsExists","type":""},{"kind":"Method","name":"onConsentChange","parameters":[{"name":"{ given, template, }","type":"{\n given: boolean;\n template: ConsentTemplate;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"onConsentGivenSuccess","type":""},{"kind":"Property","name":"onConsentWithdrawnSuccess","type":""},{"kind":"Method","name":"rejectAll","parameters":[{"name":"templates","type":"ConsentTemplate[]","canonicalReference":"@spartacus/storefront!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"setupWithdrawalStream","type":""},{"kind":"Method","name":"allowAll","parameters":[{"name":"templates","type":"ConsentTemplate[]","canonicalReference":"@spartacus/storefront!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"setupGiveStream","type":""},{"kind":"Property","name":"isRequiredConsent","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ConsentManagementComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig | undefined","isOptional":true,"canonicalReference":"@spartacus/storefront!~AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig | undefined"},{"kind":"Method","name":"getRequiredConsents","overloadIndex":1,"parameters":[{"name":"_templateList","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"string[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRequiredConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRequiredConsents","overloadIndex":1,"parameters":[{"name":"_templateList","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"string[]"},"topLevelApiElementName":"ConsentManagementComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ConsentManagementComponentService","members":[{"kind":"Property","name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"anonymousConsentsConfig","type":"AnonymousConsentsConfig | undefined","canonicalReference":"@spartacus/storefront!AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core","isOptional":true}]},{"kind":"Method","name":"getRequiredConsents","parameters":[{"name":"_templateList","type":"ConsentTemplate[]","canonicalReference":"@spartacus/storefront!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false}],"returnType":"string[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ConsentManagementFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"consent","type":"AnonymousConsent | null"},{"kind":"Property","name":"consentChanged","type":"EventEmitter<{ given: boolean; template: ConsentTemplate; }>"},{"kind":"Property","name":"consentGiven","type":"boolean"},{"kind":"Property","name":"consentTemplate","type":"ConsentTemplate"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Method","name":"isRequired","overloadIndex":1,"parameters":[{"name":"templateId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onConsentChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"requiredConsents","type":"string[]"},{"kind":"Property","name":"showMandatory","type":"boolean"},{"kind":"Method","name":"updateConsentGiven","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRequired","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRequired","overloadIndex":1,"parameters":[{"name":"templateId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConsentManagementFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"ConsentManagementFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConsentManagementFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onConsentChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onConsentChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConsentManagementFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConsentGiven","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConsentGiven","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConsentManagementFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ConsentManagementFormComponent","members":[{"kind":"Property","name":"consentGiven","type":"boolean"},{"kind":"Property","name":"consentTemplate","type":"ConsentTemplate"},{"kind":"Property","name":"requiredConsents","type":"string[]"},{"kind":"Property","name":"consent","type":"AnonymousConsent | null"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"showMandatory","type":"boolean"},{"kind":"Property","name":"consentChanged","type":"EventEmitter<{ given: boolean; template: ConsentTemplate; }>"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/storefront!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onConsentChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"isRequired","parameters":[{"name":"templateId","type":"string | undefined","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"updateConsentGiven","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ContextService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingContextService","type":"RoutingContextService","isOptional":false,"canonicalReference":"@spartacus/storefront!RoutingContextService:class","shortType":"RoutingContextService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"contextToken","type":"ContextToken","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContextToken:type","shortType":"ContextToken","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"resolveContext","overloadIndex":1,"parameters":[{"name":"contextToken","type":"ContextToken","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContextToken:type","shortType":"ContextToken","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingContextService","type":"RoutingContextService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"contextToken","type":"ContextToken","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContextToken:type","shortType":"ContextToken","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ContextService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveContext","overloadIndex":1,"parameters":[{"name":"contextToken","type":"ContextToken","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContextToken:type","shortType":"ContextToken","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ContextService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ContextService","members":[{"kind":"Property","name":"routingContextService","type":"RoutingContextService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingContextService","type":"RoutingContextService","canonicalReference":"@spartacus/storefront!RoutingContextService:class","shortType":"RoutingContextService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"contextToken","type":"ContextToken","canonicalReference":"@spartacus/storefront!ContextToken:class","shortType":"ContextToken","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"resolveContext","parameters":[{"name":"contextToken","type":"ContextToken","canonicalReference":"@spartacus/storefront!ContextToken:class","shortType":"ContextToken","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CouponCardComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"myCouponsComponentService","type":"MyCouponsComponentService","isOptional":false,"canonicalReference":"@spartacus/storefront!MyCouponsComponentService:class","shortType":"MyCouponsComponentService","importPath":"@spartacus/storefront"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"coupon","type":"CustomerCoupon"},{"kind":"Property","name":"couponSubscriptionLoading$","type":"Observable"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Method","name":"findProducts","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"myCouponsComponentService","type":"MyCouponsComponentService"},{"kind":"Property","name":"notificationChanged","type":"EventEmitter<{ couponId: string; notification: boolean; }>"},{"kind":"Method","name":"onSubscriptionChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"readMore","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findProducts","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CouponCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubscriptionChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubscriptionChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CouponCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readMore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readMore","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CouponCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CouponCardComponent","members":[{"kind":"Property","name":"myCouponsComponentService","type":"MyCouponsComponentService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"coupon","type":"CustomerCoupon"},{"kind":"Property","name":"couponSubscriptionLoading$","type":"Observable"},{"kind":"Property","name":"notificationChanged","type":"EventEmitter<{ couponId: string; notification: boolean; }>"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"myCouponsComponentService","type":"MyCouponsComponentService","canonicalReference":"@spartacus/storefront!MyCouponsComponentService:class","shortType":"MyCouponsComponentService","importPath":"@spartacus/storefront","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"onSubscriptionChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"readMore","parameters":[],"returnType":"void"},{"kind":"Method","name":"findProducts","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CouponClaimComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"couponService","type":"CustomerCouponService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CustomerCouponService:class","shortType":"CustomerCouponService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"messageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"couponService","type":"CustomerCouponService"},{"kind":"Property","name":"messageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CouponClaimComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CouponClaimComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CouponClaimComponent","members":[{"kind":"Property","name":"couponService","type":"CustomerCouponService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"messageService","type":"GlobalMessageService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"couponService","type":"CustomerCouponService","canonicalReference":"@spartacus/storefront!CustomerCouponService:class","shortType":"CustomerCouponService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"messageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CouponDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"coupon","type":"CustomerCoupon"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CouponDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CouponDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CouponDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CouponDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CouponDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"coupon","type":"CustomerCoupon"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CsvFileValidationErrors","members":[{"kind":"PropertySignature","name":"empty","type":"boolean"},{"kind":"PropertySignature","name":"notParsable","type":"boolean"},{"kind":"PropertySignature","name":"tooLarge","type":"{ maxSize: number; }"},{"kind":"PropertySignature","name":"tooManyEntries","type":"{ maxEntries: number; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"empty","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"empty","type":"boolean"},"topLevelApiElementName":"CsvFileValidationErrors","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"notParsable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"notParsable","type":"boolean"},"topLevelApiElementName":"CsvFileValidationErrors","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tooLarge","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tooLarge","type":"{ maxSize: number; }"},"topLevelApiElementName":"CsvFileValidationErrors","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tooManyEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tooManyEntries","type":"{ maxEntries: number; }"},"topLevelApiElementName":"CsvFileValidationErrors","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"CsvFileValidationErrors","members":[{"kind":"Property","name":"tooLarge","type":"{ maxSize: number; }"},{"kind":"Property","name":"tooManyEntries","type":"{ maxEntries: number; }"},{"kind":"Property","name":"empty","type":"boolean"},{"kind":"Property","name":"notParsable","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CurrentProductService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"DEFAULT_PRODUCT_SCOPE","type":""},{"kind":"Method","name":"getCode","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getProduct","overloadIndex":1,"parameters":[{"name":"scopes","type":"(ProductScope | string)[] | ProductScope | string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCode","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CurrentProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProduct","overloadIndex":1,"parameters":[{"name":"scopes","type":"(ProductScope | string)[] | ProductScope | string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CurrentProductService","members":[{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"productService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/storefront!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"DEFAULT_PRODUCT_SCOPE","type":""},{"kind":"Method","name":"getProduct","parameters":[{"name":"scopes","type":"(ProductScope | string)[] | ProductScope | string","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getCode","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CustomFormValidators","members":[{"kind":"Method","name":"dateRange","overloadIndex":1,"parameters":[{"name":"startDateKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"endDateKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"getDate","type":"(value: string) => Date | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(_: UntypedFormGroup) => ValidationErrors | null"},{"kind":"Method","name":"emailsMustMatch","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"emailConfirmation","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"emailValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"maxCharactersLengthValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minEightCharactersLengthValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minOneDigitValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minOneSpecialCharacterValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minOneUpperCaseCharacterValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minSixCharactersLengthValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"mustBePositive","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"noConsecutiveCharacters","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"noSpecialCharacters","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"passwordsCannotMatch","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"passwordConfirmation","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"passwordsMustMatch","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"passwordConfirmation","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Method","name":"patternValidation","overloadIndex":1,"parameters":[{"name":"isValidFormat","type":"(date: string) => boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},{"kind":"Method","name":"securePasswordValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Property","name":"securePasswordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Method","name":"starRatingEmpty","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"strongPasswordValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dateRange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dateRange","overloadIndex":1,"parameters":[{"name":"startDateKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"endDateKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"getDate","type":"(value: string) => Date | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(_: UntypedFormGroup) => ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"emailsMustMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"emailsMustMatch","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"emailConfirmation","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"emailValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"emailValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"maxCharactersLengthValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"maxCharactersLengthValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"minEightCharactersLengthValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"minEightCharactersLengthValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"minOneDigitValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"minOneDigitValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"minOneSpecialCharacterValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"minOneSpecialCharacterValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"minOneUpperCaseCharacterValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"minOneUpperCaseCharacterValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"minSixCharactersLengthValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"minSixCharactersLengthValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mustBePositive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mustBePositive","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"noConsecutiveCharacters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"noConsecutiveCharacters","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"noSpecialCharacters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"noSpecialCharacters","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"passwordsCannotMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"passwordsCannotMatch","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"passwordConfirmation","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"passwordsMustMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"passwordsMustMatch","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"passwordConfirmation","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"patternValidation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"patternValidation","overloadIndex":1,"parameters":[{"name":"isValidFormat","type":"(date: string) => boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"securePasswordValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"securePasswordValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"starRatingEmpty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"starRatingEmpty","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"strongPasswordValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"strongPasswordValidator","overloadIndex":1,"parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"ValidationErrors | null"},"topLevelApiElementName":"CustomFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"CustomFormValidators","members":[{"kind":"Method","name":"emailValidator","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"securePasswordValidator","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minOneUpperCaseCharacterValidator","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minOneDigitValidator","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minOneSpecialCharacterValidator","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minSixCharactersLengthValidator","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"minEightCharactersLengthValidator","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"maxCharactersLengthValidator","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"noConsecutiveCharacters","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Property","name":"securePasswordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Method","name":"starRatingEmpty","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"passwordsMustMatch","parameters":[{"name":"password","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"passwordConfirmation","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"passwordsCannotMatch","parameters":[{"name":"password","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"passwordConfirmation","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"emailsMustMatch","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"emailConfirmation","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"mustBePositive","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"noSpecialCharacters","parameters":[{"name":"control","type":"AbstractControl","canonicalReference":"@spartacus/storefront!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"ValidationErrors | null"},{"kind":"Method","name":"patternValidation","parameters":[{"name":"isValidFormat","type":"(date: string) => boolean","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"ValidatorFn"},{"kind":"Method","name":"dateRange","parameters":[{"name":"startDateKey","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"endDateKey","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"getDate","type":"(value: string) => Date | undefined","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"(_: UntypedFormGroup) => ValidationErrors | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DatePickerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"DatePickerService","isOptional":false,"canonicalReference":"@spartacus/storefront!DatePickerService:class","shortType":"DatePickerService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"change","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"control","type":"UntypedFormControl"},{"kind":"Method","name":"getDate","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Property","name":"label","type":"string"},{"kind":"Property","name":"max","type":"string"},{"kind":"Property","name":"min","type":"string"},{"kind":"Property","name":"pattern","type":"string"},{"kind":"Property","name":"placeholder","type":"string"},{"kind":"Property","name":"required","type":"boolean"},{"kind":"Property","name":"service","type":"DatePickerService"},{"kind":"Property","name":"update","type":"EventEmitter"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"change","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"change","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDate","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"DatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"pattern","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"pattern","type":"string"},"topLevelApiElementName":"DatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"placeholder","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"placeholder","type":"string"},"topLevelApiElementName":"DatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DatePickerComponent","members":[{"kind":"Property","name":"service","type":"DatePickerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"DatePickerService","canonicalReference":"@spartacus/storefront!DatePickerService:class","shortType":"DatePickerService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"control","type":"UntypedFormControl"},{"kind":"Property","name":"min","type":"string"},{"kind":"Property","name":"max","type":"string"},{"kind":"Property","name":"required","type":"boolean"},{"kind":"Property","name":"label","type":"string"},{"kind":"Property","name":"update","type":"EventEmitter"},{"kind":"Method","name":"change","parameters":[],"returnType":"void"},{"kind":"Method","name":"getDate","parameters":[{"name":"date","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DatePickerService","members":[{"kind":"Method","name":"getDate","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Date | undefined"},{"kind":"Method","name":"isValidFormat","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pattern","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"pattern","type":"string"},{"kind":"Property","name":"placeholder","type":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDate","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Date | undefined"},"topLevelApiElementName":"DatePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isValidFormat","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isValidFormat","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pattern","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"DatePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"pattern","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"pattern","type":"string"},"topLevelApiElementName":"DatePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"placeholder","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"placeholder","type":"string"},"topLevelApiElementName":"DatePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DatePickerService","members":[{"kind":"Method","name":"isValidFormat","parameters":[{"name":"date","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pattern","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"getDate","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Date | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DefaultComponentHandler","members":[{"kind":"Method","name":"getComponentFactory","overloadIndex":1,"parameters":[{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"component","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"launcher","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"elementInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"module","type":"NgModuleRef","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentFactory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentFactory","overloadIndex":1,"parameters":[{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"component","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"DefaultComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"DefaultComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"DefaultComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launcher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launcher","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"elementInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"module","type":"NgModuleRef","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"},"topLevelApiElementName":"DefaultComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DefaultComponentHandler","members":[{"kind":"Method","name":"hasMatch","parameters":[{"name":"componentMapping","type":"CmsComponentMapping","canonicalReference":"@spartacus/storefront!CmsComponentMapping:class","shortType":"CmsComponentMapping","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"kind":"Method","name":"launcher","parameters":[{"name":"componentMapping","type":"CmsComponentMapping","canonicalReference":"@spartacus/storefront!CmsComponentMapping:class","shortType":"CmsComponentMapping","importPath":"","isOptional":false},{"name":"viewContainerRef","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"elementInjector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":true},{"name":"module","type":"NgModuleRef","canonicalReference":"@spartacus/storefront!NgModuleRef:class","shortType":"NgModuleRef","importPath":"","isOptional":true}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"},{"kind":"Method","name":"getComponentFactory","parameters":[{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false},{"name":"component","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"any"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DeferLoaderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"platformId","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""},{"name":"config","type":"LayoutConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront"},{"name":"intersectionService","type":"IntersectionService","isOptional":false,"canonicalReference":"@spartacus/storefront!IntersectionService:class","shortType":"IntersectionService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"config","type":"LayoutConfig"},{"kind":"Property","name":"globalLoadStrategy","type":"DeferLoadingStrategy"},{"kind":"Property","name":"intersectionService","type":"IntersectionService"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"options","type":"IntersectionOptions","isOptional":true,"canonicalReference":"@spartacus/storefront!IntersectionOptions:interface","shortType":"IntersectionOptions","importPath":"@spartacus/storefront"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"options","type":"IntersectionOptions","isOptional":true,"canonicalReference":"@spartacus/storefront!IntersectionOptions:interface","shortType":"IntersectionOptions","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"DeferLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DeferLoaderService","members":[{"kind":"Property","name":"platformId","type":""},{"kind":"Property","name":"config","type":"LayoutConfig"},{"kind":"Property","name":"intersectionService","type":"IntersectionService"},{"kind":"Property","name":"globalLoadStrategy","type":"DeferLoadingStrategy"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"platformId","type":"Object","canonicalReference":"@spartacus/storefront!Object:class","shortType":"Object","importPath":"","isOptional":false},{"name":"config","type":"LayoutConfig","canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"intersectionService","type":"IntersectionService","canonicalReference":"@spartacus/storefront!IntersectionService:class","shortType":"IntersectionService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"options","type":"IntersectionOptions","canonicalReference":"@spartacus/storefront!IntersectionOptions:class","shortType":"IntersectionOptions","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Property","name":"shouldLoadInstantly","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Direction","members":[{"kind":"PropertySignature","name":"default","type":"DirectionMode"},{"kind":"PropertySignature","name":"detect","type":"boolean"},{"kind":"PropertySignature","name":"ltrLanguages","type":"string[]"},{"kind":"PropertySignature","name":"rtlLanguages","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"default","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"default","type":"DirectionMode"},"topLevelApiElementName":"Direction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"detect","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"detect","type":"boolean"},"topLevelApiElementName":"Direction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ltrLanguages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ltrLanguages","type":"string[]"},"topLevelApiElementName":"Direction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rtlLanguages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rtlLanguages","type":"string[]"},"topLevelApiElementName":"Direction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Direction","members":[{"kind":"Property","name":"default","type":"DirectionMode"},{"kind":"Property","name":"detect","type":"boolean"},{"kind":"Property","name":"rtlLanguages","type":"string[]"},{"kind":"Property","name":"ltrLanguages","type":"string[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DirectionService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configInit","type":"ConfigInitializerService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"Direction | undefined"},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Method","name":"detect","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getDirection","overloadIndex":1,"parameters":[{"name":"language","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"DirectionMode | undefined"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setDirection","overloadIndex":1,"parameters":[{"name":"el","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"direction","type":"DirectionMode | undefined","isOptional":false,"canonicalReference":"@spartacus/storefront!DirectionMode:enum","shortType":"DirectionMode","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"startsDetecting","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"detect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"detect","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DirectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDirection","overloadIndex":1,"parameters":[{"name":"language","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"DirectionMode | undefined"},"topLevelApiElementName":"DirectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"DirectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DirectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDirection","overloadIndex":1,"parameters":[{"name":"el","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"direction","type":"DirectionMode | undefined","isOptional":false,"canonicalReference":"@spartacus/storefront!DirectionMode:enum","shortType":"DirectionMode","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"DirectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DirectionService","members":[{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"config","type":"Direction | undefined"},{"kind":"Property","name":"startsDetecting","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configInit","type":"ConfigInitializerService","canonicalReference":"@spartacus/storefront!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/storefront!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"detect","parameters":[],"returnType":"void"},{"kind":"Method","name":"setDirection","parameters":[{"name":"el","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"direction","type":"DirectionMode | undefined","canonicalReference":"@spartacus/storefront!DirectionMode:class","shortType":"DirectionMode","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getDirection","parameters":[{"name":"language","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"DirectionMode | undefined"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Function","name":"disableTabbingForTick","parameters":[{"name":"elements","type":"Iterable","isOptional":false,"canonicalReference":"!Iterable:interface","shortType":"Iterable","importPath":""}],"returnType":"void","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"disableTabbingForTick","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"disableTabbingForTick","topLevelApiElementKind":"Function","entryPoint":"@spartacus/storefront"}]},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DomChangeDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"changes","type":"MutationObserver"},{"kind":"Property","name":"cxDomChange","type":"EventEmitter"},{"kind":"Property","name":"cxDomChangeTargetSelector","type":"string"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DomChangeDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"DomChangeDirective","members":[{"kind":"Property","name":"changes","type":"MutationObserver"},{"kind":"Property","name":"cxDomChangeTargetSelector","type":"string"},{"kind":"Property","name":"cxDomChange","type":"EventEmitter"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ExportCsvFileService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"fileDownloadService","type":"FileDownloadService","isOptional":false,"canonicalReference":"@spartacus/storefront!FileDownloadService:class","shortType":"FileDownloadService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"objectsArray","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"separator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"download","overloadIndex":1,"parameters":[{"name":"objectsArray","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"separator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileOptions","type":"ExportFileOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!ExportFileOptions:interface","shortType":"ExportFileOptions","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"fileDownloadService","type":"FileDownloadService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"objectsArray","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"separator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ExportCsvFileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"download","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"download","overloadIndex":1,"parameters":[{"name":"objectsArray","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"separator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileOptions","type":"ExportFileOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!ExportFileOptions:interface","shortType":"ExportFileOptions","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"ExportCsvFileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ExportCsvFileService","members":[{"kind":"Property","name":"fileDownloadService","type":"FileDownloadService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"fileDownloadService","type":"FileDownloadService","canonicalReference":"@spartacus/storefront!FileDownloadService:class","shortType":"FileDownloadService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"objectsArray","type":"string[][]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"separator","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"download","parameters":[{"name":"objectsArray","type":"string[][]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"separator","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"fileOptions","type":"ExportFileOptions","canonicalReference":"@spartacus/storefront!ExportFileOptions:class","shortType":"ExportFileOptions","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ExportFileOptions","members":[{"kind":"PropertySignature","name":"extension","type":"string"},{"kind":"PropertySignature","name":"fileName","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"extension","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"extension","type":"string"},"topLevelApiElementName":"ExportFileOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fileName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fileName","type":"string"},"topLevelApiElementName":"ExportFileOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"ExportFileOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ExportFileOptions","members":[{"kind":"Property","name":"fileName","type":"string"},{"kind":"Property","name":"extension","type":"string"},{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"FacetCollapseState","members":[{"kind":"PropertySignature","name":"maxVisible","type":"number"},{"kind":"PropertySignature","name":"toggled","type":"FacetGroupCollapsedState"},{"kind":"PropertySignature","name":"topVisible","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxVisible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxVisible","type":"number"},"topLevelApiElementName":"FacetCollapseState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"toggled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"toggled","type":"FacetGroupCollapsedState"},"topLevelApiElementName":"FacetCollapseState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"topVisible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"topVisible","type":"number"},"topLevelApiElementName":"FacetCollapseState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"FacetCollapseState","members":[{"kind":"Property","name":"toggled","type":"FacetGroupCollapsedState"},{"kind":"Property","name":"topVisible","type":"number"},{"kind":"Property","name":"maxVisible","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FacetComponent","members":[{"kind":"Property","name":"_facet","type":"Facet"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"facetService","type":"FacetService","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetService:class","shortType":"FacetService","importPath":"@spartacus/storefront"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"collapseIcon","type":"ICON_TYPE"},{"kind":"Method","name":"decreaseVisibleValues","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"expandIcon","type":"ICON_TYPE"},{"kind":"Property","name":"facet","type":"Facet"},{"kind":"Property","name":"facetHeader","type":"ElementRef"},{"kind":"Property","name":"facetService","type":"FacetService"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},{"kind":"Method","name":"getLinkParams","overloadIndex":1,"parameters":[{"name":"value","type":"FacetValue","isOptional":false,"canonicalReference":"@spartacus/storefront!~FacetValue:interface","shortType":"FacetValue","importPath":"@spartacus/core"}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"increaseVisibleValues","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isExpanded","type":"boolean"},{"kind":"Property","name":"isMultiSelect","type":"boolean"},{"kind":"Property","name":"keyboardFocus","type":"FocusDirective"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onArrowDown","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""},{"name":"targetIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onArrowUp","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""},{"name":"targetIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onKeydown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onTabNavigation","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openLink","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"state$","type":"Observable"},{"kind":"Method","name":"toggleGroup","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"values","type":"QueryList>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decreaseVisibleValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decreaseVisibleValues","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"facet","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"facet","type":"Facet"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLinkParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLinkParams","overloadIndex":1,"parameters":[{"name":"value","type":"FacetValue","isOptional":false,"canonicalReference":"@spartacus/storefront!~FacetValue:interface","shortType":"FacetValue","importPath":"@spartacus/core"}],"returnType":"{ [key: string]: string; }"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"increaseVisibleValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"increaseVisibleValues","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isExpanded","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isExpanded","type":"boolean"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onArrowDown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onArrowDown","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""},{"name":"targetIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onArrowUp","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onArrowUp","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""},{"name":"targetIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onKeydown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onKeydown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onTabNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onTabNavigation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openLink","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleGroup","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FacetComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FacetComponent","members":[{"kind":"Property","name":"facetService","type":"FacetService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"_facet","type":"Facet"},{"kind":"Property","name":"state$","type":"Observable"},{"kind":"Property","name":"expandIcon","type":"ICON_TYPE"},{"kind":"Property","name":"collapseIcon","type":"ICON_TYPE"},{"kind":"Property","name":"isMultiSelect","type":"boolean"},{"kind":"Property","name":"values","type":"QueryList>"},{"kind":"Property","name":"keyboardFocus","type":"FocusDirective"},{"kind":"Property","name":"facetHeader","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"facetService","type":"FacetService","canonicalReference":"@spartacus/storefront!FacetService:class","shortType":"FacetService","importPath":"@spartacus/storefront","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleGroup","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"openLink","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"increaseVisibleValues","parameters":[],"returnType":"void"},{"kind":"Method","name":"decreaseVisibleValues","parameters":[],"returnType":"void"},{"kind":"Method","name":"getLinkParams","parameters":[{"name":"value","type":"FacetValue","canonicalReference":"@spartacus/storefront!FacetValue:class","shortType":"FacetValue","importPath":"","isOptional":false}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"onKeydown","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onTabNavigation","parameters":[],"returnType":"void"},{"kind":"Method","name":"onArrowDown","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/storefront!Event:class","shortType":"Event","importPath":"","isOptional":false},{"name":"targetIndex","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onArrowUp","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/storefront!Event:class","shortType":"Event","importPath":"","isOptional":false},{"name":"targetIndex","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"FacetList","members":[{"kind":"PropertySignature","name":"activeFacets","type":"Breadcrumb[]"},{"kind":"PropertySignature","name":"facets","type":"Facet[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activeFacets","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activeFacets","type":"Breadcrumb[]"},"topLevelApiElementName":"FacetList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facets","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facets","type":"Facet[]"},"topLevelApiElementName":"FacetList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"FacetList","members":[{"kind":"Property","name":"facets","type":"Facet[]"},{"kind":"Property","name":"activeFacets","type":"Breadcrumb[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FacetListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"facetService","type":"FacetService","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetService:class","shortType":"FacetService","importPath":"@spartacus/storefront"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"}]},{"kind":"Property","name":"backToResultsBtn","type":"ElementRef"},{"kind":"Method","name":"block","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":true,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"event","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"closeList","type":"EventEmitter"},{"kind":"Property","name":"dialogFocusConfig","type":"FocusConfig"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Method","name":"enableFocusHandlingOnFacetListChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"expandFacetGroup","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"},{"name":"ref","type":"FacetComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetComponent:class","shortType":"FacetComponent","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"facetList$","type":"Observable"},{"kind":"Property","name":"facetService","type":"FacetService"},{"kind":"Property","name":"facetsRef","type":"QueryList>"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},{"kind":"Property","name":"focusService","type":"KeyboardFocusService | null"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handleDialogFocus","overloadIndex":1,"parameters":[{"name":"facets","type":"Facet[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isCollapsed","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"isDialog","type":"boolean"},{"kind":"Method","name":"isExpanded","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"tabConfig","type":"TabConfig"},{"kind":"Property","name":"tabs$","type":"BehaviorSubject"},{"kind":"Method","name":"updateTabs","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"block","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"block","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":true,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"event","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enableFocusHandlingOnFacetListChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enableFocusHandlingOnFacetListChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"expandFacetGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"expandFacetGroup","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"},{"name":"ref","type":"FacetComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetComponent:class","shortType":"FacetComponent","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleDialogFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleDialogFocus","overloadIndex":1,"parameters":[{"name":"facets","type":"Facet[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCollapsed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCollapsed","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isDialog","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isDialog","type":"boolean"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isExpanded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isExpanded","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateTabs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateTabs","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FacetListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FacetListComponent","members":[{"kind":"Property","name":"facetService","type":"FacetService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"_isDialog","type":""},{"kind":"Property","name":"backToResultsBtn","type":"ElementRef"},{"kind":"Property","name":"closeList","type":"EventEmitter"},{"kind":"Property","name":"facetList$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"dialogFocusConfig","type":"FocusConfig"},{"kind":"Property","name":"tabConfig","type":"TabConfig"},{"kind":"Property","name":"tabs$","type":"BehaviorSubject"},{"kind":"Property","name":"facetsRef","type":"QueryList>"},{"kind":"Method","name":"handleClick","parameters":[],"returnType":"void"},{"kind":"Property","name":"focusService","type":"KeyboardFocusService | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"facetService","type":"FacetService","canonicalReference":"@spartacus/storefront!FacetService:class","shortType":"FacetService","importPath":"@spartacus/storefront","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateTabs","parameters":[],"returnType":"void"},{"kind":"Method","name":"expandFacetGroup","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false},{"name":"ref","type":"FacetComponent","canonicalReference":"@spartacus/storefront!FacetComponent:class","shortType":"FacetComponent","importPath":"@spartacus/storefront","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isExpanded","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isCollapsed","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"close","parameters":[{"name":"event","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"block","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"enableFocusHandlingOnFacetListChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleDialogFocus","parameters":[{"name":"facets","type":"Facet[]","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FacetService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productFacetService","type":"ProductFacetService","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductFacetService:class","shortType":"ProductFacetService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"codec","type":"HttpUrlEncodingCodec"},{"kind":"Method","name":"decodeUriComponentSafe","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"decreaseVisibleValues","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"facetList$","type":"Observable"},{"kind":"Property","name":"facetState","type":"Map>"},{"kind":"Method","name":"getLinkParams","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"getState","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getStateSnapshot","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"FacetCollapseState"},{"kind":"Method","name":"hasState","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"increaseVisibleValues","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"productFacetService","type":"ProductFacetService"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"},{"name":"isExpanded","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updateState","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"},{"name":"property","type":"FacetCollapseState","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetCollapseState:interface","shortType":"FacetCollapseState","importPath":"@spartacus/storefront"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decodeUriComponentSafe","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decodeUriComponentSafe","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decreaseVisibleValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decreaseVisibleValues","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLinkParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLinkParams","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: string; }"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getState","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStateSnapshot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStateSnapshot","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"FacetCollapseState"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasState","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"increaseVisibleValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"increaseVisibleValues","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"},{"name":"isExpanded","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateState","overloadIndex":1,"parameters":[{"name":"facet","type":"Facet","isOptional":false,"canonicalReference":"@spartacus/storefront!~Facet:interface","shortType":"Facet","importPath":"@spartacus/core"},{"name":"property","type":"FacetCollapseState","isOptional":false,"canonicalReference":"@spartacus/storefront!FacetCollapseState:interface","shortType":"FacetCollapseState","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"FacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FacetService","members":[{"kind":"Property","name":"productFacetService","type":"ProductFacetService"},{"kind":"Property","name":"facetState","type":"Map>"},{"kind":"Property","name":"codec","type":"HttpUrlEncodingCodec"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productFacetService","type":"ProductFacetService","canonicalReference":"@spartacus/storefront!ProductFacetService:class","shortType":"ProductFacetService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"facetList$","type":"Observable"},{"kind":"Method","name":"getState","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getStateSnapshot","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"FacetCollapseState"},{"kind":"Method","name":"toggle","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false},{"name":"isExpanded","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"increaseVisibleValues","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"decreaseVisibleValues","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"initialize","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateState","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false},{"name":"property","type":"FacetCollapseState","canonicalReference":"@spartacus/storefront!FacetCollapseState:class","shortType":"FacetCollapseState","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasState","parameters":[{"name":"facet","type":"Facet","canonicalReference":"@spartacus/storefront!Facet:class","shortType":"Facet","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getLinkParams","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"decodeUriComponentSafe","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FileDownloadService","members":[{"kind":"Method","name":"download","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"download","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"download","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FileDownloadService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FileDownloadService","members":[{"kind":"Method","name":"download","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"fileName","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FileReaderService","members":[{"kind":"Method","name":"loadTextFile","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTextFile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTextFile","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"FileReaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FileReaderService","members":[{"kind":"Method","name":"loadTextFile","parameters":[{"name":"file","type":"File","canonicalReference":"@spartacus/storefront!File:class","shortType":"File","importPath":"","isOptional":false}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FilesFormValidators","members":[{"kind":"Method","name":"allowedTypes","overloadIndex":1,"parameters":[{"name":"allowedTypes","type":"Array","isOptional":true,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"ValidatorFn"},{"kind":"Property","name":"CONVERT_TO_MB","type":"number"},{"kind":"Property","name":"extenstionRegEx","type":"RegExp"},{"kind":"Method","name":"getExtension","overloadIndex":1,"parameters":[{"name":"filename","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"maxEntries","overloadIndex":1,"parameters":[{"name":"maxEntries","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},{"kind":"Method","name":"maxSize","overloadIndex":1,"parameters":[{"name":"maxSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"allowedTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"allowedTypes","overloadIndex":1,"parameters":[{"name":"allowedTypes","type":"Array","isOptional":true,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"ValidatorFn"},"topLevelApiElementName":"FilesFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExtension","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExtension","overloadIndex":1,"parameters":[{"name":"filename","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"FilesFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"maxEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"maxEntries","overloadIndex":1,"parameters":[{"name":"maxEntries","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},"topLevelApiElementName":"FilesFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"maxSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"maxSize","overloadIndex":1,"parameters":[{"name":"maxSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},"topLevelApiElementName":"FilesFormValidators","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FilesFormValidators","members":[{"kind":"Property","name":"CONVERT_TO_MB","type":"number"},{"kind":"Property","name":"extenstionRegEx","type":"RegExp"},{"kind":"Method","name":"maxSize","parameters":[{"name":"maxSize","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"ValidatorFn"},{"kind":"Method","name":"maxEntries","parameters":[{"name":"maxEntries","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"ValidatorFn"},{"kind":"Method","name":"allowedTypes","parameters":[{"name":"allowedTypes","type":"Array","canonicalReference":"@spartacus/storefront!Array:class","shortType":"Array","importPath":"","isOptional":true}],"returnType":"ValidatorFn"},{"kind":"Method","name":"getExtension","parameters":[{"name":"filename","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FileUploadComponent","members":[{"kind":"Property","name":"accept","type":"string | string[]"},{"kind":"Property","name":"customButton","type":"any"},{"kind":"Property","name":"fileInput","type":"ElementRef"},{"kind":"Property","name":"multiple","type":"boolean"},{"kind":"Property","name":"onChangeCallback","type":"Function"},{"kind":"Property","name":"onTouchedCallback","type":"Function"},{"kind":"Method","name":"registerOnChange","overloadIndex":1,"parameters":[{"name":"callback","type":"Function","isOptional":false,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"void"},{"kind":"Method","name":"registerOnTouched","overloadIndex":1,"parameters":[{"name":"callback","type":"Function","isOptional":false,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"void"},{"kind":"Method","name":"removeFile","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedFiles","type":"File[] | undefined"},{"kind":"Method","name":"selectFile","overloadIndex":1,"parameters":[{"name":"$event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setDisabledState","overloadIndex":1,"parameters":[{"name":"disabled","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"update","type":"EventEmitter"},{"kind":"Method","name":"writeValue","overloadIndex":1,"parameters":[{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerOnChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerOnChange","overloadIndex":1,"parameters":[{"name":"callback","type":"Function","isOptional":false,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FileUploadComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerOnTouched","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerOnTouched","overloadIndex":1,"parameters":[{"name":"callback","type":"Function","isOptional":false,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FileUploadComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeFile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeFile","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FileUploadComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedFiles","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedFiles","type":"File[] | undefined"},"topLevelApiElementName":"FileUploadComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectFile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectFile","overloadIndex":1,"parameters":[{"name":"$event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FileUploadComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDisabledState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDisabledState","overloadIndex":1,"parameters":[{"name":"disabled","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FileUploadComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"writeValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"writeValue","overloadIndex":1,"parameters":[{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FileUploadComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FileUploadComponent","members":[{"kind":"Property","name":"accept","type":"string | string[]"},{"kind":"Property","name":"multiple","type":"boolean"},{"kind":"Property","name":"customButton","type":"any"},{"kind":"Property","name":"update","type":"EventEmitter"},{"kind":"Property","name":"fileInput","type":"ElementRef"},{"kind":"Method","name":"selectFile","parameters":[{"name":"$event","type":"Event","canonicalReference":"@spartacus/storefront!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeFile","parameters":[],"returnType":"void"},{"kind":"Property","name":"onChangeCallback","type":"Function"},{"kind":"Property","name":"onTouchedCallback","type":"Function"},{"kind":"Method","name":"registerOnChange","parameters":[{"name":"callback","type":"Function","canonicalReference":"@spartacus/storefront!Function:class","shortType":"Function","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerOnTouched","parameters":[{"name":"callback","type":"Function","canonicalReference":"@spartacus/storefront!Function:class","shortType":"Function","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setDisabledState","parameters":[{"name":"disabled","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"writeValue","parameters":[{"name":"value","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FocusableCarouselItemDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"logger","type":"LoggerService","isOptional":false,"canonicalReference":"@spartacus/storefront!~LoggerService:class","shortType":"LoggerService","importPath":"@spartacus/core"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Method","name":"canElementReceiveFocus","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"logger","type":"LoggerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canElementReceiveFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canElementReceiveFocus","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"FocusableCarouselItemDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FocusableCarouselItemDirective","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"logger","type":"LoggerService","canonicalReference":"@spartacus/storefront!LoggerService:class","shortType":"LoggerService","importPath":"@spartacus/core","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"canElementReceiveFocus","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FormErrorsComponent","members":[{"kind":"Property","name":"_control","type":"UntypedFormControl | AbstractControl"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"ChangeDetectionRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"ariaLive","type":"string | null"},{"kind":"Property","name":"ariaLiveToken","type":"string | null"},{"kind":"Property","name":"atomic","type":"boolean"},{"kind":"Property","name":"ChangeDetectionRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"control","type":"AbstractControl | UntypedFormControl | null"},{"kind":"Property","name":"dirty","type":"boolean"},{"kind":"Property","name":"elementRef","type":"ElementRef | null"},{"kind":"Property","name":"errorsDetails$","type":"Observable>"},{"kind":"Property","name":"fallbackPrefix","type":"string"},{"kind":"Method","name":"getTranslationParams","overloadIndex":1,"parameters":[{"name":"errorDetails","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"object"},{"kind":"Property","name":"hidden","type":"boolean"},{"kind":"Property","name":"invalid","type":"boolean"},{"kind":"Method","name":"ngDoCheck","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"prefix","type":"string"},{"kind":"Property","name":"role","type":"string | null"},{"kind":"Property","name":"touched","type":"boolean"},{"kind":"Property","name":"translationParams","type":"{ [key: string]: string | null; }"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"control","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"control","type":"AbstractControl | UntypedFormControl | null"},"topLevelApiElementName":"FormErrorsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"dirty","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"dirty","type":"boolean"},"topLevelApiElementName":"FormErrorsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTranslationParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTranslationParams","overloadIndex":1,"parameters":[{"name":"errorDetails","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"object"},"topLevelApiElementName":"FormErrorsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hidden","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hidden","type":"boolean"},"topLevelApiElementName":"FormErrorsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"invalid","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"invalid","type":"boolean"},"topLevelApiElementName":"FormErrorsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngDoCheck","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngDoCheck","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FormErrorsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"touched","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"touched","type":"boolean"},"topLevelApiElementName":"FormErrorsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"FormErrorsComponent","members":[{"kind":"Property","name":"ChangeDetectionRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"elementRef","type":"ElementRef | null"},{"kind":"Property","name":"ariaLiveToken","type":"string | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"ChangeDetectionRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Property","name":"_control","type":"UntypedFormControl | AbstractControl"},{"kind":"Property","name":"errorsDetails$","type":"Observable>"},{"kind":"Property","name":"prefix","type":"string"},{"kind":"Property","name":"fallbackPrefix","type":"string"},{"kind":"Property","name":"translationParams","type":"{ [key: string]: string | null; }"},{"kind":"Property","name":"previousTouchedState","type":""},{"kind":"Method","name":"ngDoCheck","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTranslationParams","parameters":[{"name":"errorDetails","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"object"},{"kind":"Property","name":"role","type":"string | null"},{"kind":"Property","name":"ariaLive","type":"string | null"},{"kind":"Property","name":"atomic","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Namespace","name":"FormUtils","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"FormUtils","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"FormUtils","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/storefront"}]},{"entryPoint":"@spartacus/storefront","kind":"Function","name":"deepUpdateValueAndValidity","namespace":"FormUtils","parameters":[{"name":"control","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"options","type":"{ emitEvent?: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"deepUpdateValueAndValidity","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"deepUpdateValueAndValidity","topLevelApiElementKind":"Function","entryPoint":"@spartacus/storefront"}]},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"GenericLinkComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"service","type":"GenericLinkComponentService","isOptional":false,"canonicalReference":"@spartacus/storefront!GenericLinkComponentService:class","shortType":"GenericLinkComponentService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"ariaLabel","type":"string"},{"kind":"Property","name":"class","type":"string"},{"kind":"Property","name":"fragment","type":"string | undefined"},{"kind":"Method","name":"getAbsoluteUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"id","type":"string"},{"kind":"Method","name":"isExternalUrl","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"queryParams","type":"Params | undefined"},{"kind":"Property","name":"rel","type":"\"noopener\" | null"},{"kind":"Property","name":"routeParts","type":"RouteParts"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routerUrl","type":"string[] | undefined"},{"kind":"Property","name":"service","type":"GenericLinkComponentService"},{"kind":"Method","name":"setUrlParts","overloadIndex":1,"parameters":[{"name":"url","type":"string | any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"splitUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RouteParts"},{"kind":"Property","name":"style","type":"string | undefined"},{"kind":"Property","name":"tabindex","type":"0 | -1"},{"kind":"Property","name":"target","type":"string | null"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"URL_SPLIT","type":"RegExp"},{"kind":"Property","name":"url","type":"string | any[]"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"fragment","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"fragment","type":"string | undefined"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAbsoluteUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAbsoluteUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isExternalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isExternalUrl","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"queryParams","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"queryParams","type":"Params | undefined"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"rel","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"rel","type":"\"noopener\" | null"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"routerUrl","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"routerUrl","type":"string[] | undefined"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setUrlParts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setUrlParts","overloadIndex":1,"parameters":[{"name":"url","type":"string | any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"splitUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"splitUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RouteParts"},"topLevelApiElementName":"GenericLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"GenericLinkComponent","members":[{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"service","type":"GenericLinkComponentService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"service","type":"GenericLinkComponentService","canonicalReference":"@spartacus/storefront!GenericLinkComponentService:class","shortType":"GenericLinkComponentService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"URL_SPLIT","type":"RegExp"},{"kind":"Property","name":"routeParts","type":"RouteParts"},{"kind":"Property","name":"url","type":"string | any[]"},{"kind":"Property","name":"target","type":"string | null"},{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"class","type":"string"},{"kind":"Property","name":"style","type":"string | undefined"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"ariaLabel","type":"string"},{"kind":"Property","name":"tabindex","type":"0 | -1"},{"kind":"Method","name":"isExternalUrl","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/storefront!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setUrlParts","parameters":[{"name":"url","type":"string | any[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"splitUrl","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"RouteParts"},{"kind":"Method","name":"getAbsoluteUrl","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"GenericLinkComponentService","members":[{"kind":"Property","name":"HTTP_PROTOCOL_REGEX","type":"RegExp"},{"kind":"Method","name":"isExternalUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string | any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"MAILTO_PROTOCOL_REGEX","type":"RegExp"},{"kind":"Property","name":"TEL_PROTOCOL_REGEX","type":"RegExp"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isExternalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isExternalUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string | any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"GenericLinkComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"GenericLinkComponentService","members":[{"kind":"Property","name":"HTTP_PROTOCOL_REGEX","type":"RegExp"},{"kind":"Property","name":"MAILTO_PROTOCOL_REGEX","type":"RegExp"},{"kind":"Property","name":"TEL_PROTOCOL_REGEX","type":"RegExp"},{"kind":"Method","name":"isExternalUrl","parameters":[{"name":"url","type":"string | any[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"GlobalMessageComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"messages$","type":"Observable"},{"kind":"Property","name":"messageType","type":"typeof GlobalMessageType"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GlobalMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"GlobalMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"GlobalMessageComponent","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"messages$","type":"Observable"},{"kind":"Property","name":"messageType","type":"typeof GlobalMessageType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"clear","parameters":[{"name":"type","type":"GlobalMessageType","canonicalReference":"@spartacus/storefront!GlobalMessageType:class","shortType":"GlobalMessageType","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HamburgerMenuComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"hamburgerMenuService","type":"HamburgerMenuService","isOptional":false,"canonicalReference":"@spartacus/storefront!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"isExpanded","type":"Observable"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isExpanded","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isExpanded","type":"Observable"},"topLevelApiElementName":"HamburgerMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"HamburgerMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HamburgerMenuComponent","members":[{"kind":"Property","name":"hamburgerMenuService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"hamburgerMenuService","type":"HamburgerMenuService","canonicalReference":"@spartacus/storefront!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"toggle","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HamburgerMenuService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"isExpanded","type":"BehaviorSubject"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"forceCollapse","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"forceCollapse","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"HamburgerMenuService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HamburgerMenuService","members":[{"kind":"Property","name":"isExpanded","type":"BehaviorSubject"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"toggle","parameters":[{"name":"forceCollapse","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HighlightPipe","members":[{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"text","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"match","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"caseSensitive","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"text","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"match","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"caseSensitive","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"HighlightPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HighlightPipe","members":[{"kind":"Method","name":"transform","parameters":[{"name":"text","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"match","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"caseSensitive","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HomePageEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/storefront!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"buildHomePageEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildHomePageEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildHomePageEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"HomePageEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"HomePageEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HomePageEventBuilder","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/storefront!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildHomePageEvent","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HorizontalScrollingPositionDirective","members":[{"kind":"Property","name":"_isScrollEnd$","type":"BehaviorSubject"},{"kind":"Property","name":"_isScrollStart$","type":"BehaviorSubject"},{"kind":"Property","name":"_scrollingAreaWidth$","type":"BehaviorSubject"},{"kind":"Property","name":"isScrollEnd$","type":"Observable"},{"kind":"Property","name":"isScrollNeeded$","type":"Observable"},{"kind":"Property","name":"isScrollStart$","type":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"scrollBackward","overloadIndex":1,"parameters":[{"name":"options","type":"{ distance?: number; behavior?: 'auto' | 'instant' | 'smooth'; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"scrollForward","overloadIndex":1,"parameters":[{"name":"options","type":"{ distance?: number; behavior?: 'auto' | 'instant' | 'smooth'; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"scrollingArea","type":"HTMLElement | undefined"},{"kind":"Property","name":"scrollingAreaEnd","type":"HTMLElement | undefined"},{"kind":"Property","name":"scrollingAreaIntersectionObserver","type":"IntersectionObserver | undefined"},{"kind":"Property","name":"scrollingAreaResizeObserver","type":"ResizeObserver | undefined"},{"kind":"Property","name":"scrollingAreaStart","type":"HTMLElement | undefined"},{"kind":"Property","name":"scrollingAreaWidth$","type":"Observable"},{"kind":"Method","name":"subscribeScrollingArea","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"unsubscribeScrollingArea","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"windowResizeSubscription","type":"Subscription | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"HorizontalScrollingPositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"HorizontalScrollingPositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollBackward","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollBackward","overloadIndex":1,"parameters":[{"name":"options","type":"{ distance?: number; behavior?: 'auto' | 'instant' | 'smooth'; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"HorizontalScrollingPositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollForward","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollForward","overloadIndex":1,"parameters":[{"name":"options","type":"{ distance?: number; behavior?: 'auto' | 'instant' | 'smooth'; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"HorizontalScrollingPositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscribeScrollingArea","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscribeScrollingArea","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"HorizontalScrollingPositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unsubscribeScrollingArea","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unsubscribeScrollingArea","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"HorizontalScrollingPositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"HorizontalScrollingPositionDirective","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"windowResizeSubscription","type":"Subscription | undefined"},{"kind":"Property","name":"_scrollingAreaWidth$","type":"BehaviorSubject"},{"kind":"Property","name":"scrollingAreaWidth$","type":"Observable"},{"kind":"Property","name":"scrollingArea","type":"HTMLElement | undefined"},{"kind":"Property","name":"scrollingAreaStart","type":"HTMLElement | undefined"},{"kind":"Property","name":"scrollingAreaEnd","type":"HTMLElement | undefined"},{"kind":"Property","name":"_isScrollStart$","type":"BehaviorSubject"},{"kind":"Property","name":"isScrollStart$","type":"Observable"},{"kind":"Property","name":"_isScrollEnd$","type":"BehaviorSubject"},{"kind":"Property","name":"isScrollEnd$","type":"Observable"},{"kind":"Property","name":"isScrollNeeded$","type":"Observable"},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"scrollForward","parameters":[{"name":"options","type":"{\n distance?: number;\n behavior?: 'auto' | 'instant' | 'smooth';\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"scrollBackward","parameters":[{"name":"options","type":"{\n distance?: number;\n behavior?: 'auto' | 'instant' | 'smooth';\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"scrollingAreaIntersectionObserver","type":"IntersectionObserver | undefined"},{"kind":"Property","name":"scrollingAreaResizeObserver","type":"ResizeObserver | undefined"},{"kind":"Method","name":"subscribeScrollingArea","parameters":[],"returnType":"void"},{"kind":"Method","name":"unsubscribeScrollingArea","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"IconComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"iconLoader","type":"IconLoaderService","isOptional":false,"canonicalReference":"@spartacus/storefront!IconLoaderService:class","shortType":"IconLoaderService","importPath":"@spartacus/storefront"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"}]},{"kind":"Method","name":"addStyleClasses","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE","isOptional":false,"canonicalReference":"@spartacus/storefront!~ICON_TYPE_2:type","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"cxIcon","type":"ICON_TYPE"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"flipAtLtr","type":"boolean"},{"kind":"Property","name":"flipAtRtl","type":"boolean"},{"kind":"Method","name":"flipIcon","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE","isOptional":false,"canonicalReference":"@spartacus/storefront!~ICON_TYPE_2:type","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"host","type":"HTMLElement"},{"kind":"Property","name":"icon","type":"SafeHtml | undefined"},{"kind":"Property","name":"iconLoader","type":"IconLoaderService"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Method","name":"setIcon","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE","isOptional":false,"canonicalReference":"@spartacus/storefront!~ICON_TYPE_2:type","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"styleClasses","type":"string[]"},{"kind":"Property","name":"type","type":"ICON_TYPE"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addStyleClasses","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE","isOptional":false,"canonicalReference":"@spartacus/storefront!~ICON_TYPE_2:type","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"IconComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cxIcon","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cxIcon","type":"ICON_TYPE"},"topLevelApiElementName":"IconComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"flipIcon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"flipIcon","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE","isOptional":false,"canonicalReference":"@spartacus/storefront!~ICON_TYPE_2:type","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"IconComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"host","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"host","type":"HTMLElement"},"topLevelApiElementName":"IconComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setIcon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setIcon","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE","isOptional":false,"canonicalReference":"@spartacus/storefront!~ICON_TYPE_2:type","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"IconComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"type","type":"ICON_TYPE"},"topLevelApiElementName":"IconComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"IconComponent","members":[{"kind":"Property","name":"iconLoader","type":"IconLoaderService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"icon","type":"SafeHtml | undefined"},{"kind":"Property","name":"flipAtRtl","type":"boolean"},{"kind":"Property","name":"flipAtLtr","type":"boolean"},{"kind":"Property","name":"styleClasses","type":"string[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"iconLoader","type":"IconLoaderService","canonicalReference":"@spartacus/storefront!IconLoaderService:class","shortType":"IconLoaderService","importPath":"@spartacus/storefront","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"setIcon","parameters":[{"name":"type","type":"ICON_TYPE","canonicalReference":"@spartacus/storefront!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"flipIcon","parameters":[{"name":"type","type":"ICON_TYPE","canonicalReference":"@spartacus/storefront!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addStyleClasses","parameters":[{"name":"type","type":"ICON_TYPE","canonicalReference":"@spartacus/storefront!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"IconConfigResource","members":[{"kind":"PropertySignature","name":"type","type":"IconResourceType | string"},{"kind":"PropertySignature","name":"types","type":"(ICON_TYPE | string)[]"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"IconResourceType | string"},"topLevelApiElementName":"IconConfigResource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"types","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"types","type":"(ICON_TYPE | string)[]"},"topLevelApiElementName":"IconConfigResource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"IconConfigResource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"IconConfigResource","members":[{"kind":"Property","name":"type","type":"IconResourceType | string"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"types","type":"(ICON_TYPE | string)[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"IconLoaderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"iconConfig","type":"IconConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!IconConfig:class","shortType":"IconConfig","importPath":"@spartacus/storefront"},{"name":"sanitizer","type":"DomSanitizer","isOptional":false,"canonicalReference":"@angular/platform-browser!DomSanitizer:class","shortType":"DomSanitizer","importPath":"@angular/platform-browser"}]},{"kind":"Method","name":"addLinkResource","overloadIndex":1,"parameters":[{"name":"iconType","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"getFlipDirection","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"DirectionMode | undefined"},{"kind":"Method","name":"getHtml","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"SafeHtml | undefined"},{"kind":"Method","name":"getStyleClasses","overloadIndex":1,"parameters":[{"name":"iconType","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"string"},{"kind":"Method","name":"getSymbol","overloadIndex":1,"parameters":[{"name":"iconType","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"string | undefined"},{"kind":"Property","name":"iconConfig","type":"IconConfig"},{"kind":"Property","name":"sanitizer","type":"DomSanitizer"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addLinkResource","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addLinkResource","overloadIndex":1,"parameters":[{"name":"iconType","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"IconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFlipDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFlipDirection","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"DirectionMode | undefined"},"topLevelApiElementName":"IconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHtml","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHtml","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"SafeHtml | undefined"},"topLevelApiElementName":"IconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStyleClasses","overloadIndex":1,"parameters":[{"name":"iconType","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"string"},"topLevelApiElementName":"IconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSymbol","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSymbol","overloadIndex":1,"parameters":[{"name":"iconType","type":"ICON_TYPE | string","isOptional":false,"canonicalReference":"@spartacus/storefront!ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"}],"returnType":"string | undefined"},"topLevelApiElementName":"IconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"IconLoaderService","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"iconConfig","type":"IconConfig"},{"kind":"Property","name":"sanitizer","type":"DomSanitizer"},{"kind":"Property","name":"loadedResources","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"iconConfig","type":"IconConfig","canonicalReference":"@spartacus/storefront!IconConfig:class","shortType":"IconConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"sanitizer","type":"DomSanitizer","canonicalReference":"@spartacus/storefront!DomSanitizer:class","shortType":"DomSanitizer","importPath":"","isOptional":false}]},{"kind":"Method","name":"getHtml","parameters":[{"name":"type","type":"ICON_TYPE | string","canonicalReference":"@spartacus/storefront!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false}],"returnType":"SafeHtml | undefined"},{"kind":"Method","name":"getFlipDirection","parameters":[{"name":"type","type":"ICON_TYPE | string","canonicalReference":"@spartacus/storefront!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false}],"returnType":"DirectionMode | undefined"},{"kind":"Method","name":"getStyleClasses","parameters":[{"name":"iconType","type":"ICON_TYPE | string","canonicalReference":"@spartacus/storefront!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"isResourceType","type":""},{"kind":"Property","name":"getSvgPath","type":""},{"kind":"Method","name":"addLinkResource","parameters":[{"name":"iconType","type":"ICON_TYPE | string","canonicalReference":"@spartacus/storefront!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"findResource","type":""},{"kind":"Method","name":"getSymbol","parameters":[{"name":"iconType","type":"ICON_TYPE | string","canonicalReference":"@spartacus/storefront!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false}],"returnType":"string | undefined"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"IconOptions","members":[{"kind":"PropertySignature","name":"flipDirection","type":"{ [ICON_TYPE: string]: DirectionMode; }"},{"kind":"PropertySignature","name":"resources","type":"IconConfigResource[]"},{"kind":"PropertySignature","name":"symbols","type":"{ [ICON_TYPE: string]: string; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"flipDirection","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"flipDirection","type":"{ [ICON_TYPE: string]: DirectionMode; }"},"topLevelApiElementName":"IconOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"resources","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"resources","type":"IconConfigResource[]"},"topLevelApiElementName":"IconOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"symbols","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"symbols","type":"{ [ICON_TYPE: string]: string; }"},"topLevelApiElementName":"IconOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"IconOptions","members":[{"kind":"Property","name":"symbols","type":"{ [ICON_TYPE: string]: string; }"},{"kind":"Property","name":"resources","type":"IconConfigResource[]"},{"kind":"Property","name":"flipDirection","type":"{ [ICON_TYPE: string]: DirectionMode; }"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ImportCsvFileService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"fileReaderService","type":"FileReaderService","isOptional":false,"canonicalReference":"@spartacus/storefront!FileReaderService:class","shortType":"FileReaderService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"fileReaderService","type":"FileReaderService"},{"kind":"Method","name":"loadFile","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""},{"name":"separator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"parse","overloadIndex":1,"parameters":[{"name":"csvString","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"separator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ignoreHeader","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[][]"},{"kind":"Method","name":"validateEmpty","overloadIndex":1,"parameters":[{"name":"data","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"errors","type":"ValidationErrors","isOptional":false,"canonicalReference":"@angular/forms!ValidationErrors:type","shortType":"ValidationErrors","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Method","name":"validateFile","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""},{"name":"{ separator, isDataParsable, maxEntries, }","type":"{ separator: string; isDataParsable?: (data: string[][]) => boolean; maxEntries?: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"validateNotParsable","overloadIndex":1,"parameters":[{"name":"data","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"errors","type":"ValidationErrors","isOptional":false,"canonicalReference":"@angular/forms!ValidationErrors:type","shortType":"ValidationErrors","importPath":"@angular/forms"},{"name":"isDataParsable","type":"(data: string[][]) => boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"validateTooManyEntries","overloadIndex":1,"parameters":[{"name":"data","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"errors","type":"ValidationErrors","isOptional":false,"canonicalReference":"@angular/forms!ValidationErrors:type","shortType":"ValidationErrors","importPath":"@angular/forms"},{"name":"maxEntries","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadFile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadFile","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""},{"name":"separator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ImportCsvFileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parse","overloadIndex":1,"parameters":[{"name":"csvString","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"separator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ignoreHeader","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[][]"},"topLevelApiElementName":"ImportCsvFileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validateEmpty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validateEmpty","overloadIndex":1,"parameters":[{"name":"data","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"errors","type":"ValidationErrors","isOptional":false,"canonicalReference":"@angular/forms!ValidationErrors:type","shortType":"ValidationErrors","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"ImportCsvFileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validateFile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validateFile","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""},{"name":"{ separator, isDataParsable, maxEntries, }","type":"{ separator: string; isDataParsable?: (data: string[][]) => boolean; maxEntries?: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ImportCsvFileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validateNotParsable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validateNotParsable","overloadIndex":1,"parameters":[{"name":"data","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"errors","type":"ValidationErrors","isOptional":false,"canonicalReference":"@angular/forms!ValidationErrors:type","shortType":"ValidationErrors","importPath":"@angular/forms"},{"name":"isDataParsable","type":"(data: string[][]) => boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ImportCsvFileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validateTooManyEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validateTooManyEntries","overloadIndex":1,"parameters":[{"name":"data","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"errors","type":"ValidationErrors","isOptional":false,"canonicalReference":"@angular/forms!ValidationErrors:type","shortType":"ValidationErrors","importPath":"@angular/forms"},{"name":"maxEntries","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ImportCsvFileService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ImportCsvFileService","members":[{"kind":"Property","name":"fileReaderService","type":"FileReaderService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"fileReaderService","type":"FileReaderService","canonicalReference":"@spartacus/storefront!FileReaderService:class","shortType":"FileReaderService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"loadFile","parameters":[{"name":"file","type":"File","canonicalReference":"@spartacus/storefront!File:class","shortType":"File","importPath":"","isOptional":false},{"name":"separator","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"validateFile","parameters":[{"name":"file","type":"File","canonicalReference":"@spartacus/storefront!File:class","shortType":"File","importPath":"","isOptional":false},{"name":"{ separator, isDataParsable, maxEntries, }","type":"{\n separator: string;\n isDataParsable?: (data: string[][]) => boolean;\n maxEntries?: number;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"parse","parameters":[{"name":"csvString","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"separator","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ignoreHeader","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string[][]"},{"kind":"Method","name":"validateEmpty","parameters":[{"name":"data","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"errors","type":"ValidationErrors","canonicalReference":"@spartacus/storefront!ValidationErrors:class","shortType":"ValidationErrors","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"validateTooManyEntries","parameters":[{"name":"data","type":"string[][]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"errors","type":"ValidationErrors","canonicalReference":"@spartacus/storefront!ValidationErrors:class","shortType":"ValidationErrors","importPath":"","isOptional":false},{"name":"maxEntries","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"validateNotParsable","parameters":[{"name":"data","type":"string[][]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"errors","type":"ValidationErrors","canonicalReference":"@spartacus/storefront!ValidationErrors:class","shortType":"ValidationErrors","importPath":"","isOptional":false},{"name":"isDataParsable","type":"(data: string[][]) => boolean","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"InlineRenderStrategy","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"document","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","isOptional":false,"canonicalReference":"@angular/core!ComponentFactoryResolver$1:class","shortType":"ComponentFactoryResolver","importPath":"@angular/core"}]},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"document","type":"any"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchInlineDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchInlineDialog:interface","shortType":"LaunchInlineDialog","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchInlineDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchInlineDialog:interface","shortType":"LaunchInlineDialog","importPath":"@spartacus/storefront"},{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"Observable> | void"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchInlineDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchInlineDialog:interface","shortType":"LaunchInlineDialog","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"InlineRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchInlineDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchInlineDialog:interface","shortType":"LaunchInlineDialog","importPath":"@spartacus/storefront"},{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"Observable> | void"},"topLevelApiElementName":"InlineRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"InlineRenderStrategy","members":[{"kind":"Property","name":"document","type":"any"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"document","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/storefront!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","canonicalReference":"@spartacus/storefront!ComponentFactoryResolver:class","shortType":"ComponentFactoryResolver","importPath":"","isOptional":false}]},{"kind":"Method","name":"render","parameters":[{"name":"config","type":"LaunchInlineDialog","canonicalReference":"@spartacus/storefront!LaunchInlineDialog:class","shortType":"LaunchInlineDialog","importPath":"","isOptional":false},{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}],"returnType":"Observable> | void"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"config","type":"LaunchInlineDialog","canonicalReference":"@spartacus/storefront!LaunchInlineDialog:class","shortType":"LaunchInlineDialog","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"InlineRootRenderStrategy","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"document","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","isOptional":false,"canonicalReference":"@angular/core!ComponentFactoryResolver$1:class","shortType":"ComponentFactoryResolver","importPath":"@angular/core"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"document","type":"any"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchInlineRootDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchInlineRootDialog:interface","shortType":"LaunchInlineRootDialog","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Property","name":"hostComponent","type":"ComponentRef"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchInlineRootDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchInlineRootDialog:interface","shortType":"LaunchInlineRootDialog","importPath":"@spartacus/storefront"},{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"Observable> | void"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchInlineRootDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchInlineRootDialog:interface","shortType":"LaunchInlineRootDialog","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"InlineRootRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hostComponent","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hostComponent","type":"ComponentRef"},"topLevelApiElementName":"InlineRootRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchInlineRootDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchInlineRootDialog:interface","shortType":"LaunchInlineRootDialog","importPath":"@spartacus/storefront"},{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"Observable> | void"},"topLevelApiElementName":"InlineRootRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"InlineRootRenderStrategy","members":[{"kind":"Property","name":"document","type":"any"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"document","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/storefront!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","canonicalReference":"@spartacus/storefront!ComponentFactoryResolver:class","shortType":"ComponentFactoryResolver","importPath":"","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"render","parameters":[{"name":"config","type":"LaunchInlineRootDialog","canonicalReference":"@spartacus/storefront!LaunchInlineRootDialog:class","shortType":"LaunchInlineRootDialog","importPath":"","isOptional":false},{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false}],"returnType":"Observable> | void"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"config","type":"LaunchInlineRootDialog","canonicalReference":"@spartacus/storefront!LaunchInlineRootDialog:class","shortType":"LaunchInlineRootDialog","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"InnerComponentsHostDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"data","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"cmsComponentsService","type":"CmsComponentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"dynamicAttributeService","type":"DynamicAttributeService","isOptional":false,"canonicalReference":"@spartacus/storefront!~DynamicAttributeService:class","shortType":"DynamicAttributeService","importPath":"@spartacus/core"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"componentHandler","type":"ComponentHandlerService","isOptional":false,"canonicalReference":"@spartacus/storefront!ComponentHandlerService:class","shortType":"ComponentHandlerService","importPath":"@spartacus/storefront"},{"name":"cmsInjector","type":"CmsInjectorService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsInjectorService:class","shortType":"CmsInjectorService","importPath":"@spartacus/storefront"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/storefront!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"clearComponents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"cmsInjector","type":"CmsInjectorService"},{"kind":"Property","name":"componentHandler","type":"ComponentHandlerService"},{"kind":"Property","name":"componentWrappers","type":"any[]"},{"kind":"Property","name":"data","type":"CmsComponentData"},{"kind":"Property","name":"dynamicAttributeService","type":"DynamicAttributeService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"innerComponents$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"renderComponent","overloadIndex":1,"parameters":[{"name":"component","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"renderComponents","overloadIndex":1,"parameters":[{"name":"components","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearComponents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearComponents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"InnerComponentsHostDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"InnerComponentsHostDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"InnerComponentsHostDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderComponent","overloadIndex":1,"parameters":[{"name":"component","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"InnerComponentsHostDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderComponents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderComponents","overloadIndex":1,"parameters":[{"name":"components","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"InnerComponentsHostDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"InnerComponentsHostDirective","members":[{"kind":"Property","name":"data","type":"CmsComponentData"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"dynamicAttributeService","type":"DynamicAttributeService"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"componentHandler","type":"ComponentHandlerService"},{"kind":"Property","name":"cmsInjector","type":"CmsInjectorService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"innerComponents$","type":"rxjs.Observable"},{"kind":"Property","name":"componentWrappers","type":"any[]"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"data","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"cmsComponentsService","type":"CmsComponentsService","canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false},{"name":"dynamicAttributeService","type":"DynamicAttributeService","canonicalReference":"@spartacus/storefront!DynamicAttributeService:class","shortType":"DynamicAttributeService","importPath":"@spartacus/core","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"componentHandler","type":"ComponentHandlerService","canonicalReference":"@spartacus/storefront!ComponentHandlerService:class","shortType":"ComponentHandlerService","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsInjector","type":"CmsInjectorService","canonicalReference":"@spartacus/storefront!CmsInjectorService:class","shortType":"CmsInjectorService","importPath":"@spartacus/storefront","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/storefront!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"renderComponents","parameters":[{"name":"components","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"renderComponent","parameters":[{"name":"component","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearComponents","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"IntersectionOptions","members":[{"kind":"PropertySignature","name":"deferLoading","type":"DeferLoadingStrategy"},{"kind":"PropertySignature","name":"rootMargin","type":"string"},{"kind":"PropertySignature","name":"threshold","type":"number | number[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deferLoading","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deferLoading","type":"DeferLoadingStrategy"},"topLevelApiElementName":"IntersectionOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rootMargin","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rootMargin","type":"string"},"topLevelApiElementName":"IntersectionOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"threshold","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"threshold","type":"number | number[]"},"topLevelApiElementName":"IntersectionOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"IntersectionOptions","members":[{"kind":"Property","name":"deferLoading","type":"DeferLoadingStrategy"},{"kind":"Property","name":"rootMargin","type":"string"},{"kind":"Property","name":"threshold","type":"number | number[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"IntersectionService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"LayoutConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"config","type":"LayoutConfig"},{"kind":"Method","name":"isIntersected","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"options","type":"IntersectionOptions","isOptional":true,"canonicalReference":"@spartacus/storefront!IntersectionOptions:interface","shortType":"IntersectionOptions","importPath":"@spartacus/storefront"},{"name":"intersectingCondition","type":"IntersectingCondition","isOptional":true,"canonicalReference":"@spartacus/storefront!~IntersectingCondition:type","shortType":"IntersectingCondition","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isIntersecting","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"options","type":"IntersectionOptions","isOptional":true,"canonicalReference":"@spartacus/storefront!IntersectionOptions:interface","shortType":"IntersectionOptions","importPath":"@spartacus/storefront"},{"name":"intersectingCondition","type":"IntersectingCondition","isOptional":true,"canonicalReference":"@spartacus/storefront!~IntersectingCondition:type","shortType":"IntersectingCondition","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"platformId","type":"Object"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isIntersected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isIntersected","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"options","type":"IntersectionOptions","isOptional":true,"canonicalReference":"@spartacus/storefront!IntersectionOptions:interface","shortType":"IntersectionOptions","importPath":"@spartacus/storefront"},{"name":"intersectingCondition","type":"IntersectingCondition","isOptional":true,"canonicalReference":"@spartacus/storefront!~IntersectingCondition:type","shortType":"IntersectingCondition","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"IntersectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isIntersecting","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isIntersecting","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"options","type":"IntersectionOptions","isOptional":true,"canonicalReference":"@spartacus/storefront!IntersectionOptions:interface","shortType":"IntersectionOptions","importPath":"@spartacus/storefront"},{"name":"intersectingCondition","type":"IntersectingCondition","isOptional":true,"canonicalReference":"@spartacus/storefront!~IntersectingCondition:type","shortType":"IntersectingCondition","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"IntersectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"IntersectionService","members":[{"kind":"Property","name":"config","type":"LayoutConfig"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"LayoutConfig","canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"isIntersected","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"options","type":"IntersectionOptions","canonicalReference":"@spartacus/storefront!IntersectionOptions:class","shortType":"IntersectionOptions","importPath":"","isOptional":true},{"name":"intersectingCondition","type":"IntersectingCondition","canonicalReference":"@spartacus/storefront!IntersectingCondition:class","shortType":"IntersectingCondition","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"isIntersecting","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"options","type":"IntersectionOptions","canonicalReference":"@spartacus/storefront!IntersectionOptions:class","shortType":"IntersectionOptions","importPath":"","isOptional":true},{"name":"intersectingCondition","type":"IntersectingCondition","canonicalReference":"@spartacus/storefront!IntersectingCondition:class","shortType":"IntersectingCondition","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Property","name":"intersects","type":""},{"kind":"Property","name":"createIntersectionObservable","type":""},{"kind":"Property","name":"getRootMargin","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ItemCounterComponent","members":[{"kind":"Property","name":"allowZero","type":"boolean"},{"kind":"Property","name":"ariaDescribedById","type":"string"},{"kind":"Property","name":"control","type":"UntypedFormControl"},{"kind":"Method","name":"decrement","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"increment","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"max","type":"number"},{"kind":"Property","name":"min","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"readonly","type":"boolean"},{"kind":"Property","name":"step","type":"number"},{"kind":"Method","name":"updateValue","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decrement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decrement","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemCounterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"increment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"increment","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemCounterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemCounterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemCounterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateValue","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemCounterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ItemCounterComponent","members":[{"kind":"Property","name":"control","type":"UntypedFormControl"},{"kind":"Property","name":"min","type":"number"},{"kind":"Property","name":"max","type":"number"},{"kind":"Property","name":"step","type":"number"},{"kind":"Property","name":"allowZero","type":"boolean"},{"kind":"Property","name":"ariaDescribedById","type":"string"},{"kind":"Property","name":"readonly","type":"boolean"},{"kind":"Property","name":"input","type":""},{"kind":"Property","name":"sub","type":""},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateValue","parameters":[],"returnType":"void"},{"kind":"Method","name":"increment","parameters":[],"returnType":"void"},{"kind":"Method","name":"decrement","parameters":[],"returnType":"void"},{"kind":"Property","name":"getValidCount","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdBaseProductBuilder","members":[{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getProductBrand","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"{ brand?: string; }"},{"kind":"Method","name":"getProductImage","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"{ image?: string; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"JsonLdBaseProductBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductBrand","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductBrand","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"{ brand?: string; }"},"topLevelApiElementName":"JsonLdBaseProductBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductImage","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"{ image?: string; }"},"topLevelApiElementName":"JsonLdBaseProductBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdBaseProductBuilder","members":[{"kind":"Method","name":"build","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"getProductBase","type":""},{"kind":"Method","name":"getProductImage","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"{ image?: string; }"},{"kind":"Method","name":"getProductBrand","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"{ brand?: string; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"JsonLdBuilder","members":[{"kind":"MethodSignature","name":"build","overloadIndex":1,"parameters":[{"name":"data","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"build","overloadIndex":1,"parameters":[{"name":"data","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"JsonLdBuilder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"JsonLdBuilder","members":[{"kind":"Method","name":"build","parameters":[{"name":"data","type":"T","canonicalReference":"@spartacus/storefront!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"jsonLdScriptFactory","type":"JsonLdScriptFactory","isOptional":false,"canonicalReference":"@spartacus/storefront!JsonLdScriptFactory:class","shortType":"JsonLdScriptFactory","importPath":"@spartacus/storefront"},{"name":"element","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Property","name":"cxJsonLd","type":"string | {}"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Method","name":"generateJsonLdScript","overloadIndex":1,"parameters":[{"name":"schema","type":"string | {}","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"jsonLdScriptFactory","type":"JsonLdScriptFactory"},{"kind":"Property","name":"renderer","type":"Renderer2"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cxJsonLd","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cxJsonLd","type":"string | {}"},"topLevelApiElementName":"JsonLdDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateJsonLdScript","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateJsonLdScript","overloadIndex":1,"parameters":[{"name":"schema","type":"string | {}","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"JsonLdDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdDirective","members":[{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"jsonLdScriptFactory","type":"JsonLdScriptFactory"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"jsonLdScriptFactory","type":"JsonLdScriptFactory","canonicalReference":"@spartacus/storefront!JsonLdScriptFactory:class","shortType":"JsonLdScriptFactory","importPath":"@spartacus/storefront","isOptional":false},{"name":"element","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"generateJsonLdScript","parameters":[{"name":"schema","type":"string | {}","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdProductOfferBuilder","members":[{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"JsonLdProductOfferBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdProductOfferBuilder","members":[{"kind":"Method","name":"build","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdProductReviewBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"reviewService","type":"ProductReviewService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductReviewService:class","shortType":"ProductReviewService","importPath":"@spartacus/core"},{"name":"config","type":"SeoConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SeoConfig:class","shortType":"SeoConfig","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"buildAggregatedReviews","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"reviews","type":"Review[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~Review:interface","shortType":"Review","importPath":"@spartacus/core"}],"returnType":"any"},{"kind":"Method","name":"buildReviews","overloadIndex":1,"parameters":[{"name":"review","type":"Review","isOptional":false,"canonicalReference":"@spartacus/storefront!~Review:interface","shortType":"Review","importPath":"@spartacus/core"}],"returnType":"any"},{"kind":"Property","name":"config","type":"SeoConfig"},{"kind":"Property","name":"reviewService","type":"ProductReviewService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"JsonLdProductReviewBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildAggregatedReviews","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildAggregatedReviews","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"reviews","type":"Review[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~Review:interface","shortType":"Review","importPath":"@spartacus/core"}],"returnType":"any"},"topLevelApiElementName":"JsonLdProductReviewBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildReviews","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildReviews","overloadIndex":1,"parameters":[{"name":"review","type":"Review","isOptional":false,"canonicalReference":"@spartacus/storefront!~Review:interface","shortType":"Review","importPath":"@spartacus/core"}],"returnType":"any"},"topLevelApiElementName":"JsonLdProductReviewBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdProductReviewBuilder","members":[{"kind":"Property","name":"reviewService","type":"ProductReviewService"},{"kind":"Property","name":"config","type":"SeoConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"reviewService","type":"ProductReviewService","canonicalReference":"@spartacus/storefront!ProductReviewService:class","shortType":"ProductReviewService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"SeoConfig","canonicalReference":"@spartacus/storefront!SeoConfig:class","shortType":"SeoConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"build","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"buildAggregatedReviews","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false},{"name":"reviews","type":"Review[]","canonicalReference":"@spartacus/storefront!Review:class","shortType":"Review","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"buildReviews","parameters":[{"name":"review","type":"Review","canonicalReference":"@spartacus/storefront!Review:class","shortType":"Review","importPath":"","isOptional":false}],"returnType":"any"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdScriptFactory","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"platformId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"},{"name":"config","type":"SeoConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SeoConfig:class","shortType":"SeoConfig","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"schema","type":"{}[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"config","type":"SeoConfig"},{"kind":"Method","name":"escapeHtml","overloadIndex":1,"parameters":[{"name":"schema","type":"{}","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getJsonLdScriptElement","overloadIndex":1,"parameters":[],"returnType":"HTMLScriptElement"},{"kind":"Method","name":"isJsonLdRequired","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"platformId","type":"string"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"schema","type":"{}[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"JsonLdScriptFactory","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"escapeHtml","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"escapeHtml","overloadIndex":1,"parameters":[{"name":"schema","type":"{}","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"JsonLdScriptFactory","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getJsonLdScriptElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getJsonLdScriptElement","overloadIndex":1,"parameters":[],"returnType":"HTMLScriptElement"},"topLevelApiElementName":"JsonLdScriptFactory","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isJsonLdRequired","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isJsonLdRequired","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"JsonLdScriptFactory","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"JsonLdScriptFactory","members":[{"kind":"Property","name":"platformId","type":"string"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"config","type":"SeoConfig"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"platformId","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/storefront!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false},{"name":"config","type":"SeoConfig","canonicalReference":"@spartacus/storefront!SeoConfig:class","shortType":"SeoConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"build","parameters":[{"name":"schema","type":"{}[]","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isJsonLdRequired","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getJsonLdScriptElement","parameters":[],"returnType":"HTMLScriptElement"},{"kind":"Method","name":"escapeHtml","parameters":[{"name":"schema","type":"{}","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchConfig","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LaunchOptions"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LaunchOptions"},"topLevelApiElementName":"LaunchConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchConfig","members":[]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchDialog","members":[{"kind":"PropertySignature","name":"component","type":"any"},{"kind":"PropertySignature","name":"dialogType","type":"DIALOG_TYPE"},{"kind":"PropertySignature","name":"multi","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"component","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"component","type":"any"},"topLevelApiElementName":"LaunchDialog","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dialogType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dialogType","type":"DIALOG_TYPE"},"topLevelApiElementName":"LaunchDialog","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"multi","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"multi","type":"boolean"},"topLevelApiElementName":"LaunchDialog","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchDialog","members":[{"kind":"Property","name":"component","type":"any"},{"kind":"Property","name":"multi","type":"boolean"},{"kind":"Property","name":"dialogType","type":"DIALOG_TYPE"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LaunchDialogModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"LaunchDialogModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LaunchDialogModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LaunchDialogService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"renderStrategies","type":"LaunchRenderStrategy[]","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchRenderStrategy:class","shortType":"LaunchRenderStrategy","importPath":"@spartacus/storefront"},{"name":"layoutConfig","type":"LayoutConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"closeDialog","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Property","name":"dialogClose","type":"Observable"},{"kind":"Method","name":"findConfiguration","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"LaunchOptions | undefined"},{"kind":"Method","name":"getStrategy","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOptions:type","shortType":"LaunchOptions","importPath":"@spartacus/storefront"}],"returnType":"LaunchRenderStrategy | undefined"},{"kind":"Method","name":"launch","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"data","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void | Observable | undefined>"},{"kind":"Property","name":"layoutConfig","type":"LayoutConfig"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"openElement","type":"ElementRef","isOptional":true,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"data","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined"},{"kind":"Method","name":"openDialogAndSubscribe","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"openElement","type":"ElementRef","isOptional":true,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"data","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"renderStrategies","type":"LaunchRenderStrategy[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDialog","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"data$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"data$","type":"Observable"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"dialogClose","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"dialogClose","type":"Observable"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findConfiguration","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"LaunchOptions | undefined"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStrategy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStrategy","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOptions:type","shortType":"LaunchOptions","importPath":"@spartacus/storefront"}],"returnType":"LaunchRenderStrategy | undefined"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launch","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"data","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void | Observable | undefined>"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"openElement","type":"ElementRef","isOptional":true,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"data","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialogAndSubscribe","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialogAndSubscribe","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"openElement","type":"ElementRef","isOptional":true,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"data","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LaunchDialogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LaunchDialogService","members":[{"kind":"Property","name":"renderStrategies","type":"LaunchRenderStrategy[]"},{"kind":"Property","name":"layoutConfig","type":"LayoutConfig"},{"kind":"Property","name":"_dialogClose","type":""},{"kind":"Property","name":"_dataSubject","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"renderStrategies","type":"LaunchRenderStrategy[]","canonicalReference":"@spartacus/storefront!LaunchRenderStrategy:class","shortType":"LaunchRenderStrategy","importPath":"@spartacus/storefront","isOptional":false},{"name":"layoutConfig","type":"LayoutConfig","canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"openDialog","parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false},{"name":"openElement","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":true},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true},{"name":"data","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"Observable | undefined"},{"kind":"Method","name":"launch","parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true},{"name":"data","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void | Observable | undefined>"},{"kind":"Method","name":"openDialogAndSubscribe","parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false},{"name":"openElement","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":true},{"name":"data","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clear","parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"closeDialog","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"findConfiguration","parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false}],"returnType":"LaunchOptions | undefined"},{"kind":"Method","name":"getStrategy","parameters":[{"name":"config","type":"LaunchOptions","canonicalReference":"@spartacus/storefront!LaunchOptions:class","shortType":"LaunchOptions","importPath":"","isOptional":false}],"returnType":"LaunchRenderStrategy | undefined"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchInlineDialog","members":[{"kind":"PropertySignature","name":"inline","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"inline","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"inline","type":"boolean"},"topLevelApiElementName":"LaunchInlineDialog","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchInlineDialog","members":[{"kind":"Property","name":"inline","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchInlineRootDialog","members":[{"kind":"PropertySignature","name":"inlineRoot","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"inlineRoot","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"inlineRoot","type":"boolean"},"topLevelApiElementName":"LaunchInlineRootDialog","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchInlineRootDialog","members":[{"kind":"Property","name":"inlineRoot","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchOutletDialog","members":[{"kind":"PropertySignature","name":"outlet","type":"string"},{"kind":"PropertySignature","name":"position","type":"OutletPosition"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"outlet","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"outlet","type":"string"},"topLevelApiElementName":"LaunchOutletDialog","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"position","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"position","type":"OutletPosition"},"topLevelApiElementName":"LaunchOutletDialog","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchOutletDialog","members":[{"kind":"Property","name":"outlet","type":"string"},{"kind":"Property","name":"position","type":"OutletPosition"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LaunchRenderStrategy","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"document","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"}]},{"kind":"Method","name":"applyClasses","overloadIndex":1,"parameters":[{"name":"component","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"},{"name":"dialogType","type":"DIALOG_TYPE","isOptional":false,"canonicalReference":"@spartacus/storefront!DIALOG_TYPE:enum","shortType":"DIALOG_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"dialogClasses","type":"string[]"},{"kind":"Property","name":"document","type":"any"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOptions:type","shortType":"LaunchOptions","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Property","name":"popoverCenterBackdropClasses","type":"string[]"},{"kind":"Property","name":"popoverCenterClasses","type":"string[]"},{"kind":"Property","name":"popoverClasses","type":"string[]"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"config","type":"LaunchOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOptions:type","shortType":"LaunchOptions","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOptions:type","shortType":"LaunchOptions","importPath":"@spartacus/storefront"},{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"Observable | undefined> | void"},{"kind":"Property","name":"renderedCallers","type":"Array<{ caller: LAUNCH_CALLER | string; element?: any; component?: ComponentRef; }>"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Method","name":"shouldRender","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"config","type":"LaunchDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialog:interface","shortType":"LaunchDialog","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Property","name":"sidebarEndClasses","type":"string[]"},{"kind":"Property","name":"sidebarStartClasses","type":"string[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"applyClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"applyClasses","overloadIndex":1,"parameters":[{"name":"component","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"},{"name":"dialogType","type":"DIALOG_TYPE","isOptional":false,"canonicalReference":"@spartacus/storefront!DIALOG_TYPE:enum","shortType":"DIALOG_TYPE","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"LaunchRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"LaunchRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOptions:type","shortType":"LaunchOptions","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"LaunchRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"config","type":"LaunchOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOptions:type","shortType":"LaunchOptions","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"LaunchRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOptions","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOptions:type","shortType":"LaunchOptions","importPath":"@spartacus/storefront"},{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"Observable | undefined> | void"},"topLevelApiElementName":"LaunchRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldRender","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldRender","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"config","type":"LaunchDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialog:interface","shortType":"LaunchDialog","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"LaunchRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LaunchRenderStrategy","members":[{"kind":"Property","name":"document","type":"any"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"renderedCallers","type":"Array<{ caller: LAUNCH_CALLER | string; element?: any; component?: ComponentRef; }>"},{"kind":"Property","name":"dialogClasses","type":"string[]"},{"kind":"Property","name":"popoverClasses","type":"string[]"},{"kind":"Property","name":"popoverCenterClasses","type":"string[]"},{"kind":"Property","name":"popoverCenterBackdropClasses","type":"string[]"},{"kind":"Property","name":"sidebarEndClasses","type":"string[]"},{"kind":"Property","name":"sidebarStartClasses","type":"string[]"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"document","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/storefront!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false}]},{"kind":"Method","name":"render","parameters":[{"name":"config","type":"LaunchOptions","canonicalReference":"@spartacus/storefront!LaunchOptions:class","shortType":"LaunchOptions","importPath":"","isOptional":false},{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true}],"returnType":"Observable | undefined> | void"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"config","type":"LaunchOptions","canonicalReference":"@spartacus/storefront!LaunchOptions:class","shortType":"LaunchOptions","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"shouldRender","parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false},{"name":"config","type":"LaunchDialog","canonicalReference":"@spartacus/storefront!LaunchDialog:class","shortType":"LaunchDialog","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"applyClasses","parameters":[{"name":"component","type":"ComponentRef","canonicalReference":"@angular/core!ComponentRef:class","shortType":"ComponentRef","importPath":"@angular/core","isOptional":false},{"name":"dialogType","type":"DIALOG_TYPE","canonicalReference":"@spartacus/storefront!DIALOG_TYPE:class","shortType":"DIALOG_TYPE","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"remove","parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false},{"name":"config","type":"LaunchOptions","canonicalReference":"@spartacus/storefront!LaunchOptions:class","shortType":"LaunchOptions","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchRoute","members":[{"kind":"PropertySignature","name":"cxRoute","type":"string"},{"kind":"PropertySignature","name":"params","type":"{ [param: string]: any; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cxRoute","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cxRoute","type":"string"},"topLevelApiElementName":"LaunchRoute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"params","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"params","type":"{ [param: string]: any; }"},"topLevelApiElementName":"LaunchRoute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"LaunchRoute","members":[{"kind":"Property","name":"cxRoute","type":"string"},{"kind":"Property","name":"params","type":"{ [param: string]: any; }"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LazyComponentHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"defaultHandler","type":"DefaultComponentHandler","isOptional":false,"canonicalReference":"@spartacus/storefront!DefaultComponentHandler:class","shortType":"DefaultComponentHandler","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"defaultHandler","type":"DefaultComponentHandler"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"launcher","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"elementInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"module","type":"NgModuleRef","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"LazyComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"LazyComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launcher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launcher","overloadIndex":1,"parameters":[{"name":"componentMapping","type":"CmsComponentMapping","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsComponentMapping:interface","shortType":"CmsComponentMapping","importPath":"@spartacus/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"elementInjector","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"module","type":"NgModuleRef","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"},"topLevelApiElementName":"LazyComponentHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LazyComponentHandler","members":[{"kind":"Property","name":"defaultHandler","type":"DefaultComponentHandler"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"defaultHandler","type":"DefaultComponentHandler","canonicalReference":"@spartacus/storefront!DefaultComponentHandler:class","shortType":"DefaultComponentHandler","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"hasMatch","parameters":[{"name":"componentMapping","type":"CmsComponentMapping","canonicalReference":"@spartacus/storefront!CmsComponentMapping:class","shortType":"CmsComponentMapping","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Property","name":"isNotClass","type":""},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"kind":"Method","name":"launcher","parameters":[{"name":"componentMapping","type":"CmsComponentMapping","canonicalReference":"@spartacus/storefront!CmsComponentMapping:class","shortType":"CmsComponentMapping","importPath":"","isOptional":false},{"name":"viewContainerRef","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"elementInjector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":true},{"name":"module","type":"NgModuleRef","canonicalReference":"@spartacus/storefront!NgModuleRef:class","shortType":"NgModuleRef","importPath":"","isOptional":true}],"returnType":"Observable<{ elementRef: ElementRef; componentRef?: ComponentRef; }>"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LcpContextDirective","members":[{"kind":"Property","name":"fetchPriority$","type":"Observable"},{"kind":"Property","name":"lcpPresence$","type":"Observable"},{"kind":"Property","name":"lcpPresenceMappingService","type":"LcpPresenceMappingService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngTemplateContextGuard","overloadIndex":1,"parameters":[{"name":"_dir","type":"LcpContextDirective","isOptional":false,"canonicalReference":"@spartacus/storefront!LcpContextDirective:class","shortType":"LcpContextDirective","importPath":"@spartacus/storefront"},{"name":"_ctx","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"_ctx is LcpContextDirectiveTemplateContext"},{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"viewContainer","type":"ViewContainerRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LcpContextDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngTemplateContextGuard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngTemplateContextGuard","overloadIndex":1,"parameters":[{"name":"_dir","type":"LcpContextDirective","isOptional":false,"canonicalReference":"@spartacus/storefront!LcpContextDirective:class","shortType":"LcpContextDirective","importPath":"@spartacus/storefront"},{"name":"_ctx","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"_ctx is LcpContextDirectiveTemplateContext"},"topLevelApiElementName":"LcpContextDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LcpContextDirective","members":[{"kind":"Property","name":"lcpPresence$","type":"Observable"},{"kind":"Property","name":"lcpPresenceMappingService","type":"LcpPresenceMappingService"},{"kind":"Property","name":"fetchPriority$","type":"Observable"},{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"viewContainer","type":"ViewContainerRef"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngTemplateContextGuard","parameters":[{"name":"_dir","type":"LcpContextDirective","canonicalReference":"@spartacus/storefront!LcpContextDirective:class","shortType":"LcpContextDirective","importPath":"@spartacus/storefront","isOptional":false},{"name":"_ctx","type":"unknown","canonicalReference":"@spartacus/storefront!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"_ctx is LcpContextDirectiveTemplateContext"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LcpPresenceMappingService","members":[{"kind":"Method","name":"getFetchPriority","overloadIndex":1,"parameters":[{"name":"lcpContext","type":"LcpPresence","isOptional":false,"canonicalReference":"@spartacus/storefront!LcpPresence:enum","shortType":"LcpPresence","importPath":"@spartacus/storefront"}],"returnType":"ImageFetchPriority | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFetchPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFetchPriority","overloadIndex":1,"parameters":[{"name":"lcpContext","type":"LcpPresence","isOptional":false,"canonicalReference":"@spartacus/storefront!LcpPresence:enum","shortType":"LcpPresence","importPath":"@spartacus/storefront"}],"returnType":"ImageFetchPriority | undefined"},"topLevelApiElementName":"LcpPresenceMappingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LcpPresenceMappingService","members":[{"kind":"Method","name":"getFetchPriority","parameters":[{"name":"lcpContext","type":"LcpPresence","canonicalReference":"@spartacus/storefront!LcpPresence:class","shortType":"LcpPresence","importPath":"","isOptional":false}],"returnType":"ImageFetchPriority | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LinkComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Method","name":"getTarget","overloadIndex":1,"parameters":[{"name":"data","type":"CmsLinkComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsLinkComponent:interface","shortType":"CmsLinkComponent","importPath":"@spartacus/core"}],"returnType":"string | null"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"styleClasses","type":"string | undefined"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTarget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTarget","overloadIndex":1,"parameters":[{"name":"data","type":"CmsLinkComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsLinkComponent:interface","shortType":"CmsLinkComponent","importPath":"@spartacus/core"}],"returnType":"string | null"},"topLevelApiElementName":"LinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LinkComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"styleClasses","type":"string | undefined"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTarget","parameters":[{"name":"data","type":"CmsLinkComponent","canonicalReference":"@spartacus/storefront!CmsLinkComponent:class","shortType":"CmsLinkComponent","importPath":"","isOptional":false}],"returnType":"string | null"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LoginGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/storefront!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/storefront!~AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"},{"name":"cmsPageGuard","type":"CmsPageGuard","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsPageGuard:class","shortType":"CmsPageGuard","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"cmsPageGuard","type":"CmsPageGuard"},{"kind":"Method","name":"shouldRenderCMSPage","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"LoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldRenderCMSPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldRenderCMSPage","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"LoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LoginGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"cmsPageGuard","type":"CmsPageGuard"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/storefront!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/storefront!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"cmsPageGuard","type":"CmsPageGuard","canonicalReference":"@spartacus/storefront!CmsPageGuard:class","shortType":"CmsPageGuard","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/storefront!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/storefront!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"shouldRenderCMSPage","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LogoutGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"auth","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/storefront!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"cms","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/storefront!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"protectedRoutes","type":"ProtectedRoutesService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProtectedRoutesService:class","shortType":"ProtectedRoutesService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"cms","type":"CmsService"},{"kind":"Method","name":"getRedirectUrl","overloadIndex":1,"parameters":[],"returnType":"UrlTree"},{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Property","name":"protectedRoutes","type":"ProtectedRoutesService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"LogoutGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRedirectUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRedirectUrl","overloadIndex":1,"parameters":[],"returnType":"UrlTree"},"topLevelApiElementName":"LogoutGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"LogoutGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"LogoutGuard","members":[{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"cms","type":"CmsService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"protectedRoutes","type":"ProtectedRoutesService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"auth","type":"AuthService","canonicalReference":"@spartacus/storefront!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"cms","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/storefront!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"protectedRoutes","type":"ProtectedRoutesService","canonicalReference":"@spartacus/storefront!ProtectedRoutesService:class","shortType":"ProtectedRoutesService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"logout","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"getRedirectUrl","parameters":[],"returnType":"UrlTree"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Media","members":[{"kind":"PropertySignature","name":"alt","type":"string"},{"kind":"PropertySignature","name":"height","type":"number"},{"kind":"PropertySignature","name":"role","type":"string"},{"kind":"PropertySignature","name":"sources","type":"PictureHTMLElementSource[]"},{"kind":"PropertySignature","name":"src","type":"string"},{"kind":"PropertySignature","name":"srcset","type":"string"},{"kind":"PropertySignature","name":"width","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"alt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"alt","type":"string"},"topLevelApiElementName":"Media","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"height","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"height","type":"number"},"topLevelApiElementName":"Media","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"role","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"role","type":"string"},"topLevelApiElementName":"Media","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sources","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sources","type":"PictureHTMLElementSource[]"},"topLevelApiElementName":"Media","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"src","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"src","type":"string"},"topLevelApiElementName":"Media","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"srcset","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"srcset","type":"string"},"topLevelApiElementName":"Media","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"width","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"width","type":"number"},"topLevelApiElementName":"Media","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Media","members":[{"kind":"Property","name":"src","type":"string"},{"kind":"Property","name":"srcset","type":"string"},{"kind":"Property","name":"alt","type":"string"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"sources","type":"PictureHTMLElementSource[]"},{"kind":"Property","name":"width","type":"number"},{"kind":"Property","name":"height","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"mediaService","type":"MediaService","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaService:class","shortType":"MediaService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"alt","type":"string"},{"kind":"Property","name":"container","type":"MediaContainer | Image | ImageGroup | ImageGroup[] | undefined"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"effectiveLoadingStrategy","type":"ImageLoadingStrategy | null"},{"kind":"Property","name":"elementType","type":"'img' | 'picture'"},{"kind":"Method","name":"errorHandler","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"fetchPriority","type":"ImageFetchPriority | null"},{"kind":"Property","name":"format","type":"string"},{"kind":"Method","name":"handleMissing","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isInitialized","type":"boolean"},{"kind":"Property","name":"isLegacy","type":"any"},{"kind":"Property","name":"isLoading","type":"boolean"},{"kind":"Property","name":"isMissing","type":"boolean"},{"kind":"Property","name":"loaded","type":"EventEmitter"},{"kind":"Method","name":"loadHandler","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"loading","type":"ImageLoadingStrategy | null"},{"kind":"Property","name":"loadingStrategy","type":"ImageLoadingStrategy | null"},{"kind":"Property","name":"media","type":"Media | undefined"},{"kind":"Property","name":"mediaService","type":"MediaService"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"sizesForImgElement","type":"string"},{"kind":"Property","name":"trackByMedia","type":"TrackByFunction"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MediaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"effectiveLoadingStrategy","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"effectiveLoadingStrategy","type":"ImageLoadingStrategy | null"},"topLevelApiElementName":"MediaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"errorHandler","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"errorHandler","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MediaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleMissing","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleMissing","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MediaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadHandler","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadHandler","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MediaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"loadingStrategy","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"loadingStrategy","type":"ImageLoadingStrategy | null"},"topLevelApiElementName":"MediaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MediaComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaComponent","members":[{"kind":"Property","name":"mediaService","type":"MediaService"},{"kind":"Property","name":"container","type":"MediaContainer | Image | ImageGroup | ImageGroup[] | undefined"},{"kind":"Property","name":"format","type":"string"},{"kind":"Property","name":"alt","type":"string"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"loading","type":"ImageLoadingStrategy | null"},{"kind":"Property","name":"fetchPriority","type":"ImageFetchPriority | null"},{"kind":"Property","name":"elementType","type":"'img' | 'picture'"},{"kind":"Property","name":"sizesForImgElement","type":"string"},{"kind":"Property","name":"loaded","type":"EventEmitter"},{"kind":"Property","name":"media","type":"Media | undefined"},{"kind":"Property","name":"isInitialized","type":"boolean"},{"kind":"Property","name":"isLoading","type":"boolean"},{"kind":"Property","name":"isMissing","type":"boolean"},{"kind":"Property","name":"trackByMedia","type":"TrackByFunction"},{"kind":"Property","name":"isLegacy","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"mediaService","type":"MediaService","canonicalReference":"@spartacus/storefront!MediaService:class","shortType":"MediaService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"create","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadHandler","parameters":[],"returnType":"void"},{"kind":"Method","name":"errorHandler","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleMissing","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MediaContainer","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"format","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Image"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"format","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Image"},"topLevelApiElementName":"MediaContainer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MediaContainer","members":[]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MediaFormatSize","members":[{"kind":"PropertySignature","name":"width","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"width","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"width","type":"number"},"topLevelApiElementName":"MediaFormatSize","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MediaFormatSize","members":[{"kind":"Property","name":"width","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"MediaModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaPreconnectService","members":[{"kind":"Method","name":"addPreconnectLink","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"mediaService","type":"MediaService"},{"kind":"Property","name":"pageMetaLinkService","type":"PageMetaLinkService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addPreconnectLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addPreconnectLink","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MediaPreconnectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaPreconnectService","members":[{"kind":"Property","name":"pageMetaLinkService","type":"PageMetaLinkService"},{"kind":"Property","name":"mediaService","type":"MediaService"},{"kind":"Property","name":"featureToggles","type":""},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Method","name":"addPreconnectLink","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"Config","isOptional":false,"canonicalReference":"@spartacus/storefront!~Config:class","shortType":"Config","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"Config"},{"kind":"Method","name":"getBaseUrl","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getCommonMediaObject","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"alt","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"role","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Media"},{"kind":"Method","name":"getFormatsUpToMaxFormat","overloadIndex":1,"parameters":[{"name":"formats","type":"T[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxFormat","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T[]"},{"kind":"Method","name":"getMedia","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":true,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"alt","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"role","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Media | undefined"},{"kind":"Method","name":"getMediaBasedOnHTMLElementType","overloadIndex":1,"parameters":[{"name":"elementType","type":"'img' | 'picture'","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":true,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"alt","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"role","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Media | undefined"},{"kind":"Method","name":"getMediaForPictureElement","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":true,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"alt","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"role","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Media | undefined"},{"kind":"Method","name":"getWidthAndHeight","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ width: number | undefined; height: number | undefined; }"},{"kind":"Property","name":"loadingStrategy","type":"ImageLoadingStrategy"},{"kind":"Method","name":"resolveAbsoluteUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"resolveBestFormat","overloadIndex":1,"parameters":[{"name":"media","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"}],"returnType":"string | undefined"},{"kind":"Method","name":"resolveFormat","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"resolveMedia","overloadIndex":1,"parameters":[{"name":"media","type":"MediaContainer","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Image"},{"kind":"Method","name":"resolveSources","overloadIndex":1,"parameters":[{"name":"media","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"maxFormat","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PictureHTMLElementSource[] | undefined"},{"kind":"Method","name":"resolveSrcSet","overloadIndex":1,"parameters":[{"name":"media","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"maxFormat","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Property","name":"reversedFormats","type":"{ code: string; size: MediaFormatSize; }[]"},{"kind":"Property","name":"sortedFormats","type":"{ code: string; size: MediaFormatSize; }[]"},{"kind":"Property","name":"sortedPictureFormats","type":"{ code: string; mediaQuery: string; }[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBaseUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBaseUrl","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCommonMediaObject","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCommonMediaObject","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"alt","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"role","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Media"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFormatsUpToMaxFormat","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFormatsUpToMaxFormat","overloadIndex":1,"parameters":[{"name":"formats","type":"T[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxFormat","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T[]"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMedia","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMedia","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":true,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"alt","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"role","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Media | undefined"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMediaBasedOnHTMLElementType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMediaBasedOnHTMLElementType","overloadIndex":1,"parameters":[{"name":"elementType","type":"'img' | 'picture'","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":true,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"alt","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"role","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Media | undefined"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMediaForPictureElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMediaForPictureElement","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":true,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"alt","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"role","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Media | undefined"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWidthAndHeight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWidthAndHeight","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ width: number | undefined; height: number | undefined; }"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"loadingStrategy","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"loadingStrategy","type":"ImageLoadingStrategy"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveAbsoluteUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveAbsoluteUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBestFormat","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBestFormat","overloadIndex":1,"parameters":[{"name":"media","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"}],"returnType":"string | undefined"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveFormat","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveFormat","overloadIndex":1,"parameters":[{"name":"mediaContainer","type":"MediaContainer","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveMedia","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveMedia","overloadIndex":1,"parameters":[{"name":"media","type":"MediaContainer","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Image"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveSources","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveSources","overloadIndex":1,"parameters":[{"name":"media","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"maxFormat","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PictureHTMLElementSource[] | undefined"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveSrcSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveSrcSet","overloadIndex":1,"parameters":[{"name":"media","type":"MediaContainer | Image","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaContainer:interface","shortType":"MediaContainer","importPath":"@spartacus/storefront"},{"name":"maxFormat","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"reversedFormats","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"reversedFormats","type":"{ code: string; size: MediaFormatSize; }[]"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"sortedFormats","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"sortedFormats","type":"{ code: string; size: MediaFormatSize; }[]"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"sortedPictureFormats","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"sortedPictureFormats","type":"{ code: string; mediaQuery: string; }[]"},"topLevelApiElementName":"MediaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaService","members":[{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"_sortedFormats","type":""},{"kind":"Property","name":"_sortedPictureFormats","type":""},{"kind":"Property","name":"_reversedFormats","type":""},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"Config","canonicalReference":"@spartacus/storefront!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getMediaBasedOnHTMLElementType","parameters":[{"name":"elementType","type":"'img' | 'picture'","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"mediaContainer","type":"MediaContainer | Image","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":true},{"name":"format","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"alt","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"role","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Media | undefined"},{"kind":"Method","name":"getMedia","parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":true},{"name":"format","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"alt","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"role","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Media | undefined"},{"kind":"Method","name":"getMediaForPictureElement","parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":true},{"name":"format","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"alt","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"role","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Media | undefined"},{"kind":"Method","name":"getCommonMediaObject","parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":false},{"name":"format","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"alt","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"role","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Media"},{"kind":"Method","name":"getWidthAndHeight","parameters":[{"name":"mediaContainer","type":"MediaContainer | Image","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":false},{"name":"format","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"{ width: number | undefined; height: number | undefined; }"},{"kind":"Method","name":"resolveMedia","parameters":[{"name":"media","type":"MediaContainer","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":false},{"name":"format","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Image"},{"kind":"Method","name":"resolveFormat","parameters":[{"name":"mediaContainer","type":"MediaContainer","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":false},{"name":"format","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"resolveBestFormat","parameters":[{"name":"media","type":"MediaContainer | Image","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"resolveSrcSet","parameters":[{"name":"media","type":"MediaContainer | Image","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":false},{"name":"maxFormat","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"resolveSources","parameters":[{"name":"media","type":"MediaContainer | Image","canonicalReference":"@spartacus/storefront!MediaContainer:class","shortType":"MediaContainer","importPath":"","isOptional":false},{"name":"maxFormat","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"PictureHTMLElementSource[] | undefined"},{"kind":"Method","name":"getFormatsUpToMaxFormat","parameters":[{"name":"formats","type":"T[]","canonicalReference":"@spartacus/storefront!T:class","shortType":"T","importPath":"","isOptional":false},{"name":"maxFormat","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"T[]"},{"kind":"Method","name":"resolveAbsoluteUrl","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getBaseUrl","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaSourcesPipe","members":[{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"sizes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Pick[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"sizes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Pick[]"},"topLevelApiElementName":"MediaSourcesPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MediaSourcesPipe","members":[{"kind":"Method","name":"transform","parameters":[{"name":"sizes","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Pick[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MessageComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"accordionText","type":"string"},{"kind":"Property","name":"actionButtonMessage","type":"string"},{"kind":"Property","name":"actionButtonText","type":"string"},{"kind":"Property","name":"buttonAction","type":"EventEmitter"},{"kind":"Property","name":"closeMessage","type":"EventEmitter"},{"kind":"Property","name":"getCssClassesForMessage","type":"Record"},{"kind":"Property","name":"getIconType","type":"ICON_TYPE"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isVisibleCloseButton","type":"boolean"},{"kind":"Property","name":"messageContainer","type":"ElementRef"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showBody","type":"boolean"},{"kind":"Property","name":"text","type":"string"},{"kind":"Property","name":"type","type":"GlobalMessageType"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"getCssClassesForMessage","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"getCssClassesForMessage","type":"Record"},"topLevelApiElementName":"MessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"getIconType","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"getIconType","type":"ICON_TYPE"},"topLevelApiElementName":"MessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MessageComponent","members":[{"kind":"Property","name":"text","type":"string"},{"kind":"Property","name":"actionButtonText","type":"string"},{"kind":"Property","name":"actionButtonMessage","type":"string"},{"kind":"Property","name":"accordionText","type":"string"},{"kind":"Property","name":"showBody","type":"boolean"},{"kind":"Property","name":"isVisibleCloseButton","type":"boolean"},{"kind":"Property","name":"type","type":"GlobalMessageType"},{"kind":"Property","name":"closeMessage","type":"EventEmitter"},{"kind":"Property","name":"buttonAction","type":"EventEmitter"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"messageContainer","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MessageEvent_2","members":[{"kind":"PropertySignature","name":"attachments","type":"Array"},{"kind":"PropertySignature","name":"author","type":"string"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"createdAt","type":"string"},{"kind":"PropertySignature","name":"item","type":"MessageEventBoundItem"},{"kind":"PropertySignature","name":"rightAlign","type":"boolean"},{"kind":"PropertySignature","name":"text","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"MessageEvent_2","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"MessageEvent_2","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}]},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MessageEventBoundItem","members":[{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"MessageEventBoundItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"MessageEventBoundItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MessageEventBoundItem","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MessagingComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"filesFormValidators","type":"FilesFormValidators","isOptional":false,"canonicalReference":"@spartacus/storefront!FilesFormValidators:class","shortType":"FilesFormValidators","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"allowedTypes","type":"Array"},{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"dateFormat","type":"string"},{"kind":"Property","name":"downloadAttachment","type":"EventEmitter<{ messageCode: string | undefined; attachmentId: string | undefined; fileName: string | undefined; }>"},{"kind":"Property","name":"filesFormValidators","type":"FilesFormValidators"},{"kind":"Property","name":"fileUploadComponent","type":"FileUploadComponent"},{"kind":"Method","name":"focusNextChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusPreviousChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"getMessageText","overloadIndex":1,"parameters":[{"name":"message","type":"MessageEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!MessageEvent_2:interface","shortType":"MessageEvent","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"heightChanged","overloadIndex":1,"parameters":[{"name":"previousScrollHeight","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"inputCharacterLeft","type":"number"},{"kind":"Property","name":"itemClicked","type":"EventEmitter<{ item: MessageEventBoundItem; }>"},{"kind":"Property","name":"MAX_ENTRIES","type":"number"},{"kind":"Property","name":"MAX_INPUT_CHARACTERS","type":"number"},{"kind":"Property","name":"MAX_SIZE","type":"number"},{"kind":"Property","name":"maxEntries","type":"number"},{"kind":"Property","name":"maxSize","type":"number"},{"kind":"Property","name":"messageEvents$","type":"Observable>"},{"kind":"Property","name":"messagingConfigs","type":"MessagingConfigs"},{"kind":"Method","name":"ngAfterViewChecked","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"observeScroll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onItemClicked","overloadIndex":1,"parameters":[{"name":"item","type":"MessageEventBoundItem","isOptional":false,"canonicalReference":"@spartacus/storefront!MessageEventBoundItem:interface","shortType":"MessageEventBoundItem","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"onSend","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"scrollOnceOnLoad","type":"boolean"},{"kind":"Method","name":"scrollOnLoad","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"scrollToBottom","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"previousScrollHeight","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"scrollToInput","type":"boolean"},{"kind":"Property","name":"send","type":"EventEmitter<{ files: File | undefined; message: string; itemId?: string; }>"},{"kind":"Method","name":"triggerDownload","overloadIndex":1,"parameters":[{"name":"messageCode","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileName","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"updatedScrollHeight","type":"number"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"allowedTypes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"allowedTypes","type":"Array"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusNextChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusNextChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusPreviousChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusPreviousChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMessageText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMessageText","overloadIndex":1,"parameters":[{"name":"message","type":"MessageEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!MessageEvent_2:interface","shortType":"MessageEvent","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"heightChanged","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"heightChanged","overloadIndex":1,"parameters":[{"name":"previousScrollHeight","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"inputCharacterLeft","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"inputCharacterLeft","type":"number"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"maxEntries","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"maxEntries","type":"number"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"maxSize","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"maxSize","type":"number"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewChecked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewChecked","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"observeScroll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"observeScroll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onItemClicked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onItemClicked","overloadIndex":1,"parameters":[{"name":"item","type":"MessageEventBoundItem","isOptional":false,"canonicalReference":"@spartacus/storefront!MessageEventBoundItem:interface","shortType":"MessageEventBoundItem","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSend","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSend","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollOnLoad","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollOnLoad","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollToBottom","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollToBottom","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"previousScrollHeight","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"triggerDownload","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"triggerDownload","overloadIndex":1,"parameters":[{"name":"messageCode","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileName","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MessagingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MessagingComponent","members":[{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"filesFormValidators","type":"FilesFormValidators"},{"kind":"Property","name":"fileUploadComponent","type":"FileUploadComponent"},{"kind":"Property","name":"messageEvents$","type":"Observable>"},{"kind":"Property","name":"scrollToInput","type":"boolean"},{"kind":"Property","name":"messagingConfigs","type":"MessagingConfigs"},{"kind":"Property","name":"send","type":"EventEmitter<{ files: File | undefined; message: string; itemId?: string; }>"},{"kind":"Property","name":"itemClicked","type":"EventEmitter<{ item: MessageEventBoundItem; }>"},{"kind":"Property","name":"downloadAttachment","type":"EventEmitter<{ messageCode: string | undefined; attachmentId: string | undefined; fileName: string | undefined; }>"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"MAX_INPUT_CHARACTERS","type":"number"},{"kind":"Property","name":"MAX_SIZE","type":"number"},{"kind":"Property","name":"MAX_ENTRIES","type":"number"},{"kind":"Property","name":"dateFormat","type":"string"},{"kind":"Property","name":"updatedScrollHeight","type":"number"},{"kind":"Property","name":"scrollOnceOnLoad","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"filesFormValidators","type":"FilesFormValidators","canonicalReference":"@spartacus/storefront!FilesFormValidators:class","shortType":"FilesFormValidators","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewChecked","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSend","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"triggerDownload","parameters":[{"name":"messageCode","type":"string | undefined","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string | undefined","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"fileName","type":"string | undefined","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"buildForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusNextChild","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusPreviousChild","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getMessageText","parameters":[{"name":"message","type":"MessageEvent","canonicalReference":"@spartacus/storefront!MessageEvent:class","shortType":"MessageEvent","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"onItemClicked","parameters":[{"name":"item","type":"MessageEventBoundItem","canonicalReference":"@spartacus/storefront!MessageEventBoundItem:class","shortType":"MessageEventBoundItem","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"observeScroll","parameters":[],"returnType":"void"},{"kind":"Method","name":"scrollToBottom","parameters":[{"name":"element","type":"Element","canonicalReference":"@spartacus/storefront!Element:class","shortType":"Element","importPath":"","isOptional":false},{"name":"previousScrollHeight","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"heightChanged","parameters":[{"name":"previousScrollHeight","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"scrollOnLoad","parameters":[],"returnType":"void"},{"kind":"Property","name":"getResultElements","type":""},{"kind":"Property","name":"getFocusedIndex","type":""},{"kind":"Property","name":"getFocusedElement","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MessagingConfigs","members":[{"kind":"PropertySignature","name":"attachmentRestrictions","type":"AttachmentRestrictions"},{"kind":"PropertySignature","name":"charactersLimit","type":"number"},{"kind":"PropertySignature","name":"dateFormat","type":"string"},{"kind":"PropertySignature","name":"defaultItemId","type":"string"},{"kind":"PropertySignature","name":"displayAddMessageSection","type":"Observable"},{"kind":"PropertySignature","name":"enableFileUploadOption","type":"boolean"},{"kind":"PropertySignature","name":"itemList$","type":"Observable>"},{"kind":"PropertySignature","name":"newMessagePlaceHolder","type":"string"},{"kind":"PropertySignature","name":"sendBtnIsNotPrimary","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attachmentRestrictions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attachmentRestrictions","type":"AttachmentRestrictions"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"charactersLimit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"charactersLimit","type":"number"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dateFormat","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dateFormat","type":"string"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultItemId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultItemId","type":"string"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayAddMessageSection","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayAddMessageSection","type":"Observable"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"enableFileUploadOption","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"enableFileUploadOption","type":"boolean"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"itemList$","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"itemList$","type":"Observable>"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"newMessagePlaceHolder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"newMessagePlaceHolder","type":"string"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sendBtnIsNotPrimary","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sendBtnIsNotPrimary","type":"boolean"},"topLevelApiElementName":"MessagingConfigs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"MessagingConfigs","members":[{"kind":"Property","name":"attachmentRestrictions","type":"AttachmentRestrictions"},{"kind":"Property","name":"charactersLimit","type":"number"},{"kind":"Property","name":"newMessagePlaceHolder","type":"string"},{"kind":"Property","name":"enableFileUploadOption","type":"boolean"},{"kind":"Property","name":"dateFormat","type":"string"},{"kind":"Property","name":"displayAddMessageSection","type":"Observable"},{"kind":"Property","name":"itemList$","type":"Observable>"},{"kind":"Property","name":"defaultItemId","type":"string"},{"kind":"Property","name":"sendBtnIsNotPrimary","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MockIconLoaderService","members":[{"kind":"Method","name":"addLinkResource","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"addStyleClasses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getHtml","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getStyleClasses","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addLinkResource","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addLinkResource","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MockIconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addStyleClasses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MockIconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHtml","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHtml","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MockIconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStyleClasses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MockIconLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MockIconLoaderService","members":[{"kind":"Method","name":"getFlipDirection","parameters":[],"returnType":"void"},{"kind":"Method","name":"getHtml","parameters":[],"returnType":"void"},{"kind":"Method","name":"getStyleClasses","parameters":[],"returnType":"void"},{"kind":"Method","name":"addStyleClasses","parameters":[],"returnType":"void"},{"kind":"Method","name":"addLinkResource","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MyAccountV2ConsentManagementFormComponent","members":[{"kind":"Property","name":"consentApprovedTime","type":"string"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2ConsentManagementFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MyAccountV2ConsentManagementFormComponent","members":[{"kind":"Property","name":"consentApprovedTime","type":"string"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MyCouponsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"couponService","type":"CustomerCouponService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CustomerCouponService:class","shortType":"CustomerCouponService","importPath":"@spartacus/core"},{"name":"myCouponsComponentService","type":"MyCouponsComponentService","isOptional":false,"canonicalReference":"@spartacus/storefront!MyCouponsComponentService:class","shortType":"MyCouponsComponentService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"couponResult$","type":"Observable"},{"kind":"Property","name":"couponService","type":"CustomerCouponService"},{"kind":"Property","name":"couponsLoading$","type":"Observable"},{"kind":"Property","name":"couponSubscriptionLoading$","type":"Observable"},{"kind":"Method","name":"getHashStr","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"myCouponsComponentService","type":"MyCouponsComponentService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"notificationChange","overloadIndex":1,"parameters":[{"name":"{ couponId, notification, }","type":"{ couponId: string; notification: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Method","name":"sortChange","overloadIndex":1,"parameters":[{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sortLabels","type":"Observable<{ byStartDateAsc: string; byStartDateDesc: string; byEndDateAsc: string; byEndDateDesc: string; }>"},{"kind":"Property","name":"sortOptions","type":"{ code: string; selected: boolean; }[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHashStr","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHashStr","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"MyCouponsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyCouponsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyCouponsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notificationChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notificationChange","overloadIndex":1,"parameters":[{"name":"{ couponId, notification, }","type":"{ couponId: string; notification: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyCouponsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyCouponsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sortChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sortChange","overloadIndex":1,"parameters":[{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyCouponsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MyCouponsComponent","members":[{"kind":"Property","name":"couponService","type":"CustomerCouponService"},{"kind":"Property","name":"myCouponsComponentService","type":"MyCouponsComponentService"},{"kind":"Property","name":"couponResult$","type":"Observable"},{"kind":"Property","name":"couponsLoading$","type":"Observable"},{"kind":"Property","name":"couponSubscriptionLoading$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"subscriptions","type":""},{"kind":"Property","name":"PAGE_SIZE","type":""},{"kind":"Property","name":"sortMapping","type":""},{"kind":"Property","name":"sort","type":"string"},{"kind":"Property","name":"sortOptions","type":"{ code: string; selected: boolean; }[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sortLabels","type":"Observable<{ byStartDateAsc: string; byStartDateDesc: string; byEndDateAsc: string; byEndDateDesc: string; }>"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"couponService","type":"CustomerCouponService","canonicalReference":"@spartacus/storefront!CustomerCouponService:class","shortType":"CustomerCouponService","importPath":"@spartacus/core","isOptional":false},{"name":"myCouponsComponentService","type":"MyCouponsComponentService","canonicalReference":"@spartacus/storefront!MyCouponsComponentService:class","shortType":"MyCouponsComponentService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getHashStr","parameters":[],"returnType":"string"},{"kind":"Property","name":"subscriptionFail","type":""},{"kind":"Method","name":"sortChange","parameters":[{"name":"sort","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"notificationChange","parameters":[{"name":"{ couponId, notification, }","type":"{\n couponId: string;\n notification: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MyCouponsComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"CUSTOMER_COUPON_CODE","type":""},{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byStartDateAsc: string; byStartDateDesc: string; byEndDateAsc: string; byEndDateDesc: string; }>"},{"kind":"Method","name":"launchSearchPage","overloadIndex":1,"parameters":[{"name":"coupon","type":"CustomerCoupon","isOptional":false,"canonicalReference":"@spartacus/storefront!~CustomerCoupon:interface","shortType":"CustomerCoupon","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"RELEVANCE","type":""},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"sortLabels","type":"Observable<{ byStartDateAsc: string; byStartDateDesc: string; byEndDateAsc: string; byEndDateDesc: string; }>"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSortLabels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byStartDateAsc: string; byStartDateDesc: string; byEndDateAsc: string; byEndDateDesc: string; }>"},"topLevelApiElementName":"MyCouponsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchSearchPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchSearchPage","overloadIndex":1,"parameters":[{"name":"coupon","type":"CustomerCoupon","isOptional":false,"canonicalReference":"@spartacus/storefront!~CustomerCoupon:interface","shortType":"CustomerCoupon","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"MyCouponsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MyCouponsComponentService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"sortLabels","type":"Observable<{ byStartDateAsc: string; byStartDateDesc: string; byEndDateAsc: string; byEndDateDesc: string; }>"},{"kind":"Property","name":"RELEVANCE","type":""},{"kind":"Property","name":"CUSTOMER_COUPON_CODE","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/storefront!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"launchSearchPage","parameters":[{"name":"coupon","type":"CustomerCoupon","canonicalReference":"@spartacus/storefront!CustomerCoupon:class","shortType":"CustomerCoupon","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"buildSearchParam","type":""},{"kind":"Method","name":"getSortLabels","parameters":[],"returnType":"Observable<{ byStartDateAsc: string; byStartDateDesc: string; byEndDateAsc: string; byEndDateDesc: string; }>"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MyInterestsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productInterestService","type":"UserInterestsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~UserInterestsService:class","shortType":"UserInterestsService","importPath":"@spartacus/core"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"getInterestsloading$","type":"Observable"},{"kind":"Property","name":"interests$","type":"Observable"},{"kind":"Property","name":"isRemoveDisabled$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Method","name":"removeInterest","overloadIndex":1,"parameters":[{"name":"relation","type":"ProductInterestEntryRelation & { product$?: Observable; }","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Method","name":"sortChange","overloadIndex":1,"parameters":[{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sortLabels","type":"Observable<{ byNameAsc: string; byNameDesc: string; }>"},{"kind":"Property","name":"sortOptions","type":"{ code: string; selected: boolean; }[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyInterestsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyInterestsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyInterestsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeInterest","overloadIndex":1,"parameters":[{"name":"relation","type":"ProductInterestEntryRelation & { product$?: Observable; }","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"MyInterestsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sortChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sortChange","overloadIndex":1,"parameters":[{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyInterestsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"MyInterestsComponent","members":[{"kind":"Property","name":"productInterestService","type":""},{"kind":"Property","name":"translationService","type":""},{"kind":"Property","name":"productService","type":""},{"kind":"Property","name":"globalMessageService","type":""},{"kind":"Property","name":"DEFAULT_PAGE_SIZE","type":""},{"kind":"Property","name":"sortMapping","type":""},{"kind":"Property","name":"sortChanged","type":""},{"kind":"Property","name":"sort","type":"string"},{"kind":"Property","name":"sortOptions","type":"{ code: string; selected: boolean; }[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"interests$","type":"Observable"},{"kind":"Property","name":"isRemoveDisabled$","type":"Observable"},{"kind":"Property","name":"getInterestsloading$","type":"Observable"},{"kind":"Property","name":"sortLabels","type":"Observable<{ byNameAsc: string; byNameDesc: string; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productInterestService","type":"UserInterestsService","canonicalReference":"@spartacus/storefront!UserInterestsService:class","shortType":"UserInterestsService","importPath":"@spartacus/core","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/storefront!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/storefront!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"getSortLabels","type":""},{"kind":"Property","name":"getProduct","type":""},{"kind":"Method","name":"removeInterest","parameters":[{"name":"relation","type":"ProductInterestEntryRelation & {\n product$?: Observable;\n }","canonicalReference":"@spartacus/storefront!ProductInterestEntryRelation:class","shortType":"ProductInterestEntryRelation","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"sortChange","parameters":[{"name":"sort","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NavigationEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"actions","type":"ActionsSubject","isOptional":false,"canonicalReference":"@ngrx/store!ActionsSubject:class","shortType":"ActionsSubject","importPath":"@ngrx/store"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/storefront!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"actions","type":"ActionsSubject"},{"kind":"Method","name":"buildNavigationEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildNavigationEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildNavigationEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"NavigationEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NavigationEventBuilder","members":[{"kind":"Property","name":"actions","type":"ActionsSubject"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"actions","type":"ActionsSubject","canonicalReference":"@spartacus/storefront!ActionsSubject:class","shortType":"ActionsSubject","importPath":"","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/storefront!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildNavigationEvent","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"getNavigatedEvent","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"NavigationNode","members":[{"kind":"PropertySignature","name":"children","type":"Array"},{"kind":"PropertySignature","name":"styleAttributes","type":"string"},{"kind":"PropertySignature","name":"styleClasses","type":"string"},{"kind":"PropertySignature","name":"target","type":"string | boolean"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"url","type":"string | string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"children","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"children","type":"Array"},"topLevelApiElementName":"NavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"styleAttributes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"styleAttributes","type":"string"},"topLevelApiElementName":"NavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"styleClasses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"styleClasses","type":"string"},"topLevelApiElementName":"NavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"target","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"target","type":"string | boolean"},"topLevelApiElementName":"NavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"NavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string | string[]"},"topLevelApiElementName":"NavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"NavigationNode","members":[{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"url","type":"string | string[]"},{"kind":"Property","name":"target","type":"string | boolean"},{"kind":"Property","name":"children","type":"Array"},{"kind":"Property","name":"styleClasses","type":"string"},{"kind":"Property","name":"styleAttributes","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NavigationService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/storefront!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Method","name":"createNavigation","overloadIndex":1,"parameters":[{"name":"data$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"kind":"Method","name":"getLink","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | string[] | undefined"},{"kind":"Method","name":"getNavigationNode","overloadIndex":1,"parameters":[{"name":"data$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createNavigation","overloadIndex":1,"parameters":[{"name":"data$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"NavigationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLink","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | string[] | undefined"},"topLevelApiElementName":"NavigationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNavigationNode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNavigationNode","overloadIndex":1,"parameters":[{"name":"data$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"NavigationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NavigationService","members":[{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/storefront!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"createNavigation","parameters":[{"name":"data$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getNavigationNode","parameters":[{"name":"data$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"loadNavigationEntryItems","type":""},{"kind":"Property","name":"populateNavigationNode","type":""},{"kind":"Property","name":"populateLink","type":""},{"kind":"Method","name":"getLink","parameters":[{"name":"item","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"string | string[] | undefined"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NavigationUIComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"elemRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"hamburgerMenuService","type":"HamburgerMenuService","isOptional":false,"canonicalReference":"@spartacus/storefront!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"featureConfigService","type":"FeatureConfigService | undefined","isOptional":true,"canonicalReference":"@spartacus/storefront!~FeatureConfigService:class","shortType":"FeatureConfigService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"ariaCollapseNodes","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"arrowControls","type":"Subject"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeIfClickedTheSameLink","overloadIndex":1,"parameters":[{"name":"navNode","type":"NavigationNode","isOptional":false,"canonicalReference":"@spartacus/storefront!NavigationNode:interface","shortType":"NavigationNode","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | undefined"},{"kind":"Property","name":"flyout","type":"boolean"},{"kind":"Property","name":"focusableNodeTitles","type":"boolean"},{"kind":"Method","name":"focusAfterPreviousClicked","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"Document"},{"kind":"Method","name":"focusOnNode","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getAriaLabelAndControl","overloadIndex":1,"parameters":[{"name":"node","type":"NavigationNode","isOptional":false,"canonicalReference":"@spartacus/storefront!NavigationNode:interface","shortType":"NavigationNode","importPath":"@spartacus/storefront"}],"returnType":"string | null"},{"kind":"Method","name":"getColumnCount","overloadIndex":1,"parameters":[{"name":"length","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"getSanitizedTitle","overloadIndex":1,"parameters":[{"name":"title","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"node","type":"NavigationNode","isOptional":false,"canonicalReference":"@spartacus/storefront!NavigationNode:interface","shortType":"NavigationNode","importPath":"@spartacus/storefront"},{"name":"depth","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"0 | -1"},{"kind":"Method","name":"getTotalDepth","overloadIndex":1,"parameters":[{"name":"node","type":"NavigationNode","isOptional":false,"canonicalReference":"@spartacus/storefront!NavigationNode:interface","shortType":"NavigationNode","importPath":"@spartacus/storefront"},{"name":"depth","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Property","name":"hamburgerMenuService","type":"HamburgerMenuService"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isDesktop$","type":"import(\"rxjs\").Observable"},{"kind":"Property","name":"isOpen","type":"boolean"},{"kind":"Property","name":"navAriaLabel","type":"string | null | undefined"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"node","type":"NavigationNode | null"},{"kind":"Method","name":"onArrow","overloadIndex":1,"parameters":[{"name":"e","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onMouseEnter","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onResize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSpace","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"reinitializeMenu","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"resetMenuOnClose","type":"boolean | undefined"},{"kind":"Method","name":"resetOnMenuCollapse","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setupArrowControls","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleOpen","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"transformIntoValidID","overloadIndex":1,"parameters":[{"name":"string","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"wrapAfter","type":"number"}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"elemRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"hamburgerMenuService","type":"HamburgerMenuService","isOptional":false,"canonicalReference":"@spartacus/storefront!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"featureConfigService","type":"FeatureConfigService | undefined","isOptional":true,"canonicalReference":"@spartacus/storefront!~FeatureConfigService:class","shortType":"FeatureConfigService","importPath":"@spartacus/core"}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"elemRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"hamburgerMenuService","type":"HamburgerMenuService","canonicalReference":"@spartacus/storefront!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ariaCollapseNodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ariaCollapseNodes","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeIfClickedTheSameLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeIfClickedTheSameLink","overloadIndex":1,"parameters":[{"name":"navNode","type":"NavigationNode","isOptional":false,"canonicalReference":"@spartacus/storefront!NavigationNode:interface","shortType":"NavigationNode","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | undefined"},"new":{"kind":"Property","name":"featureConfigService","type":""},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusAfterPreviousClicked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusAfterPreviousClicked","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"Document"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusOnNode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusOnNode","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelAndControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelAndControl","overloadIndex":1,"parameters":[{"name":"node","type":"NavigationNode","isOptional":false,"canonicalReference":"@spartacus/storefront!NavigationNode:interface","shortType":"NavigationNode","importPath":"@spartacus/storefront"}],"returnType":"string | null"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getColumnCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getColumnCount","overloadIndex":1,"parameters":[{"name":"length","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSanitizedTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSanitizedTitle","overloadIndex":1,"parameters":[{"name":"title","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"node","type":"NavigationNode","isOptional":false,"canonicalReference":"@spartacus/storefront!NavigationNode:interface","shortType":"NavigationNode","importPath":"@spartacus/storefront"},{"name":"depth","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"0 | -1"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTotalDepth","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTotalDepth","overloadIndex":1,"parameters":[{"name":"node","type":"NavigationNode","isOptional":false,"canonicalReference":"@spartacus/storefront!NavigationNode:interface","shortType":"NavigationNode","importPath":"@spartacus/storefront"},{"name":"depth","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onArrow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onArrow","overloadIndex":1,"parameters":[{"name":"e","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onMouseEnter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onMouseEnter","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onResize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onResize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSpace","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSpace","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reinitializeMenu","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reinitializeMenu","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetOnMenuCollapse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetOnMenuCollapse","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setupArrowControls","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setupArrowControls","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleOpen","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleOpen","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transformIntoValidID","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transformIntoValidID","overloadIndex":1,"parameters":[{"name":"string","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"NavigationUIComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NavigationUIComponent","members":[{"kind":"Property","name":"router","type":""},{"kind":"Property","name":"renderer","type":""},{"kind":"Property","name":"elemRef","type":""},{"kind":"Property","name":"hamburgerMenuService","type":"HamburgerMenuService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"node","type":"NavigationNode | null"},{"kind":"Property","name":"wrapAfter","type":"number"},{"kind":"Property","name":"resetMenuOnClose","type":"boolean | undefined"},{"kind":"Property","name":"focusableNodeTitles","type":"boolean"},{"kind":"Property","name":"navAriaLabel","type":"string | null | undefined"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"flyout","type":"boolean"},{"kind":"Property","name":"isOpen","type":"boolean"},{"kind":"Property","name":"openNodes","type":""},{"kind":"Property","name":"subscriptions","type":""},{"kind":"Property","name":"resize","type":""},{"kind":"Property","name":"arrowControls","type":"Subject"},{"kind":"Method","name":"onResize","parameters":[],"returnType":"void"},{"kind":"Method","name":"onArrow","parameters":[{"name":"e","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"isDesktop$","type":"rxjs.Observable"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"elemRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"hamburgerMenuService","type":"HamburgerMenuService","canonicalReference":"@spartacus/storefront!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetOnMenuCollapse","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeIfClickedTheSameLink","parameters":[{"name":"navNode","type":"NavigationNode","canonicalReference":"@spartacus/storefront!NavigationNode:class","shortType":"NavigationNode","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"reinitializeMenu","parameters":[],"returnType":"void"},{"kind":"Method","name":"ariaCollapseNodes","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleOpen","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onSpace","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setupArrowControls","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusOnNode","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"clear","parameters":[],"returnType":"void"},{"kind":"Method","name":"onMouseEnter","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getTotalDepth","parameters":[{"name":"node","type":"NavigationNode","canonicalReference":"@spartacus/storefront!NavigationNode:class","shortType":"NavigationNode","importPath":"","isOptional":false},{"name":"depth","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"number"},{"kind":"Method","name":"getColumnCount","parameters":[{"name":"length","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"focusAfterPreviousClicked","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"Document"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Property","name":"alignWrapperToRightIfStickOut","type":""},{"kind":"Property","name":"alignWrappersToRightIfStickOut","type":""},{"kind":"Property","name":"updateClasses","type":""},{"kind":"Method","name":"getTabIndex","parameters":[{"name":"node","type":"NavigationNode","canonicalReference":"@spartacus/storefront!NavigationNode:class","shortType":"NavigationNode","importPath":"","isOptional":false},{"name":"depth","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"0 | -1"},{"kind":"Method","name":"transformIntoValidID","parameters":[{"name":"string","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string | null"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NgSelectA11yDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Method","name":"appendAriaLabelToOptions","overloadIndex":1,"parameters":[{"name":"_changes","type":"MutationRecord[]","isOptional":false,"canonicalReference":"!MutationRecord:interface","shortType":"MutationRecord","importPath":""},{"name":"observerInstance","type":"MutationObserver","isOptional":false,"canonicalReference":"!MutationObserver:interface","shortType":"MutationObserver","importPath":""}],"returnType":"void"},{"kind":"Method","name":"appendValueToAriaLabel","overloadIndex":1,"parameters":[{"name":"_changes","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"observer","type":"MutationObserver","isOptional":false,"canonicalReference":"!MutationObserver:interface","shortType":"MutationObserver","importPath":""},{"name":"divCombobox","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Property","name":"breakpointService","type":"BreakpointService | null"},{"kind":"Method","name":"customizeNgSelectAriaLabelDropdown","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cxNgSelectA11y","type":"{ ariaLabel?: string; ariaControls?: string; }"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"domSanitizer","type":"DomSanitizer"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onEscape","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onKeyUp","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onOpen","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Property","name":"selectComponent","type":"NgSelectComponent"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"appendAriaLabelToOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"appendAriaLabelToOptions","overloadIndex":1,"parameters":[{"name":"_changes","type":"MutationRecord[]","isOptional":false,"canonicalReference":"!MutationRecord:interface","shortType":"MutationRecord","importPath":""},{"name":"observerInstance","type":"MutationObserver","isOptional":false,"canonicalReference":"!MutationObserver:interface","shortType":"MutationObserver","importPath":""}],"returnType":"void"},"topLevelApiElementName":"NgSelectA11yDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"appendValueToAriaLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"appendValueToAriaLabel","overloadIndex":1,"parameters":[{"name":"_changes","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"observer","type":"MutationObserver","isOptional":false,"canonicalReference":"!MutationObserver:interface","shortType":"MutationObserver","importPath":""},{"name":"divCombobox","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"NgSelectA11yDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customizeNgSelectAriaLabelDropdown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customizeNgSelectAriaLabelDropdown","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NgSelectA11yDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NgSelectA11yDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onEscape","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onEscape","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NgSelectA11yDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onKeyUp","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onKeyUp","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"NgSelectA11yDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onOpen","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onOpen","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NgSelectA11yDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NgSelectA11yDirective","members":[{"kind":"Property","name":"renderer","type":""},{"kind":"Property","name":"elementRef","type":""},{"kind":"Property","name":"cxNgSelectA11y","type":"{ ariaLabel?: string; ariaControls?: string; }"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"domSanitizer","type":"DomSanitizer"},{"kind":"Property","name":"selectComponent","type":"NgSelectComponent"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Method","name":"onKeyUp","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onEscape","parameters":[],"returnType":"void"},{"kind":"Property","name":"breakpointService","type":"BreakpointService | null"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"appendValueToAriaLabel","parameters":[{"name":"_changes","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"observer","type":"MutationObserver","canonicalReference":"@spartacus/storefront!MutationObserver:class","shortType":"MutationObserver","importPath":"","isOptional":false},{"name":"divCombobox","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NotificationPreferenceComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"notificationPreferenceService","type":"UserNotificationPreferenceService","isOptional":false,"canonicalReference":"@spartacus/storefront!~UserNotificationPreferenceService:class","shortType":"UserNotificationPreferenceService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"preferences","type":"NotificationPreference[]"},{"kind":"Property","name":"preferences$","type":"Observable"},{"kind":"Method","name":"updatePreference","overloadIndex":1,"parameters":[{"name":"preference","type":"NotificationPreference","isOptional":false,"canonicalReference":"@spartacus/storefront!~NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NotificationPreferenceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updatePreference","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updatePreference","overloadIndex":1,"parameters":[{"name":"preference","type":"NotificationPreference","isOptional":false,"canonicalReference":"@spartacus/storefront!~NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"NotificationPreferenceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"NotificationPreferenceComponent","members":[{"kind":"Property","name":"notificationPreferenceService","type":""},{"kind":"Property","name":"preferences$","type":"Observable"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"preferences","type":"NotificationPreference[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"notificationPreferenceService","type":"UserNotificationPreferenceService","canonicalReference":"@spartacus/storefront!UserNotificationPreferenceService:class","shortType":"UserNotificationPreferenceService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"updatePreference","parameters":[{"name":"preference","type":"NotificationPreference","canonicalReference":"@spartacus/storefront!NotificationPreference:class","shortType":"NotificationPreference","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OnNavigateService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OnNavigateConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!OnNavigateConfig:class","shortType":"OnNavigateConfig","importPath":"@spartacus/storefront"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"viewportScroller","type":"ViewportScroller","isOptional":false,"canonicalReference":"@angular/common!ViewportScroller:class","shortType":"ViewportScroller","importPath":"@angular/common"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Property","name":"config","type":"OnNavigateConfig"},{"kind":"Method","name":"focusOnHostElement","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"hostComponent","type":"ComponentRef"},{"kind":"Method","name":"initializeWithConfig","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routerConfiguration","type":"import(\"@angular/router\").ExtraOptions"},{"kind":"Property","name":"selectedHostElement","type":"HTMLElement | undefined"},{"kind":"Method","name":"setResetViewOnNavigate","overloadIndex":1,"parameters":[{"name":"enable","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"viewportScroller","type":"ViewportScroller"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusOnHostElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusOnHostElement","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OnNavigateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hostComponent","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hostComponent","type":"ComponentRef"},"topLevelApiElementName":"OnNavigateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initializeWithConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initializeWithConfig","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OnNavigateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedHostElement","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedHostElement","type":"HTMLElement | undefined"},"topLevelApiElementName":"OnNavigateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setResetViewOnNavigate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setResetViewOnNavigate","overloadIndex":1,"parameters":[{"name":"enable","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OnNavigateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OnNavigateService","members":[{"kind":"Property","name":"config","type":"OnNavigateConfig"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"viewportScroller","type":"ViewportScroller"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"routerConfiguration","type":"i2.ExtraOptions"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OnNavigateConfig","canonicalReference":"@spartacus/storefront!OnNavigateConfig:class","shortType":"OnNavigateConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"viewportScroller","type":"ViewportScroller","canonicalReference":"@spartacus/storefront!ViewportScroller:class","shortType":"ViewportScroller","importPath":"","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"initializeWithConfig","parameters":[],"returnType":"void"},{"kind":"Method","name":"setResetViewOnNavigate","parameters":[{"name":"enable","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusOnHostElement","parameters":[],"returnType":"void"},{"kind":"Property","name":"scrollToPosition","type":""},{"kind":"Property","name":"isChildRoute","type":""},{"kind":"Property","name":"isPathEqual","type":""},{"kind":"Property","name":"isNavigationEnd","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"templateRef","type":"TemplateRef","isOptional":false,"canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core"},{"name":"outletService","type":"OutletService","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletService:class","shortType":"OutletService","importPath":"@spartacus/storefront"},{"name":"deferLoaderService","type":"DeferLoaderService","isOptional":false,"canonicalReference":"@spartacus/storefront!DeferLoaderService:class","shortType":"DeferLoaderService","importPath":"@spartacus/storefront"},{"name":"outletRendererService","type":"OutletRendererService","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletRendererService:class","shortType":"OutletRendererService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cxComponentRef","type":"ComponentRef | EmbeddedViewRef"},{"kind":"Property","name":"cxComponentRefChange","type":"EventEmitter | EmbeddedViewRef>"},{"kind":"Property","name":"cxOutlet","type":"string"},{"kind":"Property","name":"cxOutletContext","type":"T"},{"kind":"Property","name":"cxOutletDefer","type":"IntersectionOptions"},{"kind":"Property","name":"loaded","type":"EventEmitter"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderedComponents","type":"Map | EmbeddedViewRef)[]>"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"OutletDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OutletDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OutletDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletDirective","members":[{"kind":"Property","name":"vcr","type":""},{"kind":"Property","name":"templateRef","type":""},{"kind":"Property","name":"outletService","type":""},{"kind":"Property","name":"deferLoaderService","type":""},{"kind":"Property","name":"outletRendererService","type":""},{"kind":"Property","name":"renderedTemplate","type":""},{"kind":"Property","name":"renderedComponents","type":"Map | EmbeddedViewRef)[]>"},{"kind":"Property","name":"cxOutlet","type":"string"},{"kind":"Property","name":"cxOutletContext","type":"T"},{"kind":"Property","name":"outletContext$","type":""},{"kind":"Property","name":"cxOutletDefer","type":"IntersectionOptions"},{"kind":"Property","name":"loaded","type":"EventEmitter"},{"kind":"Property","name":"cxComponentRef","type":"ComponentRef | EmbeddedViewRef"},{"kind":"Property","name":"cxComponentRefChange","type":"EventEmitter | EmbeddedViewRef>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"templateRef","type":"TemplateRef","canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core","isOptional":false},{"name":"outletService","type":"OutletService","canonicalReference":"@spartacus/storefront!OutletService:class","shortType":"OutletService","importPath":"@spartacus/storefront","isOptional":false},{"name":"deferLoaderService","type":"DeferLoaderService","canonicalReference":"@spartacus/storefront!DeferLoaderService:class","shortType":"DeferLoaderService","importPath":"@spartacus/storefront","isOptional":false},{"name":"outletRendererService","type":"OutletRendererService","canonicalReference":"@spartacus/storefront!OutletRendererService:class","shortType":"OutletRendererService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"render","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/storefront!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"deferLoading","type":""},{"kind":"Property","name":"build","type":""},{"kind":"Property","name":"buildOutlet","type":""},{"kind":"Property","name":"create","type":""},{"kind":"Property","name":"getComponentInjector","type":""},{"kind":"Property","name":"getHostElement","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletModule","members":[{"kind":"Method","name":"forChild","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forChild","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"OutletModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"OutletModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"kind":"Method","name":"forChild","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletRefDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tpl","type":"TemplateRef","isOptional":false,"canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core"},{"name":"outletService","type":"OutletService","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletService:class","shortType":"OutletService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cxOutletPos","type":"OutletPosition"},{"kind":"Property","name":"cxOutletRef","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OutletRefDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OutletRefDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletRefDirective","members":[{"kind":"Property","name":"tpl","type":""},{"kind":"Property","name":"outletService","type":""},{"kind":"Property","name":"cxOutletRef","type":"string"},{"kind":"Property","name":"cxOutletPos","type":"OutletPosition"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tpl","type":"TemplateRef","canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core","isOptional":false},{"name":"outletService","type":"OutletService","canonicalReference":"@spartacus/storefront!OutletService:class","shortType":"OutletService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletRendererService","members":[{"kind":"Method","name":"getOutletRef","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"cxOutlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"OutletDirective","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletDirective:class","shortType":"OutletDirective","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOutletRef","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOutletRef","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OutletRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"cxOutlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"OutletDirective","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletDirective:class","shortType":"OutletDirective","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"OutletRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OutletRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletRendererService","members":[{"kind":"Property","name":"outletRefs","type":""},{"kind":"Method","name":"render","parameters":[{"name":"outlet","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"register","parameters":[{"name":"cxOutlet","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"OutletDirective","canonicalReference":"@spartacus/storefront!OutletDirective:class","shortType":"OutletDirective","importPath":"@spartacus/storefront","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getOutletRef","parameters":[{"name":"outlet","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletRenderStrategy","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"document","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"},{"name":"outletService","type":"OutletService>","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletService:class","shortType":"OutletService","importPath":"@spartacus/storefront"},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","isOptional":false,"canonicalReference":"@angular/core!ComponentFactoryResolver$1:class","shortType":"ComponentFactoryResolver","importPath":"@angular/core"},{"name":"outletRendererService","type":"OutletRendererService","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletRendererService:class","shortType":"OutletRendererService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"document","type":"any"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOutletDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOutletDialog:interface","shortType":"LaunchOutletDialog","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Property","name":"outletRendererService","type":"OutletRendererService"},{"kind":"Property","name":"outletService","type":"OutletService>"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"config","type":"LaunchOutletDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOutletDialog:interface","shortType":"LaunchOutletDialog","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOutletDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOutletDialog:interface","shortType":"LaunchOutletDialog","importPath":"@spartacus/storefront"},{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"Observable | undefined> | void"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOutletDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOutletDialog:interface","shortType":"LaunchOutletDialog","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"OutletRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"},{"name":"config","type":"LaunchOutletDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOutletDialog:interface","shortType":"LaunchOutletDialog","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"OutletRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchOutletDialog","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchOutletDialog:interface","shortType":"LaunchOutletDialog","importPath":"@spartacus/storefront"},{"name":"caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"Observable | undefined> | void"},"topLevelApiElementName":"OutletRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletRenderStrategy","members":[{"kind":"Property","name":"document","type":"any"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"outletService","type":"OutletService>"},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"outletRendererService","type":"OutletRendererService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"document","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/storefront!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false},{"name":"outletService","type":"OutletService>","canonicalReference":"@spartacus/storefront!OutletService:class","shortType":"OutletService","importPath":"@spartacus/storefront","isOptional":false},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","canonicalReference":"@spartacus/storefront!ComponentFactoryResolver:class","shortType":"ComponentFactoryResolver","importPath":"","isOptional":false},{"name":"outletRendererService","type":"OutletRendererService","canonicalReference":"@spartacus/storefront!OutletRendererService:class","shortType":"OutletRendererService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"render","parameters":[{"name":"config","type":"LaunchOutletDialog","canonicalReference":"@spartacus/storefront!LaunchOutletDialog:class","shortType":"LaunchOutletDialog","importPath":"","isOptional":false},{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false}],"returnType":"Observable | undefined> | void"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"config","type":"LaunchOutletDialog","canonicalReference":"@spartacus/storefront!LaunchOutletDialog:class","shortType":"LaunchOutletDialog","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"remove","parameters":[{"name":"caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false},{"name":"config","type":"LaunchOutletDialog","canonicalReference":"@spartacus/storefront!LaunchOutletDialog:class","shortType":"LaunchOutletDialog","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletService","members":[{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"template","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"position","type":"OutletPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!OutletPosition:enum","shortType":"OutletPosition","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"add","overloadIndex":2,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"factory","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"position","type":"OutletPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!OutletPosition:enum","shortType":"OutletPosition","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"position","type":"OutletPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!OutletPosition:enum","shortType":"OutletPosition","importPath":"@spartacus/storefront"},{"name":"stacked","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T[] | T | undefined"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"position","type":"OutletPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!OutletPosition:enum","shortType":"OutletPosition","importPath":"@spartacus/storefront"},{"name":"value","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"removeValueOrAll","overloadIndex":1,"parameters":[{"name":"store","type":"Map","isOptional":false,"canonicalReference":"!Map:interface","shortType":"Map","importPath":""},{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"template","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"position","type":"OutletPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!OutletPosition:enum","shortType":"OutletPosition","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"OutletService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":2,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"factory","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"position","type":"OutletPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!OutletPosition:enum","shortType":"OutletPosition","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"OutletService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"position","type":"OutletPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!OutletPosition:enum","shortType":"OutletPosition","importPath":"@spartacus/storefront"},{"name":"stacked","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T[] | T | undefined"},"topLevelApiElementName":"OutletService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"position","type":"OutletPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!OutletPosition:enum","shortType":"OutletPosition","importPath":"@spartacus/storefront"},{"name":"value","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OutletService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeValueOrAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeValueOrAll","overloadIndex":1,"parameters":[{"name":"store","type":"Map","isOptional":false,"canonicalReference":"!Map:interface","shortType":"Map","importPath":""},{"name":"outlet","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OutletService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"OutletService","members":[{"kind":"Property","name":"templatesRefs","type":""},{"kind":"Method","name":"add","parameters":[{"name":"outlet","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"template","type":"T","canonicalReference":"@spartacus/storefront!T:class","shortType":"T","importPath":"","isOptional":false},{"name":"position","type":"OutletPosition","canonicalReference":"@spartacus/storefront!OutletPosition:class","shortType":"OutletPosition","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"add","parameters":[{"name":"outlet","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"factory","type":"T","canonicalReference":"@spartacus/storefront!T:class","shortType":"T","importPath":"","isOptional":false},{"name":"position","type":"OutletPosition","canonicalReference":"@spartacus/storefront!OutletPosition:class","shortType":"OutletPosition","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"get","parameters":[{"name":"outlet","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"position","type":"OutletPosition","canonicalReference":"@spartacus/storefront!OutletPosition:class","shortType":"OutletPosition","importPath":"","isOptional":true},{"name":"stacked","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"T[] | T | undefined"},{"kind":"Method","name":"remove","parameters":[{"name":"outlet","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"position","type":"OutletPosition","canonicalReference":"@spartacus/storefront!OutletPosition:class","shortType":"OutletPosition","importPath":"","isOptional":true},{"name":"value","type":"T","canonicalReference":"@spartacus/storefront!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"removeValueOrAll","parameters":[{"name":"store","type":"Map","canonicalReference":"@spartacus/storefront!Map:class","shortType":"Map","importPath":"","isOptional":false},{"name":"outlet","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"T","canonicalReference":"@spartacus/storefront!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageComponentModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"PageComponentModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageComponentModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageLayoutComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageLayoutService","type":"PageLayoutService","isOptional":false,"canonicalReference":"@spartacus/storefront!PageLayoutService:class","shortType":"PageLayoutService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"layoutName$","type":"Observable"},{"kind":"Property","name":"pageFoldSlot$","type":"Observable"},{"kind":"Property","name":"pageLayoutService","type":"PageLayoutService"},{"kind":"Property","name":"section","type":"string"},{"kind":"Property","name":"section$","type":"BehaviorSubject"},{"kind":"Property","name":"slots$","type":"Observable"},{"kind":"Property","name":"templateName$","type":"Observable"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"section","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"section","type":"string"},"topLevelApiElementName":"PageLayoutComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageLayoutComponent","members":[{"kind":"Property","name":"pageLayoutService","type":"PageLayoutService"},{"kind":"Property","name":"section$","type":"BehaviorSubject"},{"kind":"Property","name":"templateName$","type":"Observable"},{"kind":"Property","name":"layoutName$","type":"Observable"},{"kind":"Property","name":"slots$","type":"Observable"},{"kind":"Property","name":"pageFoldSlot$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageLayoutService","type":"PageLayoutService","canonicalReference":"@spartacus/storefront!PageLayoutService:class","shortType":"PageLayoutService","importPath":"@spartacus/storefront","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PageLayoutHandler","members":[{"kind":"MethodSignature","name":"handle","overloadIndex":1,"parameters":[{"name":"slots","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"pageTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":true,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"handle","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"handle","overloadIndex":1,"parameters":[{"name":"slots","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"pageTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":true,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"PageLayoutHandler","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PageLayoutHandler","members":[{"kind":"Method","name":"handle","parameters":[{"name":"slots","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"pageTemplate","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"section","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageLayoutService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cms","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"config","type":"LayoutConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront"},{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/storefront!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"},{"name":"unifiedInjector","type":"UnifiedInjector","isOptional":false,"canonicalReference":"@spartacus/storefront!~UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getPageFoldSlot","overloadIndex":1,"parameters":[{"name":"pageTemplate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getResponsiveSlotConfig","overloadIndex":1,"parameters":[{"name":"layoutSlotConfig","type":"LayoutSlotConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!LayoutSlotConfig:type","shortType":"LayoutSlotConfig","importPath":"@spartacus/storefront"},{"name":"configAttribute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":true,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"SlotConfig"},{"kind":"Method","name":"getSlotConfig","overloadIndex":1,"parameters":[{"name":"templateUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configAttribute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":true,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"SlotConfig | undefined"},{"kind":"Method","name":"getSlotConfigForSection","overloadIndex":1,"parameters":[{"name":"templateUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configAttribute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":true,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"SlotConfig | undefined"},{"kind":"Method","name":"getSlots","overloadIndex":1,"parameters":[{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"handlers","type":"PageLayoutHandler[]"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"page$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"templateName$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageFoldSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageFoldSlot","overloadIndex":1,"parameters":[{"name":"pageTemplate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PageLayoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResponsiveSlotConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResponsiveSlotConfig","overloadIndex":1,"parameters":[{"name":"layoutSlotConfig","type":"LayoutSlotConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!LayoutSlotConfig:type","shortType":"LayoutSlotConfig","importPath":"@spartacus/storefront"},{"name":"configAttribute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":true,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"SlotConfig"},"topLevelApiElementName":"PageLayoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSlotConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSlotConfig","overloadIndex":1,"parameters":[{"name":"templateUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configAttribute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":true,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"SlotConfig | undefined"},"topLevelApiElementName":"PageLayoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSlotConfigForSection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSlotConfigForSection","overloadIndex":1,"parameters":[{"name":"templateUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configAttribute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":true,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"SlotConfig | undefined"},"topLevelApiElementName":"PageLayoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSlots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSlots","overloadIndex":1,"parameters":[{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PageLayoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PageLayoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"page$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"page$","type":"Observable"},"topLevelApiElementName":"PageLayoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"templateName$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"templateName$","type":"Observable"},"topLevelApiElementName":"PageLayoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageLayoutService","members":[{"kind":"Property","name":"cms","type":""},{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"breakpointService","type":""},{"kind":"Property","name":"unifiedInjector","type":""},{"kind":"Property","name":"handlers","type":"PageLayoutHandler[]"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cms","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"LayoutConfig","canonicalReference":"@spartacus/storefront!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/storefront!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false},{"name":"unifiedInjector","type":"UnifiedInjector","canonicalReference":"@spartacus/storefront!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"warnLogMessages","type":""},{"kind":"Property","name":"logSlots","type":""},{"kind":"Method","name":"getSlots","parameters":[{"name":"section","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getPageFoldSlot","parameters":[{"name":"pageTemplate","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"resolveSlots","type":""},{"kind":"Method","name":"getSlotConfig","parameters":[{"name":"templateUid","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configAttribute","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"section","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":true}],"returnType":"SlotConfig | undefined"},{"kind":"Method","name":"getSlotConfigForSection","parameters":[{"name":"templateUid","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configAttribute","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"section","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":true}],"returnType":"SlotConfig | undefined"},{"kind":"Method","name":"getResponsiveSlotConfig","parameters":[{"name":"layoutSlotConfig","type":"LayoutSlotConfig","canonicalReference":"@spartacus/storefront!LayoutSlotConfig:class","shortType":"LayoutSlotConfig","importPath":"","isOptional":false},{"name":"configAttribute","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":true}],"returnType":"SlotConfig"},{"kind":"Property","name":"logMissingLayoutConfig","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageMetaLinkService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"}]},{"kind":"Method","name":"addPreconnectLink","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Method","name":"setCanonicalLink","overloadIndex":1,"parameters":[{"name":"url","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addPreconnectLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addPreconnectLink","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PageMetaLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"renderer","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"renderer","type":"Renderer2"},"topLevelApiElementName":"PageMetaLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCanonicalLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCanonicalLink","overloadIndex":1,"parameters":[{"name":"url","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PageMetaLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageMetaLinkService","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/storefront!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false}]},{"kind":"Method","name":"setCanonicalLink","parameters":[{"name":"url","type":"string | undefined","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addPreconnectLink","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageSlotComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"dynamicAttributeService","type":"DynamicAttributeService","isOptional":false,"canonicalReference":"@spartacus/storefront!~DynamicAttributeService:class","shortType":"DynamicAttributeService","importPath":"@spartacus/core"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"pageSlotService","type":"PageSlotService","isOptional":false,"canonicalReference":"@spartacus/storefront!PageSlotService:class","shortType":"PageSlotService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"class","type":"string"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"components","type":"ContentSlotComponentData[]"},{"kind":"Property","name":"components$","type":"Observable"},{"kind":"Method","name":"decorate","overloadIndex":1,"parameters":[{"name":"slot","type":"ContentSlotData","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"dynamicAttributeService","type":"DynamicAttributeService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Method","name":"getComponentDeferOptions","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"IntersectionOptions"},{"kind":"Property","name":"hasComponents","type":"boolean"},{"kind":"Method","name":"isDistinct","overloadIndex":1,"parameters":[{"name":"old","type":"ContentSlotData","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"},{"name":"current","type":"ContentSlotData","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isLoaded","overloadIndex":1,"parameters":[{"name":"loadState","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"isPageFold","type":"boolean"},{"kind":"Property","name":"isPending","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"pageSlotService","type":"PageSlotService"},{"kind":"Property","name":"pending","type":"number"},{"kind":"Property","name":"position","type":"string | undefined"},{"kind":"Property","name":"position$","type":"BehaviorSubject"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"slot$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decorate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decorate","overloadIndex":1,"parameters":[{"name":"slot","type":"ContentSlotData","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"PageSlotComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentDeferOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentDeferOptions","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"IntersectionOptions"},"topLevelApiElementName":"PageSlotComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDistinct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDistinct","overloadIndex":1,"parameters":[{"name":"old","type":"ContentSlotData","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"},{"name":"current","type":"ContentSlotData","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"PageSlotComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLoaded","overloadIndex":1,"parameters":[{"name":"loadState","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PageSlotComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PageSlotComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PageSlotComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"pending","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"pending","type":"number"},"topLevelApiElementName":"PageSlotComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"position","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"position","type":"string | undefined"},"topLevelApiElementName":"PageSlotComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageSlotComponent","members":[{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"dynamicAttributeService","type":"DynamicAttributeService"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"pageSlotService","type":"PageSlotService"},{"kind":"Property","name":"class","type":"string"},{"kind":"Property","name":"isPageFold","type":"boolean"},{"kind":"Property","name":"isPending","type":"boolean"},{"kind":"Property","name":"hasComponents","type":"boolean"},{"kind":"Property","name":"position$","type":"BehaviorSubject"},{"kind":"Property","name":"components","type":"ContentSlotComponentData[]"},{"kind":"Property","name":"slot$","type":"Observable"},{"kind":"Property","name":"components$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"pendingComponentCount","type":""},{"kind":"Property","name":"lastPosition","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"dynamicAttributeService","type":"DynamicAttributeService","canonicalReference":"@spartacus/storefront!DynamicAttributeService:class","shortType":"DynamicAttributeService","importPath":"@spartacus/core","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"pageSlotService","type":"PageSlotService","canonicalReference":"@spartacus/storefront!PageSlotService:class","shortType":"PageSlotService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"decorate","parameters":[{"name":"slot","type":"ContentSlotData","canonicalReference":"@spartacus/storefront!ContentSlotData:class","shortType":"ContentSlotData","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isLoaded","parameters":[{"name":"loadState","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getComponentDeferOptions","parameters":[{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"IntersectionOptions"},{"kind":"Method","name":"isDistinct","parameters":[{"name":"old","type":"ContentSlotData","canonicalReference":"@spartacus/storefront!ContentSlotData:class","shortType":"ContentSlotData","importPath":"","isOptional":false},{"name":"current","type":"ContentSlotData","canonicalReference":"@spartacus/storefront!ContentSlotData:class","shortType":"ContentSlotData","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageSlotService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsComponentsService","type":"CmsComponentsService","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront"},{"name":"platformId","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"document","type":"Document","isOptional":false,"canonicalReference":"!Document:interface","shortType":"Document","importPath":""}]},{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Method","name":"getComponentDeferOptions","overloadIndex":1,"parameters":[{"name":"slot","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"IntersectionOptions"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"prerenderedSlots","type":"(string | null)[] | undefined"},{"kind":"Method","name":"resolvePrerenderedSlots","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"shouldNotDefer","overloadIndex":1,"parameters":[{"name":"slot","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentDeferOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentDeferOptions","overloadIndex":1,"parameters":[{"name":"slot","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"IntersectionOptions"},"topLevelApiElementName":"PageSlotService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolvePrerenderedSlots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolvePrerenderedSlots","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PageSlotService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldNotDefer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldNotDefer","overloadIndex":1,"parameters":[{"name":"slot","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"PageSlotService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageSlotService","members":[{"kind":"Property","name":"cmsComponentsService","type":"CmsComponentsService"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Property","name":"prerenderedSlots","type":"(string | null)[] | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsComponentsService","type":"CmsComponentsService","canonicalReference":"@spartacus/storefront!CmsComponentsService:class","shortType":"CmsComponentsService","importPath":"@spartacus/storefront","isOptional":false},{"name":"platformId","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"document","type":"Document","canonicalReference":"@spartacus/storefront!Document:class","shortType":"Document","importPath":"","isOptional":false}]},{"kind":"Method","name":"resolvePrerenderedSlots","parameters":[],"returnType":"void"},{"kind":"Method","name":"shouldNotDefer","parameters":[{"name":"slot","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getComponentDeferOptions","parameters":[{"name":"slot","type":"string | undefined","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"componentType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"IntersectionOptions"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageTemplateDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageLayoutService","type":"PageLayoutService","isOptional":false,"canonicalReference":"@spartacus/storefront!PageLayoutService:class","shortType":"PageLayoutService","importPath":"@spartacus/storefront"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"templateRef","type":"TemplateRef","isOptional":false,"canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Method","name":"addStyleClass","overloadIndex":1,"parameters":[{"name":"template","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"el","type":"HTMLElement","isOptional":true,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"el","type":"HTMLElement","isOptional":true,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Property","name":"currentTemplate","type":"string"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"host","type":"HTMLElement"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"pageLayoutService","type":"PageLayoutService"},{"kind":"Property","name":"setTemplate","type":"string"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"useTemplateFromInput","type":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addStyleClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addStyleClass","overloadIndex":1,"parameters":[{"name":"template","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"el","type":"HTMLElement","isOptional":true,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PageTemplateDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"el","type":"HTMLElement","isOptional":true,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PageTemplateDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"host","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"host","type":"HTMLElement"},"topLevelApiElementName":"PageTemplateDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PageTemplateDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PageTemplateDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"setTemplate","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"setTemplate","type":"string"},"topLevelApiElementName":"PageTemplateDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageTemplateDirective","members":[{"kind":"Property","name":"pageLayoutService","type":"PageLayoutService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"useTemplateFromInput","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"currentTemplate","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageLayoutService","type":"PageLayoutService","canonicalReference":"@spartacus/storefront!PageLayoutService:class","shortType":"PageLayoutService","importPath":"@spartacus/storefront","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"templateRef","type":"TemplateRef","canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"addStyleClass","parameters":[{"name":"template","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"el","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clear","parameters":[{"name":"el","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageTitleComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"pageMetaService","type":"PageMetaService","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageMetaService:class","shortType":"PageMetaService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"lastestTitle$","type":"Observable"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"pageMetaService","type":"PageMetaService"},{"kind":"Property","name":"title$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PageTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PageTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PageTitleComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"pageMetaService","type":"PageMetaService"},{"kind":"Property","name":"title$","type":"Observable"},{"kind":"Property","name":"lastestTitle$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"pageMetaService","type":"PageMetaService","canonicalReference":"@spartacus/storefront!PageMetaService:class","shortType":"PageMetaService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"setTitle","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PaginationBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"paginationConfig","type":"PaginationConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationConfig:class","shortType":"PaginationConfig","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"addDots","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addFirstGapToDots","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"({ label: string | undefined; type: PaginationItemType; } & { number: number; })[]"},{"kind":"Method","name":"addFirstLast","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addLastGapToDots","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"({ label: string | undefined; type: PaginationItemType; } & { number: number; })[]"},{"kind":"Method","name":"addNavigation","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addPages","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"config","type":"PaginationOptions"},{"kind":"Method","name":"getAfterLinks","overloadIndex":1,"parameters":[{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PaginationItem[]"},{"kind":"Method","name":"getBeforeLinks","overloadIndex":1,"parameters":[{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PaginationItem[]"},{"kind":"Method","name":"getStartOfRange","overloadIndex":1,"parameters":[{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | null"},{"kind":"Method","name":"paginate","overloadIndex":1,"parameters":[{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PaginationItem[]"},{"kind":"Property","name":"paginationConfig","type":"PaginationConfig"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addDots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addDots","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addFirstGapToDots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addFirstGapToDots","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"({ label: string | undefined; type: PaginationItemType; } & { number: number; })[]"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addFirstLast","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addFirstLast","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addLastGapToDots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addLastGapToDots","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"({ label: string | undefined; type: PaginationItemType; } & { number: number; })[]"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addNavigation","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addPages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addPages","overloadIndex":1,"parameters":[{"name":"pages","type":"PaginationItem[]","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"},{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"config","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"config","type":"PaginationOptions"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAfterLinks","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAfterLinks","overloadIndex":1,"parameters":[{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PaginationItem[]"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBeforeLinks","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBeforeLinks","overloadIndex":1,"parameters":[{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PaginationItem[]"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStartOfRange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStartOfRange","overloadIndex":1,"parameters":[{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | null"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"paginate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"paginate","overloadIndex":1,"parameters":[{"name":"pageCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"current","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PaginationItem[]"},"topLevelApiElementName":"PaginationBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PaginationBuilder","members":[{"kind":"Property","name":"paginationConfig","type":"PaginationConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"paginationConfig","type":"PaginationConfig","canonicalReference":"@spartacus/storefront!PaginationConfig:class","shortType":"PaginationConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"paginate","parameters":[{"name":"pageCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"current","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"PaginationItem[]"},{"kind":"Method","name":"addPages","parameters":[{"name":"pages","type":"PaginationItem[]","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false},{"name":"pageCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"current","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addDots","parameters":[{"name":"pages","type":"PaginationItem[]","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false},{"name":"pageCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addFirstGapToDots","parameters":[{"name":"pages","type":"PaginationItem[]","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false}],"returnType":"({ label: string | undefined; type: PaginationItemType; } & { number: number; })[]"},{"kind":"Method","name":"addLastGapToDots","parameters":[{"name":"pages","type":"PaginationItem[]","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false},{"name":"pageCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"({ label: string | undefined; type: PaginationItemType; } & { number: number; })[]"},{"kind":"Method","name":"addFirstLast","parameters":[{"name":"pages","type":"PaginationItem[]","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false},{"name":"pageCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addNavigation","parameters":[{"name":"pages","type":"PaginationItem[]","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false},{"name":"pageCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"current","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getBeforeLinks","parameters":[{"name":"current","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"PaginationItem[]"},{"kind":"Method","name":"getAfterLinks","parameters":[{"name":"pageCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"current","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"PaginationItem[]"},{"kind":"Method","name":"getStartOfRange","parameters":[{"name":"pageCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"current","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number | null"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PaginationComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"paginationBuilder","type":"PaginationBuilder","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationBuilder:class","shortType":"PaginationBuilder","importPath":"@spartacus/storefront"},{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}]},{"kind":"Property","name":"defaultPage","type":"number | undefined"},{"kind":"Method","name":"getAriaLabel$","overloadIndex":1,"parameters":[{"name":"item","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"item","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"Params"},{"kind":"Method","name":"isCurrent","overloadIndex":1,"parameters":[{"name":"item","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Method","name":"isInactive","overloadIndex":1,"parameters":[{"name":"item","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"pageRoute","type":"string"},{"kind":"Property","name":"pages","type":"PaginationItem[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"paginationID","type":"string"},{"kind":"Property","name":"queryParam","type":"string"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"viewPageEvent","type":"EventEmitter"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabel$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabel$","overloadIndex":1,"parameters":[{"name":"item","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"PaginationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"item","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"Params"},"topLevelApiElementName":"PaginationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCurrent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCurrent","overloadIndex":1,"parameters":[{"name":"item","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"PaginationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInactive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInactive","overloadIndex":1,"parameters":[{"name":"item","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"PaginationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"PaginationItem","isOptional":false,"canonicalReference":"@spartacus/storefront!PaginationItem:interface","shortType":"PaginationItem","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"PaginationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"PaginationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"PaginationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PaginationComponent","members":[{"kind":"Property","name":"paginationBuilder","type":""},{"kind":"Property","name":"activatedRoute","type":""},{"kind":"Property","name":"pageRoute","type":"string"},{"kind":"Property","name":"queryParam","type":"string"},{"kind":"Property","name":"defaultPage","type":"number | undefined"},{"kind":"Property","name":"_pagination","type":""},{"kind":"Property","name":"paginationID","type":"string"},{"kind":"Property","name":"viewPageEvent","type":"EventEmitter"},{"kind":"Property","name":"pages","type":"PaginationItem[]"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"paginationBuilder","type":"PaginationBuilder","canonicalReference":"@spartacus/storefront!PaginationBuilder:class","shortType":"PaginationBuilder","importPath":"@spartacus/storefront","isOptional":false},{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"render","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/storefront!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAriaLabel$","parameters":[{"name":"item","type":"PaginationItem","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isCurrent","parameters":[{"name":"item","type":"PaginationItem","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isInactive","parameters":[{"name":"item","type":"PaginationItem","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getQueryParams","parameters":[{"name":"item","type":"PaginationItem","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false}],"returnType":"Params"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"PaginationItem","canonicalReference":"@spartacus/storefront!PaginationItem:class","shortType":"PaginationItem","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PaginationItem","members":[{"kind":"PropertySignature","name":"label","type":"string"},{"kind":"PropertySignature","name":"number","type":"number"},{"kind":"PropertySignature","name":"type","type":"PaginationItemType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"label","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"label","type":"string"},"topLevelApiElementName":"PaginationItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"number","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"number","type":"number"},"topLevelApiElementName":"PaginationItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"PaginationItemType"},"topLevelApiElementName":"PaginationItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PaginationItem","members":[{"kind":"Property","name":"label","type":"string"},{"kind":"Property","name":"type","type":"PaginationItemType"},{"kind":"Property","name":"number","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PaginationOptions","members":[{"kind":"PropertySignature","name":"addDots","type":"boolean"},{"kind":"PropertySignature","name":"addEnd","type":"boolean"},{"kind":"PropertySignature","name":"addFirst","type":"boolean"},{"kind":"PropertySignature","name":"addLast","type":"boolean"},{"kind":"PropertySignature","name":"addNext","type":"boolean"},{"kind":"PropertySignature","name":"addPrevious","type":"boolean"},{"kind":"PropertySignature","name":"addStart","type":"boolean"},{"kind":"PropertySignature","name":"dotsLabel","type":"string"},{"kind":"PropertySignature","name":"endLabel","type":"string"},{"kind":"PropertySignature","name":"navigationPosition","type":"PaginationNavigationPosition"},{"kind":"PropertySignature","name":"nextLabel","type":"string"},{"kind":"PropertySignature","name":"previousLabel","type":"string"},{"kind":"PropertySignature","name":"rangeCount","type":"number"},{"kind":"PropertySignature","name":"startLabel","type":"string"},{"kind":"PropertySignature","name":"substituteDotsForSingularPage","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addDots","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addDots","type":"boolean"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addEnd","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addEnd","type":"boolean"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addFirst","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addFirst","type":"boolean"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addLast","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addLast","type":"boolean"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addNext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addNext","type":"boolean"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addPrevious","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addPrevious","type":"boolean"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addStart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addStart","type":"boolean"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dotsLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dotsLabel","type":"string"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endLabel","type":"string"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"navigationPosition","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"navigationPosition","type":"PaginationNavigationPosition"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nextLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nextLabel","type":"string"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"previousLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"previousLabel","type":"string"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rangeCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rangeCount","type":"number"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startLabel","type":"string"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"substituteDotsForSingularPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"substituteDotsForSingularPage","type":"boolean"},"topLevelApiElementName":"PaginationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PaginationOptions","members":[{"kind":"Property","name":"rangeCount","type":"number"},{"kind":"Property","name":"addStart","type":"boolean"},{"kind":"Property","name":"addEnd","type":"boolean"},{"kind":"Property","name":"addPrevious","type":"boolean"},{"kind":"Property","name":"addNext","type":"boolean"},{"kind":"Property","name":"navigationPosition","type":"PaginationNavigationPosition"},{"kind":"Property","name":"addFirst","type":"boolean"},{"kind":"Property","name":"addLast","type":"boolean"},{"kind":"Property","name":"addDots","type":"boolean"},{"kind":"Property","name":"substituteDotsForSingularPage","type":"boolean"},{"kind":"Property","name":"startLabel","type":"string"},{"kind":"Property","name":"previousLabel","type":"string"},{"kind":"Property","name":"nextLabel","type":"string"},{"kind":"Property","name":"endLabel","type":"string"},{"kind":"Property","name":"dotsLabel","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ParagraphComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Method","name":"bypassSecurityTrustHtml","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SafeHtml"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"sanitizer","type":"DomSanitizer"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"bypassSecurityTrustHtml","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"bypassSecurityTrustHtml","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SafeHtml"},"topLevelApiElementName":"ParagraphComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ParagraphComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ParagraphComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"sanitizer","type":"DomSanitizer"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/storefront!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"bypassSecurityTrustHtml","parameters":[{"name":"html","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"SafeHtml"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PasswordInputState","members":[{"kind":"PropertySignature","name":"ariaLabel","type":"string"},{"kind":"PropertySignature","name":"icon","type":"ICON_TYPE"},{"kind":"PropertySignature","name":"inputType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ariaLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ariaLabel","type":"string"},"topLevelApiElementName":"PasswordInputState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"icon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"icon","type":"ICON_TYPE"},"topLevelApiElementName":"PasswordInputState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"inputType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"inputType","type":"string"},"topLevelApiElementName":"PasswordInputState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PasswordInputState","members":[{"kind":"Property","name":"icon","type":"ICON_TYPE"},{"kind":"Property","name":"inputType","type":"string"},{"kind":"Property","name":"ariaLabel","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PasswordVisibilityToggleComponent","members":[{"kind":"Property","name":"hideState","type":"PasswordInputState"},{"kind":"Property","name":"inputElement","type":"HTMLInputElement"},{"kind":"Property","name":"showState","type":"PasswordInputState"},{"kind":"Property","name":"state","type":"PasswordInputState"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PasswordVisibilityToggleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PasswordVisibilityToggleComponent","members":[{"kind":"Property","name":"showState","type":"PasswordInputState"},{"kind":"Property","name":"hideState","type":"PasswordInputState"},{"kind":"Property","name":"inputElement","type":"HTMLInputElement"},{"kind":"Property","name":"state","type":"PasswordInputState"},{"kind":"Method","name":"toggle","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PasswordVisibilityToggleDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"config","type":"FormConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!FormConfig:class","shortType":"FormConfig","importPath":"@spartacus/storefront"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"viewContainerRef","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"changeDetectorRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"config","type":"FormConfig"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"inputWrapper","type":"HTMLElement | null"},{"kind":"Method","name":"insertComponent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"viewContainerRef","type":"ViewContainerRef"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Method","name":"wrapInput","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"insertComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"insertComponent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PasswordVisibilityToggleDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PasswordVisibilityToggleDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"wrapInput","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"wrapInput","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PasswordVisibilityToggleDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PasswordVisibilityToggleDirective","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"config","type":"FormConfig"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"viewContainerRef","type":"ViewContainerRef"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"inputWrapper","type":"HTMLElement | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"FormConfig","canonicalReference":"@angular/forms!FormConfig:class","shortType":"FormConfig","importPath":"@angular/forms","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"viewContainerRef","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"changeDetectorRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"insertComponent","parameters":[],"returnType":"void"},{"kind":"Method","name":"wrapInput","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PaymentMethodsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userPaymentService","type":"UserPaymentService","isOptional":false,"canonicalReference":"@spartacus/storefront!~UserPaymentService:class","shortType":"UserPaymentService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService | undefined","isOptional":true,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"cancelCard","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"deletePaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentMethod","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"editCard","type":"string | undefined"},{"kind":"Method","name":"getCardContent","overloadIndex":1,"parameters":[{"name":"{ defaultPayment, accountHolderName, expiryMonth, expiryYear, cardNumber, cardType, }","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getCardIcon","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getCardIconLabel","overloadIndex":1,"parameters":[{"name":"code","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService | undefined"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"paymentMethods$","type":"Observable"},{"kind":"Method","name":"setDefaultPaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentMethod","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setEdit","overloadIndex":1,"parameters":[{"name":"paymentMethod","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelCard","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PaymentMethodsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deletePaymentMethod","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deletePaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentMethod","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"PaymentMethodsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardContent","overloadIndex":1,"parameters":[{"name":"{ defaultPayment, accountHolderName, expiryMonth, expiryYear, cardNumber, cardType, }","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"PaymentMethodsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardIcon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardIcon","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"PaymentMethodsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardIconLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardIconLabel","overloadIndex":1,"parameters":[{"name":"code","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"PaymentMethodsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PaymentMethodsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefaultPaymentMethod","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefaultPaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentMethod","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"PaymentMethodsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setEdit","overloadIndex":1,"parameters":[{"name":"paymentMethod","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/storefront!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"PaymentMethodsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PaymentMethodsComponent","members":[{"kind":"Property","name":"userPaymentService","type":""},{"kind":"Property","name":"translation","type":""},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService | undefined"},{"kind":"Property","name":"paymentMethods$","type":"Observable"},{"kind":"Property","name":"editCard","type":"string | undefined"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userPaymentService","type":"UserPaymentService","canonicalReference":"@spartacus/storefront!UserPaymentService:class","shortType":"UserPaymentService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/storefront!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService | undefined","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCardContent","parameters":[{"name":"{ defaultPayment, accountHolderName, expiryMonth, expiryYear, cardNumber, cardType, }","type":"PaymentDetails","canonicalReference":"@spartacus/storefront!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"deletePaymentMethod","parameters":[{"name":"paymentMethod","type":"PaymentDetails","canonicalReference":"@spartacus/storefront!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setEdit","parameters":[{"name":"paymentMethod","type":"PaymentDetails","canonicalReference":"@spartacus/storefront!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"cancelCard","parameters":[],"returnType":"void"},{"kind":"Method","name":"setDefaultPaymentMethod","parameters":[{"name":"paymentMethod","type":"PaymentDetails","canonicalReference":"@spartacus/storefront!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCardIcon","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getCardIconLabel","parameters":[{"name":"code","type":"string | undefined","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PDFComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"mediaService","type":"MediaService","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaService:class","shortType":"MediaService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"addPdfExtension","overloadIndex":1,"parameters":[{"name":"title","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Property","name":"mediaService","type":"MediaService"},{"kind":"Property","name":"url","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addPdfExtension","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addPdfExtension","overloadIndex":1,"parameters":[{"name":"title","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"PDFComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PDFComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"mediaService","type":"MediaService"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"mediaService","type":"MediaService","canonicalReference":"@spartacus/storefront!MediaService:class","shortType":"MediaService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"addPdfExtension","parameters":[{"name":"title","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PictureHTMLElementSource","members":[{"kind":"PropertySignature","name":"height","type":"number"},{"kind":"PropertySignature","name":"media","type":"string"},{"kind":"PropertySignature","name":"srcset","type":"string"},{"kind":"PropertySignature","name":"width","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"height","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"height","type":"number"},"topLevelApiElementName":"PictureHTMLElementSource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"media","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"media","type":"string"},"topLevelApiElementName":"PictureHTMLElementSource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"srcset","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"srcset","type":"string"},"topLevelApiElementName":"PictureHTMLElementSource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"width","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"width","type":"number"},"topLevelApiElementName":"PictureHTMLElementSource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PictureHTMLElementSource","members":[{"kind":"Property","name":"srcset","type":"string"},{"kind":"Property","name":"media","type":"string"},{"kind":"Property","name":"width","type":"number"},{"kind":"Property","name":"height","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PopoverComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"positioningService","type":"PositioningService","isOptional":false,"canonicalReference":"@spartacus/storefront!PositioningService:class","shortType":"PositioningService","importPath":"@spartacus/storefront"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"changeDetectionRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"appendToBody","type":"boolean"},{"kind":"Property","name":"autoPositioning","type":"boolean"},{"kind":"Property","name":"baseClass","type":"string"},{"kind":"Property","name":"changeDetectionRef","type":"ChangeDetectorRef"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent | KeyboardEvent | Event","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"content","type":"string | TemplateRef"},{"kind":"Property","name":"customClass","type":"string"},{"kind":"Property","name":"displayCloseButton","type":"boolean"},{"kind":"Method","name":"escapeKeydown","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"eventSubject","type":"Subject"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"insideClick","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isClickedOnDirective","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"any"},{"kind":"Method","name":"isClickedOnPopover","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"any"},{"kind":"Method","name":"isString","overloadIndex":1,"parameters":[{"name":"content","type":"string | TemplateRef","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"content is string"},{"kind":"Method","name":"isTemplate","overloadIndex":1,"parameters":[{"name":"content","type":"string | TemplateRef","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"content is TemplateRef"},{"kind":"Method","name":"ngAfterViewChecked","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"outsideClick","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"popoverClass","type":"PopoverPosition"},{"kind":"Property","name":"popoverInstance","type":"ComponentRef"},{"kind":"Property","name":"position","type":"PopoverPosition"},{"kind":"Property","name":"positioningService","type":"PositioningService"},{"kind":"Property","name":"positionOnScroll","type":"boolean"},{"kind":"Method","name":"positionPopover","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"resizeSub","type":"Subscription"},{"kind":"Property","name":"routeChangeSub","type":"Subscription"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"scrollEventUnlistener","type":"() => void"},{"kind":"Property","name":"triggerElement","type":"ElementRef"},{"kind":"Method","name":"triggerScrollEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent | KeyboardEvent | Event","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"escapeKeydown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"escapeKeydown","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"insideClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"insideClick","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isClickedOnDirective","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isClickedOnDirective","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"any"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isClickedOnPopover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isClickedOnPopover","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"any"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isString","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isString","overloadIndex":1,"parameters":[{"name":"content","type":"string | TemplateRef","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"content is string"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isTemplate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isTemplate","overloadIndex":1,"parameters":[{"name":"content","type":"string | TemplateRef","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"content is TemplateRef"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewChecked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewChecked","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"outsideClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"outsideClick","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"positionPopover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"positionPopover","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"triggerScrollEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"triggerScrollEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PopoverComponent","members":[{"kind":"Property","name":"positioningService","type":"PositioningService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"changeDetectionRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"content","type":"string | TemplateRef"},{"kind":"Property","name":"triggerElement","type":"ElementRef"},{"kind":"Property","name":"popoverInstance","type":"ComponentRef"},{"kind":"Property","name":"appendToBody","type":"boolean"},{"kind":"Property","name":"position","type":"PopoverPosition"},{"kind":"Property","name":"autoPositioning","type":"boolean"},{"kind":"Property","name":"customClass","type":"string"},{"kind":"Property","name":"displayCloseButton","type":"boolean"},{"kind":"Property","name":"resizeSub","type":"Subscription"},{"kind":"Property","name":"routeChangeSub","type":"Subscription"},{"kind":"Property","name":"popoverClass","type":"PopoverPosition"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"positionOnScroll","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"eventSubject","type":"Subject"},{"kind":"Property","name":"scrollEventUnlistener","type":"() => void"},{"kind":"Property","name":"baseClass","type":"string"},{"kind":"Method","name":"insideClick","parameters":[],"returnType":"void"},{"kind":"Method","name":"outsideClick","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"escapeKeydown","parameters":[],"returnType":"void"},{"kind":"Method","name":"isClickedOnPopover","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"isClickedOnDirective","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"close","parameters":[{"name":"event","type":"MouseEvent | KeyboardEvent | Event","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"triggerScrollEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"positionPopover","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"isTemplate","parameters":[{"name":"content","type":"string | TemplateRef","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"content is TemplateRef"},{"kind":"Method","name":"isString","parameters":[{"name":"content","type":"string | TemplateRef","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"content is string"},{"kind":"Method","name":"ngAfterViewChecked","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"positioningService","type":"PositioningService","canonicalReference":"@spartacus/storefront!PositioningService:class","shortType":"PositioningService","importPath":"@spartacus/storefront","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"changeDetectionRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PopoverDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"element","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"viewContainer","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","isOptional":false,"canonicalReference":"@angular/core!ComponentFactoryResolver$1:class","shortType":"ComponentFactoryResolver","importPath":"@angular/core"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"changeDetectorRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"popoverService","type":"PopoverService","isOptional":false,"canonicalReference":"@spartacus/storefront!PopoverService:class","shortType":"PopoverService","importPath":"@spartacus/storefront"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"closePopover","type":"EventEmitter"},{"kind":"Property","name":"closeTriggerEvents","type":"PopoverEvent[]"},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"cxPopover","type":"string | TemplateRef"},{"kind":"Property","name":"cxPopoverOptions","type":"PopoverOptions"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"eventSubject","type":"Subject"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null | undefined"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"focusDirectiveTriggerEvents","type":"PopoverEvent[]"},{"kind":"Property","name":"focusPopoverTriggerEvents","type":"PopoverEvent[]"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleEscape","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handlePopoverEvents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handlePress","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleTab","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isOpen","type":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"open","overloadIndex":1,"parameters":[{"name":"event","type":"PopoverEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!PopoverEvent:enum","shortType":"PopoverEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"openPopover","type":"EventEmitter"},{"kind":"Property","name":"openTriggerEvents","type":"PopoverEvent[]"},{"kind":"Property","name":"popoverContainer","type":"ComponentRef"},{"kind":"Property","name":"popoverService","type":"PopoverService"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Method","name":"renderPopover","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"viewContainer","type":"ViewContainerRef"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null | undefined"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleEscape","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleEscape","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handlePopoverEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handlePopoverEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handlePress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handlePress","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleTab","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"open","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"open","overloadIndex":1,"parameters":[{"name":"event","type":"PopoverEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!PopoverEvent:enum","shortType":"PopoverEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderPopover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderPopover","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PopoverDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PopoverDirective","members":[{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"viewContainer","type":"ViewContainerRef"},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"popoverService","type":"PopoverService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"cxPopover","type":"string | TemplateRef"},{"kind":"Property","name":"cxPopoverOptions","type":"PopoverOptions"},{"kind":"Property","name":"openPopover","type":"EventEmitter"},{"kind":"Property","name":"closePopover","type":"EventEmitter"},{"kind":"Property","name":"isOpen","type":"boolean"},{"kind":"Property","name":"popoverContainer","type":"ComponentRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"eventSubject","type":"Subject"},{"kind":"Method","name":"handlePress","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleTab","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleEscape","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"openTriggerEvents","type":"PopoverEvent[]"},{"kind":"Property","name":"focusPopoverTriggerEvents","type":"PopoverEvent[]"},{"kind":"Property","name":"closeTriggerEvents","type":"PopoverEvent[]"},{"kind":"Property","name":"focusDirectiveTriggerEvents","type":"PopoverEvent[]"},{"kind":"Method","name":"open","parameters":[{"name":"event","type":"PopoverEvent","canonicalReference":"@spartacus/storefront!PopoverEvent:class","shortType":"PopoverEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"close","parameters":[],"returnType":"void"},{"kind":"Method","name":"handlePopoverEvents","parameters":[],"returnType":"void"},{"kind":"Method","name":"renderPopover","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"element","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"viewContainer","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","canonicalReference":"@spartacus/storefront!ComponentFactoryResolver:class","shortType":"ComponentFactoryResolver","importPath":"","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"changeDetectorRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"popoverService","type":"PopoverService","canonicalReference":"@spartacus/storefront!PopoverService:class","shortType":"PopoverService","importPath":"@spartacus/storefront","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PopoverOptions","members":[{"kind":"PropertySignature","name":"appendToBody","type":"boolean"},{"kind":"PropertySignature","name":"autoPositioning","type":"boolean"},{"kind":"PropertySignature","name":"class","type":"string"},{"kind":"PropertySignature","name":"disable","type":"boolean"},{"kind":"PropertySignature","name":"displayCloseButton","type":"boolean"},{"kind":"PropertySignature","name":"placement","type":"PopoverPosition"},{"kind":"PropertySignature","name":"positionOnScroll","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appendToBody","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appendToBody","type":"boolean"},"topLevelApiElementName":"PopoverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"autoPositioning","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"autoPositioning","type":"boolean"},"topLevelApiElementName":"PopoverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"class","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"class","type":"string"},"topLevelApiElementName":"PopoverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disable","type":"boolean"},"topLevelApiElementName":"PopoverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayCloseButton","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayCloseButton","type":"boolean"},"topLevelApiElementName":"PopoverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"placement","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"placement","type":"PopoverPosition"},"topLevelApiElementName":"PopoverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"positionOnScroll","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"positionOnScroll","type":"boolean"},"topLevelApiElementName":"PopoverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"PopoverOptions","members":[{"kind":"Property","name":"placement","type":"PopoverPosition"},{"kind":"Property","name":"autoPositioning","type":"boolean"},{"kind":"Property","name":"disable","type":"boolean"},{"kind":"Property","name":"class","type":"string"},{"kind":"Property","name":"displayCloseButton","type":"boolean"},{"kind":"Property","name":"appendToBody","type":"boolean"},{"kind":"Property","name":"positionOnScroll","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PopoverService","members":[{"kind":"Method","name":"getFocusConfig","overloadIndex":1,"parameters":[{"name":"event","type":"PopoverEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!PopoverEvent:enum","shortType":"PopoverEvent","importPath":"@spartacus/storefront"},{"name":"appendToBody","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"FocusConfig"},{"kind":"Method","name":"setFocusOnElement","overloadIndex":1,"parameters":[{"name":"element","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusConfig","overloadIndex":1,"parameters":[{"name":"event","type":"PopoverEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!PopoverEvent:enum","shortType":"PopoverEvent","importPath":"@spartacus/storefront"},{"name":"appendToBody","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"FocusConfig"},"topLevelApiElementName":"PopoverService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFocusOnElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFocusOnElement","overloadIndex":1,"parameters":[{"name":"element","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"PopoverService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PopoverService","members":[{"kind":"Method","name":"getFocusConfig","parameters":[{"name":"event","type":"PopoverEvent","canonicalReference":"@spartacus/storefront!PopoverEvent:class","shortType":"PopoverEvent","importPath":"","isOptional":false},{"name":"appendToBody","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"FocusConfig"},{"kind":"Method","name":"setFocusOnElement","parameters":[{"name":"element","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PositioningService","members":[{"kind":"Method","name":"_positionElements","overloadIndex":1,"parameters":[{"name":"hostElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"targetElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"placement","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appendToBody","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"allowedPlacements","type":"Array"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Method","name":"getAllStyles","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"CSSStyleDeclaration | undefined"},{"kind":"Method","name":"getPositioningClass","overloadIndex":1,"parameters":[{"name":"position","type":"PopoverPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!PopoverPosition:type","shortType":"PopoverPosition","importPath":"@spartacus/storefront"},{"name":"autoPositioning","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getPositionStyleProperty","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"isStaticPositioned","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"offset","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"round","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UIPositionRectangle"},{"kind":"Method","name":"offsetParent","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"HTMLElement"},{"kind":"Property","name":"placementSeparator","type":"RegExp"},{"kind":"Method","name":"position","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"round","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UIPositionRectangle"},{"kind":"Method","name":"positionElements","overloadIndex":1,"parameters":[{"name":"hostElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"targetElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"placement","type":"string | PopoverPosition | PopoverPositionArray","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appendToBody","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PopoverPosition"},{"kind":"Property","name":"window","type":"Window | undefined"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"_positionElements","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"_positionElements","overloadIndex":1,"parameters":[{"name":"hostElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"targetElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"placement","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appendToBody","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"allowedPlacements","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"allowedPlacements","type":"Array"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"document","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"document","type":"Document"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAllStyles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAllStyles","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"CSSStyleDeclaration | undefined"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPositioningClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPositioningClass","overloadIndex":1,"parameters":[{"name":"position","type":"PopoverPosition","isOptional":true,"canonicalReference":"@spartacus/storefront!PopoverPosition:type","shortType":"PopoverPosition","importPath":"@spartacus/storefront"},{"name":"autoPositioning","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPositionStyleProperty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPositionStyleProperty","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStaticPositioned","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStaticPositioned","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"offset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"offset","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"round","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UIPositionRectangle"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"offsetParent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"offsetParent","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"HTMLElement"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"placementSeparator","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"placementSeparator","type":"RegExp"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"position","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"position","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"round","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UIPositionRectangle"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"positionElements","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"positionElements","overloadIndex":1,"parameters":[{"name":"hostElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"targetElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"placement","type":"string | PopoverPosition | PopoverPositionArray","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appendToBody","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"PopoverPosition"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"window","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"window","type":"Window | undefined"},"topLevelApiElementName":"PositioningService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"PositioningService","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getAllStyles","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"CSSStyleDeclaration | undefined"},{"kind":"Method","name":"getPositionStyleProperty","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"isStaticPositioned","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"offsetParent","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"HTMLElement"},{"kind":"Method","name":"position","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"round","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"UIPositionRectangle"},{"kind":"Method","name":"offset","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"round","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"UIPositionRectangle"},{"kind":"Method","name":"_positionElements","parameters":[{"name":"hostElement","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"targetElement","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"placement","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"appendToBody","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"positionElements","parameters":[{"name":"hostElement","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"targetElement","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"placement","type":"string | PopoverPosition | PopoverPositionArray","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"appendToBody","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"PopoverPosition"},{"kind":"Method","name":"getPositioningClass","parameters":[{"name":"position","type":"PopoverPosition","canonicalReference":"@spartacus/storefront!PopoverPosition:class","shortType":"PopoverPosition","importPath":"","isOptional":true},{"name":"autoPositioning","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductCarouselComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Method","name":"handleCategoryCodes","overloadIndex":1,"parameters":[{"name":"data","type":"model","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsProductCarouselComponent:interface","shortType":"model","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"items$","type":"Observable[]>"},{"kind":"Property","name":"PRODUCT_SCOPE_ITEM","type":"ProductScope[]"},{"kind":"Property","name":"PRODUCT_SCOPE","type":"ProductScope[]"},{"kind":"Property","name":"productSearchByCategoryService","type":"ProductSearchByCategoryService"},{"kind":"Property","name":"productSearchByCodeService","type":"ProductSearchByCodeService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"title$","type":"Observable"},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/storefront!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false}]},"topLevelApiElementName":"ProductCarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"componentData","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"componentData","type":"CmsComponentData"},"new":{"kind":"Property","name":"componentData","type":"CmsComponentData"},"topLevelApiElementName":"ProductCarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleCategoryCodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleCategoryCodes","overloadIndex":1,"parameters":[{"name":"data","type":"model","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsProductCarouselComponent:interface","shortType":"model","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductCarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductCarouselComponent","members":[{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"productSearchByCodeService","type":"ProductSearchByCodeService"},{"kind":"Property","name":"productSearchByCategoryService","type":"ProductSearchByCategoryService"},{"kind":"Property","name":"PRODUCT_SCOPE","type":"ProductScope[]"},{"kind":"Property","name":"PRODUCT_SCOPE_ITEM","type":"ProductScope[]"},{"kind":"Property","name":"componentData$","type":""},{"kind":"Property","name":"title$","type":"Observable"},{"kind":"Property","name":"items$","type":"Observable[]>"},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/storefront!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"handleCategoryCodes","parameters":[{"name":"data","type":"CmsProductCarouselComponent","canonicalReference":"@spartacus/storefront!CmsProductCarouselComponent:class","shortType":"CmsProductCarouselComponent","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ProductCarouselItem","members":[{"kind":"PropertySignature","name":"media","type":"{ container: any; format?: string; }"},{"kind":"PropertySignature","name":"price","type":"any"},{"kind":"PropertySignature","name":"route","type":"any[]"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"media","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"media","type":"{ container: any; format?: string; }"},"topLevelApiElementName":"ProductCarouselItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"price","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"price","type":"any"},"topLevelApiElementName":"ProductCarouselItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"route","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"route","type":"any[]"},"topLevelApiElementName":"ProductCarouselItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"ProductCarouselItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ProductCarouselItem","members":[{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"media","type":"{ container: any; format?: string; }"},{"kind":"Property","name":"price","type":"any"},{"kind":"Property","name":"route","type":"any[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductCarouselItemComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productListItemContextSource","type":"ProductListItemContextSource","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListItemContextSource:class","shortType":"ProductListItemContextSource","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"item","type":"Product"},{"kind":"Property","name":"itemIndex","type":"number"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"productListItemContextSource","type":"ProductListItemContextSource"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"ProductCarouselItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductCarouselItemComponent","members":[{"kind":"Property","name":"productListItemContextSource","type":"ProductListItemContextSource"},{"kind":"Property","name":"item","type":"Product"},{"kind":"Property","name":"itemIndex","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productListItemContextSource","type":"ProductListItemContextSource","canonicalReference":"@spartacus/storefront!ProductListItemContextSource:class","shortType":"ProductListItemContextSource","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/storefront!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductCarouselService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/storefront!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"loadProduct","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadProduct","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductCarouselService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductCarouselService","members":[{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/storefront!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/storefront!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadProduct","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"convertProduct","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductDetailsTabComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"children$","type":"Observable"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"product$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductDetailsTabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductDetailsTabComponent","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"children$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductFacetNavigationComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/storefront!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"CLOSE_DELAY","type":"number"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"hasTrigger","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isActive$","type":"Observable"},{"kind":"Property","name":"isOpen$","type":"Observable"},{"kind":"Method","name":"launch","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"open$","type":"BehaviorSubject"},{"kind":"Property","name":"trigger","type":"ElementRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductFacetNavigationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hasTrigger","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hasTrigger","type":"boolean"},"topLevelApiElementName":"ProductFacetNavigationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launch","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductFacetNavigationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductFacetNavigationComponent","members":[{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"CLOSE_DELAY","type":"number"},{"kind":"Property","name":"trigger","type":"ElementRef"},{"kind":"Property","name":"open$","type":"BehaviorSubject"},{"kind":"Property","name":"isOpen$","type":"Observable"},{"kind":"Property","name":"isActive$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/storefront!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"launch","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductFacetService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"productListComponentService","type":"ProductListComponentService","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListComponentService:class","shortType":"ProductListComponentService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"facetList$","type":"Observable"},{"kind":"Method","name":"filterBreadcrumbs","overloadIndex":1,"parameters":[{"name":"breadcrumbs","type":"Breadcrumb[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~Breadcrumb:interface","shortType":"Breadcrumb","importPath":"@spartacus/core"},{"name":"params","type":"Params","isOptional":false,"canonicalReference":"@angular/router!Params:type","shortType":"Params","importPath":"@angular/router"}],"returnType":"Breadcrumb[]"},{"kind":"Method","name":"filterForPage","overloadIndex":1,"parameters":[{"name":"state","type":"ActivatedRouterStateSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~ActivatedRouterStateSnapshot:interface","shortType":"ActivatedRouterStateSnapshot","importPath":"@spartacus/core"},{"name":"page","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"productListComponentService","type":"ProductListComponentService"},{"kind":"Property","name":"routeState$","type":"Observable"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"searchResult$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"filterBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"filterBreadcrumbs","overloadIndex":1,"parameters":[{"name":"breadcrumbs","type":"Breadcrumb[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~Breadcrumb:interface","shortType":"Breadcrumb","importPath":"@spartacus/core"},{"name":"params","type":"Params","isOptional":false,"canonicalReference":"@angular/router!Params:type","shortType":"Params","importPath":"@angular/router"}],"returnType":"Breadcrumb[]"},"topLevelApiElementName":"ProductFacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"filterForPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"filterForPage","overloadIndex":1,"parameters":[{"name":"state","type":"ActivatedRouterStateSnapshot","isOptional":false,"canonicalReference":"@spartacus/storefront!~ActivatedRouterStateSnapshot:interface","shortType":"ActivatedRouterStateSnapshot","importPath":"@spartacus/core"},{"name":"page","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ProductFacetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductFacetService","members":[{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"productListComponentService","type":"ProductListComponentService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"productListComponentService","type":"ProductListComponentService","canonicalReference":"@spartacus/storefront!ProductListComponentService:class","shortType":"ProductListComponentService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"routeState$","type":"Observable"},{"kind":"Property","name":"searchResult$","type":"Observable"},{"kind":"Property","name":"facetList$","type":"Observable"},{"kind":"Method","name":"filterForPage","parameters":[{"name":"state","type":"ActivatedRouterStateSnapshot","canonicalReference":"@spartacus/storefront!ActivatedRouterStateSnapshot:class","shortType":"ActivatedRouterStateSnapshot","importPath":"","isOptional":false},{"name":"page","type":"ProductSearchPage","canonicalReference":"@spartacus/storefront!ProductSearchPage:class","shortType":"ProductSearchPage","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"filterBreadcrumbs","parameters":[{"name":"breadcrumbs","type":"Breadcrumb[]","canonicalReference":"@spartacus/storefront!Breadcrumb:class","shortType":"Breadcrumb","importPath":"","isOptional":false},{"name":"params","type":"Params","canonicalReference":"@spartacus/storefront!Params:class","shortType":"Params","importPath":"","isOptional":false}],"returnType":"Breadcrumb[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductGridItemComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productListItemContextSource","type":"ProductListItemContextSource","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListItemContextSource:class","shortType":"ProductListItemContextSource","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"hideAddToCartButton","type":"boolean"},{"kind":"Property","name":"itemIndex","type":"number"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"product","type":"any"},{"kind":"Property","name":"productListItemContextSource","type":"ProductListItemContextSource"},{"kind":"Property","name":"ProductListOutlets","type":"typeof ProductListOutlets"},{"kind":"Property","name":"productListService","type":"ProductListService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"ProductGridItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductGridItemComponent","members":[{"kind":"Property","name":"productListItemContextSource","type":"ProductListItemContextSource"},{"kind":"Property","name":"productListService","type":"ProductListService"},{"kind":"Property","name":"hideAddToCartButton","type":"boolean"},{"kind":"Property","name":"ProductListOutlets","type":"typeof ProductListOutlets"},{"kind":"Property","name":"product","type":"any"},{"kind":"Property","name":"itemIndex","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productListItemContextSource","type":"ProductListItemContextSource","canonicalReference":"@spartacus/storefront!ProductListItemContextSource:class","shortType":"ProductListItemContextSource","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/storefront!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductImagesComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[{"name":"thumbs","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isActive","overloadIndex":1,"parameters":[{"name":"thumbnail","type":"ImageGroup","isOptional":false,"canonicalReference":"@spartacus/storefront!~ImageGroup:interface","shortType":"ImageGroup","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"mainImage$","type":"Observable"},{"kind":"Property","name":"mainMediaContainer","type":"BehaviorSubject"},{"kind":"Method","name":"openImage","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"thumbs$","type":"Observable"},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[{"name":"thumbs","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductImagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isActive","overloadIndex":1,"parameters":[{"name":"thumbnail","type":"ImageGroup","isOptional":false,"canonicalReference":"@spartacus/storefront!~ImageGroup:interface","shortType":"ImageGroup","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ProductImagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openImage","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductImagesComponent","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"mainMediaContainer","type":"BehaviorSubject"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"thumbs$","type":"Observable"},{"kind":"Property","name":"mainImage$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"openImage","parameters":[{"name":"item","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isActive","parameters":[{"name":"thumbnail","type":"ImageGroup","canonicalReference":"@spartacus/storefront!ImageGroup:class","shortType":"ImageGroup","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getActive","parameters":[{"name":"thumbs","type":"any[]","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"createThumbs","type":""},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductIntroComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/storefront!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"areReviewsAvailable$","type":"Observable"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getReviewsComponent","overloadIndex":1,"parameters":[],"returnType":"HTMLElement | null"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"reviewsComponentId","type":"string"},{"kind":"Property","name":"reviewsTranslationKey","type":"string"},{"kind":"Method","name":"showReviews","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReviewsComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReviewsComponent","overloadIndex":1,"parameters":[],"returnType":"HTMLElement | null"},"topLevelApiElementName":"ProductIntroComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showReviews","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showReviews","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductIntroComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductIntroComponent","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"areReviewsAvailable$","type":"Observable"},{"kind":"Property","name":"reviewsComponentId","type":"string"},{"kind":"Property","name":"reviewsTranslationKey","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/storefront!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/storefront!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"showReviews","parameters":[],"returnType":"void"},{"kind":"Method","name":"getReviewsComponent","parameters":[],"returnType":"HTMLElement | null"},{"kind":"Property","name":"getTabsComponent","type":""},{"kind":"Property","name":"clickTabIfInactive","type":""},{"kind":"Property","name":"getTabByLabel","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageLayoutService","type":"PageLayoutService","isOptional":false,"canonicalReference":"@spartacus/storefront!PageLayoutService:class","shortType":"PageLayoutService","importPath":"@spartacus/storefront"},{"name":"productListComponentService","type":"ProductListComponentService","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListComponentService:class","shortType":"ProductListComponentService","importPath":"@spartacus/storefront"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"scrollConfig","type":"ViewConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!ViewConfig:class","shortType":"ViewConfig","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"isInfiniteScroll","type":"boolean | undefined"},{"kind":"Property","name":"model$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"scrollConfig","type":"ViewConfig"},{"kind":"Method","name":"setViewMode","overloadIndex":1,"parameters":[{"name":"mode","type":"ViewModes","isOptional":false,"canonicalReference":"@spartacus/storefront!ViewModes:enum","shortType":"ViewModes","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"sortList","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"viewMode$","type":"BehaviorSubject"},{"kind":"Property","name":"ViewModes","type":"typeof ViewModes"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setViewMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setViewMode","overloadIndex":1,"parameters":[{"name":"mode","type":"ViewModes","isOptional":false,"canonicalReference":"@spartacus/storefront!ViewModes:enum","shortType":"ViewModes","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"ProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sortList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sortList","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductListComponent","members":[{"kind":"Property","name":"pageLayoutService","type":""},{"kind":"Property","name":"productListComponentService","type":""},{"kind":"Property","name":"globalMessageService","type":""},{"kind":"Property","name":"scrollConfig","type":"ViewConfig"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"isInfiniteScroll","type":"boolean | undefined"},{"kind":"Property","name":"model$","type":"Observable"},{"kind":"Property","name":"viewMode$","type":"BehaviorSubject"},{"kind":"Property","name":"ViewModes","type":"typeof ViewModes"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageLayoutService","type":"PageLayoutService","canonicalReference":"@spartacus/storefront!PageLayoutService:class","shortType":"PageLayoutService","importPath":"@spartacus/storefront","isOptional":false},{"name":"productListComponentService","type":"ProductListComponentService","canonicalReference":"@spartacus/storefront!ProductListComponentService:class","shortType":"ProductListComponentService","importPath":"@spartacus/storefront","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"scrollConfig","type":"ViewConfig","canonicalReference":"@spartacus/storefront!ViewConfig:class","shortType":"ViewConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"sortList","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setViewMode","parameters":[{"name":"mode","type":"ViewModes","canonicalReference":"@spartacus/storefront!ViewModes:class","shortType":"ViewModes","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductListComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productSearchService","type":"ProductSearchService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core"},{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"},{"name":"currencyService","type":"CurrencyService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"config","type":"ViewConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!ViewConfig:class","shortType":"ViewConfig","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"config","type":"ViewConfig"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Method","name":"getCriteriaFromRoute","overloadIndex":1,"parameters":[{"name":"routeParams","type":"ProductListRouteParams","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListRouteParams:interface","shortType":"ProductListRouteParams","importPath":"@spartacus/storefront"},{"name":"queryParams","type":"SearchCriteria","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchCriteria:interface","shortType":"SearchCriteria","importPath":"@spartacus/storefront"}],"returnType":"SearchCriteria"},{"kind":"Method","name":"getPageItems","overloadIndex":1,"parameters":[{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getQueryFromRouteParams","overloadIndex":1,"parameters":[{"name":"{ query, categoryCode, brandCode, }","type":"ProductListRouteParams","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListRouteParams:interface","shortType":"ProductListRouteParams","importPath":"@spartacus/storefront"}],"returnType":"string | undefined"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"model$","type":"Observable"},{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Property","name":"RELEVANCE_ALLCATEGORIES","type":""},{"kind":"Method","name":"route","overloadIndex":1,"parameters":[{"name":"queryParams","type":"SearchCriteria","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchCriteria:interface","shortType":"SearchCriteria","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"criteria","type":"SearchCriteria","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchCriteria:interface","shortType":"SearchCriteria","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"searchByRouting$","type":"Observable"},{"kind":"Method","name":"searchIfCriteriaHasChanged","overloadIndex":1,"parameters":[{"name":"criteria","type":"SearchCriteria","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchCriteria:interface","shortType":"SearchCriteria","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"searchResults$","type":"Observable"},{"kind":"Method","name":"sort","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCriteriaFromRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCriteriaFromRoute","overloadIndex":1,"parameters":[{"name":"routeParams","type":"ProductListRouteParams","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListRouteParams:interface","shortType":"ProductListRouteParams","importPath":"@spartacus/storefront"},{"name":"queryParams","type":"SearchCriteria","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchCriteria:interface","shortType":"SearchCriteria","importPath":"@spartacus/storefront"}],"returnType":"SearchCriteria"},"topLevelApiElementName":"ProductListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageItems","overloadIndex":1,"parameters":[{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQueryFromRouteParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQueryFromRouteParams","overloadIndex":1,"parameters":[{"name":"{ query, categoryCode, brandCode, }","type":"ProductListRouteParams","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListRouteParams:interface","shortType":"ProductListRouteParams","importPath":"@spartacus/storefront"}],"returnType":"string | undefined"},"topLevelApiElementName":"ProductListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"route","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"route","overloadIndex":1,"parameters":[{"name":"queryParams","type":"SearchCriteria","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchCriteria:interface","shortType":"SearchCriteria","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"ProductListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"criteria","type":"SearchCriteria","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchCriteria:interface","shortType":"SearchCriteria","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"ProductListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchIfCriteriaHasChanged","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchIfCriteriaHasChanged","overloadIndex":1,"parameters":[{"name":"criteria","type":"SearchCriteria","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchCriteria:interface","shortType":"SearchCriteria","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"ProductListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sort","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductListComponentService","members":[{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"config","type":"ViewConfig"},{"kind":"Property","name":"RELEVANCE_ALLCATEGORIES","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productSearchService","type":"ProductSearchService","canonicalReference":"@spartacus/storefront!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core","isOptional":false},{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false},{"name":"currencyService","type":"CurrencyService","canonicalReference":"@spartacus/storefront!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/storefront!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"config","type":"ViewConfig","canonicalReference":"@spartacus/storefront!ViewConfig:class","shortType":"ViewConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"searchResults$","type":"Observable"},{"kind":"Property","name":"searchByRouting$","type":"Observable"},{"kind":"Method","name":"searchIfCriteriaHasChanged","parameters":[{"name":"criteria","type":"SearchCriteria","canonicalReference":"@spartacus/storefront!SearchCriteria:class","shortType":"SearchCriteria","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"model$","type":"Observable"},{"kind":"Method","name":"getCriteriaFromRoute","parameters":[{"name":"routeParams","type":"ProductListRouteParams","canonicalReference":"@spartacus/storefront!ProductListRouteParams:class","shortType":"ProductListRouteParams","importPath":"","isOptional":false},{"name":"queryParams","type":"SearchCriteria","canonicalReference":"@spartacus/storefront!SearchCriteria:class","shortType":"SearchCriteria","importPath":"","isOptional":false}],"returnType":"SearchCriteria"},{"kind":"Method","name":"getQueryFromRouteParams","parameters":[{"name":"{ query, categoryCode, brandCode, }","type":"ProductListRouteParams","canonicalReference":"@spartacus/storefront!ProductListRouteParams:class","shortType":"ProductListRouteParams","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"search","parameters":[{"name":"criteria","type":"SearchCriteria","canonicalReference":"@spartacus/storefront!SearchCriteria:class","shortType":"SearchCriteria","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPageItems","parameters":[{"name":"pageNumber","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"sort","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"route","parameters":[{"name":"queryParams","type":"SearchCriteria","canonicalReference":"@spartacus/storefront!SearchCriteria:class","shortType":"SearchCriteria","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductListItemComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productListItemContextSource","type":"ProductListItemContextSource","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListItemContextSource:class","shortType":"ProductListItemContextSource","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"hideAddToCartButton","type":"boolean"},{"kind":"Property","name":"itemIndex","type":"number"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"product","type":"any"},{"kind":"Property","name":"productListItemContextSource","type":"ProductListItemContextSource"},{"kind":"Property","name":"ProductListOutlets","type":"typeof ProductListOutlets"},{"kind":"Property","name":"productListService","type":"ProductListService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"ProductListItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductListItemComponent","members":[{"kind":"Property","name":"productListItemContextSource","type":"ProductListItemContextSource"},{"kind":"Property","name":"productListService","type":"ProductListService"},{"kind":"Property","name":"hideAddToCartButton","type":"boolean"},{"kind":"Property","name":"ProductListOutlets","type":"typeof ProductListOutlets"},{"kind":"Property","name":"product","type":"any"},{"kind":"Property","name":"itemIndex","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productListItemContextSource","type":"ProductListItemContextSource","canonicalReference":"@spartacus/storefront!ProductListItemContextSource:class","shortType":"ProductListItemContextSource","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/storefront!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ProductListRouteParams","members":[{"kind":"PropertySignature","name":"brandCode","type":"string"},{"kind":"PropertySignature","name":"categoryCode","type":"string"},{"kind":"PropertySignature","name":"query","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"brandCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"brandCode","type":"string"},"topLevelApiElementName":"ProductListRouteParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"categoryCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"categoryCode","type":"string"},"topLevelApiElementName":"ProductListRouteParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"string"},"topLevelApiElementName":"ProductListRouteParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ProductListRouteParams","members":[{"kind":"Property","name":"query","type":"string"},{"kind":"Property","name":"categoryCode","type":"string"},{"kind":"Property","name":"brandCode","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductPageEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/storefront!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"productSearchService","type":"ProductSearchService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"buildCategoryResultsPageEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"buildProductDetailsPageEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"buildSearchPageResultsEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildCategoryResultsPageEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildCategoryResultsPageEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildProductDetailsPageEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildProductDetailsPageEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildSearchPageResultsEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildSearchPageResultsEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductPageEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductPageEventBuilder","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/storefront!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/storefront!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"productSearchService","type":"ProductSearchService","canonicalReference":"@spartacus/storefront!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildProductDetailsPageEvent","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"buildCategoryResultsPageEvent","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"buildSearchPageResultsEvent","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductReferencesComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsComponentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"productReferenceService","type":"ProductReferenceService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductReferenceService:class","shortType":"ProductReferenceService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsComponentData","type":"CmsComponentData"},{"kind":"Property","name":"componentData$","type":"Observable"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"items$","type":"Observable[]>"},{"kind":"Property","name":"productCode$","type":"Observable"},{"kind":"Property","name":"productReferenceService","type":"ProductReferenceService"},{"kind":"Property","name":"title$","type":"Observable"},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"componentData$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"componentData$","type":"Observable"},"topLevelApiElementName":"ProductReferencesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"productCode$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"productCode$","type":"Observable"},"topLevelApiElementName":"ProductReferencesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"title$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"title$","type":"Observable"},"topLevelApiElementName":"ProductReferencesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductReferencesComponent","members":[{"kind":"Property","name":"cmsComponentData","type":"CmsComponentData"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"productReferenceService","type":"ProductReferenceService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsComponentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"productReferenceService","type":"ProductReferenceService","canonicalReference":"@spartacus/storefront!ProductReferenceService:class","shortType":"ProductReferenceService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"items$","type":"Observable[]>"},{"kind":"Property","name":"getProductReferences","type":""},{"kind":"Property","name":"trackByFn","type":"TrackByFunction"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductReviewsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"reviewService","type":"ProductReviewService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ProductReviewService:class","shortType":"ProductReviewService","importPath":"@spartacus/core"},{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Method","name":"addReview","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"cancelWriteReview","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"initialMaxListItems","type":"number"},{"kind":"Method","name":"initiateWriteReview","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isWritingReview","type":"boolean"},{"kind":"Property","name":"maxLengthReviewComment","type":"number"},{"kind":"Property","name":"maxLengthReviewerName","type":"number"},{"kind":"Property","name":"maxLengthReviewTitle","type":"number"},{"kind":"Property","name":"maxListItems","type":"number"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"reviewForm","type":"UntypedFormGroup"},{"kind":"Property","name":"reviews$","type":"Observable"},{"kind":"Property","name":"reviewService","type":"ProductReviewService"},{"kind":"Method","name":"setRating","overloadIndex":1,"parameters":[{"name":"rating","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"submitReview","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"titleInput","type":"ElementRef"},{"kind":"Property","name":"writeReviewButton","type":"ElementRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addReview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addReview","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ProductReviewsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelWriteReview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelWriteReview","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductReviewsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initiateWriteReview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initiateWriteReview","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductReviewsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRating","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRating","overloadIndex":1,"parameters":[{"name":"rating","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductReviewsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitReview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitReview","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ProductReviewsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductReviewsComponent","members":[{"kind":"Property","name":"reviewService","type":"ProductReviewService"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"fb","type":""},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"titleInput","type":"ElementRef"},{"kind":"Property","name":"writeReviewButton","type":"ElementRef"},{"kind":"Property","name":"maxLengthReviewTitle","type":"number"},{"kind":"Property","name":"maxLengthReviewComment","type":"number"},{"kind":"Property","name":"maxLengthReviewerName","type":"number"},{"kind":"Property","name":"isWritingReview","type":"boolean"},{"kind":"Property","name":"initialMaxListItems","type":"number"},{"kind":"Property","name":"maxListItems","type":"number"},{"kind":"Property","name":"reviewForm","type":"UntypedFormGroup"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"reviews$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"reviewService","type":"ProductReviewService","canonicalReference":"@spartacus/storefront!ProductReviewService:class","shortType":"ProductReviewService","importPath":"@spartacus/core","isOptional":false},{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"initiateWriteReview","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelWriteReview","parameters":[],"returnType":"void"},{"kind":"Method","name":"setRating","parameters":[{"name":"rating","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"submitReview","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addReview","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"resetReviewForm","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductSchemaBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProduct","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"builders","type":"JsonLdBuilder[]","isOptional":false,"canonicalReference":"@spartacus/storefront!JsonLdBuilder:interface","shortType":"JsonLdBuilder","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"builders","type":"JsonLdBuilder[]"},{"kind":"Method","name":"collect","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductSchemaBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collect","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/storefront!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable[]"},"topLevelApiElementName":"ProductSchemaBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductSchemaBuilder","members":[{"kind":"Property","name":"currentProduct","type":""},{"kind":"Property","name":"builders","type":"JsonLdBuilder[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProduct","type":"CurrentProductService","canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"builders","type":"JsonLdBuilder[]","canonicalReference":"@spartacus/storefront!JsonLdBuilder:class","shortType":"JsonLdBuilder","importPath":"","isOptional":false}]},{"kind":"Method","name":"build","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"collect","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/storefront!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"Observable[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductScrollComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productListComponentService","type":"ProductListComponentService","isOptional":false,"canonicalReference":"@spartacus/storefront!ProductListComponentService:class","shortType":"ProductListComponentService","importPath":"@spartacus/storefront"},{"name":"ref","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"appendProducts","type":"boolean"},{"kind":"Property","name":"inputViewMode","type":"ViewModes"},{"kind":"Property","name":"isEmpty","type":"boolean"},{"kind":"Property","name":"isLastPage","type":"boolean"},{"kind":"Property","name":"isMaxProducts","type":"boolean"},{"kind":"Method","name":"loadNextPage","overloadIndex":1,"parameters":[{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"maxProducts","type":"number | undefined"},{"kind":"Property","name":"model","type":"ProductSearchPage"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"productLimit","type":"number | undefined"},{"kind":"Property","name":"resetList","type":"boolean"},{"kind":"Method","name":"scrollPage","overloadIndex":1,"parameters":[{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"scrollToTop","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"setConfig","type":"ViewConfig"},{"kind":"Property","name":"setModel","type":"ProductSearchPage"},{"kind":"Property","name":"setViewMode","type":"ViewModes"},{"kind":"Property","name":"viewMode","type":"ViewModes"},{"kind":"Property","name":"ViewModes","type":"typeof ViewModes"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadNextPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadNextPage","overloadIndex":1,"parameters":[{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductScrollComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductScrollComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollPage","overloadIndex":1,"parameters":[{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductScrollComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollToTop","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollToTop","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductScrollComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"setConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"setConfig","type":"ViewConfig"},"topLevelApiElementName":"ProductScrollComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"setModel","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"setModel","type":"ProductSearchPage"},"topLevelApiElementName":"ProductScrollComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"setViewMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"setViewMode","type":"ViewModes"},"topLevelApiElementName":"ProductScrollComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductScrollComponent","members":[{"kind":"Property","name":"productListComponentService","type":""},{"kind":"Property","name":"ref","type":""},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"model","type":"ProductSearchPage"},{"kind":"Property","name":"inputViewMode","type":"ViewModes"},{"kind":"Property","name":"viewMode","type":"ViewModes"},{"kind":"Property","name":"productLimit","type":"number | undefined"},{"kind":"Property","name":"maxProducts","type":"number | undefined"},{"kind":"Property","name":"ViewModes","type":"typeof ViewModes"},{"kind":"Property","name":"appendProducts","type":"boolean"},{"kind":"Property","name":"resetList","type":"boolean"},{"kind":"Property","name":"isMaxProducts","type":"boolean"},{"kind":"Property","name":"isLastPage","type":"boolean"},{"kind":"Property","name":"isEmpty","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productListComponentService","type":"ProductListComponentService","canonicalReference":"@spartacus/storefront!ProductListComponentService:class","shortType":"ProductListComponentService","importPath":"@spartacus/storefront","isOptional":false},{"name":"ref","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"scrollPage","parameters":[{"name":"pageNumber","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadNextPage","parameters":[{"name":"pageNumber","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"scrollToTop","parameters":[],"returnType":"void"},{"kind":"Property","name":"setComponentConfigurations","type":""},{"kind":"Property","name":"infiniteScrollOperations","type":""},{"kind":"Property","name":"resetListOnViewModeChange","type":""},{"kind":"Property","name":"setConditions","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductSummaryComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Method","name":"getProduct","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"outlets","type":"typeof ProductDetailOutlets"},{"kind":"Property","name":"product$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProduct","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductSummaryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductSummaryComponent","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"outlets","type":"typeof ProductDetailOutlets"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Method","name":"getProduct","parameters":[],"returnType":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductViewComponent","members":[{"kind":"Property","name":"buttonClass","type":"string"},{"kind":"Method","name":"changeMode","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"mode","type":"ViewModes"},{"kind":"Property","name":"modeChange","type":"EventEmitter"},{"kind":"Property","name":"viewMode","type":"ICON_TYPE.GRID | ICON_TYPE.LIST"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"buttonClass","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"buttonClass","type":"string"},"topLevelApiElementName":"ProductViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeMode","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"viewMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"viewMode","type":"ICON_TYPE.GRID | ICON_TYPE.LIST"},"topLevelApiElementName":"ProductViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProductViewComponent","members":[{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"mode","type":"ViewModes"},{"kind":"Property","name":"modeChange","type":"EventEmitter"},{"kind":"Method","name":"changeMode","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProvideLcpPresenceDirective","members":[{"kind":"Property","name":"_lcpPresence$","type":"ReplaySubject"},{"kind":"Property","name":"cxProvideLcpPresence","type":"LcpPresence | null"},{"kind":"Property","name":"lcpPresence$","type":"Observable"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProvideLcpPresenceDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ProvideLcpPresenceDirective","members":[{"kind":"Property","name":"cxProvideLcpPresence","type":"LcpPresence | null"},{"kind":"Property","name":"_lcpPresence$","type":"ReplaySubject"},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"kind":"Property","name":"lcpPresence$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Function","name":"provideLcpPresenceForCmsComponent","parameters":[],"returnType":"FactoryProvider","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"provideLcpPresenceForCmsComponent","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"provideLcpPresenceForCmsComponent","topLevelApiElementKind":"Function","entryPoint":"@spartacus/storefront"}]},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ProvideOutletOptions","members":[{"kind":"PropertySignature","name":"component","type":"Type"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"position","type":"OutletPosition"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"component","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"component","type":"Type"},"topLevelApiElementName":"ProvideOutletOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"ProvideOutletOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"position","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"position","type":"OutletPosition"},"topLevelApiElementName":"ProvideOutletOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ProvideOutletOptions","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"component","type":"Type"},{"kind":"Property","name":"position","type":"OutletPosition"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ReadMoreComponent","members":[{"kind":"Property","name":"isCollapsed","type":"boolean"},{"kind":"Property","name":"maxLength","type":"number"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"readLessI18nKey","type":"string | Translatable"},{"kind":"Property","name":"readMoreI18nKey","type":"string | Translatable"},{"kind":"Property","name":"showReadMore","type":"boolean"},{"kind":"Property","name":"text","type":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"ReadMoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ReadMoreComponent","members":[{"kind":"Property","name":"readMoreI18nKey","type":"string | Translatable"},{"kind":"Property","name":"readLessI18nKey","type":"string | Translatable"},{"kind":"Property","name":"maxLength","type":"number"},{"kind":"Property","name":"text","type":"string"},{"kind":"Property","name":"showReadMore","type":"boolean"},{"kind":"Property","name":"isCollapsed","type":"boolean"},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/storefront!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"RenderParams","members":[{"kind":"PropertySignature","name":"element","type":"HTMLElement | string"},{"kind":"PropertySignature","name":"publicKey","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"element","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"element","type":"HTMLElement | string"},"topLevelApiElementName":"RenderParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"publicKey","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"publicKey","type":"string"},"topLevelApiElementName":"RenderParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"RenderParams","members":[{"kind":"Property","name":"element","type":"HTMLElement | string"},{"kind":"Property","name":"publicKey","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ResponsiveTableConfiguration","members":[{"kind":"PropertySignature","name":"lg","type":"TableStructureConfiguration"},{"kind":"PropertySignature","name":"md","type":"TableStructureConfiguration"},{"kind":"PropertySignature","name":"sm","type":"TableStructureConfiguration"},{"kind":"PropertySignature","name":"xl","type":"TableStructureConfiguration"},{"kind":"PropertySignature","name":"xs","type":"TableStructureConfiguration"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lg","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lg","type":"TableStructureConfiguration"},"topLevelApiElementName":"ResponsiveTableConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"md","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"md","type":"TableStructureConfiguration"},"topLevelApiElementName":"ResponsiveTableConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sm","type":"TableStructureConfiguration"},"topLevelApiElementName":"ResponsiveTableConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"xl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"xl","type":"TableStructureConfiguration"},"topLevelApiElementName":"ResponsiveTableConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"xs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"xs","type":"TableStructureConfiguration"},"topLevelApiElementName":"ResponsiveTableConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"ResponsiveTableConfiguration","members":[{"kind":"Property","name":"[BREAKPOINT.xl]","type":"TableStructureConfiguration"},{"kind":"Property","name":"[BREAKPOINT.lg]","type":"TableStructureConfiguration"},{"kind":"Property","name":"[BREAKPOINT.md]","type":"TableStructureConfiguration"},{"kind":"Property","name":"[BREAKPOINT.sm]","type":"TableStructureConfiguration"},{"kind":"Property","name":"[BREAKPOINT.xs]","type":"TableStructureConfiguration"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"RoutingContextService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activatedRoutesService","type":"ActivatedRoutesService","isOptional":false,"canonicalReference":"@spartacus/storefront!~ActivatedRoutesService:class","shortType":"ActivatedRoutesService","importPath":"@spartacus/core"},{"name":"injector","type":"UnifiedInjector","isOptional":false,"canonicalReference":"@spartacus/storefront!~UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activatedRoutesService","type":"ActivatedRoutesService"},{"kind":"Property","name":"contextTokenMapping$","type":"Observable>"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"contextToken","type":"ContextToken","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContextToken:type","shortType":"ContextToken","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getRoutesContextTokenMapping","overloadIndex":1,"parameters":[{"name":"routes","type":"ActivatedRouteSnapshot[]","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Record"},{"kind":"Property","name":"injector","type":"UnifiedInjector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"contextToken","type":"ContextToken","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContextToken:type","shortType":"ContextToken","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RoutingContextService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRoutesContextTokenMapping","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRoutesContextTokenMapping","overloadIndex":1,"parameters":[{"name":"routes","type":"ActivatedRouteSnapshot[]","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Record"},"topLevelApiElementName":"RoutingContextService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"RoutingContextService","members":[{"kind":"Property","name":"activatedRoutesService","type":"ActivatedRoutesService"},{"kind":"Property","name":"injector","type":"UnifiedInjector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activatedRoutesService","type":"ActivatedRoutesService","canonicalReference":"@spartacus/storefront!ActivatedRoutesService:class","shortType":"ActivatedRoutesService","importPath":"@spartacus/core","isOptional":false},{"name":"injector","type":"UnifiedInjector","canonicalReference":"@spartacus/storefront!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"contextTokenMapping$","type":"Observable>"},{"kind":"Method","name":"getRoutesContextTokenMapping","parameters":[{"name":"routes","type":"ActivatedRouteSnapshot[]","canonicalReference":"@spartacus/storefront!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false}],"returnType":"Record"},{"kind":"Method","name":"get","parameters":[{"name":"contextToken","type":"ContextToken","canonicalReference":"@spartacus/storefront!ContextToken:class","shortType":"ContextToken","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"RoutingModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"RoutingModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"RoutingModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"RoutingRenderStrategy","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"document","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"document","type":"any"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchRoute","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchRoute:interface","shortType":"LaunchRoute","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchRoute","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchRoute:interface","shortType":"LaunchRoute","importPath":"@spartacus/storefront"},{"name":"_caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchRoute","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchRoute:interface","shortType":"LaunchRoute","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"RoutingRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"config","type":"LaunchRoute","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchRoute:interface","shortType":"LaunchRoute","importPath":"@spartacus/storefront"},{"name":"_caller","type":"LAUNCH_CALLER | string","isOptional":false,"canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:enum","shortType":"LAUNCH_CALLER","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"RoutingRenderStrategy","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"RoutingRenderStrategy","members":[{"kind":"Property","name":"document","type":"any"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"document","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/storefront!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"render","parameters":[{"name":"config","type":"LaunchRoute","canonicalReference":"@spartacus/storefront!LaunchRoute:class","shortType":"LaunchRoute","importPath":"","isOptional":false},{"name":"_caller","type":"LAUNCH_CALLER | string","canonicalReference":"@spartacus/storefront!LAUNCH_CALLER:class","shortType":"LAUNCH_CALLER","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"config","type":"LaunchRoute","canonicalReference":"@spartacus/storefront!LaunchRoute:class","shortType":"LaunchRoute","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SchemaBuilder","members":[{"kind":"MethodSignature","name":"build","overloadIndex":1,"parameters":[],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"build","overloadIndex":1,"parameters":[],"returnType":"Observable<{}>"},"topLevelApiElementName":"SchemaBuilder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SchemaBuilder","members":[{"kind":"Method","name":"build","parameters":[],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ScrollToTopComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"selectFocusUtility","type":"SelectFocusUtility","isOptional":false,"canonicalReference":"@spartacus/storefront!SelectFocusUtility:class","shortType":"SelectFocusUtility","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"button","type":"ElementRef"},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"display","type":"boolean | undefined"},{"kind":"Property","name":"displayThreshold","type":"number"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onFocusOut","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onScroll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onTab","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"scrollBehavior","type":"ScrollBehavior"},{"kind":"Method","name":"scrollToTop","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":true,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"selectFocusUtility","type":"SelectFocusUtility"},{"kind":"Method","name":"setConfig","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"switchDisplay","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"triggedByKeypress","type":"boolean"},{"kind":"Property","name":"window","type":"Window | undefined"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ScrollToTopComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onFocusOut","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onFocusOut","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ScrollToTopComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onScroll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onScroll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ScrollToTopComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onTab","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ScrollToTopComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollToTop","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollToTop","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":true,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ScrollToTopComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setConfig","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ScrollToTopComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"switchDisplay","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"switchDisplay","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ScrollToTopComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ScrollToTopComponent","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"selectFocusUtility","type":"SelectFocusUtility"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"display","type":"boolean | undefined"},{"kind":"Property","name":"window","type":"Window | undefined"},{"kind":"Property","name":"scrollBehavior","type":"ScrollBehavior"},{"kind":"Property","name":"displayThreshold","type":"number"},{"kind":"Property","name":"triggedByKeypress","type":"boolean"},{"kind":"Property","name":"button","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"selectFocusUtility","type":"SelectFocusUtility","canonicalReference":"@spartacus/storefront!SelectFocusUtility:class","shortType":"SelectFocusUtility","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onScroll","parameters":[],"returnType":"void"},{"kind":"Method","name":"scrollToTop","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"onFocusOut","parameters":[],"returnType":"void"},{"kind":"Method","name":"onTab","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/storefront!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setConfig","parameters":[],"returnType":"void"},{"kind":"Method","name":"switchDisplay","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SearchBoxComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"searchBoxComponentService","type":"SearchBoxComponentService","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxComponentService:class","shortType":"SearchBoxComponentService","importPath":"@spartacus/storefront"},{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"avoidReopen","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"blurSearchBox","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"breakpointService","type":"BreakpointService | null"},{"kind":"Method","name":"carouselEventPropagator","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent | null","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"changeDetecorRef","type":"ChangeDetectorRef | null"},{"kind":"Method","name":"checkOuterResults","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"chosenWord","type":"string"},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"el","type":"HTMLInputElement","isOptional":false,"canonicalReference":"!HTMLInputElement:interface","shortType":"HTMLInputElement","importPath":""}],"returnType":"void"},{"kind":"Method","name":"clickout","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"force","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"config","type":"SearchBoxConfig"},{"kind":"Property","name":"config$","type":"Observable"},{"kind":"Method","name":"disableClose","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"dispatchProductEvent","overloadIndex":1,"parameters":[{"name":"eventData","type":"SearchBoxProductSelectedEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxProductSelectedEvent:class","shortType":"SearchBoxProductSelectedEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"dispatchSuggestionEvent","overloadIndex":1,"parameters":[{"name":"eventData","type":"SearchBoxSuggestionSelectedEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxSuggestionSelectedEvent:class","shortType":"SearchBoxSuggestionSelectedEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},{"kind":"Method","name":"focusNextChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusNextGroup","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusPreviousChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusPreviousGroup","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getFocusedElement","overloadIndex":1,"parameters":[],"returnType":"HTMLElement"},{"kind":"Method","name":"getFocusedGroupIndex","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getFocusedIndex","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getResultElements","overloadIndex":1,"parameters":[],"returnType":"HTMLElement[]"},{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"isMobile","type":"boolean | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isEnabledFeature","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},{"kind":"Property","name":"isMobile","type":"Observable | undefined"},{"kind":"Property","name":"items$","type":"Observable"},{"kind":"Method","name":"launchSearchResult","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onEnter","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onEscape","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"open","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"preventDefault","overloadIndex":1,"parameters":[{"name":"ev","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"propagateEvent","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"queryText","type":"string"},{"kind":"Property","name":"results$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"searchBoxActive","type":"boolean"},{"kind":"Property","name":"searchBoxComponentService","type":"SearchBoxComponentService"},{"kind":"Property","name":"searchBoxOutlets","type":"typeof SearchBoxOutlets"},{"kind":"Property","name":"searchBoxV2","type":"boolean"},{"kind":"Property","name":"searchButton","type":"ElementRef"},{"kind":"Property","name":"searchInputEl","type":"any"},{"kind":"Method","name":"softClose","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Method","name":"updateChosenWord","overloadIndex":1,"parameters":[{"name":"chosenWord","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"avoidReopen","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"avoidReopen","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"blurSearchBox","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"blurSearchBox","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"breakpointService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"breakpointService","type":"BreakpointService | null"},"new":{"kind":"Property","name":"breakpointService","type":"BreakpointService"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"carouselEventPropagator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"carouselEventPropagator","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent | null","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"changeDetecorRef","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"changeDetecorRef","type":"ChangeDetectorRef | null"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkOuterResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkOuterResults","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"el","type":"HTMLInputElement","isOptional":false,"canonicalReference":"!HTMLInputElement:interface","shortType":"HTMLInputElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clickout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clickout","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"force","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disableClose","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disableClose","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dispatchProductEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dispatchProductEvent","overloadIndex":1,"parameters":[{"name":"eventData","type":"SearchBoxProductSelectedEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxProductSelectedEvent:class","shortType":"SearchBoxProductSelectedEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dispatchSuggestionEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dispatchSuggestionEvent","overloadIndex":1,"parameters":[{"name":"eventData","type":"SearchBoxSuggestionSelectedEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxSuggestionSelectedEvent:class","shortType":"SearchBoxSuggestionSelectedEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusNextChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusNextChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusNextGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusNextGroup","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusPreviousChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusPreviousChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusPreviousGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusPreviousGroup","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusedElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusedElement","overloadIndex":1,"parameters":[],"returnType":"HTMLElement"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusedGroupIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusedGroupIndex","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusedIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusedIndex","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResultElements","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResultElements","overloadIndex":1,"parameters":[],"returnType":"HTMLElement[]"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"isMobile","type":"boolean | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEnabledFeature","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEnabledFeature","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isMobile","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isMobile","type":"Observable | undefined"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchSearchResult","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchSearchResult","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onEnter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onEnter","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onEscape","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onEscape","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"open","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"open","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"preventDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"preventDefault","overloadIndex":1,"parameters":[{"name":"ev","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"propagateEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"propagateEvent","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"queryText","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"queryText","type":"string"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"searchBoxV2","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"searchBoxV2","type":"boolean"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"softClose","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"softClose","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateChosenWord","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateChosenWord","overloadIndex":1,"parameters":[{"name":"chosenWord","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SearchBoxComponent","members":[{"kind":"Property","name":"searchBoxComponentService","type":"SearchBoxComponentService"},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"elementRef","type":""},{"kind":"Property","name":"renderer","type":""},{"kind":"Property","name":"searchBoxOutlets","type":"typeof SearchBoxOutlets"},{"kind":"Property","name":"config","type":"SearchBoxConfig"},{"kind":"Method","name":"clickout","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"searchInputEl","type":"any"},{"kind":"Property","name":"searchButton","type":"ElementRef"},{"kind":"Method","name":"onEscape","parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"searchBoxActive","type":"boolean"},{"kind":"Property","name":"ignoreCloseEvent","type":""},{"kind":"Property","name":"chosenWord","type":"string"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"searchBoxComponentService","type":"SearchBoxComponentService","canonicalReference":"@spartacus/storefront!SearchBoxComponentService:class","shortType":"SearchBoxComponentService","importPath":"@spartacus/storefront","isOptional":false},{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"config$","type":"Observable"},{"kind":"Property","name":"results$","type":"Observable"},{"kind":"Property","name":"items$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTabIndex","parameters":[{"name":"isMobile","type":"boolean | null","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"open","parameters":[],"returnType":"void"},{"kind":"Method","name":"dispatchSuggestionEvent","parameters":[{"name":"eventData","type":"SearchBoxSuggestionSelectedEvent","canonicalReference":"@spartacus/storefront!SearchBoxSuggestionSelectedEvent:class","shortType":"SearchBoxSuggestionSelectedEvent","importPath":"@spartacus/storefront","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"dispatchProductEvent","parameters":[{"name":"eventData","type":"SearchBoxProductSelectedEvent","canonicalReference":"@spartacus/storefront!SearchBoxProductSelectedEvent:class","shortType":"SearchBoxProductSelectedEvent","importPath":"@spartacus/storefront","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"force","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"softClose","parameters":[],"returnType":"void"},{"kind":"Method","name":"blurSearchBox","parameters":[],"returnType":"void"},{"kind":"Property","name":"isSearchBoxFocused","type":""},{"kind":"Method","name":"checkOuterResults","parameters":[],"returnType":"void"},{"kind":"Method","name":"avoidReopen","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getResultElements","parameters":[],"returnType":"HTMLElement[]"},{"kind":"Property","name":"getGroupElements","type":""},{"kind":"Method","name":"getFocusedElement","parameters":[],"returnType":"HTMLElement"},{"kind":"Method","name":"updateChosenWord","parameters":[{"name":"chosenWord","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getFocusedIndex","parameters":[],"returnType":"number"},{"kind":"Method","name":"getFocusedGroupIndex","parameters":[],"returnType":"number"},{"kind":"Method","name":"propagateEvent","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusPreviousChild","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusNextChild","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusPreviousGroup","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusNextGroup","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"carouselEventPropagator","parameters":[{"name":"event","type":"KeyboardEvent | null","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"launchSearchResult","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onEnter","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"disableClose","parameters":[],"returnType":"void"},{"kind":"Method","name":"preventDefault","parameters":[{"name":"ev","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clear","parameters":[{"name":"el","type":"HTMLInputElement","canonicalReference":"@spartacus/storefront!HTMLInputElement:class","shortType":"HTMLInputElement","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SearchBoxComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"searchService","type":"SearchboxService","isOptional":false,"canonicalReference":"@spartacus/storefront!~SearchboxService:class","shortType":"SearchboxService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/storefront!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"changeSelectedWord","overloadIndex":1,"parameters":[{"name":"selectedWord","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"chosenWord","type":"ReplaySubject"},{"kind":"Method","name":"clearResults","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"dispatchProductSelectedEvent","overloadIndex":1,"parameters":[{"name":"eventData","type":"SearchBoxProductSelectedEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxProductSelectedEvent:class","shortType":"SearchBoxProductSelectedEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"dispatchSuggestionSelectedEvent","overloadIndex":1,"parameters":[{"name":"eventData","type":"SearchBoxSuggestionSelectedEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxSuggestionSelectedEvent:class","shortType":"SearchBoxSuggestionSelectedEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"enableRecentSearches","type":"boolean"},{"kind":"Property","name":"enableTrendingSearches","type":"boolean"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getExactSuggestion","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getProductResults","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getProductSuggestions","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getResults","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getSearchMessage","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"hasBodyClass","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"hasResults","overloadIndex":1,"parameters":[{"name":"results","type":"SearchResults","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchResults:interface","shortType":"SearchResults","importPath":"@spartacus/storefront"}],"returnType":"boolean"},{"kind":"Method","name":"launchSearchPage","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"searchCompleted","type":"BehaviorSubject"},{"kind":"Property","name":"searchService","type":"SearchboxService"},{"kind":"Method","name":"setRecentSearches","overloadIndex":1,"parameters":[{"name":"enabled","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setTrendingSearches","overloadIndex":1,"parameters":[{"name":"enabled","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sharedEvent","type":"ReplaySubject"},{"kind":"Method","name":"shareEvent","overloadIndex":1,"parameters":[{"name":"$event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"toggleBodyClass","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"add","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSelectedWord","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSelectedWord","overloadIndex":1,"parameters":[{"name":"selectedWord","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearResults","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dispatchProductSelectedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dispatchProductSelectedEvent","overloadIndex":1,"parameters":[{"name":"eventData","type":"SearchBoxProductSelectedEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxProductSelectedEvent:class","shortType":"SearchBoxProductSelectedEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dispatchSuggestionSelectedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dispatchSuggestionSelectedEvent","overloadIndex":1,"parameters":[{"name":"eventData","type":"SearchBoxSuggestionSelectedEvent","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxSuggestionSelectedEvent:class","shortType":"SearchBoxSuggestionSelectedEvent","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExactSuggestion","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExactSuggestion","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductResults","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductSuggestions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductSuggestions","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResults","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSearchMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSearchMessage","overloadIndex":1,"parameters":[{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasBodyClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasBodyClass","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasResults","overloadIndex":1,"parameters":[{"name":"results","type":"SearchResults","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchResults:interface","shortType":"SearchResults","importPath":"@spartacus/storefront"}],"returnType":"boolean"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchSearchPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchSearchPage","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"config","type":"SearchBoxConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SearchBoxConfig:interface","shortType":"SearchBoxConfig","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRecentSearches","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRecentSearches","overloadIndex":1,"parameters":[{"name":"enabled","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setTrendingSearches","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setTrendingSearches","overloadIndex":1,"parameters":[{"name":"enabled","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shareEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shareEvent","overloadIndex":1,"parameters":[{"name":"$event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleBodyClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleBodyClass","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"add","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SearchBoxComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SearchBoxComponentService","members":[{"kind":"Property","name":"searchService","type":"SearchboxService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"chosenWord","type":"ReplaySubject"},{"kind":"Property","name":"sharedEvent","type":"ReplaySubject"},{"kind":"Property","name":"searchCompleted","type":"BehaviorSubject"},{"kind":"Property","name":"enableRecentSearches","type":"boolean"},{"kind":"Property","name":"enableTrendingSearches","type":"boolean"},{"kind":"Property","name":"currentQueryLength","type":""},{"kind":"Property","name":"hasKeywordRedirect","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"searchService","type":"SearchboxService","canonicalReference":"@spartacus/storefront!SearchboxService:class","shortType":"SearchboxService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/storefront!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/storefront!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"config","type":"SearchBoxConfig","canonicalReference":"@spartacus/storefront!SearchBoxConfig:class","shortType":"SearchBoxConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"checkSearchCompletion","type":""},{"kind":"Method","name":"getResults","parameters":[{"name":"config","type":"SearchBoxConfig","canonicalReference":"@spartacus/storefront!SearchBoxConfig:class","shortType":"SearchBoxConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearResults","parameters":[],"returnType":"void"},{"kind":"Method","name":"hasBodyClass","parameters":[{"name":"className","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"toggleBodyClass","parameters":[{"name":"className","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"add","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"dispatchProductSelectedEvent","parameters":[{"name":"eventData","type":"SearchBoxProductSelectedEvent","canonicalReference":"@spartacus/storefront!SearchBoxProductSelectedEvent:class","shortType":"SearchBoxProductSelectedEvent","importPath":"@spartacus/storefront","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"dispatchSuggestionSelectedEvent","parameters":[{"name":"eventData","type":"SearchBoxSuggestionSelectedEvent","canonicalReference":"@spartacus/storefront!SearchBoxSuggestionSelectedEvent:class","shortType":"SearchBoxSuggestionSelectedEvent","importPath":"@spartacus/storefront","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasResults","parameters":[{"name":"results","type":"SearchResults","canonicalReference":"@spartacus/storefront!SearchResults:class","shortType":"SearchResults","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getProductResults","parameters":[{"name":"config","type":"SearchBoxConfig","canonicalReference":"@spartacus/storefront!SearchBoxConfig:class","shortType":"SearchBoxConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getProductSuggestions","parameters":[{"name":"config","type":"SearchBoxConfig","canonicalReference":"@spartacus/storefront!SearchBoxConfig:class","shortType":"SearchBoxConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getExactSuggestion","parameters":[{"name":"config","type":"SearchBoxConfig","canonicalReference":"@spartacus/storefront!SearchBoxConfig:class","shortType":"SearchBoxConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSearchMessage","parameters":[{"name":"config","type":"SearchBoxConfig","canonicalReference":"@spartacus/storefront!SearchBoxConfig:class","shortType":"SearchBoxConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"launchSearchPage","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"fetchTranslation","type":""},{"kind":"Method","name":"changeSelectedWord","parameters":[{"name":"selectedWord","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"shareEvent","parameters":[{"name":"$event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setTrendingSearches","parameters":[{"name":"enabled","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"setRecentSearches","parameters":[{"name":"enabled","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SearchBoxConfig","members":[{"kind":"PropertySignature","name":"displayProductImages","type":"boolean | string"},{"kind":"PropertySignature","name":"displayProducts","type":"boolean | string"},{"kind":"PropertySignature","name":"displaySuggestions","type":"boolean | string"},{"kind":"PropertySignature","name":"maxProducts","type":"number"},{"kind":"PropertySignature","name":"maxRecentSearches","type":"number"},{"kind":"PropertySignature","name":"maxSuggestions","type":"number"},{"kind":"PropertySignature","name":"maxTrendingSearches","type":"number"},{"kind":"PropertySignature","name":"minCharactersBeforeRequest","type":"number"},{"kind":"PropertySignature","name":"recentSearches","type":"boolean | string"},{"kind":"PropertySignature","name":"trendingSearches","type":"boolean | string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayProductImages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayProductImages","type":"boolean | string"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayProducts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayProducts","type":"boolean | string"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displaySuggestions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displaySuggestions","type":"boolean | string"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxProducts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxProducts","type":"number"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxRecentSearches","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxRecentSearches","type":"number"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxSuggestions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxSuggestions","type":"number"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxTrendingSearches","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxTrendingSearches","type":"number"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minCharactersBeforeRequest","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minCharactersBeforeRequest","type":"number"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"recentSearches","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"recentSearches","type":"boolean | string"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trendingSearches","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trendingSearches","type":"boolean | string"},"topLevelApiElementName":"SearchBoxConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SearchBoxConfig","members":[{"kind":"Property","name":"displaySuggestions","type":"boolean | string"},{"kind":"Property","name":"displayProducts","type":"boolean | string"},{"kind":"Property","name":"displayProductImages","type":"boolean | string"},{"kind":"Property","name":"maxProducts","type":"number"},{"kind":"Property","name":"maxSuggestions","type":"number"},{"kind":"Property","name":"minCharactersBeforeRequest","type":"number"},{"kind":"Property","name":"recentSearches","type":"boolean | string"},{"kind":"Property","name":"maxRecentSearches","type":"number"},{"kind":"Property","name":"trendingSearches","type":"boolean | string"},{"kind":"Property","name":"maxTrendingSearches","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SearchCriteria","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"query","type":"string"},{"kind":"PropertySignature","name":"sortCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"SearchCriteria","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"SearchCriteria","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"string"},"topLevelApiElementName":"SearchCriteria","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sortCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sortCode","type":"string"},"topLevelApiElementName":"SearchCriteria","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SearchCriteria","members":[{"kind":"Property","name":"query","type":"string"},{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"sortCode","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SearchResults","members":[{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"products","type":"any[]"},{"kind":"PropertySignature","name":"recentSearches","type":"string[]"},{"kind":"PropertySignature","name":"suggestions","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"SearchResults","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"products","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"products","type":"any[]"},"topLevelApiElementName":"SearchResults","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"recentSearches","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"recentSearches","type":"string[]"},"topLevelApiElementName":"SearchResults","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"suggestions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"suggestions","type":"string[]"},"topLevelApiElementName":"SearchResults","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SearchResults","members":[{"kind":"Property","name":"message","type":"string"},{"kind":"Property","name":"products","type":"any[]"},{"kind":"Property","name":"suggestions","type":"string[]"},{"kind":"Property","name":"recentSearches","type":"string[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SelectFocusUtility","members":[{"kind":"Method","name":"findFirstFocusable","overloadIndex":1,"parameters":[{"name":"host","type":"HTMLElement | null | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"config","type":"AutoFocusConfig","isOptional":true,"canonicalReference":"@spartacus/storefront!~AutoFocusConfig:interface","shortType":"AutoFocusConfig","importPath":""}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"findFocusable","overloadIndex":1,"parameters":[{"name":"host","type":"HTMLElement | null | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"locked","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"invisible","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement[]"},{"kind":"Property","name":"focusableSelectors","type":"string[]"},{"kind":"Property","name":"focusableSelectorSuffix","type":"string"},{"kind":"Method","name":"isHidden","overloadIndex":1,"parameters":[{"name":"el","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"query","overloadIndex":1,"parameters":[{"name":"host","type":"HTMLElement | null | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"selector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findFirstFocusable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findFirstFocusable","overloadIndex":1,"parameters":[{"name":"host","type":"HTMLElement | null | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"config","type":"AutoFocusConfig","isOptional":true,"canonicalReference":"@spartacus/storefront!~AutoFocusConfig:interface","shortType":"AutoFocusConfig","importPath":""}],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"SelectFocusUtility","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findFocusable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findFocusable","overloadIndex":1,"parameters":[{"name":"host","type":"HTMLElement | null | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"locked","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"invisible","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement[]"},"topLevelApiElementName":"SelectFocusUtility","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isHidden","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isHidden","overloadIndex":1,"parameters":[{"name":"el","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"SelectFocusUtility","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"query","overloadIndex":1,"parameters":[{"name":"host","type":"HTMLElement | null | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"selector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement[]"},"topLevelApiElementName":"SelectFocusUtility","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SelectFocusUtility","members":[{"kind":"Property","name":"focusableSelectors","type":"string[]"},{"kind":"Property","name":"focusableSelectorSuffix","type":"string"},{"kind":"Method","name":"query","parameters":[{"name":"host","type":"HTMLElement | null | undefined","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"selector","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"HTMLElement[]"},{"kind":"Method","name":"findFirstFocusable","parameters":[{"name":"host","type":"HTMLElement | null | undefined","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"config","type":"AutoFocusConfig","canonicalReference":"@spartacus/storefront!AutoFocusConfig:class","shortType":"AutoFocusConfig","importPath":"","isOptional":true}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"findFocusable","parameters":[{"name":"host","type":"HTMLElement | null | undefined","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"locked","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true},{"name":"invisible","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"HTMLElement[]"},{"kind":"Method","name":"isHidden","parameters":[{"name":"el","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SeoMetaService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"ngTitle","type":"Title","isOptional":false,"canonicalReference":"@angular/platform-browser!Title:class","shortType":"Title","importPath":"@angular/platform-browser"},{"name":"ngMeta","type":"Meta","isOptional":false,"canonicalReference":"@angular/platform-browser!Meta:class","shortType":"Meta","importPath":"@angular/platform-browser"},{"name":"pageMetaService","type":"PageMetaService","isOptional":false,"canonicalReference":"@spartacus/storefront!~PageMetaService:class","shortType":"PageMetaService","importPath":"@spartacus/core"},{"name":"pageMetaLinkService","type":"PageMetaLinkService | undefined","isOptional":true,"canonicalReference":"@spartacus/storefront!PageMetaLinkService:class","shortType":"PageMetaLinkService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"addTag","overloadIndex":1,"parameters":[{"name":"meta","type":"MetaDefinition","isOptional":false,"canonicalReference":"@angular/platform-browser!MetaDefinition:type","shortType":"MetaDefinition","importPath":"@angular/platform-browser"}],"returnType":"void"},{"kind":"Property","name":"canonicalUrl","type":"string | undefined"},{"kind":"Property","name":"description","type":"string | undefined"},{"kind":"Property","name":"image","type":"string | undefined"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"meta","type":"PageMeta"},{"kind":"Property","name":"ngMeta","type":"Meta"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"ngTitle","type":"Title"},{"kind":"Property","name":"pageMetaLinkService","type":"PageMetaLinkService | undefined"},{"kind":"Property","name":"pageMetaService","type":"PageMetaService"},{"kind":"Property","name":"robots","type":"PageRobotsMeta[] | undefined"},{"kind":"Property","name":"title","type":"string | undefined"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addTag","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addTag","overloadIndex":1,"parameters":[{"name":"meta","type":"MetaDefinition","isOptional":false,"canonicalReference":"@angular/platform-browser!MetaDefinition:type","shortType":"MetaDefinition","importPath":"@angular/platform-browser"}],"returnType":"void"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"canonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"canonicalUrl","type":"string | undefined"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"description","type":"string | undefined"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"image","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"image","type":"string | undefined"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"meta","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"meta","type":"PageMeta"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"robots","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"robots","type":"PageRobotsMeta[] | undefined"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"title","type":"string | undefined"},"topLevelApiElementName":"SeoMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SeoMetaService","members":[{"kind":"Property","name":"ngTitle","type":"Title"},{"kind":"Property","name":"ngMeta","type":"Meta"},{"kind":"Property","name":"pageMetaService","type":"PageMetaService"},{"kind":"Property","name":"pageMetaLinkService","type":"PageMetaLinkService | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"ngTitle","type":"Title","canonicalReference":"@spartacus/storefront!Title:class","shortType":"Title","importPath":"","isOptional":false},{"name":"ngMeta","type":"Meta","canonicalReference":"@spartacus/storefront!Meta:class","shortType":"Meta","importPath":"","isOptional":false},{"name":"pageMetaService","type":"PageMetaService","canonicalReference":"@spartacus/storefront!PageMetaService:class","shortType":"PageMetaService","importPath":"@spartacus/core","isOptional":false},{"name":"pageMetaLinkService","type":"PageMetaLinkService | undefined","canonicalReference":"@spartacus/storefront!PageMetaLinkService:class","shortType":"PageMetaLinkService","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Property","name":"subscription","type":""},{"kind":"Method","name":"init","parameters":[],"returnType":"void"},{"kind":"Method","name":"addTag","parameters":[{"name":"meta","type":"MetaDefinition","canonicalReference":"@spartacus/storefront!MetaDefinition:class","shortType":"MetaDefinition","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SeoOptions","members":[{"kind":"PropertySignature","name":"structuredData","type":"StructuredData"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"structuredData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"structuredData","type":"StructuredData"},"topLevelApiElementName":"SeoOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SeoOptions","members":[{"kind":"Property","name":"structuredData","type":"StructuredData"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SiteContextComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"contextServiceMap","type":"ContextServiceMap","isOptional":false,"canonicalReference":"@spartacus/storefront!~ContextServiceMap:class","shortType":"ContextServiceMap","importPath":"@spartacus/core"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Method","name":"getActiveItem","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getContext","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getInjectedService","overloadIndex":1,"parameters":[{"name":"context","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SiteContext"},{"kind":"Method","name":"getItems","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getLabel","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"getOptionLabel","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getService","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable>"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveItem","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SiteContextComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getContext","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SiteContextComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInjectedService","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInjectedService","overloadIndex":1,"parameters":[{"name":"context","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SiteContext"},"topLevelApiElementName":"SiteContextComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItems","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SiteContextComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLabel","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"SiteContextComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOptionLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOptionLabel","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"SiteContextComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getService","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getService","overloadIndex":1,"parameters":[{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"Observable>"},"topLevelApiElementName":"SiteContextComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"SiteContextType","isOptional":true,"canonicalReference":"@spartacus/storefront!SiteContextType:enum","shortType":"SiteContextType","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"SiteContextComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SiteContextComponentService","members":[{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"contextServiceMap","type":""},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"contextServiceMap","type":"ContextServiceMap","canonicalReference":"@spartacus/storefront!ContextServiceMap:class","shortType":"ContextServiceMap","importPath":"@spartacus/core","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"getItems","parameters":[{"name":"context","type":"SiteContextType","canonicalReference":"@spartacus/storefront!SiteContextType:class","shortType":"SiteContextType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getActiveItem","parameters":[{"name":"context","type":"SiteContextType","canonicalReference":"@spartacus/storefront!SiteContextType:class","shortType":"SiteContextType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getLabel","parameters":[{"name":"context","type":"SiteContextType","canonicalReference":"@spartacus/storefront!SiteContextType:class","shortType":"SiteContextType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"setActive","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"SiteContextType","canonicalReference":"@spartacus/storefront!SiteContextType:class","shortType":"SiteContextType","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getService","parameters":[{"name":"context","type":"SiteContextType","canonicalReference":"@spartacus/storefront!SiteContextType:class","shortType":"SiteContextType","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"getContext","parameters":[{"name":"context","type":"SiteContextType","canonicalReference":"@spartacus/storefront!SiteContextType:class","shortType":"SiteContextType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getInjectedService","parameters":[{"name":"context","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"SiteContext"},{"kind":"Method","name":"getOptionLabel","parameters":[{"name":"item","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"context","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SiteContextSelectorComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentService","type":"SiteContextComponentService","isOptional":false,"canonicalReference":"@spartacus/storefront!SiteContextComponentService:class","shortType":"SiteContextComponentService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"active","type":"string"},{"kind":"Property","name":"activeItem$","type":"Observable"},{"kind":"Method","name":"ariaLabel$","overloadIndex":1,"parameters":[{"name":"label","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"length","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"context","type":"SiteContextType"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"items$","type":"Observable"},{"kind":"Property","name":"label$","type":"Observable"},{"kind":"Property","name":"siteContextService","type":"SiteContext"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"active","type":"string"},"topLevelApiElementName":"SiteContextSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"activeItem$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"activeItem$","type":"Observable"},"topLevelApiElementName":"SiteContextSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ariaLabel$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ariaLabel$","overloadIndex":1,"parameters":[{"name":"label","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"length","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SiteContextSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"items$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"items$","type":"Observable"},"topLevelApiElementName":"SiteContextSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"label$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"label$","type":"Observable"},"topLevelApiElementName":"SiteContextSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SiteContextSelectorComponent","members":[{"kind":"Property","name":"componentService","type":""},{"kind":"Property","name":"siteContextService","type":"SiteContext"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"context","type":"SiteContextType"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentService","type":"SiteContextComponentService","canonicalReference":"@spartacus/storefront!SiteContextComponentService:class","shortType":"SiteContextComponentService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ariaLabel$","parameters":[{"name":"label","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"length","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SiteThemeSwitcherComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"activeItem","type":"string"},{"kind":"Property","name":"activeItem$","type":"Observable"},{"kind":"Method","name":"ariaLabel$","overloadIndex":1,"parameters":[{"name":"theme","type":"SiteTheme","isOptional":false,"canonicalReference":"@spartacus/storefront!~SiteTheme:interface","shortType":"SiteTheme","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"length","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"items$","type":"Observable>"},{"kind":"Property","name":"themeSwitcherComponentService","type":"SiteThemeSwitcherComponentService"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"activeItem","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"activeItem","type":"string"},"topLevelApiElementName":"SiteThemeSwitcherComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"activeItem$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"activeItem$","type":"Observable"},"topLevelApiElementName":"SiteThemeSwitcherComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ariaLabel$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ariaLabel$","overloadIndex":1,"parameters":[{"name":"theme","type":"SiteTheme","isOptional":false,"canonicalReference":"@spartacus/storefront!~SiteTheme:interface","shortType":"SiteTheme","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"length","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SiteThemeSwitcherComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"items$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"items$","type":"Observable>"},"topLevelApiElementName":"SiteThemeSwitcherComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SiteThemeSwitcherComponent","members":[{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Property","name":"themeSwitcherComponentService","type":"SiteThemeSwitcherComponentService"},{"kind":"Method","name":"ariaLabel$","parameters":[{"name":"theme","type":"SiteTheme","canonicalReference":"@spartacus/storefront!SiteTheme:class","shortType":"SiteTheme","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"length","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SkipFocusConfig","members":[{"kind":"PropertySignature","name":"activeElementSelectors","type":"string[]"},{"kind":"PropertySignature","name":"isEnabled","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activeElementSelectors","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activeElementSelectors","type":"string[]"},"topLevelApiElementName":"SkipFocusConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isEnabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isEnabled","type":"boolean"},"topLevelApiElementName":"SkipFocusConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SkipFocusConfig","members":[{"kind":"Property","name":"isEnabled","type":"boolean"},{"kind":"Property","name":"activeElementSelectors","type":"string[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SkipFocusDirective","members":[{"kind":"Property","name":"config","type":"SkipFocusConfig"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Method","name":"excludeFromFocus","overloadIndex":1,"parameters":[{"name":"isEnabled","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"skipSelectors","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isElementVisible","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"excludeFromFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"excludeFromFocus","overloadIndex":1,"parameters":[{"name":"isEnabled","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"skipSelectors","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SkipFocusDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isElementVisible","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isElementVisible","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"SkipFocusDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SkipFocusDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SkipFocusDirective","members":[{"kind":"Property","name":"config","type":"SkipFocusConfig"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"excludeFromFocus","parameters":[{"name":"isEnabled","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"skipSelectors","type":"string[]","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"isElementVisible","parameters":[{"name":"element","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SkipLinkComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"skipLinkService","type":"SkipLinkService","isOptional":false,"canonicalReference":"@spartacus/storefront!SkipLinkService:class","shortType":"SkipLinkService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"scrollToTarget","overloadIndex":1,"parameters":[{"name":"skipLink","type":"SkipLink","isOptional":false,"canonicalReference":"@spartacus/storefront!SkipLink:class","shortType":"SkipLink","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"skipLinks$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollToTarget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollToTarget","overloadIndex":1,"parameters":[{"name":"skipLink","type":"SkipLink","isOptional":false,"canonicalReference":"@spartacus/storefront!SkipLink:class","shortType":"SkipLink","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"SkipLinkComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SkipLinkComponent","members":[{"kind":"Property","name":"skipLinkService","type":""},{"kind":"Property","name":"skipLinks$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"skipLinkService","type":"SkipLinkService","canonicalReference":"@spartacus/storefront!SkipLinkService:class","shortType":"SkipLinkService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"scrollToTarget","parameters":[{"name":"skipLink","type":"SkipLink","canonicalReference":"@spartacus/storefront!SkipLink:class","shortType":"SkipLink","importPath":"@spartacus/storefront","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SkipLinkDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"skipLinkService","type":"SkipLinkService","isOptional":false,"canonicalReference":"@spartacus/storefront!SkipLinkService:class","shortType":"SkipLinkService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cxSkipLink","type":"string"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"skipLinkService","type":"SkipLinkService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SkipLinkDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SkipLinkDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SkipLinkDirective","members":[{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"skipLinkService","type":"SkipLinkService"},{"kind":"Property","name":"cxSkipLink","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"skipLinkService","type":"SkipLinkService","canonicalReference":"@spartacus/storefront!SkipLinkService:class","shortType":"SkipLinkService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SkipLinkService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"SkipLinkConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!SkipLinkConfig:class","shortType":"SkipLinkConfig","importPath":"@spartacus/storefront"},{"name":"keyboardFocusService","type":"KeyboardFocusService","isOptional":false,"canonicalReference":"@spartacus/storefront!KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"target","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Property","name":"config","type":"SkipLinkConfig"},{"kind":"Method","name":"findSkipLinkByKey","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SkipLink | undefined"},{"kind":"Method","name":"getSkipLinkIndexInArray","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"getSkipLinks","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"keyboardFocusService","type":"KeyboardFocusService"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"scrollToTarget","overloadIndex":1,"parameters":[{"name":"scrollTo","type":"string | SkipLink","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"target","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SkipLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findSkipLinkByKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findSkipLinkByKey","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SkipLink | undefined"},"topLevelApiElementName":"SkipLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSkipLinkIndexInArray","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSkipLinkIndexInArray","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"SkipLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSkipLinks","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSkipLinks","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SkipLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SkipLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollToTarget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollToTarget","overloadIndex":1,"parameters":[{"name":"scrollTo","type":"string | SkipLink","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SkipLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SkipLinkService","members":[{"kind":"Property","name":"config","type":"SkipLinkConfig"},{"kind":"Property","name":"keyboardFocusService","type":"KeyboardFocusService"},{"kind":"Property","name":"skipLinks$","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"SkipLinkConfig","canonicalReference":"@spartacus/storefront!SkipLinkConfig:class","shortType":"SkipLinkConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"keyboardFocusService","type":"KeyboardFocusService","canonicalReference":"@spartacus/storefront!KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"getSkipLinks","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"target","type":"HTMLElement","canonicalReference":"@spartacus/storefront!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"remove","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"scrollToTarget","parameters":[{"name":"scrollTo","type":"string | SkipLink","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"findSkipLinkByKey","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"SkipLink | undefined"},{"kind":"Method","name":"getSkipLinkIndexInArray","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SortingComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"ariaControls","type":"string"},{"kind":"Property","name":"ariaLabel","type":"string | undefined"},{"kind":"Property","name":"placeholder","type":"string"},{"kind":"Property","name":"selectedLabel","type":"string | undefined"},{"kind":"Property","name":"selectedOption","type":"string | undefined"},{"kind":"Property","name":"sortLabels","type":"{ [code: string]: string; } | null"},{"kind":"Method","name":"sortList","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sortListEvent","type":"EventEmitter"},{"kind":"Property","name":"sortOptions","type":"SortModel[] | undefined"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedLabel","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedLabel","type":"string | undefined"},"topLevelApiElementName":"SortingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sortList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sortList","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SortingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SortingComponent","members":[{"kind":"Property","name":"sortOptions","type":"SortModel[] | undefined"},{"kind":"Property","name":"ariaControls","type":"string"},{"kind":"Property","name":"ariaLabel","type":"string | undefined"},{"kind":"Property","name":"selectedOption","type":"string | undefined"},{"kind":"Property","name":"placeholder","type":"string"},{"kind":"Property","name":"sortLabels","type":"{ [code: string]: string; } | null"},{"kind":"Property","name":"sortListEvent","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"sortList","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SplitViewComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"splitService","type":"SplitViewService","isOptional":false,"canonicalReference":"@spartacus/storefront!SplitViewService:class","shortType":"SplitViewService","importPath":"@spartacus/storefront"},{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/storefront!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"hideMode","type":"boolean"},{"kind":"Property","name":"lastVisibleView","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"splitService","type":"SplitViewService"},{"kind":"Property","name":"splitViewCount","type":"number"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hideMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hideMode","type":"boolean"},"topLevelApiElementName":"SplitViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SplitViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SplitViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"splitViewCount","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"splitViewCount","type":"number"},"topLevelApiElementName":"SplitViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SplitViewComponent","members":[{"kind":"Property","name":"splitService","type":"SplitViewService"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"lastVisibleView","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"splitService","type":"SplitViewService","canonicalReference":"@spartacus/storefront!SplitViewService:class","shortType":"SplitViewService","importPath":"@spartacus/storefront","isOptional":false},{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/storefront!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SplitViewService","members":[{"kind":"Property","name":"_views$","type":"BehaviorSubject"},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"initialState","type":"SplitViewState","isOptional":true,"canonicalReference":"@spartacus/storefront!SplitViewState:interface","shortType":"SplitViewState","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"defaultHideMode","type":"boolean"},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[{"name":"views","type":"SplitViewState[]","isOptional":false,"canonicalReference":"@spartacus/storefront!SplitViewState:interface","shortType":"SplitViewState","importPath":"@spartacus/storefront"}],"returnType":"number"},{"kind":"Method","name":"getActiveView","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewState","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"nextPosition","type":"number"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"splitViewCount","type":"number"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"forceHide","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updateSplitView","overloadIndex":1,"parameters":[{"name":"splitViewCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updateState","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"hide","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"views","type":"SplitViewState[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"initialState","type":"SplitViewState","isOptional":true,"canonicalReference":"@spartacus/storefront!SplitViewState:interface","shortType":"SplitViewState","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[{"name":"views","type":"SplitViewState[]","isOptional":false,"canonicalReference":"@spartacus/storefront!SplitViewState:interface","shortType":"SplitViewState","importPath":"@spartacus/storefront"}],"returnType":"number"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveView","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveView","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getViewState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getViewState","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"nextPosition","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"nextPosition","type":"number"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"forceHide","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateSplitView","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateSplitView","overloadIndex":1,"parameters":[{"name":"splitViewCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateState","overloadIndex":1,"parameters":[{"name":"position","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"hide","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"views","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"views","type":"SplitViewState[]"},"topLevelApiElementName":"SplitViewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SplitViewService","members":[{"kind":"Property","name":"defaultHideMode","type":"boolean"},{"kind":"Property","name":"splitViewCount","type":"number"},{"kind":"Property","name":"_views$","type":"BehaviorSubject"},{"kind":"Method","name":"add","parameters":[{"name":"position","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"initialState","type":"SplitViewState","canonicalReference":"@spartacus/storefront!SplitViewState:class","shortType":"SplitViewState","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"updateSplitView","parameters":[{"name":"splitViewCount","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getActiveView","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewState","parameters":[{"name":"position","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"remove","parameters":[{"name":"position","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"toggle","parameters":[{"name":"position","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"forceHide","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"updateState","parameters":[{"name":"position","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"hide","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getActive","parameters":[{"name":"views","type":"SplitViewState[]","canonicalReference":"@spartacus/storefront!SplitViewState:class","shortType":"SplitViewState","importPath":"","isOptional":false}],"returnType":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SplitViewState","members":[{"kind":"PropertySignature","name":"hidden","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"hidden","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"hidden","type":"boolean"},"topLevelApiElementName":"SplitViewState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"SplitViewState","members":[{"kind":"Property","name":"hidden","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"StarRatingComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"change","type":"EventEmitter"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"icon","type":"ICON_TYPE"},{"kind":"Property","name":"initialRate","type":"number"},{"kind":"Property","name":"rating","type":"number"},{"kind":"Method","name":"reset","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"saveRate","overloadIndex":1,"parameters":[{"name":"rating","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setRate","overloadIndex":1,"parameters":[{"name":"value","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reset","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StarRatingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveRate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveRate","overloadIndex":1,"parameters":[{"name":"rating","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StarRatingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRate","overloadIndex":1,"parameters":[{"name":"value","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StarRatingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"StarRatingComponent","members":[{"kind":"Property","name":"initialRate","type":"number"},{"kind":"Property","name":"icon","type":"ICON_TYPE"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"rating","type":"number"},{"kind":"Property","name":"change","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"setRate","parameters":[{"name":"value","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"reset","parameters":[],"returnType":"void"},{"kind":"Method","name":"saveRate","parameters":[{"name":"rating","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"StockNotificationComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefront!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/storefront!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"interestsService","type":"UserInterestsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~UserInterestsService:class","shortType":"UserInterestsService","importPath":"@spartacus/core"},{"name":"notificationPrefService","type":"UserNotificationPreferenceService","isOptional":false,"canonicalReference":"@spartacus/storefront!~UserNotificationPreferenceService:class","shortType":"UserNotificationPreferenceService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/storefront!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"anonymous","type":"boolean"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"hasProductInterests$","type":"Observable"},{"kind":"Property","name":"isRemoveInterestLoading$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"outOfStock$","type":"Observable"},{"kind":"Property","name":"prefsEnabled$","type":"Observable"},{"kind":"Method","name":"subscribe","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"unsubscribe","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StockNotificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StockNotificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscribe","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscribe","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StockNotificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unsubscribe","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unsubscribe","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StockNotificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"StockNotificationComponent","members":[{"kind":"Property","name":"currentProductService","type":""},{"kind":"Property","name":"globalMessageService","type":""},{"kind":"Property","name":"translationService","type":""},{"kind":"Property","name":"interestsService","type":""},{"kind":"Property","name":"notificationPrefService","type":""},{"kind":"Property","name":"userIdService","type":""},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"hasProductInterests$","type":"Observable"},{"kind":"Property","name":"prefsEnabled$","type":"Observable"},{"kind":"Property","name":"outOfStock$","type":"Observable"},{"kind":"Property","name":"isRemoveInterestLoading$","type":"Observable"},{"kind":"Property","name":"anonymous","type":"boolean"},{"kind":"Property","name":"enabledPrefs","type":""},{"kind":"Property","name":"productCode","type":""},{"kind":"Property","name":"subscribeSuccess$","type":""},{"kind":"Property","name":"subscriptions","type":""},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/storefront!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefront!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/storefront!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"interestsService","type":"UserInterestsService","canonicalReference":"@spartacus/storefront!UserInterestsService:class","shortType":"UserInterestsService","importPath":"@spartacus/core","isOptional":false},{"name":"notificationPrefService","type":"UserNotificationPreferenceService","canonicalReference":"@spartacus/storefront!UserNotificationPreferenceService:class","shortType":"UserNotificationPreferenceService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/storefront!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"subscribe","parameters":[],"returnType":"void"},{"kind":"Method","name":"unsubscribe","parameters":[],"returnType":"void"},{"kind":"Property","name":"onInterestRemovingSuccess","type":""},{"kind":"Property","name":"onInterestAddingError","type":""},{"kind":"Property","name":"openDialog","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"StockNotificationDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"interestsService","type":"UserInterestsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~UserInterestsService:class","shortType":"UserInterestsService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"enabledPrefs","type":"NotificationPreference[]"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"subscribeSuccess$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"enabledPrefs","type":"NotificationPreference[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscribeSuccess$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StockNotificationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StockNotificationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"subscribeSuccess$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"enabledPrefs","type":"NotificationPreference[]","isOptional":false,"canonicalReference":"@spartacus/storefront!~NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"StockNotificationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StockNotificationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StockNotificationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"StockNotificationDialogComponent","members":[{"kind":"Property","name":"interestsService","type":""},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"subscribeSuccess$","type":"Observable"},{"kind":"Property","name":"enabledPrefs","type":"NotificationPreference[]"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/storefront!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"interestsService","type":"UserInterestsService","canonicalReference":"@spartacus/storefront!UserInterestsService:class","shortType":"UserInterestsService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/storefront!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"init","parameters":[{"name":"subscribeSuccess$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"enabledPrefs","type":"NotificationPreference[]","canonicalReference":"@spartacus/storefront!NotificationPreference:class","shortType":"NotificationPreference","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"StorefrontComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"hamburgerMenuService","type":"HamburgerMenuService","isOptional":false,"canonicalReference":"@spartacus/storefront!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefront!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"keyboardFocusService","type":"KeyboardFocusService","isOptional":false,"canonicalReference":"@spartacus/storefront!KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"child","type":"SkipLinkComponent"},{"kind":"Method","name":"collapseMenu","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"collapseMenuIfClickOutside","overloadIndex":1,"parameters":[{"name":"event","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"document","type":"Document | null"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"focusOnFirstNavigationItem","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handleEscape","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"isExpanded$","type":"Observable"},{"kind":"Property","name":"keyboardFocusService","type":"KeyboardFocusService"},{"kind":"Property","name":"navigateSubscription","type":"Subscription"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onNavigation","overloadIndex":1,"parameters":[{"name":"isNavigating","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"skipFocusConfig","type":"SkipFocusConfig"},{"kind":"Property","name":"skipLinkService","type":"SkipLinkService | null"},{"kind":"Property","name":"startNavigating","type":"boolean"},{"kind":"Property","name":"stopNavigating","type":"boolean"},{"kind":"Property","name":"StorefrontOutlets","type":"typeof StorefrontOutlets"},{"kind":"Property","name":"tabindex","type":"string"},{"kind":"Method","name":"trapFocusOnMenuIfExpanded","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collapseMenu","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collapseMenu","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StorefrontComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collapseMenuIfClickOutside","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collapseMenuIfClickOutside","overloadIndex":1,"parameters":[{"name":"event","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StorefrontComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusOnFirstNavigationItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusOnFirstNavigationItem","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StorefrontComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleEscape","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleEscape","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StorefrontComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StorefrontComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StorefrontComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onNavigation","overloadIndex":1,"parameters":[{"name":"isNavigating","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StorefrontComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"trapFocusOnMenuIfExpanded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"trapFocusOnMenuIfExpanded","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StorefrontComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"StorefrontComponent","members":[{"kind":"Property","name":"hamburgerMenuService","type":""},{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"keyboardFocusService","type":"KeyboardFocusService"},{"kind":"Property","name":"navigateSubscription","type":"Subscription"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"skipFocusConfig","type":"SkipFocusConfig"},{"kind":"Property","name":"isExpanded$","type":"Observable"},{"kind":"Property","name":"StorefrontOutlets","type":"typeof StorefrontOutlets"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"document","type":"Document | null"},{"kind":"Property","name":"skipLinkService","type":"SkipLinkService | null"},{"kind":"Property","name":"startNavigating","type":"boolean"},{"kind":"Property","name":"stopNavigating","type":"boolean"},{"kind":"Property","name":"tabindex","type":"string"},{"kind":"Property","name":"child","type":"SkipLinkComponent"},{"kind":"Property","name":"keyboardFocusConfig","type":""},{"kind":"Method","name":"handleEscape","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"hamburgerMenuService","type":"HamburgerMenuService","canonicalReference":"@spartacus/storefront!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefront!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"keyboardFocusService","type":"KeyboardFocusService","canonicalReference":"@spartacus/storefront!KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"collapseMenuIfClickOutside","parameters":[{"name":"event","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"collapseMenu","parameters":[],"returnType":"void"},{"kind":"Method","name":"trapFocusOnMenuIfExpanded","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusOnFirstNavigationItem","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"onNavigation","parameters":[{"name":"isNavigating","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"StructuredData","members":[{"kind":"PropertySignature","name":"disableInDevMode","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disableInDevMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disableInDevMode","type":"boolean"},"topLevelApiElementName":"StructuredData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"StructuredData","members":[{"kind":"Property","name":"disableInDevMode","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SupplementHashAnchorsPipe","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getPath","overloadIndex":1,"parameters":[{"name":"anchorId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPath","overloadIndex":1,"parameters":[{"name":"anchorId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"SupplementHashAnchorsPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"SupplementHashAnchorsPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"SupplementHashAnchorsPipe","members":[{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getPath","parameters":[{"name":"anchorId","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"transform","parameters":[{"name":"html","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Tab","members":[{"kind":"PropertySignature","name":"content","type":"TemplateRef"},{"kind":"PropertySignature","name":"disableBorderFocus","type":"boolean"},{"kind":"PropertySignature","name":"header","type":"string"},{"kind":"PropertySignature","name":"headerKey","type":"string"},{"kind":"PropertySignature","name":"headerParams","type":"Record"},{"kind":"PropertySignature","name":"id","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"content","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"content","type":"TemplateRef"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disableBorderFocus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disableBorderFocus","type":"boolean"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"header","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"header","type":"string"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"headerKey","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"headerKey","type":"string"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"headerParams","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"headerParams","type":"Record"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"number"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Tab","members":[{"kind":"Property","name":"headerKey","type":"string"},{"kind":"Property","name":"headerParams","type":"Record"},{"kind":"Property","name":"header","type":"string"},{"kind":"Property","name":"content","type":"TemplateRef"},{"kind":"Property","name":"id","type":"number"},{"kind":"Property","name":"disableBorderFocus","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TabComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"config","type":"TabConfig | any"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Method","name":"focus","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOpenTabs","overloadIndex":1,"parameters":[],"returnType":"number[]"},{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"}],"returnType":"number"},{"kind":"Method","name":"getTitle","overloadIndex":1,"parameters":[{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},{"kind":"Method","name":"handleKeydownEvent","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"tabs","type":"Tab[]","isOptional":false,"canonicalReference":"@spartacus/storefront!Tab:interface","shortType":"Tab","importPath":"@spartacus/storefront"},{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"},{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isOpen","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"mode$","type":"Observable"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"openTabs$","type":"BehaviorSubject"},{"kind":"Method","name":"select","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Method","name":"selectOrFocus","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"},{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"shouldRestrictKeys","overloadIndex":1,"parameters":[{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"},{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"TAB_MODE","type":"typeof TAB_MODE"},{"kind":"Property","name":"tabHeaders","type":"QueryList"},{"kind":"Property","name":"tabs","type":"Tab[] | any"},{"kind":"Property","name":"tabs$","type":"Observable"},{"kind":"Method","name":"toggleTab","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focus","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOpenTabs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOpenTabs","overloadIndex":1,"parameters":[],"returnType":"number[]"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"}],"returnType":"number"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitle","overloadIndex":1,"parameters":[{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleKeydownEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleKeydownEvent","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"tabs","type":"Tab[]","isOptional":false,"canonicalReference":"@spartacus/storefront!Tab:interface","shortType":"Tab","importPath":"@spartacus/storefront"},{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"},{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isOpen","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isOpen","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"select","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"select","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectOrFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectOrFocus","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"},{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldRestrictKeys","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldRestrictKeys","overloadIndex":1,"parameters":[{"name":"mode","type":"TAB_MODE","isOptional":false,"canonicalReference":"@spartacus/storefront!TAB_MODE:enum","shortType":"TAB_MODE","importPath":"@spartacus/storefront"},{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleTab","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TabComponent","members":[{"kind":"Property","name":"tabs$","type":"Observable"},{"kind":"Property","name":"tabs","type":"Tab[] | any"},{"kind":"Property","name":"config","type":"TabConfig | any"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"TAB_MODE","type":"typeof TAB_MODE"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"tabHeaders","type":"QueryList"},{"kind":"Property","name":"openTabs$","type":"BehaviorSubject"},{"kind":"Property","name":"mode$","type":"Observable"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"select","parameters":[{"name":"tabNum","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"mode","type":"TAB_MODE","canonicalReference":"@spartacus/storefront!TAB_MODE:class","shortType":"TAB_MODE","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focus","parameters":[{"name":"tabNum","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"selectOrFocus","parameters":[{"name":"tabNum","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"mode","type":"TAB_MODE","canonicalReference":"@spartacus/storefront!TAB_MODE:class","shortType":"TAB_MODE","importPath":"","isOptional":false},{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleKeydownEvent","parameters":[{"name":"tabNum","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"tabs","type":"Tab[]","canonicalReference":"@spartacus/storefront!Tab:class","shortType":"Tab","importPath":"","isOptional":false},{"name":"mode","type":"TAB_MODE","canonicalReference":"@spartacus/storefront!TAB_MODE:class","shortType":"TAB_MODE","importPath":"","isOptional":false},{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"shouldRestrictKeys","parameters":[{"name":"mode","type":"TAB_MODE","canonicalReference":"@spartacus/storefront!TAB_MODE:class","shortType":"TAB_MODE","importPath":"","isOptional":false},{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefront!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isOpen","parameters":[{"name":"tabNum","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"toggleTab","parameters":[{"name":"tabNum","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getTabIndex","parameters":[{"name":"tabNum","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"mode","type":"TAB_MODE","canonicalReference":"@spartacus/storefront!TAB_MODE:class","shortType":"TAB_MODE","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getTitle","parameters":[{"name":"mode","type":"TAB_MODE","canonicalReference":"@spartacus/storefront!TAB_MODE:class","shortType":"TAB_MODE","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string | null"},{"kind":"Method","name":"getOpenTabs","parameters":[],"returnType":"number[]"},{"kind":"Method","name":"getMode","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TabConfig","members":[{"kind":"PropertySignature","name":"breakpoint","type":"BREAKPOINT"},{"kind":"PropertySignature","name":"label","type":"Translatable | string"},{"kind":"PropertySignature","name":"mode","type":"TAB_MODE"},{"kind":"PropertySignature","name":"openTabs","type":"number[]"},{"kind":"PropertySignature","name":"restrictDirectionKeys","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"breakpoint","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"breakpoint","type":"BREAKPOINT"},"topLevelApiElementName":"TabConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"label","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"label","type":"Translatable | string"},"topLevelApiElementName":"TabConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"mode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"mode","type":"TAB_MODE"},"topLevelApiElementName":"TabConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openTabs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openTabs","type":"number[]"},"topLevelApiElementName":"TabConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"restrictDirectionKeys","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"restrictDirectionKeys","type":"boolean"},"topLevelApiElementName":"TabConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TabConfig","members":[{"kind":"Property","name":"label","type":"Translatable | string"},{"kind":"Property","name":"mode","type":"TAB_MODE"},{"kind":"Property","name":"breakpoint","type":"BREAKPOINT"},{"kind":"Property","name":"openTabs","type":"number[]"},{"kind":"Property","name":"restrictDirectionKeys","type":"boolean"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Table","members":[{"kind":"PropertySignature","name":"data","type":"T[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"any[]"},{"kind":"PropertySignature","name":"structure","type":"TableStructure"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"data","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"data","type":"T[]"},"topLevelApiElementName":"Table","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"Table","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"any[]"},"topLevelApiElementName":"Table","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"structure","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"structure","type":"TableStructure"},"topLevelApiElementName":"Table","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Table","members":[{"kind":"Property","name":"structure","type":"TableStructure"},{"kind":"Property","name":"data","type":"T[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"any[]"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"rendererService","type":"TableRendererService","isOptional":false,"canonicalReference":"@spartacus/storefront!TableRendererService:class","shortType":"TableRendererService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"addTableDebugInfo","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"currentItem","type":"{ value: any; property: string; }"},{"kind":"Property","name":"data","type":"T[]"},{"kind":"Method","name":"getDataOutletContext","overloadIndex":1,"parameters":[{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"data","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TableDataOutletContext"},{"kind":"Method","name":"getDataOutletRef","overloadIndex":1,"parameters":[{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getHeaderOutletContext","overloadIndex":1,"parameters":[{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TableHeaderOutletContext"},{"kind":"Method","name":"getHeaderOutletRef","overloadIndex":1,"parameters":[{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"horizontalLayout","type":"boolean"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isCurrentItem","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"launch","type":"EventEmitter"},{"kind":"Method","name":"launchItem","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"rendererService","type":"TableRendererService"},{"kind":"Property","name":"structure","type":"TableStructure"},{"kind":"Property","name":"tableType","type":"string"},{"kind":"Method","name":"trackData","overloadIndex":1,"parameters":[{"name":"_i","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Property","name":"verticalLayout","type":"boolean"},{"kind":"Property","name":"verticalStackedLayout","type":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addTableDebugInfo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addTableDebugInfo","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDataOutletContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDataOutletContext","overloadIndex":1,"parameters":[{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"data","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TableDataOutletContext"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDataOutletRef","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDataOutletRef","overloadIndex":1,"parameters":[{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeaderOutletContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeaderOutletContext","overloadIndex":1,"parameters":[{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TableHeaderOutletContext"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeaderOutletRef","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeaderOutletRef","overloadIndex":1,"parameters":[{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCurrentItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCurrentItem","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchItem","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"structure","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"structure","type":"TableStructure"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"trackData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"trackData","overloadIndex":1,"parameters":[{"name":"_i","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"TableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableComponent","members":[{"kind":"Property","name":"rendererService","type":"TableRendererService"},{"kind":"Property","name":"tableType","type":"string"},{"kind":"Property","name":"horizontalLayout","type":"boolean"},{"kind":"Property","name":"verticalLayout","type":"boolean"},{"kind":"Property","name":"verticalStackedLayout","type":"boolean"},{"kind":"Property","name":"_structure","type":""},{"kind":"Property","name":"data","type":"T[]"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"currentItem","type":"{ value: any; property: string; }"},{"kind":"Property","name":"launch","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"rendererService","type":"TableRendererService","canonicalReference":"@spartacus/storefront!TableRendererService:class","shortType":"TableRendererService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"init","parameters":[],"returnType":"void"},{"kind":"Method","name":"launchItem","parameters":[{"name":"item","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isCurrentItem","parameters":[{"name":"item","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getHeaderOutletRef","parameters":[{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getHeaderOutletContext","parameters":[{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"TableHeaderOutletContext"},{"kind":"Method","name":"getDataOutletRef","parameters":[{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getDataOutletContext","parameters":[{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"data","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"TableDataOutletContext"},{"kind":"Method","name":"trackData","parameters":[{"name":"_i","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"item","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"addTableDebugInfo","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableDataCellComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"field","type":"string"},{"kind":"Property","name":"model","type":"any"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"field","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"field","type":"string"},"topLevelApiElementName":"TableDataCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"model","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"model","type":"any"},"topLevelApiElementName":"TableDataCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"value","type":"string"},"topLevelApiElementName":"TableDataCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableDataCellComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/storefront!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableDataOutletContext","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"TableDataOutletContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableDataOutletContext","members":[]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableFieldOptions","members":[{"kind":"PropertySignature","name":"dataComponent","type":"Type"},{"kind":"PropertySignature","name":"headerComponent","type":"Type"},{"kind":"PropertySignature","name":"label","type":"string | TableHeader"},{"kind":"PropertySignature","name":"linkable","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dataComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dataComponent","type":"Type"},"topLevelApiElementName":"TableFieldOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"headerComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"headerComponent","type":"Type"},"topLevelApiElementName":"TableFieldOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"label","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"label","type":"string | TableHeader"},"topLevelApiElementName":"TableFieldOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"linkable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"linkable","type":"boolean"},"topLevelApiElementName":"TableFieldOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableFieldOptions","members":[{"kind":"Property","name":"label","type":"string | TableHeader"},{"kind":"Property","name":"linkable","type":"boolean"},{"kind":"Property","name":"headerComponent","type":"Type"},{"kind":"Property","name":"dataComponent","type":"Type"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableHeader","members":[{"kind":"PropertySignature","name":"i18nKey","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"i18nKey","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"i18nKey","type":"string"},"topLevelApiElementName":"TableHeader","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableHeader","members":[{"kind":"Property","name":"i18nKey","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableHeaderCellComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"field","type":"string"},{"kind":"Property","name":"fieldOptions","type":"TableFieldOptions | undefined"},{"kind":"Property","name":"header","type":"string | undefined"},{"kind":"Property","name":"i18nRoot","type":"string | undefined"},{"kind":"Property","name":"localizedHeader","type":"string"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"field","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"field","type":"string"},"topLevelApiElementName":"TableHeaderCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"fieldOptions","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"fieldOptions","type":"TableFieldOptions | undefined"},"topLevelApiElementName":"TableHeaderCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"header","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"header","type":"string | undefined"},"topLevelApiElementName":"TableHeaderCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"i18nRoot","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"i18nRoot","type":"string | undefined"},"topLevelApiElementName":"TableHeaderCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"localizedHeader","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"localizedHeader","type":"string"},"topLevelApiElementName":"TableHeaderCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"type","type":"string"},"topLevelApiElementName":"TableHeaderCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableHeaderCellComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/storefront!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableHeaderOutletContext","members":[{"kind":"PropertySignature","name":"_field","type":"string"},{"kind":"PropertySignature","name":"_i18nRoot","type":"string"},{"kind":"PropertySignature","name":"_options","type":"TableOptions"},{"kind":"PropertySignature","name":"_type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"_field","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"_field","type":"string"},"topLevelApiElementName":"TableHeaderOutletContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"_i18nRoot","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"_i18nRoot","type":"string"},"topLevelApiElementName":"TableHeaderOutletContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"_options","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"_options","type":"TableOptions"},"topLevelApiElementName":"TableHeaderOutletContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"_type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"_type","type":"string"},"topLevelApiElementName":"TableHeaderOutletContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableHeaderOutletContext","members":[{"kind":"Property","name":"_type","type":"string"},{"kind":"Property","name":"_field","type":"string"},{"kind":"Property","name":"_options","type":"TableOptions"},{"kind":"Property","name":"_i18nRoot","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableOptions","members":[{"kind":"PropertySignature","name":"cells","type":"{ [fieldKey: string]: TableFieldOptions; }"},{"kind":"PropertySignature","name":"dataComponent","type":"Type"},{"kind":"PropertySignature","name":"headerComponent","type":"Type"},{"kind":"PropertySignature","name":"layout","type":"TableLayout"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cells","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cells","type":"{ [fieldKey: string]: TableFieldOptions; }"},"topLevelApiElementName":"TableOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dataComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dataComponent","type":"Type"},"topLevelApiElementName":"TableOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"headerComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"headerComponent","type":"Type"},"topLevelApiElementName":"TableOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"layout","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"layout","type":"TableLayout"},"topLevelApiElementName":"TableOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"TableOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableOptions","members":[{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"layout","type":"TableLayout"},{"kind":"Property","name":"headerComponent","type":"Type"},{"kind":"Property","name":"dataComponent","type":"Type"},{"kind":"Property","name":"cells","type":"{ [fieldKey: string]: TableFieldOptions; }"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableRendererService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outletService","type":"OutletService","isOptional":false,"canonicalReference":"@spartacus/storefront!OutletService:class","shortType":"OutletService","importPath":"@spartacus/storefront"},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","isOptional":false,"canonicalReference":"@angular/core!ComponentFactoryResolver$1:class","shortType":"ComponentFactoryResolver","importPath":"@angular/core"},{"name":"config","type":"TableConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!TableConfig:class","shortType":"TableConfig","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"structure","type":"TableStructure","isOptional":false,"canonicalReference":"@spartacus/storefront!TableStructure:interface","shortType":"TableStructure","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"config","type":"TableConfig"},{"kind":"Method","name":"getDataOutletContext","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"TableOptions | undefined","isOptional":false,"canonicalReference":"@spartacus/storefront!TableOptions:interface","shortType":"TableOptions","importPath":"@spartacus/storefront"},{"name":"i18nRoot","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"data","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TableDataOutletContext"},{"kind":"Method","name":"getDataOutletRef","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getDataRenderer","overloadIndex":1,"parameters":[{"name":"structure","type":"TableStructure","isOptional":false,"canonicalReference":"@spartacus/storefront!TableStructure:interface","shortType":"TableStructure","importPath":"@spartacus/storefront"},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Type | undefined"},{"kind":"Method","name":"getHeaderOutletContext","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"TableOptions | undefined","isOptional":false,"canonicalReference":"@spartacus/storefront!TableOptions:interface","shortType":"TableOptions","importPath":"@spartacus/storefront"},{"name":"i18nRoot","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TableHeaderOutletContext"},{"kind":"Method","name":"getHeaderOutletRef","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getHeaderRenderer","overloadIndex":1,"parameters":[{"name":"structure","type":"TableStructure","isOptional":false,"canonicalReference":"@spartacus/storefront!TableStructure:interface","shortType":"TableStructure","importPath":"@spartacus/storefront"},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Type | undefined"},{"kind":"Property","name":"outletRefs","type":"Map"},{"kind":"Property","name":"outletService","type":"OutletService"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"outletRef","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"renderer","type":"Type","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"structure","type":"TableStructure","isOptional":false,"canonicalReference":"@spartacus/storefront!TableStructure:interface","shortType":"TableStructure","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"TableRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDataOutletContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDataOutletContext","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"TableOptions | undefined","isOptional":false,"canonicalReference":"@spartacus/storefront!TableOptions:interface","shortType":"TableOptions","importPath":"@spartacus/storefront"},{"name":"i18nRoot","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"data","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TableDataOutletContext"},"topLevelApiElementName":"TableRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDataOutletRef","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDataOutletRef","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TableRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDataRenderer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDataRenderer","overloadIndex":1,"parameters":[{"name":"structure","type":"TableStructure","isOptional":false,"canonicalReference":"@spartacus/storefront!TableStructure:interface","shortType":"TableStructure","importPath":"@spartacus/storefront"},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Type | undefined"},"topLevelApiElementName":"TableRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeaderOutletContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeaderOutletContext","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"TableOptions | undefined","isOptional":false,"canonicalReference":"@spartacus/storefront!TableOptions:interface","shortType":"TableOptions","importPath":"@spartacus/storefront"},{"name":"i18nRoot","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TableHeaderOutletContext"},"topLevelApiElementName":"TableRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeaderOutletRef","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeaderOutletRef","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TableRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeaderRenderer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeaderRenderer","overloadIndex":1,"parameters":[{"name":"structure","type":"TableStructure","isOptional":false,"canonicalReference":"@spartacus/storefront!TableStructure:interface","shortType":"TableStructure","importPath":"@spartacus/storefront"},{"name":"field","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Type | undefined"},"topLevelApiElementName":"TableRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"outletRef","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"renderer","type":"Type","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"TableRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableRendererService","members":[{"kind":"Property","name":"outletService","type":"OutletService"},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Property","name":"config","type":"TableConfig"},{"kind":"Property","name":"outletRefs","type":"Map"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outletService","type":"OutletService","canonicalReference":"@spartacus/storefront!OutletService:class","shortType":"OutletService","importPath":"@spartacus/storefront","isOptional":false},{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","canonicalReference":"@spartacus/storefront!ComponentFactoryResolver:class","shortType":"ComponentFactoryResolver","importPath":"","isOptional":false},{"name":"config","type":"TableConfig","canonicalReference":"@spartacus/storefront!TableConfig:class","shortType":"TableConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"add","parameters":[{"name":"structure","type":"TableStructure","canonicalReference":"@spartacus/storefront!TableStructure:class","shortType":"TableStructure","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"render","parameters":[{"name":"outletRef","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"renderer","type":"Type","canonicalReference":"@spartacus/storefront!Type:class","shortType":"Type","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getHeaderRenderer","parameters":[{"name":"structure","type":"TableStructure","canonicalReference":"@spartacus/storefront!TableStructure:class","shortType":"TableStructure","importPath":"","isOptional":false},{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Type | undefined"},{"kind":"Method","name":"getDataRenderer","parameters":[{"name":"structure","type":"TableStructure","canonicalReference":"@spartacus/storefront!TableStructure:class","shortType":"TableStructure","importPath":"","isOptional":false},{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Type | undefined"},{"kind":"Method","name":"getHeaderOutletRef","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getHeaderOutletContext","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"options","type":"TableOptions | undefined","canonicalReference":"@spartacus/storefront!TableOptions:class","shortType":"TableOptions","importPath":"","isOptional":false},{"name":"i18nRoot","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"TableHeaderOutletContext"},{"kind":"Method","name":"getDataOutletRef","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getDataOutletContext","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"options","type":"TableOptions | undefined","canonicalReference":"@spartacus/storefront!TableOptions:class","shortType":"TableOptions","importPath":"","isOptional":false},{"name":"i18nRoot","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"field","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"data","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"TableDataOutletContext"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/storefront!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"},{"name":"config","type":"TableConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!TableConfig:class","shortType":"TableConfig","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Method","name":"buildRandomStructure","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"buildStructure","overloadIndex":1,"parameters":[{"name":"tableType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","isOptional":true,"canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:interface","shortType":"ResponsiveTableConfiguration","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"buildStructureFromConfig","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","isOptional":true,"canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:interface","shortType":"ResponsiveTableConfiguration","importPath":"@spartacus/storefront"}],"returnType":"Observable"},{"kind":"Method","name":"buildStructureFromData","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"data$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"kind":"Property","name":"config","type":"TableConfig"},{"kind":"Method","name":"findRelevantBreakpoints","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"BREAKPOINT[]"},{"kind":"Method","name":"getTableConfig","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","isOptional":true,"canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:interface","shortType":"ResponsiveTableConfiguration","importPath":"@spartacus/storefront"}],"returnType":"TableStructureConfiguration | null"},{"kind":"Method","name":"hasTableConfig","overloadIndex":1,"parameters":[{"name":"tableType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"logger","type":"LoggerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildRandomStructure","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildRandomStructure","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"TableService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildStructure","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildStructure","overloadIndex":1,"parameters":[{"name":"tableType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","isOptional":true,"canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:interface","shortType":"ResponsiveTableConfiguration","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"TableService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildStructureFromConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildStructureFromConfig","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","isOptional":true,"canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:interface","shortType":"ResponsiveTableConfiguration","importPath":"@spartacus/storefront"}],"returnType":"Observable"},"topLevelApiElementName":"TableService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildStructureFromData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildStructureFromData","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"data$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"TableService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findRelevantBreakpoints","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findRelevantBreakpoints","overloadIndex":1,"parameters":[{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"}],"returnType":"BREAKPOINT[]"},"topLevelApiElementName":"TableService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTableConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTableConfig","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakpoint","type":"BREAKPOINT","isOptional":false,"canonicalReference":"@spartacus/storefront!BREAKPOINT:enum","shortType":"BREAKPOINT","importPath":"@spartacus/storefront"},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","isOptional":true,"canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:interface","shortType":"ResponsiveTableConfiguration","importPath":"@spartacus/storefront"}],"returnType":"TableStructureConfiguration | null"},"topLevelApiElementName":"TableService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasTableConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasTableConfig","overloadIndex":1,"parameters":[{"name":"tableType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"TableService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TableService","members":[{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"config","type":"TableConfig"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/storefront!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false},{"name":"config","type":"TableConfig","canonicalReference":"@spartacus/storefront!TableConfig:class","shortType":"TableConfig","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"buildStructure","parameters":[{"name":"tableType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:class","shortType":"ResponsiveTableConfiguration","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"buildStructureFromConfig","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:class","shortType":"ResponsiveTableConfiguration","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getTableConfig","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false},{"name":"defaultStructure","type":"ResponsiveTableConfiguration","canonicalReference":"@spartacus/storefront!ResponsiveTableConfiguration:class","shortType":"ResponsiveTableConfiguration","importPath":"","isOptional":true}],"returnType":"TableStructureConfiguration | null"},{"kind":"Method","name":"buildStructureFromData","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"data$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"buildRandomStructure","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"findRelevantBreakpoints","parameters":[{"name":"breakpoint","type":"BREAKPOINT","canonicalReference":"@spartacus/storefront!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false}],"returnType":"BREAKPOINT[]"},{"kind":"Method","name":"hasTableConfig","parameters":[{"name":"tableType","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Property","name":"logWarning","type":""}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableStructure","members":[{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"TableStructure","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableStructure","members":[{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableStructureConfiguration","members":[{"kind":"PropertySignature","name":"cells","type":"string[]"},{"kind":"PropertySignature","name":"options","type":"TableOptions"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cells","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cells","type":"string[]"},"topLevelApiElementName":"TableStructureConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"options","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"options","type":"TableOptions"},"topLevelApiElementName":"TableStructureConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"TableStructureConfiguration","members":[{"kind":"Property","name":"cells","type":"string[]"},{"kind":"Property","name":"options","type":"TableOptions"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TabParagraphContainerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefront!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeTabNum","type":"number"},{"kind":"Property","name":"ariaLabel","type":"string"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"children","type":"QueryList"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"components$","type":"Observable"},{"kind":"Method","name":"getTitleParams","overloadIndex":1,"parameters":[{"name":"children","type":"QueryList","isOptional":false,"canonicalReference":"@angular/core!QueryList:class","shortType":"QueryList","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"select","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"event","type":"MouseEvent","isOptional":true,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"tabCompLoaded","overloadIndex":1,"parameters":[{"name":"componentRef","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"componentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"tabConfig$","type":"BehaviorSubject"},{"kind":"Property","name":"tabRefs","type":"QueryList>"},{"kind":"Property","name":"tabs$","type":"Observable"},{"kind":"Property","name":"tabTitleParams","type":"(Observable | null)[]"},{"kind":"Property","name":"tabTitleParams$","type":"BehaviorSubject | null>>"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitleParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitleParams","overloadIndex":1,"parameters":[{"name":"children","type":"QueryList","isOptional":false,"canonicalReference":"@angular/core!QueryList:class","shortType":"QueryList","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"TabParagraphContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TabParagraphContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TabParagraphContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"select","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"select","overloadIndex":1,"parameters":[{"name":"tabNum","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"event","type":"MouseEvent","isOptional":true,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TabParagraphContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"tabCompLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"tabCompLoaded","overloadIndex":1,"parameters":[{"name":"componentRef","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"componentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TabParagraphContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TabParagraphContainerComponent","members":[{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"activeTabNum","type":"number"},{"kind":"Property","name":"ariaLabel","type":"string"},{"kind":"Property","name":"children","type":"QueryList"},{"kind":"Property","name":"tabRefs","type":"QueryList>"},{"kind":"Property","name":"tabTitleParams","type":"(Observable | null)[]"},{"kind":"Property","name":"tabConfig$","type":"BehaviorSubject"},{"kind":"Property","name":"tabTitleParams$","type":"BehaviorSubject | null>>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefront!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"components$","type":"Observable"},{"kind":"Property","name":"tabs$","type":"Observable"},{"kind":"Method","name":"select","parameters":[{"name":"tabNum","type":"number","canonicalReference":"@spartacus/storefront!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/storefront!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"tabCompLoaded","parameters":[{"name":"componentRef","type":"any","canonicalReference":"@spartacus/storefront!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"componentId","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getTitleParams","parameters":[{"name":"children","type":"QueryList","canonicalReference":"@spartacus/storefront!QueryList:class","shortType":"QueryList","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ThemeService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/storefront!~SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"}]},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Property","name":"existingTheme","type":"string"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"rootComponent","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"rootComponent","type":"ComponentRef"},{"kind":"Method","name":"setTheme","overloadIndex":1,"parameters":[{"name":"theme","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"siteThemeService","type":"SiteThemeService"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},"topLevelApiElementName":"ThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"rootComponent","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"ThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setTheme","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setTheme","overloadIndex":1,"parameters":[{"name":"theme","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ThemeService","members":[{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"siteThemeService","type":"SiteThemeService"},{"kind":"Property","name":"rootComponent","type":"ComponentRef"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"existingTheme","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/storefront!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/storefront!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"init","parameters":[{"name":"rootComponent","type":"ComponentRef","canonicalReference":"@angular/core!ComponentRef:class","shortType":"ComponentRef","importPath":"@angular/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"setTheme","parameters":[{"name":"theme","type":"string | undefined","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TotalComponent","members":[{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"fromItem","type":"number"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"toItem","type":"number"},{"kind":"Property","name":"totalResults","type":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"currentPage","type":"number"},"topLevelApiElementName":"TotalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"fromItem","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"fromItem","type":"number"},"topLevelApiElementName":"TotalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"pageSize","type":"number"},"topLevelApiElementName":"TotalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"TotalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"toItem","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"toItem","type":"number"},"topLevelApiElementName":"TotalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"totalResults","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"totalResults","type":"number"},"topLevelApiElementName":"TotalComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TotalComponent","members":[{"kind":"Property","name":"_pagination","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TruncatePipe","members":[{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"args","type":"[number, string?]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"args","type":"[number, string?]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TruncatePipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TruncatePipe","members":[{"kind":"Method","name":"transform","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/storefront!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"args","type":"[number, string?]","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TruncateTextPopoverComponent","members":[{"kind":"Property","name":"charactersLimit","type":"number"},{"kind":"Property","name":"content","type":"string"},{"kind":"Property","name":"customClass","type":"string"},{"kind":"Property","name":"isTruncated","type":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isTruncated","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isTruncated","type":"boolean"},"topLevelApiElementName":"TruncateTextPopoverComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"TruncateTextPopoverComponent","members":[{"kind":"Property","name":"content","type":"string"},{"kind":"Property","name":"charactersLimit","type":"number"},{"kind":"Property","name":"customClass","type":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"UIPositionRectangle","members":[{"kind":"PropertySignature","name":"bottom","type":"number"},{"kind":"PropertySignature","name":"height","type":"number"},{"kind":"PropertySignature","name":"left","type":"number"},{"kind":"PropertySignature","name":"right","type":"number"},{"kind":"PropertySignature","name":"top","type":"number"},{"kind":"PropertySignature","name":"width","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"bottom","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"bottom","type":"number"},"topLevelApiElementName":"UIPositionRectangle","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"height","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"height","type":"number"},"topLevelApiElementName":"UIPositionRectangle","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"left","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"left","type":"number"},"topLevelApiElementName":"UIPositionRectangle","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"right","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"right","type":"number"},"topLevelApiElementName":"UIPositionRectangle","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"top","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"top","type":"number"},"topLevelApiElementName":"UIPositionRectangle","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"width","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"width","type":"number"},"topLevelApiElementName":"UIPositionRectangle","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"UIPositionRectangle","members":[{"kind":"Property","name":"bottom","type":"number"},{"kind":"Property","name":"height","type":"number"},{"kind":"Property","name":"left","type":"number"},{"kind":"Property","name":"right","type":"number"},{"kind":"Property","name":"top","type":"number"},{"kind":"Property","name":"width","type":"number"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"VideoComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"mediaService","type":"MediaService","isOptional":false,"canonicalReference":"@spartacus/storefront!MediaService:class","shortType":"MediaService","importPath":"@spartacus/storefront"},{"name":"urlService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/storefront!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"autoPlay","type":"boolean"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Property","name":"loop","type":"boolean"},{"kind":"Property","name":"mediaService","type":"MediaService"},{"kind":"Property","name":"mute","type":"string | undefined"},{"kind":"Property","name":"routerLink","type":"string | any[] | undefined"},{"kind":"Method","name":"setControls","overloadIndex":1,"parameters":[{"name":"data","type":"CmsVideoComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsVideoComponent:interface","shortType":"CmsVideoComponent","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setMedia","overloadIndex":1,"parameters":[{"name":"data","type":"CmsVideoComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsVideoComponent:interface","shortType":"CmsVideoComponent","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setRouting","overloadIndex":1,"parameters":[{"name":"data","type":"CmsVideoComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsVideoComponent:interface","shortType":"CmsVideoComponent","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"source","type":"string | undefined"},{"kind":"Property","name":"styleClasses","type":"string | undefined"},{"kind":"Property","name":"thumbnail","type":"Media | undefined"},{"kind":"Property","name":"urlService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setControls","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setControls","overloadIndex":1,"parameters":[{"name":"data","type":"CmsVideoComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsVideoComponent:interface","shortType":"CmsVideoComponent","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"VideoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setMedia","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setMedia","overloadIndex":1,"parameters":[{"name":"data","type":"CmsVideoComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsVideoComponent:interface","shortType":"CmsVideoComponent","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"VideoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRouting","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRouting","overloadIndex":1,"parameters":[{"name":"data","type":"CmsVideoComponent","isOptional":false,"canonicalReference":"@spartacus/storefront!~CmsVideoComponent:interface","shortType":"CmsVideoComponent","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"VideoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"VideoComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"mediaService","type":"MediaService"},{"kind":"Property","name":"urlService","type":"SemanticPathService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"styleClasses","type":"string | undefined"},{"kind":"Property","name":"source","type":"string | undefined"},{"kind":"Property","name":"thumbnail","type":"Media | undefined"},{"kind":"Property","name":"routerLink","type":"string | any[] | undefined"},{"kind":"Property","name":"autoPlay","type":"boolean"},{"kind":"Property","name":"loop","type":"boolean"},{"kind":"Property","name":"mute","type":"string | undefined"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/storefront!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"mediaService","type":"MediaService","canonicalReference":"@spartacus/storefront!MediaService:class","shortType":"MediaService","importPath":"@spartacus/storefront","isOptional":false},{"name":"urlService","type":"SemanticPathService","canonicalReference":"@spartacus/storefront!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/storefront!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"setMedia","parameters":[{"name":"data","type":"CmsVideoComponent","canonicalReference":"@spartacus/storefront!CmsVideoComponent:class","shortType":"CmsVideoComponent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setControls","parameters":[{"name":"data","type":"CmsVideoComponent","canonicalReference":"@spartacus/storefront!CmsVideoComponent:class","shortType":"CmsVideoComponent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setRouting","parameters":[{"name":"data","type":"CmsVideoComponent","canonicalReference":"@spartacus/storefront!CmsVideoComponent:class","shortType":"CmsVideoComponent","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ViewComponent","members":[{"kind":"Property","name":"_hidden","type":"boolean | undefined"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"splitService","type":"SplitViewService","isOptional":false,"canonicalReference":"@spartacus/storefront!SplitViewService:class","shortType":"SplitViewService","importPath":"@spartacus/storefront"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"disappeared","type":"boolean | undefined"},{"kind":"Property","name":"duration","type":"number"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"hidden","type":"boolean"},{"kind":"Property","name":"hiddenChange","type":"EventEmitter"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onViewChangeShowAssistiveMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"position","type":"string"},{"kind":"Property","name":"splitService","type":"SplitViewService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"force","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"viewPosition","type":"number"},{"kind":"Property","name":"viewTitle","type":"string"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"duration","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"duration","type":"number"},"topLevelApiElementName":"ViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hidden","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hidden","type":"boolean"},"topLevelApiElementName":"ViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onViewChangeShowAssistiveMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onViewChangeShowAssistiveMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"force","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"viewPosition","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"viewPosition","type":"number"},"topLevelApiElementName":"ViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefront"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Class","name":"ViewComponent","members":[{"kind":"Property","name":"splitService","type":"SplitViewService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"_hidden","type":"boolean | undefined"},{"kind":"Property","name":"position","type":"string"},{"kind":"Property","name":"disappeared","type":"boolean | undefined"},{"kind":"Property","name":"hiddenChange","type":"EventEmitter"},{"kind":"Property","name":"viewTitle","type":"string"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"splitService","type":"SplitViewService","canonicalReference":"@spartacus/storefront!SplitViewService:class","shortType":"SplitViewService","importPath":"@spartacus/storefront","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggle","parameters":[{"name":"force","type":"boolean","canonicalReference":"@spartacus/storefront!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"onViewChangeShowAssistiveMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefinder/root","kind":"Interface","name":"StoreEntities","members":[{"kind":"PropertySignature","name":"pointOfServices","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pointOfServices","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pointOfServices","type":"Array"},"topLevelApiElementName":"StoreEntities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/root"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/root","kind":"Interface","name":"StoreEntities","members":[{"kind":"Property","name":"pointOfServices","type":"Array"}]}},{"entryPoint":"@spartacus/storefinder/root","kind":"Class","name":"StoreFinderFacade","members":[{"kind":"Method","name":"callFindStoresAction","overloadIndex":1,"parameters":[{"name":"routeParams","type":"{ [key: string]: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"findStoresAction","overloadIndex":1,"parameters":[{"name":"queryText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/storefinder_root!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_root!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"countryIsoCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"useMyLocation","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getDirections","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_root!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getFindStoreEntityById","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getFindStoresEntities","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getStoreLatitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_root!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},{"kind":"Method","name":"getStoreLongitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_root!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},{"kind":"Method","name":"getStoresLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getStoresLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewAllStoresEntities","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewAllStoresLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"viewAllStores","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"viewStoreById","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callFindStoresAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callFindStoresAction","overloadIndex":1,"parameters":[{"name":"routeParams","type":"{ [key: string]: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findStoresAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findStoresAction","overloadIndex":1,"parameters":[{"name":"queryText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/storefinder_root!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_root!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"countryIsoCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"useMyLocation","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDirections","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDirections","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_root!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFindStoreEntityById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFindStoreEntityById","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFindStoresEntities","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFindStoresEntities","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreLatitude","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreLatitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_root!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreLongitude","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreLongitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_root!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoresLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoresLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoresLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoresLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getViewAllStoresEntities","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getViewAllStoresEntities","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getViewAllStoresLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getViewAllStoresLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"viewAllStores","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"viewAllStores","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"viewStoreById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"viewStoreById","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/root"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/root","kind":"Class","name":"StoreFinderFacade","members":[{"kind":"Method","name":"getStoresLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getStoresLoaded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getFindStoresEntities","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewAllStoresLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewAllStoresEntities","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"findStoresAction","parameters":[{"name":"queryText","type":"string","canonicalReference":"@spartacus/storefinder/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/storefinder/root!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true},{"name":"longitudeLatitude","type":"GeoPoint","canonicalReference":"@spartacus/storefinder/root!GeoPoint:class","shortType":"GeoPoint","importPath":"","isOptional":true},{"name":"countryIsoCode","type":"string","canonicalReference":"@spartacus/storefinder/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"useMyLocation","type":"boolean","canonicalReference":"@spartacus/storefinder/root!boolean:class","shortType":"boolean","importPath":"","isOptional":true},{"name":"radius","type":"number","canonicalReference":"@spartacus/storefinder/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"viewAllStores","parameters":[],"returnType":"void"},{"kind":"Method","name":"viewStoreById","parameters":[{"name":"storeId","type":"string","canonicalReference":"@spartacus/storefinder/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"callFindStoresAction","parameters":[{"name":"routeParams","type":"{\n [key: string]: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getStoreLatitude","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/root!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"getStoreLongitude","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/root!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"getDirections","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/root!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getFindStoreEntityById","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefinder/occ","kind":"Class","name":"OccStoreFinderAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/storefinder_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/storefinder_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"callOccFindStores","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/storefinder_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_occ!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadCounts","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/storefinder_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_occ!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callOccFindStores","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callOccFindStores","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/storefinder_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_occ!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccStoreFinderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccStoreFinderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCounts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCounts","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccStoreFinderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/storefinder_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_occ!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccStoreFinderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/occ"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/occ","kind":"Class","name":"OccStoreFinderAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/storefinder/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/storefinder/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefinder/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/storefinder/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false},{"name":"longitudeLatitude","type":"GeoPoint","canonicalReference":"@spartacus/storefinder/occ!GeoPoint:class","shortType":"GeoPoint","importPath":"","isOptional":true},{"name":"radius","type":"number","canonicalReference":"@spartacus/storefinder/occ!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadCounts","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"load","parameters":[{"name":"storeId","type":"string","canonicalReference":"@spartacus/storefinder/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"callOccFindStores","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefinder/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/storefinder/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true},{"name":"longitudeLatitude","type":"GeoPoint","canonicalReference":"@spartacus/storefinder/occ!GeoPoint:class","shortType":"GeoPoint","importPath":"","isOptional":true},{"name":"radius","type":"number","canonicalReference":"@spartacus/storefinder/occ!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"FindStoresState","members":[{"kind":"PropertySignature","name":"findStoreEntityById","type":"StoreEntities"},{"kind":"PropertySignature","name":"findStoresEntities","type":"StoreEntities"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"findStoreEntityById","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"findStoreEntityById","type":"StoreEntities"},"topLevelApiElementName":"FindStoresState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"findStoresEntities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"findStoresEntities","type":"StoreEntities"},"topLevelApiElementName":"FindStoresState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"FindStoresState","members":[{"kind":"Property","name":"findStoresEntities","type":"StoreEntities"},{"kind":"Property","name":"findStoreEntityById","type":"StoreEntities"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"GoogleMapRendererService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"StoreFinderConfig","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!StoreFinderConfig:class","shortType":"StoreFinderConfig","importPath":"@spartacus/storefinder/core"},{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"},{"name":"scriptLoader","type":"ScriptLoader","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core"}]},{"kind":"Method","name":"centerMap","overloadIndex":1,"parameters":[{"name":"latitute","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"longitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"config","type":"StoreFinderConfig"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"renderMap","overloadIndex":1,"parameters":[{"name":"mapElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"locations","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"selectMarkerHandler","type":"Function","isOptional":true,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"void"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"storeFinderService","type":"StoreFinderService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"centerMap","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"centerMap","overloadIndex":1,"parameters":[{"name":"latitute","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"longitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GoogleMapRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderMap","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderMap","overloadIndex":1,"parameters":[{"name":"mapElement","type":"HTMLElement","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"locations","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"selectMarkerHandler","type":"Function","isOptional":true,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GoogleMapRendererService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"GoogleMapRendererService","members":[{"kind":"Property","name":"config","type":"StoreFinderConfig"},{"kind":"Property","name":"storeFinderService","type":"StoreFinderService"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"googleMap","type":""},{"kind":"Property","name":"markers","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"StoreFinderConfig","canonicalReference":"@spartacus/storefinder/core!StoreFinderConfig:class","shortType":"StoreFinderConfig","importPath":"@spartacus/storefinder/core","isOptional":false},{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/storefinder/core!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false},{"name":"scriptLoader","type":"ScriptLoader","canonicalReference":"@spartacus/storefinder/core!ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"renderMap","parameters":[{"name":"mapElement","type":"HTMLElement","canonicalReference":"@spartacus/storefinder/core!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"locations","type":"any[]","canonicalReference":"@spartacus/storefinder/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"selectMarkerHandler","type":"Function","canonicalReference":"@spartacus/storefinder/core!Function:class","shortType":"Function","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"centerMap","parameters":[{"name":"latitute","type":"number","canonicalReference":"@spartacus/storefinder/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"longitude","type":"number","canonicalReference":"@spartacus/storefinder/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"defineMapCenter","type":""},{"kind":"Property","name":"initMap","type":""},{"kind":"Property","name":"createMarkers","type":""},{"kind":"Property","name":"drawMap","type":""}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StateWithStoreFinder","members":[{"kind":"PropertySignature","name":"stores","type":"StoresState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stores","type":"StoresState"},"topLevelApiElementName":"StateWithStoreFinder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StateWithStoreFinder","members":[{"kind":"Property","name":"[STORE_FINDER_FEATURE]","type":"StoresState"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoreCount","members":[{"kind":"PropertySignature","name":"count","type":"number"},{"kind":"PropertySignature","name":"isoCode","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"count","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"count","type":"number"},"topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isoCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isoCode","type":"string"},"topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoreCount","members":[{"kind":"Property","name":"count","type":"number"},{"kind":"Property","name":"isoCode","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Namespace","name":"StoreFinderActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"StoreFinderActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StoreFinderActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/storefinder/core"}]},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"CLEAR_STORE_FINDER_DATA","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"CLEAR_STORE_FINDER_DATA","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"ClearStoreFinderData","namespace":"StoreFinderActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"ClearStoreFinderData","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORE_BY_ID_FAIL","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORE_BY_ID_FAIL","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORE_BY_ID_SUCCESS","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORE_BY_ID_SUCCESS","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORE_BY_ID","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORE_BY_ID","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORES_FAIL","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORES_FAIL","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORES_ON_HOLD","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORES_ON_HOLD","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORES_SUCCESS","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORES_SUCCESS","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORES","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"FIND_STORES","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoreById","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ storeId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ storeId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoreById","members":[{"kind":"Property","name":"payload","type":"{ storeId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n storeId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoreByIdFail","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoreByIdFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/storefinder/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoreByIdSuccess","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoreByIdSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/storefinder/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStores","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ queryText: string; searchConfig?: SearchConfig; longitudeLatitude?: GeoPoint; useMyLocation?: boolean; countryIsoCode?: string; radius?: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ queryText: string; searchConfig?: SearchConfig; longitudeLatitude?: GeoPoint; useMyLocation?: boolean; countryIsoCode?: string; radius?: number; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStores","members":[{"kind":"Property","name":"payload","type":"{ queryText: string; searchConfig?: SearchConfig; longitudeLatitude?: GeoPoint; useMyLocation?: boolean; countryIsoCode?: string; radius?: number; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n queryText: string;\n searchConfig?: SearchConfig;\n longitudeLatitude?: GeoPoint;\n useMyLocation?: boolean;\n countryIsoCode?: string;\n radius?: number;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"TypeAlias","name":"FindStoresAction","namespace":"StoreFinderActions","members":["FindStoresOnHold | FindStores | FindStoresFail | FindStoresSuccess | FindStoreById | FindStoreByIdFail | FindStoreByIdSuccess"],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"TypeAlias","name":"FindStoresAction","members":["FindStoresOnHold | FindStores | FindStoresFail | FindStoresSuccess | FindStoreById | FindStoreByIdFail | FindStoreByIdSuccess"]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoresFail","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoresFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/storefinder/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoresOnHold","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoresOnHold","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoresSuccess","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"FindStoresSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/storefinder/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"VIEW_ALL_STORES_FAIL","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"VIEW_ALL_STORES_FAIL","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"VIEW_ALL_STORES_SUCCESS","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"VIEW_ALL_STORES_SUCCESS","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"VIEW_ALL_STORES","namespace":"StoreFinderActions","type":"","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"VIEW_ALL_STORES","type":""}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"ViewAllStores","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"ViewAllStores","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"TypeAlias","name":"ViewAllStoresAction","namespace":"StoreFinderActions","members":["ViewAllStores | ViewAllStoresFail | ViewAllStoresSuccess | ClearStoreFinderData"],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"TypeAlias","name":"ViewAllStoresAction","members":["ViewAllStores | ViewAllStoresFail | ViewAllStoresSuccess | ClearStoreFinderData"]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"ViewAllStoresFail","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"ViewAllStoresFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/storefinder/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"ViewAllStoresSuccess","namespace":"StoreFinderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"ViewAllStoresSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/storefinder/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"StoreFinderAdapter","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadCounts","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_core!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCounts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCounts","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_core!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"StoreFinderAdapter","members":[{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefinder/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/storefinder/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false},{"name":"longitudeLatitude","type":"GeoPoint","canonicalReference":"@spartacus/storefinder/core!GeoPoint:class","shortType":"GeoPoint","importPath":"","isOptional":true},{"name":"radius","type":"number","canonicalReference":"@spartacus/storefinder/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadCounts","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"load","parameters":[{"name":"storeId","type":"string","canonicalReference":"@spartacus/storefinder/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"StoreFinderConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"StoreFinderAdapter","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!StoreFinderAdapter:class","shortType":"StoreFinderAdapter","importPath":"@spartacus/storefinder/core"}]},{"kind":"Property","name":"adapter","type":"StoreFinderAdapter"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCounts","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_core!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCounts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCounts","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_core!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"StoreFinderConnector","members":[{"kind":"Property","name":"adapter","type":"StoreFinderAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"StoreFinderAdapter","canonicalReference":"@spartacus/storefinder/core!StoreFinderAdapter:class","shortType":"StoreFinderAdapter","importPath":"@spartacus/storefinder/core","isOptional":false}]},{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/storefinder/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/storefinder/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false},{"name":"longitudeLatitude","type":"GeoPoint","canonicalReference":"@spartacus/storefinder/core!GeoPoint:class","shortType":"GeoPoint","importPath":"","isOptional":true},{"name":"radius","type":"number","canonicalReference":"@spartacus/storefinder/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getCounts","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"get","parameters":[{"name":"storeId","type":"string","canonicalReference":"@spartacus/storefinder/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoreFinderSearchPage","members":[{"kind":"PropertySignature","name":"boundEastLongitude","type":"number"},{"kind":"PropertySignature","name":"boundNorthLatitude","type":"number"},{"kind":"PropertySignature","name":"boundSouthLatitude","type":"number"},{"kind":"PropertySignature","name":"boundWestLongitude","type":"number"},{"kind":"PropertySignature","name":"locationText","type":"string"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"sourceLatitude","type":"number"},{"kind":"PropertySignature","name":"sourceLongitude","type":"number"},{"kind":"PropertySignature","name":"stores","type":"PointOfService[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundEastLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundEastLongitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundNorthLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundNorthLatitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundSouthLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundSouthLatitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundWestLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundWestLongitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"locationText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"locationText","type":"string"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sourceLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sourceLatitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sourceLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sourceLongitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stores","type":"PointOfService[]"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoreFinderSearchPage","members":[{"kind":"Property","name":"boundEastLongitude","type":"number"},{"kind":"Property","name":"boundNorthLatitude","type":"number"},{"kind":"Property","name":"boundSouthLatitude","type":"number"},{"kind":"Property","name":"boundWestLongitude","type":"number"},{"kind":"Property","name":"locationText","type":"string"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"},{"kind":"Property","name":"sourceLatitude","type":"number"},{"kind":"Property","name":"sourceLongitude","type":"number"},{"kind":"Property","name":"stores","type":"PointOfService[]"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoreFinderSearchQuery","members":[{"kind":"PropertySignature","name":"longitudeLatitude","type":"GeoPoint"},{"kind":"PropertySignature","name":"queryText","type":"string"},{"kind":"PropertySignature","name":"radius","type":"number"},{"kind":"PropertySignature","name":"useMyLocation","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"longitudeLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"longitudeLatitude","type":"GeoPoint"},"topLevelApiElementName":"StoreFinderSearchQuery","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"queryText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"queryText","type":"string"},"topLevelApiElementName":"StoreFinderSearchQuery","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"radius","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"radius","type":"number"},"topLevelApiElementName":"StoreFinderSearchQuery","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"useMyLocation","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"useMyLocation","type":"boolean"},"topLevelApiElementName":"StoreFinderSearchQuery","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoreFinderSearchQuery","members":[{"kind":"Property","name":"queryText","type":"string"},{"kind":"Property","name":"longitudeLatitude","type":"GeoPoint"},{"kind":"Property","name":"useMyLocation","type":"boolean"},{"kind":"Property","name":"radius","type":"number"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Namespace","name":"StoreFinderSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"StoreFinderSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StoreFinderSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/storefinder/core"}]},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getFindStoresEntities","namespace":"StoreFinderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getFindStoresEntities","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getFindStoresState","namespace":"StoreFinderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getFindStoresState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getStoresLoading","namespace":"StoreFinderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getStoresLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getStoresSuccess","namespace":"StoreFinderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getStoresSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getViewAllStoresEntities","namespace":"StoreFinderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getViewAllStoresEntities","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getViewAllStoresLoading","namespace":"StoreFinderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getViewAllStoresLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getViewAllStoresState","namespace":"StoreFinderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Variable","name":"getViewAllStoresState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"StoreFinderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"platformId","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Method","name":"callFindStoresAction","overloadIndex":1,"parameters":[{"name":"routeParams","type":"{ [key: string]: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"findStoresAction","overloadIndex":1,"parameters":[{"name":"queryText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/storefinder_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_core!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"countryIsoCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"useMyLocation","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getDirections","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getFindStoreEntityById","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getFindStoresEntities","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getStoreLatitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},{"kind":"Method","name":"getStoreLongitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},{"kind":"Method","name":"getStoresLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getStoresLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewAllStoresEntities","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewAllStoresLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Method","name":"reloadStoreEntitiesOnContextChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"viewAllStores","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"viewStoreById","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callFindStoresAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callFindStoresAction","overloadIndex":1,"parameters":[{"name":"routeParams","type":"{ [key: string]: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findStoresAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findStoresAction","overloadIndex":1,"parameters":[{"name":"queryText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/storefinder_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"longitudeLatitude","type":"GeoPoint","isOptional":true,"canonicalReference":"@spartacus/storefinder_core!~GeoPoint:interface","shortType":"GeoPoint","importPath":"@spartacus/core"},{"name":"countryIsoCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"useMyLocation","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"radius","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDirections","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDirections","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFindStoreEntityById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFindStoreEntityById","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFindStoresEntities","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFindStoresEntities","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreLatitude","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreLatitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreLongitude","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreLongitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoresLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoresLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoresLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoresLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getViewAllStoresEntities","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getViewAllStoresEntities","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getViewAllStoresLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getViewAllStoresLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reloadStoreEntitiesOnContextChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reloadStoreEntitiesOnContextChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"viewAllStores","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"viewAllStores","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"viewStoreById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"viewStoreById","overloadIndex":1,"parameters":[{"name":"storeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"StoreFinderService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"geolocationWatchId","type":""},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/storefinder/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/storefinder/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefinder/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"platformId","type":"any","canonicalReference":"@spartacus/storefinder/core!any:class","shortType":"any","importPath":"","isOptional":false}]},{"kind":"Method","name":"getStoresLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getStoresLoaded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getFindStoresEntities","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getFindStoreEntityById","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewAllStoresLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getViewAllStoresEntities","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"findStoresAction","parameters":[{"name":"queryText","type":"string","canonicalReference":"@spartacus/storefinder/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/storefinder/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true},{"name":"longitudeLatitude","type":"GeoPoint","canonicalReference":"@spartacus/storefinder/core!GeoPoint:class","shortType":"GeoPoint","importPath":"","isOptional":true},{"name":"countryIsoCode","type":"string","canonicalReference":"@spartacus/storefinder/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"useMyLocation","type":"boolean","canonicalReference":"@spartacus/storefinder/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true},{"name":"radius","type":"number","canonicalReference":"@spartacus/storefinder/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"viewAllStores","parameters":[],"returnType":"void"},{"kind":"Method","name":"viewStoreById","parameters":[{"name":"storeId","type":"string","canonicalReference":"@spartacus/storefinder/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"clearWatchGeolocation","type":""},{"kind":"Property","name":"isEmpty","type":""},{"kind":"Method","name":"reloadStoreEntitiesOnContextChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"callFindStoresAction","parameters":[{"name":"routeParams","type":"{\n [key: string]: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getStoreLatitude","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/core!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"getStoreLongitude","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/core!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"getDirections","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/core!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"StoreLocationService","members":[{"kind":"Method","name":"getDirections","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getStoreLatitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},{"kind":"Method","name":"getStoreLongitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDirections","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDirections","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"StoreLocationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreLatitude","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreLatitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},"topLevelApiElementName":"StoreLocationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreLongitude","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreLongitude","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_core!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"number | undefined"},"topLevelApiElementName":"StoreLocationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Class","name":"StoreLocationService","members":[{"kind":"Method","name":"getStoreLatitude","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/core!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"getStoreLongitude","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/core!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"getDirections","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/core!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoresState","members":[{"kind":"PropertySignature","name":"findStores","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"viewAllStores","type":"StateUtils.LoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"findStores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"findStores","type":"StateUtils.LoaderState"},"topLevelApiElementName":"StoresState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"viewAllStores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"viewAllStores","type":"StateUtils.LoaderState"},"topLevelApiElementName":"StoresState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoresState","members":[{"kind":"Property","name":"findStores","type":"StateUtils.LoaderState"},{"kind":"Property","name":"viewAllStores","type":"StateUtils.LoaderState"}]}},{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"ViewAllStoresState","members":[{"kind":"PropertySignature","name":"viewAllStoresEntities","type":"StoreEntities"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"viewAllStoresEntities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"viewAllStoresEntities","type":"StoreEntities"},"topLevelApiElementName":"ViewAllStoresState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/storefinder/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"ViewAllStoresState","members":[{"kind":"Property","name":"viewAllStoresEntities","type":"StoreEntities"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"AbstractStoreItemComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"}]},{"kind":"Method","name":"getDirections","overloadIndex":1,"parameters":[{"name":"location","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getFormattedStoreAddress","overloadIndex":1,"parameters":[{"name":"addressParts","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"location","type":"any"},{"kind":"Property","name":"storeFinderService","type":"StoreFinderService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDirections","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDirections","overloadIndex":1,"parameters":[{"name":"location","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"AbstractStoreItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFormattedStoreAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFormattedStoreAddress","overloadIndex":1,"parameters":[{"name":"addressParts","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"AbstractStoreItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"AbstractStoreItemComponent","members":[{"kind":"Property","name":"storeFinderService","type":"StoreFinderService"},{"kind":"Property","name":"location","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/storefinder/components!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false}]},{"kind":"Method","name":"getDirections","parameters":[{"name":"location","type":"any","canonicalReference":"@spartacus/storefinder/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getFormattedStoreAddress","parameters":[{"name":"addressParts","type":"string[]","canonicalReference":"@spartacus/storefinder/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"ScheduleComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"location","type":"PointOfService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"weekDays","type":"WeekdayOpeningDay[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ScheduleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"ScheduleComponent","members":[{"kind":"Property","name":"location","type":"PointOfService"},{"kind":"Property","name":"weekDays","type":"WeekdayOpeningDay[]"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderGridComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"},{"name":"route","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}]},{"kind":"Property","name":"country","type":"string"},{"kind":"Property","name":"defaultLocation","type":"GeoPoint"},{"kind":"Method","name":"findStores","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"locations$","type":"any"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"region","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findStores","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findStores","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderGridComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderGridComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderGridComponent","members":[{"kind":"Property","name":"storeFinderService","type":""},{"kind":"Property","name":"route","type":""},{"kind":"Property","name":"defaultLocation","type":"GeoPoint"},{"kind":"Property","name":"country","type":"string"},{"kind":"Property","name":"region","type":"string"},{"kind":"Property","name":"locations$","type":"any"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/storefinder/components!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false},{"name":"route","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"findStores","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"},{"name":"document","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"activeDisplayMode","type":"LocationDisplayMode"},{"kind":"Method","name":"centerStoreOnMapByIndex","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"displayModes","type":"typeof LocationDisplayMode"},{"kind":"Method","name":"hideStoreDetails","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isDetailsModeVisible","type":"boolean"},{"kind":"Method","name":"isDisplayModeActive","overloadIndex":1,"parameters":[{"name":"mode","type":"LocationDisplayMode","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~LocationDisplayMode:enum","shortType":"LocationDisplayMode","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"locations","type":"any"},{"kind":"Property","name":"selectedStore","type":"PointOfService"},{"kind":"Property","name":"selectedStoreIndex","type":"number"},{"kind":"Method","name":"selectStoreItemList","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setDisplayMode","overloadIndex":1,"parameters":[{"name":"mode","type":"LocationDisplayMode","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~LocationDisplayMode:enum","shortType":"LocationDisplayMode","importPath":""}],"returnType":"void"},{"kind":"Method","name":"showStoreDetails","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"storeDetails","type":"PointOfService"},{"kind":"Property","name":"storeMap","type":"StoreFinderMapComponent"},{"kind":"Property","name":"useMylocation","type":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"centerStoreOnMapByIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"centerStoreOnMapByIndex","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"StoreFinderListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hideStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hideStoreDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDisplayModeActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDisplayModeActive","overloadIndex":1,"parameters":[{"name":"mode","type":"LocationDisplayMode","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~LocationDisplayMode:enum","shortType":"LocationDisplayMode","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"StoreFinderListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectStoreItemList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectStoreItemList","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDisplayMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDisplayMode","overloadIndex":1,"parameters":[{"name":"mode","type":"LocationDisplayMode","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~LocationDisplayMode:enum","shortType":"LocationDisplayMode","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showStoreDetails","overloadIndex":1,"parameters":[{"name":"location","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"StoreFinderListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderListComponent","members":[{"kind":"Property","name":"storeFinderService","type":""},{"kind":"Property","name":"document","type":""},{"kind":"Property","name":"locations","type":"any"},{"kind":"Property","name":"useMylocation","type":"boolean"},{"kind":"Property","name":"storeMap","type":"StoreFinderMapComponent"},{"kind":"Property","name":"selectedStore","type":"PointOfService"},{"kind":"Property","name":"selectedStoreIndex","type":"number"},{"kind":"Property","name":"isDetailsModeVisible","type":"boolean"},{"kind":"Property","name":"storeDetails","type":"PointOfService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"displayModes","type":"typeof LocationDisplayMode"},{"kind":"Property","name":"activeDisplayMode","type":"LocationDisplayMode"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/storefinder/components!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false},{"name":"document","type":"any","canonicalReference":"@spartacus/storefinder/components!any:class","shortType":"any","importPath":"","isOptional":false}]},{"kind":"Method","name":"centerStoreOnMapByIndex","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/storefinder/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/components!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"selectStoreItemList","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/storefinder/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"showStoreDetails","parameters":[{"name":"location","type":"PointOfService","canonicalReference":"@spartacus/storefinder/components!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hideStoreDetails","parameters":[],"returnType":"void"},{"kind":"Method","name":"setDisplayMode","parameters":[{"name":"mode","type":"LocationDisplayMode","canonicalReference":"@spartacus/storefinder/components!LocationDisplayMode:class","shortType":"LocationDisplayMode","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isDisplayModeActive","parameters":[{"name":"mode","type":"LocationDisplayMode","canonicalReference":"@spartacus/storefinder/components!LocationDisplayMode:class","shortType":"LocationDisplayMode","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderListItemComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"}]},{"kind":"Property","name":"displayDistance","type":"boolean"},{"kind":"Method","name":"handleStoreItemClick","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"listOrderLabel","type":"any"},{"kind":"Property","name":"locationIndex","type":"number | null"},{"kind":"Method","name":"onKey","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"StoreFinderOutlets","type":"typeof StoreFinderOutlets"},{"kind":"Property","name":"storeFinderService","type":"StoreFinderService"},{"kind":"Property","name":"storeItemClick","type":"EventEmitter"},{"kind":"Property","name":"useClickEvent","type":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleStoreItemClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleStoreItemClick","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderListItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onKey","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderListItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderListItemComponent","members":[{"kind":"Property","name":"storeFinderService","type":"StoreFinderService"},{"kind":"Property","name":"locationIndex","type":"number | null"},{"kind":"Property","name":"listOrderLabel","type":"any"},{"kind":"Property","name":"displayDistance","type":"boolean"},{"kind":"Property","name":"useClickEvent","type":"boolean"},{"kind":"Property","name":"storeItemClick","type":"EventEmitter"},{"kind":"Property","name":"StoreFinderOutlets","type":"typeof StoreFinderOutlets"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/storefinder/components!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false}]},{"kind":"Method","name":"handleStoreItemClick","parameters":[],"returnType":"void"},{"kind":"Method","name":"onKey","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/storefinder/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderMapComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"googleMapRendererService","type":"GoogleMapRendererService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~GoogleMapRendererService:class","shortType":"GoogleMapRendererService","importPath":"@spartacus/storefinder/core"}]},{"kind":"Method","name":"centerMap","overloadIndex":1,"parameters":[{"name":"latitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"longitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"locations","type":"any[]"},{"kind":"Property","name":"mapElement","type":"ElementRef"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"renderMap","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedStoreItem","type":"EventEmitter"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"centerMap","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"centerMap","overloadIndex":1,"parameters":[{"name":"latitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"longitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderMapComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"StoreFinderMapComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderMap","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderMap","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderMapComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderMapComponent","members":[{"kind":"Property","name":"googleMapRendererService","type":""},{"kind":"Property","name":"mapElement","type":"ElementRef"},{"kind":"Property","name":"locations","type":"any[]"},{"kind":"Property","name":"selectedStoreItem","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"googleMapRendererService","type":"GoogleMapRendererService","canonicalReference":"@spartacus/storefinder/components!GoogleMapRendererService:class","shortType":"GoogleMapRendererService","importPath":"@spartacus/storefinder/core","isOptional":false}]},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/storefinder/components!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"centerMap","parameters":[{"name":"latitude","type":"number","canonicalReference":"@spartacus/storefinder/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"longitude","type":"number","canonicalReference":"@spartacus/storefinder/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"renderMap","parameters":[],"returnType":"void"},{"kind":"Property","name":"selectStoreItemClickHandle","type":""}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderPaginationDetailsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"getResultsPerPage","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"pagination","type":"PaginationModel"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResultsPerPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResultsPerPage","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"StoreFinderPaginationDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderPaginationDetailsComponent","members":[{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"getResultsPerPage","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderSearchComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"findStores","overloadIndex":1,"parameters":[{"name":"address","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"onKey","overloadIndex":1,"parameters":[{"name":"event","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"searchBox","type":"UntypedFormControl"},{"kind":"Method","name":"viewStoresWithMyLoc","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findStores","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findStores","overloadIndex":1,"parameters":[{"name":"address","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderSearchComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onKey","overloadIndex":1,"parameters":[{"name":"event","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderSearchComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"viewStoresWithMyLoc","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"viewStoresWithMyLoc","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderSearchComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderSearchComponent","members":[{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"searchBox","type":"UntypedFormControl"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefinder/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"findStores","parameters":[{"name":"address","type":"string","canonicalReference":"@spartacus/storefinder/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"viewStoresWithMyLoc","parameters":[],"returnType":"void"},{"kind":"Method","name":"onKey","parameters":[{"name":"event","type":"any","canonicalReference":"@spartacus/storefinder/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderSearchResultComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"},{"name":"route","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"},{"name":"config","type":"StoreFinderConfig","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~StoreFinderConfig:class","shortType":"StoreFinderConfig","importPath":"@spartacus/storefinder/core"}]},{"kind":"Property","name":"config","type":"StoreFinderConfig"},{"kind":"Property","name":"countryCode","type":"string"},{"kind":"Property","name":"geolocation","type":"GeoPoint"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"locations","type":"any"},{"kind":"Property","name":"locations$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"radius","type":"number"},{"kind":"Property","name":"searchConfig","type":"SearchConfig"},{"kind":"Property","name":"searchQuery","type":"StoreFinderSearchQuery"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"useMyLocation","type":"boolean"},{"kind":"Method","name":"viewPage","overloadIndex":1,"parameters":[{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderSearchResultComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderSearchResultComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"viewPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"viewPage","overloadIndex":1,"parameters":[{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderSearchResultComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderSearchResultComponent","members":[{"kind":"Property","name":"storeFinderService","type":""},{"kind":"Property","name":"route","type":""},{"kind":"Property","name":"config","type":"StoreFinderConfig"},{"kind":"Property","name":"locations","type":"any"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"useMyLocation","type":"boolean"},{"kind":"Property","name":"countryCode","type":"string"},{"kind":"Property","name":"searchConfig","type":"SearchConfig"},{"kind":"Property","name":"radius","type":"number"},{"kind":"Property","name":"searchQuery","type":"StoreFinderSearchQuery"},{"kind":"Property","name":"geolocation","type":"GeoPoint"},{"kind":"Property","name":"locations$","type":"Observable"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/storefinder/components!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false},{"name":"route","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false},{"name":"config","type":"StoreFinderConfig","canonicalReference":"@spartacus/storefinder/components!StoreFinderConfig:class","shortType":"StoreFinderConfig","importPath":"@spartacus/storefinder/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"viewPage","parameters":[{"name":"pageNumber","type":"number","canonicalReference":"@spartacus/storefinder/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"initialize","type":""},{"kind":"Property","name":"parseParameters","type":""}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderStoreComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"},{"name":"route","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"disableMap","type":"boolean"},{"kind":"Method","name":"goBack","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"location","type":"PointOfService"},{"kind":"Property","name":"location$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"requestStoresData","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goBack","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goBack","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderStoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderStoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestStoresData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestStoresData","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderStoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderStoreComponent","members":[{"kind":"Property","name":"storeFinderService","type":""},{"kind":"Property","name":"route","type":""},{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"location$","type":"Observable"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"location","type":"PointOfService"},{"kind":"Property","name":"disableMap","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/storefinder/components!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false},{"name":"route","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/storefinder/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"requestStoresData","parameters":[],"returnType":"void"},{"kind":"Method","name":"goBack","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderStoresCountComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/storefinder_components!~StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"}]},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"locations$","type":"Observable"},{"kind":"Method","name":"navigateToLocation","overloadIndex":1,"parameters":[{"name":"isoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"event","type":"Event","isOptional":true,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToLocation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToLocation","overloadIndex":1,"parameters":[{"name":"isoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"event","type":"Event","isOptional":true,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"StoreFinderStoresCountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreFinderStoresCountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/storefinder/components"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/components","kind":"Class","name":"StoreFinderStoresCountComponent","members":[{"kind":"Property","name":"storeFinderService","type":""},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"locations$","type":"Observable"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/storefinder/components!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateToLocation","parameters":[{"name":"isoCode","type":"string","canonicalReference":"@spartacus/storefinder/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"event","type":"Event","canonicalReference":"@spartacus/storefinder/components!Event:class","shortType":"Event","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsCs","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsDe","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsEn","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsEs_CO","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsEs","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsFr","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsHi","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsHu","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsId","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsIt","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsJa","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsKo","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsPl","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsPt","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsRu","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsZh_TW","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/storefinder/assets","kind":"Variable","name":"storeFinderTranslationsZh","type":"{ storeFinder: { storeFinder: { openUntil: string; closed: string; back: string; call: string; getDirections: string; ariaLabelGetDirections: string; ariaLabelCountriesCount: string; listView: string; mapView: string; noStoresFound: string; storeHours: string; storeFeatures: string; storeFinder: string; storesFoundTitle: string; storesFound: string; storesFound_other: string; fromStoresFound: string; fromStoresFound_other: string; findStore: string; findStoreBy: string; useMyLocation: string; viewAllStores: string; contactUs: string; searchBox: string; backToList: string; noStoresMessage: string; geolocationNotEnabled: string; searchNearestStores: string; searchBoxLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"storeFinderTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"storeFinderTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/storefinder/assets"}]},{"entryPoint":"@spartacus/smartedit/root","kind":"Class","name":"CmsTicketInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"SmartEditLauncherService","isOptional":false,"canonicalReference":"@spartacus/smartedit_root!SmartEditLauncherService:class","shortType":"SmartEditLauncherService","importPath":"@spartacus/smartedit/root"}]},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"service","type":"SmartEditLauncherService"},{"kind":"Method","name":"setRequestForProductListPage","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"},{"name":"cmsTicketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"CmsTicketInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRequestForProductListPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRequestForProductListPage","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"},{"name":"cmsTicketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"CmsTicketInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/root"}],"newApiElement":{"entryPoint":"@spartacus/smartedit/root","kind":"Class","name":"CmsTicketInterceptor","members":[{"kind":"Property","name":"service","type":"SmartEditLauncherService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"SmartEditLauncherService","canonicalReference":"@spartacus/smartedit/root!SmartEditLauncherService:class","shortType":"SmartEditLauncherService","importPath":"@spartacus/smartedit/root","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/smartedit/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/smartedit/root!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"setRequestForProductListPage","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/smartedit/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/smartedit/root!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false},{"name":"cmsTicketId","type":"string","canonicalReference":"@spartacus/smartedit/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/smartedit/root","kind":"Class","name":"SmartEditLauncherService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"SmartEditConfig","isOptional":false,"canonicalReference":"@spartacus/smartedit_root!SmartEditConfig:class","shortType":"SmartEditConfig","importPath":"@spartacus/smartedit/root"},{"name":"location","type":"Location","isOptional":false,"canonicalReference":"@angular/common!Location:class","shortType":"Location","importPath":"@angular/common"},{"name":"scriptLoader","type":"ScriptLoader","isOptional":false,"canonicalReference":"@spartacus/smartedit_root!~ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsTicketId","type":"string | undefined"},{"kind":"Property","name":"config","type":"SmartEditConfig"},{"kind":"Property","name":"featureModulesService","type":"FeatureModulesService"},{"kind":"Method","name":"isLaunchedInSmartEdit","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cmsTicketId","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cmsTicketId","type":"string | undefined"},"topLevelApiElementName":"SmartEditLauncherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLaunchedInSmartEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLaunchedInSmartEdit","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"SmartEditLauncherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SmartEditLauncherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/root"}],"newApiElement":{"entryPoint":"@spartacus/smartedit/root","kind":"Class","name":"SmartEditLauncherService","members":[{"kind":"Property","name":"config","type":"SmartEditConfig"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"featureModulesService","type":"FeatureModulesService"},{"kind":"Property","name":"_cmsTicketId","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"SmartEditConfig","canonicalReference":"@spartacus/smartedit/root!SmartEditConfig:class","shortType":"SmartEditConfig","importPath":"@spartacus/smartedit/root","isOptional":false},{"name":"location","type":"Location","canonicalReference":"@angular/common!Location:class","shortType":"Location","importPath":"@angular/common","isOptional":false},{"name":"scriptLoader","type":"ScriptLoader","canonicalReference":"@spartacus/smartedit/root!ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[],"returnType":"void"},{"kind":"Method","name":"isLaunchedInSmartEdit","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/smartedit/core","kind":"Class","name":"SmartEditService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"zone","type":"NgZone","isOptional":false,"canonicalReference":"@angular/core!NgZone:class","shortType":"NgZone","importPath":"@angular/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"rendererFactory","type":"RendererFactory2","isOptional":false,"canonicalReference":"@angular/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"@angular/core"},{"name":"config","type":"SmartEditConfig","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~SmartEditConfig:class","shortType":"SmartEditConfig","importPath":"@spartacus/smartedit/root"}]},{"kind":"Method","name":"addPageContract","overloadIndex":1,"parameters":[{"name":"cmsPage","type":"Page","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"addSmartEditContract","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"properties","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"config","type":"SmartEditConfig"},{"kind":"Method","name":"goToPreviewPage","overloadIndex":1,"parameters":[{"name":"cmsPage","type":"Page","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"processCmsPage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"renderComponent","overloadIndex":1,"parameters":[{"name":"componentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"componentType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"parentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Method","name":"reprocessPage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"zone","type":"NgZone"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addPageContract","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addPageContract","overloadIndex":1,"parameters":[{"name":"cmsPage","type":"Page","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SmartEditService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addSmartEditContract","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addSmartEditContract","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"properties","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SmartEditService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToPreviewPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToPreviewPage","overloadIndex":1,"parameters":[{"name":"cmsPage","type":"Page","isOptional":false,"canonicalReference":"@spartacus/smartedit_core!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SmartEditService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"processCmsPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"processCmsPage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SmartEditService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderComponent","overloadIndex":1,"parameters":[{"name":"componentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"componentType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"parentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"SmartEditService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reprocessPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reprocessPage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SmartEditService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/smartedit/core"}],"newApiElement":{"entryPoint":"@spartacus/smartedit/core","kind":"Class","name":"SmartEditService","members":[{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"zone","type":"NgZone"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"rendererFactory","type":"RendererFactory2"},{"kind":"Property","name":"config","type":"SmartEditConfig"},{"kind":"Property","name":"isPreviewPage","type":""},{"kind":"Property","name":"_currentPageId","type":""},{"kind":"Property","name":"defaultPreviewProductCode","type":""},{"kind":"Property","name":"defaultPreviewCategoryCode","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/smartedit/core!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/smartedit/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/smartedit/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"zone","type":"NgZone","canonicalReference":"@spartacus/smartedit/core!NgZone:class","shortType":"NgZone","importPath":"","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/smartedit/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"rendererFactory","type":"RendererFactory2","canonicalReference":"@spartacus/smartedit/core!RendererFactory2:class","shortType":"RendererFactory2","importPath":"","isOptional":false},{"name":"config","type":"SmartEditConfig","canonicalReference":"@spartacus/smartedit/core!SmartEditConfig:class","shortType":"SmartEditConfig","importPath":"@spartacus/smartedit/root","isOptional":false}]},{"kind":"Method","name":"processCmsPage","parameters":[],"returnType":"void"},{"kind":"Method","name":"addPageContract","parameters":[{"name":"cmsPage","type":"Page","canonicalReference":"@spartacus/smartedit/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToPreviewPage","parameters":[{"name":"cmsPage","type":"Page","canonicalReference":"@spartacus/smartedit/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"renderComponent","parameters":[{"name":"componentId","type":"string","canonicalReference":"@spartacus/smartedit/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"componentType","type":"string","canonicalReference":"@spartacus/smartedit/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"parentId","type":"string","canonicalReference":"@spartacus/smartedit/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"reprocessPage","parameters":[],"returnType":"void"},{"kind":"Method","name":"addSmartEditContract","parameters":[{"name":"element","type":"Element","canonicalReference":"@spartacus/smartedit/core!Element:class","shortType":"Element","importPath":"","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"properties","type":"any","canonicalReference":"@spartacus/smartedit/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"CacheEntrySizeCalculator","members":[{"kind":"MethodSignature","name":"calculateSize","overloadIndex":1,"parameters":[{"name":"entry","type":"RenderingEntry","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!RenderingEntry:interface","shortType":"RenderingEntry","importPath":"@spartacus/setup/ssr"}],"returnType":"number"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"calculateSize","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"calculateSize","overloadIndex":1,"parameters":[{"name":"entry","type":"RenderingEntry","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!RenderingEntry:interface","shortType":"RenderingEntry","importPath":"@spartacus/setup/ssr"}],"returnType":"number"},"topLevelApiElementName":"CacheEntrySizeCalculator","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"CacheEntrySizeCalculator","members":[{"kind":"Method","name":"calculateSize","parameters":[{"name":"entry","type":"RenderingEntry","canonicalReference":"@spartacus/setup/ssr!RenderingEntry:class","shortType":"RenderingEntry","importPath":"","isOptional":false}],"returnType":"number"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"CxCommonEngine","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"options","type":"CommonEngineOptions","isOptional":true,"canonicalReference":"@angular/ssr!CommonEngineOptions:interface","shortType":"CommonEngineOptions","importPath":"@angular/ssr"}]},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"options","type":"CommonEngineRenderOptions","isOptional":false,"canonicalReference":"@angular/ssr!CommonEngineRenderOptions:interface","shortType":"CommonEngineRenderOptions","importPath":"@angular/ssr"}],"returnType":"Promise"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"options","type":"CommonEngineRenderOptions","isOptional":false,"canonicalReference":"@angular/ssr!CommonEngineRenderOptions:interface","shortType":"CommonEngineRenderOptions","importPath":"@angular/ssr"}],"returnType":"Promise"},"topLevelApiElementName":"CxCommonEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"CxCommonEngine","members":[{"kind":"Constructor","name":"constructor","parameters":[{"name":"options","type":"CommonEngineOptions","canonicalReference":"@spartacus/setup/ssr!CommonEngineOptions:class","shortType":"CommonEngineOptions","importPath":"","isOptional":true}]},{"kind":"Method","name":"render","parameters":[{"name":"options","type":"CommonEngineRenderOptions","canonicalReference":"@spartacus/setup/ssr!CommonEngineRenderOptions:class","shortType":"CommonEngineRenderOptions","importPath":"","isOptional":false}],"returnType":"Promise"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"DefaultCacheEntrySizeCalculator","members":[{"kind":"Method","name":"calculateErrorSize","overloadIndex":1,"parameters":[{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"calculateHtmlSize","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"calculateSize","overloadIndex":1,"parameters":[{"name":"entry","type":"RenderingEntry","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!RenderingEntry:interface","shortType":"RenderingEntry","importPath":"@spartacus/setup/ssr"}],"returnType":"number"},{"kind":"Method","name":"getStringSize","overloadIndex":1,"parameters":[{"name":"str","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateErrorSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateErrorSize","overloadIndex":1,"parameters":[{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"DefaultCacheEntrySizeCalculator","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateHtmlSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateHtmlSize","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"DefaultCacheEntrySizeCalculator","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateSize","overloadIndex":1,"parameters":[{"name":"entry","type":"RenderingEntry","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!RenderingEntry:interface","shortType":"RenderingEntry","importPath":"@spartacus/setup/ssr"}],"returnType":"number"},"topLevelApiElementName":"DefaultCacheEntrySizeCalculator","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStringSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStringSize","overloadIndex":1,"parameters":[{"name":"str","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"DefaultCacheEntrySizeCalculator","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"DefaultCacheEntrySizeCalculator","members":[{"kind":"Method","name":"calculateSize","parameters":[{"name":"entry","type":"RenderingEntry","canonicalReference":"@spartacus/setup/ssr!RenderingEntry:class","shortType":"RenderingEntry","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"calculateHtmlSize","parameters":[{"name":"html","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"calculateErrorSize","parameters":[{"name":"error","type":"any","canonicalReference":"@spartacus/setup/ssr!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getStringSize","parameters":[{"name":"str","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Function","name":"defaultExpressErrorHandlers","parameters":[{"name":"documentContent","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ErrorRequestHandler","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"defaultExpressErrorHandlers","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"defaultExpressErrorHandlers","topLevelApiElementKind":"Function","entryPoint":"@spartacus/setup/ssr"}]},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"DefaultExpressServerLogger","members":[{"kind":"Method","name":"debug","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"Method","name":"error","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"Method","name":"info","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"Method","name":"mapContext","overloadIndex":1,"parameters":[{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"Record"},{"kind":"Method","name":"mapRequest","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"Record"},{"kind":"Method","name":"stringifyError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"stringifyWithContext","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"string"},{"kind":"Method","name":"warn","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"debug","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"debug","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"error","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"info","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"info","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"log","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mapContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mapContext","overloadIndex":1,"parameters":[{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"Record"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mapRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mapRequest","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"Record"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"stringifyError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"stringifyError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"stringifyWithContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"stringifyWithContext","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"string"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"warn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"warn","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"DefaultExpressServerLogger","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"DefaultExpressServerLogger","members":[{"kind":"Method","name":"log","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"warn","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"error","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"info","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"debug","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"stringifyWithContext","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"mapContext","parameters":[{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"Record"},{"kind":"Method","name":"mapRequest","parameters":[{"name":"request","type":"Request","canonicalReference":"@spartacus/setup/ssr!Request:class","shortType":"Request","importPath":"","isOptional":false}],"returnType":"Record"},{"kind":"Method","name":"stringifyError","parameters":[{"name":"error","type":"unknown","canonicalReference":"@spartacus/setup/ssr!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Function","name":"defaultRenderingStrategyResolver","parameters":[{"name":"options","type":"RenderingStrategyResolverOptions","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!RenderingStrategyResolverOptions:interface","shortType":"RenderingStrategyResolverOptions","importPath":"@spartacus/setup/ssr"}],"returnType":"(request: Request) => RenderingStrategy","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"defaultRenderingStrategyResolver","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"defaultRenderingStrategyResolver","topLevelApiElementKind":"Function","entryPoint":"@spartacus/setup/ssr"}]},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"ExpressLoggerService","members":[{"kind":"Method","name":"debug","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"error","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"formatLogMessage","overloadIndex":1,"parameters":[{"name":"message","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"optionalParams","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"info","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Property","name":"request","type":"import(\"express\").Request>"},{"kind":"Property","name":"serverLogger","type":"import(\"../loggers\").ExpressServerLogger"},{"kind":"Method","name":"warn","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"debug","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"debug","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ExpressLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"error","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ExpressLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"formatLogMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"formatLogMessage","overloadIndex":1,"parameters":[{"name":"message","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"optionalParams","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ExpressLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"info","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"info","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ExpressLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"log","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ExpressLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"warn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"warn","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ExpressLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"ExpressLoggerService","members":[{"kind":"Property","name":"request","type":"express.Request>"},{"kind":"Property","name":"serverLogger","type":"_spartacus_setup_ssr.ExpressServerLogger"},{"kind":"Method","name":"log","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"warn","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"error","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"info","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"debug","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"formatLogMessage","parameters":[{"name":"message","type":"any","canonicalReference":"@spartacus/setup/ssr!any:class","shortType":"any","importPath":"","isOptional":true},{"name":"optionalParams","type":"any[]","canonicalReference":"@spartacus/setup/ssr!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"ExpressServerLogger","members":[{"kind":"MethodSignature","name":"debug","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"MethodSignature","name":"error","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"MethodSignature","name":"info","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"MethodSignature","name":"log","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"MethodSignature","name":"warn","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"debug","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"debug","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"ExpressServerLogger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"error","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"ExpressServerLogger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"info","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"info","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"ExpressServerLogger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"log","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"log","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"ExpressServerLogger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"warn","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"warn","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"ExpressServerLogger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"ExpressServerLogger","members":[{"kind":"Method","name":"log","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"warn","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"error","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"info","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"debug","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"ExpressServerLoggerContext","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"_key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"PropertySignature","name":"request","type":"Request"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"_key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"ExpressServerLoggerContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"request","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"request","type":"Request"},"topLevelApiElementName":"ExpressServerLoggerContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"ExpressServerLoggerContext","members":[{"kind":"Property","name":"request","type":"Request"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Function","name":"getRequestContext","parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"RequestContext","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getRequestContext","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getRequestContext","topLevelApiElementKind":"Function","entryPoint":"@spartacus/setup/ssr"}]},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"NgExpressEngineDecorator","members":[{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"ngExpressEngine","type":"NgExpressEngine","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!~NgExpressEngine:type","shortType":"NgExpressEngine","importPath":""},{"name":"optimizationOptions","type":"SsrOptimizationOptions | null","isOptional":true,"canonicalReference":"@spartacus/setup_ssr!SsrOptimizationOptions:interface","shortType":"SsrOptimizationOptions","importPath":"@spartacus/setup/ssr"}],"returnType":"NgExpressEngine"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"ngExpressEngine","type":"NgExpressEngine","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!~NgExpressEngine:type","shortType":"NgExpressEngine","importPath":""},{"name":"optimizationOptions","type":"SsrOptimizationOptions | null","isOptional":true,"canonicalReference":"@spartacus/setup_ssr!SsrOptimizationOptions:interface","shortType":"SsrOptimizationOptions","importPath":"@spartacus/setup/ssr"}],"returnType":"NgExpressEngine"},"topLevelApiElementName":"NgExpressEngineDecorator","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"NgExpressEngineDecorator","members":[{"kind":"Method","name":"get","parameters":[{"name":"ngExpressEngine","type":"NgExpressEngine","canonicalReference":"@spartacus/setup/ssr!NgExpressEngine:class","shortType":"NgExpressEngine","importPath":"","isOptional":false},{"name":"optimizationOptions","type":"SsrOptimizationOptions | null","canonicalReference":"@spartacus/setup/ssr!SsrOptimizationOptions:class","shortType":"SsrOptimizationOptions","importPath":"","isOptional":true}],"returnType":"NgExpressEngine"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"OptimizedSsrEngine","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"expressEngine","type":"NgExpressEngineInstance","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!~NgExpressEngineInstance:type","shortType":"NgExpressEngineInstance","importPath":""},{"name":"ssrOptions","type":"SsrOptimizationOptions | undefined","isOptional":true,"canonicalReference":"@spartacus/setup_ssr!SsrOptimizationOptions:interface","shortType":"SsrOptimizationOptions","importPath":"@spartacus/setup/ssr"}]},{"kind":"Property","name":"currentConcurrency","type":"number"},{"kind":"Property","name":"engineInstance","type":"NgExpressEngineInstance"},{"kind":"Property","name":"expressEngine","type":"NgExpressEngineInstance"},{"kind":"Method","name":"fallbackToCsr","overloadIndex":1,"parameters":[{"name":"response","type":"Response","isOptional":false,"canonicalReference":"@types/express!e.Response:interface","shortType":"Response","importPath":"@types/express"},{"name":"filePath","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"SsrCallbackFn","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!SsrCallbackFn:type","shortType":"SsrCallbackFn","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"Method","name":"getDocument","overloadIndex":1,"parameters":[{"name":"filePath","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getRenderingKey","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"string"},{"kind":"Method","name":"getRenderingStrategy","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"RenderingStrategy"},{"kind":"Method","name":"getTimeout","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"number"},{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_ignoredLegacyDebugParameter","type":"boolean | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"Method","name":"logOptions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderingCache","type":"RenderingCache"},{"kind":"Method","name":"renderResponse","overloadIndex":1,"parameters":[{"name":"filePath","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"SsrCallbackFn","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!SsrCallbackFn:type","shortType":"SsrCallbackFn","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},{"kind":"Method","name":"returnCachedRender","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"},{"name":"callback","type":"SsrCallbackFn","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!SsrCallbackFn:type","shortType":"SsrCallbackFn","importPath":"@spartacus/setup/ssr"}],"returnType":"boolean"},{"kind":"Method","name":"shouldRender","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"boolean"},{"kind":"Method","name":"shouldTimeout","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"boolean"},{"kind":"Property","name":"ssrOptions","type":"SsrOptimizationOptions | undefined"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"engineInstance","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"engineInstance","type":"NgExpressEngineInstance"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fallbackToCsr","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fallbackToCsr","overloadIndex":1,"parameters":[{"name":"response","type":"Response","isOptional":false,"canonicalReference":"@types/express!e.Response:interface","shortType":"Response","importPath":"@types/express"},{"name":"filePath","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"SsrCallbackFn","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!SsrCallbackFn:type","shortType":"SsrCallbackFn","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocument","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocument","overloadIndex":1,"parameters":[{"name":"filePath","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRenderingKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRenderingKey","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"string"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRenderingStrategy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRenderingStrategy","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"RenderingStrategy"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTimeout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTimeout","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"number"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"log","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_ignoredLegacyDebugParameter","type":"boolean | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"ExpressServerLoggerContext","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!ExpressServerLoggerContext:interface","shortType":"ExpressServerLoggerContext","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logOptions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderResponse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderResponse","overloadIndex":1,"parameters":[{"name":"filePath","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"SsrCallbackFn","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!SsrCallbackFn:type","shortType":"SsrCallbackFn","importPath":"@spartacus/setup/ssr"}],"returnType":"void"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"returnCachedRender","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"returnCachedRender","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"},{"name":"callback","type":"SsrCallbackFn","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!SsrCallbackFn:type","shortType":"SsrCallbackFn","importPath":"@spartacus/setup/ssr"}],"returnType":"boolean"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldRender","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldRender","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"boolean"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldTimeout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldTimeout","overloadIndex":1,"parameters":[{"name":"request","type":"Request","isOptional":false,"canonicalReference":"@types/express!e.Request:interface","shortType":"Request","importPath":"@types/express"}],"returnType":"boolean"},"topLevelApiElementName":"OptimizedSsrEngine","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"OptimizedSsrEngine","members":[{"kind":"Property","name":"expressEngine","type":"NgExpressEngineInstance"},{"kind":"Property","name":"ssrOptions","type":"SsrOptimizationOptions | undefined"},{"kind":"Property","name":"currentConcurrency","type":"number"},{"kind":"Property","name":"renderingCache","type":"RenderingCache"},{"kind":"Property","name":"logger","type":""},{"kind":"Property","name":"templateCache","type":""},{"kind":"Property","name":"renderCallbacks","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"expressEngine","type":"NgExpressEngineInstance","canonicalReference":"@spartacus/setup/ssr!NgExpressEngineInstance:class","shortType":"NgExpressEngineInstance","importPath":"","isOptional":false},{"name":"ssrOptions","type":"SsrOptimizationOptions | undefined","canonicalReference":"@spartacus/setup/ssr!SsrOptimizationOptions:class","shortType":"SsrOptimizationOptions","importPath":"","isOptional":true}]},{"kind":"Method","name":"logOptions","parameters":[],"returnType":"void"},{"kind":"Method","name":"fallbackToCsr","parameters":[{"name":"response","type":"Response","canonicalReference":"@spartacus/setup/ssr!Response:class","shortType":"Response","importPath":"","isOptional":false},{"name":"filePath","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"callback","type":"SsrCallbackFn","canonicalReference":"@spartacus/setup/ssr!SsrCallbackFn:class","shortType":"SsrCallbackFn","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getRenderingKey","parameters":[{"name":"request","type":"Request","canonicalReference":"@spartacus/setup/ssr!Request:class","shortType":"Request","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getRenderingStrategy","parameters":[{"name":"request","type":"Request","canonicalReference":"@spartacus/setup/ssr!Request:class","shortType":"Request","importPath":"","isOptional":false}],"returnType":"RenderingStrategy"},{"kind":"Method","name":"shouldRender","parameters":[{"name":"request","type":"Request","canonicalReference":"@spartacus/setup/ssr!Request:class","shortType":"Request","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Property","name":"isConcurrencyLimitExceeded","type":""},{"kind":"Method","name":"shouldTimeout","parameters":[{"name":"request","type":"Request","canonicalReference":"@spartacus/setup/ssr!Request:class","shortType":"Request","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getTimeout","parameters":[{"name":"request","type":"Request","canonicalReference":"@spartacus/setup/ssr!Request:class","shortType":"Request","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"returnCachedRender","parameters":[{"name":"request","type":"Request","canonicalReference":"@spartacus/setup/ssr!Request:class","shortType":"Request","importPath":"","isOptional":false},{"name":"callback","type":"SsrCallbackFn","canonicalReference":"@spartacus/setup/ssr!SsrCallbackFn:class","shortType":"SsrCallbackFn","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"renderResponse","parameters":[{"name":"filePath","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"options","type":"any","canonicalReference":"@spartacus/setup/ssr!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"callback","type":"SsrCallbackFn","canonicalReference":"@spartacus/setup/ssr!SsrCallbackFn:class","shortType":"SsrCallbackFn","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"log","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"_ignoredLegacyDebugParameter","type":"boolean | undefined","canonicalReference":"@spartacus/setup/ssr!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"context","type":"ExpressServerLoggerContext","canonicalReference":"@spartacus/setup/ssr!ExpressServerLoggerContext:class","shortType":"ExpressServerLoggerContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getDocument","parameters":[{"name":"filePath","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"handleRender","type":""},{"kind":"Property","name":"startRender","type":""},{"kind":"Property","name":"logForRenderResult","type":""}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"PrerenderingLoggerService","members":[{"kind":"Method","name":"debug","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"error","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"info","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"warn","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"debug","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"debug","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PrerenderingLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"error","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PrerenderingLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"info","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"info","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PrerenderingLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"log","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PrerenderingLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"warn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"warn","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PrerenderingLoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"PrerenderingLoggerService","members":[{"kind":"Method","name":"log","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"warn","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"error","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"info","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"debug","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/setup/ssr!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"PropagatingToServerErrorHandler","members":[{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"propagateErrorToServer","type":"(error: unknown) => void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PropagatingToServerErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"PropagatingToServerErrorHandler","members":[{"kind":"Property","name":"propagateErrorToServer","type":"(error: unknown) => void"},{"kind":"Method","name":"handleError","parameters":[{"name":"error","type":"unknown","canonicalReference":"@spartacus/setup/ssr!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"RenderingCache","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"options","type":"SsrOptimizationOptions | undefined","isOptional":true,"canonicalReference":"@spartacus/setup_ssr!SsrOptimizationOptions:interface","shortType":"SsrOptimizationOptions","importPath":"@spartacus/setup/ssr"}]},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RenderingEntry | undefined"},{"kind":"Method","name":"isFresh","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isReady","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isRendering","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"renders","type":"Map"},{"kind":"Method","name":"setAsRendering","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"store","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"err","type":"Error | null","isOptional":true,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""},{"name":"html","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RenderingCache","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RenderingEntry | undefined"},"topLevelApiElementName":"RenderingCache","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isFresh","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isFresh","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"RenderingCache","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isReady","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isReady","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"RenderingCache","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRendering","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRendering","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"RenderingCache","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAsRendering","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAsRendering","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RenderingCache","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"store","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"store","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"err","type":"Error | null","isOptional":true,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""},{"name":"html","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RenderingCache","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"RenderingCache","members":[{"kind":"Property","name":"options","type":""},{"kind":"Property","name":"renders","type":"Map"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"options","type":"SsrOptimizationOptions | undefined","canonicalReference":"@spartacus/setup/ssr!SsrOptimizationOptions:class","shortType":"SsrOptimizationOptions","importPath":"","isOptional":true}]},{"kind":"Property","name":"_sizeManager","type":""},{"kind":"Method","name":"setAsRendering","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isRendering","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"store","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"err","type":"Error | null","canonicalReference":"@spartacus/setup/ssr!Error:class","shortType":"Error","importPath":"","isOptional":true},{"name":"html","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"storeUsingMemoryLimit","type":""},{"kind":"Property","name":"clearOldestEntriesForSize","type":""},{"kind":"Property","name":"storeUsingEntriesLimit","type":""},{"kind":"Method","name":"get","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"RenderingEntry | undefined"},{"kind":"Method","name":"clear","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isReady","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isFresh","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/setup/ssr!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"RenderingCacheSizeManager","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"options","type":"SsrOptimizationOptions | undefined","isOptional":true,"canonicalReference":"@spartacus/setup_ssr!SsrOptimizationOptions:interface","shortType":"SsrOptimizationOptions","importPath":"@spartacus/setup/ssr"}]},{"kind":"Property","name":"CACHE_SIZE_LIMIT","type":"number"},{"kind":"Method","name":"calculateEntrySize","overloadIndex":1,"parameters":[{"name":"entry","type":"RenderingEntry","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!RenderingEntry:interface","shortType":"RenderingEntry","importPath":"@spartacus/setup/ssr"}],"returnType":"number"},{"kind":"Method","name":"hasSpaceForEntrySize","overloadIndex":1,"parameters":[{"name":"entrySize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isEntryLargerThanCacheLimit","overloadIndex":1,"parameters":[{"name":"entrySize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"trackEntrySize","overloadIndex":1,"parameters":[{"name":"entrySize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"untrackEntrySize","overloadIndex":1,"parameters":[{"name":"entrySize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateEntrySize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateEntrySize","overloadIndex":1,"parameters":[{"name":"entry","type":"RenderingEntry","isOptional":false,"canonicalReference":"@spartacus/setup_ssr!RenderingEntry:interface","shortType":"RenderingEntry","importPath":"@spartacus/setup/ssr"}],"returnType":"number"},"topLevelApiElementName":"RenderingCacheSizeManager","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasSpaceForEntrySize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasSpaceForEntrySize","overloadIndex":1,"parameters":[{"name":"entrySize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"RenderingCacheSizeManager","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEntryLargerThanCacheLimit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEntryLargerThanCacheLimit","overloadIndex":1,"parameters":[{"name":"entrySize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"RenderingCacheSizeManager","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"trackEntrySize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"trackEntrySize","overloadIndex":1,"parameters":[{"name":"entrySize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RenderingCacheSizeManager","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"untrackEntrySize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"untrackEntrySize","overloadIndex":1,"parameters":[{"name":"entrySize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RenderingCacheSizeManager","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"RenderingCacheSizeManager","members":[{"kind":"Property","name":"options","type":""},{"kind":"Property","name":"usedSize","type":""},{"kind":"Property","name":"CACHE_SIZE_LIMIT","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"options","type":"SsrOptimizationOptions | undefined","canonicalReference":"@spartacus/setup/ssr!SsrOptimizationOptions:class","shortType":"SsrOptimizationOptions","importPath":"","isOptional":true}]},{"kind":"Property","name":"validateOptions","type":""},{"kind":"Method","name":"calculateEntrySize","parameters":[{"name":"entry","type":"RenderingEntry","canonicalReference":"@spartacus/setup/ssr!RenderingEntry:class","shortType":"RenderingEntry","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"hasSpaceForEntrySize","parameters":[{"name":"entrySize","type":"number","canonicalReference":"@spartacus/setup/ssr!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isEntryLargerThanCacheLimit","parameters":[{"name":"entrySize","type":"number","canonicalReference":"@spartacus/setup/ssr!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"trackEntrySize","parameters":[{"name":"entrySize","type":"number","canonicalReference":"@spartacus/setup/ssr!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"untrackEntrySize","parameters":[{"name":"entrySize","type":"number","canonicalReference":"@spartacus/setup/ssr!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"RenderingEntry","members":[{"kind":"PropertySignature","name":"_size","type":"number"},{"kind":"PropertySignature","name":"err","type":"any"},{"kind":"PropertySignature","name":"html","type":"any"},{"kind":"PropertySignature","name":"rendering","type":"boolean"},{"kind":"PropertySignature","name":"time","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"_size","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"_size","type":"number"},"topLevelApiElementName":"RenderingEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"err","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"err","type":"any"},"topLevelApiElementName":"RenderingEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"html","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"html","type":"any"},"topLevelApiElementName":"RenderingEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rendering","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rendering","type":"boolean"},"topLevelApiElementName":"RenderingEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"time","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"time","type":"number"},"topLevelApiElementName":"RenderingEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"RenderingEntry","members":[{"kind":"Property","name":"html","type":"any"},{"kind":"Property","name":"err","type":"any"},{"kind":"Property","name":"time","type":"number"},{"kind":"Property","name":"rendering","type":"boolean"},{"kind":"Property","name":"_size","type":"number"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"RenderingStrategyResolverOptions","members":[{"kind":"PropertySignature","name":"excludedParams","type":"string[]"},{"kind":"PropertySignature","name":"excludedUrls","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"excludedParams","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"excludedParams","type":"string[]"},"topLevelApiElementName":"RenderingStrategyResolverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"excludedUrls","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"excludedUrls","type":"string[]"},"topLevelApiElementName":"RenderingStrategyResolverOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"RenderingStrategyResolverOptions","members":[{"kind":"Property","name":"excludedUrls","type":"string[]"},{"kind":"Property","name":"excludedParams","type":"string[]"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"RenderOptions","members":[{"kind":"PropertySignature","name":"req","type":"Request"},{"kind":"PropertySignature","name":"res","type":"Response"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"req","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"req","type":"Request"},"topLevelApiElementName":"RenderOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"res","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"res","type":"Response"},"topLevelApiElementName":"RenderOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"RenderOptions","members":[{"kind":"Property","name":"req","type":"Request"},{"kind":"Property","name":"res","type":"Response"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"RequestContext","members":[{"kind":"PropertySignature","name":"timeReceived","type":"string"},{"kind":"PropertySignature","name":"traceContext","type":"W3cTraceContext"},{"kind":"PropertySignature","name":"uuid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"timeReceived","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"timeReceived","type":"string"},"topLevelApiElementName":"RequestContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"traceContext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"traceContext","type":"W3cTraceContext"},"topLevelApiElementName":"RequestContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uuid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uuid","type":"string"},"topLevelApiElementName":"RequestContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"RequestContext","members":[{"kind":"Property","name":"uuid","type":"string"},{"kind":"Property","name":"timeReceived","type":"string"},{"kind":"Property","name":"traceContext","type":"W3cTraceContext"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Function","name":"serverLoggerServiceFactory","parameters":[],"returnType":"ExpressLoggerService | PrerenderingLoggerService","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"serverLoggerServiceFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"serverLoggerServiceFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/setup/ssr"}]},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"ServerOptions","members":[{"kind":"PropertySignature","name":"serverRequestOrigin","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"serverRequestOrigin","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"serverRequestOrigin","type":"string"},"topLevelApiElementName":"ServerOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"ServerOptions","members":[{"kind":"Property","name":"serverRequestOrigin","type":"string"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"SsrOptimizationOptions","members":[{"kind":"PropertySignature","name":"cache","type":"boolean"},{"kind":"PropertySignature","name":"cacheEntrySizeCalculator","type":"CacheEntrySizeCalculator"},{"kind":"PropertySignature","name":"cacheSize","type":"number"},{"kind":"PropertySignature","name":"cacheSizeMemory","type":"number"},{"kind":"PropertySignature","name":"concurrency","type":"number"},{"kind":"PropertySignature","name":"debug","type":"boolean"},{"kind":"PropertySignature","name":"forcedSsrTimeout","type":"number"},{"kind":"PropertySignature","name":"logger","type":"ExpressServerLogger"},{"kind":"PropertySignature","name":"maxRenderTime","type":"number"},{"kind":"PropertySignature","name":"renderingStrategyResolver","type":"(req: Request) => RenderingStrategy"},{"kind":"PropertySignature","name":"renderKeyResolver","type":"(req: Request) => string"},{"kind":"PropertySignature","name":"reuseCurrentRendering","type":"boolean"},{"kind":"PropertySignature","name":"shouldCacheRenderingResult","type":"({ options, entry, }: { options: SsrOptimizationOptions; entry: Pick; }) => boolean"},{"kind":"PropertySignature","name":"ssrFeatureToggles","type":"{ limitCacheByMemory?: boolean; }"},{"kind":"PropertySignature","name":"timeout","type":"number"},{"kind":"PropertySignature","name":"ttl","type":"number | undefined"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cache","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cache","type":"boolean"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cacheEntrySizeCalculator","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cacheEntrySizeCalculator","type":"CacheEntrySizeCalculator"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cacheSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cacheSize","type":"number"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cacheSizeMemory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cacheSizeMemory","type":"number"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"concurrency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"concurrency","type":"number"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"debug","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"debug","type":"boolean"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"forcedSsrTimeout","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"forcedSsrTimeout","type":"number"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"logger","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"logger","type":"ExpressServerLogger"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxRenderTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxRenderTime","type":"number"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"renderingStrategyResolver","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"renderingStrategyResolver","type":"(req: Request) => RenderingStrategy"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"renderKeyResolver","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"renderKeyResolver","type":"(req: Request) => string"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reuseCurrentRendering","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reuseCurrentRendering","type":"boolean"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shouldCacheRenderingResult","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shouldCacheRenderingResult","type":"({ options, entry, }: { options: SsrOptimizationOptions; entry: Pick; }) => boolean"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ssrFeatureToggles","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ssrFeatureToggles","type":"{ limitCacheByMemory?: boolean; }"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"timeout","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"timeout","type":"number"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ttl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ttl","type":"number | undefined"},"topLevelApiElementName":"SsrOptimizationOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Interface","name":"SsrOptimizationOptions","members":[{"kind":"Property","name":"timeout","type":"number"},{"kind":"Property","name":"cache","type":"boolean"},{"kind":"Property","name":"cacheSize","type":"number"},{"kind":"Property","name":"cacheSizeMemory","type":"number"},{"kind":"Property","name":"cacheEntrySizeCalculator","type":"CacheEntrySizeCalculator"},{"kind":"Property","name":"concurrency","type":"number"},{"kind":"Property","name":"ttl","type":"number | undefined"},{"kind":"Property","name":"renderKeyResolver","type":"(req: Request) => string"},{"kind":"Property","name":"renderingStrategyResolver","type":"(req: Request) => RenderingStrategy"},{"kind":"Property","name":"forcedSsrTimeout","type":"number"},{"kind":"Property","name":"maxRenderTime","type":"number"},{"kind":"Property","name":"reuseCurrentRendering","type":"boolean"},{"kind":"Property","name":"debug","type":"boolean"},{"kind":"Property","name":"logger","type":"ExpressServerLogger"},{"kind":"Property","name":"shouldCacheRenderingResult","type":"({ options, entry, }: { options: SsrOptimizationOptions; entry: Pick; }) => boolean"},{"kind":"Property","name":"ssrFeatureToggles","type":"{ limitCacheByMemory?: boolean; }"}]}},{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"TestConfigServerModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"TestConfigServerModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/setup/ssr"}],"newApiElement":{"entryPoint":"@spartacus/setup/ssr","kind":"Class","name":"TestConfigServerModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4om/root","kind":"Class","name":"S4omProductCatalogService","members":[{"kind":"Method","name":"isProductInCatalog","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":true,"canonicalReference":"@spartacus/s4om_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"PRODUCT_NOT_IN_CATALOGUE_STOCK_LEVEL_STATUS","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isProductInCatalog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isProductInCatalog","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":true,"canonicalReference":"@spartacus/s4om_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"S4omProductCatalogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4om/root"}],"newApiElement":{"entryPoint":"@spartacus/s4om/root","kind":"Class","name":"S4omProductCatalogService","members":[{"kind":"Property","name":"PRODUCT_NOT_IN_CATALOGUE_STOCK_LEVEL_STATUS","type":""},{"kind":"Method","name":"isProductInCatalog","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/s4om/root!Product:class","shortType":"Product","importPath":"","isOptional":true}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4om/root","kind":"Interface","name":"ScheduleLine","members":[{"kind":"PropertySignature","name":"confirmedAt","type":"Date"},{"kind":"PropertySignature","name":"confirmedQuantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"confirmedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"confirmedAt","type":"Date"},"topLevelApiElementName":"ScheduleLine","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4om/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"confirmedQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"confirmedQuantity","type":"number"},"topLevelApiElementName":"ScheduleLine","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4om/root"}],"newApiElement":{"entryPoint":"@spartacus/s4om/root","kind":"Interface","name":"ScheduleLine","members":[{"kind":"Property","name":"confirmedAt","type":"Date"},{"kind":"Property","name":"confirmedQuantity","type":"number"}]}},{"entryPoint":"@spartacus/s4om/root","kind":"Class","name":"ScheduleLinesComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartItemContext","type":"CartItemContext","isOptional":false,"canonicalReference":"@spartacus/s4om_root!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/s4om_root!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"datePipe","type":"CxDatePipe","isOptional":false,"canonicalReference":"@spartacus/s4om_root!~CxDatePipe:class","shortType":"CxDatePipe","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Method","name":"getLongDate","overloadIndex":1,"parameters":[{"name":"date","type":"Date","isOptional":true,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"string | null"},{"kind":"Method","name":"getScheduleLineInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"hasScheduleLines","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/s4om_root!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLongDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLongDate","overloadIndex":1,"parameters":[{"name":"date","type":"Date","isOptional":true,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"ScheduleLinesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4om/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getScheduleLineInfoId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getScheduleLineInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ScheduleLinesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4om/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasScheduleLines","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasScheduleLines","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/s4om_root!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ScheduleLinesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4om/root"}],"newApiElement":{"entryPoint":"@spartacus/s4om/root","kind":"Class","name":"ScheduleLinesComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartItemContext","type":"CartItemContext","canonicalReference":"@spartacus/s4om/root!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/s4om/root!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"datePipe","type":"CxDatePipe","canonicalReference":"@spartacus/s4om/root!CxDatePipe:class","shortType":"CxDatePipe","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Method","name":"hasScheduleLines","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/s4om/root!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getScheduleLineInfoId","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/s4om/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getLongDate","parameters":[{"name":"date","type":"Date","canonicalReference":"@spartacus/s4om/root!Date:class","shortType":"Date","importPath":"","isOptional":true}],"returnType":"string | null"}]}},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsCs","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsDe","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsEn","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsEs_CO","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsEs","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsFr","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsHi","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsHu","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsId","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsIt","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsJa","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsKo","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsPl","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsPt","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsRu","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsZh_TW","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4om/assets","kind":"Variable","name":"s4omTranslationsZh","type":"{ s4omScheduleLines: { s4omScheduleLines: { quantity: string; a11y: { scheduleLineEntryInfo: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4omTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4omTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4om/assets"}]},{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"CancellationDetails","members":[{"kind":"PropertySignature","name":"cancellationRequestEntryInputs","type":"CancellationRequestEntryInputs[]"},{"kind":"PropertySignature","name":"cancelReason","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancellationRequestEntryInputs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancellationRequestEntryInputs","type":"CancellationRequestEntryInputs[]"},"topLevelApiElementName":"CancellationDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4-service/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancelReason","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancelReason","type":"string"},"topLevelApiElementName":"CancellationDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"CancellationDetails","members":[{"kind":"Property","name":"cancelReason","type":"string"},{"kind":"Property","name":"cancellationRequestEntryInputs","type":"CancellationRequestEntryInputs[]"}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"CancellationRequestEntryInputs","members":[{"kind":"PropertySignature","name":"orderEntryNumber","type":"number"},{"kind":"PropertySignature","name":"quantity","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderEntryNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderEntryNumber","type":"number"},"topLevelApiElementName":"CancellationRequestEntryInputs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4-service/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"string[]"},"topLevelApiElementName":"CancellationRequestEntryInputs","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"CancellationRequestEntryInputs","members":[{"kind":"Property","name":"orderEntryNumber","type":"number"},{"kind":"Property","name":"quantity","type":"string[]"}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"CancelServiceOrderFacade","members":[{"kind":"Method","name":"cancelService","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancellationDetails","type":"CancellationDetails","isOptional":false,"canonicalReference":"@spartacus/s4-service_root!CancellationDetails:interface","shortType":"CancellationDetails","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelService","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelService","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancellationDetails","type":"CancellationDetails","isOptional":false,"canonicalReference":"@spartacus/s4-service_root!CancellationDetails:interface","shortType":"CancellationDetails","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"CancelServiceOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CancelServiceOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"CancelServiceOrderFacade","members":[{"kind":"Method","name":"cancelService","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/s4-service/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancellationDetails","type":"CancellationDetails","canonicalReference":"@spartacus/s4-service/root!CancellationDetails:class","shortType":"CancellationDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadOrderDetails","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"CheckoutServiceDetailsEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/s4-service_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onServiceDetailsSet","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onServiceDetailsSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onServiceDetailsSet","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"CheckoutServiceDetailsEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/s4-service/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"onServiceDetailsSet","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"CheckoutServiceDetailsFacade","members":[{"kind":"Method","name":"getSelectedServiceDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getServiceProducts","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasNonServiceItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasServiceItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"scheduledAt","type":"ServiceDateTime","isOptional":false,"canonicalReference":"@spartacus/s4-service_root!ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedServiceDetailsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedServiceDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutServiceDetailsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getServiceProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getServiceProducts","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasNonServiceItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasNonServiceItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasServiceItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasServiceItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setServiceScheduleSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"scheduledAt","type":"ServiceDateTime","isOptional":false,"canonicalReference":"@spartacus/s4-service_root!ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"CheckoutServiceDetailsFacade","members":[{"kind":"Method","name":"setServiceScheduleSlot","parameters":[{"name":"scheduledAt","type":"ServiceDateTime","canonicalReference":"@spartacus/s4-service/root!ServiceDateTime:class","shortType":"ServiceDateTime","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSelectedServiceDetailsState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getServiceProducts","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasServiceItems","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasNonServiceItems","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"CheckoutServiceOrderOccEndpoints","members":[{"kind":"PropertySignature","name":"setServiceScheduleSlot","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"setServiceScheduleSlot","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"setServiceScheduleSlot","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutServiceOrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"CheckoutServiceOrderOccEndpoints","members":[{"kind":"Property","name":"setServiceScheduleSlot","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"CheckoutServiceSchedulePickerService","members":[{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Method","name":"convertDateTimeToReadableString","overloadIndex":1,"parameters":[{"name":"dateTime","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"convertToDateTime","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"time","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Method","name":"getHoursFromServiceSchedule","overloadIndex":1,"parameters":[{"name":"dateTime","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"getMinDateForService","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getScheduledServiceTimes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getServiceDetailsFromDateTime","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ date: string; time: string; }"},{"kind":"Method","name":"getServiceOrderConfiguration","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertDateTimeToReadableString","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertDateTimeToReadableString","overloadIndex":1,"parameters":[{"name":"dateTime","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CheckoutServiceSchedulePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertToDateTime","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertToDateTime","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"time","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CheckoutServiceSchedulePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHoursFromServiceSchedule","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHoursFromServiceSchedule","overloadIndex":1,"parameters":[{"name":"dateTime","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"CheckoutServiceSchedulePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMinDateForService","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMinDateForService","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceSchedulePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getScheduledServiceTimes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getScheduledServiceTimes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceSchedulePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getServiceDetailsFromDateTime","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getServiceDetailsFromDateTime","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ date: string; time: string; }"},"topLevelApiElementName":"CheckoutServiceSchedulePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getServiceOrderConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getServiceOrderConfiguration","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceSchedulePickerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"CheckoutServiceSchedulePickerService","members":[{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Method","name":"getMinDateForService","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getScheduledServiceTimes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getServiceOrderConfiguration","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"convertToDateTime","parameters":[{"name":"date","type":"string","canonicalReference":"@spartacus/s4-service/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"time","type":"string","canonicalReference":"@spartacus/s4-service/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"convertDateTimeToReadableString","parameters":[{"name":"dateTime","type":"string","canonicalReference":"@spartacus/s4-service/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getServiceDetailsFromDateTime","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/s4-service/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"{ date: string; time: string; }"},{"kind":"Method","name":"getHoursFromServiceSchedule","parameters":[{"name":"dateTime","type":"string","canonicalReference":"@spartacus/s4-service/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"RescheduleServiceOrderFacade","members":[{"kind":"Method","name":"rescheduleService","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduledAt","type":"ServiceDateTime","isOptional":false,"canonicalReference":"@spartacus/s4-service_root!ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"rescheduleService","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"rescheduleService","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduledAt","type":"ServiceDateTime","isOptional":false,"canonicalReference":"@spartacus/s4-service_root!ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"RescheduleServiceOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Class","name":"RescheduleServiceOrderFacade","members":[{"kind":"Method","name":"rescheduleService","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/s4-service/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scheduledAt","type":"ServiceDateTime","canonicalReference":"@spartacus/s4-service/root!ServiceDateTime:class","shortType":"ServiceDateTime","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"ServiceDetails","members":[{"kind":"PropertySignature","name":"scheduledAt","type":"ServiceDateTime"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scheduledAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scheduledAt","type":"ServiceDateTime"},"topLevelApiElementName":"ServiceDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"ServiceDetails","members":[{"kind":"Property","name":"scheduledAt","type":"ServiceDateTime"}]}},{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"ServiceOrderConfig","members":[{"kind":"PropertySignature","name":"leadDays","type":"number"},{"kind":"PropertySignature","name":"serviceScheduleTimes","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"leadDays","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"leadDays","type":"number"},"topLevelApiElementName":"ServiceOrderConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4-service/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"serviceScheduleTimes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"serviceScheduleTimes","type":"string[]"},"topLevelApiElementName":"ServiceOrderConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/s4-service/root"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/root","kind":"Interface","name":"ServiceOrderConfig","members":[{"kind":"Property","name":"leadDays","type":"number"},{"kind":"Property","name":"serviceScheduleTimes","type":"string[]"}]}},{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"CancelServiceOrderComponent","members":[{"kind":"Method","name":"cancelServiceOrder","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cancelServiceOrderFacade","type":"CancelServiceOrderFacade"},{"kind":"Property","name":"characterLeft","type":"number"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"updateCharacterLeft","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelServiceOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelServiceOrder","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CancelServiceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CancelServiceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCharacterLeft","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCharacterLeft","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CancelServiceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"CancelServiceOrderComponent","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"cancelServiceOrderFacade","type":"CancelServiceOrderFacade"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"characterLeft","type":"number"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Method","name":"cancelServiceOrder","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateCharacterLeft","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"CancelServiceOrderGuard","members":[{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CancelServiceOrderGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"CancelServiceOrderGuard","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"RescheduleServiceOrderComponent","members":[{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Property","name":"dateTime","type":"ServiceDateTime"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"initializeForm","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"minServiceDate$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable<{ entries: import(\"@spartacus/cart/base/root\").OrderEntry[]; appliedOrderPromotions?: import(\"@spartacus/cart/base/root\").PromotionResult[]; appliedProductPromotions?: import(\"@spartacus/cart/base/root\").PromotionResult[]; appliedVouchers?: import(\"@spartacus/cart/base/root\").Voucher[]; calculated?: boolean; code?: string; consignments?: import(\"@spartacus/order/root\").Consignment[]; costCenter?: import(\"@spartacus/core\").CostCenter; created?: Date; deliveryAddress?: import(\"@spartacus/core\").Address; deliveryCost?: import(\"@spartacus/core\").Price; deliveryItemsQuantity?: number; deliveryMode?: import(\"@spartacus/cart/base/root\").DeliveryMode; deliveryOrderGroups?: import(\"@spartacus/cart/base/root\").DeliveryOrderEntryGroup[]; deliveryStatus?: string; deliveryStatusDisplay?: string; guestCustomer?: boolean; guid?: string; net?: boolean; orderDiscounts?: import(\"@spartacus/core\").Price; orgCustomer?: import(\"@spartacus/core\").B2BUser; orgUnit?: import(\"@spartacus/core\").B2BUnit; paymentInfo?: import(\"@spartacus/core\").PaymentDetails; pickupItemsQuantity?: number; pickupOrderGroups?: import(\"@spartacus/cart/base/root\").PickupOrderEntryGroup[]; productDiscounts?: import(\"@spartacus/core\").Price; purchaseOrderNumber?: string; site?: string; status?: string; statusDisplay?: string; store?: string; subTotal?: import(\"@spartacus/core\").Price; totalDiscounts?: import(\"@spartacus/core\").Price; totalItems?: number; totalPrice?: import(\"@spartacus/core\").Price; totalPriceWithTax?: import(\"@spartacus/core\").Price; totalTax?: import(\"@spartacus/core\").Price; unconsignedEntries?: import(\"@spartacus/cart/base/root\").OrderEntry[]; user?: import(\"@spartacus/core\").Principal; returnable?: boolean; cancellable?: boolean; sapQuoteCode?: string; servicedAt?: ServiceDateTime; serviceCancellable?: import(\"@spartacus/s4-service/root\").serviceCancellable; serviceReschedulable?: boolean; }>"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Method","name":"rescheduleServiceOrder","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"rescheduleServiceOrderFacade","type":"RescheduleServiceOrderFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"scheduleTimes$","type":"Observable"},{"kind":"Method","name":"setScheduleTime","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subject"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initializeForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initializeForm","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"RescheduleServiceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RescheduleServiceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RescheduleServiceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"rescheduleServiceOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"rescheduleServiceOrder","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RescheduleServiceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setScheduleTime","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setScheduleTime","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RescheduleServiceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"RescheduleServiceOrderComponent","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"rescheduleServiceOrderFacade","type":"RescheduleServiceOrderFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"dateTime","type":"ServiceDateTime"},{"kind":"Property","name":"order$","type":"Observable<{ entries: _spartacus_cart_base_root.OrderEntry[]; appliedOrderPromotions?: _spartacus_cart_base_root.PromotionResult[]; appliedProductPromotions?: _spartacus_cart_base_root.PromotionResult[]; appliedVouchers?: _spartacus_cart_base_root.Voucher[]; calculated?: boolean; code?: string; consignments?: _spartacus_order_root.Consignment[]; costCenter?: _spartacus_core.CostCenter; created?: Date; deliveryAddress?: _spartacus_core.Address; deliveryCost?: _spartacus_core.Price; deliveryItemsQuantity?: number; deliveryMode?: _spartacus_cart_base_root.DeliveryMode; deliveryOrderGroups?: _spartacus_cart_base_root.DeliveryOrderEntryGroup[]; deliveryStatus?: string; deliveryStatusDisplay?: string; guestCustomer?: boolean; guid?: string; net?: boolean; orderDiscounts?: _spartacus_core.Price; orgCustomer?: _spartacus_core.B2BUser; orgUnit?: _spartacus_core.B2BUnit; paymentInfo?: _spartacus_core.PaymentDetails; pickupItemsQuantity?: number; pickupOrderGroups?: _spartacus_cart_base_root.PickupOrderEntryGroup[]; productDiscounts?: _spartacus_core.Price; purchaseOrderNumber?: string; site?: string; status?: string; statusDisplay?: string; store?: string; subTotal?: _spartacus_core.Price; totalDiscounts?: _spartacus_core.Price; totalItems?: number; totalPrice?: _spartacus_core.Price; totalPriceWithTax?: _spartacus_core.Price; totalTax?: _spartacus_core.Price; unconsignedEntries?: _spartacus_cart_base_root.OrderEntry[]; user?: _spartacus_core.Principal; returnable?: boolean; cancellable?: boolean; sapQuoteCode?: string; servicedAt?: ServiceDateTime; serviceCancellable?: _spartacus_s4_service_root.serviceCancellable; serviceReschedulable?: boolean; }>"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"subscription","type":"Subject"},{"kind":"Property","name":"minServiceDate$","type":"Observable"},{"kind":"Property","name":"scheduleTimes$","type":"Observable"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"initializeForm","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/s4-service/order!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setScheduleTime","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/s4-service/order!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"rescheduleServiceOrder","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"S4ServiceOrderDetailActionsComponent","members":[{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Method","name":"checkServiceStatus","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"boolean"},{"kind":"Property","name":"displayActions$","type":"Observable"},{"kind":"Method","name":"displayServiceMessage","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkServiceStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkServiceStatus","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"boolean"},"topLevelApiElementName":"S4ServiceOrderDetailActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayServiceMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayServiceMessage","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"S4ServiceOrderDetailActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"S4ServiceOrderDetailActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"S4ServiceOrderDetailActionsComponent","members":[{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"displayActions$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"checkServiceStatus","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/s4-service/order!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"displayServiceMessage","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/s4-service/order!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"ServiceDetailsCardComponent","members":[{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Method","name":"getServiceDetailsCard","overloadIndex":1,"parameters":[{"name":"scheduledAt","type":"ServiceDateTime | undefined","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"orderOutlet","type":"OutletContextData"},{"kind":"Method","name":"showServiceDetails","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getServiceDetailsCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getServiceDetailsCard","overloadIndex":1,"parameters":[{"name":"scheduledAt","type":"ServiceDateTime | undefined","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"ServiceDetailsCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ServiceDetailsCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ServiceDetailsCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showServiceDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showServiceDetails","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ServiceDetailsCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"ServiceDetailsCardComponent","members":[{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Property","name":"orderOutlet","type":"OutletContextData"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"showServiceDetails","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getServiceDetailsCard","parameters":[{"name":"scheduledAt","type":"ServiceDateTime | undefined","canonicalReference":"@spartacus/s4-service/order!ServiceDateTime:class","shortType":"ServiceDateTime","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"ServiceOrderGuard","members":[{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ServiceOrderGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"ServiceOrderGuard","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"ServiceOrderOverviewComponentService","members":[{"kind":"Property","name":"config","type":"S4ServiceDeliveryModeConfig"},{"kind":"Method","name":"shouldShowDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"DeliveryMode | undefined","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldShowDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldShowDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"DeliveryMode | undefined","isOptional":false,"canonicalReference":"@spartacus/s4-service_order!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ServiceOrderOverviewComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/order"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/order","kind":"Class","name":"ServiceOrderOverviewComponentService","members":[{"kind":"Property","name":"config","type":"S4ServiceDeliveryModeConfig"},{"kind":"Method","name":"shouldShowDeliveryMode","parameters":[{"name":"mode","type":"DeliveryMode | undefined","canonicalReference":"@spartacus/s4-service/order!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceDetailsAdapter","members":[{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduledAt","type":"ServiceDetails","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDetails:interface","shortType":"ServiceDetails","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setServiceScheduleSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduledAt","type":"ServiceDetails","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDetails:interface","shortType":"ServiceDetails","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceDetailsAdapter","members":[{"kind":"Method","name":"setServiceScheduleSlot","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/s4-service/checkout!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/s4-service/checkout!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scheduledAt","type":"ServiceDetails","canonicalReference":"@spartacus/s4-service/checkout!ServiceDetails:class","shortType":"ServiceDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceDetailsComponent","members":[{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"backBtnText","type":"string"},{"kind":"Property","name":"checkoutServiceDetailsFacade","type":"CheckoutServiceDetailsFacade"},{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isSetServiceDetailsHttpError$","type":"Observable"},{"kind":"Property","name":"isSetServiceDetailsHttpErrorSub","type":"BehaviorSubject"},{"kind":"Property","name":"minServiceDate$","type":"Observable"},{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"scheduleTimes$","type":"Observable"},{"kind":"Property","name":"selectedServiceDetails$","type":"Observable"},{"kind":"Method","name":"setScheduleTime","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"backBtnText","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"backBtnText","type":"string"},"topLevelApiElementName":"CheckoutServiceDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"next","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setScheduleTime","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setScheduleTime","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutServiceDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceDetailsComponent","members":[{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"checkoutServiceDetailsFacade","type":"CheckoutServiceDetailsFacade"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Property","name":"minServiceDate$","type":"Observable"},{"kind":"Property","name":"scheduleTimes$","type":"Observable"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"selectedServiceDetails$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"setScheduleTime","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/s4-service/checkout!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"isSetServiceDetailsHttpErrorSub","type":"BehaviorSubject"},{"kind":"Property","name":"isSetServiceDetailsHttpError$","type":"Observable"},{"kind":"Method","name":"next","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceDetailsConnector","members":[{"kind":"Property","name":"adapter","type":"CheckoutServiceDetailsAdapter"},{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduledAt","type":"ServiceDetails","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDetails:interface","shortType":"ServiceDetails","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setServiceScheduleSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduledAt","type":"ServiceDetails","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDetails:interface","shortType":"ServiceDetails","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceDetailsConnector","members":[{"kind":"Property","name":"adapter","type":"CheckoutServiceDetailsAdapter"},{"kind":"Method","name":"setServiceScheduleSlot","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/s4-service/checkout!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/s4-service/checkout!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scheduledAt","type":"ServiceDetails","canonicalReference":"@spartacus/s4-service/checkout!ServiceDetails:class","shortType":"ServiceDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceDetailsService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getSelectedServiceDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getServiceProducts","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasNonServiceItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasServiceItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"serviceDetailsConnector","type":"CheckoutServiceDetailsConnector"},{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"scheduledAt","type":"ServiceDateTime","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"kind":"Property","name":"setServiceScheduleSlotCommand","type":"Command"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CheckoutServiceDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedServiceDetailsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedServiceDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutServiceDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getServiceProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getServiceProducts","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasNonServiceItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasNonServiceItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasServiceItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasServiceItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setServiceScheduleSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"scheduledAt","type":"ServiceDateTime","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceDetailsService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"serviceDetailsConnector","type":"CheckoutServiceDetailsConnector"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"setServiceScheduleSlotCommand","type":"Command"},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"setServiceScheduleSlot","parameters":[{"name":"scheduledAt","type":"ServiceDateTime","canonicalReference":"@spartacus/s4-service/checkout!ServiceDateTime:class","shortType":"ServiceDateTime","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSelectedServiceDetailsState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getServiceProducts","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasNonServiceItems","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasServiceItems","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceOrderStepsSetGuard","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"checkoutServiceDetailsFacade","type":"CheckoutServiceDetailsFacade"},{"kind":"Property","name":"config","type":"S4ServiceDeliveryModeConfig"},{"kind":"Method","name":"isB2BStepSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"},{"name":"isAccountPayment","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isServiceDetailsSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"setServiceDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceOrderStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isB2BStepSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isB2BStepSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"},{"name":"isAccountPayment","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceOrderStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isServiceDetailsSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isServiceDetailsSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceOrderStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setServiceDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setServiceDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutServiceOrderStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"CheckoutServiceOrderStepsSetGuard","members":[{"kind":"Property","name":"checkoutServiceDetailsFacade","type":"CheckoutServiceDetailsFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"config","type":"S4ServiceDeliveryModeConfig"},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/s4-service/checkout!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isServiceDetailsSet","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/s4-service/checkout!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setServiceDeliveryMode","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isB2BStepSet","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/s4-service/checkout!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false},{"name":"isAccountPayment","type":"boolean","canonicalReference":"@spartacus/s4-service/checkout!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"OccCheckoutServiceDetailsAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduledAt","type":"ServiceDetails","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDetails:interface","shortType":"ServiceDetails","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setServiceScheduleSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setServiceScheduleSlot","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduledAt","type":"ServiceDetails","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDetails:interface","shortType":"ServiceDetails","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutServiceDetailsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"OccCheckoutServiceDetailsAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setServiceScheduleSlot","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/s4-service/checkout!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/s4-service/checkout!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scheduledAt","type":"ServiceDetails","canonicalReference":"@spartacus/s4-service/checkout!ServiceDetails:class","shortType":"ServiceDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"ServiceCheckoutReviewSubmitComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"userCostCenterService","type":"UserCostCenterService","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~UserCostCenterService:class","shortType":"UserCostCenterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutServiceDetailsFacade","type":"CheckoutServiceDetailsFacade"},{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutStepTypeServiceDetails","type":"CheckoutStepType"},{"kind":"Property","name":"config","type":"S4ServiceDeliveryModeConfig"},{"kind":"Method","name":"getCheckoutDeliverySteps","overloadIndex":1,"parameters":[],"returnType":"Array"},{"kind":"Method","name":"getServiceDetailsCard","overloadIndex":1,"parameters":[{"name":"scheduledAt","type":"ServiceDateTime | undefined | null","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},{"kind":"Property","name":"scheduledAt$","type":"Observable"},{"kind":"Method","name":"shouldShowDeliveryModeCard","overloadIndex":1,"parameters":[{"name":"mode","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userCostCenterService","type":"UserCostCenterService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutDeliverySteps","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutDeliverySteps","overloadIndex":1,"parameters":[],"returnType":"Array"},"topLevelApiElementName":"ServiceCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getServiceDetailsCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getServiceDetailsCard","overloadIndex":1,"parameters":[{"name":"scheduledAt","type":"ServiceDateTime | undefined | null","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~ServiceDateTime:type","shortType":"ServiceDateTime","importPath":"@spartacus/s4-service/root"}],"returnType":"Observable"},"topLevelApiElementName":"ServiceCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"scheduledAt$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"scheduledAt$","type":"Observable"},"topLevelApiElementName":"ServiceCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldShowDeliveryModeCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldShowDeliveryModeCard","overloadIndex":1,"parameters":[{"name":"mode","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/s4-service_checkout!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ServiceCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/s4-service/checkout"}],"newApiElement":{"entryPoint":"@spartacus/s4-service/checkout","kind":"Class","name":"ServiceCheckoutReviewSubmitComponent","members":[{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"userCostCenterService","type":"UserCostCenterService"},{"kind":"Property","name":"checkoutStepTypeServiceDetails","type":"CheckoutStepType"},{"kind":"Property","name":"checkoutServiceDetailsFacade","type":"CheckoutServiceDetailsFacade"},{"kind":"Property","name":"checkoutServiceSchedulePickerService","type":"CheckoutServiceSchedulePickerService"},{"kind":"Property","name":"config","type":"S4ServiceDeliveryModeConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/s4-service/checkout!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","canonicalReference":"@spartacus/s4-service/checkout!CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/s4-service/checkout!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/s4-service/checkout!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/s4-service/checkout!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/s4-service/checkout!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","canonicalReference":"@spartacus/s4-service/checkout!CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","canonicalReference":"@spartacus/s4-service/checkout!CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"userCostCenterService","type":"UserCostCenterService","canonicalReference":"@spartacus/s4-service/checkout!UserCostCenterService:class","shortType":"UserCostCenterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCheckoutDeliverySteps","parameters":[],"returnType":"Array"},{"kind":"Method","name":"shouldShowDeliveryModeCard","parameters":[{"name":"mode","type":"DeliveryMode","canonicalReference":"@spartacus/s4-service/checkout!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getServiceDetailsCard","parameters":[{"name":"scheduledAt","type":"ServiceDateTime | undefined | null","canonicalReference":"@spartacus/s4-service/checkout!ServiceDateTime:class","shortType":"ServiceDateTime","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsCs","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsDe","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsEn","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsEs_CO","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsEs","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsFr","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsHi","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsHu","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsId","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsIt","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsJa","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsKo","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsPl","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsPt","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsRu","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsZh_TW","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/s4-service/assets","kind":"Variable","name":"s4ServiceTranslationsZh","type":"{ s4Service: { serviceOrderCheckout: { serviceDetails: string; serviceScheduleHeading: string; address: string; serviceLocationHeading: string; datePickerLabel: string; timePickerLabel: string; unknownError: string; productDeliveryOptions: string; serviceDeliveryOption: string; productDeliveryMethods: string; serviceDeliveryMethod: string; }; cancelService: { heading: string; cancelReason: string; optional: string; action: string; back: string; Submit: string; cancelServiceSuccess: string; unknownError: string; ServiceTime: string; ServiceLocation: string; ServiceDate: string; SubmitRequest: string; serviceNotRcancelable: string; charactersLeft: string; Services: string; }; rescheduleService: { actionButtonLabel: string; headerLabel: string; contentLabel: string; datePickerLabel: string; timePickerLabel: string; backButtonLabel: string; submitButtonLabel: string; note: string; unknownError: string; serviceNotReschedulable: string; serviceNotAmendable: string; rescheduleSuccess: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"s4ServiceTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"s4ServiceTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/s4-service/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/root","kind":"Class","name":"DeliveryModeDatePickerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"datePipe","type":"CxDatePipe","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_root!~CxDatePipe:class","shortType":"CxDatePipe","importPath":"@spartacus/core"},{"name":"requestedDelDateFacade","type":"RequestedDeliveryDateFacade","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_root!RequestedDeliveryDateFacade:class","shortType":"RequestedDeliveryDateFacade","importPath":"@spartacus/requested-delivery-date/root"},{"name":"dateValidationService","type":"DateValidationService","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_root!~DateValidationService:class","shortType":"DateValidationService","importPath":""},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_root!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"deliveryOutlet","type":"OutletContextData | undefined","isOptional":true,"canonicalReference":"@spartacus/requested-delivery-date_root!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cartEntry","type":"Cart"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Property","name":"dateValidationService","type":"DateValidationService"},{"kind":"Property","name":"deliveryOutlet","type":"OutletContextData | undefined"},{"kind":"Property","name":"earliestRetrievalAt","type":"string | undefined"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getRequestedDeliveryDateCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isDatePickerReadOnly","type":"boolean"},{"kind":"Method","name":"isEarliestRetrievalDatePresent","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRequestedDeliveryDatePresent","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"requestedDelDateFacade","type":"RequestedDeliveryDateFacade"},{"kind":"Property","name":"requestedRetrievalAt","type":"string | undefined"},{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"DeliveryModeDatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRequestedDeliveryDateCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRequestedDeliveryDateCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"DeliveryModeDatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEarliestRetrievalDatePresent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEarliestRetrievalDatePresent","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"DeliveryModeDatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRequestedDeliveryDatePresent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRequestedDeliveryDatePresent","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"DeliveryModeDatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DeliveryModeDatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DeliveryModeDatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRequestedDeliveryDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DeliveryModeDatePickerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"}],"newApiElement":{"entryPoint":"@spartacus/requested-delivery-date/root","kind":"Class","name":"DeliveryModeDatePickerComponent","members":[{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Property","name":"requestedDelDateFacade","type":"RequestedDeliveryDateFacade"},{"kind":"Property","name":"dateValidationService","type":"DateValidationService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"deliveryOutlet","type":"OutletContextData | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"datePipe","type":"CxDatePipe","canonicalReference":"@spartacus/requested-delivery-date/root!CxDatePipe:class","shortType":"CxDatePipe","importPath":"@spartacus/core","isOptional":false},{"name":"requestedDelDateFacade","type":"RequestedDeliveryDateFacade","canonicalReference":"@spartacus/requested-delivery-date/root!RequestedDeliveryDateFacade:class","shortType":"RequestedDeliveryDateFacade","importPath":"@spartacus/requested-delivery-date/root","isOptional":false},{"name":"dateValidationService","type":"DateValidationService","canonicalReference":"@spartacus/requested-delivery-date/root!DateValidationService:class","shortType":"DateValidationService","importPath":"@spartacus/requested-delivery-date/root","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/requested-delivery-date/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/requested-delivery-date/root!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/requested-delivery-date/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"deliveryOutlet","type":"OutletContextData | undefined","canonicalReference":"@spartacus/requested-delivery-date/root!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Property","name":"cartEntry","type":"Cart"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"earliestRetrievalAt","type":"string | undefined"},{"kind":"Property","name":"requestedRetrievalAt","type":"string | undefined"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"isDatePickerReadOnly","type":"boolean"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"isEarliestRetrievalDatePresent","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRequestedDeliveryDatePresent","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getRequestedDeliveryDateCardContent","parameters":[{"name":"isoDate","type":"string | null","canonicalReference":"@spartacus/requested-delivery-date/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setRequestedDeliveryDate","parameters":[],"returnType":"void"},{"kind":"Method","name":"getErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/requested-delivery-date/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/requested-delivery-date/root","kind":"Class","name":"OrderOverviewDeliveryDateComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"dateValidationService","type":"DateValidationService","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_root!~DateValidationService:class","shortType":"DateValidationService","importPath":""},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_root!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"orderOutlet","type":"OutletContextData | undefined","isOptional":true,"canonicalReference":"@spartacus/requested-delivery-date_root!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"dateValidationService","type":"DateValidationService"},{"kind":"Method","name":"getRequestedDeliveryDateCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isRequestedDeliveryDatePresent","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"orderOutlet","type":"OutletContextData | undefined"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRequestedDeliveryDateCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRequestedDeliveryDateCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRequestedDeliveryDatePresent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRequestedDeliveryDatePresent","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"OrderOverviewDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderOverviewDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderOverviewDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"}],"newApiElement":{"entryPoint":"@spartacus/requested-delivery-date/root","kind":"Class","name":"OrderOverviewDeliveryDateComponent","members":[{"kind":"Property","name":"dateValidationService","type":"DateValidationService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"orderOutlet","type":"OutletContextData | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"dateValidationService","type":"DateValidationService","canonicalReference":"@spartacus/requested-delivery-date/root!DateValidationService:class","shortType":"DateValidationService","importPath":"@spartacus/requested-delivery-date/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/requested-delivery-date/root!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"orderOutlet","type":"OutletContextData | undefined","canonicalReference":"@spartacus/requested-delivery-date/root!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"isRequestedDeliveryDatePresent","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getRequestedDeliveryDateCardContent","parameters":[{"name":"isoDate","type":"string | null","canonicalReference":"@spartacus/requested-delivery-date/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/requested-delivery-date/root","kind":"Class","name":"RequestedDeliveryDateFacade","members":[{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedDate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRequestedDeliveryDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedDate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"RequestedDeliveryDateFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/root"}],"newApiElement":{"entryPoint":"@spartacus/requested-delivery-date/root","kind":"Class","name":"RequestedDeliveryDateFacade","members":[{"kind":"Method","name":"setRequestedDeliveryDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"requestedDate","type":"string","canonicalReference":"@spartacus/requested-delivery-date/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/requested-delivery-date/occ","kind":"Class","name":"OccRequestedDeliveryDateAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedRetrievalAt","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRequestedDeliveryDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedRetrievalAt","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").Observable"},"topLevelApiElementName":"OccRequestedDeliveryDateAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/occ"}],"newApiElement":{"entryPoint":"@spartacus/requested-delivery-date/occ","kind":"Class","name":"OccRequestedDeliveryDateAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/requested-delivery-date/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"setRequestedDeliveryDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"requestedRetrievalAt","type":"string","canonicalReference":"@spartacus/requested-delivery-date/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"rxjs.Observable"}]}},{"entryPoint":"@spartacus/requested-delivery-date/core","kind":"Class","name":"RequestedDeliveryDateAdapter","members":[{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedDate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRequestedDeliveryDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedDate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"RequestedDeliveryDateAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/core"}],"newApiElement":{"entryPoint":"@spartacus/requested-delivery-date/core","kind":"Class","name":"RequestedDeliveryDateAdapter","members":[{"kind":"Method","name":"setRequestedDeliveryDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"requestedDate","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/requested-delivery-date/core","kind":"Class","name":"RequestedDeliveryDateConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"RequestedDeliveryDateAdapter","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_core!RequestedDeliveryDateAdapter:class","shortType":"RequestedDeliveryDateAdapter","importPath":"@spartacus/requested-delivery-date/core"}]},{"kind":"Property","name":"adapter","type":"RequestedDeliveryDateAdapter"},{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedDate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRequestedDeliveryDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedDate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"RequestedDeliveryDateConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/core"}],"newApiElement":{"entryPoint":"@spartacus/requested-delivery-date/core","kind":"Class","name":"RequestedDeliveryDateConnector","members":[{"kind":"Property","name":"adapter","type":"RequestedDeliveryDateAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"RequestedDeliveryDateAdapter","canonicalReference":"@spartacus/requested-delivery-date/core!RequestedDeliveryDateAdapter:class","shortType":"RequestedDeliveryDateAdapter","importPath":"@spartacus/requested-delivery-date/core","isOptional":false}]},{"kind":"Method","name":"setRequestedDeliveryDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"requestedDate","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/requested-delivery-date/core","kind":"Class","name":"RequestedDeliveryDateService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"requestedDeliveryDateConnector","type":"RequestedDeliveryDateConnector","isOptional":false,"canonicalReference":"@spartacus/requested-delivery-date_core!RequestedDeliveryDateConnector:class","shortType":"RequestedDeliveryDateConnector","importPath":"@spartacus/requested-delivery-date/core"}]},{"kind":"Property","name":"requestedDeliveryDateConnector","type":"RequestedDeliveryDateConnector"},{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedDate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRequestedDeliveryDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRequestedDeliveryDate","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"requestedDate","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"RequestedDeliveryDateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/requested-delivery-date/core"}],"newApiElement":{"entryPoint":"@spartacus/requested-delivery-date/core","kind":"Class","name":"RequestedDeliveryDateService","members":[{"kind":"Property","name":"requestedDeliveryDateConnector","type":"RequestedDeliveryDateConnector"},{"kind":"Method","name":"setRequestedDeliveryDate","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"requestedDate","type":"string","canonicalReference":"@spartacus/requested-delivery-date/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"requestedDeliveryDateConnector","type":"RequestedDeliveryDateConnector","canonicalReference":"@spartacus/requested-delivery-date/core!RequestedDeliveryDateConnector:class","shortType":"RequestedDeliveryDateConnector","importPath":"@spartacus/requested-delivery-date/core","isOptional":false}]}]}},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsCs","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsDe","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsEn","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsEs_CO","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsEs","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsFr","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsHi","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsHu","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsId","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsIt","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsJa","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsKo","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsPl","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsPt","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsRu","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsZh_TW","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/requested-delivery-date/assets","kind":"Variable","name":"requestedDeliveryDateTranslationsZh","type":"{ requestedDeliveryDate: { requestedDeliveryDate: { datePickerLabel: string; readOnlyTextLabel: string; successMessage: string; errorMessage: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"requestedDeliveryDateTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"requestedDeliveryDateTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/requested-delivery-date/assets"}]},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"OccQuote","members":[{"kind":"PropertySignature","name":"allowedActions","type":"QuoteActionType[]"},{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"comments","type":"QuoteComment[]"},{"kind":"PropertySignature","name":"creationTime","type":"Date"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"expirationTime","type":"Date"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},{"kind":"PropertySignature","name":"previousEstimatedTotal","type":"Price"},{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},{"kind":"PropertySignature","name":"quoteDiscounts","type":"Price"},{"kind":"PropertySignature","name":"sapAttachments","type":"QuoteAttachment[]"},{"kind":"PropertySignature","name":"sapOrderCode","type":"string"},{"kind":"PropertySignature","name":"sapPurchaseOrderNumber","type":"string"},{"kind":"PropertySignature","name":"sapQuoteDiscountsRate","type":"number"},{"kind":"PropertySignature","name":"sapQuoteDiscountsType","type":"QuoteDiscountType"},{"kind":"PropertySignature","name":"state","type":"QuoteState"},{"kind":"PropertySignature","name":"subTotalWithDiscounts","type":"Price"},{"kind":"PropertySignature","name":"threshold","type":"number"},{"kind":"PropertySignature","name":"totalItems","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},{"kind":"PropertySignature","name":"updatedTime","type":"Date"},{"kind":"PropertySignature","name":"version","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"allowedActions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"allowedActions","type":"QuoteActionType[]"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comments","type":"QuoteComment[]"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"creationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"creationTime","type":"Date"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expirationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expirationTime","type":"Date"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"previousEstimatedTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"previousEstimatedTotal","type":"Price"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quoteDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quoteDiscounts","type":"Price"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapAttachments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapAttachments","type":"QuoteAttachment[]"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapOrderCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapOrderCode","type":"string"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapPurchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapPurchaseOrderNumber","type":"string"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapQuoteDiscountsRate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapQuoteDiscountsRate","type":"number"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapQuoteDiscountsType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapQuoteDiscountsType","type":"QuoteDiscountType"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"state","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"state","type":"QuoteState"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotalWithDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotalWithDiscounts","type":"Price"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"threshold","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"threshold","type":"number"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItems","type":"number"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updatedTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updatedTime","type":"Date"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"version","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"version","type":"number"},"topLevelApiElementName":"OccQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"OccQuote","members":[{"kind":"Property","name":"allowedActions","type":"QuoteActionType[]"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"comments","type":"QuoteComment[]"},{"kind":"Property","name":"creationTime","type":"Date"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"expirationTime","type":"Date"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"orderDiscounts","type":"Price"},{"kind":"Property","name":"previousEstimatedTotal","type":"Price"},{"kind":"Property","name":"productDiscounts","type":"Price"},{"kind":"Property","name":"quoteDiscounts","type":"Price"},{"kind":"Property","name":"sapQuoteDiscountsRate","type":"number"},{"kind":"Property","name":"sapQuoteDiscountsType","type":"QuoteDiscountType"},{"kind":"Property","name":"sapAttachments","type":"QuoteAttachment[]"},{"kind":"Property","name":"state","type":"QuoteState"},{"kind":"Property","name":"subTotalWithDiscounts","type":"Price"},{"kind":"Property","name":"threshold","type":"number"},{"kind":"Property","name":"totalItems","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"},{"kind":"Property","name":"updatedTime","type":"Date"},{"kind":"Property","name":"version","type":"number"},{"kind":"Property","name":"sapOrderCode","type":"string"},{"kind":"Property","name":"sapPurchaseOrderNumber","type":"string"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteAction","members":[{"kind":"PropertySignature","name":"isPrimary","type":"boolean"},{"kind":"PropertySignature","name":"type","type":"QuoteActionType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isPrimary","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isPrimary","type":"boolean"},"topLevelApiElementName":"QuoteAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"QuoteActionType"},"topLevelApiElementName":"QuoteAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteAction","members":[{"kind":"Property","name":"type","type":"QuoteActionType"},{"kind":"Property","name":"isPrimary","type":"boolean"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteAttachment","members":[{"kind":"PropertySignature","name":"filename","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"filename","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"filename","type":"string"},"topLevelApiElementName":"QuoteAttachment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"QuoteAttachment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteAttachment","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"filename","type":"string"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Class","name":"QuoteBadRequestHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/quote_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getCartQuoteAccessErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getCartValidationErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getIllegalArgumentErrorsRelatedToQuote","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"getQuoteThresholdErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleCartQuoteAccessErrors","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handleCartValidationIssues","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleIllegalArgumentIssues","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleQuoteThresholdErrors","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuote","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | \"\" | undefined"},{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuoteDiscount","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuoteExpiration","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isNotEmpty","overloadIndex":1,"parameters":[{"name":"errors","type":"ErrorModel[]","isOptional":false,"canonicalReference":"@spartacus/quote_root!~ErrorModel:interface","shortType":"ErrorModel","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isRelatedToQuotes","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartQuoteAccessErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartQuoteAccessErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartValidationErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartValidationErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIllegalArgumentErrorsRelatedToQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIllegalArgumentErrorsRelatedToQuote","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteThresholdErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteThresholdErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleCartQuoteAccessErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleCartQuoteAccessErrors","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleCartValidationIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleCartValidationIssues","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleIllegalArgumentIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleIllegalArgumentIssues","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleQuoteThresholdErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleQuoteThresholdErrors","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isIllegalArgumentErrorRelatedToQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuote","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | \"\" | undefined"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isIllegalArgumentErrorRelatedToQuoteDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuoteDiscount","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isIllegalArgumentErrorRelatedToQuoteExpiration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuoteExpiration","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNotEmpty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNotEmpty","overloadIndex":1,"parameters":[{"name":"errors","type":"ErrorModel[]","isOptional":false,"canonicalReference":"@spartacus/quote_root!~ErrorModel:interface","shortType":"ErrorModel","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRelatedToQuotes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRelatedToQuotes","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Class","name":"QuoteBadRequestHandler","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/quote/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"hasMatch","parameters":[{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/quote/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"kind":"Method","name":"isNotEmpty","parameters":[{"name":"errors","type":"ErrorModel[]","canonicalReference":"@spartacus/quote/root!ErrorModel:class","shortType":"ErrorModel","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isRelatedToQuotes","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getQuoteThresholdErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getCartValidationErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getCartQuoteAccessErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getIllegalArgumentErrorsRelatedToQuote","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuote","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean | \"\" | undefined"},{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuoteDiscount","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isIllegalArgumentErrorRelatedToQuoteExpiration","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleQuoteThresholdErrors","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleCartValidationIssues","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleCartQuoteAccessErrors","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleIllegalArgumentIssues","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteComment","members":[{"kind":"PropertySignature","name":"author","type":"Principal"},{"kind":"PropertySignature","name":"creationDate","type":"Date"},{"kind":"PropertySignature","name":"fromCustomer","type":"boolean"},{"kind":"PropertySignature","name":"text","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"author","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"author","type":"Principal"},"topLevelApiElementName":"QuoteComment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"creationDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"creationDate","type":"Date"},"topLevelApiElementName":"QuoteComment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fromCustomer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fromCustomer","type":"boolean"},"topLevelApiElementName":"QuoteComment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"text","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"text","type":"string"},"topLevelApiElementName":"QuoteComment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteComment","members":[{"kind":"Property","name":"author","type":"Principal"},{"kind":"Property","name":"creationDate","type":"Date"},{"kind":"Property","name":"fromCustomer","type":"boolean"},{"kind":"Property","name":"text","type":"string"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteDiscount","members":[{"kind":"PropertySignature","name":"discountRate","type":"number"},{"kind":"PropertySignature","name":"discountType","type":"QuoteDiscountType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"discountRate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"discountRate","type":"number"},"topLevelApiElementName":"QuoteDiscount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"discountType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"discountType","type":"QuoteDiscountType"},"topLevelApiElementName":"QuoteDiscount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteDiscount","members":[{"kind":"Property","name":"discountRate","type":"number"},{"kind":"Property","name":"discountType","type":"QuoteDiscountType"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Class","name":"QuoteFacade","members":[{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Method","name":"addQuoteComment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"},{"name":"entryNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Method","name":"getQuoteDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getQuoteDetailsQueryState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getQuotesState","overloadIndex":1,"parameters":[{"name":"params","type":"QuotesStateParams","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuotesStateParams:interface","shortType":"QuotesStateParams","importPath":"@spartacus/quote/root"}],"returnType":"Observable>"},{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_root!Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"requote","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addQuoteComment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addQuoteComment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"},{"name":"entryNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteDetailsQueryState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteDetailsQueryState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuotesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuotesState","overloadIndex":1,"parameters":[{"name":"params","type":"QuotesStateParams","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuotesStateParams:interface","shortType":"QuotesStateParams","importPath":"@spartacus/quote/root"}],"returnType":"Observable>"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performQuoteAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_root!Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_root!QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requote","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Class","name":"QuoteFacade","members":[{"kind":"Method","name":"getQuotesState","parameters":[{"name":"params","type":"QuotesStateParams","canonicalReference":"@spartacus/quote/root!QuotesStateParams:class","shortType":"QuotesStateParams","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"createQuote","parameters":[{"name":"quoteMetadata","type":"QuoteMetadata","canonicalReference":"@spartacus/quote/root!QuoteMetadata:class","shortType":"QuoteMetadata","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteMetadata","type":"QuoteMetadata","canonicalReference":"@spartacus/quote/root!QuoteMetadata:class","shortType":"QuoteMetadata","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addQuoteComment","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteComment","type":"QuoteComment","canonicalReference":"@spartacus/quote/root!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"performQuoteAction","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/root!Quote:class","shortType":"Quote","importPath":"","isOptional":false},{"name":"quoteAction","type":"QuoteActionType","canonicalReference":"@spartacus/quote/root!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"requote","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getQuoteDetailsQueryState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getQuoteDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addDiscount","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"discount","type":"QuoteDiscount","canonicalReference":"@spartacus/quote/root!QuoteDiscount:class","shortType":"QuoteDiscount","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/quote/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteList","members":[{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"quotes","type":"Quote[]"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"QuoteList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quotes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quotes","type":"Quote[]"},"topLevelApiElementName":"QuoteList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"QuoteList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteList","members":[{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"},{"kind":"Property","name":"quotes","type":"Quote[]"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteMetadata","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"expirationTime","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"QuoteMetadata","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expirationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expirationTime","type":"string"},"topLevelApiElementName":"QuoteMetadata","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"QuoteMetadata","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},"topLevelApiElementName":"QuoteMetadata","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteMetadata","members":[{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"expirationTime","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Class","name":"QuoteNotFoundHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/quote_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"getQuoteNotFoundErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"navigateToQuoteList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"QuoteNotFoundHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteNotFoundErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteNotFoundErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"QuoteNotFoundHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"QuoteNotFoundHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteNotFoundHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToQuoteList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToQuoteList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteNotFoundHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Class","name":"QuoteNotFoundHandler","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/quote/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"hasMatch","parameters":[{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/quote/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"kind":"Method","name":"getQuoteNotFoundErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/quote/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"navigateToQuoteList","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuotesStateParams","members":[{"kind":"PropertySignature","name":"currentPage$","type":"Observable"},{"kind":"PropertySignature","name":"sort$","type":"Observable"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage$","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage$","type":"Observable"},"topLevelApiElementName":"QuotesStateParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sort$","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sort$","type":"Observable"},"topLevelApiElementName":"QuotesStateParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuotesStateParams","members":[{"kind":"Property","name":"currentPage$","type":"Observable"},{"kind":"Property","name":"sort$","type":"Observable"}]}},{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteStarter","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"quoteCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"QuoteStarter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quoteCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quoteCode","type":"string"},"topLevelApiElementName":"QuoteStarter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/root"}],"newApiElement":{"entryPoint":"@spartacus/quote/root","kind":"Interface","name":"QuoteStarter","members":[{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"quoteCode","type":"string"}]}},{"entryPoint":"@spartacus/quote/occ","kind":"Class","name":"OccQuoteAdapter","members":[{"kind":"Method","name":"addComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteDiscount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"addQuoteEntryComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"comment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteStarter","type":"QuoteStarter","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteStarter:interface","shortType":"QuoteStarter","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"getAddCommentEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getAddDiscountEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getAddQuoteEntryCommentEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getCreateQuoteEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getDownloadAttachmentEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getEditQuoteEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getPerformQuoteActionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getQuoteEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getQuotes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getQuotesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"PaginationModel","isOptional":true,"canonicalReference":"@spartacus/quote_occ!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"httpClient","type":"HttpClient"},{"kind":"Property","name":"loggerService","type":"LoggerService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"orderConfig","type":"OrderConfig"},{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"withErrorHandling","overloadIndex":1,"parameters":[{"name":"quoteObservable","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addComment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteDiscount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addQuoteEntryComment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addQuoteEntryComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"comment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteStarter","type":"QuoteStarter","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteStarter:interface","shortType":"QuoteStarter","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddCommentEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddCommentEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddDiscountEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddDiscountEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddQuoteEntryCommentEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddQuoteEntryCommentEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateQuoteEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateQuoteEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDownloadAttachmentEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDownloadAttachmentEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEditQuoteEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEditQuoteEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPerformQuoteActionEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPerformQuoteActionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuotes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuotes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuotesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuotesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"PaginationModel","isOptional":true,"canonicalReference":"@spartacus/quote_occ!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performQuoteAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_occ!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withErrorHandling","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withErrorHandling","overloadIndex":1,"parameters":[{"name":"quoteObservable","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"OccQuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/occ"}],"newApiElement":{"entryPoint":"@spartacus/quote/occ","kind":"Class","name":"OccQuoteAdapter","members":[{"kind":"Property","name":"httpClient","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Property","name":"loggerService","type":"LoggerService"},{"kind":"Property","name":"occFieldsService","type":""},{"kind":"Property","name":"orderConfig","type":"OrderConfig"},{"kind":"Method","name":"getQuotes","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/quote/occ!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getQuotesEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"PaginationModel","canonicalReference":"@spartacus/quote/occ!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"createQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteStarter","type":"QuoteStarter","canonicalReference":"@spartacus/quote/occ!QuoteStarter:class","shortType":"QuoteStarter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCreateQuoteEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getQuoteEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"editQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteMetadata","type":"QuoteMetadata","canonicalReference":"@spartacus/quote/occ!QuoteMetadata:class","shortType":"QuoteMetadata","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getEditQuoteEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"performQuoteAction","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteAction","type":"QuoteActionType","canonicalReference":"@spartacus/quote/occ!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPerformQuoteActionEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"addComment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteComment","type":"QuoteComment","canonicalReference":"@spartacus/quote/occ!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAddCommentEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"addDiscount","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteDiscount","type":"QuoteDiscount","canonicalReference":"@spartacus/quote/occ!QuoteDiscount:class","shortType":"QuoteDiscount","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAddDiscountEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"addQuoteEntryComment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"comment","type":"QuoteComment","canonicalReference":"@spartacus/quote/occ!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAddQuoteEntryCommentEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDownloadAttachmentEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/quote/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"withErrorHandling","parameters":[{"name":"quoteObservable","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/occ","kind":"Interface","name":"QuoteOccEndpoints","members":[{"kind":"PropertySignature","name":"addComment","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"addDiscount","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"addQuoteEntryComment","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"createQuote","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"downloadAttachment","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"editQuote","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"getOrderCode","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"getQuote","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"getQuotes","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"performQuoteAction","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addComment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addComment","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addDiscount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addDiscount","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addQuoteEntryComment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addQuoteEntryComment","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createQuote","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createQuote","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"downloadAttachment","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"editQuote","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"editQuote","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"getOrderCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"getOrderCode","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"getQuote","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"getQuote","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"getQuotes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"getQuotes","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"performQuoteAction","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"performQuoteAction","type":"string | OccEndpoint"},"topLevelApiElementName":"QuoteOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/occ"}],"newApiElement":{"entryPoint":"@spartacus/quote/occ","kind":"Interface","name":"QuoteOccEndpoints","members":[{"kind":"Property","name":"getQuotes","type":"string | OccEndpoint"},{"kind":"Property","name":"createQuote","type":"string | OccEndpoint"},{"kind":"Property","name":"getOrderCode","type":"string | OccEndpoint"},{"kind":"Property","name":"getQuote","type":"string | OccEndpoint"},{"kind":"Property","name":"editQuote","type":"string | OccEndpoint"},{"kind":"Property","name":"performQuoteAction","type":"string | OccEndpoint"},{"kind":"Property","name":"addComment","type":"string | OccEndpoint"},{"kind":"Property","name":"addDiscount","type":"string | OccEndpoint"},{"kind":"Property","name":"addQuoteEntryComment","type":"string | OccEndpoint"},{"kind":"Property","name":"downloadAttachment","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"CartUtilsService","members":[{"kind":"Method","name":"createNewCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"goToNewCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handleCartAndGoToQuoteList","overloadIndex":1,"parameters":[{"name":"isEditable","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"quoteCartService","type":"QuoteCartService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createNewCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createNewCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToNewCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToNewCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleCartAndGoToQuoteList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleCartAndGoToQuoteList","overloadIndex":1,"parameters":[{"name":"isEditable","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"}],"newApiElement":{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"CartUtilsService","members":[{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"quoteCartService","type":"QuoteCartService"},{"kind":"Method","name":"createNewCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"goToNewCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleCartAndGoToQuoteList","parameters":[{"name":"isEditable","type":"boolean","canonicalReference":"@spartacus/quote/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/core","kind":"Interface","name":"QuoteActionsConfig","members":[{"kind":"PropertySignature","name":"actionsOrderByState","type":"Partial"},{"kind":"PropertySignature","name":"primaryActions","type":"QuoteActionType[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"actionsOrderByState","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"actionsOrderByState","type":"Partial"},"topLevelApiElementName":"QuoteActionsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"primaryActions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"primaryActions","type":"QuoteActionType[]"},"topLevelApiElementName":"QuoteActionsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/core"}],"newApiElement":{"entryPoint":"@spartacus/quote/core","kind":"Interface","name":"QuoteActionsConfig","members":[{"kind":"Property","name":"primaryActions","type":"QuoteActionType[]"},{"kind":"Property","name":"actionsOrderByState","type":"Partial"}]}},{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteAdapter","members":[{"kind":"Method","name":"addComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"addQuoteEntryComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"comment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteStarter","type":"QuoteStarter","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteStarter:interface","shortType":"QuoteStarter","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"getQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getQuotes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/quote_core!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addComment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addQuoteEntryComment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addQuoteEntryComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"comment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteStarter","type":"QuoteStarter","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteStarter:interface","shortType":"QuoteStarter","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuotes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuotes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/quote_core!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performQuoteAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"}],"newApiElement":{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteAdapter","members":[{"kind":"Method","name":"getQuotes","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/quote/core!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteStarter","type":"QuoteStarter","canonicalReference":"@spartacus/quote/core!QuoteStarter:class","shortType":"QuoteStarter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteMetadata","type":"QuoteMetadata","canonicalReference":"@spartacus/quote/core!QuoteMetadata:class","shortType":"QuoteMetadata","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"performQuoteAction","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteAction","type":"QuoteActionType","canonicalReference":"@spartacus/quote/core!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addComment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteComment","type":"QuoteComment","canonicalReference":"@spartacus/quote/core!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addDiscount","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"discount","type":"QuoteDiscount","canonicalReference":"@spartacus/quote/core!QuoteDiscount:class","shortType":"QuoteDiscount","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addQuoteEntryComment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"comment","type":"QuoteComment","canonicalReference":"@spartacus/quote/core!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteCartEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"listenToCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"triggerQuoteReload","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"listenToCartEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"listenToCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteCartEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteCartEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"triggerQuoteReload","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"triggerQuoteReload","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteCartEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"}],"newApiElement":{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteCartEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"listenToCartEvents","parameters":[],"returnType":"void"},{"kind":"Method","name":"triggerQuoteReload","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteCartService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"getQuoteId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isCheckoutAllowed","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isQuoteCartActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setCheckoutAllowed","overloadIndex":1,"parameters":[{"name":"checkoutAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCheckoutAllowed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCheckoutAllowed","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isQuoteCartActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isQuoteCartActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCheckoutAllowed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCheckoutAllowed","overloadIndex":1,"parameters":[{"name":"checkoutAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"}],"newApiElement":{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteCartService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutAllowed","type":""},{"kind":"Property","name":"checkoutAllowedAsObservable","type":""},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"getQuoteId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isQuoteCartActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setCheckoutAllowed","parameters":[{"name":"checkoutAllowed","type":"boolean","canonicalReference":"@spartacus/quote/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isCheckoutAllowed","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteConnector","members":[{"kind":"Method","name":"addComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"addQuoteEntryComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"comment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteStarter","type":"QuoteStarter","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteStarter:interface","shortType":"QuoteStarter","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Method","name":"getQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getQuotes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/quote_core!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Property","name":"quoteAdapter","type":"QuoteAdapter"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addComment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addQuoteEntryComment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addQuoteEntryComment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"comment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteStarter","type":"QuoteStarter","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteStarter:interface","shortType":"QuoteStarter","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuote","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuotes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuotes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/quote_core!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performQuoteAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"}],"newApiElement":{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteConnector","members":[{"kind":"Property","name":"quoteAdapter","type":"QuoteAdapter"},{"kind":"Method","name":"getQuotes","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/quote/core!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteStarter","type":"QuoteStarter","canonicalReference":"@spartacus/quote/core!QuoteStarter:class","shortType":"QuoteStarter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteMetadata","type":"QuoteMetadata","canonicalReference":"@spartacus/quote/core!QuoteMetadata:class","shortType":"QuoteMetadata","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"performQuoteAction","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteAction","type":"QuoteActionType","canonicalReference":"@spartacus/quote/core!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addComment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteComment","type":"QuoteComment","canonicalReference":"@spartacus/quote/core!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addDiscount","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"discount","type":"QuoteDiscount","canonicalReference":"@spartacus/quote/core!QuoteDiscount:class","shortType":"QuoteDiscount","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addQuoteEntryComment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"comment","type":"QuoteComment","canonicalReference":"@spartacus/quote/core!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Property","name":"addDiscountCommand","type":"Command<{ quoteCode: string; quoteDiscount: QuoteDiscount; }>"},{"kind":"Method","name":"addQuoteComment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"},{"name":"entryNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"addQuoteCommentCommand","type":"Command<{ quoteCode: string; quoteComment: QuoteComment; entryNumber?: string; }>"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"cartUtilsService","type":"CartUtilsService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Property","name":"createQuoteCommand","type":"Command<{ quoteMetadata: QuoteMetadata; }, Quote>"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Property","name":"editQuoteCommand","type":"Command<{ quoteCode: string; quoteMetadata: QuoteMetadata; }>"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getQuoteDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getQuoteDetailsQueryState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getQuotesState","overloadIndex":1,"parameters":[{"name":"params","type":"QuotesStateParams","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuotesStateParams:interface","shortType":"QuotesStateParams","importPath":"@spartacus/quote/root"}],"returnType":"Observable>"},{"kind":"Property","name":"getQuotesStateQuery","type":"({ currentPage$, sort$, }: QuotesStateParams) => Query"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"HttpErrorModel","isOptional":false,"canonicalReference":"@spartacus/quote_core!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"isActionPerforming$","type":"BehaviorSubject"},{"kind":"Method","name":"loadQuoteCartAndProceed","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"actionType","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_core!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},{"kind":"Property","name":"performQuoteActionCommand","type":"Command<{ quote: Quote; quoteAction: QuoteActionType; }>"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"quoteCartService","type":"QuoteCartService"},{"kind":"Property","name":"quoteConnector","type":"QuoteConnector"},{"kind":"Property","name":"quoteDetailsState$","type":"Query"},{"kind":"Property","name":"quoteStorefrontUtilsService","type":"QuoteStorefrontUtilsService"},{"kind":"Method","name":"requote","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"requoteCommand","type":"Command<{ quoteStarter: QuoteStarter; }, Quote>"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"saveActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"savedCartFacade","type":"SavedCartFacade"},{"kind":"Method","name":"setFocusForCreateOrEditAction","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Method","name":"triggerReloadAndCompleteAction","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"viewConfig","type":"ViewConfig"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addDiscount","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discount","type":"QuoteDiscount","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteDiscount:interface","shortType":"QuoteDiscount","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addQuoteComment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addQuoteComment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteComment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"},{"name":"entryNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createQuote","overloadIndex":1,"parameters":[{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editQuote","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteMetadata","type":"QuoteMetadata","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteMetadata:interface","shortType":"QuoteMetadata","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteDetailsQueryState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteDetailsQueryState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuotesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuotesState","overloadIndex":1,"parameters":[{"name":"params","type":"QuotesStateParams","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuotesStateParams:interface","shortType":"QuotesStateParams","importPath":"@spartacus/quote/root"}],"returnType":"Observable>"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"HttpErrorModel","isOptional":false,"canonicalReference":"@spartacus/quote_core!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadQuoteCartAndProceed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadQuoteCartAndProceed","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quoteId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"actionType","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performQuoteAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performQuoteAction","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_core!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"quoteAction","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requote","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveActiveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFocusForCreateOrEditAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFocusForCreateOrEditAction","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_core!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"triggerReloadAndCompleteAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"triggerReloadAndCompleteAction","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"}],"newApiElement":{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteService","members":[{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"quoteConnector","type":"QuoteConnector"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"viewConfig","type":"ViewConfig"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"quoteCartService","type":"QuoteCartService"},{"kind":"Property","name":"cartUtilsService","type":"CartUtilsService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"quoteStorefrontUtilsService","type":"QuoteStorefrontUtilsService"},{"kind":"Property","name":"savedCartFacade","type":"SavedCartFacade"},{"kind":"Property","name":"isActionPerforming$","type":"BehaviorSubject"},{"kind":"Property","name":"createQuoteCommand","type":"Command<{ quoteMetadata: QuoteMetadata; }, Quote>"},{"kind":"Property","name":"editQuoteCommand","type":"Command<{ quoteCode: string; quoteMetadata: QuoteMetadata; }>"},{"kind":"Property","name":"addQuoteCommentCommand","type":"Command<{ quoteCode: string; quoteComment: QuoteComment; entryNumber?: string; }>"},{"kind":"Property","name":"addDiscountCommand","type":"Command<{ quoteCode: string; quoteDiscount: QuoteDiscount; }>"},{"kind":"Property","name":"performQuoteActionCommand","type":"Command<{ quote: Quote; quoteAction: QuoteActionType; }>"},{"kind":"Method","name":"handleError","parameters":[{"name":"error","type":"HttpErrorModel","canonicalReference":"@spartacus/quote/core!HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadQuoteCartAndProceed","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"actionType","type":"QuoteActionType","canonicalReference":"@spartacus/quote/core!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"triggerReloadAndCompleteAction","parameters":[],"returnType":"void"},{"kind":"Property","name":"requoteCommand","type":"Command<{ quoteStarter: QuoteStarter; }, Quote>"},{"kind":"Property","name":"quoteDetailsState$","type":"Query"},{"kind":"Property","name":"getQuotesStateQuery","type":"({ currentPage$, sort$, }: QuotesStateParams) => Query"},{"kind":"Method","name":"setFocusForCreateOrEditAction","parameters":[{"name":"action","type":"QuoteActionType","canonicalReference":"@spartacus/quote/core!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"saveActiveCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"addDiscount","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"discount","type":"QuoteDiscount","canonicalReference":"@spartacus/quote/core!QuoteDiscount:class","shortType":"QuoteDiscount","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"createQuote","parameters":[{"name":"quoteMetadata","type":"QuoteMetadata","canonicalReference":"@spartacus/quote/core!QuoteMetadata:class","shortType":"QuoteMetadata","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"editQuote","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteMetadata","type":"QuoteMetadata","canonicalReference":"@spartacus/quote/core!QuoteMetadata:class","shortType":"QuoteMetadata","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addQuoteComment","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quoteComment","type":"QuoteComment","canonicalReference":"@spartacus/quote/core!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"performQuoteAction","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/core!Quote:class","shortType":"Quote","importPath":"","isOptional":false},{"name":"quoteAction","type":"QuoteActionType","canonicalReference":"@spartacus/quote/core!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"requote","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getQuotesState","parameters":[{"name":"params","type":"QuotesStateParams","canonicalReference":"@spartacus/quote/core!QuotesStateParams:class","shortType":"QuotesStateParams","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getQuoteDetailsQueryState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getQuoteDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteStorefrontUtilsService","members":[{"kind":"Method","name":"changeStyling","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getDomRectValue","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},{"kind":"Method","name":"getElement","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getHeight","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"getWindowHeight","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"isInViewport","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeStyling","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeStyling","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDomRectValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDomRectValue","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},"topLevelApiElementName":"QuoteStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getElement","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"QuoteStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeight","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"QuoteStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWindowHeight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWindowHeight","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"QuoteStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInViewport","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInViewport","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QuoteStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/core"}],"newApiElement":{"entryPoint":"@spartacus/quote/core","kind":"Class","name":"QuoteStorefrontUtilsService","members":[{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Method","name":"getElement","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"changeStyling","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"property","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isInViewport","parameters":[{"name":"element","type":"HTMLElement | undefined","canonicalReference":"@spartacus/quote/core!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getHeight","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getDomRectValue","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"property","type":"string","canonicalReference":"@spartacus/quote/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"getWindowHeight","parameters":[],"returnType":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components/request-button","kind":"Class","name":"QuoteRequestButtonComponent","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"goToQuoteDetails","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isLoggedIn$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToQuoteDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToQuoteDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteRequestButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components/request-button"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteRequestButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components/request-button"}],"newApiElement":{"entryPoint":"@spartacus/quote/components/request-button","kind":"Class","name":"QuoteRequestButtonComponent","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"isLoggedIn$","type":"rxjs.Observable"},{"kind":"Method","name":"goToQuoteDetails","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components/cart-guard","kind":"Class","name":"QuoteCartGuard","members":[{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"checkAllowedCheckoutNavigation","overloadIndex":1,"parameters":[{"name":"routerState","type":"RouterState","isOptional":false,"canonicalReference":"@spartacus/quote_components_cart-guard!~RouterState:interface","shortType":"RouterState","importPath":"@spartacus/core"},{"name":"isCheckoutAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},{"kind":"Property","name":"quoteCartService","type":"QuoteCartService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteCartGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components/cart-guard"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkAllowedCheckoutNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkAllowedCheckoutNavigation","overloadIndex":1,"parameters":[{"name":"routerState","type":"RouterState","isOptional":false,"canonicalReference":"@spartacus/quote_components_cart-guard!~RouterState:interface","shortType":"RouterState","importPath":"@spartacus/core"},{"name":"isCheckoutAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},"topLevelApiElementName":"QuoteCartGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components/cart-guard"}],"newApiElement":{"entryPoint":"@spartacus/quote/components/cart-guard","kind":"Class","name":"QuoteCartGuard","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"quoteCartService","type":"QuoteCartService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"checkAllowedCheckoutNavigation","parameters":[{"name":"routerState","type":"RouterState","canonicalReference":"@spartacus/quote/components/cart-guard!RouterState:class","shortType":"RouterState","importPath":"","isOptional":false},{"name":"isCheckoutAllowed","type":"boolean","canonicalReference":"@spartacus/quote/components/cart-guard!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"boolean | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"ConfirmationContext","members":[{"kind":"PropertySignature","name":"a11y","type":"{ close: string; }"},{"kind":"PropertySignature","name":"confirmNote","type":"string"},{"kind":"PropertySignature","name":"quote","type":"Quote"},{"kind":"PropertySignature","name":"successMessage","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"validity","type":"string"},{"kind":"PropertySignature","name":"warningNote","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"a11y","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"a11y","type":"{ close: string; }"},"topLevelApiElementName":"ConfirmationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"confirmNote","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"confirmNote","type":"string"},"topLevelApiElementName":"ConfirmationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quote","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quote","type":"Quote"},"topLevelApiElementName":"ConfirmationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"successMessage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"successMessage","type":"string"},"topLevelApiElementName":"ConfirmationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"ConfirmationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"validity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"validity","type":"string"},"topLevelApiElementName":"ConfirmationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"warningNote","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"warningNote","type":"string"},"topLevelApiElementName":"ConfirmationContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"ConfirmationContext","members":[{"kind":"Property","name":"quote","type":"Quote"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"confirmNote","type":"string"},{"kind":"Property","name":"warningNote","type":"string"},{"kind":"Property","name":"validity","type":"string"},{"kind":"Property","name":"successMessage","type":"string"},{"kind":"Property","name":"a11y","type":"{ close: string; }"}]}},{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"EditCard","members":[{"kind":"PropertySignature","name":"charactersLimit","type":"number"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"charactersLimit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"charactersLimit","type":"number"},"topLevelApiElementName":"EditCard","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"EditCard","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"EditCard","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},"topLevelApiElementName":"EditCard","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"EditCard","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"charactersLimit","type":"number"}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteCommentsComponent","members":[{"kind":"Property","name":"commentsComponent","type":"MessagingComponent"},{"kind":"Method","name":"convertToItem","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/quote_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"MessageEventBoundItem"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"expandComments","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"mapCommentToMessageEvent","overloadIndex":1,"parameters":[{"name":"comment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"},{"name":"entry","type":"OrderEntry","isOptional":true,"canonicalReference":"@spartacus/quote_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"MessageEvent"},{"kind":"Property","name":"messageEvents$","type":"Observable>"},{"kind":"Property","name":"messagingConfigs","type":"MessagingConfigs"},{"kind":"Method","name":"onItemClicked","overloadIndex":1,"parameters":[{"name":"event","type":"{ item: MessageEventBoundItem; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSend","overloadIndex":1,"parameters":[{"name":"event","type":"{ message: string; itemId?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"prepareItemList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"prepareMessageEvents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"prepareMessagingConfigs","overloadIndex":1,"parameters":[],"returnType":"MessagingConfigs"},{"kind":"Property","name":"quoteDetails$","type":"Observable"},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"quoteItemsComponentService","type":"QuoteItemsComponentService"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Method","name":"showComments","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertToItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertToItem","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/quote_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"MessageEventBoundItem"},"topLevelApiElementName":"QuoteCommentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mapCommentToMessageEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mapCommentToMessageEvent","overloadIndex":1,"parameters":[{"name":"comment","type":"QuoteComment","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteComment:interface","shortType":"QuoteComment","importPath":"@spartacus/quote/root"},{"name":"entry","type":"OrderEntry","isOptional":true,"canonicalReference":"@spartacus/quote_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"MessageEvent"},"topLevelApiElementName":"QuoteCommentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onItemClicked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onItemClicked","overloadIndex":1,"parameters":[{"name":"event","type":"{ item: MessageEventBoundItem; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteCommentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSend","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSend","overloadIndex":1,"parameters":[{"name":"event","type":"{ message: string; itemId?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteCommentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareItemList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareItemList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteCommentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareMessageEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareMessageEvents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteCommentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareMessagingConfigs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareMessagingConfigs","overloadIndex":1,"parameters":[],"returnType":"MessagingConfigs"},"topLevelApiElementName":"QuoteCommentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showComments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showComments","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteCommentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteCommentsComponent","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"quoteItemsComponentService","type":"QuoteItemsComponentService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Property","name":"commentsComponent","type":"MessagingComponent"},{"kind":"Property","name":"expandComments","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"quoteDetails$","type":"Observable"},{"kind":"Property","name":"messageEvents$","type":"Observable>"},{"kind":"Property","name":"messagingConfigs","type":"MessagingConfigs"},{"kind":"Method","name":"onSend","parameters":[{"name":"event","type":"{\n message: string;\n itemId?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onItemClicked","parameters":[{"name":"event","type":"{\n item: MessageEventBoundItem;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"showComments","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"prepareMessagingConfigs","parameters":[],"returnType":"MessagingConfigs"},{"kind":"Method","name":"prepareItemList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"convertToItem","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/quote/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"MessageEventBoundItem"},{"kind":"Method","name":"prepareMessageEvents","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"mapCommentToMessageEvent","parameters":[{"name":"comment","type":"QuoteComment","canonicalReference":"@spartacus/quote/components!QuoteComment:class","shortType":"QuoteComment","importPath":"","isOptional":false},{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/quote/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":true}],"returnType":"MessageEvent"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteConfirmDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"confirmationContext$","type":"Observable"},{"kind":"Property","name":"cxDatePipe","type":"CxDatePipe"},{"kind":"Method","name":"dismissModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"getA11yModalText","overloadIndex":1,"parameters":[{"name":"context","type":"ConfirmationContext","isOptional":false,"canonicalReference":"@spartacus/quote_components!ConfirmationContext:interface","shortType":"ConfirmationContext","importPath":"@spartacus/quote/components"}],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isNotEmpty","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quoteCoreConfig","type":"QuoteCoreConfig"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dismissModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dismissModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteConfirmDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getA11yModalText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getA11yModalText","overloadIndex":1,"parameters":[{"name":"context","type":"ConfirmationContext","isOptional":false,"canonicalReference":"@spartacus/quote_components!ConfirmationContext:interface","shortType":"ConfirmationContext","importPath":"@spartacus/quote/components"}],"returnType":"string"},"topLevelApiElementName":"QuoteConfirmDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNotEmpty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNotEmpty","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QuoteConfirmDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteConfirmDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteConfirmDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"quoteCoreConfig","type":"QuoteCoreConfig"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"cxDatePipe","type":"CxDatePipe"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"confirmationContext$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"dismissModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/quote/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"isNotEmpty","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getA11yModalText","parameters":[{"name":"context","type":"ConfirmationContext","canonicalReference":"@spartacus/quote/components!ConfirmationContext:class","shortType":"ConfirmationContext","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteHeaderBuyerEditComponent","members":[{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cancelCard","type":"EventEmitter"},{"kind":"Property","name":"content","type":"EditCard"},{"kind":"Method","name":"defineFormControl","overloadIndex":1,"parameters":[{"name":"formControlName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"editForm","type":"FormGroup"},{"kind":"Property","name":"enablePurchaseOrderNumber","type":"boolean | undefined"},{"kind":"Method","name":"getCharactersLeft","overloadIndex":1,"parameters":[{"name":"formControlName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"charactersLimit","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"saveCard","type":"EventEmitter"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteHeaderBuyerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"defineFormControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"defineFormControl","overloadIndex":1,"parameters":[{"name":"formControlName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteHeaderBuyerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCharactersLeft","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCharactersLeft","overloadIndex":1,"parameters":[{"name":"formControlName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"charactersLimit","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"QuoteHeaderBuyerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteHeaderBuyerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteHeaderBuyerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteHeaderBuyerEditComponent","members":[{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"editForm","type":"FormGroup"},{"kind":"Property","name":"saveCard","type":"EventEmitter"},{"kind":"Property","name":"cancelCard","type":"EventEmitter"},{"kind":"Property","name":"content","type":"EditCard"},{"kind":"Property","name":"featureToggles","type":""},{"kind":"Property","name":"enablePurchaseOrderNumber","type":"boolean | undefined"},{"kind":"Method","name":"cancel","parameters":[],"returnType":"void"},{"kind":"Method","name":"save","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCharactersLeft","parameters":[{"name":"formControlName","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"charactersLimit","type":"number","canonicalReference":"@spartacus/quote/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"defineFormControl","parameters":[{"name":"formControlName","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteHeaderOverviewComponent","members":[{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"CHARACTERS_LIMIT","type":"number"},{"kind":"Property","name":"DEFAULT_CARD_TILE_MAX_CHARS","type":"number"},{"kind":"Method","name":"defineQuoteMetaData","overloadIndex":1,"parameters":[{"name":"event","type":"SaveEvent","isOptional":false,"canonicalReference":"@spartacus/quote_components!SaveEvent:interface","shortType":"SaveEvent","importPath":"@spartacus/quote/components"}],"returnType":"QuoteMetadata"},{"kind":"Property","name":"editMode","type":"boolean"},{"kind":"Property","name":"enablePurchaseOrderNumber","type":"boolean | undefined"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getCharactersLimitForCardTile","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getCreatedAndUpdatedDates","overloadIndex":1,"parameters":[{"name":"createdDate","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"lastUpdatedDate","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getEditQuoteInformation","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"description","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EditCard"},{"kind":"Method","name":"getEstimatedTotalAndExpiryDate","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"expiryDate","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getQuoteInformation","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"description","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTotalPrice","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"string | null"},{"kind":"Method","name":"getTotalPriceDescription","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isQuoteEditableForBuyer","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},{"kind":"Property","name":"NO_DATA","type":"string"},{"kind":"Property","name":"quoteDetails$","type":"Observable"},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"event","type":"SaveEvent","isOptional":false,"canonicalReference":"@spartacus/quote_components!SaveEvent:interface","shortType":"SaveEvent","importPath":"@spartacus/quote/components"}],"returnType":"void"},{"kind":"Method","name":"toggleEditMode","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"defineQuoteMetaData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"defineQuoteMetaData","overloadIndex":1,"parameters":[{"name":"event","type":"SaveEvent","isOptional":false,"canonicalReference":"@spartacus/quote_components!SaveEvent:interface","shortType":"SaveEvent","importPath":"@spartacus/quote/components"}],"returnType":"QuoteMetadata"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCharactersLimitForCardTile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCharactersLimitForCardTile","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreatedAndUpdatedDates","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreatedAndUpdatedDates","overloadIndex":1,"parameters":[{"name":"createdDate","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"lastUpdatedDate","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEditQuoteInformation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEditQuoteInformation","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"description","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EditCard"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEstimatedTotalAndExpiryDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEstimatedTotalAndExpiryDate","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"expiryDate","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteInformation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteInformation","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"description","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTotalPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTotalPrice","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"string | null"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTotalPriceDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTotalPriceDescription","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"string"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isQuoteEditableForBuyer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isQuoteEditableForBuyer","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"event","type":"SaveEvent","isOptional":false,"canonicalReference":"@spartacus/quote_components!SaveEvent:interface","shortType":"SaveEvent","importPath":"@spartacus/quote/components"}],"returnType":"void"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleEditMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleEditMode","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteHeaderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteHeaderOverviewComponent","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Property","name":"featureToggles","type":""},{"kind":"Property","name":"NO_DATA","type":"string"},{"kind":"Property","name":"CHARACTERS_LIMIT","type":"number"},{"kind":"Property","name":"DEFAULT_CARD_TILE_MAX_CHARS","type":"number"},{"kind":"Property","name":"quoteDetails$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"editMode","type":"boolean"},{"kind":"Property","name":"enablePurchaseOrderNumber","type":"boolean | undefined"},{"kind":"Method","name":"defineQuoteMetaData","parameters":[{"name":"event","type":"SaveEvent","canonicalReference":"@spartacus/quote/components!SaveEvent:class","shortType":"SaveEvent","importPath":"","isOptional":false}],"returnType":"QuoteMetadata"},{"kind":"Method","name":"isQuoteEditableForBuyer","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"cancel","parameters":[],"returnType":"void"},{"kind":"Method","name":"save","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false},{"name":"event","type":"SaveEvent","canonicalReference":"@spartacus/quote/components!SaveEvent:class","shortType":"SaveEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"toggleEditMode","parameters":[],"returnType":"void"},{"kind":"Method","name":"getQuoteInformation","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"description","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getEditQuoteInformation","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"description","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"EditCard"},{"kind":"Method","name":"getEstimatedTotalAndExpiryDate","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false},{"name":"expiryDate","type":"string | null","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getCreatedAndUpdatedDates","parameters":[{"name":"createdDate","type":"string | null","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"lastUpdatedDate","type":"string | null","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getCharactersLimitForCardTile","parameters":[],"returnType":"number"},{"kind":"Method","name":"getTotalPrice","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"string | null"},{"kind":"Method","name":"getTotalPriceDescription","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteItemsComponent","members":[{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"onToggleShowOrHideCart","overloadIndex":1,"parameters":[{"name":"showCart","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"quoteItemsComponentService","type":"QuoteItemsComponentService"},{"kind":"Property","name":"quoteItemsData$","type":"Observable"},{"kind":"Property","name":"showCart$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onToggleShowOrHideCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onToggleShowOrHideCart","overloadIndex":1,"parameters":[{"name":"showCart","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteItemsComponent","members":[{"kind":"Property","name":"quoteItemsComponentService","type":"QuoteItemsComponentService"},{"kind":"Property","name":"quoteItemsData$","type":"Observable"},{"kind":"Property","name":"showCart$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Method","name":"onToggleShowOrHideCart","parameters":[{"name":"showCart","type":"boolean","canonicalReference":"@spartacus/quote/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteItemsComponentService","members":[{"kind":"Property","name":"_quoteEntriesExpanded$","type":"ReplaySubject"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"getQuoteEntriesExpanded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadQuoteCartIfNeeded","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"prepareActiveCart","overloadIndex":1,"parameters":[],"returnType":"QuoteOrCartWithEditState"},{"kind":"Method","name":"prepareQuote","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"QuoteOrCartWithEditState"},{"kind":"Method","name":"prepareSavedCart","overloadIndex":1,"parameters":[{"name":"quoteCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"QuoteOrCartWithEditState"},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Method","name":"retrieveQuoteEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setQuoteEntriesExpanded","overloadIndex":1,"parameters":[{"name":"expanded","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteEntriesExpanded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteEntriesExpanded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteItemsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadQuoteCartIfNeeded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadQuoteCartIfNeeded","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteItemsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareActiveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareActiveCart","overloadIndex":1,"parameters":[],"returnType":"QuoteOrCartWithEditState"},"topLevelApiElementName":"QuoteItemsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareQuote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareQuote","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"QuoteOrCartWithEditState"},"topLevelApiElementName":"QuoteItemsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareSavedCart","overloadIndex":1,"parameters":[{"name":"quoteCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"QuoteOrCartWithEditState"},"topLevelApiElementName":"QuoteItemsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"retrieveQuoteEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"retrieveQuoteEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteItemsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setQuoteEntriesExpanded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setQuoteEntriesExpanded","overloadIndex":1,"parameters":[{"name":"expanded","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteItemsComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteItemsComponentService","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"_quoteEntriesExpanded$","type":"ReplaySubject"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"setQuoteEntriesExpanded","parameters":[{"name":"expanded","type":"boolean","canonicalReference":"@spartacus/quote/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getQuoteEntriesExpanded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"retrieveQuoteEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"prepareActiveCart","parameters":[],"returnType":"QuoteOrCartWithEditState"},{"kind":"Method","name":"prepareSavedCart","parameters":[{"name":"quoteCartId","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"QuoteOrCartWithEditState"},{"kind":"Method","name":"prepareQuote","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"QuoteOrCartWithEditState"},{"kind":"Method","name":"loadQuoteCartIfNeeded","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"QuoteItemsData","members":[{"kind":"PropertySignature","name":"abstractOrderId","type":"string"},{"kind":"PropertySignature","name":"abstractOrderType","type":"AbstractOrderType"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[] | undefined"},{"kind":"PropertySignature","name":"readOnly","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"abstractOrderId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"abstractOrderId","type":"string"},"topLevelApiElementName":"QuoteItemsData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"abstractOrderType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"abstractOrderType","type":"AbstractOrderType"},"topLevelApiElementName":"QuoteItemsData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[] | undefined"},"topLevelApiElementName":"QuoteItemsData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"readOnly","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"readOnly","type":"boolean"},"topLevelApiElementName":"QuoteItemsData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"QuoteItemsData","members":[{"kind":"Property","name":"entries","type":"OrderEntry[] | undefined"},{"kind":"Property","name":"readOnly","type":"boolean"},{"kind":"Property","name":"abstractOrderType","type":"AbstractOrderType"},{"kind":"Property","name":"abstractOrderId","type":"string"}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteLinksComponent","members":[{"kind":"Property","name":"cartUtilsService","type":"CartUtilsService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"fileDownloadService","type":"FileDownloadService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"goToNewCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"hasAttachment","overloadIndex":1,"parameters":[{"name":"attachments","type":"QuoteAttachment[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAttachment:interface","shortType":"QuoteAttachment","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},{"kind":"Method","name":"isShowDownloadProposalButtonFeatureEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"onDownloadAttachment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachments","type":"QuoteAttachment[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAttachment:interface","shortType":"QuoteAttachment","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Property","name":"orderConfig","type":"OrderConfig"},{"kind":"Property","name":"quoteDetails$","type":"Observable"},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToNewCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToNewCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteLinksComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasAttachment","overloadIndex":1,"parameters":[{"name":"attachments","type":"QuoteAttachment[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAttachment:interface","shortType":"QuoteAttachment","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteLinksComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isShowDownloadProposalButtonFeatureEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isShowDownloadProposalButtonFeatureEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"QuoteLinksComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDownloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDownloadAttachment","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachments","type":"QuoteAttachment[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAttachment:interface","shortType":"QuoteAttachment","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteLinksComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteLinksComponent","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"cartUtilsService","type":"CartUtilsService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"fileDownloadService","type":"FileDownloadService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"orderConfig","type":"OrderConfig"},{"kind":"Property","name":"quoteDetails$","type":"Observable"},{"kind":"Method","name":"goToNewCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDownloadAttachment","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachments","type":"QuoteAttachment[]","canonicalReference":"@spartacus/quote/components!QuoteAttachment:class","shortType":"QuoteAttachment","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasAttachment","parameters":[{"name":"attachments","type":"QuoteAttachment[]","canonicalReference":"@spartacus/quote/components!QuoteAttachment:class","shortType":"QuoteAttachment","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isShowDownloadProposalButtonFeatureEnabled","parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteListComponent","members":[{"kind":"Method","name":"changePage","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"changeSorting","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"cxDatePipe","type":"CxDatePipe"},{"kind":"Property","name":"dateFormat","type":"string"},{"kind":"Method","name":"getQuoteStateClass","overloadIndex":1,"parameters":[{"name":"state","type":"QuoteState","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteState:enum","shortType":"QuoteState","importPath":"@spartacus/quote/root"}],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isPaginationEnabled","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/quote_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quoteListComponentService","type":"QuoteListComponentService"},{"kind":"Property","name":"quotesState$","type":"import(\"rxjs\").Observable>"},{"kind":"Property","name":"sortLabels$","type":"import(\"rxjs\").Observable<{ [key: string]: string; }>"},{"kind":"Property","name":"sorts","type":"import(\"@spartacus/core\").SortModel[]"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changePage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changePage","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSorting","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSorting","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuoteStateClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuoteStateClass","overloadIndex":1,"parameters":[{"name":"state","type":"QuoteState","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteState:enum","shortType":"QuoteState","importPath":"@spartacus/quote/root"}],"returnType":"string"},"topLevelApiElementName":"QuoteListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPaginationEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPaginationEnabled","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/quote_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteListComponent","members":[{"kind":"Property","name":"quoteListComponentService","type":"QuoteListComponentService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"cxDatePipe","type":"CxDatePipe"},{"kind":"Property","name":"sorts","type":"i2.SortModel[]"},{"kind":"Property","name":"sortLabels$","type":"rxjs.Observable<{ [key: string]: string; }>"},{"kind":"Property","name":"quotesState$","type":"rxjs.Observable>"},{"kind":"Property","name":"dateFormat","type":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"changeSorting","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changePage","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/quote/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getQuoteStateClass","parameters":[{"name":"state","type":"QuoteState","canonicalReference":"@spartacus/quote/components!QuoteState:class","shortType":"QuoteState","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"isPaginationEnabled","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/quote/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteListComponentService","members":[{"kind":"Property","name":"currentPage","type":"BehaviorSubject"},{"kind":"Property","name":"defaultSortOption","type":""},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"quotesState$","type":"Observable>"},{"kind":"Method","name":"setPage","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setSorting","overloadIndex":1,"parameters":[{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sort","type":"BehaviorSubject"},{"kind":"Property","name":"sortLabels$","type":"Observable<{ [key: string]: string; }>"},{"kind":"Property","name":"sortOptions","type":"SortModel[]"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPage","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setSorting","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setSorting","overloadIndex":1,"parameters":[{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteListComponentService","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"defaultSortOption","type":""},{"kind":"Property","name":"sort","type":"BehaviorSubject"},{"kind":"Property","name":"currentPage","type":"BehaviorSubject"},{"kind":"Property","name":"sortOptions","type":"SortModel[]"},{"kind":"Property","name":"quotesState$","type":"Observable>"},{"kind":"Property","name":"sortLabels$","type":"Observable<{ [key: string]: string; }>"},{"kind":"Method","name":"setSorting","parameters":[{"name":"sort","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setPage","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/quote/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteSummaryActionsComponent","members":[{"kind":"Property","name":"ACTION_BUTTONS_HEIGHT","type":""},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"adjustBottomProperty","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"adjustStyling","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"AMOUNT_OF_ACTION_BUTTONS","type":""},{"kind":"Method","name":"areButtonsRendered","overloadIndex":1,"parameters":[{"name":"allowedActions","type":"QuoteAction[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAction:interface","shortType":"QuoteAction","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},{"kind":"Property","name":"BOTTOM","type":""},{"kind":"Property","name":"cartDetails$","type":"Observable"},{"kind":"Property","name":"CX_SECTION_SELECTOR","type":""},{"kind":"Method","name":"defineClassForSection","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Method","name":"getActionButtonsHeight","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getButtonStyle","overloadIndex":1,"parameters":[{"name":"allowedActions","type":"QuoteAction[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAction:interface","shortType":"QuoteAction","importPath":"@spartacus/quote/root"},{"name":"action","type":"QuoteAction","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAction:interface","shortType":"QuoteAction","importPath":"@spartacus/quote/root"}],"returnType":"string"},{"kind":"Method","name":"getConfirmDialogConfig","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"state","type":"QuoteState","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteState:enum","shortType":"QuoteState","importPath":"@spartacus/quote/root"}],"returnType":"ConfirmActionDialogConfig"},{"kind":"Method","name":"getFilteredActions","overloadIndex":1,"parameters":[{"name":"allowedActions","type":"QuoteAction[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAction:interface","shortType":"QuoteAction","importPath":"@spartacus/quote/root"}],"returnType":"QuoteAction[]"},{"kind":"Method","name":"getMessageType","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"GlobalMessageType"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleConfirmationDialogClose","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"context","type":"ConfirmationContext","isOptional":false,"canonicalReference":"@spartacus/quote_components!ConfirmationContext:interface","shortType":"ConfirmationContext","importPath":"@spartacus/quote/components"}],"returnType":"void"},{"kind":"Method","name":"handleResize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handleScroll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"HEADER_SLOT_SELECTOR","type":""},{"kind":"Property","name":"intersectionService","type":"IntersectionService"},{"kind":"Method","name":"isConfirmationDialogRequired","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"state","type":"QuoteState","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteState:enum","shortType":"QuoteState","importPath":"@spartacus/quote/root"},{"name":"cartIsEmptyOrQuoteCart","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"isFixedPosition","type":"boolean"},{"kind":"Method","name":"isThresholdReached","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},{"kind":"Method","name":"launchConfirmationDialog","overloadIndex":1,"parameters":[{"name":"context","type":"ConfirmationContext","isOptional":false,"canonicalReference":"@spartacus/quote_components!ConfirmationContext:interface","shortType":"ConfirmationContext","importPath":"@spartacus/quote/components"}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"mustDisableAction","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onClick","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"performAction","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Method","name":"prepareConfirmationContext","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"ConfirmationContext"},{"kind":"Property","name":"QuoteActionType","type":"typeof QuoteActionType"},{"kind":"Property","name":"quoteDetails$","type":"Observable"},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"quoteStorefrontUtilsService","type":"QuoteStorefrontUtilsService"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Method","name":"requote","overloadIndex":1,"parameters":[{"name":"quoteId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"stateToRoleTypeForDialogConfig","overloadIndex":1,"parameters":[{"name":"state","type":"QuoteState","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteState:enum","shortType":"QuoteState","importPath":"@spartacus/quote/root"}],"returnType":"QuoteRoleType"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"viewContainerRef","type":"ViewContainerRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"adjustBottomProperty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"adjustBottomProperty","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"adjustStyling","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"adjustStyling","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"areButtonsRendered","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"areButtonsRendered","overloadIndex":1,"parameters":[{"name":"allowedActions","type":"QuoteAction[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAction:interface","shortType":"QuoteAction","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"defineClassForSection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"defineClassForSection","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActionButtonsHeight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActionButtonsHeight","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getButtonStyle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getButtonStyle","overloadIndex":1,"parameters":[{"name":"allowedActions","type":"QuoteAction[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAction:interface","shortType":"QuoteAction","importPath":"@spartacus/quote/root"},{"name":"action","type":"QuoteAction","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAction:interface","shortType":"QuoteAction","importPath":"@spartacus/quote/root"}],"returnType":"string"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfirmDialogConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfirmDialogConfig","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"state","type":"QuoteState","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteState:enum","shortType":"QuoteState","importPath":"@spartacus/quote/root"}],"returnType":"ConfirmActionDialogConfig"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFilteredActions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFilteredActions","overloadIndex":1,"parameters":[{"name":"allowedActions","type":"QuoteAction[]","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteAction:interface","shortType":"QuoteAction","importPath":"@spartacus/quote/root"}],"returnType":"QuoteAction[]"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMessageType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMessageType","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"}],"returnType":"GlobalMessageType"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleConfirmationDialogClose","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleConfirmationDialogClose","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"context","type":"ConfirmationContext","isOptional":false,"canonicalReference":"@spartacus/quote_components!ConfirmationContext:interface","shortType":"ConfirmationContext","importPath":"@spartacus/quote/components"}],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleResize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleResize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleScroll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleScroll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConfirmationDialogRequired","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConfirmationDialogRequired","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"state","type":"QuoteState","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteState:enum","shortType":"QuoteState","importPath":"@spartacus/quote/root"},{"name":"cartIsEmptyOrQuoteCart","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isThresholdReached","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isThresholdReached","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchConfirmationDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchConfirmationDialog","overloadIndex":1,"parameters":[{"name":"context","type":"ConfirmationContext","isOptional":false,"canonicalReference":"@spartacus/quote_components!ConfirmationContext:interface","shortType":"ConfirmationContext","importPath":"@spartacus/quote/components"}],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mustDisableAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mustDisableAction","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onClick","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"},{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performAction","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareConfirmationContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareConfirmationContext","overloadIndex":1,"parameters":[{"name":"action","type":"QuoteActionType","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteActionType:enum","shortType":"QuoteActionType","importPath":"@spartacus/quote/root"},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"ConfirmationContext"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requote","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requote","overloadIndex":1,"parameters":[{"name":"quoteId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"stateToRoleTypeForDialogConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"stateToRoleTypeForDialogConfig","overloadIndex":1,"parameters":[{"name":"state","type":"QuoteState","isOptional":false,"canonicalReference":"@spartacus/quote_components!~QuoteState:enum","shortType":"QuoteState","importPath":"@spartacus/quote/root"}],"returnType":"QuoteRoleType"},"topLevelApiElementName":"QuoteSummaryActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteSummaryActionsComponent","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"viewContainerRef","type":"ViewContainerRef"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"quoteStorefrontUtilsService","type":"QuoteStorefrontUtilsService"},{"kind":"Property","name":"intersectionService","type":"IntersectionService"},{"kind":"Property","name":"quoteDetails$","type":"Observable"},{"kind":"Property","name":"cartDetails$","type":"Observable"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"QuoteActionType","type":"typeof QuoteActionType"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"isFixedPosition","type":"boolean"},{"kind":"Property","name":"CX_SECTION_SELECTOR","type":""},{"kind":"Property","name":"HEADER_SLOT_SELECTOR","type":""},{"kind":"Property","name":"ACTION_BUTTONS_HEIGHT","type":""},{"kind":"Property","name":"AMOUNT_OF_ACTION_BUTTONS","type":""},{"kind":"Property","name":"BOTTOM","type":""},{"kind":"Method","name":"handleResize","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleScroll","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getActionButtonsHeight","parameters":[],"returnType":"number"},{"kind":"Method","name":"adjustBottomProperty","parameters":[],"returnType":"void"},{"kind":"Method","name":"defineClassForSection","parameters":[],"returnType":"void"},{"kind":"Method","name":"adjustStyling","parameters":[],"returnType":"void"},{"kind":"Method","name":"mustDisableAction","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isThresholdReached","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"onClick","parameters":[{"name":"action","type":"QuoteActionType","canonicalReference":"@spartacus/quote/components!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false},{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false},{"name":"cart","type":"Cart","canonicalReference":"@spartacus/quote/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"performAction","parameters":[{"name":"action","type":"QuoteActionType","canonicalReference":"@spartacus/quote/components!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false},{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"launchConfirmationDialog","parameters":[{"name":"context","type":"ConfirmationContext","canonicalReference":"@spartacus/quote/components!ConfirmationContext:class","shortType":"ConfirmationContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleConfirmationDialogClose","parameters":[{"name":"action","type":"QuoteActionType","canonicalReference":"@spartacus/quote/components!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false},{"name":"context","type":"ConfirmationContext","canonicalReference":"@spartacus/quote/components!ConfirmationContext:class","shortType":"ConfirmationContext","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getMessageType","parameters":[{"name":"action","type":"QuoteActionType","canonicalReference":"@spartacus/quote/components!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false}],"returnType":"GlobalMessageType"},{"kind":"Method","name":"requote","parameters":[{"name":"quoteId","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"areButtonsRendered","parameters":[{"name":"allowedActions","type":"QuoteAction[]","canonicalReference":"@spartacus/quote/components!QuoteAction:class","shortType":"QuoteAction","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getButtonStyle","parameters":[{"name":"allowedActions","type":"QuoteAction[]","canonicalReference":"@spartacus/quote/components!QuoteAction:class","shortType":"QuoteAction","importPath":"","isOptional":false},{"name":"action","type":"QuoteAction","canonicalReference":"@spartacus/quote/components!QuoteAction:class","shortType":"QuoteAction","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"isConfirmationDialogRequired","parameters":[{"name":"action","type":"QuoteActionType","canonicalReference":"@spartacus/quote/components!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false},{"name":"state","type":"QuoteState","canonicalReference":"@spartacus/quote/components!QuoteState:class","shortType":"QuoteState","importPath":"","isOptional":false},{"name":"cartIsEmptyOrQuoteCart","type":"boolean","canonicalReference":"@spartacus/quote/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"prepareConfirmationContext","parameters":[{"name":"action","type":"QuoteActionType","canonicalReference":"@spartacus/quote/components!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false},{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"ConfirmationContext"},{"kind":"Method","name":"getConfirmDialogConfig","parameters":[{"name":"action","type":"QuoteActionType","canonicalReference":"@spartacus/quote/components!QuoteActionType:class","shortType":"QuoteActionType","importPath":"","isOptional":false},{"name":"state","type":"QuoteState","canonicalReference":"@spartacus/quote/components!QuoteState:class","shortType":"QuoteState","importPath":"","isOptional":false}],"returnType":"ConfirmActionDialogConfig"},{"kind":"Method","name":"stateToRoleTypeForDialogConfig","parameters":[{"name":"state","type":"QuoteState","canonicalReference":"@spartacus/quote/components!QuoteState:class","shortType":"QuoteState","importPath":"","isOptional":false}],"returnType":"QuoteRoleType"},{"kind":"Method","name":"getFilteredActions","parameters":[{"name":"allowedActions","type":"QuoteAction[]","canonicalReference":"@spartacus/quote/components!QuoteAction:class","shortType":"QuoteAction","importPath":"","isOptional":false}],"returnType":"QuoteAction[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteSummaryPricesComponent","members":[{"kind":"Method","name":"hasNonZeroPriceValue","overloadIndex":1,"parameters":[{"name":"price","type":"Price","isOptional":true,"canonicalReference":"@spartacus/quote_components!~Price:interface","shortType":"Price","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"quoteDetails$","type":"import(\"rxjs\").Observable"},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasNonZeroPriceValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasNonZeroPriceValue","overloadIndex":1,"parameters":[{"name":"price","type":"Price","isOptional":true,"canonicalReference":"@spartacus/quote_components!~Price:interface","shortType":"Price","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteSummaryPricesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteSummaryPricesComponent","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"quoteDetails$","type":"rxjs.Observable<_spartacus_quote_root.Quote>"},{"kind":"Method","name":"hasNonZeroPriceValue","parameters":[{"name":"price","type":"Price","canonicalReference":"@spartacus/quote/components!Price:class","shortType":"Price","importPath":"","isOptional":true}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteSummarySellerEditComponent","members":[{"kind":"Property","name":"dateUpdates","type":"Subject<{ quoteCode: string; date: string; }>"},{"kind":"Property","name":"discountPlaceholder","type":"string"},{"kind":"Property","name":"discountUpdatePerforming$","type":"BehaviorSubject"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Method","name":"fillFormAttributes","overloadIndex":1,"parameters":[{"name":"localizationElements","type":"LocalizationElements","isOptional":false,"canonicalReference":"@spartacus/quote_components!LocalizationElements:type","shortType":"LocalizationElements","importPath":"@spartacus/quote/components"},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"void"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Method","name":"mustDisplayValidationMessage","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onApply","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSetDate","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"quoteDetailsForSeller$","type":"Observable"},{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"quoteHeaderSellerEditComponentService","type":"QuoteSummarySellerEditComponentService"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Property","name":"subscription","type":"Subscription"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fillFormAttributes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fillFormAttributes","overloadIndex":1,"parameters":[{"name":"localizationElements","type":"LocalizationElements","isOptional":false,"canonicalReference":"@spartacus/quote_components!LocalizationElements:type","shortType":"LocalizationElements","importPath":"@spartacus/quote/components"},{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"void"},"topLevelApiElementName":"QuoteSummarySellerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mustDisplayValidationMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mustDisplayValidationMessage","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"QuoteSummarySellerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummarySellerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuoteSummarySellerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onApply","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onApply","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteSummarySellerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSetDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSetDate","overloadIndex":1,"parameters":[{"name":"quoteCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuoteSummarySellerEditComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteSummarySellerEditComponent","members":[{"kind":"Property","name":"quoteFacade","type":"QuoteFacade"},{"kind":"Property","name":"quoteHeaderSellerEditComponentService","type":"QuoteSummarySellerEditComponentService"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Property","name":"quoteDetailsForSeller$","type":"Observable"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"discountPlaceholder","type":"string"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"dateUpdates","type":"Subject<{ quoteCode: string; date: string; }>"},{"kind":"Property","name":"discountUpdatePerforming$","type":"BehaviorSubject"},{"kind":"Method","name":"fillFormAttributes","parameters":[{"name":"localizationElements","type":"LocalizationElements","canonicalReference":"@spartacus/quote/components!LocalizationElements:class","shortType":"LocalizationElements","importPath":"","isOptional":false},{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"mustDisplayValidationMessage","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"onApply","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onSetDate","parameters":[{"name":"quoteCode","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteSummarySellerEditComponentService","members":[{"kind":"Method","name":"addTimeToDate","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"checkAndReportMissingPercentageSign","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formatter","type":"Intl.NumberFormat","isOptional":false,"canonicalReference":"!Intl.NumberFormat:interface","shortType":"Intl.NumberFormat","importPath":""},{"name":"percentageSign","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LocalizationElements"},{"kind":"Method","name":"createValidationError","overloadIndex":1,"parameters":[{"name":"isError","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"getFormatter","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLocalizationElements","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getNumberFormatValidator","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unit","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},{"kind":"Method","name":"getValidationErrorsNumericFormat","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unit","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"isEditable","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"parseDiscountValue","overloadIndex":1,"parameters":[{"name":"input","type":"string | undefined | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"parseInput","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"parseInputForSeparators","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupingSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"performValidationForPercentageValue","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupingSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Method","name":"removeTimeFromDate","overloadIndex":1,"parameters":[{"name":"timestamp","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"retrieveMaxNumberOfDecimalPlaces","overloadIndex":1,"parameters":[],"returnType":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addTimeToDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addTimeToDate","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkAndReportMissingPercentageSign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkAndReportMissingPercentageSign","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formatter","type":"Intl.NumberFormat","isOptional":false,"canonicalReference":"!Intl.NumberFormat:interface","shortType":"Intl.NumberFormat","importPath":""},{"name":"percentageSign","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LocalizationElements"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createValidationError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createValidationError","overloadIndex":1,"parameters":[{"name":"isError","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFormatter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFormatter","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLocalizationElements","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLocalizationElements","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNumberFormatValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNumberFormatValidator","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unit","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValidationErrorsNumericFormat","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValidationErrorsNumericFormat","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unit","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEditable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEditable","overloadIndex":1,"parameters":[{"name":"quote","type":"Quote","isOptional":false,"canonicalReference":"@spartacus/quote_components!~Quote:type","shortType":"Quote","importPath":"@spartacus/quote/root"}],"returnType":"boolean"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parseDiscountValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parseDiscountValue","overloadIndex":1,"parameters":[{"name":"input","type":"string | undefined | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parseInput","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parseInput","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parseInputForSeparators","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parseInputForSeparators","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupingSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performValidationForPercentageValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performValidationForPercentageValue","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupingSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeTimeFromDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeTimeFromDate","overloadIndex":1,"parameters":[{"name":"timestamp","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"retrieveMaxNumberOfDecimalPlaces","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"retrieveMaxNumberOfDecimalPlaces","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"QuoteSummarySellerEditComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Class","name":"QuoteSummarySellerEditComponentService","members":[{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"quoteUIConfig","type":"QuoteUIConfig"},{"kind":"Property","name":"maximumDecimalsForPercentageDiscountDefault","type":""},{"kind":"Method","name":"parseDiscountValue","parameters":[{"name":"input","type":"string | undefined | null","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getFormatter","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLocalizationElements","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getNumberFormatValidator","parameters":[{"name":"locale","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unit","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ValidatorFn"},{"kind":"Method","name":"addTimeToDate","parameters":[{"name":"date","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"removeTimeFromDate","parameters":[{"name":"timestamp","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"isEditable","parameters":[{"name":"quote","type":"Quote","canonicalReference":"@spartacus/quote/components!Quote:class","shortType":"Quote","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"checkAndReportMissingPercentageSign","parameters":[{"name":"locale","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"formatter","type":"Intl.NumberFormat","canonicalReference":"@spartacus/quote/components!Intl:class","shortType":"Intl","importPath":"","isOptional":false},{"name":"percentageSign","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"LocalizationElements"},{"kind":"Method","name":"parseInput","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"locale","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"parseInputForSeparators","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupingSeparator","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"decimalSeparator","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getValidationErrorsNumericFormat","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"locale","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unit","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"createValidationError","parameters":[{"name":"isError","type":"boolean","canonicalReference":"@spartacus/quote/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"retrieveMaxNumberOfDecimalPlaces","parameters":[],"returnType":"number"},{"kind":"Method","name":"performValidationForPercentageValue","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupingSeparator","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"decimalSeparator","type":"string","canonicalReference":"@spartacus/quote/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"QuoteUIConfigFragment","members":[{"kind":"PropertySignature","name":"confirmActionDialogMapping","type":"ConfirmActionDialogMappingConfig"},{"kind":"PropertySignature","name":"maxCharsForComments","type":"number"},{"kind":"PropertySignature","name":"maximumDecimalsForPercentageDiscount","type":"number"},{"kind":"PropertySignature","name":"truncateCardTileContentAfterNumChars","type":"number"},{"kind":"PropertySignature","name":"updateDebounceTime","type":"{ expiryDate?: number; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"confirmActionDialogMapping","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"confirmActionDialogMapping","type":"ConfirmActionDialogMappingConfig"},"topLevelApiElementName":"QuoteUIConfigFragment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxCharsForComments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxCharsForComments","type":"number"},"topLevelApiElementName":"QuoteUIConfigFragment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maximumDecimalsForPercentageDiscount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maximumDecimalsForPercentageDiscount","type":"number"},"topLevelApiElementName":"QuoteUIConfigFragment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"truncateCardTileContentAfterNumChars","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"truncateCardTileContentAfterNumChars","type":"number"},"topLevelApiElementName":"QuoteUIConfigFragment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updateDebounceTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updateDebounceTime","type":"{ expiryDate?: number; }"},"topLevelApiElementName":"QuoteUIConfigFragment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"QuoteUIConfigFragment","members":[{"kind":"Property","name":"maxCharsForComments","type":"number"},{"kind":"Property","name":"truncateCardTileContentAfterNumChars","type":"number"},{"kind":"Property","name":"confirmActionDialogMapping","type":"ConfirmActionDialogMappingConfig"},{"kind":"Property","name":"maximumDecimalsForPercentageDiscount","type":"number"},{"kind":"Property","name":"updateDebounceTime","type":"{ expiryDate?: number; }"}]}},{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"SaveEvent","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"SaveEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"SaveEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},"topLevelApiElementName":"SaveEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/quote/components"}],"newApiElement":{"entryPoint":"@spartacus/quote/components","kind":"Interface","name":"SaveEvent","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"}]}},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsCs","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsDe","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsEn","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; purchaseOrderNumber: string; optional: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsEs_CO","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsEs","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsFr","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsHi","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsHu","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsId","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsIt","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsJa","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsKo","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsPl","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsPt","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsRu","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsZh_TW","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/quote/assets","kind":"Variable","name":"quoteTranslationsZh","type":"{ quote: { quote: { confirmDialog: { name: string; description: string; validity: string; option: { yes: string; no: string; }; buyer: { submit: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; buyer_offer: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; cancel: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; checkout: { a11y: { close: string; }; title: string; confirmNote: string; }; }; expired: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; seller: { submit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; successMessage: string; }; }; sellerapprover: { approve: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; reject: { a11y: { close: string; }; title: string; confirmNote: string; successMessage: string; }; }; cancelled: { requote: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; all: { edit: { a11y: { close: string; }; title: string; confirmNote: string; warningNote: string; }; }; }; comments: { regionTitle: string; title: string; invalidComment: string; allProducts: string; }; commons: { requestQuote: string; cart: string; minRequestInitiationNote: string; savedActiveCart: string; }; header: { buyerEdit: { a11y: { cancel: string; save: string; }; }; overview: { regionTitle: string; id: string; status: string; information: string; name: string; description: string; charactersLeft: string; priceAndExpiry: string; estimatedTotal: string; total: string; expirationTime: string; a11y: { edit: string; }; createdAndUpdated: string; createdDate: string; lastUpdatedDate: string; }; }; httpHandlers: { cartValidationIssue: string; quoteCartIssue: string; absoluteDiscountIssue: string; expirationDateIssue: string; threshold: { underThresholdError: string; }; expired: string; downloadPDFError: string; }; items: { regionTitle: string; }; links: { newCart: string; quotes: string; download: string; order: string; a11y: { newCart: string; quotes: string; download: string; order: string; }; }; list: { regionTitle: string; title: string; name: string; updated: string; sortBy: string; sortQuotes: string; empty: string; quoteId: string; status: string; clickableRow: string; }; states: { BUYER_DRAFT: string; BUYER_SUBMITTED: string; BUYER_ACCEPTED: string; BUYER_APPROVED: string; BUYER_REJECTED: string; BUYER_OFFER: string; BUYER_ORDERED: string; SELLER_DRAFT: string; SELLER_REQUEST: string; SELLER_SUBMITTED: string; SELLERAPPROVER_DRAFT: string; SELLERAPPROVER_PENDING: string; SELLERAPPROVER_APPROVED: string; SELLERAPPROVER_REJECTED: string; CREATED: string; CANCELLED: string; EXPIRED: string; }; summary: { regionTitle: string; actions: { APPROVE: string; CANCEL: string; CHECKOUT: string; EDIT: string; REJECT: string; REQUOTE: string; SAVE: string; SUBMIT: string; VIEW: string; }; prices: { title: string; subtotal: string; productDiscount: string; orderDiscount: string; quoteDiscount: string; total: string; hint: string; }; sellerEdit: { discount: string; apply: string; expiryDate: string; discountValidationText: string; a11y: { apply: string; discount: string; expiryDate: string; }; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quoteTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quoteTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/quote/assets"}]},{"entryPoint":"@spartacus/qualtrics/components","kind":"Class","name":"QualtricsLoaderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/qualtrics_components!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"platformId","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scriptLoader","type":"ScriptLoader","isOptional":false,"canonicalReference":"@spartacus/qualtrics_components!~ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addScript","overloadIndex":1,"parameters":[{"name":"scriptSource","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"hasScript","overloadIndex":1,"parameters":[{"name":"source","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isDataLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"qsi$","type":"Observable"},{"kind":"Property","name":"qsiApi","type":"any"},{"kind":"Method","name":"run","overloadIndex":1,"parameters":[{"name":"reload","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"window","type":"QualtricsWindow | undefined"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addScript","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addScript","overloadIndex":1,"parameters":[{"name":"scriptSource","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QualtricsLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/qualtrics/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasScript","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasScript","overloadIndex":1,"parameters":[{"name":"source","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QualtricsLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/qualtrics/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QualtricsLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/qualtrics/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDataLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDataLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QualtricsLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/qualtrics/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QualtricsLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/qualtrics/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"run","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"run","overloadIndex":1,"parameters":[{"name":"reload","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QualtricsLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/qualtrics/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"window","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"window","type":"QualtricsWindow | undefined"},"topLevelApiElementName":"QualtricsLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/qualtrics/components"}],"newApiElement":{"entryPoint":"@spartacus/qualtrics/components","kind":"Class","name":"QualtricsLoaderService","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"qsiApi","type":"any"},{"kind":"Property","name":"qsiLoaded$","type":""},{"kind":"Property","name":"qsi$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/qualtrics/components!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"platformId","type":"any","canonicalReference":"@spartacus/qualtrics/components!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"scriptLoader","type":"ScriptLoader","canonicalReference":"@spartacus/qualtrics/components!ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"addScript","parameters":[{"name":"scriptSource","type":"string","canonicalReference":"@spartacus/qualtrics/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasScript","parameters":[{"name":"source","type":"string","canonicalReference":"@spartacus/qualtrics/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"run","parameters":[{"name":"reload","type":"boolean","canonicalReference":"@spartacus/qualtrics/components!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"isDataLoaded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutAuthHttpHeaderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authStorageService","type":"AuthStorageService","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core"},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleExpiredRefreshToken","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"punchoutDetectionService","type":"PunchoutDetectionService"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleExpiredRefreshToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleExpiredRefreshToken","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutAuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutAuthHttpHeaderService","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"punchoutDetectionService","type":"PunchoutDetectionService"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/punchout/root!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authStorageService","type":"AuthStorageService","canonicalReference":"@spartacus/punchout/root!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core","isOptional":false},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","canonicalReference":"@spartacus/punchout/root!OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/punchout/root!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/punchout/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/punchout/root!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/punchout/root!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"handleExpiredRefreshToken","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutDetectionService","members":[{"kind":"Method","name":"isPunchoutSession","overloadIndex":1,"parameters":[],"returnType":"boolean | undefined"},{"kind":"Method","name":"isPunchoutSessionPage","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPunchoutSession","overloadIndex":1,"parameters":[],"returnType":"boolean | undefined"},"topLevelApiElementName":"PunchoutDetectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPunchoutSessionPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPunchoutSessionPage","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"PunchoutDetectionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutDetectionService","members":[{"kind":"Property","name":"location","type":"Location"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Method","name":"isPunchoutSessionPage","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isPunchoutSession","parameters":[],"returnType":"boolean | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutFacade","members":[{"kind":"Method","name":"closePunchoutSession","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"endPunchoutSession","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"initPunchoutSession","overloadIndex":1,"parameters":[{"name":"punchoutSessionInput","type":"PunchoutSessionInput","isOptional":false,"canonicalReference":"@spartacus/punchout_root!PunchoutSessionInput:interface","shortType":"PunchoutSessionInput","importPath":"@spartacus/punchout/root"}],"returnType":"Observable"},{"kind":"Method","name":"logoutPunchoutUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"requestPunchoutSession","overloadIndex":1,"parameters":[{"name":"punchoutSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"submitRequisition","overloadIndex":1,"parameters":[{"name":"cancelRequisition","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closePunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closePunchoutSession","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"endPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"endPunchoutSession","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSessionRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initPunchoutSession","overloadIndex":1,"parameters":[{"name":"punchoutSessionInput","type":"PunchoutSessionInput","isOptional":false,"canonicalReference":"@spartacus/punchout_root!PunchoutSessionInput:interface","shortType":"PunchoutSessionInput","importPath":"@spartacus/punchout/root"}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logoutPunchoutUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logoutPunchoutUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestPunchoutSession","overloadIndex":1,"parameters":[{"name":"punchoutSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitRequisition","overloadIndex":1,"parameters":[{"name":"cancelRequisition","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PunchoutFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutFacade","members":[{"kind":"Method","name":"initPunchoutSession","parameters":[{"name":"punchoutSessionInput","type":"PunchoutSessionInput","canonicalReference":"@spartacus/punchout/root!PunchoutSessionInput:class","shortType":"PunchoutSessionInput","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"logoutPunchoutUser","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"endPunchoutSession","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"closePunchoutSession","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"requestPunchoutSession","parameters":[{"name":"punchoutSessionId","type":"string","canonicalReference":"@spartacus/punchout/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitRequisition","parameters":[{"name":"cancelRequisition","type":"boolean","canonicalReference":"@spartacus/punchout/root!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutNavigationGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"_state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"config","type":"PunchoutNavigationGuardConfig"},{"kind":"Method","name":"getPunchoutOperation","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleWarning","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isAllowedCxRoute","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"punchoutOperation","type":"PunchOutOperation","isOptional":false,"canonicalReference":"@spartacus/punchout_root!PunchOutOperation:enum","shortType":"PunchOutOperation","importPath":"@spartacus/punchout/root"}],"returnType":"boolean"},{"kind":"Method","name":"isAllowedUrls","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"punchoutOperation","type":"PunchOutOperation","isOptional":false,"canonicalReference":"@spartacus/punchout_root!PunchOutOperation:enum","shortType":"PunchOutOperation","importPath":"@spartacus/punchout/root"},{"name":"relativeUrl","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"_state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutNavigationGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutOperation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutOperation","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutNavigationGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleWarning","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleWarning","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutNavigationGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAllowedCxRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAllowedCxRoute","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"punchoutOperation","type":"PunchOutOperation","isOptional":false,"canonicalReference":"@spartacus/punchout_root!PunchOutOperation:enum","shortType":"PunchOutOperation","importPath":"@spartacus/punchout/root"}],"returnType":"boolean"},"topLevelApiElementName":"PunchoutNavigationGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAllowedUrls","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAllowedUrls","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/punchout_root!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"punchoutOperation","type":"PunchOutOperation","isOptional":false,"canonicalReference":"@spartacus/punchout_root!PunchOutOperation:enum","shortType":"PunchOutOperation","importPath":"@spartacus/punchout/root"},{"name":"relativeUrl","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"PunchoutNavigationGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutNavigationGuard","members":[{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"config","type":"PunchoutNavigationGuardConfig"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/punchout/root!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"_state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/punchout/root!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isAllowedUrls","parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/punchout/root!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"punchoutOperation","type":"PunchOutOperation","canonicalReference":"@spartacus/punchout/root!PunchOutOperation:class","shortType":"PunchOutOperation","importPath":"","isOptional":false},{"name":"relativeUrl","type":"string","canonicalReference":"@spartacus/punchout/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isAllowedCxRoute","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/punchout/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"punchoutOperation","type":"PunchOutOperation","canonicalReference":"@spartacus/punchout/root!PunchOutOperation:class","shortType":"PunchOutOperation","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getPunchoutOperation","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/punchout/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"handleWarning","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Interface","name":"PunchoutRequisition","members":[{"kind":"PropertySignature","name":"browseFormPostUrl","type":"string"},{"kind":"PropertySignature","name":"orderAsCXML","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"browseFormPostUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"browseFormPostUrl","type":"string"},"topLevelApiElementName":"PunchoutRequisition","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderAsCXML","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderAsCXML","type":"string"},"topLevelApiElementName":"PunchoutRequisition","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Interface","name":"PunchoutRequisition","members":[{"kind":"Property","name":"browseFormPostUrl","type":"string"},{"kind":"Property","name":"orderAsCXML","type":"string"}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Interface","name":"PunchoutSession","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"customerId","type":"string"},{"kind":"PropertySignature","name":"punchOutLevel","type":"PunchOutLevel"},{"kind":"PropertySignature","name":"punchOutOperation","type":"PunchOutOperation"},{"kind":"PropertySignature","name":"selectedItem","type":"string"},{"kind":"PropertySignature","name":"token","type":"{ accessToken: string; tokenType: string; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"PunchoutSession","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerId","type":"string"},"topLevelApiElementName":"PunchoutSession","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"punchOutLevel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"punchOutLevel","type":"PunchOutLevel"},"topLevelApiElementName":"PunchoutSession","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"punchOutOperation","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"punchOutOperation","type":"PunchOutOperation"},"topLevelApiElementName":"PunchoutSession","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selectedItem","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selectedItem","type":"string"},"topLevelApiElementName":"PunchoutSession","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"token","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"token","type":"{ accessToken: string; tokenType: string; }"},"topLevelApiElementName":"PunchoutSession","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Interface","name":"PunchoutSession","members":[{"kind":"Property","name":"customerId","type":"string"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"punchOutLevel","type":"PunchOutLevel"},{"kind":"Property","name":"punchOutOperation","type":"PunchOutOperation"},{"kind":"Property","name":"selectedItem","type":"string"},{"kind":"Property","name":"token","type":"{ accessToken: string; tokenType: string; }"}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Interface","name":"PunchoutSessionInput","members":[{"kind":"PropertySignature","name":"isPageRefresh","type":"boolean"},{"kind":"PropertySignature","name":"punchoutSessionId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isPageRefresh","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isPageRefresh","type":"boolean"},"topLevelApiElementName":"PunchoutSessionInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"punchoutSessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"punchoutSessionId","type":"string"},"topLevelApiElementName":"PunchoutSessionInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Interface","name":"PunchoutSessionInput","members":[{"kind":"Property","name":"punchoutSessionId","type":"string"},{"kind":"Property","name":"isPageRefresh","type":"boolean"}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Interface","name":"PunchoutState","members":[{"kind":"PropertySignature","name":"cancelRequisition","type":"boolean"},{"kind":"PropertySignature","name":"closePunchoutSession","type":"boolean"},{"kind":"PropertySignature","name":"punchoutInitialRequisition","type":"PunchoutRequisition"},{"kind":"PropertySignature","name":"punchoutSession","type":"PunchoutSession"},{"kind":"PropertySignature","name":"punchoutSessionId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancelRequisition","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancelRequisition","type":"boolean"},"topLevelApiElementName":"PunchoutState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closePunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closePunchoutSession","type":"boolean"},"topLevelApiElementName":"PunchoutState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"punchoutInitialRequisition","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"punchoutInitialRequisition","type":"PunchoutRequisition"},"topLevelApiElementName":"PunchoutState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"punchoutSession","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"punchoutSession","type":"PunchoutSession"},"topLevelApiElementName":"PunchoutState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"punchoutSessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"punchoutSessionId","type":"string"},"topLevelApiElementName":"PunchoutState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Interface","name":"PunchoutState","members":[{"kind":"Property","name":"punchoutSession","type":"PunchoutSession"},{"kind":"Property","name":"punchoutSessionId","type":"string"},{"kind":"Property","name":"cancelRequisition","type":"boolean"},{"kind":"Property","name":"closePunchoutSession","type":"boolean"},{"kind":"Property","name":"punchoutInitialRequisition","type":"PunchoutRequisition"}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutStatePersistenceService","members":[{"kind":"Method","name":"getPunchoutSessionId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"hasPunchoutStarted","type":"boolean"},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"punchoutSessionId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"PUNCHOUT_STORAGE_KEY","type":""},{"kind":"Property","name":"punchoutDetectionService","type":"PunchoutDetectionService"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSessionId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSessionId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"punchoutSessionId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PunchoutStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutStatePersistenceService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"punchoutDetectionService","type":"PunchoutDetectionService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"hasPunchoutStarted","type":"boolean"},{"kind":"Property","name":"PUNCHOUT_STORAGE_KEY","type":""},{"kind":"Method","name":"initSync","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPunchoutSessionId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onRead","parameters":[{"name":"punchoutSessionId","type":"string | undefined","canonicalReference":"@spartacus/punchout/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutStoreService","members":[{"kind":"Method","name":"clearPunchoutState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getPunchoutSessionId","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},{"kind":"Method","name":"getPunchoutState","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"INITIAL_STATE","type":"PunchoutState"},{"kind":"Property","name":"punchoutState","type":"BehaviorSubject"},{"kind":"Method","name":"setPunchoutState","overloadIndex":1,"parameters":[{"name":"payload","type":"Partial","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updatePunchoutState","overloadIndex":1,"parameters":[{"name":"payload","type":"Partial","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearPunchoutState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearPunchoutState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSessionId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSessionId","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},"topLevelApiElementName":"PunchoutStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutState","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPunchoutState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPunchoutState","overloadIndex":1,"parameters":[{"name":"payload","type":"Partial","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PunchoutStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updatePunchoutState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updatePunchoutState","overloadIndex":1,"parameters":[{"name":"payload","type":"Partial","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PunchoutStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutStoreService","members":[{"kind":"Property","name":"INITIAL_STATE","type":"PunchoutState"},{"kind":"Property","name":"punchoutState","type":"BehaviorSubject"},{"kind":"Method","name":"getPunchoutSessionId","parameters":[],"returnType":"string | undefined"},{"kind":"Method","name":"getPunchoutState","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPunchoutState","parameters":[{"name":"payload","type":"Partial","canonicalReference":"@spartacus/punchout/root!Partial:class","shortType":"Partial","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updatePunchoutState","parameters":[{"name":"payload","type":"Partial","canonicalReference":"@spartacus/punchout/root!Partial:class","shortType":"Partial","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearPunchoutState","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutUiRestrictionService","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"CSS_PUNCHOUT_SESSION_CLASS","type":""},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"rootComponent","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"isPunchoutSessionActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"renderer","type":"import(\"@angular/core\").Renderer2"},{"kind":"Property","name":"rootElement","type":"HTMLElement | undefined"},{"kind":"Method","name":"updateClass","overloadIndex":1,"parameters":[{"name":"punchoutActive","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"rootComponent","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"PunchoutUiRestrictionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPunchoutSessionActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPunchoutSessionActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutUiRestrictionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateClass","overloadIndex":1,"parameters":[{"name":"punchoutActive","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PunchoutUiRestrictionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/root"}],"newApiElement":{"entryPoint":"@spartacus/punchout/root","kind":"Class","name":"PunchoutUiRestrictionService","members":[{"kind":"Property","name":"rendererFactory","type":""},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"CSS_PUNCHOUT_SESSION_CLASS","type":""},{"kind":"Property","name":"renderer","type":"i0.Renderer2"},{"kind":"Property","name":"rootElement","type":"HTMLElement | undefined"},{"kind":"Method","name":"isPunchoutSessionActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateClass","parameters":[{"name":"punchoutActive","type":"boolean","canonicalReference":"@spartacus/punchout/root!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"init","parameters":[{"name":"rootComponent","type":"ComponentRef","canonicalReference":"@angular/core!ComponentRef:class","shortType":"ComponentRef","importPath":"@angular/core","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/occ","kind":"Class","name":"OccPunchoutAdapter","members":[{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getPunchoutSession","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discardCartEntries","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSession","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccPunchoutAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSessionRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discardCartEntries","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccPunchoutAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/occ"}],"newApiElement":{"entryPoint":"@spartacus/punchout/occ","kind":"Class","name":"OccPunchoutAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getPunchoutSession","parameters":[{"name":"sessionId","type":"string","canonicalReference":"@spartacus/punchout/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","parameters":[{"name":"sessionId","type":"string","canonicalReference":"@spartacus/punchout/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"discardCartEntries","type":"boolean","canonicalReference":"@spartacus/punchout/occ!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/occ","kind":"Interface","name":"PunchoutOccEndpoints","members":[{"kind":"PropertySignature","name":"punchoutSession","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"punchoutSessionRequisition","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"punchoutSession","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"punchoutSession","type":"string | OccEndpoint"},"topLevelApiElementName":"PunchoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"punchoutSessionRequisition","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"punchoutSessionRequisition","type":"string | OccEndpoint"},"topLevelApiElementName":"PunchoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/punchout/occ"}],"newApiElement":{"entryPoint":"@spartacus/punchout/occ","kind":"Interface","name":"PunchoutOccEndpoints","members":[{"kind":"Property","name":"punchoutSession","type":"string | OccEndpoint"},{"kind":"Property","name":"punchoutSessionRequisition","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/punchout/core","kind":"Class","name":"PunchoutAdapter","members":[{"kind":"Method","name":"getPunchoutSession","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discardCartEntries","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSession","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSessionRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discardCartEntries","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"}],"newApiElement":{"entryPoint":"@spartacus/punchout/core","kind":"Class","name":"PunchoutAdapter","members":[{"kind":"Method","name":"getPunchoutSession","parameters":[{"name":"sessionId","type":"string","canonicalReference":"@spartacus/punchout/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","parameters":[{"name":"sessionId","type":"string","canonicalReference":"@spartacus/punchout/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"discardCartEntries","type":"boolean","canonicalReference":"@spartacus/punchout/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/core","kind":"Class","name":"PunchoutAuthService","members":[{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Method","name":"endPunchoutSession","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"isUserLoggedIn","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loginWithToken","overloadIndex":1,"parameters":[{"name":"accessToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"punchoutDetectionService","type":"PunchoutDetectionService"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"silentLogout","overloadIndex":1,"parameters":[{"name":"isPageRefresh","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"endPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"endPunchoutSession","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUserLoggedIn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUserLoggedIn","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithToken","overloadIndex":1,"parameters":[{"name":"accessToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PunchoutAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"silentLogout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"silentLogout","overloadIndex":1,"parameters":[{"name":"isPageRefresh","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"}],"newApiElement":{"entryPoint":"@spartacus/punchout/core","kind":"Class","name":"PunchoutAuthService","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"punchoutDetectionService","type":"PunchoutDetectionService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"silentLogout","parameters":[{"name":"isPageRefresh","type":"boolean","canonicalReference":"@spartacus/punchout/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loginWithToken","parameters":[{"name":"accessToken","type":"string","canonicalReference":"@spartacus/punchout/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isUserLoggedIn","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"endPunchoutSession","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/core","kind":"Class","name":"PunchoutConnector","members":[{"kind":"Property","name":"adapter","type":"PunchoutAdapter"},{"kind":"Method","name":"getPunchoutSession","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discardCartEntries","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSession","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSessionRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"discardCartEntries","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"}],"newApiElement":{"entryPoint":"@spartacus/punchout/core","kind":"Class","name":"PunchoutConnector","members":[{"kind":"Property","name":"adapter","type":"PunchoutAdapter"},{"kind":"Method","name":"getPunchoutSession","parameters":[{"name":"sessionId","type":"string","canonicalReference":"@spartacus/punchout/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","parameters":[{"name":"sessionId","type":"string","canonicalReference":"@spartacus/punchout/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"discardCartEntries","type":"boolean","canonicalReference":"@spartacus/punchout/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/core","kind":"Class","name":"PunchoutService","members":[{"kind":"Property","name":"cachedPunchoutSessionResponse","type":"PunchoutSession"},{"kind":"Method","name":"closePunchoutSession","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"closePunchoutSessionCommand","type":"Command"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"endPunchoutSession","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"endPunchoutSessionCommand","type":"Command"},{"kind":"Property","name":"getPunchoutRequisitionCommand","type":"Command"},{"kind":"Property","name":"getPunchoutSessionCommand","type":"Command"},{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[{"name":"isInitialRequisition","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"initPunchoutSession","overloadIndex":1,"parameters":[{"name":"punchoutSessionInput","type":"PunchoutSessionInput","isOptional":false,"canonicalReference":"@spartacus/punchout_core!~PunchoutSessionInput:interface","shortType":"PunchoutSessionInput","importPath":"@spartacus/punchout/root"}],"returnType":"Observable"},{"kind":"Method","name":"loadCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"logoutPunchoutUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"logoutPunchoutUserCommand","type":"Command"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"openRequisitionPage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"punchoutAuthService","type":"PunchoutAuthService"},{"kind":"Property","name":"punchoutConnector","type":"PunchoutConnector"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Method","name":"requestPunchoutSession","overloadIndex":1,"parameters":[{"name":"punchoutSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"requestPunchoutSessionCommand","type":"Command"},{"kind":"Method","name":"routeToTargetPage","overloadIndex":1,"parameters":[{"name":"punchoutSession","type":"PunchoutSession","isOptional":false,"canonicalReference":"@spartacus/punchout_core!~PunchoutSession:interface","shortType":"PunchoutSession","importPath":"@spartacus/punchout/root"}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"setPunchoutInitialRequisition","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"submitRequisition","overloadIndex":1,"parameters":[{"name":"cancelRequisition","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closePunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closePunchoutSession","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"endPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"endPunchoutSession","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPunchoutSessionRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPunchoutSessionRequisition","overloadIndex":1,"parameters":[{"name":"isInitialRequisition","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initPunchoutSession","overloadIndex":1,"parameters":[{"name":"punchoutSessionInput","type":"PunchoutSessionInput","isOptional":false,"canonicalReference":"@spartacus/punchout_core!~PunchoutSessionInput:interface","shortType":"PunchoutSessionInput","importPath":"@spartacus/punchout/root"}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logoutPunchoutUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logoutPunchoutUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openRequisitionPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openRequisitionPage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestPunchoutSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestPunchoutSession","overloadIndex":1,"parameters":[{"name":"punchoutSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"routeToTargetPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"routeToTargetPage","overloadIndex":1,"parameters":[{"name":"punchoutSession","type":"PunchoutSession","isOptional":false,"canonicalReference":"@spartacus/punchout_core!~PunchoutSession:interface","shortType":"PunchoutSession","importPath":"@spartacus/punchout/root"}],"returnType":"void"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPunchoutInitialRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPunchoutInitialRequisition","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitRequisition","overloadIndex":1,"parameters":[{"name":"cancelRequisition","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PunchoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/core"}],"newApiElement":{"entryPoint":"@spartacus/punchout/core","kind":"Class","name":"PunchoutService","members":[{"kind":"Property","name":"punchoutConnector","type":"PunchoutConnector"},{"kind":"Property","name":"punchoutAuthService","type":"PunchoutAuthService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"punchoutStoreService","type":"PunchoutStoreService"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"cachedPunchoutSessionResponse","type":"PunchoutSession"},{"kind":"Property","name":"getPunchoutSessionCommand","type":"Command"},{"kind":"Property","name":"getPunchoutRequisitionCommand","type":"Command"},{"kind":"Property","name":"logoutPunchoutUserCommand","type":"Command"},{"kind":"Property","name":"endPunchoutSessionCommand","type":"Command"},{"kind":"Property","name":"closePunchoutSessionCommand","type":"Command"},{"kind":"Property","name":"requestPunchoutSessionCommand","type":"Command"},{"kind":"Method","name":"closePunchoutSession","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"initPunchoutSession","parameters":[{"name":"punchoutSessionInput","type":"PunchoutSessionInput","canonicalReference":"@spartacus/punchout/core!PunchoutSessionInput:class","shortType":"PunchoutSessionInput","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPunchoutSessionRequisition","parameters":[{"name":"isInitialRequisition","type":"boolean","canonicalReference":"@spartacus/punchout/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"logoutPunchoutUser","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"endPunchoutSession","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"requestPunchoutSession","parameters":[{"name":"punchoutSessionId","type":"string","canonicalReference":"@spartacus/punchout/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitRequisition","parameters":[{"name":"cancelRequisition","type":"boolean","canonicalReference":"@spartacus/punchout/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"routeToTargetPage","parameters":[{"name":"punchoutSession","type":"PunchoutSession","canonicalReference":"@spartacus/punchout/core!PunchoutSession:class","shortType":"PunchoutSession","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/punchout/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setPunchoutInitialRequisition","parameters":[],"returnType":"void"},{"kind":"Method","name":"openRequisitionPage","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/components","kind":"Class","name":"PunchoutButtonsComponent","members":[{"kind":"Property","name":"isPunchoutSessionActive$","type":"Observable"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"punchoutUiRestrictionService","type":"PunchoutUiRestrictionService"},{"kind":"Property","name":"removeCancelButton","type":"boolean"},{"kind":"Method","name":"submitRequisition","overloadIndex":1,"parameters":[{"name":"cancelRequisition","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitRequisition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitRequisition","overloadIndex":1,"parameters":[{"name":"cancelRequisition","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PunchoutButtonsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/components"}],"newApiElement":{"entryPoint":"@spartacus/punchout/components","kind":"Class","name":"PunchoutButtonsComponent","members":[{"kind":"Property","name":"removeCancelButton","type":"boolean"},{"kind":"Property","name":"punchoutUiRestrictionService","type":"PunchoutUiRestrictionService"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"isPunchoutSessionActive$","type":"Observable"},{"kind":"Method","name":"submitRequisition","parameters":[{"name":"cancelRequisition","type":"boolean","canonicalReference":"@spartacus/punchout/components!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/components","kind":"Class","name":"PunchoutCloseSessionComponent","members":[{"kind":"Method","name":"clickCloseSessionButton","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isPunchoutSessionActive$","type":"Observable"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"punchoutUiRestrictionService","type":"PunchoutUiRestrictionService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clickCloseSessionButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clickCloseSessionButton","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutCloseSessionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/components"}],"newApiElement":{"entryPoint":"@spartacus/punchout/components","kind":"Class","name":"PunchoutCloseSessionComponent","members":[{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"punchoutUiRestrictionService","type":"PunchoutUiRestrictionService"},{"kind":"Property","name":"isPunchoutSessionActive$","type":"Observable"},{"kind":"Method","name":"clickCloseSessionButton","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/components","kind":"Class","name":"PunchoutRequisitionComponent","members":[{"kind":"Property","name":"FORM_CONTROL_NAME","type":"{ readonly ORDER: \"order\"; }"},{"kind":"Property","name":"formBuilder","type":"FormBuilder"},{"kind":"Method","name":"isFormNativeElementAccessible","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"listenAndSubmitForm","overloadIndex":1,"parameters":[{"name":"req","type":"PunchoutRequisition | undefined","isOptional":false,"canonicalReference":"@spartacus/punchout_components!~PunchoutRequisition:interface","shortType":"PunchoutRequisition","importPath":"@spartacus/punchout/root"}],"returnType":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"punchoutFormElement","type":"ElementRef"},{"kind":"Property","name":"punchoutFormGroup","type":"FormGroup"},{"kind":"Property","name":"punchoutRequisition$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isFormNativeElementAccessible","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isFormNativeElementAccessible","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PunchoutRequisitionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"listenAndSubmitForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"listenAndSubmitForm","overloadIndex":1,"parameters":[{"name":"req","type":"PunchoutRequisition | undefined","isOptional":false,"canonicalReference":"@spartacus/punchout_components!~PunchoutRequisition:interface","shortType":"PunchoutRequisition","importPath":"@spartacus/punchout/root"}],"returnType":"Observable"},"topLevelApiElementName":"PunchoutRequisitionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutRequisitionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/components"}],"newApiElement":{"entryPoint":"@spartacus/punchout/components","kind":"Class","name":"PunchoutRequisitionComponent","members":[{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"formBuilder","type":"FormBuilder"},{"kind":"Property","name":"punchoutFormElement","type":"ElementRef"},{"kind":"Property","name":"punchoutFormGroup","type":"FormGroup"},{"kind":"Property","name":"FORM_CONTROL_NAME","type":"{ readonly ORDER: \"order\"; }"},{"kind":"Property","name":"punchoutRequisition$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"listenAndSubmitForm","parameters":[{"name":"req","type":"PunchoutRequisition | undefined","canonicalReference":"@spartacus/punchout/components!PunchoutRequisition:class","shortType":"PunchoutRequisition","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isFormNativeElementAccessible","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/components","kind":"Class","name":"PunchoutSessionComponent","members":[{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"PUNCHOUT_SESSION_KEY","type":""},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PunchoutSessionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/punchout/components"}],"newApiElement":{"entryPoint":"@spartacus/punchout/components","kind":"Class","name":"PunchoutSessionComponent","members":[{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"punchoutFacade","type":"PunchoutFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"PUNCHOUT_SESSION_KEY","type":""},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsCs","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsDe","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsEn","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsEs_CO","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsEs","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsFr","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsHi","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsHu","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsId","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsIt","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsJa","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsKo","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsPl","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsPt","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsRu","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsZh_TW","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/punchout/assets","kind":"Variable","name":"punchoutTranslationsZh","type":"{ punchout: { punchout: { backToRequisition: string; cancel: string; redirectToProcurementSystem: string; closeSession: string; initiatingUserSession: string; error: string; noSufficientPermissions: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"punchoutTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"punchoutTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/punchout/assets"}]},{"entryPoint":"@spartacus/product/variants/root","kind":"Class","name":"ProductVariantStyleIconsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/product_variants_root!~OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"},{"name":"productListItemContext","type":"ProductListItemContext | undefined","isOptional":true,"canonicalReference":"@spartacus/product_variants_root!~ProductListItemContext:class","shortType":"ProductListItemContext","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"getVariantThumbnailUrl","overloadIndex":1,"parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_root!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productListItemContext","type":"ProductListItemContext | undefined"},{"kind":"Property","name":"ProductListOutlets","type":"typeof ProductListOutlets"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"variantNames","type":"{ [key: string]: string; }"},{"kind":"Property","name":"variants","type":"VariantOption[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVariantThumbnailUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVariantThumbnailUrl","overloadIndex":1,"parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_root!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ProductVariantStyleIconsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductVariantStyleIconsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductVariantStyleIconsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/root"}],"newApiElement":{"entryPoint":"@spartacus/product/variants/root","kind":"Class","name":"ProductVariantStyleIconsComponent","members":[{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"productListItemContext","type":"ProductListItemContext | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/product/variants/root!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false},{"name":"productListItemContext","type":"ProductListItemContext | undefined","canonicalReference":"@spartacus/product/variants/root!ProductListItemContext:class","shortType":"ProductListItemContext","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"ProductListOutlets","type":"typeof ProductListOutlets"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"variants","type":"VariantOption[]"},{"kind":"Property","name":"variantNames","type":"{ [key: string]: string; }"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"setVariantsNames","type":""},{"kind":"Method","name":"getVariantThumbnailUrl","parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","canonicalReference":"@spartacus/product/variants/root!VariantOptionQualifier:class","shortType":"VariantOptionQualifier","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"getVariantName","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantColorSelectorComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"changeColor","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"},{"kind":"Method","name":"getVariantOptionValue","overloadIndex":1,"parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"variants","type":"BaseOption"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeColor","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeColor","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"},"topLevelApiElementName":"ProductVariantColorSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVariantOptionValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVariantOptionValue","overloadIndex":1,"parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"ProductVariantColorSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"}],"newApiElement":{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantColorSelectorComponent","members":[{"kind":"Property","name":"routingService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product/variants/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"variants","type":"BaseOption"},{"kind":"Method","name":"changeColor","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/product/variants/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"name","type":"string","canonicalReference":"@spartacus/product/variants/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"null"},{"kind":"Method","name":"getVariantOptionValue","parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","canonicalReference":"@spartacus/product/variants/components!VariantOptionQualifier:class","shortType":"VariantOptionQualifier","importPath":"","isOptional":false}],"returnType":"string | undefined"}]}},{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantsContainerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"variants","type":"{ [key: string]: BaseOption; }"},{"kind":"Property","name":"variantType","type":"typeof VariantType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductVariantsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"}],"newApiElement":{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantsContainerComponent","members":[{"kind":"Property","name":"currentProductService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/product/variants/components!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"variants","type":"{ [key: string]: BaseOption; }"},{"kind":"Property","name":"variantType","type":"typeof VariantType"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantsGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Method","name":"findPurchasableProductCode","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"ProductVariantsGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findPurchasableProductCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findPurchasableProductCode","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"ProductVariantsGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"}],"newApiElement":{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantsGuard","members":[{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product/variants/components!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/product/variants/components!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[{"name":"activatedRoute","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/product/variants/components!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"findPurchasableProductCode","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product/variants/components!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string | undefined"}]}},{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantSizeSelectorComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"ariaLabel$","overloadIndex":1,"parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"changeSize","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"},{"kind":"Method","name":"getVariantOptionValue","overloadIndex":1,"parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"variants","type":"BaseOption"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ariaLabel$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ariaLabel$","overloadIndex":1,"parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductVariantSizeSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSize","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"},"topLevelApiElementName":"ProductVariantSizeSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVariantOptionValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVariantOptionValue","overloadIndex":1,"parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"ProductVariantSizeSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"}],"newApiElement":{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantSizeSelectorComponent","members":[{"kind":"Property","name":"productService","type":""},{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product/variants/components!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product/variants/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"variants","type":"BaseOption"},{"kind":"Method","name":"changeSize","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/product/variants/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"null"},{"kind":"Method","name":"getVariantOptionValue","parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","canonicalReference":"@spartacus/product/variants/components!VariantOptionQualifier:class","shortType":"VariantOptionQualifier","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"ariaLabel$","parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","canonicalReference":"@spartacus/product/variants/components!VariantOptionQualifier:class","shortType":"VariantOptionQualifier","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/product/variants/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/product/variants/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantStyleSelectorComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"changeStyle","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"},{"kind":"Method","name":"getVariantOptionValue","overloadIndex":1,"parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Method","name":"getVariantThumbnailUrl","overloadIndex":1,"parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"variantQualifier","type":"typeof VariantQualifier"},{"kind":"Property","name":"variants","type":"BaseOption"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeStyle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeStyle","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"},"topLevelApiElementName":"ProductVariantStyleSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVariantOptionValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVariantOptionValue","overloadIndex":1,"parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"ProductVariantStyleSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVariantThumbnailUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVariantThumbnailUrl","overloadIndex":1,"parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product_variants_components!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ProductVariantStyleSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/variants/components"}],"newApiElement":{"entryPoint":"@spartacus/product/variants/components","kind":"Class","name":"ProductVariantStyleSelectorComponent","members":[{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"productService","type":""},{"kind":"Property","name":"routingService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/product/variants/components!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product/variants/components!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product/variants/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"variantQualifier","type":"typeof VariantQualifier"},{"kind":"Property","name":"variants","type":"BaseOption"},{"kind":"Method","name":"getVariantOptionValue","parameters":[{"name":"qualifiers","type":"VariantOptionQualifier[]","canonicalReference":"@spartacus/product/variants/components!VariantOptionQualifier:class","shortType":"VariantOptionQualifier","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"getVariantThumbnailUrl","parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","canonicalReference":"@spartacus/product/variants/components!VariantOptionQualifier:class","shortType":"VariantOptionQualifier","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"changeStyle","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/product/variants/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"null"}]}},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsCs","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsDe","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsEn","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsEs_CO","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsEs","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsFr","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsHi","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsHu","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsId","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsIt","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsJa","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsKo","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsPl","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsPt","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsRu","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsZh_TW","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/variants/assets","kind":"Variable","name":"productVariantsTranslationsZh","type":"{ productVariants: { productVariants: { style: string; selectedStyle: string; size: string; color: string; sizeGuideLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productVariantsTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productVariantsTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/variants/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/root","kind":"Interface","name":"ThumbnailsGroup","members":[{"kind":"PropertySignature","name":"container","type":"ImageGroup"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"ImageGroup"},"topLevelApiElementName":"ThumbnailsGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/image-zoom/root"}],"newApiElement":{"entryPoint":"@spartacus/product/image-zoom/root","kind":"Interface","name":"ThumbnailsGroup","members":[{"kind":"Property","name":"container","type":"ImageGroup"}]}},{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"}],"newApiElement":{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/product/image-zoom/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/product/image-zoom/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/product/image-zoom/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomProductImagesComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"expandImage","type":"BehaviorSubject"},{"kind":"Method","name":"openImage","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"selectedIndex","type":"number | undefined"},{"kind":"Method","name":"triggerZoom","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openImage","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomProductImagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"triggerZoom","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"triggerZoom","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomProductImagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"}],"newApiElement":{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomProductImagesComponent","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"expandImage","type":"BehaviorSubject"},{"kind":"Property","name":"selectedIndex","type":"number | undefined"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/product/image-zoom/components!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"openImage","parameters":[{"name":"item","type":"any","canonicalReference":"@spartacus/product/image-zoom/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"triggerZoom","parameters":[{"name":"value","type":"boolean","canonicalReference":"@spartacus/product/image-zoom/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomThumbnailsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"activeThumb","type":"EventEmitter"},{"kind":"Method","name":"isActive","overloadIndex":1,"parameters":[{"name":"thumbnail","type":"ImageGroup","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~ImageGroup:interface","shortType":"ImageGroup","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openImage","overloadIndex":1,"parameters":[{"name":"image","type":"ImageGroup","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~ImageGroup:interface","shortType":"ImageGroup","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"productImage","type":"EventEmitter<{ image: any; index: number; }>"},{"kind":"Property","name":"selectedIndex","type":"number"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"thumbs$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isActive","overloadIndex":1,"parameters":[{"name":"thumbnail","type":"ImageGroup","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~ImageGroup:interface","shortType":"ImageGroup","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ProductImageZoomThumbnailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomThumbnailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomThumbnailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openImage","overloadIndex":1,"parameters":[{"name":"image","type":"ImageGroup","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~ImageGroup:interface","shortType":"ImageGroup","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomThumbnailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"}],"newApiElement":{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomThumbnailsComponent","members":[{"kind":"Property","name":"mainMediaContainer","type":""},{"kind":"Property","name":"productImage","type":"EventEmitter<{ image: any; index: number; }>"},{"kind":"Property","name":"thumbs$","type":"Observable"},{"kind":"Property","name":"activeThumb","type":"EventEmitter"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"selectedIndex","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"openImage","parameters":[{"name":"image","type":"ImageGroup","canonicalReference":"@spartacus/product/image-zoom/components!ImageGroup:class","shortType":"ImageGroup","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isActive","parameters":[{"name":"thumbnail","type":"ImageGroup","canonicalReference":"@spartacus/product/image-zoom/components!ImageGroup:class","shortType":"ImageGroup","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomTriggerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"dialogClose","type":"EventEmitter"},{"kind":"Property","name":"expandButton","type":"ElementRef"},{"kind":"Property","name":"expandImage","type":"boolean"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Method","name":"triggerZoom","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"expandImage","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"expandImage","type":"boolean"},"topLevelApiElementName":"ProductImageZoomTriggerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomTriggerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"triggerZoom","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"triggerZoom","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomTriggerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"}],"newApiElement":{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomTriggerComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"expandButton","type":"ElementRef"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Property","name":"dialogClose","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/product/image-zoom/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"triggerZoom","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomViewComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"cdRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeThumb","type":"EventEmitter"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Method","name":"calculatePointerMovePosition","overloadIndex":1,"parameters":[{"name":"element","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"clientX","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"clientY","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ positionX: number; positionY: number; }"},{"kind":"Property","name":"cdRef","type":"ChangeDetectorRef"},{"kind":"Method","name":"changeImage","overloadIndex":1,"parameters":[{"name":"event","type":"{ image: ImageGroup; index: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"clearTouch","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"defaultImage","type":"ElementRef"},{"kind":"Property","name":"defaultImageClickHandler$","type":"Observable"},{"kind":"Property","name":"defaultImageReady$","type":"Observable"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getNextProduct","overloadIndex":1,"parameters":[{"name":"thumbs","type":"Observable[]","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"kind":"Method","name":"getPreviousProduct","overloadIndex":1,"parameters":[{"name":"thumbs","type":"Observable[]","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"kind":"Method","name":"handleOutOfBounds","overloadIndex":1,"parameters":[{"name":"positionX","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"positionY","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"imageElement","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"boundingRect","type":"DOMRect","isOptional":false,"canonicalReference":"!DOMRect:interface","shortType":"DOMRect","importPath":""}],"returnType":"{ x: number; y: number; }"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"imageLoaded","type":"BehaviorSubject"},{"kind":"Property","name":"isZoomed","type":"boolean"},{"kind":"Property","name":"left","type":"number"},{"kind":"Property","name":"mainImage$","type":"Observable"},{"kind":"Property","name":"mainMediaContainer$","type":"Observable"},{"kind":"Method","name":"moveImage","overloadIndex":1,"parameters":[{"name":"positionX","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"positionY","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"boundingRect","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"imageElement","type":"DOMRect","isOptional":false,"canonicalReference":"!DOMRect:interface","shortType":"DOMRect","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onImageLoad","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openImage","overloadIndex":1,"parameters":[{"name":"item","type":"ImageGroup","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~ImageGroup:interface","shortType":"ImageGroup","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"pointerMove","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"startCoords","type":"{ x: number; y: number; } | null"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"thumbnails$","type":"Observable[]>"},{"kind":"Property","name":"top","type":"number"},{"kind":"Method","name":"touchMove","overloadIndex":1,"parameters":[{"name":"event","type":"TouchEvent","isOptional":false,"canonicalReference":"!TouchEvent:interface","shortType":"TouchEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"zoom","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"zoomButton","type":"ElementRef"},{"kind":"Property","name":"zoomedImage","type":"ElementRef"},{"kind":"Property","name":"zoomImage","type":"ElementRef"},{"kind":"Property","name":"zoomImageClickHandler$","type":"Observable"},{"kind":"Property","name":"zoomReady$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculatePointerMovePosition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculatePointerMovePosition","overloadIndex":1,"parameters":[{"name":"element","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"clientX","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"clientY","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ positionX: number; positionY: number; }"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeImage","overloadIndex":1,"parameters":[{"name":"event","type":"{ image: ImageGroup; index: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearTouch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearTouch","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"defaultImage","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"defaultImage","type":"ElementRef"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNextProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNextProduct","overloadIndex":1,"parameters":[{"name":"thumbs","type":"Observable[]","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreviousProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreviousProduct","overloadIndex":1,"parameters":[{"name":"thumbs","type":"Observable[]","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleOutOfBounds","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleOutOfBounds","overloadIndex":1,"parameters":[{"name":"positionX","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"positionY","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"imageElement","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"boundingRect","type":"DOMRect","isOptional":false,"canonicalReference":"!DOMRect:interface","shortType":"DOMRect","importPath":""}],"returnType":"{ x: number; y: number; }"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"moveImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"moveImage","overloadIndex":1,"parameters":[{"name":"positionX","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"positionY","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"boundingRect","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"imageElement","type":"DOMRect","isOptional":false,"canonicalReference":"!DOMRect:interface","shortType":"DOMRect","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onImageLoad","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onImageLoad","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openImage","overloadIndex":1,"parameters":[{"name":"item","type":"ImageGroup","isOptional":false,"canonicalReference":"@spartacus/product_image-zoom_components!~ImageGroup:interface","shortType":"ImageGroup","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pointerMove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pointerMove","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"touchMove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"touchMove","overloadIndex":1,"parameters":[{"name":"event","type":"TouchEvent","isOptional":false,"canonicalReference":"!TouchEvent:interface","shortType":"TouchEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"zoom","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"zoom","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"zoomImage","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"zoomImage","type":"ElementRef"},"topLevelApiElementName":"ProductImageZoomViewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/image-zoom/components"}],"newApiElement":{"entryPoint":"@spartacus/product/image-zoom/components","kind":"Class","name":"ProductImageZoomViewComponent","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"renderer","type":"Renderer2"},{"kind":"Property","name":"cdRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Property","name":"mainMediaContainer","type":""},{"kind":"Property","name":"defaultImageReady","type":""},{"kind":"Property","name":"zoomReady","type":""},{"kind":"Property","name":"_defaultImage","type":""},{"kind":"Property","name":"_zoomImage","type":""},{"kind":"Property","name":"imageLoaded","type":"BehaviorSubject"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"mainMediaContainer$","type":"Observable"},{"kind":"Property","name":"defaultImageReady$","type":"Observable"},{"kind":"Property","name":"zoomReady$","type":"Observable"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"activeThumb","type":"EventEmitter"},{"kind":"Property","name":"defaultImageClickHandler$","type":"Observable"},{"kind":"Property","name":"zoomImageClickHandler$","type":"Observable"},{"kind":"Property","name":"zoomedImage","type":"ElementRef"},{"kind":"Property","name":"zoomButton","type":"ElementRef"},{"kind":"Property","name":"startCoords","type":"{ x: number; y: number; } | null"},{"kind":"Property","name":"left","type":"number"},{"kind":"Property","name":"top","type":"number"},{"kind":"Property","name":"isZoomed","type":"boolean"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"thumbnails$","type":"Observable[]>"},{"kind":"Property","name":"mainImage$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/product/image-zoom/components!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"cdRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/product/image-zoom/components!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"openImage","parameters":[{"name":"item","type":"ImageGroup","canonicalReference":"@spartacus/product/image-zoom/components!ImageGroup:class","shortType":"ImageGroup","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getActive","parameters":[],"returnType":"number"},{"kind":"Method","name":"getPreviousProduct","parameters":[{"name":"thumbs","type":"Observable[]","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getNextProduct","parameters":[{"name":"thumbs","type":"Observable[]","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"zoom","parameters":[],"returnType":"void"},{"kind":"Method","name":"touchMove","parameters":[{"name":"event","type":"TouchEvent","canonicalReference":"@spartacus/product/image-zoom/components!TouchEvent:class","shortType":"TouchEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearTouch","parameters":[],"returnType":"void"},{"kind":"Method","name":"pointerMove","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/product/image-zoom/components!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changeImage","parameters":[{"name":"event","type":"{\n image: ImageGroup;\n index: number;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"moveImage","parameters":[{"name":"positionX","type":"number","canonicalReference":"@spartacus/product/image-zoom/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"positionY","type":"number","canonicalReference":"@spartacus/product/image-zoom/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"boundingRect","type":"any","canonicalReference":"@spartacus/product/image-zoom/components!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"imageElement","type":"DOMRect","canonicalReference":"@spartacus/product/image-zoom/components!DOMRect:class","shortType":"DOMRect","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Property","name":"clickOrDoubleClick","type":""},{"kind":"Property","name":"createThumbs","type":""},{"kind":"Method","name":"handleOutOfBounds","parameters":[{"name":"positionX","type":"number","canonicalReference":"@spartacus/product/image-zoom/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"positionY","type":"number","canonicalReference":"@spartacus/product/image-zoom/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"imageElement","type":"any","canonicalReference":"@spartacus/product/image-zoom/components!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"boundingRect","type":"DOMRect","canonicalReference":"@spartacus/product/image-zoom/components!DOMRect:class","shortType":"DOMRect","importPath":"","isOptional":false}],"returnType":"{ x: number; y: number; }"},{"kind":"Method","name":"calculatePointerMovePosition","parameters":[{"name":"element","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"clientX","type":"number","canonicalReference":"@spartacus/product/image-zoom/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"clientY","type":"number","canonicalReference":"@spartacus/product/image-zoom/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"{ positionX: number; positionY: number; }"},{"kind":"Method","name":"onImageLoad","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsCs","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsDe","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsEn","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsEs_CO","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsEs","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsFr","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsHi","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsHu","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsId","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsIt","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsJa","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsKo","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsPl","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsPt","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsRu","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsZh_TW","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/image-zoom/assets","kind":"Variable","name":"productImageZoomTranslationsZh","type":"{ productImageZoom: { productImageZoomTrigger: { expand: string; }; productImageZoomDialog: { zoomedInImage: string; previousSlide: string; nextSlide: string; close: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"productImageZoomTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"productImageZoomTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/image-zoom/assets"}]},{"entryPoint":"@spartacus/product/future-stock/root","kind":"Class","name":"FutureStockFacade","members":[{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"FutureStockFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/root"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/root","kind":"Class","name":"FutureStockFacade","members":[{"kind":"Method","name":"getFutureStock","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product/future-stock/occ","kind":"Interface","name":"FutureStockOccEndpoints","members":[{"kind":"PropertySignature","name":"futureStock","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"futureStocks","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"futureStock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"futureStock","type":"string | OccEndpoint"},"topLevelApiElementName":"FutureStockOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/future-stock/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"futureStocks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"futureStocks","type":"string | OccEndpoint"},"topLevelApiElementName":"FutureStockOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/future-stock/occ"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/occ","kind":"Interface","name":"FutureStockOccEndpoints","members":[{"kind":"Property","name":"futureStock","type":"string | OccEndpoint"},{"kind":"Property","name":"futureStocks","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/product/future-stock/occ","kind":"Class","name":"OccFutureStockAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/product_future-stock_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/product_future-stock_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getFutureStockEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getFutureStocks","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCodes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getFutureStocksEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCodes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccFutureStockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStockEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStockEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccFutureStockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStocks","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStocks","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCodes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccFutureStockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStocksEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStocksEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCodes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccFutureStockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/occ"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/occ","kind":"Class","name":"OccFutureStockAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/product/future-stock/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/product/future-stock/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getFutureStock","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/product/future-stock/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product/future-stock/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getFutureStocks","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/product/future-stock/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCodes","type":"string","canonicalReference":"@spartacus/product/future-stock/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getFutureStockEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/product/future-stock/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product/future-stock/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getFutureStocksEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/product/future-stock/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCodes","type":"string","canonicalReference":"@spartacus/product/future-stock/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product/future-stock/core","kind":"Class","name":"FutureStockAdapter","members":[{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getFutureStocks","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCodes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"FutureStockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStocks","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStocks","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCodes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"FutureStockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/core"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/core","kind":"Class","name":"FutureStockAdapter","members":[{"kind":"Method","name":"getFutureStock","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/product/future-stock/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product/future-stock/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getFutureStocks","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/product/future-stock/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCodes","type":"string","canonicalReference":"@spartacus/product/future-stock/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product/future-stock/core","kind":"Class","name":"FutureStockConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"FutureStockAdapter","isOptional":false,"canonicalReference":"@spartacus/product_future-stock_core!FutureStockAdapter:class","shortType":"FutureStockAdapter","importPath":"@spartacus/product/future-stock/core"}]},{"kind":"Property","name":"adapter","type":"FutureStockAdapter"},{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getFutureStocks","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCodes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"FutureStockConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStocks","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStocks","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCodes","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"FutureStockConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/core"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/core","kind":"Class","name":"FutureStockConnector","members":[{"kind":"Property","name":"adapter","type":"FutureStockAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"FutureStockAdapter","canonicalReference":"@spartacus/product/future-stock/core!FutureStockAdapter:class","shortType":"FutureStockAdapter","importPath":"@spartacus/product/future-stock/core","isOptional":false}]},{"kind":"Method","name":"getFutureStock","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/product/future-stock/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product/future-stock/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getFutureStocks","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/product/future-stock/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCodes","type":"string","canonicalReference":"@spartacus/product/future-stock/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product/future-stock/core","kind":"Class","name":"FutureStockCoreModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"FutureStockCoreModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/core"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/core","kind":"Class","name":"FutureStockCoreModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product/future-stock/core","kind":"Class","name":"FutureStockService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/product_future-stock_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"futureStockConnector","type":"FutureStockConnector","isOptional":false,"canonicalReference":"@spartacus/product_future-stock_core!FutureStockConnector:class","shortType":"FutureStockConnector","importPath":"@spartacus/product/future-stock/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product_future-stock_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"futureStockConnector","type":"FutureStockConnector"},{"kind":"Property","name":"futureStockState$","type":"Observable"},{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"PRODUCT_KEY","type":""},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFutureStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFutureStock","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"FutureStockService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/core"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/core","kind":"Class","name":"FutureStockService","members":[{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"futureStockConnector","type":"FutureStockConnector"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"PRODUCT_KEY","type":""},{"kind":"Property","name":"futureStockState$","type":"Observable"},{"kind":"Method","name":"getFutureStock","parameters":[],"returnType":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/product/future-stock/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"futureStockConnector","type":"FutureStockConnector","canonicalReference":"@spartacus/product/future-stock/core!FutureStockConnector:class","shortType":"FutureStockConnector","importPath":"@spartacus/product/future-stock/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product/future-stock/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]}]}},{"entryPoint":"@spartacus/product/future-stock/core","kind":"Interface","name":"ProductFutureStock","members":[{"kind":"PropertySignature","name":"futureStocks","type":"FutureStock[]"},{"kind":"PropertySignature","name":"productCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"futureStocks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"futureStocks","type":"FutureStock[]"},"topLevelApiElementName":"ProductFutureStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/future-stock/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCode","type":"string"},"topLevelApiElementName":"ProductFutureStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/future-stock/core"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/core","kind":"Interface","name":"ProductFutureStock","members":[{"kind":"Property","name":"futureStocks","type":"FutureStock[]"},{"kind":"Property","name":"productCode","type":"string"}]}},{"entryPoint":"@spartacus/product/future-stock/core","kind":"Interface","name":"ProductFutureStockList","members":[{"kind":"PropertySignature","name":"productFutureStocks","type":"FutureStock[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productFutureStocks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productFutureStocks","type":"FutureStock[]"},"topLevelApiElementName":"ProductFutureStockList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/future-stock/core"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/core","kind":"Interface","name":"ProductFutureStockList","members":[{"kind":"Property","name":"productFutureStocks","type":"FutureStock[]"}]}},{"entryPoint":"@spartacus/product/future-stock/components","kind":"Class","name":"FutureStockAccordionComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"futureStockService","type":"FutureStockFacade","isOptional":false,"canonicalReference":"@spartacus/product_future-stock_components!~FutureStockFacade:class","shortType":"FutureStockFacade","importPath":"@spartacus/product/future-stock/root"}]},{"kind":"Property","name":"expanded","type":"boolean"},{"kind":"Property","name":"futureStocks$","type":"import(\"rxjs\").Observable"},{"kind":"Property","name":"futureStockService","type":"FutureStockFacade"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FutureStockAccordionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/future-stock/components"}],"newApiElement":{"entryPoint":"@spartacus/product/future-stock/components","kind":"Class","name":"FutureStockAccordionComponent","members":[{"kind":"Property","name":"futureStockService","type":"FutureStockFacade"},{"kind":"Property","name":"futureStocks$","type":"rxjs.Observable"},{"kind":"Property","name":"expanded","type":"boolean"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"futureStockService","type":"FutureStockFacade","canonicalReference":"@spartacus/product/future-stock/components!FutureStockFacade:class","shortType":"FutureStockFacade","importPath":"@spartacus/product/future-stock/root","isOptional":false}]},{"kind":"Method","name":"toggle","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsCs","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsDe","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsEn","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsEs_CO","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsEs","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsFr","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsHi","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsHu","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsId","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsIt","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsJa","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsKo","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsPl","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsPt","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsRu","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsZh_TW","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/future-stock/assets","kind":"Variable","name":"futureStockTranslationsZh","type":"{ futureStock: { futureStockDropdown: { header: string; quantity: string; noFutureStocks: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"futureStockTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"futureStockTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/future-stock/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/core","kind":"Interface","name":"BulkPrice","members":[{"kind":"PropertySignature","name":"currencyIso","type":"string"},{"kind":"PropertySignature","name":"discount","type":"number"},{"kind":"PropertySignature","name":"formattedDiscount","type":"string"},{"kind":"PropertySignature","name":"formattedValue","type":"string"},{"kind":"PropertySignature","name":"maxQuantity","type":"number"},{"kind":"PropertySignature","name":"minQuantity","type":"number"},{"kind":"PropertySignature","name":"priceType","type":"string"},{"kind":"PropertySignature","name":"value","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currencyIso","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currencyIso","type":"string"},"topLevelApiElementName":"BulkPrice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"discount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"discount","type":"number"},"topLevelApiElementName":"BulkPrice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDiscount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDiscount","type":"string"},"topLevelApiElementName":"BulkPrice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedValue","type":"string"},"topLevelApiElementName":"BulkPrice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxQuantity","type":"number"},"topLevelApiElementName":"BulkPrice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minQuantity","type":"number"},"topLevelApiElementName":"BulkPrice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priceType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priceType","type":"string"},"topLevelApiElementName":"BulkPrice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"number"},"topLevelApiElementName":"BulkPrice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product/bulk-pricing/core"}],"newApiElement":{"entryPoint":"@spartacus/product/bulk-pricing/core","kind":"Interface","name":"BulkPrice","members":[{"kind":"Property","name":"currencyIso","type":"string"},{"kind":"Property","name":"formattedValue","type":"string"},{"kind":"Property","name":"maxQuantity","type":"number"},{"kind":"Property","name":"minQuantity","type":"number"},{"kind":"Property","name":"priceType","type":"string"},{"kind":"Property","name":"value","type":"number"},{"kind":"Property","name":"formattedDiscount","type":"string"},{"kind":"Property","name":"discount","type":"number"}]}},{"entryPoint":"@spartacus/product/bulk-pricing/core","kind":"Class","name":"BulkPricingService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_core!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"calculateDiscount","overloadIndex":1,"parameters":[{"name":"bulkPriceTemplate","type":"BulkPrice","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_core!BulkPrice:interface","shortType":"BulkPrice","importPath":"@spartacus/product/bulk-pricing/core"},{"name":"basePrice","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BulkPrice"},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"productPriceScope","type":"Product | undefined","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"BulkPrice[] | undefined"},{"kind":"Method","name":"getBulkPrices","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"parsePrice","overloadIndex":1,"parameters":[{"name":"priceTier","type":"Price","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_core!~Price:interface","shortType":"Price","importPath":"@spartacus/core"},{"name":"basePrice","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BulkPrice"},{"kind":"Property","name":"PRODUCT_SCOPE","type":""},{"kind":"Property","name":"productService","type":"ProductService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateDiscount","overloadIndex":1,"parameters":[{"name":"bulkPriceTemplate","type":"BulkPrice","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_core!BulkPrice:interface","shortType":"BulkPrice","importPath":"@spartacus/product/bulk-pricing/core"},{"name":"basePrice","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BulkPrice"},"topLevelApiElementName":"BulkPricingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"productPriceScope","type":"Product | undefined","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"BulkPrice[] | undefined"},"topLevelApiElementName":"BulkPricingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBulkPrices","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBulkPrices","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"BulkPricingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/bulk-pricing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parsePrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parsePrice","overloadIndex":1,"parameters":[{"name":"priceTier","type":"Price","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_core!~Price:interface","shortType":"Price","importPath":"@spartacus/core"},{"name":"basePrice","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BulkPrice"},"topLevelApiElementName":"BulkPricingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/bulk-pricing/core"}],"newApiElement":{"entryPoint":"@spartacus/product/bulk-pricing/core","kind":"Class","name":"BulkPricingService","members":[{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"PRODUCT_SCOPE","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product/bulk-pricing/core!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getBulkPrices","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/product/bulk-pricing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"convert","parameters":[{"name":"productPriceScope","type":"Product | undefined","canonicalReference":"@spartacus/product/bulk-pricing/core!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"BulkPrice[] | undefined"},{"kind":"Method","name":"parsePrice","parameters":[{"name":"priceTier","type":"Price","canonicalReference":"@spartacus/product/bulk-pricing/core!Price:class","shortType":"Price","importPath":"","isOptional":false},{"name":"basePrice","type":"number | undefined","canonicalReference":"@spartacus/product/bulk-pricing/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"BulkPrice"},{"kind":"Method","name":"calculateDiscount","parameters":[{"name":"bulkPriceTemplate","type":"BulkPrice","canonicalReference":"@spartacus/product/bulk-pricing/core!BulkPrice:class","shortType":"BulkPrice","importPath":"","isOptional":false},{"name":"basePrice","type":"number | undefined","canonicalReference":"@spartacus/product/bulk-pricing/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"BulkPrice"}]}},{"entryPoint":"@spartacus/product/bulk-pricing/components","kind":"Class","name":"BulkPricingTableComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"bulkPricingService","type":"BulkPricingService","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_components!~BulkPricingService:class","shortType":"BulkPricingService","importPath":"@spartacus/product/bulk-pricing/core"}]},{"kind":"Property","name":"bulkPricingService","type":"BulkPricingService"},{"kind":"Method","name":"formatQuantity","overloadIndex":1,"parameters":[{"name":"tier","type":"BulkPrice","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_components!~BulkPrice:interface","shortType":"BulkPrice","importPath":"@spartacus/product/bulk-pricing/core"}],"returnType":"string"},{"kind":"Method","name":"getPrices","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"priceTiers$","type":"Observable"},{"kind":"Property","name":"PRODUCT_KEY","type":""},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"formatQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"formatQuantity","overloadIndex":1,"parameters":[{"name":"tier","type":"BulkPrice","isOptional":false,"canonicalReference":"@spartacus/product_bulk-pricing_components!~BulkPrice:interface","shortType":"BulkPrice","importPath":"@spartacus/product/bulk-pricing/core"}],"returnType":"string"},"topLevelApiElementName":"BulkPricingTableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/bulk-pricing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPrices","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPrices","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BulkPricingTableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/bulk-pricing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BulkPricingTableComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product/bulk-pricing/components"}],"newApiElement":{"entryPoint":"@spartacus/product/bulk-pricing/components","kind":"Class","name":"BulkPricingTableComponent","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"bulkPricingService","type":"BulkPricingService"},{"kind":"Property","name":"PRODUCT_KEY","type":""},{"kind":"Property","name":"priceTiers$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product/bulk-pricing/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"bulkPricingService","type":"BulkPricingService","canonicalReference":"@spartacus/product/bulk-pricing/components!BulkPricingService:class","shortType":"BulkPricingService","importPath":"@spartacus/product/bulk-pricing/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"formatQuantity","parameters":[{"name":"tier","type":"BulkPrice","canonicalReference":"@spartacus/product/bulk-pricing/components!BulkPrice:class","shortType":"BulkPrice","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getPrices","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsCs","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsDe","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsEn","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsEs_CO","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsEs","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsFr","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsHi","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsHu","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsId","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsIt","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsJa","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsKo","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsPl","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsPt","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsRu","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsZh_TW","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product/bulk-pricing/assets","kind":"Variable","name":"bulkPricingTranslationsZh","type":"{ bulkPricing: { bulkPricingTable: { quantity: string; price: string; discount: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"bulkPricingTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"bulkPricingTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product/bulk-pricing/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/core","kind":"Class","name":"ProductMultiDimensionalSelectorImagesService","members":[{"kind":"Property","name":"config","type":"Config"},{"kind":"Method","name":"getBaseUrl","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getVariantOptionImage","overloadIndex":1,"parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"},{"name":"variantOptionValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Image | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBaseUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBaseUrl","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ProductMultiDimensionalSelectorImagesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVariantOptionImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVariantOptionImage","overloadIndex":1,"parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!~VariantOptionQualifier:interface","shortType":"VariantOptionQualifier","importPath":"@spartacus/core"},{"name":"variantOptionValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Image | undefined"},"topLevelApiElementName":"ProductMultiDimensionalSelectorImagesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/core"}],"newApiElement":{"entryPoint":"@spartacus/product-multi-dimensional/selector/core","kind":"Class","name":"ProductMultiDimensionalSelectorImagesService","members":[{"kind":"Property","name":"config","type":"Config"},{"kind":"Method","name":"getVariantOptionImage","parameters":[{"name":"variantOptionQualifiers","type":"VariantOptionQualifier[]","canonicalReference":"@spartacus/product-multi-dimensional/selector/core!VariantOptionQualifier:class","shortType":"VariantOptionQualifier","importPath":"","isOptional":false},{"name":"variantOptionValue","type":"string","canonicalReference":"@spartacus/product-multi-dimensional/selector/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Image | undefined"},{"kind":"Method","name":"getBaseUrl","parameters":[],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-multi-dimensional/selector/core","kind":"Class","name":"ProductMultiDimensionalSelectorService","members":[{"kind":"Method","name":"checkIfEveryOptionHasImages","overloadIndex":1,"parameters":[{"name":"variantCategories","type":"VariantCategoryGroup[]","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!VariantCategoryGroup:type","shortType":"VariantCategoryGroup","importPath":"@spartacus/product-multi-dimensional/selector/core"}],"returnType":"VariantCategoryGroup[]"},{"kind":"Method","name":"createVariantCategoryGroup","overloadIndex":1,"parameters":[{"name":"elements","type":"VariantMatrixElement[]","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!~VariantMatrixElement:interface","shortType":"VariantMatrixElement","importPath":"@spartacus/core"}],"returnType":"VariantCategoryGroup"},{"kind":"Method","name":"createVariantOptionCategory","overloadIndex":1,"parameters":[{"name":"element","type":"VariantMatrixElement","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!~VariantMatrixElement:interface","shortType":"VariantMatrixElement","importPath":"@spartacus/core"}],"returnType":"VariantCategoryOption"},{"kind":"Method","name":"getVariants","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"VariantCategoryGroup[]"},{"kind":"Property","name":"imagesService","type":"ProductMultiDimensionalSelectorImagesService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkIfEveryOptionHasImages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkIfEveryOptionHasImages","overloadIndex":1,"parameters":[{"name":"variantCategories","type":"VariantCategoryGroup[]","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!VariantCategoryGroup:type","shortType":"VariantCategoryGroup","importPath":"@spartacus/product-multi-dimensional/selector/core"}],"returnType":"VariantCategoryGroup[]"},"topLevelApiElementName":"ProductMultiDimensionalSelectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createVariantCategoryGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createVariantCategoryGroup","overloadIndex":1,"parameters":[{"name":"elements","type":"VariantMatrixElement[]","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!~VariantMatrixElement:interface","shortType":"VariantMatrixElement","importPath":"@spartacus/core"}],"returnType":"VariantCategoryGroup"},"topLevelApiElementName":"ProductMultiDimensionalSelectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createVariantOptionCategory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createVariantOptionCategory","overloadIndex":1,"parameters":[{"name":"element","type":"VariantMatrixElement","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!~VariantMatrixElement:interface","shortType":"VariantMatrixElement","importPath":"@spartacus/core"}],"returnType":"VariantCategoryOption"},"topLevelApiElementName":"ProductMultiDimensionalSelectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVariants","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVariants","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"VariantCategoryGroup[]"},"topLevelApiElementName":"ProductMultiDimensionalSelectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/core"}],"newApiElement":{"entryPoint":"@spartacus/product-multi-dimensional/selector/core","kind":"Class","name":"ProductMultiDimensionalSelectorService","members":[{"kind":"Property","name":"imagesService","type":"ProductMultiDimensionalSelectorImagesService"},{"kind":"Method","name":"getVariants","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-multi-dimensional/selector/core!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"VariantCategoryGroup[]"},{"kind":"Method","name":"checkIfEveryOptionHasImages","parameters":[{"name":"variantCategories","type":"VariantCategoryGroup[]","canonicalReference":"@spartacus/product-multi-dimensional/selector/core!VariantCategoryGroup:class","shortType":"VariantCategoryGroup","importPath":"","isOptional":false}],"returnType":"VariantCategoryGroup[]"},{"kind":"Method","name":"createVariantOptionCategory","parameters":[{"name":"element","type":"VariantMatrixElement","canonicalReference":"@spartacus/product-multi-dimensional/selector/core!VariantMatrixElement:class","shortType":"VariantMatrixElement","importPath":"","isOptional":false}],"returnType":"VariantCategoryOption"},{"kind":"Method","name":"createVariantCategoryGroup","parameters":[{"name":"elements","type":"VariantMatrixElement[]","canonicalReference":"@spartacus/product-multi-dimensional/selector/core!VariantMatrixElement:class","shortType":"VariantMatrixElement","importPath":"","isOptional":false}],"returnType":"VariantCategoryGroup"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-multi-dimensional/selector/components","kind":"Class","name":"ProductMultiDimensionalSelectorComponent","members":[{"kind":"Property","name":"categories","type":"VariantCategoryGroup[]"},{"kind":"Method","name":"changeVariant","overloadIndex":1,"parameters":[{"name":"code","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Method","name":"getCategoryName","overloadIndex":1,"parameters":[{"name":"category","type":"VariantCategoryGroup","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~VariantCategoryGroup:type","shortType":"VariantCategoryGroup","importPath":"@spartacus/product-multi-dimensional/selector/core"}],"returnType":"string"},{"kind":"Method","name":"getSelectedValue","overloadIndex":1,"parameters":[{"name":"categoryName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getVariants","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"VariantCategoryGroup[]"},{"kind":"Method","name":"isSelected","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"multiDimensionalService","type":"ProductMultiDimensionalSelectorService"},{"kind":"Method","name":"onAriaLabel","overloadIndex":1,"parameters":[{"name":"option","type":"VariantCategoryOption","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~VariantCategoryOption:type","shortType":"VariantCategoryOption","importPath":"@spartacus/product-multi-dimensional/selector/core"},{"name":"categoryName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"route","type":"ActivatedRoute"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"selectedProductCode","type":"string"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeVariant","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeVariant","overloadIndex":1,"parameters":[{"name":"code","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductMultiDimensionalSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCategoryName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCategoryName","overloadIndex":1,"parameters":[{"name":"category","type":"VariantCategoryGroup","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~VariantCategoryGroup:type","shortType":"VariantCategoryGroup","importPath":"@spartacus/product-multi-dimensional/selector/core"}],"returnType":"string"},"topLevelApiElementName":"ProductMultiDimensionalSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedValue","overloadIndex":1,"parameters":[{"name":"categoryName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ProductMultiDimensionalSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVariants","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVariants","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"VariantCategoryGroup[]"},"topLevelApiElementName":"ProductMultiDimensionalSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSelected","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ProductMultiDimensionalSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onAriaLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onAriaLabel","overloadIndex":1,"parameters":[{"name":"option","type":"VariantCategoryOption","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~VariantCategoryOption:type","shortType":"VariantCategoryOption","importPath":"@spartacus/product-multi-dimensional/selector/core"},{"name":"categoryName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductMultiDimensionalSelectorComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"}],"newApiElement":{"entryPoint":"@spartacus/product-multi-dimensional/selector/components","kind":"Class","name":"ProductMultiDimensionalSelectorComponent","members":[{"kind":"Property","name":"multiDimensionalService","type":"ProductMultiDimensionalSelectorService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"route","type":"ActivatedRoute"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"selectedProductCode","type":"string"},{"kind":"Property","name":"categories","type":"VariantCategoryGroup[]"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Method","name":"changeVariant","parameters":[{"name":"code","type":"string | undefined","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSelectedValue","parameters":[{"name":"categoryName","type":"string","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"onAriaLabel","parameters":[{"name":"option","type":"VariantCategoryOption","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!VariantCategoryOption:class","shortType":"VariantCategoryOption","importPath":"","isOptional":false},{"name":"categoryName","type":"string","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCategoryName","parameters":[{"name":"category","type":"VariantCategoryGroup","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!VariantCategoryGroup:class","shortType":"VariantCategoryGroup","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"isSelected","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getVariants","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"VariantCategoryGroup[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-multi-dimensional/selector/components","kind":"Class","name":"ProductMultiDimensionalSelectorGuard","members":[{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Method","name":"findValidProductCodeAndReturnUrlTree","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getFallbackProductCode","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Method","name":"getValidVariantCode","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"ProductMultiDimensionalSelectorGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findValidProductCodeAndReturnUrlTree","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findValidProductCodeAndReturnUrlTree","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ProductMultiDimensionalSelectorGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFallbackProductCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFallbackProductCode","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"ProductMultiDimensionalSelectorGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValidVariantCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValidVariantCode","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_selector_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"ProductMultiDimensionalSelectorGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/selector/components"}],"newApiElement":{"entryPoint":"@spartacus/product-multi-dimensional/selector/components","kind":"Class","name":"ProductMultiDimensionalSelectorGuard","members":[{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Method","name":"canActivate","parameters":[{"name":"activatedRoute","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"findValidProductCodeAndReturnUrlTree","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getValidVariantCode","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"getFallbackProductCode","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-multi-dimensional/selector/components!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsCs","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsDe","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsEn","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsEs_CO","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsEs","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsFr","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsHi","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsHu","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsId","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsIt","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsJa","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsKo","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsPl","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsPt","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsRu","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsZh_TW","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/selector/assets","kind":"Variable","name":"multiDimensionalSelectorTranslationsZh","type":"{ multiDimensionalSelector: { multiDimensionalSelector: { variantThumbnailTitle: string; selectedVariant: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"multiDimensionalSelectorTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"multiDimensionalSelectorTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-multi-dimensional/selector/assets"}]},{"entryPoint":"@spartacus/product-multi-dimensional/list/root","kind":"Class","name":"ProductMultiDimensionalListItemDetailsComponent","members":[{"kind":"Method","name":"getProductPrice","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_list_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productListItemContext","type":"ProductListItemContext"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductPrice","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-multi-dimensional_list_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ProductMultiDimensionalListItemDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-multi-dimensional/list/root"}],"newApiElement":{"entryPoint":"@spartacus/product-multi-dimensional/list/root","kind":"Class","name":"ProductMultiDimensionalListItemDetailsComponent","members":[{"kind":"Property","name":"productListItemContext","type":"ProductListItemContext"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Method","name":"getProductPrice","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-multi-dimensional/list/root!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/textfield/root","kind":"Class","name":"TextfieldConfiguratorRootModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"TextfieldConfiguratorRootModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield/root"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield/root","kind":"Class","name":"TextfieldConfiguratorRootModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/textfield/root","kind":"Class","name":"TextfieldConfiguratorRoutingModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"TextfieldConfiguratorRoutingModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield/root"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield/root","kind":"Class","name":"TextfieldConfiguratorRoutingModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"ConfiguratorTextfieldAddToCartButtonComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorTextfieldService","type":"ConfiguratorTextfieldService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfieldService:class","shortType":"ConfiguratorTextfieldService","importPath":""}]},{"kind":"Property","name":"configuration","type":"ConfiguratorTextfield.Configuration"},{"kind":"Property","name":"configuratorTextfieldService","type":"ConfiguratorTextfieldService"},{"kind":"Method","name":"getButtonText","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"onAddToCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"productCode","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getButtonText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getButtonText","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorTextfieldAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onAddToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onAddToCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTextfieldAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"ConfiguratorTextfieldAddToCartButtonComponent","members":[{"kind":"Property","name":"configuratorTextfieldService","type":"ConfiguratorTextfieldService"},{"kind":"Property","name":"configuration","type":"ConfiguratorTextfield.Configuration"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorTextfieldService","type":"ConfiguratorTextfieldService","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfieldService:class","shortType":"ConfiguratorTextfieldService","importPath":"@spartacus/product-configurator/textfield","isOptional":false}]},{"kind":"Method","name":"onAddToCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"getButtonText","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"ConfiguratorTextfieldFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorTextfieldService","type":"ConfiguratorTextfieldService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfieldService:class","shortType":"ConfiguratorTextfieldService","importPath":""},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"}]},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"configuratorTextfieldService","type":"ConfiguratorTextfieldService"},{"kind":"Property","name":"isEditable$","type":"Observable"},{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTextfieldFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"ConfiguratorTextfieldFormComponent","members":[{"kind":"Property","name":"configuratorTextfieldService","type":"ConfiguratorTextfieldService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"isEditable$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorTextfieldService","type":"ConfiguratorTextfieldService","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfieldService:class","shortType":"ConfiguratorTextfieldService","importPath":"@spartacus/product-configurator/textfield","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false}]},{"kind":"Method","name":"updateConfiguration","parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"ConfiguratorTextfieldInputFieldComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo"},{"kind":"Property","name":"attributeInputForm","type":"UntypedFormControl"},{"kind":"Method","name":"getId","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getIdLabel","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getLabelForIdGeneration","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},{"kind":"Property","name":"inputChange","type":"EventEmitter"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onInputChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"PREFIX_TEXTFIELD","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getId","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorTextfieldInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIdLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIdLabel","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorTextfieldInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLabelForIdGeneration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLabelForIdGeneration","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorTextfieldInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTextfieldInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onInputChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onInputChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTextfieldInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"ConfiguratorTextfieldInputFieldComponent","members":[{"kind":"Property","name":"PREFIX_TEXTFIELD","type":"string"},{"kind":"Property","name":"attributeInputForm","type":"UntypedFormControl"},{"kind":"Property","name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo"},{"kind":"Property","name":"inputChange","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onInputChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"getIdLabel","parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getId","parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getLabelForIdGeneration","parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"ConfiguratorTextfieldInputFieldReadonlyComponent","members":[{"kind":"Property","name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo"},{"kind":"Method","name":"getIdLabel","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getLabelForIdGeneration","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},{"kind":"Property","name":"PREFIX_TEXTFIELD","type":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIdLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIdLabel","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorTextfieldInputFieldReadonlyComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLabelForIdGeneration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLabelForIdGeneration","overloadIndex":1,"parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorTextfieldInputFieldReadonlyComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"ConfiguratorTextfieldInputFieldReadonlyComponent","members":[{"kind":"Property","name":"PREFIX_TEXTFIELD","type":"string"},{"kind":"Property","name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo"},{"kind":"Method","name":"getIdLabel","parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getLabelForIdGeneration","parameters":[{"name":"attribute","type":"ConfiguratorTextfield.ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"OccConfiguratorTextfieldAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"ConfiguratorTextfield.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.AddToCartParameters:interface","shortType":"ConfiguratorTextfield.AddToCartParameters","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"ConfiguratorTextfield.UpdateCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.UpdateCartEntryParameters:interface","shortType":"ConfiguratorTextfield.UpdateCartEntryParameters","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"ConfiguratorTextfield.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.AddToCartParameters:interface","shortType":"ConfiguratorTextfield.AddToCartParameters","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccConfiguratorTextfieldAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"OccConfiguratorTextfieldAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"OccConfiguratorTextfieldAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"OccConfiguratorTextfieldAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"ConfiguratorTextfield.UpdateCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.UpdateCartEntryParameters:interface","shortType":"ConfiguratorTextfield.UpdateCartEntryParameters","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccConfiguratorTextfieldAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"OccConfiguratorTextfieldAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/product-configurator/textfield!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/product-configurator/textfield!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"createConfiguration","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/product-configurator/textfield!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/textfield!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addToCart","parameters":[{"name":"parameters","type":"ConfiguratorTextfield.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/textfield!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/textfield!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","parameters":[{"name":"parameters","type":"ConfiguratorTextfield.UpdateCartEntryParameters","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"OccConfiguratorTextfieldAddToCartSerializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"ConfiguratorTextfield.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.AddToCartParameters:interface","shortType":"ConfiguratorTextfield.AddToCartParameters","importPath":""},{"name":"target","type":"OccConfiguratorTextfield.AddToCartParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_textfield!~OccConfiguratorTextfield.AddToCartParameters:interface","shortType":"OccConfiguratorTextfield.AddToCartParameters","importPath":""}],"returnType":"OccConfiguratorTextfield.AddToCartParameters"},{"kind":"Method","name":"convertInfo","overloadIndex":1,"parameters":[{"name":"source","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""},{"name":"occConfigurationInfos","type":"OccConfiguratorTextfield.ConfigurationInfo[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~OccConfiguratorTextfield.ConfigurationInfo:interface","shortType":"OccConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"ConfiguratorTextfield.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.AddToCartParameters:interface","shortType":"ConfiguratorTextfield.AddToCartParameters","importPath":""},{"name":"target","type":"OccConfiguratorTextfield.AddToCartParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_textfield!~OccConfiguratorTextfield.AddToCartParameters:interface","shortType":"OccConfiguratorTextfield.AddToCartParameters","importPath":""}],"returnType":"OccConfiguratorTextfield.AddToCartParameters"},"topLevelApiElementName":"OccConfiguratorTextfieldAddToCartSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertInfo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertInfo","overloadIndex":1,"parameters":[{"name":"source","type":"ConfiguratorTextfield.ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.ConfigurationInfo:interface","shortType":"ConfiguratorTextfield.ConfigurationInfo","importPath":""},{"name":"occConfigurationInfos","type":"OccConfiguratorTextfield.ConfigurationInfo[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~OccConfiguratorTextfield.ConfigurationInfo:interface","shortType":"OccConfiguratorTextfield.ConfigurationInfo","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorTextfieldAddToCartSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"OccConfiguratorTextfieldAddToCartSerializer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"ConfiguratorTextfield.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false},{"name":"target","type":"OccConfiguratorTextfield.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/textfield!OccConfiguratorTextfield:class","shortType":"OccConfiguratorTextfield","importPath":"","isOptional":true}],"returnType":"OccConfiguratorTextfield.AddToCartParameters"},{"kind":"Method","name":"convertInfo","parameters":[{"name":"source","type":"ConfiguratorTextfield.ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":false},{"name":"occConfigurationInfos","type":"OccConfiguratorTextfield.ConfigurationInfo[]","canonicalReference":"@spartacus/product-configurator/textfield!OccConfiguratorTextfield:class","shortType":"OccConfiguratorTextfield","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"OccConfiguratorTextfieldNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfiguratorTextfield.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~OccConfiguratorTextfield.Configuration:interface","shortType":"OccConfiguratorTextfield.Configuration","importPath":""},{"name":"target","type":"ConfiguratorTextfield.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.Configuration:interface","shortType":"ConfiguratorTextfield.Configuration","importPath":""}],"returnType":"ConfiguratorTextfield.Configuration"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfiguratorTextfield.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_textfield!~OccConfiguratorTextfield.Configuration:interface","shortType":"OccConfiguratorTextfield.Configuration","importPath":""},{"name":"target","type":"ConfiguratorTextfield.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_textfield!~ConfiguratorTextfield.Configuration:interface","shortType":"ConfiguratorTextfield.Configuration","importPath":""}],"returnType":"ConfiguratorTextfield.Configuration"},"topLevelApiElementName":"OccConfiguratorTextfieldNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/textfield"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/textfield","kind":"Class","name":"OccConfiguratorTextfieldNormalizer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"OccConfiguratorTextfield.Configuration","canonicalReference":"@spartacus/product-configurator/textfield!OccConfiguratorTextfield:class","shortType":"OccConfiguratorTextfield","importPath":"","isOptional":false},{"name":"target","type":"ConfiguratorTextfield.Configuration","canonicalReference":"@spartacus/product-configurator/textfield!ConfiguratorTextfield:class","shortType":"ConfiguratorTextfield","importPath":"","isOptional":true}],"returnType":"ConfiguratorTextfield.Configuration"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/root","kind":"Class","name":"ConfiguratorBadRequestHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getIllegalStateErrorsRelatedToProductConfigurator","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleIllegalArgumentIssues","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"isIllegalStateErrorRelatedToMakeToStock","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isIllegalStateErrorRelatedToProductConfigurator","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | \"\" | undefined"},{"kind":"Method","name":"isNotEmpty","overloadIndex":1,"parameters":[{"name":"errors","type":"ErrorModel[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_root!~ErrorModel:interface","shortType":"ErrorModel","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isRelatedToProductConfigurator","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIllegalStateErrorsRelatedToProductConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIllegalStateErrorsRelatedToProductConfigurator","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleIllegalArgumentIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleIllegalArgumentIssues","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isIllegalStateErrorRelatedToMakeToStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isIllegalStateErrorRelatedToMakeToStock","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isIllegalStateErrorRelatedToProductConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isIllegalStateErrorRelatedToProductConfigurator","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | \"\" | undefined"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNotEmpty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNotEmpty","overloadIndex":1,"parameters":[{"name":"errors","type":"ErrorModel[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_root!~ErrorModel:interface","shortType":"ErrorModel","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRelatedToProductConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRelatedToProductConfigurator","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/root","kind":"Class","name":"ConfiguratorBadRequestHandler","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/product-configurator/rulebased/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/product-configurator/rulebased/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/product-configurator/rulebased/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/product-configurator/rulebased/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleIllegalArgumentIssues","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isNotEmpty","parameters":[{"name":"errors","type":"ErrorModel[]","canonicalReference":"@spartacus/product-configurator/rulebased/root!ErrorModel:class","shortType":"ErrorModel","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isIllegalStateErrorRelatedToMakeToStock","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isIllegalStateErrorRelatedToProductConfigurator","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean | \"\" | undefined"},{"kind":"Method","name":"getIllegalStateErrorsRelatedToProductConfigurator","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/product-configurator/rulebased/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"isRelatedToProductConfigurator","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/product-configurator/rulebased/root!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/root","kind":"Class","name":"RulebasedConfiguratorRootModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"RulebasedConfiguratorRootModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/root","kind":"Class","name":"RulebasedConfiguratorRootModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/root","kind":"Class","name":"RulebasedConfiguratorRoutingModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"RulebasedConfiguratorRoutingModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/root","kind":"Class","name":"RulebasedConfiguratorRoutingModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/root","kind":"Class","name":"VariantConfiguratorPageLayoutHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_root!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_root!~BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"},{"name":"layoutConfig","type":"LayoutConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_root!~LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront"},{"name":"commonConfiguratorUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_root!~CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"}]},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"commonConfiguratorUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"configuratorRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Method","name":"handle","overloadIndex":1,"parameters":[{"name":"slots$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"pageTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"layoutConfig","type":"LayoutConfig"},{"kind":"Property","name":"sectionDisplayOnlyName","type":"string"},{"kind":"Property","name":"templateName","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handle","overloadIndex":1,"parameters":[{"name":"slots$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"pageTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorPageLayoutHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/root"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/root","kind":"Class","name":"VariantConfiguratorPageLayoutHandler","members":[{"kind":"Property","name":"configuratorRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"layoutConfig","type":"LayoutConfig"},{"kind":"Property","name":"commonConfiguratorUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"templateName","type":"string"},{"kind":"Property","name":"sectionDisplayOnlyName","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased/root!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/product-configurator/rulebased/root!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false},{"name":"layoutConfig","type":"LayoutConfig","canonicalReference":"@spartacus/product-configurator/rulebased/root!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"commonConfiguratorUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased/root!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false}]},{"kind":"Method","name":"handle","parameters":[{"name":"slots$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"pageTemplate","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"section","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Namespace","name":"Cpq","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"Cpq","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Cpq","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"Attribute","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"dataType","type":"Cpq.DataType"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"displayAs","type":"number"},{"kind":"PropertySignature","name":"hasConflict","type":"boolean"},{"kind":"PropertySignature","name":"incomplete","type":"boolean"},{"kind":"PropertySignature","name":"isEnabled","type":"boolean"},{"kind":"PropertySignature","name":"isLineItem","type":"boolean"},{"kind":"PropertySignature","name":"label","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"pA_ID","type":"number"},{"kind":"PropertySignature","name":"quantity","type":"string"},{"kind":"PropertySignature","name":"required","type":"boolean"},{"kind":"PropertySignature","name":"stdAttrCode","type":"number"},{"kind":"PropertySignature","name":"userInput","type":"string"},{"kind":"PropertySignature","name":"values","type":"Value[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Attribute","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Attribute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"ChangeAttributeValue","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"attributeValueIds","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"userInput","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ChangeAttributeValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ChangeAttributeValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"Configuration","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"attributes","type":"Attribute[]"},{"kind":"PropertySignature","name":"completed","type":"boolean"},{"kind":"PropertySignature","name":"configurationId","type":"string"},{"kind":"PropertySignature","name":"conflictMessages","type":"string[]"},{"kind":"PropertySignature","name":"currencyISOCode","type":"string"},{"kind":"PropertySignature","name":"currencySign","type":"string"},{"kind":"PropertySignature","name":"errorMessages","type":"string[]"},{"kind":"PropertySignature","name":"failedValidations","type":"string[]"},{"kind":"PropertySignature","name":"incompleteAttributes","type":"string[]"},{"kind":"PropertySignature","name":"incompleteMessages","type":"string[]"},{"kind":"PropertySignature","name":"invalidMessages","type":"string[]"},{"kind":"PropertySignature","name":"numberOfConflicts","type":"number"},{"kind":"PropertySignature","name":"productName","type":"string"},{"kind":"PropertySignature","name":"productSystemId","type":"string"},{"kind":"PropertySignature","name":"responder","type":"Cpq.Responder"},{"kind":"PropertySignature","name":"tabs","type":"Tab[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Configuration","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Configuration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"ConfigurationCreatedResponseData","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"configurationId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ConfigurationCreatedResponseData","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConfigurationCreatedResponseData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Enum","name":"DataType","namespace":"Cpq","members":["INPUT_NUMBER","INPUT_STRING","N_A","QTY_ATTRIBUTE_LEVEL","QTY_VALUE_LEVEL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"DataType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DataType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Enum","name":"DisplayAs","namespace":"Cpq","members":["AUTO_COMPLETE_CUSTOM","CHECK_BOX","DROPDOWN","INPUT","LIST_BOX","LIST_BOX_MULTI","RADIO_BUTTON","READ_ONLY"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"DisplayAs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DisplayAs","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"Responder","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"baseProductPrice","type":"string"},{"kind":"PropertySignature","name":"totalPrice","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Responder","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Responder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"Tab","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"attributes","type":"Attribute[]"},{"kind":"PropertySignature","name":"displayName","type":"string"},{"kind":"PropertySignature","name":"id","type":"number"},{"kind":"PropertySignature","name":"isIncomplete","type":"boolean"},{"kind":"PropertySignature","name":"isSelected","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Tab","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attributes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attributes","type":"Attribute[]"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"number"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isIncomplete","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isIncomplete","type":"boolean"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isSelected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isSelected","type":"boolean"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Tab","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/storefront","kind":"Interface","name":"Tab","members":[{"kind":"Property","name":"headerKey","type":"string"},{"kind":"Property","name":"headerParams","type":"Record"},{"kind":"Property","name":"header","type":"string"},{"kind":"Property","name":"content","type":"TemplateRef"},{"kind":"Property","name":"id","type":"number"},{"kind":"Property","name":"disableBorderFocus","type":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"UpdateAttribute","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"changeAttributeValue","type":"ChangeAttributeValue"},{"kind":"PropertySignature","name":"configurationId","type":"string"},{"kind":"PropertySignature","name":"standardAttributeCode","type":"string"},{"kind":"PropertySignature","name":"tabId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"UpdateAttribute","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UpdateAttribute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"UpdateValue","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"attributeValueId","type":"string"},{"kind":"PropertySignature","name":"configurationId","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"standardAttributeCode","type":"string"},{"kind":"PropertySignature","name":"tabId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"UpdateValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UpdateValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"Value","namespace":"Cpq","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"paV_ID","type":"number"},{"kind":"PropertySignature","name":"price","type":"string"},{"kind":"PropertySignature","name":"productSystemId","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"string"},{"kind":"PropertySignature","name":"selected","type":"boolean"},{"kind":"PropertySignature","name":"valueCode","type":"string"},{"kind":"PropertySignature","name":"valueDisplay","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Value","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Value","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cpqConfiguratorNormalizerUtilsService","type":"CpqConfiguratorNormalizerUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!CpqConfiguratorNormalizerUtilsService:class","shortType":"CpqConfiguratorNormalizerUtilsService","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"compileAttributeIncomplete","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"target","type":"Configurator.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Configuration"},{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"groupId","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeList","type":"Configurator.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertAttributeType","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"convertGenericGroup","overloadIndex":1,"parameters":[{"name":"sourceAttributes","type":"Cpq.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"incompleteAttributes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"flatGroupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertGroup","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Tab","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Tab:interface","shortType":"Cpq.Tab","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"sourceAttributes","type":"Cpq.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"flatGroupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertValue","overloadIndex":1,"parameters":[{"name":"sourceValue","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"values","type":"Configurator.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertValueCode","overloadIndex":1,"parameters":[{"name":"valueCode","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"convertValueDisplay","overloadIndex":1,"parameters":[{"name":"sourceValue","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"cpqConfiguratorNormalizerUtilsService","type":"CpqConfiguratorNormalizerUtilsService"},{"kind":"Method","name":"findUiTypeFromDisplayType","overloadIndex":1,"parameters":[{"name":"displayAs","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"displayAsProduct","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"generateErrorMessages","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"string[]"},{"kind":"Method","name":"generateTotalNumberOfIssues","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"number"},{"kind":"Method","name":"generateWarningMessages","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"string[]"},{"kind":"Method","name":"hasValueToBeIgnored","overloadIndex":1,"parameters":[{"name":"attribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"value","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"boolean"},{"kind":"Method","name":"mapPAId","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"string"},{"kind":"Method","name":"setSelectedSingleValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileAttributeIncomplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileAttributeIncomplete","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"target","type":"Configurator.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Configuration"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"groupId","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeList","type":"Configurator.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttributeType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttributeType","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Configurator.UiType"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertGenericGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertGenericGroup","overloadIndex":1,"parameters":[{"name":"sourceAttributes","type":"Cpq.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"incompleteAttributes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"flatGroupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertGroup","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Tab","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Tab:interface","shortType":"Cpq.Tab","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"sourceAttributes","type":"Cpq.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"flatGroupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertValue","overloadIndex":1,"parameters":[{"name":"sourceValue","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"values","type":"Configurator.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertValueCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertValueCode","overloadIndex":1,"parameters":[{"name":"valueCode","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertValueDisplay","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertValueDisplay","overloadIndex":1,"parameters":[{"name":"sourceValue","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findUiTypeFromDisplayType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findUiTypeFromDisplayType","overloadIndex":1,"parameters":[{"name":"displayAs","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"displayAsProduct","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Configurator.UiType"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateErrorMessages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateErrorMessages","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"string[]"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateTotalNumberOfIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateTotalNumberOfIssues","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"number"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateWarningMessages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateWarningMessages","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"string[]"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasValueToBeIgnored","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasValueToBeIgnored","overloadIndex":1,"parameters":[{"name":"attribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"value","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"boolean"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mapPAId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mapPAId","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"string"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setSelectedSingleValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setSelectedSingleValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorNormalizer","members":[{"kind":"Property","name":"cpqConfiguratorNormalizerUtilsService","type":"CpqConfiguratorNormalizerUtilsService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cpqConfiguratorNormalizerUtilsService","type":"CpqConfiguratorNormalizerUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CpqConfiguratorNormalizerUtilsService:class","shortType":"CpqConfiguratorNormalizerUtilsService","importPath":"@spartacus/product-configurator/rulebased/cpq","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Cpq.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"target","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"Configurator.Configuration"},{"kind":"Method","name":"generateTotalNumberOfIssues","parameters":[{"name":"source","type":"Cpq.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"generateWarningMessages","parameters":[{"name":"source","type":"Cpq.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"string[]"},{"kind":"Method","name":"generateErrorMessages","parameters":[{"name":"source","type":"Cpq.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"string[]"},{"kind":"Method","name":"convertGroup","parameters":[{"name":"source","type":"Cpq.Tab","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"sourceAttributes","type":"Cpq.Attribute[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupList","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"flatGroupList","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertGenericGroup","parameters":[{"name":"sourceAttributes","type":"Cpq.Attribute[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"incompleteAttributes","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupList","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"flatGroupList","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertAttribute","parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"groupId","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attributeList","type":"Configurator.Attribute[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"mapPAId","parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"setSelectedSingleValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertValueDisplay","parameters":[{"name":"sourceValue","type":"Cpq.Value","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"sourceAttribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertValueCode","parameters":[{"name":"valueCode","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"convertValue","parameters":[{"name":"sourceValue","type":"Cpq.Value","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"sourceAttribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"values","type":"Configurator.Value[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertAttributeType","parameters":[{"name":"sourceAttribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"findUiTypeFromDisplayType","parameters":[{"name":"displayAs","type":"number | undefined","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"displayAsProduct","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"sourceAttribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"compileAttributeIncomplete","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasValueToBeIgnored","parameters":[{"name":"attribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"value","type":"Cpq.Value","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorNormalizerUtilsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"calculateAttributePriceTotal","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.PriceDetails"},{"kind":"Method","name":"calculateValuePriceTotal","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valuePrice","type":"Configurator.PriceDetails","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.PriceDetails:interface","shortType":"Configurator.PriceDetails","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.PriceDetails | undefined"},{"kind":"Method","name":"convertAttributeLabel","overloadIndex":1,"parameters":[{"name":"attribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"string"},{"kind":"Method","name":"convertDataType","overloadIndex":1,"parameters":[{"name":"cpqAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Configurator.DataType"},{"kind":"Method","name":"convertPriceSummary","overloadIndex":1,"parameters":[{"name":"cpqConfiguration","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Configurator.PriceSummary"},{"kind":"Method","name":"convertQuantity","overloadIndex":1,"parameters":[{"name":"value","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"attribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"number | undefined"},{"kind":"Method","name":"convertValuePrice","overloadIndex":1,"parameters":[{"name":"value","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.PriceDetails | undefined"},{"kind":"Method","name":"formatPriceForLocale","overloadIndex":1,"parameters":[{"name":"price","type":"Configurator.PriceDetails","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.PriceDetails:interface","shortType":"Configurator.PriceDetails","importPath":"@spartacus/product-configurator/rulebased"},{"name":"availableLocale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getActiveLanguage","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getLanguage","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"hasAnyProducts","overloadIndex":1,"parameters":[{"name":"attributeValues","type":"Cpq.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"boolean"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"reportMissingLocaleData","overloadIndex":1,"parameters":[{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateAttributePriceTotal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateAttributePriceTotal","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.PriceDetails"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateValuePriceTotal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateValuePriceTotal","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valuePrice","type":"Configurator.PriceDetails","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.PriceDetails:interface","shortType":"Configurator.PriceDetails","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.PriceDetails | undefined"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttributeLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttributeLabel","overloadIndex":1,"parameters":[{"name":"attribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"string"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertDataType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertDataType","overloadIndex":1,"parameters":[{"name":"cpqAttribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Configurator.DataType"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertPriceSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertPriceSummary","overloadIndex":1,"parameters":[{"name":"cpqConfiguration","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Configurator.PriceSummary"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertQuantity","overloadIndex":1,"parameters":[{"name":"value","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"attribute","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"number | undefined"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertValuePrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertValuePrice","overloadIndex":1,"parameters":[{"name":"value","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.PriceDetails | undefined"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"formatPriceForLocale","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"formatPriceForLocale","overloadIndex":1,"parameters":[{"name":"price","type":"Configurator.PriceDetails","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.PriceDetails:interface","shortType":"Configurator.PriceDetails","importPath":"@spartacus/product-configurator/rulebased"},{"name":"availableLocale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveLanguage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveLanguage","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLanguage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLanguage","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasAnyProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasAnyProducts","overloadIndex":1,"parameters":[{"name":"attributeValues","type":"Cpq.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"boolean"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reportMissingLocaleData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reportMissingLocaleData","overloadIndex":1,"parameters":[{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CpqConfiguratorNormalizerUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorNormalizerUtilsService","members":[{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convertQuantity","parameters":[{"name":"value","type":"Cpq.Value","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"attribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"convertValuePrice","parameters":[{"name":"value","type":"Cpq.Value","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.PriceDetails | undefined"},{"kind":"Method","name":"calculateValuePriceTotal","parameters":[{"name":"quantity","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"valuePrice","type":"Configurator.PriceDetails","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"Configurator.PriceDetails | undefined"},{"kind":"Method","name":"calculateAttributePriceTotal","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.PriceDetails"},{"kind":"Method","name":"formatPriceForLocale","parameters":[{"name":"price","type":"Configurator.PriceDetails","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"availableLocale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertDataType","parameters":[{"name":"cpqAttribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"Configurator.DataType"},{"kind":"Method","name":"convertPriceSummary","parameters":[{"name":"cpqConfiguration","type":"Cpq.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"Configurator.PriceSummary"},{"kind":"Method","name":"hasAnyProducts","parameters":[{"name":"attributeValues","type":"Cpq.Value[]","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"convertAttributeLabel","parameters":[{"name":"attribute","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getLanguage","parameters":[],"returnType":"string"},{"kind":"Method","name":"getActiveLanguage","parameters":[],"returnType":"string"},{"kind":"Method","name":"reportMissingLocaleData","parameters":[{"name":"lang","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorOccAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cpqOccService","type":"CpqConfiguratorOccService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!CpqConfiguratorOccService:class","shortType":"CpqConfiguratorOccService","importPath":"@spartacus/product-configurator/rulebased/cpq"}]},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Property","name":"cpqOccService","type":"CpqConfiguratorOccService"},{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"getConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConfiguratorType","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readPriceSummary","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"searchVariants","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfiguratorType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfiguratorType","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readPriceSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readPriceSummary","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchVariants","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchVariants","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorOccAdapter","members":[{"kind":"Property","name":"cpqOccService","type":"CpqConfiguratorOccService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cpqOccService","type":"CpqConfiguratorOccService","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CpqConfiguratorOccService:class","shortType":"CpqConfiguratorOccService","importPath":"@spartacus/product-configurator/rulebased/cpq","isOptional":false}]},{"kind":"Method","name":"getConfiguratorType","parameters":[],"returnType":"string"},{"kind":"Method","name":"createConfiguration","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfiguration","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfiguration","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addToCart","parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readPriceSummary","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConfigurationOverview","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"searchVariants","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorOccService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"callCreateConfiguration","overloadIndex":1,"parameters":[{"name":"productSystemId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"callReadConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"tabId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"callReadConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"callReadConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"callReadConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"callUpdateAttribute","overloadIndex":1,"parameters":[{"name":"updateAttribute","type":"Cpq.UpdateAttribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.UpdateAttribute:interface","shortType":"Cpq.UpdateAttribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Observable"},{"kind":"Method","name":"callUpdateValue","overloadIndex":1,"parameters":[{"name":"updateValue","type":"Cpq.UpdateValue","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.UpdateValue:interface","shortType":"Cpq.UpdateValue","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Observable"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"productSystemId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConfigIdForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"getConfigIdForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"tabId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"updateAttribute","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateValueQuantity","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callCreateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callCreateConfiguration","overloadIndex":1,"parameters":[{"name":"productSystemId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callReadConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callReadConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"tabId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callReadConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callReadConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callReadConfigurationForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callReadConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callReadConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callReadConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callUpdateAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callUpdateAttribute","overloadIndex":1,"parameters":[{"name":"updateAttribute","type":"Cpq.UpdateAttribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.UpdateAttribute:interface","shortType":"Cpq.UpdateAttribute","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"callUpdateValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"callUpdateValue","overloadIndex":1,"parameters":[{"name":"updateValue","type":"Cpq.UpdateValue","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.UpdateValue:interface","shortType":"Cpq.UpdateValue","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"productSystemId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfigIdForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfigIdForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfigIdForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfigIdForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"tabId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAttribute","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateValueQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateValueQuantity","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"CpqConfiguratorOccService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorOccService","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"addToCart","parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateCartEntry","parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConfigIdForCartEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConfigIdForOrderEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createConfiguration","parameters":[{"name":"productSystemId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfiguration","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"tabId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationOverview","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateAttribute","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateValueQuantity","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"callCreateConfiguration","parameters":[{"name":"productSystemId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"callReadConfiguration","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"tabId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"callReadConfigurationOverview","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"callUpdateAttribute","parameters":[{"name":"updateAttribute","type":"Cpq.UpdateAttribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"callUpdateValue","parameters":[{"name":"updateValue","type":"Cpq.UpdateValue","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"callReadConfigurationForCartEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"callReadConfigurationForOrderEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorOverviewNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cpqConfiguratorNormalizerUtilsService","type":"CpqConfiguratorNormalizerUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!CpqConfiguratorNormalizerUtilsService:class","shortType":"CpqConfiguratorNormalizerUtilsService","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"calculateTotalNumberOfIssues","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"number"},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"target","type":"Configurator.Overview","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Overview"},{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"attr","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.AttributeOverview[]"},{"kind":"Method","name":"convertAttributeValue","overloadIndex":1,"parameters":[{"name":"attr","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.AttributeOverview[]"},{"kind":"Method","name":"convertTab","overloadIndex":1,"parameters":[{"name":"tab","type":"Cpq.Tab","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Tab:interface","shortType":"Cpq.Tab","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.GroupOverview"},{"kind":"Property","name":"cpqConfiguratorNormalizerUtilsService","type":"CpqConfiguratorNormalizerUtilsService"},{"kind":"Method","name":"extractValue","overloadIndex":1,"parameters":[{"name":"valueSelected","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"attr","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.AttributeOverview"},{"kind":"Method","name":"extractValueUserInput","overloadIndex":1,"parameters":[{"name":"attr","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.AttributeOverview"},{"kind":"Property","name":"NO_OPTION_SELECTED","type":""},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateTotalNumberOfIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateTotalNumberOfIssues","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"number"},"topLevelApiElementName":"CpqConfiguratorOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Cpq.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Configuration:interface","shortType":"Cpq.Configuration","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"target","type":"Configurator.Overview","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Overview"},"topLevelApiElementName":"CpqConfiguratorOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"attr","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.AttributeOverview[]"},"topLevelApiElementName":"CpqConfiguratorOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttributeValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttributeValue","overloadIndex":1,"parameters":[{"name":"attr","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.AttributeOverview[]"},"topLevelApiElementName":"CpqConfiguratorOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertTab","overloadIndex":1,"parameters":[{"name":"tab","type":"Cpq.Tab","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Tab:interface","shortType":"Cpq.Tab","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.GroupOverview"},"topLevelApiElementName":"CpqConfiguratorOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractValue","overloadIndex":1,"parameters":[{"name":"valueSelected","type":"Cpq.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Value:interface","shortType":"Cpq.Value","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"attr","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.AttributeOverview"},"topLevelApiElementName":"CpqConfiguratorOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractValueUserInput","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractValueUserInput","overloadIndex":1,"parameters":[{"name":"attr","type":"Cpq.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!Cpq.Attribute:interface","shortType":"Cpq.Attribute","importPath":"@spartacus/product-configurator/rulebased/cpq"},{"name":"currency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.AttributeOverview"},"topLevelApiElementName":"CpqConfiguratorOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorOverviewNormalizer","members":[{"kind":"Property","name":"cpqConfiguratorNormalizerUtilsService","type":"CpqConfiguratorNormalizerUtilsService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"NO_OPTION_SELECTED","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cpqConfiguratorNormalizerUtilsService","type":"CpqConfiguratorNormalizerUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!CpqConfiguratorNormalizerUtilsService:class","shortType":"CpqConfiguratorNormalizerUtilsService","importPath":"@spartacus/product-configurator/rulebased/cpq","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Cpq.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"target","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"Configurator.Overview"},{"kind":"Method","name":"convertTab","parameters":[{"name":"tab","type":"Cpq.Tab","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.GroupOverview"},{"kind":"Method","name":"convertAttribute","parameters":[{"name":"attr","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.AttributeOverview[]"},{"kind":"Method","name":"convertAttributeValue","parameters":[{"name":"attr","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.AttributeOverview[]"},{"kind":"Method","name":"extractValue","parameters":[{"name":"valueSelected","type":"Cpq.Value","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"attr","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.AttributeOverview"},{"kind":"Method","name":"extractValueUserInput","parameters":[{"name":"attr","type":"Cpq.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false},{"name":"currency","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.AttributeOverview"},{"kind":"Method","name":"calculateTotalNumberOfIssues","parameters":[{"name":"source","type":"Cpq.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Cpq:class","shortType":"Cpq","importPath":"","isOptional":false}],"returnType":"number"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorSerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Cpq.UpdateAttribute"},{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configurationId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Cpq.UpdateAttribute"},{"kind":"Method","name":"convertQuantity","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Cpq.UpdateAttribute"},{"kind":"Method","name":"prepareValueIds","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"processSelectedSingleValue","overloadIndex":1,"parameters":[{"name":"singleValue","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"processValueCode","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Cpq.UpdateAttribute"},"topLevelApiElementName":"CpqConfiguratorSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configurationId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Cpq.UpdateAttribute"},"topLevelApiElementName":"CpqConfiguratorSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertQuantity","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Cpq.UpdateAttribute"},"topLevelApiElementName":"CpqConfiguratorSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareValueIds","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareValueIds","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"CpqConfiguratorSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"processSelectedSingleValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"processSelectedSingleValue","overloadIndex":1,"parameters":[{"name":"singleValue","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CpqConfiguratorSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"processValueCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"processValueCode","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"CpqConfiguratorSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorSerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Cpq.UpdateAttribute"},{"kind":"Method","name":"convertQuantity","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Cpq.UpdateAttribute"},{"kind":"Method","name":"convertAttribute","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configurationId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Cpq.UpdateAttribute"},{"kind":"Method","name":"processValueCode","parameters":[{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"processSelectedSingleValue","parameters":[{"name":"singleValue","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"prepareValueIds","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorUtils","members":[{"kind":"Method","name":"findFirstChangedAttribute","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Attribute"},{"kind":"Method","name":"getUpdateInformation","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"CpqUpdateInformation"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findFirstChangedAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findFirstChangedAttribute","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Attribute"},"topLevelApiElementName":"CpqConfiguratorUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUpdateInformation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUpdateInformation","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"CpqUpdateInformation"},"topLevelApiElementName":"CpqConfiguratorUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorUtils","members":[{"kind":"Method","name":"getUpdateInformation","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"CpqUpdateInformation"},{"kind":"Method","name":"findFirstChangedAttribute","parameters":[{"name":"source","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Attribute"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorValueSerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Cpq.UpdateValue"},{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configurationId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Cpq.UpdateValue"},{"kind":"Method","name":"findFirstChangedValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Value"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Cpq.UpdateValue"},"topLevelApiElementName":"CpqConfiguratorValueSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configurationId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Cpq.UpdateValue"},"topLevelApiElementName":"CpqConfiguratorValueSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findFirstChangedValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findFirstChangedValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Value"},"topLevelApiElementName":"CpqConfiguratorValueSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"CpqConfiguratorValueSerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Cpq.UpdateValue"},{"kind":"Method","name":"convertAttribute","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configurationId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Cpq.UpdateValue"},{"kind":"Method","name":"findFirstChangedValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Value"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"OccConfiguratorCpqAddToCartSerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccCpqConfigurator.AddToCartParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!OccCpqConfigurator.AddToCartParameters:interface","shortType":"OccCpqConfigurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"OccCpqConfigurator.AddToCartParameters"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccCpqConfigurator.AddToCartParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!OccCpqConfigurator.AddToCartParameters:interface","shortType":"OccCpqConfigurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"OccCpqConfigurator.AddToCartParameters"},"topLevelApiElementName":"OccConfiguratorCpqAddToCartSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"OccConfiguratorCpqAddToCartSerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Configurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"target","type":"OccCpqConfigurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!OccCpqConfigurator:class","shortType":"OccCpqConfigurator","importPath":"","isOptional":true}],"returnType":"OccCpqConfigurator.AddToCartParameters"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"OccConfiguratorCpqUpdateCartEntrySerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccCpqConfigurator.UpdateConfigurationForCartEntryParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!OccCpqConfigurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"OccCpqConfigurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"OccCpqConfigurator.UpdateConfigurationForCartEntryParameters"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!~Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccCpqConfigurator.UpdateConfigurationForCartEntryParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased_cpq!OccCpqConfigurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"OccCpqConfigurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased/cpq"}],"returnType":"OccCpqConfigurator.UpdateConfigurationForCartEntryParameters"},"topLevelApiElementName":"OccConfiguratorCpqUpdateCartEntrySerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Class","name":"OccConfiguratorCpqUpdateCartEntrySerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Configurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"target","type":"OccCpqConfigurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased/cpq!OccCpqConfigurator:class","shortType":"OccCpqConfigurator","importPath":"","isOptional":true}],"returnType":"OccCpqConfigurator.UpdateConfigurationForCartEntryParameters"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Namespace","name":"OccCpqConfigurator","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OccCpqConfigurator","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OccCpqConfigurator","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"AddToCartParameters","namespace":"OccCpqConfigurator","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"product","type":"AddToCartProductData"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"AddToCartParameters","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AddToCartParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"AddToCartProductData","namespace":"OccCpqConfigurator","members":[{"kind":"PropertySignature","name":"code","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"AddToCartProductData","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AddToCartProductData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased/cpq","kind":"Interface","name":"UpdateConfigurationForCartEntryParameters","namespace":"OccCpqConfigurator","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"entryNumber","type":"string"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"UpdateConfigurationForCartEntryParameters","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UpdateConfigurationForCartEntryParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased/cpq"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"AttributeComponentAssignment","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"AttributeComponentAssignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"AttributeComponentAssignment","members":[]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Namespace","name":"Configurator","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"Configurator","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Configurator","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"AddToCartParameters","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"AddToCartParameters","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AddToCartParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Attribute","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"attrCode","type":"number"},{"kind":"PropertySignature","name":"attributePriceTotal","type":"PriceDetails"},{"kind":"PropertySignature","name":"dataType","type":"DataType"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"domainOnDemand","type":"boolean"},{"kind":"PropertySignature","name":"groupId","type":"string"},{"kind":"PropertySignature","name":"hasConflicts","type":"boolean"},{"kind":"PropertySignature","name":"images","type":"Image[]"},{"kind":"PropertySignature","name":"incomplete","type":"boolean"},{"kind":"PropertySignature","name":"intervalInDomain","type":"boolean"},{"kind":"PropertySignature","name":"isLineItem","type":"boolean"},{"kind":"PropertySignature","name":"key","type":"string"},{"kind":"PropertySignature","name":"label","type":"string"},{"kind":"PropertySignature","name":"maxlength","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"negativeAllowed","type":"boolean"},{"kind":"PropertySignature","name":"numDecimalPlaces","type":"number"},{"kind":"PropertySignature","name":"numTotalLength","type":"number"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"required","type":"boolean"},{"kind":"PropertySignature","name":"retractTriggered","type":"boolean"},{"kind":"PropertySignature","name":"selectedSingleValue","type":"string"},{"kind":"PropertySignature","name":"uiType","type":"UiType"},{"kind":"PropertySignature","name":"uiTypeVariation","type":"string"},{"kind":"PropertySignature","name":"userInput","type":"string"},{"kind":"PropertySignature","name":"validationType","type":"string"},{"kind":"PropertySignature","name":"values","type":"Value[]"},{"kind":"PropertySignature","name":"visible","type":"boolean"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Attribute","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Attribute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"AttributeOverview","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"attribute","type":"string"},{"kind":"PropertySignature","name":"attributeId","type":"string"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"type","type":"AttributeOverviewType"},{"kind":"PropertySignature","name":"value","type":"string"},{"kind":"PropertySignature","name":"valueId","type":"string"},{"kind":"PropertySignature","name":"valuePrice","type":"PriceDetails"},{"kind":"PropertySignature","name":"valuePriceTotal","type":"PriceDetails"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"AttributeOverview","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AttributeOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"AttributeOverviewType","namespace":"Configurator","members":["BUNDLE","GENERAL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"AttributeOverviewType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AttributeOverviewType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"AttributeSupplement","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"attributeUiKey","type":"string"},{"kind":"PropertySignature","name":"valueSupplements","type":"ValueSupplement[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"AttributeSupplement","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AttributeSupplement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Configuration","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"complete","type":"boolean"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"consistent","type":"boolean"},{"kind":"PropertySignature","name":"errorMessages","type":"string[]"},{"kind":"PropertySignature","name":"flatGroups","type":"Group[]"},{"kind":"PropertySignature","name":"groups","type":"Group[]"},{"kind":"PropertySignature","name":"hideBasePriceAndSelectedOptions","type":"boolean"},{"kind":"PropertySignature","name":"immediateConflictResolution","type":"boolean"},{"kind":"PropertySignature","name":"interactionState","type":"InteractionState"},{"kind":"PropertySignature","name":"isCartEntryUpdateRequired","type":"boolean"},{"kind":"PropertySignature","name":"isPricingAsync","type":"boolean"},{"kind":"PropertySignature","name":"kbKey","type":"KB"},{"kind":"PropertySignature","name":"newConfiguration","type":"boolean"},{"kind":"PropertySignature","name":"nextOwner","type":"CommonConfigurator.Owner"},{"kind":"PropertySignature","name":"overview","type":"Overview"},{"kind":"PropertySignature","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"PropertySignature","name":"priceSummary","type":"PriceSummary"},{"kind":"PropertySignature","name":"priceSupplements","type":"AttributeSupplement[]"},{"kind":"PropertySignature","name":"pricingEnabled","type":"boolean"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"totalNumberOfIssues","type":"number"},{"kind":"PropertySignature","name":"updateType","type":"UpdateType"},{"kind":"PropertySignature","name":"variants","type":"Variant[]"},{"kind":"PropertySignature","name":"warningMessages","type":"string[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Configuration","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Configuration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfigurationWithOverview","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"overview","type":"Overview"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ConfigurationWithOverview","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConfigurationWithOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"ConflictHeaderId","namespace":"Configurator","type":"","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"ConflictHeaderId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConflictHeaderId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"ConflictIdPrefix","namespace":"Configurator","type":"","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"ConflictIdPrefix","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConflictIdPrefix","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CustomUiTypeIndicator","namespace":"Configurator","type":"","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"CustomUiTypeIndicator","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CustomUiTypeIndicator","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"DataType","namespace":"Configurator","members":["INPUT_NUMBER","INPUT_STRING","NOT_IMPLEMENTED","USER_SELECTION_NO_QTY","USER_SELECTION_QTY_ATTRIBUTE_LEVEL","USER_SELECTION_QTY_VALUE_LEVEL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"DataType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DataType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Group","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"attributes","type":"Attribute[]"},{"kind":"PropertySignature","name":"complete","type":"boolean"},{"kind":"PropertySignature","name":"configurable","type":"boolean"},{"kind":"PropertySignature","name":"consistent","type":"boolean"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"groupType","type":"GroupType"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"subGroups","type":"Group[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Group","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Group","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"GroupOverview","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"attributes","type":"AttributeOverview[]"},{"kind":"PropertySignature","name":"groupDescription","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"subGroups","type":"GroupOverview[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"GroupOverview","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"GroupOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"GroupType","namespace":"Configurator","members":["ATTRIBUTE_GROUP","CONFLICT_GROUP","CONFLICT_HEADER_GROUP","SUB_ITEM_GROUP"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"GroupType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"GroupType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Image","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"altText","type":"string"},{"kind":"PropertySignature","name":"format","type":"ImageFormatType"},{"kind":"PropertySignature","name":"galleryIndex","type":"number"},{"kind":"PropertySignature","name":"type","type":"ImageType"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Image","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"altText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"altText","type":"string"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"format","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"format","type":"ImageFormatType"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"galleryIndex","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"galleryIndex","type":"number"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"ImageType"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Image","members":[{"kind":"Property","name":"altText","type":"string"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"format","type":"string"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Property","name":"imageType","type":"ImageType"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"width","type":"number"},{"kind":"Property","name":"height","type":"number"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"ImageFormatType","namespace":"Configurator","members":["ATTRIBUTE_IMAGE","VALUE_IMAGE"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"ImageFormatType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ImageFormatType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"ImageType","namespace":"Configurator","members":["GALLERY","PRIMARY"],"breakingChanges":[{"change":"ENUM_MOVED","changeType":"MOVED","changeKind":"Enum","changeLabel":"moved","changeElementName":"ImageType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ImageType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Enum","name":"ImageType","members":["PRIMARY","GALLERY"]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"InteractionState","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"currentGroup","type":"string"},{"kind":"PropertySignature","name":"groupsVisited","type":"{ [id: string]: boolean; }"},{"kind":"PropertySignature","name":"isConflictResolutionMode","type":"boolean"},{"kind":"PropertySignature","name":"issueNavigationDone","type":"boolean"},{"kind":"PropertySignature","name":"menuParentGroup","type":"string"},{"kind":"PropertySignature","name":"newConfiguration","type":"boolean"},{"kind":"PropertySignature","name":"showConflictSolverDialog","type":"boolean"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"InteractionState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"InteractionState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"KB","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"kbBuildNumber","type":"string"},{"kind":"PropertySignature","name":"kbLogsys","type":"string"},{"kind":"PropertySignature","name":"kbName","type":"string"},{"kind":"PropertySignature","name":"kbVersion","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"KB","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"KB","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Overview","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"attributeFilters","type":"OverviewFilter[]"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"groupFilters","type":"string[]"},{"kind":"PropertySignature","name":"groups","type":"GroupOverview[]"},{"kind":"PropertySignature","name":"numberOfConflicts","type":"number"},{"kind":"PropertySignature","name":"numberOfIncompleteCharacteristics","type":"number"},{"kind":"PropertySignature","name":"possibleGroups","type":"GroupOverview[]"},{"kind":"PropertySignature","name":"priceSummary","type":"PriceSummary"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"totalNumberOfIssues","type":"number"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Overview","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Overview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"OverviewFilter","namespace":"Configurator","members":["PRICE_RELEVANT","USER_INPUT","VISIBLE"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"OverviewFilter","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OverviewFilter","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"PriceDetails","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"currencyIso","type":"string"},{"kind":"PropertySignature","name":"formattedValue","type":"string"},{"kind":"PropertySignature","name":"value","type":"number"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PriceDetails","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PriceDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"PriceSavingDetails","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"maxQuantity","type":"number"},{"kind":"PropertySignature","name":"minQuantity","type":"number"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PriceSavingDetails","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PriceSavingDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"PriceSummary","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"basePrice","type":"PriceDetails"},{"kind":"PropertySignature","name":"currentTotal","type":"PriceDetails"},{"kind":"PropertySignature","name":"currentTotalSavings","type":"PriceSavingDetails"},{"kind":"PropertySignature","name":"selectedOptions","type":"PriceDetails"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PriceSummary","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PriceSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"RetractValueCode","namespace":"Configurator","type":"","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"RetractValueCode","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"RetractValueCode","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"UiType","namespace":"Configurator","members":["AUTO_COMPLETE_CUSTOM","CHECKBOX","CHECKBOXLIST","CHECKBOXLIST_PRODUCT","DROPDOWN","DROPDOWN_ADDITIONAL_INPUT","DROPDOWN_PRODUCT","LISTBOX","LISTBOX_MULTI","MULTI_SELECTION_IMAGE","NOT_IMPLEMENTED","NUMERIC","RADIOBUTTON","RADIOBUTTON_ADDITIONAL_INPUT","RADIOBUTTON_PRODUCT","READ_ONLY","READ_ONLY_MULTI_SELECTION_IMAGE","READ_ONLY_SINGLE_SELECTION_IMAGE","SAP_DATE","SINGLE_SELECTION_IMAGE","STRING"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"UiType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UiType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"UpdateConfigurationForCartEntryParameters","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"cartEntryNumber","type":"string"},{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"configuration","type":"Configurator.Configuration"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"UpdateConfigurationForCartEntryParameters","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UpdateConfigurationForCartEntryParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"UpdateType","namespace":"Configurator","members":["ATTRIBUTE","ATTRIBUTE_QUANTITY","VALUE_QUANTITY"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"UpdateType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UpdateType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"ValidationType","namespace":"Configurator","members":["NONE","NUMERIC","SAP_DATE"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"ValidationType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ValidationType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Value","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"images","type":"Image[]"},{"kind":"PropertySignature","name":"isCommerceProduct","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"productSystemId","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"selected","type":"boolean"},{"kind":"PropertySignature","name":"valueCode","type":"string"},{"kind":"PropertySignature","name":"valueDisplay","type":"string"},{"kind":"PropertySignature","name":"valuePrice","type":"PriceDetails"},{"kind":"PropertySignature","name":"valuePriceTotal","type":"PriceDetails"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Value","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Value","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ValueSupplement","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"attributeValueKey","type":"string"},{"kind":"PropertySignature","name":"obsoletePriceValue","type":"PriceDetails"},{"kind":"PropertySignature","name":"priceValue","type":"PriceDetails"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ValueSupplement","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ValueSupplement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Variant","namespace":"Configurator","members":[{"kind":"PropertySignature","name":"productCode","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Variant","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Variant","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Namespace","name":"ConfiguratorActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"ConfiguratorActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConfiguratorActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"ADD_NEXT_OWNER","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"ADD_NEXT_OWNER","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"ADD_TO_CART","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"ADD_TO_CART","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"AddNextOwner","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; cartEntryNo: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; cartEntryNo: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"AddNextOwner","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; cartEntryNo: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n cartEntryNo: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"AddToCart","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.AddToCartParameters"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"AddToCart","members":[{"kind":"Property","name":"payload","type":"Configurator.AddToCartParameters"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CHANGE_GROUP_FINALIZE","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CHANGE_GROUP_FINALIZE","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CHANGE_GROUP","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CHANGE_GROUP","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ChangeGroup","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; parentGroupId?: string; conflictResolutionMode?: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; parentGroupId?: string; conflictResolutionMode?: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ChangeGroup","members":[{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; parentGroupId?: string; conflictResolutionMode?: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n configuration: Configurator.Configuration;\n groupId: string;\n /**\n * Id of parent group. Can be undefined for groups on root level\n */\n parentGroupId?: string;\n conflictResolutionMode?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ChangeGroupFinalize","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ChangeGroupFinalize","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CHECK_CONFLICT_DIALOG","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CHECK_CONFLICT_DIALOG","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"CheckConflictDialoge","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"ownerKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"CheckConflictDialoge","members":[{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"ownerKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"TypeAlias","name":"ConfiguratorAction","namespace":"ConfiguratorActions","members":["CreateConfiguration | CreateConfigurationFail | CreateConfigurationSuccess | ReadConfiguration | ReadConfigurationFail | ReadConfigurationSuccess | UpdateConfiguration | UpdateConfigurationFail | UpdateConfigurationSuccess | UpdateConfigurationFinalizeFail | UpdateConfigurationFinalizeSuccess | UpdatePriceSummary | UpdatePriceSummaryFail | UpdatePriceSummarySuccess | ChangeGroup | ChangeGroupFinalize | GetConfigurationOverview | GetConfigurationOverviewFail | GetConfigurationOverviewSuccess | UpdateConfigurationOverview | UpdateConfigurationOverviewFail | UpdateConfigurationOverviewSuccess | RemoveConfiguration | SetInteractionState | SetMenuParentGroup | SetCurrentGroup | SetGroupsVisited | RemoveProductBoundConfigurations | CheckConflictDialoge | DissmissConflictDialoge | ReadAttributeDomain"],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"TypeAlias","name":"ConfiguratorAction","members":["CreateConfiguration | CreateConfigurationFail | CreateConfigurationSuccess | ReadConfiguration | ReadConfigurationFail | ReadConfigurationSuccess | UpdateConfiguration | UpdateConfigurationFail | UpdateConfigurationSuccess | UpdateConfigurationFinalizeFail | UpdateConfigurationFinalizeSuccess | UpdatePriceSummary | UpdatePriceSummaryFail | UpdatePriceSummarySuccess | ChangeGroup | ChangeGroupFinalize | GetConfigurationOverview | GetConfigurationOverviewFail | GetConfigurationOverviewSuccess | UpdateConfigurationOverview | UpdateConfigurationOverviewFail | UpdateConfigurationOverviewSuccess | RemoveConfiguration | SetInteractionState | SetMenuParentGroup | SetCurrentGroup | SetGroupsVisited | RemoveProductBoundConfigurations | CheckConflictDialoge | DissmissConflictDialoge | ReadAttributeDomain"]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"TypeAlias","name":"ConfiguratorCartAction","namespace":"ConfiguratorActions","members":["AddNextOwner | SetNextOwnerCartEntry | ReadCartEntryConfiguration | ReadCartEntryConfigurationSuccess | ReadCartEntryConfigurationFail | ReadOrderEntryConfiguration | ReadOrderEntryConfigurationSuccess | ReadOrderEntryConfigurationFail | RemoveCartBoundConfigurations | UpdateCartEntry"],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"TypeAlias","name":"ConfiguratorCartAction","members":["AddNextOwner | SetNextOwnerCartEntry | ReadCartEntryConfiguration | ReadCartEntryConfigurationSuccess | ReadCartEntryConfigurationFail | ReadOrderEntryConfiguration | ReadOrderEntryConfigurationSuccess | ReadOrderEntryConfigurationFail | RemoveCartBoundConfigurations | UpdateCartEntry"]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"TypeAlias","name":"ConfiguratorVariantAction","namespace":"ConfiguratorActions","members":["SearchVariants | SearchVariantsFail | SearchVariantsSuccess"],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"TypeAlias","name":"ConfiguratorVariantAction","members":["SearchVariants | SearchVariantsFail | SearchVariantsSuccess"]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CREATE_CONFIGURATION_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CREATE_CONFIGURATION_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CREATE_CONFIGURATION_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CREATE_CONFIGURATION_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CREATE_CONFIGURATION","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"CREATE_CONFIGURATION","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"CreateConfiguration","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ owner: CommonConfigurator.Owner; configIdTemplate?: string; forceReset?: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ owner: CommonConfigurator.Owner; configIdTemplate?: string; forceReset?: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"CreateConfiguration","members":[{"kind":"Property","name":"payload","type":"{ owner: CommonConfigurator.Owner; configIdTemplate?: string; forceReset?: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n owner: CommonConfigurator.Owner;\n configIdTemplate?: string;\n forceReset?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"CreateConfigurationFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"CreateConfigurationFail","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"CreateConfigurationSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"CreateConfigurationSuccess","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"DISMISS_CONFLICT_DIALOG","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"DISMISS_CONFLICT_DIALOG","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"DissmissConflictDialoge","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"ownerKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"DissmissConflictDialoge","members":[{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"ownerKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"GET_CONFIGURATION_OVERVIEW_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"GET_CONFIGURATION_OVERVIEW_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"GET_CONFIGURATION_OVERVIEW_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"GET_CONFIGURATION_OVERVIEW_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"GET_CONFIGURATION_OVERVIEW","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"GET_CONFIGURATION_OVERVIEW","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"GetConfigurationOverview","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"GetConfigurationOverview","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"GetConfigurationOverviewFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"GetConfigurationOverviewFail","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"GetConfigurationOverviewSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; overview: Configurator.Overview; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; overview: Configurator.Overview; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"GetConfigurationOverviewSuccess","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; overview: Configurator.Overview; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n overview: Configurator.Overview;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_ATTRIBUTE_DOMAIN","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_ATTRIBUTE_DOMAIN","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CART_ENTRY_CONFIGURATION_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CART_ENTRY_CONFIGURATION_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CART_ENTRY_CONFIGURATION_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CART_ENTRY_CONFIGURATION_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CART_ENTRY_CONFIGURATION","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CART_ENTRY_CONFIGURATION","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CONFIGURATION_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CONFIGURATION_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CONFIGURATION_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CONFIGURATION_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CONFIGURATION","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_CONFIGURATION","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_ORDER_ENTRY_CONFIGURATION_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_ORDER_ENTRY_CONFIGURATION_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_ORDER_ENTRY_CONFIGURATION_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_ORDER_ENTRY_CONFIGURATION_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_ORDER_ENTRY_CONFIGURATION","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"READ_ORDER_ENTRY_CONFIGURATION","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadAttributeDomain","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; attributeKey: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; attributeKey: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadAttributeDomain","members":[{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; attributeKey: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n configuration: Configurator.Configuration;\n groupId: string;\n attributeKey: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadCartEntryConfiguration","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}]},{"kind":"Property","name":"payload","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadCartEntryConfiguration","members":[{"kind":"Property","name":"payload","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadCartEntryConfigurationFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadCartEntryConfigurationFail","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadCartEntryConfigurationSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadCartEntryConfigurationSuccess","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadConfiguration","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadConfiguration","members":[{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; groupId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n configuration: Configurator.Configuration;\n groupId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadConfigurationFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadConfigurationFail","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadConfigurationSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadConfigurationSuccess","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadOrderEntryConfiguration","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}]},{"kind":"Property","name":"payload","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadOrderEntryConfiguration","members":[{"kind":"Property","name":"payload","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadOrderEntryConfigurationFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadOrderEntryConfigurationFail","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadOrderEntryConfigurationSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ReadOrderEntryConfigurationSuccess","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"REMOVE_CART_BOUND_CONFIGURATIONS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"REMOVE_CART_BOUND_CONFIGURATIONS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"REMOVE_CONFIGURATION","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"REMOVE_CONFIGURATION","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"REMOVE_PRODUCT_BOUND_CONFIGURATIONS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"REMOVE_PRODUCT_BOUND_CONFIGURATIONS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RemoveCartBoundConfigurations","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RemoveCartBoundConfigurations","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RemoveConfiguration","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string | string[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string | string[]; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RemoveConfiguration","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string | string[]; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string | string[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RemoveProductBoundConfigurations","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RemoveProductBoundConfigurations","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SEARCH_VARIANTS_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SEARCH_VARIANTS_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SEARCH_VARIANTS_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SEARCH_VARIANTS_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SEARCH_VARIANTS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SEARCH_VARIANTS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SearchVariants","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SearchVariants","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SearchVariantsFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SearchVariantsFail","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SearchVariantsSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; variants: Configurator.Variant[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; variants: Configurator.Variant[]; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SearchVariantsSuccess","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; variants: Configurator.Variant[]; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n variants: Configurator.Variant[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_CURRENT_GROUP","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_CURRENT_GROUP","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_GROUPS_VISITED","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_GROUPS_VISITED","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_INTERACTION_STATE","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_INTERACTION_STATE","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_MENU_PARENT_GROUP","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_MENU_PARENT_GROUP","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_NEXT_OWNER_CART_ENTRY","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"SET_NEXT_OWNER_CART_ENTRY","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetCurrentGroup","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ entityKey: string | string[]; currentGroup: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ entityKey: string | string[]; currentGroup: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetCurrentGroup","members":[{"kind":"Property","name":"payload","type":"{ entityKey: string | string[]; currentGroup: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n entityKey: string | string[];\n currentGroup: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetGroupsVisited","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ entityKey: string; visitedGroups: string[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ entityKey: string; visitedGroups: string[]; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetGroupsVisited","members":[{"kind":"Property","name":"payload","type":"{ entityKey: string; visitedGroups: string[]; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n entityKey: string;\n visitedGroups: string[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetInteractionState","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ entityKey: string | string[]; interactionState: Configurator.InteractionState; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ entityKey: string | string[]; interactionState: Configurator.InteractionState; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetInteractionState","members":[{"kind":"Property","name":"payload","type":"{ entityKey: string | string[]; interactionState: Configurator.InteractionState; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n entityKey: string | string[];\n interactionState: Configurator.InteractionState;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetMenuParentGroup","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ entityKey: string | string[]; menuParentGroup?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ entityKey: string | string[]; menuParentGroup?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetMenuParentGroup","members":[{"kind":"Property","name":"payload","type":"{ entityKey: string | string[]; menuParentGroup?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n entityKey: string | string[];\n /**\n * Id of parent group. Can be undefined for groups on root level\n */\n menuParentGroup?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetNextOwnerCartEntry","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ configuration: Configurator.Configuration; cartEntryNo: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; cartEntryNo: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"SetNextOwnerCartEntry","members":[{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; cartEntryNo: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n configuration: Configurator.Configuration;\n cartEntryNo: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CART_ENTRY_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CART_ENTRY_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CART_ENTRY","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CART_ENTRY","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_FINALIZE_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_FINALIZE_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_FINALIZE_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_FINALIZE_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_OVERVIEW_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_OVERVIEW_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_OVERVIEW_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_OVERVIEW_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_OVERVIEW","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_OVERVIEW","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_CONFIGURATION","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_PRICE_SUMMARY_FAIL","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_PRICE_SUMMARY_FAIL","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_PRICE_SUMMARY_SUCCESS","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_PRICE_SUMMARY_SUCCESS","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_PRICE_SUMMARY","namespace":"ConfiguratorActions","type":"","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"UPDATE_PRICE_SUMMARY","type":""}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateCartEntry","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.UpdateConfigurationForCartEntryParameters"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateCartEntry","members":[{"kind":"Property","name":"payload","type":"Configurator.UpdateConfigurationForCartEntryParameters"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfiguration","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfiguration","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ configuration: Configurator.Configuration; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationFail","members":[{"kind":"Property","name":"payload","type":"{ configuration: Configurator.Configuration; error: any; }"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n configuration: Configurator.Configuration;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationFinalizeFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationFinalizeFail","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationFinalizeSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationFinalizeSuccess","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationOverview","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationOverview","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationOverviewFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationOverviewFail","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationOverviewSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; overview: Configurator.Overview; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; overview: Configurator.Overview; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationOverviewSuccess","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; overview: Configurator.Overview; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n overview: Configurator.Overview;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationSuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdateConfigurationSuccess","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdatePriceSummary","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdatePriceSummary","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdatePriceSummaryFail","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ ownerKey: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdatePriceSummaryFail","members":[{"kind":"Property","name":"payload","type":"{ ownerKey: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n ownerKey: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdatePriceSummarySuccess","namespace":"ConfiguratorActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"UpdatePriceSummarySuccess","members":[{"kind":"Property","name":"payload","type":"Configurator.Configuration"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAddToCartButtonComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCartService","type":"ConfiguratorCartService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCartService:class","shortType":"ConfiguratorCartService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"orderHistoryFacade","type":"OrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"commonConfiguratorUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"},{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"intersectionService","type":"IntersectionService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~IntersectionService:class","shortType":"IntersectionService","importPath":"@spartacus/storefront"},{"name":"configuratorQuantityService","type":"ConfiguratorQuantityService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorQuantityService:class","shortType":"ConfiguratorQuantityService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"addToCartButtonDisabled","type":"boolean"},{"kind":"Property","name":"commonConfiguratorUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorCartService","type":"ConfiguratorCartService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configuratorQuantityService","type":"ConfiguratorQuantityService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"container$","type":"Observable<{ routerData: ConfiguratorRouter.Data; configuration: Configurator.Configuration; hasPendingChanges: boolean; }>"},{"kind":"Method","name":"displayConfirmationMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"extractConfigPrices","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"{ basePrice: string | undefined; selectedOptions: string | undefined; totalPrice: string | undefined; }"},{"kind":"Method","name":"focusOverviewInTabBar","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"focusService","type":"KeyboardFocusService"},{"kind":"Method","name":"getButtonResourceKey","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"isQuoteActive","type":"boolean | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getTranslationKeyForAddToCart","overloadIndex":1,"parameters":[{"name":"isAddToCart","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"goToOrderDetails","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"goToQuoteDetails","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"goToSavedCartDetails","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"intersectionService","type":"IntersectionService"},{"kind":"Method","name":"isCartEntry","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"boolean"},{"kind":"Method","name":"isQuoteCartActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"leaveConfigurationOverview","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"makeAddToCartButtonSticky","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"navigateForProductBound","overloadIndex":1,"parameters":[{"name":"configWithNextOwner","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isOverview","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"navigateToCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateToOverview","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onAddToCart","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"onAddToCartForProduct","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isOverview","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onUpdateCart","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"isOverview","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Method","name":"performNavigation","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"isAdd","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isOverview","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"showMessage","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"quantityControl","type":"UntypedFormControl"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayConfirmationMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayConfirmationMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractConfigPrices","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractConfigPrices","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"{ basePrice: string | undefined; selectedOptions: string | undefined; totalPrice: string | undefined; }"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusOverviewInTabBar","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusOverviewInTabBar","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getButtonResourceKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getButtonResourceKey","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"isQuoteActive","type":"boolean | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTranslationKeyForAddToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTranslationKeyForAddToCart","overloadIndex":1,"parameters":[{"name":"isAddToCart","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToOrderDetails","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToQuoteDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToQuoteDetails","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToSavedCartDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToSavedCartDetails","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCartEntry","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isQuoteCartActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isQuoteCartActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"leaveConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"leaveConfigurationOverview","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"makeAddToCartButtonSticky","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"makeAddToCartButtonSticky","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateForProductBound","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateForProductBound","overloadIndex":1,"parameters":[{"name":"configWithNextOwner","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isOverview","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToOverview","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onAddToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onAddToCart","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onAddToCartForProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onAddToCartForProduct","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isOverview","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onUpdateCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onUpdateCart","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"isOverview","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performNavigation","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"isAdd","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isOverview","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"showMessage","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAddToCartButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAddToCartButtonComponent","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorCartService","type":"ConfiguratorCartService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"commonConfiguratorUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"intersectionService","type":"IntersectionService"},{"kind":"Property","name":"configuratorQuantityService","type":"ConfiguratorQuantityService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"focusService","type":"KeyboardFocusService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"quantityControl","type":"UntypedFormControl"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"addToCartButtonDisabled","type":"boolean"},{"kind":"Property","name":"container$","type":"Observable<{ routerData: ConfiguratorRouter.Data; configuration: Configurator.Configuration; hasPendingChanges: boolean; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product-configurator/rulebased!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCartService","type":"ConfiguratorCartService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCartService:class","shortType":"ConfiguratorCartService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/product-configurator/rulebased!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"orderHistoryFacade","type":"OrderHistoryFacade","canonicalReference":"@spartacus/product-configurator/rulebased!OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"commonConfiguratorUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"intersectionService","type":"IntersectionService","canonicalReference":"@spartacus/product-configurator/rulebased!IntersectionService:class","shortType":"IntersectionService","importPath":"@spartacus/storefront","isOptional":false},{"name":"configuratorQuantityService","type":"ConfiguratorQuantityService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorQuantityService:class","shortType":"ConfiguratorQuantityService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateToCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateToOverview","parameters":[{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"focusOverviewInTabBar","parameters":[],"returnType":"void"},{"kind":"Method","name":"displayConfirmationMessage","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isQuoteCartActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTranslationKeyForAddToCart","parameters":[{"name":"isAddToCart","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"performNavigation","parameters":[{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"isAdd","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"isOverview","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"showMessage","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getButtonResourceKey","parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false},{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"isQuoteActive","type":"boolean | null","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"isCartEntry","parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"onAddToCart","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"routerData","type":"ConfiguratorRouter.Data","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onAddToCartForProduct","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"isOverview","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"navigateForProductBound","parameters":[{"name":"configWithNextOwner","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"isOverview","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"onUpdateCart","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"isOverview","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"leaveConfigurationOverview","parameters":[],"returnType":"void"},{"kind":"Method","name":"goToOrderDetails","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToQuoteDetails","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToSavedCartDetails","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"extractConfigPrices","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"{ basePrice: string | undefined; selectedOptions: string | undefined; totalPrice: string | undefined; }"},{"kind":"Method","name":"makeAddToCartButtonSticky","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeBaseComponent","members":[{"kind":"Property","name":"changedPrices$","type":"Observable>"},{"kind":"Property","name":"configuratorAttributePriceChangeService","type":"ConfiguratorAttributePriceChangeService | null"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"configuratorUISettingsConfig","type":"ConfiguratorUISettingsConfig"},{"kind":"Method","name":"createAriaLabelledBy","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"hasQuantity","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"createAttributeIdForConfigurator","overloadIndex":1,"parameters":[{"name":"currentAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"createAttributeUiKey","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"createAttributeValueIdForConfigurator","overloadIndex":1,"parameters":[{"name":"currentAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"createFocusId","overloadIndex":1,"parameters":[{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"createValueUiKey","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"enrichValueWithPrice","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"changedPrices","type":"Record","isOptional":false,"canonicalReference":"!Record:type","shortType":"Record","importPath":""}],"returnType":"Configurator.Value | undefined"},{"kind":"Method","name":"extractValuePriceFormulaParameters","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"getAriaLabelForValue","overloadIndex":1,"parameters":[{"name":"isReadOnly","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelForValueWithPrice","overloadIndex":1,"parameters":[{"name":"isReadOnly","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelGeneric","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"considerSelectionState","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getAttributeCode","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"number"},{"kind":"Method","name":"getImage","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Image | undefined"},{"kind":"Method","name":"getImageLabel","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"label","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"techName","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getImgStyleClasses","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"styleClass","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getLabel","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"label","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"techName","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getSelectedValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Value | undefined"},{"kind":"Method","name":"getUiType","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getValueDescriptionLength","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getValuePrice","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"initPriceChangedEvent","overloadIndex":1,"parameters":[{"name":"isPricingAsync","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isDropDown","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isLastSelected","overloadIndex":1,"parameters":[{"name":"attributeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isNoValueSelected","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isReadOnly","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isRequiredErrorMsg","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isUserInput","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isValueDisplayed","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isWithAdditionalValues","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Property","name":"listenForPriceChanges","type":"boolean"},{"kind":"Property","name":"MAX_IMAGE_LABEL_CHARACTERS","type":"number"},{"kind":"Property","name":"translation","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAriaLabelledBy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAriaLabelledBy","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"hasQuantity","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAttributeIdForConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAttributeIdForConfigurator","overloadIndex":1,"parameters":[{"name":"currentAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAttributeUiKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAttributeUiKey","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAttributeValueIdForConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAttributeValueIdForConfigurator","overloadIndex":1,"parameters":[{"name":"currentAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createFocusId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createFocusId","overloadIndex":1,"parameters":[{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createValueUiKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createValueUiKey","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enrichValueWithPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enrichValueWithPrice","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"changedPrices","type":"Record","isOptional":false,"canonicalReference":"!Record:type","shortType":"Record","importPath":""}],"returnType":"Configurator.Value | undefined"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractValuePriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractValuePriceFormulaParameters","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelForValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelForValue","overloadIndex":1,"parameters":[{"name":"isReadOnly","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelForValueWithPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelForValueWithPrice","overloadIndex":1,"parameters":[{"name":"isReadOnly","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelGeneric","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelGeneric","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"considerSelectionState","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAttributeCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAttributeCode","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getImage","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Image | undefined"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getImageLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getImageLabel","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"label","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"techName","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getImgStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getImgStyleClasses","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"styleClass","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLabel","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"label","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"techName","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Value | undefined"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUiType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUiType","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValueDescriptionLength","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValueDescriptionLength","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValuePrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValuePrice","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initPriceChangedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initPriceChangedEvent","overloadIndex":1,"parameters":[{"name":"isPricingAsync","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDropDown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDropDown","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLastSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLastSelected","overloadIndex":1,"parameters":[{"name":"attributeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNoValueSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNoValueSelected","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isReadOnly","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isReadOnly","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRequiredErrorMsg","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRequiredErrorMsg","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUserInput","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUserInput","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isValueDisplayed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isValueDisplayed","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isWithAdditionalValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isWithAdditionalValues","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeBaseComponent","members":[{"kind":"Property","name":"configuratorUISettingsConfig","type":"ConfiguratorUISettingsConfig"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"configuratorAttributePriceChangeService","type":"ConfiguratorAttributePriceChangeService | null"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"SEPERATOR","type":""},{"kind":"Property","name":"PREFIX","type":""},{"kind":"Property","name":"PREFIX_LABEL","type":""},{"kind":"Property","name":"PREFIX_OPTION_PRICE_VALUE","type":""},{"kind":"Property","name":"PREFIX_DDLB_OPTION_PRICE_VALUE","type":""},{"kind":"Property","name":"MAX_IMAGE_LABEL_CHARACTERS","type":"number"},{"kind":"Property","name":"listenForPriceChanges","type":"boolean"},{"kind":"Property","name":"changedPrices$","type":"Observable>"},{"kind":"Method","name":"initPriceChangedEvent","parameters":[{"name":"isPricingAsync","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true},{"name":"attributeKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"createValueUiKey","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attributeId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"valueId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createAttributeValueIdForConfigurator","parameters":[{"name":"currentAttribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"value","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getUiType","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createAttributeUiKey","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attributeId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createAttributeIdForConfigurator","parameters":[{"name":"currentAttribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createAriaLabelledBy","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attributeId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"valueId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"hasQuantity","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"createFocusId","parameters":[{"name":"attributeId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getLabel","parameters":[{"name":"expMode","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"label","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"techName","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getImageLabel","parameters":[{"name":"expMode","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"label","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"techName","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getImage","parameters":[{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Image | undefined"},{"kind":"Method","name":"getAriaLabelForValueWithPrice","parameters":[{"name":"isReadOnly","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelForValue","parameters":[{"name":"isReadOnly","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getImgStyleClasses","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"styleClass","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getValuePrice","parameters":[{"name":"value","type":"Configurator.Value | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAttributeCode","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"isWithAdditionalValues","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isRequiredErrorMsg","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isUserInput","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isDropDown","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getSelectedValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Value | undefined"},{"kind":"Method","name":"isNoValueSelected","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getValueDescriptionLength","parameters":[],"returnType":"number"},{"kind":"Method","name":"isReadOnly","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isValueDisplayed","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getAriaLabelGeneric","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"considerSelectionState","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"extractValuePriceFormulaParameters","parameters":[{"name":"value","type":"Configurator.Value | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"enrichValueWithPrice","parameters":[{"name":"value","type":"Configurator.Value | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"changedPrices","type":"Record","canonicalReference":"@spartacus/product-configurator/rulebased!Record:class","shortType":"Record","importPath":"","isOptional":false}],"returnType":"Configurator.Value | undefined"},{"kind":"Method","name":"isLastSelected","parameters":[{"name":"attributeName","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeCheckBoxComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Method","name":"assembleSingleValue","overloadIndex":1,"parameters":[],"returnType":"Configurator.Value[]"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeCheckBoxForm","type":"UntypedFormControl"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attributeValue","type":"Configurator.Value"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Method","name":"getValueFromAttribute","overloadIndex":1,"parameters":[],"returnType":"Configurator.Value"},{"kind":"Property","name":"group","type":"string"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"ownerKey","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assembleSingleValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assembleSingleValue","overloadIndex":1,"parameters":[],"returnType":"Configurator.Value[]"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValueFromAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValueFromAttribute","overloadIndex":1,"parameters":[],"returnType":"Configurator.Value"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSelect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeCheckBoxComponent","members":[{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"group","type":"string"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Property","name":"attributeValue","type":"Configurator.Value"},{"kind":"Property","name":"attributeCheckBoxForm","type":"UntypedFormControl"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelect","parameters":[{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getValueFromAttribute","parameters":[],"returnType":"Configurator.Value"},{"kind":"Method","name":"assembleSingleValue","parameters":[],"returnType":"Configurator.Value[]"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeCheckBoxListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"allowZeroValueQuantity","type":"boolean"},{"kind":"Property","name":"attributeCheckBoxForms","type":"UntypedFormControl[]"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"group","type":"string"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onChangeQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onChangeValueQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"allowZeroValueQuantity","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"allowZeroValueQuantity","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChangeQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChangeQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChangeValueQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChangeValueQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSelect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCheckBoxListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeCheckBoxListComponent","members":[{"kind":"Property","name":"configUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"attributeCheckBoxForms","type":"UntypedFormControl[]"},{"kind":"Property","name":"group","type":"string"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelect","parameters":[{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"onChangeValueQuantity","parameters":[{"name":"eventObject","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"formIndex","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onChangeQuantity","parameters":[{"name":"eventObject","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorAttributeComposition","members":[{"kind":"PropertySignature","name":"assignment","type":"AttributeComponentAssignment"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"assignment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"assignment","type":"AttributeComponentAssignment"},"topLevelApiElementName":"ConfiguratorAttributeComposition","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorAttributeComposition","members":[{"kind":"Property","name":"assignment","type":"AttributeComponentAssignment"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeCompositionDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"configuratorAttributeCompositionConfig","type":"ConfiguratorAttributeCompositionConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionConfig:class","shortType":"ConfiguratorAttributeCompositionConfig","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attrComponentAssignment","type":"AttributeComponentAssignment"},{"kind":"Property","name":"configuratorAttributeCompositionConfig","type":"ConfiguratorAttributeCompositionConfig"},{"kind":"Property","name":"context","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Method","name":"getComponentInjector","overloadIndex":1,"parameters":[],"returnType":"Injector"},{"kind":"Property","name":"lastRenderedAttribute","type":"Configurator.Attribute"},{"kind":"Property","name":"lastRenderedGroupId","type":"string"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"renderComponent","overloadIndex":1,"parameters":[{"name":"component","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"componentKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentInjector","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentInjector","overloadIndex":1,"parameters":[],"returnType":"Injector"},"topLevelApiElementName":"ConfiguratorAttributeCompositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCompositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCompositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderComponent","overloadIndex":1,"parameters":[{"name":"component","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"componentKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeCompositionDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeCompositionDirective","members":[{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"configuratorAttributeCompositionConfig","type":"ConfiguratorAttributeCompositionConfig"},{"kind":"Property","name":"context","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"lastRenderedAttribute","type":"Configurator.Attribute"},{"kind":"Property","name":"lastRenderedGroupId","type":"string"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"attrComponentAssignment","type":"AttributeComponentAssignment"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"configuratorAttributeCompositionConfig","type":"ConfiguratorAttributeCompositionConfig","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionConfig:class","shortType":"ConfiguratorAttributeCompositionConfig","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"renderComponent","parameters":[{"name":"component","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"componentKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getComponentInjector","parameters":[],"returnType":"Injector"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeDropDownComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attributeDropDownForm","type":"UntypedFormControl"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"getSelectedValue","overloadIndex":1,"parameters":[],"returnType":"Configurator.Value | undefined"},{"kind":"Method","name":"getSelectedValueDescription","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"group","type":"string"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedValue","overloadIndex":1,"parameters":[],"returnType":"Configurator.Value | undefined"},"topLevelApiElementName":"ConfiguratorAttributeDropDownComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedValueDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedValueDescription","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeDropDownComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeDropDownComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeDropDownComponent","members":[{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"attributeDropDownForm","type":"UntypedFormControl"},{"kind":"Property","name":"group","type":"string"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getSelectedValue","parameters":[],"returnType":"Configurator.Value | undefined"},{"kind":"Method","name":"getSelectedValueDescription","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeFooterComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"groupId","type":"string"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isUserInputEmpty","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"needsDropDownMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"needsRequiredAttributeErrorMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"needsUserInputMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"Property","name":"showRequiredMessageForUserInput$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUserInputEmpty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUserInputEmpty","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeFooterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"needsDropDownMsg","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"needsDropDownMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeFooterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"needsRequiredAttributeErrorMsg","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"needsRequiredAttributeErrorMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeFooterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"needsUserInputMsg","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"needsUserInputMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeFooterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeFooterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeFooterComponent","members":[{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"Property","name":"groupId","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"showRequiredMessageForUserInput$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"needsRequiredAttributeErrorMsg","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"needsDropDownMsg","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isUserInputEmpty","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"needsUserInputMsg","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeHeaderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorUiSettings","type":"ConfiguratorUISettingsConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configuratorUiSettings","type":"ConfiguratorUISettingsConfig"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Method","name":"findConflictGroupId","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},{"kind":"Method","name":"focusValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"getAttributeDescriptionLength","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getConflictMessageKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getRequiredMessageKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"groupId","type":"string"},{"kind":"Property","name":"groupType","type":"Configurator.GroupType"},{"kind":"Property","name":"hasImage","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"image","type":"Configurator.Image | undefined"},{"kind":"Method","name":"isAttributeGroup","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isAttributeWithoutErrorMsg","overloadIndex":1,"parameters":[{"name":"uiType","type":"Configurator.UiType | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isConflictResolutionActive","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"isMultiSelection","type":"boolean"},{"kind":"Method","name":"isNavigationToConflictEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"isNavigationToGroupEnabled","type":"boolean"},{"kind":"Method","name":"isRequiredAttributeWithoutErrorMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isSingleSelection","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"logError","overloadIndex":1,"parameters":[{"name":"text","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"navigateToGroup","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"needsRequiredAttributeErrorMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onNavigationCompleted","overloadIndex":1,"parameters":[{"name":"callback","type":"() => void","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"Method","name":"scrollToAttribute","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"showRequiredMessageForDomainAttribute$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findConflictGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findConflictGroupId","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAttributeDescriptionLength","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAttributeDescriptionLength","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConflictMessageKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConflictMessageKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRequiredMessageKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRequiredMessageKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hasImage","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hasImage","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"image","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"image","type":"Configurator.Image | undefined"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAttributeGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAttributeGroup","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAttributeWithoutErrorMsg","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAttributeWithoutErrorMsg","overloadIndex":1,"parameters":[{"name":"uiType","type":"Configurator.UiType | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConflictResolutionActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConflictResolutionActive","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isMultiSelection","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isMultiSelection","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNavigationToConflictEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNavigationToConflictEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRequiredAttributeWithoutErrorMsg","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRequiredAttributeWithoutErrorMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSingleSelection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSingleSelection","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logError","overloadIndex":1,"parameters":[{"name":"text","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToGroup","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"needsRequiredAttributeErrorMsg","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"needsRequiredAttributeErrorMsg","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onNavigationCompleted","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onNavigationCompleted","overloadIndex":1,"parameters":[{"name":"callback","type":"() => void","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollToAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollToAttribute","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeHeaderComponent","members":[{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configuratorUiSettings","type":"ConfiguratorUISettingsConfig"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"Property","name":"groupId","type":"string"},{"kind":"Property","name":"groupType","type":"Configurator.GroupType"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Property","name":"isNavigationToGroupEnabled","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"showRequiredMessageForDomainAttribute$","type":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorUiSettings","type":"ConfiguratorUISettingsConfig","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getRequiredMessageKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"isSingleSelection","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isAttributeWithoutErrorMsg","parameters":[{"name":"uiType","type":"Configurator.UiType | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"needsRequiredAttributeErrorMsg","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRequiredAttributeWithoutErrorMsg","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isAttributeGroup","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isConflictResolutionActive","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getConflictMessageKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"navigateToGroup","parameters":[],"returnType":"void"},{"kind":"Method","name":"scrollToAttribute","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"findConflictGroupId","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"currentAttribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"logError","parameters":[{"name":"text","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onNavigationCompleted","parameters":[{"name":"callback","type":"() => void","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isNavigationToConflictEnabled","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getAttributeDescriptionLength","parameters":[],"returnType":"number"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeInputFieldComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"ConfiguratorUISettingsConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Method","name":"activateDebounceDate","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attributeInputForm","type":"UntypedFormControl"},{"kind":"Method","name":"calculateDebounceTime","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"compileShowRequiredErrorMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"ConfiguratorUISettingsConfig"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"debounceForDateActive","type":"boolean"},{"kind":"Property","name":"FALLBACK_DEBOUNCE_TIME_DATE","type":""},{"kind":"Property","name":"FALLBACK_DEBOUNCE_TIME","type":""},{"kind":"Property","name":"group","type":"string"},{"kind":"Property","name":"inputType","type":"string"},{"kind":"Method","name":"isDateBased","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Property","name":"isRequired","type":"boolean"},{"kind":"Property","name":"isUserInputEmpty","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"ownerType","type":"CommonConfigurator.OwnerType"},{"kind":"Property","name":"showRequiredErrorMessage$","type":"Observable"},{"kind":"Property","name":"sub","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"activateDebounceDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"activateDebounceDate","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"calculateDebounceTime","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"calculateDebounceTime","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileShowRequiredErrorMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileShowRequiredErrorMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"inputType","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"inputType","type":"string"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDateBased","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDateBased","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isRequired","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isRequired","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isUserInputEmpty","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isUserInputEmpty","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeInputFieldComponent","members":[{"kind":"Property","name":"config","type":"ConfiguratorUISettingsConfig"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"attributeInputForm","type":"UntypedFormControl"},{"kind":"Property","name":"sub","type":"Subscription"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"group","type":"string"},{"kind":"Property","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"ownerType","type":"CommonConfigurator.OwnerType"},{"kind":"Property","name":"showRequiredErrorMessage$","type":"Observable"},{"kind":"Property","name":"debounceForDateActive","type":"boolean"},{"kind":"Property","name":"FALLBACK_DEBOUNCE_TIME","type":""},{"kind":"Property","name":"FALLBACK_DEBOUNCE_TIME_DATE","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"ConfiguratorUISettingsConfig","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"activateDebounceDate","parameters":[],"returnType":"void"},{"kind":"Method","name":"isDateBased","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"compileShowRequiredErrorMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"calculateDebounceTime","parameters":[],"returnType":"number"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeMultiSelectionBaseComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"disableQuantityActions","type":"boolean"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"extractQuantityParameters","overloadIndex":1,"parameters":[{"name":"initialQuantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"allowZero","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Method","name":"onHandleAttributeQuantity","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"withQuantity","type":"boolean"},{"kind":"Property","name":"withQuantityOnAttributeLevel","type":"boolean"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"disableQuantityActions","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"disableQuantityActions","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractPriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractQuantityParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractQuantityParameters","overloadIndex":1,"parameters":[{"name":"initialQuantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"allowZero","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onHandleAttributeQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onHandleAttributeQuantity","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"withQuantity","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"withQuantity","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"withQuantityOnAttributeLevel","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"withQuantityOnAttributeLevel","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeMultiSelectionBaseComponent","members":[{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"extractQuantityParameters","parameters":[{"name":"initialQuantity","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"allowZero","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},{"kind":"Method","name":"onHandleAttributeQuantity","parameters":[{"name":"quantity","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"extractPriceFormulaParameters","parameters":[],"returnType":"ConfiguratorPriceComponentOptions"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeMultiSelectionBundleComponent","members":[{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"extractProductCardParameters","overloadIndex":1,"parameters":[{"name":"disableAllButtons","type":"boolean | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"hideRemoveButton","type":"boolean | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"multipleSelectionValues","type":"SelectionValue[]"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onChangeAttributeQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onChangeValueQuantity","overloadIndex":1,"parameters":[{"name":"eventValue","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onDeselect","overloadIndex":1,"parameters":[{"name":"eventValue","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onDeselectAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"eventValue","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"preventAction$","type":"BehaviorSubject"},{"kind":"Method","name":"updateMultipleSelectionValues","overloadIndex":1,"parameters":[{"name":"valueCode","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"state","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfigFormUpdateEvent"},{"kind":"Method","name":"updateMultipleSelectionValuesQuantity","overloadIndex":1,"parameters":[{"name":"eventValue","type":"{ valueCode: string; quantity: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfigFormUpdateEvent | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractPriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractProductCardParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractProductCardParameters","overloadIndex":1,"parameters":[{"name":"disableAllButtons","type":"boolean | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"hideRemoveButton","type":"boolean | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChangeAttributeQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChangeAttributeQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChangeValueQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChangeValueQuantity","overloadIndex":1,"parameters":[{"name":"eventValue","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeselect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeselect","overloadIndex":1,"parameters":[{"name":"eventValue","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeselectAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeselectAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSelect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"eventValue","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateMultipleSelectionValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateMultipleSelectionValues","overloadIndex":1,"parameters":[{"name":"valueCode","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"state","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfigFormUpdateEvent"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateMultipleSelectionValuesQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateMultipleSelectionValuesQuantity","overloadIndex":1,"parameters":[{"name":"eventValue","type":"{ valueCode: string; quantity: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfigFormUpdateEvent | undefined"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeMultiSelectionBundleComponent","members":[{"kind":"Property","name":"preventAction$","type":"BehaviorSubject"},{"kind":"Property","name":"multipleSelectionValues","type":"SelectionValue[]"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateMultipleSelectionValues","parameters":[{"name":"valueCode","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"state","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"ConfigFormUpdateEvent"},{"kind":"Method","name":"updateMultipleSelectionValuesQuantity","parameters":[{"name":"eventValue","type":"{\n valueCode: string;\n quantity: number;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"ConfigFormUpdateEvent | undefined"},{"kind":"Method","name":"onSelect","parameters":[{"name":"eventValue","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onDeselect","parameters":[{"name":"eventValue","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onDeselectAll","parameters":[],"returnType":"void"},{"kind":"Method","name":"onChangeValueQuantity","parameters":[{"name":"eventValue","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onChangeAttributeQuantity","parameters":[{"name":"eventObject","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"extractPriceFormulaParameters","parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"extractProductCardParameters","parameters":[{"name":"disableAllButtons","type":"boolean | null","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"hideRemoveButton","type":"boolean | null","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeMultiSelectionImageComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeCheckBoxForms","type":"UntypedFormControl[]"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"ownerKey","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionImageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSelect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeMultiSelectionImageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeMultiSelectionImageComponent","members":[{"kind":"Property","name":"configUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Property","name":"attributeCheckBoxForms","type":"UntypedFormControl[]"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelect","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeNumericInputFieldComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configAttributeNumericInputFieldService","type":"ConfiguratorAttributeNumericInputFieldService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInputFieldService:class","shortType":"ConfiguratorAttributeNumericInputFieldService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"config","type":"ConfiguratorUISettingsConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"config","type":"ConfiguratorUISettingsConfig"},{"kind":"Property","name":"configAttributeNumericInputFieldService","type":"ConfiguratorAttributeNumericInputFieldService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"getAdditionalIntervalText","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelComplete","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getDefaultSettings","overloadIndex":1,"parameters":[],"returnType":"DefaultSettings"},{"kind":"Method","name":"getHelpTextForInterval","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getInfiniteIntervalText","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getInstalledLocale","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getIntervalText","overloadIndex":1,"parameters":[{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getTextForPartialInterval","overloadIndex":1,"parameters":[{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"},{"name":"intervalText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formattedMinValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formattedMaxValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getTextForRealInterval","overloadIndex":1,"parameters":[{"name":"formattedMinValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formattedMaxValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"intervalText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Method","name":"initializeValidation","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"intervals","type":"ConfiguratorAttributeNumericInterval[]"},{"kind":"Property","name":"language","type":"string"},{"kind":"Property","name":"locale","type":"string"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"mustDisplayIntervalMessage","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"mustDisplayValidationMessage","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"numericFormatPattern","type":"string"},{"kind":"Method","name":"reportMissingLocaleData","overloadIndex":1,"parameters":[{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAdditionalIntervalText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAdditionalIntervalText","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelComplete","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDefaultSettings","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDefaultSettings","overloadIndex":1,"parameters":[],"returnType":"DefaultSettings"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHelpTextForInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHelpTextForInterval","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInfiniteIntervalText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInfiniteIntervalText","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInstalledLocale","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInstalledLocale","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIntervalText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIntervalText","overloadIndex":1,"parameters":[{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTextForPartialInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTextForPartialInterval","overloadIndex":1,"parameters":[{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"},{"name":"intervalText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formattedMinValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formattedMaxValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTextForRealInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTextForRealInterval","overloadIndex":1,"parameters":[{"name":"formattedMinValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formattedMaxValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"intervalText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initializeValidation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initializeValidation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mustDisplayIntervalMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mustDisplayIntervalMessage","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mustDisplayValidationMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mustDisplayValidationMessage","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reportMissingLocaleData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reportMissingLocaleData","overloadIndex":1,"parameters":[{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeNumericInputFieldComponent","members":[{"kind":"Property","name":"configAttributeNumericInputFieldService","type":"ConfiguratorAttributeNumericInputFieldService"},{"kind":"Property","name":"config","type":"ConfiguratorUISettingsConfig"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"numericFormatPattern","type":"string"},{"kind":"Property","name":"locale","type":"string"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Property","name":"intervals","type":"ConfiguratorAttributeNumericInterval[]"},{"kind":"Property","name":"language","type":"string"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configAttributeNumericInputFieldService","type":"ConfiguratorAttributeNumericInputFieldService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInputFieldService:class","shortType":"ConfiguratorAttributeNumericInputFieldService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"config","type":"ConfiguratorUISettingsConfig","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"mustDisplayValidationMessage","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"mustDisplayIntervalMessage","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"initializeValidation","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getHelpTextForInterval","parameters":[],"returnType":"string"},{"kind":"Method","name":"getAriaLabelComplete","parameters":[],"returnType":"string"},{"kind":"Method","name":"getIntervalText","parameters":[{"name":"interval","type":"ConfiguratorAttributeNumericInterval","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInterval:class","shortType":"ConfiguratorAttributeNumericInterval","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getTextForPartialInterval","parameters":[{"name":"interval","type":"ConfiguratorAttributeNumericInterval","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInterval:class","shortType":"ConfiguratorAttributeNumericInterval","importPath":"","isOptional":false},{"name":"intervalText","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"formattedMinValue","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"formattedMaxValue","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getTextForRealInterval","parameters":[{"name":"formattedMinValue","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"formattedMaxValue","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"intervalText","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInterval:class","shortType":"ConfiguratorAttributeNumericInterval","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAdditionalIntervalText","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getInfiniteIntervalText","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getDefaultSettings","parameters":[],"returnType":"DefaultSettings"},{"kind":"Method","name":"getInstalledLocale","parameters":[{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"reportMissingLocaleData","parameters":[{"name":"lang","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeNumericInputFieldService","members":[{"kind":"Method","name":"checkIfPartOfIntervals","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"intervals","type":"ConfiguratorAttributeNumericInterval[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"createIntervalValidationError","overloadIndex":1,"parameters":[{"name":"isError","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"createValidationError","overloadIndex":1,"parameters":[{"name":"isError","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"formatIntervalValue","overloadIndex":1,"parameters":[{"name":"intervalValue","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalPlaces","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getInterval","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorAttributeNumericInterval | undefined"},{"kind":"Method","name":"getIntervals","overloadIndex":1,"parameters":[{"name":"values","type":"Configurator.Value[] | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorAttributeNumericInterval[]"},{"kind":"Method","name":"getIntervalValidator","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberDecimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberTotalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"negativeAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"intervals","type":"ConfiguratorAttributeNumericInterval[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentValue","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},{"kind":"Method","name":"getNumberFormatValidator","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberDecimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberTotalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"negativeAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},{"kind":"Method","name":"getPatternForValidationMessage","overloadIndex":1,"parameters":[{"name":"decimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"totalLength","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"negativeAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getValidationErrorsNumericFormat","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberDecimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberTotalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"negativeAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"handleSingleOrInfinite","overloadIndex":1,"parameters":[{"name":"valueName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"{ minVal: string; maxVal: string; }"},{"kind":"Method","name":"handleStandardInterval","overloadIndex":1,"parameters":[{"name":"valueName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"{ minVal: string; maxVal: string; }"},{"kind":"Method","name":"inputMatchesInterval","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"parseInput","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"parseInputForSeparators","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupingSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"performValidationAccordingToMetaData","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupingSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberTotalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberDecimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkIfPartOfIntervals","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkIfPartOfIntervals","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"intervals","type":"ConfiguratorAttributeNumericInterval[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createIntervalValidationError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createIntervalValidationError","overloadIndex":1,"parameters":[{"name":"isError","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createValidationError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createValidationError","overloadIndex":1,"parameters":[{"name":"isError","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"formatIntervalValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"formatIntervalValue","overloadIndex":1,"parameters":[{"name":"intervalValue","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalPlaces","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInterval","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorAttributeNumericInterval | undefined"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIntervals","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIntervals","overloadIndex":1,"parameters":[{"name":"values","type":"Configurator.Value[] | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorAttributeNumericInterval[]"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIntervalValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIntervalValidator","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberDecimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberTotalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"negativeAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"intervals","type":"ConfiguratorAttributeNumericInterval[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentValue","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNumberFormatValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNumberFormatValidator","overloadIndex":1,"parameters":[{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberDecimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberTotalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"negativeAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ValidatorFn"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPatternForValidationMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPatternForValidationMessage","overloadIndex":1,"parameters":[{"name":"decimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"totalLength","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"negativeAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValidationErrorsNumericFormat","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValidationErrorsNumericFormat","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberDecimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberTotalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"negativeAllowed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: any; } | null"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleSingleOrInfinite","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleSingleOrInfinite","overloadIndex":1,"parameters":[{"name":"valueName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"{ minVal: string; maxVal: string; }"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleStandardInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleStandardInterval","overloadIndex":1,"parameters":[{"name":"valueName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"{ minVal: string; maxVal: string; }"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"inputMatchesInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"inputMatchesInterval","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeNumericInterval:interface","shortType":"ConfiguratorAttributeNumericInterval","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parseInput","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parseInput","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"locale","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parseInputForSeparators","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parseInputForSeparators","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupingSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"performValidationAccordingToMetaData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"performValidationAccordingToMetaData","overloadIndex":1,"parameters":[{"name":"input","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupingSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"decimalSeparator","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberTotalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberDecimalPlaces","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeNumericInputFieldService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeNumericInputFieldService","members":[{"kind":"Method","name":"performValidationAccordingToMetaData","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupingSeparator","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"decimalSeparator","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"numberTotalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"numberDecimalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"formatIntervalValue","parameters":[{"name":"intervalValue","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"decimalPlaces","type":"number | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getIntervals","parameters":[{"name":"values","type":"Configurator.Value[] | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"ConfiguratorAttributeNumericInterval[]"},{"kind":"Method","name":"getInterval","parameters":[{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"ConfiguratorAttributeNumericInterval | undefined"},{"kind":"Method","name":"handleSingleOrInfinite","parameters":[{"name":"valueName","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInterval:class","shortType":"ConfiguratorAttributeNumericInterval","importPath":"","isOptional":false}],"returnType":"{ minVal: string; maxVal: string; }"},{"kind":"Method","name":"handleStandardInterval","parameters":[{"name":"valueName","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInterval:class","shortType":"ConfiguratorAttributeNumericInterval","importPath":"","isOptional":false}],"returnType":"{ minVal: string; maxVal: string; }"},{"kind":"Method","name":"getPatternForValidationMessage","parameters":[{"name":"decimalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"totalLength","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"negativeAllowed","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getNumberFormatValidator","parameters":[{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"numberDecimalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"numberTotalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"negativeAllowed","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"ValidatorFn"},{"kind":"Method","name":"getValidationErrorsNumericFormat","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"numberDecimalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"numberTotalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"negativeAllowed","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"getIntervalValidator","parameters":[{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"numberDecimalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"numberTotalPlaces","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"negativeAllowed","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"intervals","type":"ConfiguratorAttributeNumericInterval[]","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInterval:class","shortType":"ConfiguratorAttributeNumericInterval","importPath":"","isOptional":false},{"name":"currentValue","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"ValidatorFn"},{"kind":"Method","name":"checkIfPartOfIntervals","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"intervals","type":"ConfiguratorAttributeNumericInterval[]","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInterval:class","shortType":"ConfiguratorAttributeNumericInterval","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"inputMatchesInterval","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"interval","type":"ConfiguratorAttributeNumericInterval","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeNumericInterval:class","shortType":"ConfiguratorAttributeNumericInterval","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"parseInput","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"locale","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"parseInputForSeparators","parameters":[{"name":"input","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupingSeparator","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"decimalSeparator","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"createValidationError","parameters":[{"name":"isError","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"{ [key: string]: any; } | null"},{"kind":"Method","name":"createIntervalValidationError","parameters":[{"name":"isError","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"{ [key: string]: any; } | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorAttributeNumericInterval","members":[{"kind":"PropertySignature","name":"maxValue","type":"number"},{"kind":"PropertySignature","name":"maxValueIncluded","type":"boolean"},{"kind":"PropertySignature","name":"minValue","type":"number"},{"kind":"PropertySignature","name":"minValueIncluded","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxValue","type":"number"},"topLevelApiElementName":"ConfiguratorAttributeNumericInterval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxValueIncluded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxValueIncluded","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeNumericInterval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minValue","type":"number"},"topLevelApiElementName":"ConfiguratorAttributeNumericInterval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minValueIncluded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minValueIncluded","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeNumericInterval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorAttributeNumericInterval","members":[{"kind":"Property","name":"minValue","type":"number"},{"kind":"Property","name":"maxValue","type":"number"},{"kind":"Property","name":"minValueIncluded","type":"boolean"},{"kind":"Property","name":"maxValueIncluded","type":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributePriceChangeService","members":[{"kind":"Method","name":"checkForValuePriceChanges","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeKey","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Record | undefined"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Method","name":"getChangedPrices","overloadIndex":1,"parameters":[{"name":"attributeKey","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"lastAttributeSupplement","type":"Configurator.AttributeSupplement | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkForValuePriceChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkForValuePriceChanges","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeKey","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Record | undefined"},"topLevelApiElementName":"ConfiguratorAttributePriceChangeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getChangedPrices","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getChangedPrices","overloadIndex":1,"parameters":[{"name":"attributeKey","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"ConfiguratorAttributePriceChangeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributePriceChangeService","members":[{"kind":"Property","name":"configuratorRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"lastAttributeSupplement","type":"Configurator.AttributeSupplement | undefined"},{"kind":"Method","name":"getChangedPrices","parameters":[{"name":"attributeKey","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"checkForValuePriceChanges","parameters":[{"name":"config","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"attributeKey","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Record | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeProductCardComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"keyBoardFocus","type":"KeyboardFocusService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"extractQuantityParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"getAriaLabelMultiSelected","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelMultiUnselected","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelSingleSelected","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelSingleSelectedNoButton","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelSingleUnselected","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"handleDeselect","type":"EventEmitter"},{"kind":"Property","name":"handleQuantity","type":"EventEmitter"},{"kind":"Property","name":"handleSelect","type":"EventEmitter"},{"kind":"Method","name":"hasPriceDisplay","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isProductCardSelected","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValueCodeDefined","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string | null | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"keyBoardFocus","type":"KeyboardFocusService"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onChangeQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onHandleDeselect","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onHandleQuantity","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onHandleSelect","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productCardOptions","type":"ConfiguratorAttributeProductCardComponentOptions"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"showDeselectionNotPossible","type":"boolean"},{"kind":"Method","name":"showDeselectionNotPossibleMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showQuantity","type":"boolean"},{"kind":"Method","name":"transformToProductType","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Product"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractPriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractQuantityParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractQuantityParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"focusConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"focusConfig","type":"FocusConfig"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelMultiSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelMultiSelected","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelMultiUnselected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelMultiUnselected","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelSingleSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelSingleSelected","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelSingleSelectedNoButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelSingleSelectedNoButton","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelSingleUnselected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelSingleUnselected","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasPriceDisplay","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasPriceDisplay","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isProductCardSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isProductCardSelected","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isValueCodeDefined","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isValueCodeDefined","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string | null | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChangeQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChangeQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onHandleDeselect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onHandleDeselect","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onHandleQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onHandleQuantity","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onHandleSelect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onHandleSelect","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showDeselectionNotPossibleMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showDeselectionNotPossibleMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"showQuantity","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"showQuantity","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transformToProductType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transformToProductType","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Product"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeProductCardComponent","members":[{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"keyBoardFocus","type":"KeyboardFocusService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Property","name":"showDeselectionNotPossible","type":"boolean"},{"kind":"Property","name":"productCardOptions","type":"ConfiguratorAttributeProductCardComponentOptions"},{"kind":"Property","name":"handleDeselect","type":"EventEmitter"},{"kind":"Property","name":"handleQuantity","type":"EventEmitter"},{"kind":"Property","name":"handleSelect","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product-configurator/rulebased!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"keyBoardFocus","type":"KeyboardFocusService","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"iconType","type":"typeof ICON_TYPE"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onHandleSelect","parameters":[],"returnType":"void"},{"kind":"Method","name":"onHandleDeselect","parameters":[],"returnType":"void"},{"kind":"Method","name":"onChangeQuantity","parameters":[{"name":"eventObject","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isProductCardSelected","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"hasPriceDisplay","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"extractPriceFormulaParameters","parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"extractQuantityParameters","parameters":[],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},{"kind":"Method","name":"isValueCodeDefined","parameters":[{"name":"valueCode","type":"string | null | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"transformToProductType","parameters":[{"name":"value","type":"Configurator.Value | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Product"},{"kind":"Method","name":"onHandleQuantity","parameters":[{"name":"quantity","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"showDeselectionNotPossibleMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAriaLabelSingleUnselected","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/rulebased!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelSingleSelected","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/rulebased!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelSingleSelectedNoButton","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/rulebased!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelMultiSelected","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/rulebased!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelMultiUnselected","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/rulebased!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorAttributeProductCardComponentOptions","members":[{"kind":"PropertySignature","name":"attributeId","type":"number"},{"kind":"PropertySignature","name":"attributeLabel","type":"string"},{"kind":"PropertySignature","name":"attributeName","type":"string"},{"kind":"PropertySignature","name":"disableAllButtons","type":"boolean"},{"kind":"PropertySignature","name":"fallbackFocusId","type":"string"},{"kind":"PropertySignature","name":"hideRemoveButton","type":"boolean"},{"kind":"PropertySignature","name":"itemCount","type":"number"},{"kind":"PropertySignature","name":"itemIndex","type":"number"},{"kind":"PropertySignature","name":"loading$","type":"Observable"},{"kind":"PropertySignature","name":"multiSelect","type":"boolean"},{"kind":"PropertySignature","name":"productBoundValue","type":"Configurator.Value"},{"kind":"PropertySignature","name":"singleDropdown","type":"boolean"},{"kind":"PropertySignature","name":"withQuantity","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attributeId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attributeId","type":"number"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attributeLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attributeLabel","type":"string"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attributeName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attributeName","type":"string"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disableAllButtons","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disableAllButtons","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fallbackFocusId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fallbackFocusId","type":"string"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"hideRemoveButton","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"hideRemoveButton","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"itemCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"itemCount","type":"number"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"itemIndex","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"itemIndex","type":"number"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loading$","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loading$","type":"Observable"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"multiSelect","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"multiSelect","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productBoundValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productBoundValue","type":"Configurator.Value"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"singleDropdown","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"singleDropdown","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"withQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"withQuantity","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeProductCardComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorAttributeProductCardComponentOptions","members":[{"kind":"Property","name":"disableAllButtons","type":"boolean"},{"kind":"Property","name":"hideRemoveButton","type":"boolean"},{"kind":"Property","name":"fallbackFocusId","type":"string"},{"kind":"Property","name":"multiSelect","type":"boolean"},{"kind":"Property","name":"productBoundValue","type":"Configurator.Value"},{"kind":"Property","name":"singleDropdown","type":"boolean"},{"kind":"Property","name":"withQuantity","type":"boolean"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Property","name":"attributeId","type":"number"},{"kind":"Property","name":"attributeLabel","type":"string"},{"kind":"Property","name":"attributeName","type":"string"},{"kind":"Property","name":"itemCount","type":"number"},{"kind":"Property","name":"itemIndex","type":"number"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeQuantityComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"ConfiguratorUISettingsConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"changeQuantity","type":"EventEmitter"},{"kind":"Property","name":"config","type":"ConfiguratorUISettingsConfig"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onChangeQuantity","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"optionsChangeSub","type":"Subscription"},{"kind":"Property","name":"quantity","type":"UntypedFormControl"},{"kind":"Property","name":"quantityChangeSub","type":"Subscription"},{"kind":"Property","name":"quantityOptions","type":"ConfiguratorAttributeQuantityComponentOptions"},{"kind":"Method","name":"subscribeToQuantityChange","overloadIndex":1,"parameters":[],"returnType":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeQuantityComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeQuantityComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChangeQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChangeQuantity","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeQuantityComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscribeToQuantityChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscribeToQuantityChange","overloadIndex":1,"parameters":[],"returnType":"Subscription"},"topLevelApiElementName":"ConfiguratorAttributeQuantityComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeQuantityComponent","members":[{"kind":"Property","name":"config","type":"ConfiguratorUISettingsConfig"},{"kind":"Property","name":"quantity","type":"UntypedFormControl"},{"kind":"Property","name":"optionsChangeSub","type":"Subscription"},{"kind":"Property","name":"quantityChangeSub","type":"Subscription"},{"kind":"Property","name":"quantityOptions","type":"ConfiguratorAttributeQuantityComponentOptions"},{"kind":"Property","name":"changeQuantity","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"ConfiguratorUISettingsConfig","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"subscribeToQuantityChange","parameters":[],"returnType":"Subscription"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"onChangeQuantity","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorAttributeQuantityComponentOptions","members":[{"kind":"PropertySignature","name":"allowZero","type":"boolean"},{"kind":"PropertySignature","name":"disableQuantityActions$","type":"Observable"},{"kind":"PropertySignature","name":"initialQuantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"allowZero","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"allowZero","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeQuantityComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disableQuantityActions$","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disableQuantityActions$","type":"Observable"},"topLevelApiElementName":"ConfiguratorAttributeQuantityComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"initialQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"initialQuantity","type":"number"},"topLevelApiElementName":"ConfiguratorAttributeQuantityComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorAttributeQuantityComponentOptions","members":[{"kind":"Property","name":"allowZero","type":"boolean"},{"kind":"Property","name":"initialQuantity","type":"number"},{"kind":"Property","name":"disableQuantityActions$","type":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeQuantityService","members":[{"kind":"Method","name":"allowZeroValueQuantity","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"disableQuantityActions","overloadIndex":1,"parameters":[{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"disableQuantityActionsMultiSelection","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"withQuantity","overloadIndex":1,"parameters":[{"name":"dataType","type":"Configurator.DataType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.DataType:enum","shortType":"Configurator.DataType","importPath":"@spartacus/product-configurator/rulebased"},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"withQuantityOnAttributeLevel","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"allowZeroValueQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"allowZeroValueQuantity","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeQuantityService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disableQuantityActions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disableQuantityActions","overloadIndex":1,"parameters":[{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeQuantityService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disableQuantityActionsMultiSelection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disableQuantityActionsMultiSelection","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeQuantityService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withQuantity","overloadIndex":1,"parameters":[{"name":"dataType","type":"Configurator.DataType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.DataType:enum","shortType":"Configurator.DataType","importPath":"@spartacus/product-configurator/rulebased"},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeQuantityService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withQuantityOnAttributeLevel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withQuantityOnAttributeLevel","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeQuantityService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeQuantityService","members":[{"kind":"Method","name":"disableQuantityActions","parameters":[{"name":"value","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"disableQuantityActionsMultiSelection","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"withQuantityOnAttributeLevel","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"withQuantity","parameters":[{"name":"dataType","type":"Configurator.DataType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"uiType","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"allowZeroValueQuantity","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeRadioButtonComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attributeRadioButtonForm","type":"UntypedFormControl"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeRadioButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeRadioButtonComponent","members":[{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"attributeRadioButtonForm","type":"UntypedFormControl"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeReadOnlyComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Method","name":"getAriaLabel","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value | undefined","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getCurrentValueName","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Property","name":"group","type":"string"},{"kind":"Method","name":"translate","overloadIndex":1,"parameters":[{"name":"resourceKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"formattedPrice","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabel","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value | undefined","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeReadOnlyComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentValueName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentValueName","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeReadOnlyComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"translate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"translate","overloadIndex":1,"parameters":[{"name":"resourceKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"formattedPrice","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeReadOnlyComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeReadOnlyComponent","members":[{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"group","type":"string"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"getCurrentValueName","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getAriaLabel","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"translate","parameters":[{"name":"resourceKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"valueName","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"formattedPrice","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeSingleSelectionBaseComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"disableQuantityActions","type":"boolean"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"extractQuantityParameters","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormControl","isOptional":true,"canonicalReference":"@angular/forms!UntypedFormControl:type","shortType":"UntypedFormControl","importPath":"@angular/forms"}],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},{"kind":"Method","name":"extractValuePriceFormulaParameters","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"getAdditionalValueAriaLabel","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getAriaLabel","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getAriaLabelWithoutAdditionalValue","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getInitialQuantity","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormControl","isOptional":true,"canonicalReference":"@angular/forms!UntypedFormControl:type","shortType":"UntypedFormControl","importPath":"@angular/forms"}],"returnType":"number"},{"kind":"Method","name":"getSelectedValuePrice","overloadIndex":1,"parameters":[],"returnType":"Configurator.PriceDetails | undefined"},{"kind":"Property","name":"isAdditionalValueAlphaNumeric","type":"boolean"},{"kind":"Property","name":"isAdditionalValueNumeric","type":"boolean"},{"kind":"Property","name":"language","type":"string"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Method","name":"onChangeQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"form","type":"UntypedFormControl","isOptional":true,"canonicalReference":"@angular/forms!UntypedFormControl:type","shortType":"UntypedFormControl","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Method","name":"onHandleQuantity","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSelectAdditionalValue","overloadIndex":1,"parameters":[{"name":"event","type":"ConfigFormUpdateEvent","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfigFormUpdateEvent:class","shortType":"ConfigFormUpdateEvent","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"ownerType","type":"string"},{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"showRequiredErrorMessage$","type":"Observable"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"withQuantity","type":"boolean"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"disableQuantityActions","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"disableQuantityActions","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractPriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractQuantityParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractQuantityParameters","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormControl","isOptional":true,"canonicalReference":"@angular/forms!UntypedFormControl:type","shortType":"UntypedFormControl","importPath":"@angular/forms"}],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractValuePriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractValuePriceFormulaParameters","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAdditionalValueAriaLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAdditionalValueAriaLabel","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabel","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelWithoutAdditionalValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelWithoutAdditionalValue","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInitialQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInitialQuantity","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormControl","isOptional":true,"canonicalReference":"@angular/forms!UntypedFormControl:type","shortType":"UntypedFormControl","importPath":"@angular/forms"}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedValuePrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedValuePrice","overloadIndex":1,"parameters":[],"returnType":"Configurator.PriceDetails | undefined"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isAdditionalValueAlphaNumeric","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isAdditionalValueAlphaNumeric","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isAdditionalValueNumeric","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isAdditionalValueNumeric","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChangeQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChangeQuantity","overloadIndex":1,"parameters":[{"name":"eventObject","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"form","type":"UntypedFormControl","isOptional":true,"canonicalReference":"@angular/forms!UntypedFormControl:type","shortType":"UntypedFormControl","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onHandleQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onHandleQuantity","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSelect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSelect","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSelectAdditionalValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSelectAdditionalValue","overloadIndex":1,"parameters":[{"name":"event","type":"ConfigFormUpdateEvent","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfigFormUpdateEvent:class","shortType":"ConfigFormUpdateEvent","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"withQuantity","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"withQuantity","type":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBaseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeSingleSelectionBaseComponent","members":[{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"ownerType","type":"string"},{"kind":"Property","name":"language","type":"string"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Property","name":"showRequiredErrorMessage$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"onSelect","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onSelectAdditionalValue","parameters":[{"name":"event","type":"ConfigFormUpdateEvent","canonicalReference":"@spartacus/product-configurator/rulebased!ConfigFormUpdateEvent:class","shortType":"ConfigFormUpdateEvent","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onHandleQuantity","parameters":[{"name":"quantity","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onChangeQuantity","parameters":[{"name":"eventObject","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"form","type":"UntypedFormControl","canonicalReference":"@angular/forms!UntypedFormControl:class","shortType":"UntypedFormControl","importPath":"@angular/forms","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getInitialQuantity","parameters":[{"name":"form","type":"UntypedFormControl","canonicalReference":"@angular/forms!UntypedFormControl:class","shortType":"UntypedFormControl","importPath":"@angular/forms","isOptional":true}],"returnType":"number"},{"kind":"Method","name":"extractQuantityParameters","parameters":[{"name":"form","type":"UntypedFormControl","canonicalReference":"@angular/forms!UntypedFormControl:class","shortType":"UntypedFormControl","importPath":"@angular/forms","isOptional":true}],"returnType":"ConfiguratorAttributeQuantityComponentOptions"},{"kind":"Method","name":"extractPriceFormulaParameters","parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"extractValuePriceFormulaParameters","parameters":[{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"getSelectedValuePrice","parameters":[],"returnType":"Configurator.PriceDetails | undefined"},{"kind":"Method","name":"getAriaLabel","parameters":[{"name":"value","type":"Configurator.Value | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAdditionalValueAriaLabel","parameters":[],"returnType":"string"},{"kind":"Method","name":"getAriaLabelWithoutAdditionalValue","parameters":[{"name":"value","type":"Configurator.Value | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeSingleSelectionBundleComponent","members":[{"kind":"Method","name":"extractProductCardParameters","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},{"kind":"Method","name":"getFocusIdOfNearestValue","overloadIndex":1,"parameters":[{"name":"currentValue","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractProductCardParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractProductCardParameters","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusIdOfNearestValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusIdOfNearestValue","overloadIndex":1,"parameters":[{"name":"currentValue","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBundleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeSingleSelectionBundleComponent","members":[{"kind":"Method","name":"extractProductCardParameters","parameters":[{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},{"kind":"Method","name":"getFocusIdOfNearestValue","parameters":[{"name":"currentValue","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeSingleSelectionBundleDropdownComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attributeDropDownForm","type":"UntypedFormControl"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"extractProductCardParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},{"kind":"Property","name":"group","type":"string"},{"kind":"Method","name":"isNotRetractValue","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRetractValue","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"RETRACT_VALUE_CODE","type":""},{"kind":"Property","name":"selectedValue","type":"Configurator.Value"},{"kind":"Property","name":"selectionValue","type":"Configurator.Value"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractProductCardParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractProductCardParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBundleDropdownComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNotRetractValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNotRetractValue","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBundleDropdownComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRetractValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRetractValue","overloadIndex":1,"parameters":[{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBundleDropdownComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBundleDropdownComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedValue","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedValue","type":"Configurator.Value"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionBundleDropdownComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeSingleSelectionBundleDropdownComponent","members":[{"kind":"Property","name":"quantityService","type":"ConfiguratorAttributeQuantityService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"RETRACT_VALUE_CODE","type":""},{"kind":"Property","name":"attributeDropDownForm","type":"UntypedFormControl"},{"kind":"Property","name":"selectionValue","type":"Configurator.Value"},{"kind":"Property","name":"group","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"quantityService","type":"ConfiguratorAttributeQuantityService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeQuantityService:class","shortType":"ConfiguratorAttributeQuantityService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"extractProductCardParameters","parameters":[],"returnType":"ConfiguratorAttributeProductCardComponentOptions"},{"kind":"Method","name":"isNotRetractValue","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRetractValue","parameters":[{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeSingleSelectionImageComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"attributeRadioButtonForm","type":"UntypedFormControl"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Method","name":"extractValuePriceFormulaParameters","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},{"kind":"Method","name":"getValueDescriptionStyleClasses","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onClick","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"ownerKey","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractValuePriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractValuePriceFormulaParameters","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionImageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionImageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValueDescriptionStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValueDescriptionStyleClasses","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionImageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionImageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onClick","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorAttributeSingleSelectionImageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorAttributeSingleSelectionImageComponent","members":[{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"attributeRadioButtonForm","type":"UntypedFormControl"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"ownerKey","type":"string"},{"kind":"Property","name":"expMode","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorAttributeCompositionContext:class","shortType":"ConfiguratorAttributeCompositionContext","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onClick","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"extractValuePriceFormulaParameters","parameters":[{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"getValueDescriptionStyleClasses","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorBasicEffectService","members":[{"kind":"Method","name":"getFirstGroupWithAttributes","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"includeConflicts","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getFirstGroupWithAttributesForList","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"includeConflicts","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFirstGroupWithAttributes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFirstGroupWithAttributes","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"includeConflicts","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorBasicEffectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFirstGroupWithAttributesForList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFirstGroupWithAttributesForList","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"includeConflicts","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorBasicEffectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorBasicEffectService","members":[{"kind":"Method","name":"getFirstGroupWithAttributes","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"includeConflicts","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getFirstGroupWithAttributesForList","parameters":[{"name":"groups","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"includeConflicts","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorCartService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"configuratorUtilsService","type":"ConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUtilsService:class","shortType":"ConfiguratorUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Method","name":"activeCartHasIssues","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Method","name":"configurationNeedsReading","overloadIndex":1,"parameters":[{"name":"configurationState","type":"StateUtils.LoaderState","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LoaderState:interface","shortType":"StateUtils.LoaderState","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"configuratorUtilsService","type":"ConfiguratorUtilsService"},{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isConfigurationCreated","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"removeCartBoundConfigurations","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"updateCartEntry","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"activeCartHasIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"activeCartHasIssues","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"configurationNeedsReading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"configurationNeedsReading","overloadIndex":1,"parameters":[{"name":"configurationState","type":"StateUtils.LoaderState","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LoaderState:interface","shortType":"StateUtils.LoaderState","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConfigurationCreated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConfigurationCreated","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeCartBoundConfigurations","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeCartBoundConfigurations","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartEntry","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorCartService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"configuratorUtilsService","type":"ConfiguratorUtilsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/product-configurator/rulebased!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","canonicalReference":"@spartacus/product-configurator/rulebased!CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/product-configurator/rulebased!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"configuratorUtilsService","type":"ConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUtilsService:class","shortType":"ConfiguratorUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"readConfigurationForCartEntry","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addToCart","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"updateCartEntry","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"activeCartHasIssues","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntry","parameters":[{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"removeCartBoundConfigurations","parameters":[],"returnType":"void"},{"kind":"Method","name":"isConfigurationCreated","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"configurationNeedsReading","parameters":[{"name":"configurationState","type":"StateUtils.LoaderState","canonicalReference":"@spartacus/product-configurator/rulebased!StateUtils:class","shortType":"StateUtils","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorCommonsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"},{"name":"configuratorCartService","type":"ConfiguratorCartService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCartService:class","shortType":"ConfiguratorCartService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"configuratorUtils","type":"ConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUtilsService:class","shortType":"ConfiguratorUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"checkConflictSolverDialog","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"configuratorCartService","type":"ConfiguratorCartService"},{"kind":"Property","name":"configuratorUtils","type":"ConfiguratorUtilsService"},{"kind":"Method","name":"dismissConflictSolverDialog","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"filterNotLoadingAndCreatedConfiguration","overloadIndex":1,"parameters":[{"name":"loaderState$","type":"Observable>","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"kind":"Method","name":"forceNewConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"getConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"getConfigurationWithOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"getOrCreateConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrCreateConfigurationForProduct","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"hasConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"hasConflicts","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"hasPendingChanges","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"isConfigurationLoading","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"readAttributeDomain","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"removeConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"removeProductBoundConfigurations","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"ownerKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"changedAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"updateType","type":"Configurator.UpdateType","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateType:enum","shortType":"Configurator.UpdateType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkConflictSolverDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkConflictSolverDialog","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dismissConflictSolverDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dismissConflictSolverDialog","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"filterNotLoadingAndCreatedConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"filterNotLoadingAndCreatedConfiguration","overloadIndex":1,"parameters":[{"name":"loaderState$","type":"Observable>","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forceNewConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forceNewConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfigurationWithOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfigurationWithOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrCreateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrCreateConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrCreateConfigurationForProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrCreateConfigurationForProduct","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasConflicts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasConflicts","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasPendingChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasPendingChanges","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConfigurationLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConfigurationLoading","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readAttributeDomain","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readAttributeDomain","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeProductBoundConfigurations","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeProductBoundConfigurations","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"ownerKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"changedAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"updateType","type":"Configurator.UpdateType","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateType:enum","shortType":"Configurator.UpdateType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCommonsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorCommonsService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"configuratorCartService","type":"ConfiguratorCartService"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"configuratorUtils","type":"ConfiguratorUtilsService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configuratorCartService","type":"ConfiguratorCartService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCartService:class","shortType":"ConfiguratorCartService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/product-configurator/rulebased!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"configuratorUtils","type":"ConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUtilsService:class","shortType":"ConfiguratorUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"hasPendingChanges","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isConfigurationLoading","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConfiguration","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrCreateConfiguration","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"configIdTemplate","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateConfiguration","parameters":[{"name":"ownerKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"changedAttribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"updateType","type":"Configurator.UpdateType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getConfigurationWithOverview","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"filterNotLoadingAndCreatedConfiguration","parameters":[{"name":"loaderState$","type":"Observable>","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeConfiguration","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"dismissConflictSolverDialog","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"checkConflictSolverDialog","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasConflicts","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"forceNewConfiguration","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getOrCreateConfigurationForProduct","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"configIdTemplate","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"hasConfigurationOverview","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"removeProductBoundConfigurations","parameters":[],"returnType":"void"},{"kind":"Method","name":"readAttributeDomain","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictAndErrorMessagesComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"}]},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"showErrors","type":"boolean"},{"kind":"Property","name":"showWarnings","type":"boolean"},{"kind":"Method","name":"toggleErrors","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleWarnings","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleErrors","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictAndErrorMessagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleWarnings","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleWarnings","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictAndErrorMessagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictAndErrorMessagesComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"showWarnings","type":"boolean"},{"kind":"Method","name":"toggleWarnings","parameters":[],"returnType":"void"},{"kind":"Property","name":"showErrors","type":"boolean"},{"kind":"Method","name":"toggleErrors","parameters":[],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictDescriptionComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"currentGroup","type":"Configurator.Group"},{"kind":"Method","name":"displayConflictDescription","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Property","name":"groupType","type":"typeof Configurator.GroupType"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"tabindex","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayConflictDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayConflictDescription","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorConflictDescriptionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictDescriptionComponent","members":[{"kind":"Property","name":"currentGroup","type":"Configurator.Group"},{"kind":"Property","name":"groupType","type":"typeof Configurator.GroupType"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"tabindex","type":"string"},{"kind":"Property","name":"role","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"displayConflictDescription","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictSolverDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"focusService","type":"KeyboardFocusService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"conflictGroup$","type":"Observable"},{"kind":"Method","name":"dismissModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"focusService","type":"KeyboardFocusService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"conflictGroup","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"routerData","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"uiType","type":"typeof Configurator.UiType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dismissModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dismissModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"conflictGroup","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"routerData","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictSolverDialogComponent","members":[{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"focusService","type":"KeyboardFocusService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"uiType","type":"typeof Configurator.UiType"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"conflictGroup$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/product-configurator/rulebased!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"focusService","type":"KeyboardFocusService","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"init","parameters":[{"name":"conflictGroup","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"routerData","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"dismissModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictSolverDialogLauncherService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"conflictGroupAndRouterData$","type":"Observable"},{"kind":"Method","name":"controlDialog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openModal","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Method","name":"subscribeToCloseDialog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogLauncherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"controlDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"controlDialog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogLauncherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogLauncherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openModal","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogLauncherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscribeToCloseDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscribeToCloseDialog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorConflictSolverDialogLauncherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictSolverDialogLauncherService","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"conflictGroupAndRouterData$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/product-configurator/rulebased!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"controlDialog","parameters":[],"returnType":"void"},{"kind":"Method","name":"subscribeToCloseDialog","parameters":[],"returnType":"void"},{"kind":"Method","name":"openModal","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/product-configurator/rulebased!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictSuggestionComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Method","name":"createSuggestionUiKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"currentGroup","type":"Configurator.Group"},{"kind":"Method","name":"displayConflictSuggestion","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Property","name":"groupType","type":"typeof Configurator.GroupType"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"suggestionNumber","type":"number"},{"kind":"Property","name":"tabindex","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createSuggestionUiKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createSuggestionUiKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorConflictSuggestionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayConflictSuggestion","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayConflictSuggestion","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorConflictSuggestionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorConflictSuggestionComponent","members":[{"kind":"Property","name":"currentGroup","type":"Configurator.Group"},{"kind":"Property","name":"attribute","type":"Configurator.Attribute"},{"kind":"Property","name":"suggestionNumber","type":"number"},{"kind":"Property","name":"groupType","type":"typeof Configurator.GroupType"},{"kind":"Property","name":"tabindex","type":"string"},{"kind":"Property","name":"role","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"displayConflictSuggestion","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"createSuggestionUiKey","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorExitButtonComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"},{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"location","type":"Location","isOptional":false,"canonicalReference":"@angular/common!Location:class","shortType":"Location","importPath":"@angular/common"}]},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"container$","type":"Observable<{ routerData: ConfiguratorRouter.Data; configuration: Configurator.Configuration; product: Product | undefined; }>"},{"kind":"Method","name":"exitConfiguration","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isDesktop","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isMobile","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Method","name":"navigateToCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"exitConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"exitConfiguration","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorExitButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDesktop","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDesktop","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorExitButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isMobile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isMobile","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorExitButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorExitButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorExitButtonComponent","members":[{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Property","name":"container$","type":"Observable<{ routerData: ConfiguratorRouter.Data; configuration: Configurator.Configuration; product: Product | undefined; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product-configurator/rulebased!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product-configurator/rulebased!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/product-configurator/rulebased!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false},{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/product-configurator/rulebased!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"location","type":"Location","canonicalReference":"@angular/common!Location:class","shortType":"Location","importPath":"@angular/common","isOptional":false}]},{"kind":"Method","name":"navigateToCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"exitConfiguration","parameters":[],"returnType":"void"},{"kind":"Method","name":"isDesktop","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isMobile","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorExpertModeService","members":[{"kind":"Method","name":"getExpModeActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getExpModeRequested","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setExpModeActive","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setExpModeRequested","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExpModeActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExpModeActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorExpertModeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExpModeRequested","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExpModeRequested","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorExpertModeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setExpModeActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setExpModeActive","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorExpertModeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setExpModeRequested","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setExpModeRequested","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorExpertModeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorExpertModeService","members":[{"kind":"Property","name":"_expModeRequested","type":""},{"kind":"Property","name":"_expModeActive","type":""},{"kind":"Method","name":"setExpModeRequested","parameters":[{"name":"expMode","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getExpModeRequested","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setExpModeActive","parameters":[{"name":"expMode","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getExpModeActive","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"currentGroup$","type":"Observable"},{"kind":"Method","name":"displayConflictResolvedMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"isDialogActive","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isNavigationToGroupEnabled","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Property","name":"keyboardFocusService","type":"KeyboardFocusService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"listenForConflictResolution","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayConflictResolvedMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayConflictResolvedMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDialogActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDialogActive","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNavigationToGroupEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNavigationToGroupEnabled","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"listenForConflictResolution","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"listenForConflictResolution","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorFormComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"keyboardFocusService","type":"KeyboardFocusService"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"currentGroup$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/product-configurator/rulebased!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/product-configurator/rulebased!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"listenForConflictResolution","parameters":[],"returnType":"void"},{"kind":"Method","name":"displayConflictResolvedMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"isNavigationToGroupEnabled","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isDialogActive","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"activeLanguage$","type":"Observable"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"createAttributeUiKey","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"createGroupId","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"displayConflictDescription","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Property","name":"expMode","type":"Observable"},{"kind":"Method","name":"getComponentKey","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Property","name":"group","type":"Configurator.Group"},{"kind":"Method","name":"isConflictGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Property","name":"isNavigationToGroupEnabled","type":"boolean"},{"kind":"Property","name":"isPricingAsync","type":"boolean"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"Property","name":"trackByFn","type":"(_index: number, attribute: Configurator.Attribute) => string | undefined"},{"kind":"Property","name":"typePrefix","type":""},{"kind":"Property","name":"uiType","type":"typeof Configurator.UiType"},{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"event","type":"ConfigFormUpdateEvent","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfigFormUpdateEvent:class","shortType":"ConfigFormUpdateEvent","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAttributeUiKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAttributeUiKey","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorGroupComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createGroupId","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorGroupComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayConflictDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayConflictDescription","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"expMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"expMode","type":"Observable"},"topLevelApiElementName":"ConfiguratorGroupComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentKey","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorGroupComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConflictGroupType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConflictGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"event","type":"ConfigFormUpdateEvent","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfigFormUpdateEvent:class","shortType":"ConfigFormUpdateEvent","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"typePrefix","type":""},{"kind":"Property","name":"group","type":"Configurator.Group"},{"kind":"Property","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"Property","name":"isNavigationToGroupEnabled","type":"boolean"},{"kind":"Property","name":"isPricingAsync","type":"boolean"},{"kind":"Property","name":"activeLanguage$","type":"Observable"},{"kind":"Property","name":"uiType","type":"typeof Configurator.UiType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/product-configurator/rulebased!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"updateConfiguration","parameters":[{"name":"event","type":"ConfigFormUpdateEvent","canonicalReference":"@spartacus/product-configurator/rulebased!ConfigFormUpdateEvent:class","shortType":"ConfigFormUpdateEvent","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isConflictGroupType","parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"displayConflictDescription","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"createGroupId","parameters":[{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"createAttributeUiKey","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attributeId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getComponentKey","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"trackByFn","type":"(_index: number, attribute: Configurator.Attribute) => string | undefined"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupMenuComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"hamburgerMenuService","type":"HamburgerMenuService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configGroupMenuService","type":"ConfiguratorGroupMenuService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorGroupMenuService:class","shortType":"ConfiguratorGroupMenuService","importPath":""},{"name":"directionService","type":"DirectionService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~DirectionService:class","shortType":"DirectionService","importPath":"@spartacus/storefront"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Method","name":"click","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroup","type":"Configurator.Group","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"COMPLETE","type":"string"},{"kind":"Method","name":"condenseGroups","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group[]"},{"kind":"Property","name":"configCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"configGroupMenuService","type":"ConfiguratorGroupMenuService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"containsSelectedGroup","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"createAriaControls","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"createIconId","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"},{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Property","name":"currentGroup$","type":"Observable"},{"kind":"Property","name":"directionService","type":"DirectionService"},{"kind":"Property","name":"displayedGroups$","type":"Observable"},{"kind":"Property","name":"displayedParentGroup$","type":"Observable"},{"kind":"Method","name":"displayMenuItem","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Property","name":"ERROR","type":"string"},{"kind":"Method","name":"getAriaDescribedby","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"getAriaLabel","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getCondensedParentGroup","overloadIndex":1,"parameters":[{"name":"parentGroup","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"getConflictNumber","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getGroupMenuTitle","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},{"kind":"Method","name":"getGroupStatusStyles","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"getParentGroup","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Property","name":"groups","type":"QueryList>"},{"kind":"Property","name":"hamburgerMenuService","type":"HamburgerMenuService"},{"kind":"Method","name":"handleFocusLoopInMobileMode","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"hasSubGroups","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Property","name":"ICON","type":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isBackNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isConflictGroup","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isConflictGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isConflictHeader","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isDialogActive","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isForwardsNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isGroupSelected","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentGroupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isGroupVisited","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"isLTRDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRTLDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"navigateUp","overloadIndex":1,"parameters":[{"name":"currentGroup","type":"Configurator.Group","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Method","name":"setFocusForMainMenu","overloadIndex":1,"parameters":[{"name":"currentGroupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setFocusForSubGroup","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"switchGroupOnArrowPress","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"groupIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"targetGroup","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroup","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"trackByFn","type":"(_index: number, group: Configurator.Group) => string"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"WARNING","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"click","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"click","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroup","type":"Configurator.Group","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"condenseGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"condenseGroups","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group[]"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"containsSelectedGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"containsSelectedGroup","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAriaControls","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAriaControls","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createIconId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createIconId","overloadIndex":1,"parameters":[{"name":"type","type":"ICON_TYPE","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ICON_TYPE:enum","shortType":"ICON_TYPE","importPath":"@spartacus/storefront"},{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayMenuItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayMenuItem","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaDescribedby","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaDescribedby","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabel","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCondensedParentGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCondensedParentGroup","overloadIndex":1,"parameters":[{"name":"parentGroup","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConflictNumber","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConflictNumber","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupMenuTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupMenuTitle","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupStatusStyles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupStatusStyles","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParentGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParentGroup","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleFocusLoopInMobileMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleFocusLoopInMobileMode","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasSubGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasSubGroups","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBackNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBackNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConflictGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConflictGroup","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConflictGroupType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConflictGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConflictHeader","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConflictHeader","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDialogActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDialogActive","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isForwardsNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isForwardsNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isGroupSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isGroupSelected","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentGroupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isGroupVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isGroupVisited","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLTRDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLTRDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRTLDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRTLDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateUp","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateUp","overloadIndex":1,"parameters":[{"name":"currentGroup","type":"Configurator.Group","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFocusForMainMenu","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFocusForMainMenu","overloadIndex":1,"parameters":[{"name":"currentGroupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFocusForSubGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFocusForSubGroup","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"switchGroupOnArrowPress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"switchGroupOnArrowPress","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"groupIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"targetGroup","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"currentGroup","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupMenuComponent","members":[{"kind":"Property","name":"configCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"hamburgerMenuService","type":"HamburgerMenuService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"configGroupMenuService","type":"ConfiguratorGroupMenuService"},{"kind":"Property","name":"directionService","type":"DirectionService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"groups","type":"QueryList>"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"currentGroup$","type":"Observable"},{"kind":"Property","name":"displayedParentGroup$","type":"Observable"},{"kind":"Property","name":"displayedGroups$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"ERROR","type":"string"},{"kind":"Property","name":"COMPLETE","type":"string"},{"kind":"Property","name":"WARNING","type":"string"},{"kind":"Property","name":"ICON","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"hamburgerMenuService","type":"HamburgerMenuService","canonicalReference":"@spartacus/product-configurator/rulebased!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configGroupMenuService","type":"ConfiguratorGroupMenuService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupMenuService:class","shortType":"ConfiguratorGroupMenuService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"directionService","type":"DirectionService","canonicalReference":"@spartacus/product-configurator/rulebased!DirectionService:class","shortType":"DirectionService","importPath":"@spartacus/storefront","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"click","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"currentGroup","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"navigateUp","parameters":[{"name":"currentGroup","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getConflictNumber","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"hasSubGroups","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getParentGroup","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCondensedParentGroup","parameters":[{"name":"parentGroup","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"condenseGroups","parameters":[{"name":"groups","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Group[]"},{"kind":"Method","name":"isGroupVisited","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isConflictGroupType","parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isConflictHeader","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isConflictGroup","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getGroupStatusStyles","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isLTRDirection","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRTLDirection","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isForwardsNavigation","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isBackNavigation","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"switchGroupOnArrowPress","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false},{"name":"groupIndex","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"targetGroup","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"currentGroup","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleFocusLoopInMobileMode","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setFocusForMainMenu","parameters":[{"name":"currentGroupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"setFocusForSubGroup","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"currentGroupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"containsSelectedGroup","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"currentGroupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"getTabIndex","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"currentGroupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"isGroupSelected","parameters":[{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"currentGroupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"createAriaControls","parameters":[{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"getAriaLabel","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createIconId","parameters":[{"name":"type","type":"ICON_TYPE","canonicalReference":"@spartacus/product-configurator/rulebased!ICON_TYPE:class","shortType":"ICON_TYPE","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"getAriaDescribedby","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getGroupMenuTitle","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"displayMenuItem","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isDialogActive","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Property","name":"trackByFn","type":"(_index: number, group: Configurator.Group) => string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorUtilsService","type":"ConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUtilsService:class","shortType":"ConfiguratorUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorGroupStatusService","type":"ConfiguratorGroupStatusService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupStatusService:class","shortType":"ConfiguratorGroupStatusService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupStatusService","type":"ConfiguratorGroupStatusService"},{"kind":"Property","name":"configuratorUtilsService","type":"ConfiguratorUtilsService"},{"kind":"Method","name":"getConflictGroupForImmediateConflictResolution","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"getCurrentGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"getCurrentGroupId","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"getDescriptionForGroupId","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getFirstConflictGroup","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getMenuParentGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"getNeighboringGroupId","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"neighboringIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getNextGroupDescription","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"getNextGroupId","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"getParentGroup","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getPreviousGroupDescription","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"getPreviousGroupId","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"hasSubGroups","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isConflictGroupInImmediateConflictResolutionMode","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"},{"name":"immediateConflictResolution","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isConflictGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isGroupVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"navigateToConflictSolver","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"navigateToFirstIncompleteGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"navigateToGroup","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"setStatus","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"conflictResolutionMode","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setGroupStatusVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setMenuParentGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConflictGroupForImmediateConflictResolution","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConflictGroupForImmediateConflictResolution","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentGroupId","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDescriptionForGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDescriptionForGroupId","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFirstConflictGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFirstConflictGroup","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group | undefined"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMenuParentGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMenuParentGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNeighboringGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNeighboringGroupId","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"neighboringIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNextGroupDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNextGroupDescription","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNextGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNextGroupId","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParentGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParentGroup","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group | undefined"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreviousGroupDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreviousGroupDescription","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreviousGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreviousGroupId","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasSubGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasSubGroups","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConflictGroupInImmediateConflictResolutionMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConflictGroupInImmediateConflictResolutionMode","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"},{"name":"immediateConflictResolution","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConflictGroupType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConflictGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isGroupVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isGroupVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToConflictSolver","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToConflictSolver","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToFirstIncompleteGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToFirstIncompleteGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToGroup","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"setStatus","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"conflictResolutionMode","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setGroupStatusVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setGroupStatusVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setMenuParentGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setMenuParentGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupsService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorUtilsService","type":"ConfiguratorUtilsService"},{"kind":"Property","name":"configuratorGroupStatusService","type":"ConfiguratorGroupStatusService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorUtilsService","type":"ConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUtilsService:class","shortType":"ConfiguratorUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorGroupStatusService","type":"ConfiguratorGroupStatusService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupStatusService:class","shortType":"ConfiguratorGroupStatusService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"getCurrentGroupId","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getFirstConflictGroup","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"navigateToFirstIncompleteGroup","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"navigateToConflictSolver","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getMenuParentGroup","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setMenuParentGroup","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getCurrentGroup","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConflictGroupForImmediateConflictResolution","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setGroupStatusVisited","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"navigateToGroup","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"setStatus","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true},{"name":"conflictResolutionMode","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getNextGroupId","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getNextGroupDescription","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDescriptionForGroupId","parameters":[{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getPreviousGroupId","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPreviousGroupDescription","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isGroupVisited","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getParentGroup","parameters":[{"name":"groups","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"hasSubGroups","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isConflictGroupInImmediateConflictResolutionMode","parameters":[{"name":"groupType","type":"Configurator.GroupType | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"immediateConflictResolution","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"getNeighboringGroupId","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"neighboringIndex","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isConflictGroupType","parameters":[{"name":"groupType","type":"Configurator.GroupType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupStatusService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"configuratorUtilsService","type":"ConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUtilsService:class","shortType":"ConfiguratorUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Method","name":"areGroupsVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"configuratorUtilsService","type":"ConfiguratorUtilsService"},{"kind":"Method","name":"getFirstIncompleteGroup","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getParentGroupStatusVisited","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parentGroup","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"visitedGroupIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isGroupVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setGroupStatusVisited","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"areGroupsVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"areGroupsVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupStatusService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFirstIncompleteGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFirstIncompleteGroup","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group | undefined"},"topLevelApiElementName":"ConfiguratorGroupStatusService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParentGroupStatusVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParentGroupStatusVisited","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parentGroup","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"visitedGroupIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupStatusService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isGroupVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isGroupVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupStatusService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setGroupStatusVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setGroupStatusVisited","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupStatusService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupStatusService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"configuratorUtilsService","type":"ConfiguratorUtilsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"configuratorUtilsService","type":"ConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUtilsService:class","shortType":"ConfiguratorUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"isGroupVisited","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getFirstIncompleteGroup","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"setGroupStatusVisited","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"areGroupsVisited","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"groupIds","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getParentGroupStatusVisited","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"parentGroup","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"visitedGroupIds","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupTitleComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"hamburgerMenuService","type":"HamburgerMenuService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"ADD_TO_CART_BUTTON","type":""},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"displayedGroup$","type":"Observable"},{"kind":"Property","name":"focusFirstElementInMobileGroupList","type":"boolean"},{"kind":"Method","name":"getGroupTitle","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"hamburgerMenuService","type":"HamburgerMenuService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isMobile","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"ngAfterContentChecked","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"PRE_HEADER","type":""},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupTitle","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorGroupTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isMobile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isMobile","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorGroupTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterContentChecked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterContentChecked","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorGroupTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorGroupTitleComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"hamburgerMenuService","type":"HamburgerMenuService"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"PRE_HEADER","type":""},{"kind":"Property","name":"ADD_TO_CART_BUTTON","type":""},{"kind":"Property","name":"focusFirstElementInMobileGroupList","type":"boolean"},{"kind":"Property","name":"displayedGroup$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/product-configurator/rulebased!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"hamburgerMenuService","type":"HamburgerMenuService","canonicalReference":"@spartacus/product-configurator/rulebased!HamburgerMenuService:class","shortType":"HamburgerMenuService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterContentChecked","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getGroupTitle","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"isMobile","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorLanguageSetEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onLanguageSet","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorLanguageSetEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onLanguageSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onLanguageSet","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorLanguageSetEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorLanguageSetEventListener","members":[{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"onLanguageSet","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorLogoutEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onLogout","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorLogoutEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onLogout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onLogout","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorLogoutEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorLogoutEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/product-configurator/rulebased!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"onLogout","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewAttributeComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"attributeOverview","type":"Configurator.AttributeOverview"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"isDesktop","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractPriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorOverviewAttributeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDesktop","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDesktop","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorOverviewAttributeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewAttributeComponent","members":[{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"attributeOverview","type":"Configurator.AttributeOverview"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/product-configurator/rulebased!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"extractPriceFormulaParameters","parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"isDesktop","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewBundleAttributeComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"attributeOverview","type":"Configurator.AttributeOverview"},{"kind":"Method","name":"displayPrice","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"displayQuantity","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"getAriaLabel","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getProductPrimaryImage","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"ImageGroup | ImageGroup[] | undefined"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayPrice","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorOverviewBundleAttributeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayQuantity","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorOverviewBundleAttributeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractPriceFormulaParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractPriceFormulaParameters","overloadIndex":1,"parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},"topLevelApiElementName":"ConfiguratorOverviewBundleAttributeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabel","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewBundleAttributeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductPrimaryImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductPrimaryImage","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"ImageGroup | ImageGroup[] | undefined"},"topLevelApiElementName":"ConfiguratorOverviewBundleAttributeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewBundleAttributeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewBundleAttributeComponent","members":[{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"attributeOverview","type":"Configurator.AttributeOverview"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product-configurator/rulebased!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getProductPrimaryImage","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/rulebased!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"ImageGroup | ImageGroup[] | undefined"},{"kind":"Method","name":"extractPriceFormulaParameters","parameters":[],"returnType":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"displayQuantity","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"displayPrice","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getAriaLabel","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFilterBarComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attributeFilterTypes","type":"typeof Configurator.OverviewFilter"},{"kind":"Property","name":"config","type":"Configurator.ConfigurationWithOverview"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"createInputConfig","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attrFilters","type":"Configurator.OverviewFilter[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.OverviewFilter:enum","shortType":"Configurator.OverviewFilter","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupFilers","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.ConfigurationWithOverview"},{"kind":"Property","name":"FIRST_FILTER_CHECKBOX_ID","type":""},{"kind":"Method","name":"focusElementById","overloadIndex":1,"parameters":[{"name":"elementId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getGroupFilterDescription","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getInputFilters","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"[Configurator.OverviewFilter[], string[]]"},{"kind":"Method","name":"getNextElementIdToFocusForAttributeFilter","overloadIndex":1,"parameters":[{"name":"indexOfRemoved","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attrFilters","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},{"kind":"Method","name":"getNextElementIdToFocusForGroupFilter","overloadIndex":1,"parameters":[{"name":"indexOfRemoved","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attrFilters","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupFilters","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isShowRemoveAll","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"onAttrFilterRemove","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attrToRemove","type":"Configurator.OverviewFilter","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.OverviewFilter:enum","shortType":"Configurator.OverviewFilter","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"onGroupFilterRemove","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupIdToRemove","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onRemoveAll","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"PREFIX_ID","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createInputConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createInputConfig","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attrFilters","type":"Configurator.OverviewFilter[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.OverviewFilter:enum","shortType":"Configurator.OverviewFilter","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupFilers","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.ConfigurationWithOverview"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusElementById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusElementById","overloadIndex":1,"parameters":[{"name":"elementId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupFilterDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupFilterDescription","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInputFilters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInputFilters","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"[Configurator.OverviewFilter[], string[]]"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNextElementIdToFocusForAttributeFilter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNextElementIdToFocusForAttributeFilter","overloadIndex":1,"parameters":[{"name":"indexOfRemoved","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attrFilters","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNextElementIdToFocusForGroupFilter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNextElementIdToFocusForGroupFilter","overloadIndex":1,"parameters":[{"name":"indexOfRemoved","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attrFilters","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupFilters","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isShowRemoveAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isShowRemoveAll","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onAttrFilterRemove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onAttrFilterRemove","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attrToRemove","type":"Configurator.OverviewFilter","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.OverviewFilter:enum","shortType":"Configurator.OverviewFilter","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onGroupFilterRemove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onGroupFilterRemove","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupIdToRemove","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRemoveAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRemoveAll","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFilterBarComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"PREFIX_ID","type":""},{"kind":"Property","name":"FIRST_FILTER_CHECKBOX_ID","type":""},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Property","name":"config","type":"Configurator.ConfigurationWithOverview"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"attributeFilterTypes","type":"typeof Configurator.OverviewFilter"},{"kind":"Method","name":"getGroupFilterDescription","parameters":[{"name":"overview","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"onAttrFilterRemove","parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"attrToRemove","type":"Configurator.OverviewFilter","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onGroupFilterRemove","parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupIdToRemove","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getNextElementIdToFocusForAttributeFilter","parameters":[{"name":"indexOfRemoved","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"attrFilters","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string | null"},{"kind":"Method","name":"getNextElementIdToFocusForGroupFilter","parameters":[{"name":"indexOfRemoved","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"attrFilters","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupFilters","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"focusElementById","parameters":[{"name":"elementId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isShowRemoveAll","parameters":[{"name":"overview","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"onRemoveAll","parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getInputFilters","parameters":[{"name":"overview","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"[Configurator.OverviewFilter[], string[]]"},{"kind":"Method","name":"createInputConfig","parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"attrFilters","type":"Configurator.OverviewFilter[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupFilers","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.ConfigurationWithOverview"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFilterButtonComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"}]},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configurationWithOv$","type":"Observable"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"filterButton","type":"ElementRef"},{"kind":"Method","name":"getNumFilters","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"number"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Method","name":"isDisplayOnlyVariant","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"openFilterModal","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNumFilters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNumFilters","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorOverviewFilterButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDisplayOnlyVariant","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDisplayOnlyVariant","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorOverviewFilterButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openFilterModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openFilterModal","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterButtonComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFilterButtonComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/product-configurator/rulebased!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false}]},{"kind":"Property","name":"filterButton","type":"ElementRef"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"configurationWithOv$","type":"Observable"},{"kind":"Method","name":"getNumFilters","parameters":[{"name":"overview","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"openFilterModal","parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isDisplayOnlyVariant","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFilterComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Method","name":"collectAttrFilters","overloadIndex":1,"parameters":[],"returnType":"Configurator.OverviewFilter[]"},{"kind":"Method","name":"collectGroupFilters","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string[]"},{"kind":"Property","name":"config","type":"Configurator.ConfigurationWithOverview"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"createInputConfig","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attrFilters","type":"Configurator.OverviewFilter[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.OverviewFilter:enum","shortType":"Configurator.OverviewFilter","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupFilers","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.ConfigurationWithOverview"},{"kind":"Method","name":"extractAttrFilterState","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"extractGroupFilterState","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"groupFilters","type":"UntypedFormControl[]"},{"kind":"Method","name":"isDisplayOnlyVariant","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"mySelectionsFilter","type":"UntypedFormControl"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onFilter","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"priceFilter","type":"UntypedFormControl"},{"kind":"Property","name":"showFilterBar","type":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectAttrFilters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectAttrFilters","overloadIndex":1,"parameters":[],"returnType":"Configurator.OverviewFilter[]"},"topLevelApiElementName":"ConfiguratorOverviewFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectGroupFilters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectGroupFilters","overloadIndex":1,"parameters":[{"name":"overview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string[]"},"topLevelApiElementName":"ConfiguratorOverviewFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createInputConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createInputConfig","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attrFilters","type":"Configurator.OverviewFilter[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.OverviewFilter:enum","shortType":"Configurator.OverviewFilter","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupFilers","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.ConfigurationWithOverview"},"topLevelApiElementName":"ConfiguratorOverviewFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractAttrFilterState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractAttrFilterState","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractGroupFilterState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractGroupFilterState","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDisplayOnlyVariant","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDisplayOnlyVariant","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorOverviewFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onFilter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onFilter","overloadIndex":1,"parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.ConfigurationWithOverview:interface","shortType":"Configurator.ConfigurationWithOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFilterComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Property","name":"showFilterBar","type":"boolean"},{"kind":"Property","name":"config","type":"Configurator.ConfigurationWithOverview"},{"kind":"Property","name":"priceFilter","type":"UntypedFormControl"},{"kind":"Property","name":"mySelectionsFilter","type":"UntypedFormControl"},{"kind":"Property","name":"groupFilters","type":"UntypedFormControl[]"},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"onFilter","parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isDisplayOnlyVariant","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"extractGroupFilterState","parameters":[{"name":"configuration","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"extractAttrFilterState","parameters":[{"name":"configuration","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"collectGroupFilters","parameters":[{"name":"overview","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string[]"},{"kind":"Method","name":"collectAttrFilters","parameters":[],"returnType":"Configurator.OverviewFilter[]"},{"kind":"Method","name":"createInputConfig","parameters":[{"name":"config","type":"Configurator.ConfigurationWithOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"attrFilters","type":"Configurator.OverviewFilter[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupFilers","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.ConfigurationWithOverview"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFilterDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"closeFilterModal","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config$","type":"import(\"rxjs\").Observable"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeFilterModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeFilterModal","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewFilterDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFilterDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/product-configurator/rulebased!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"config$","type":"rxjs.Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"closeFilterModal","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attributeOverviewType","type":"typeof Configurator.AttributeOverviewType"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"getGroupId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getGroupLevelStyleClasses","overloadIndex":1,"parameters":[{"name":"level","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subGroups","type":"Configurator.GroupOverview[] | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupOverview:interface","shortType":"Configurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},{"kind":"Method","name":"getPrefixId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getStyleClasses","overloadIndex":1,"parameters":[{"name":"attributes","type":"Configurator.AttributeOverview[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AttributeOverview:interface","shortType":"Configurator.AttributeOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Method","name":"hasAttributes","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"hasGroupWithAttributes","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.GroupOverview[]","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupOverview:interface","shortType":"Configurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isSameAttribute","overloadIndex":1,"parameters":[{"name":"attributes","type":"Configurator.AttributeOverview[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AttributeOverview:interface","shortType":"Configurator.AttributeOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupLevelStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupLevelStyleClasses","overloadIndex":1,"parameters":[{"name":"level","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"subGroups","type":"Configurator.GroupOverview[] | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupOverview:interface","shortType":"Configurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPrefixId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPrefixId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStyleClasses","overloadIndex":1,"parameters":[{"name":"attributes","type":"Configurator.AttributeOverview[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AttributeOverview:interface","shortType":"Configurator.AttributeOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasAttributes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasAttributes","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorOverviewFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasGroupWithAttributes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasGroupWithAttributes","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.GroupOverview[]","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupOverview:interface","shortType":"Configurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorOverviewFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSameAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSameAttribute","overloadIndex":1,"parameters":[{"name":"attributes","type":"Configurator.AttributeOverview[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AttributeOverview:interface","shortType":"Configurator.AttributeOverview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorOverviewFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewFormComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"attributeOverviewType","type":"typeof Configurator.AttributeOverviewType"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"hasAttributes","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"hasGroupWithAttributes","parameters":[{"name":"groups","type":"Configurator.GroupOverview[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"isSameAttribute","parameters":[{"name":"attributes","type":"Configurator.AttributeOverview[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getStyleClasses","parameters":[{"name":"attributes","type":"Configurator.AttributeOverview[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getGroupLevelStyleClasses","parameters":[{"name":"level","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"subGroups","type":"Configurator.GroupOverview[] | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getPrefixId","parameters":[{"name":"idPrefix","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getGroupId","parameters":[{"name":"idPrefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewMenuComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"ACTIVE_CLASS","type":""},{"kind":"Method","name":"adjustStyling","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"amount","type":"number"},{"kind":"Method","name":"changeStyling","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"Configurator.ConfigurationWithOverview"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"CX_CONFIGURATOR_OVERVIEW_MENU","type":""},{"kind":"Property","name":"CX_GROUPS","type":""},{"kind":"Property","name":"CX_MENU_GROUP","type":""},{"kind":"Property","name":"CX_MENU_ITEM_BUTTONS","type":""},{"kind":"Method","name":"ensureElementVisible","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getAmount","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"number"},{"kind":"Method","name":"getAmountOfGroups","overloadIndex":1,"parameters":[{"name":"amount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groups","type":"Configurator.GroupOverview[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupOverview:interface","shortType":"Configurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"number"},{"kind":"Method","name":"getGroupId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getGroupLevelStyleClasses","overloadIndex":1,"parameters":[{"name":"level","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getHeight","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getMenuItemId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getMenuItemsHeight","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getMenuItemToHighlight","overloadIndex":1,"parameters":[],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getPrefixId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"height","type":"string"},{"kind":"Method","name":"highlight","overloadIndex":1,"parameters":[{"name":"elementToHighlight","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"MENU_ITEM_HEIGHT","type":""},{"kind":"Property","name":"menuItem","type":"HTMLElement | undefined"},{"kind":"Property","name":"menuItemsHeight","type":"number"},{"kind":"Method","name":"navigateToGroup","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onResize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onScroll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"OV_GROUP","type":""},{"kind":"Property","name":"OV_MENU_ITEM","type":""},{"kind":"Method","name":"removeStyling","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"styles","type":"readonly [property: string, value: string][]"},{"kind":"Property","name":"VARIANT_CONFIG_OVERVIEW_NAVIGATION_SLOT","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"adjustStyling","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"adjustStyling","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeStyling","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeStyling","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ensureElementVisible","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ensureElementVisible","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAmount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAmount","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAmountOfGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAmountOfGroups","overloadIndex":1,"parameters":[{"name":"amount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groups","type":"Configurator.GroupOverview[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupOverview:interface","shortType":"Configurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupLevelStyleClasses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupLevelStyleClasses","overloadIndex":1,"parameters":[{"name":"level","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeight","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMenuItemId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMenuItemId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMenuItemsHeight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMenuItemsHeight","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMenuItemToHighlight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMenuItemToHighlight","overloadIndex":1,"parameters":[],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPrefixId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPrefixId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"highlight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"highlight","overloadIndex":1,"parameters":[{"name":"elementToHighlight","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToGroup","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onResize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onResize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onScroll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onScroll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeStyling","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeStyling","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewMenuComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewMenuComponent","members":[{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"height","type":"string"},{"kind":"Property","name":"config","type":"Configurator.ConfigurationWithOverview"},{"kind":"Property","name":"VARIANT_CONFIG_OVERVIEW_NAVIGATION_SLOT","type":""},{"kind":"Property","name":"CX_CONFIGURATOR_OVERVIEW_MENU","type":""},{"kind":"Property","name":"CX_MENU_ITEM_BUTTONS","type":""},{"kind":"Property","name":"CX_GROUPS","type":""},{"kind":"Property","name":"CX_MENU_GROUP","type":""},{"kind":"Property","name":"OV_MENU_ITEM","type":""},{"kind":"Property","name":"OV_GROUP","type":""},{"kind":"Property","name":"ACTIVE_CLASS","type":""},{"kind":"Property","name":"MENU_ITEM_HEIGHT","type":""},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"menuItem","type":"HTMLElement | undefined"},{"kind":"Property","name":"amount","type":"number"},{"kind":"Property","name":"menuItemsHeight","type":"number"},{"kind":"Property","name":"styles","type":"readonly [property: string, value: string][]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onScroll","parameters":[],"returnType":"void"},{"kind":"Method","name":"onResize","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAmount","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getAmountOfGroups","parameters":[{"name":"amount","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"groups","type":"Configurator.GroupOverview[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getMenuItemsHeight","parameters":[],"returnType":"number"},{"kind":"Method","name":"adjustStyling","parameters":[],"returnType":"void"},{"kind":"Method","name":"getHeight","parameters":[],"returnType":"string"},{"kind":"Method","name":"changeStyling","parameters":[],"returnType":"void"},{"kind":"Method","name":"removeStyling","parameters":[],"returnType":"void"},{"kind":"Method","name":"getMenuItemToHighlight","parameters":[],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"highlight","parameters":[{"name":"elementToHighlight","type":"HTMLElement | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ensureElementVisible","parameters":[{"name":"element","type":"HTMLElement | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getGroupLevelStyleClasses","parameters":[{"name":"level","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"navigateToGroup","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPrefixId","parameters":[{"name":"idPrefix","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getGroupId","parameters":[{"name":"idPrefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getMenuItemId","parameters":[{"name":"idPrefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewSidebarComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configurationWithOv$","type":"Observable"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"filterTab","type":"ElementRef"},{"kind":"Method","name":"getTabIndexForFilterTab","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getTabIndexForMenuTab","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"menuTab","type":"ElementRef"},{"kind":"Method","name":"onFilter","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onMenu","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showFilter","type":"boolean"},{"kind":"Method","name":"switchTabOnArrowPress","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"currentTab","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndexForFilterTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndexForFilterTab","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"ConfiguratorOverviewSidebarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndexForMenuTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndexForMenuTab","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"ConfiguratorOverviewSidebarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onFilter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onFilter","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewSidebarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onMenu","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onMenu","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewSidebarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"switchTabOnArrowPress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"switchTabOnArrowPress","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"currentTab","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorOverviewSidebarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorOverviewSidebarComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"menuTab","type":"ElementRef"},{"kind":"Property","name":"filterTab","type":"ElementRef"},{"kind":"Property","name":"showFilter","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Property","name":"configurationWithOv$","type":"Observable"},{"kind":"Method","name":"onFilter","parameters":[],"returnType":"void"},{"kind":"Method","name":"onMenu","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTabIndexForMenuTab","parameters":[],"returnType":"number"},{"kind":"Method","name":"getTabIndexForFilterTab","parameters":[],"returnType":"number"},{"kind":"Method","name":"switchTabOnArrowPress","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false},{"name":"currentTab","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorPreviousNextButtonsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"focusFirstAttribute","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getNextGroupDescription","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"getPreviousGroupDescription","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"isFirstGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"isLastGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"onNext","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"onPrevious","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusFirstAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusFirstAttribute","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorPreviousNextButtonsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNextGroupDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNextGroupDescription","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorPreviousNextButtonsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreviousGroupDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreviousGroupDescription","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorPreviousNextButtonsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isFirstGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isFirstGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorPreviousNextButtonsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLastGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLastGroup","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorPreviousNextButtonsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onNext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onNext","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorPreviousNextButtonsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPrevious","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPrevious","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorPreviousNextButtonsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorPreviousNextButtonsComponent","members":[{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configUtils","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"onPrevious","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onNext","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPreviousGroupDescription","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getNextGroupDescription","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isFirstGroup","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isLastGroup","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"focusFirstAttribute","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorPriceComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"directionService","type":"DirectionService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~DirectionService:class","shortType":"DirectionService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"addSign","overloadIndex":1,"parameters":[{"name":"value","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sign","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"before","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"compileFormattedValue","overloadIndex":1,"parameters":[{"name":"priceValue","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formattedValue","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isRTL","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"directionService","type":"DirectionService"},{"kind":"Method","name":"displayFormula","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"displayPriceOnly","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"displayQuantityAndPrice","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"formula","type":"ConfiguratorPriceComponentOptions"},{"kind":"Method","name":"isPriceLightedUp","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRTLDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"price","type":"string"},{"kind":"Property","name":"priceTotal","type":"string"},{"kind":"Method","name":"quantityWithPrice","overloadIndex":1,"parameters":[{"name":"formattedQuantity","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"removeSign","overloadIndex":1,"parameters":[{"name":"value","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sign","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"styleClass","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addSign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addSign","overloadIndex":1,"parameters":[{"name":"value","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sign","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"before","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileFormattedValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileFormattedValue","overloadIndex":1,"parameters":[{"name":"priceValue","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"formattedValue","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"isRTL","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayFormula","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayFormula","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayPriceOnly","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayPriceOnly","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayQuantityAndPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayQuantityAndPrice","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPriceLightedUp","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPriceLightedUp","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRTLDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRTLDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"price","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"price","type":"string"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"priceTotal","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"priceTotal","type":"string"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"quantityWithPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"quantityWithPrice","overloadIndex":1,"parameters":[{"name":"formattedQuantity","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeSign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeSign","overloadIndex":1,"parameters":[{"name":"value","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sign","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"styleClass","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"styleClass","type":"string"},"topLevelApiElementName":"ConfiguratorPriceComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorPriceComponent","members":[{"kind":"Property","name":"directionService","type":"DirectionService"},{"kind":"Property","name":"formula","type":"ConfiguratorPriceComponentOptions"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"directionService","type":"DirectionService","canonicalReference":"@spartacus/product-configurator/rulebased!DirectionService:class","shortType":"DirectionService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"isRTLDirection","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"removeSign","parameters":[{"name":"value","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"sign","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"addSign","parameters":[{"name":"value","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"sign","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"before","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"compileFormattedValue","parameters":[{"name":"priceValue","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"formattedValue","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"isRTL","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"displayQuantityAndPrice","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"displayPriceOnly","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"displayFormula","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"quantityWithPrice","parameters":[{"name":"formattedQuantity","type":"string | null","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"isPriceLightedUp","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorPriceComponentOptions","members":[{"kind":"PropertySignature","name":"isLightedUp","type":"boolean"},{"kind":"PropertySignature","name":"price","type":"Configurator.PriceDetails"},{"kind":"PropertySignature","name":"priceTotal","type":"Configurator.PriceDetails"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isLightedUp","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isLightedUp","type":"boolean"},"topLevelApiElementName":"ConfiguratorPriceComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"price","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"price","type":"Configurator.PriceDetails"},"topLevelApiElementName":"ConfiguratorPriceComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priceTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priceTotal","type":"Configurator.PriceDetails"},"topLevelApiElementName":"ConfiguratorPriceComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"ConfiguratorPriceComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorPriceComponentOptions","members":[{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"price","type":"Configurator.PriceDetails"},{"kind":"Property","name":"priceTotal","type":"Configurator.PriceDetails"},{"kind":"Property","name":"isLightedUp","type":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorProductTitleComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"expMode","type":"Observable | undefined"},{"kind":"Method","name":"getProductCode","overloadIndex":1,"parameters":[{"name":"container","type":"{ routerData: ConfiguratorRouter.Data; configuration: Configurator.Configuration; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"showMore","type":"boolean"},{"kind":"Method","name":"triggerDetails","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"expMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"expMode","type":"Observable | undefined"},"topLevelApiElementName":"ConfiguratorProductTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductCode","overloadIndex":1,"parameters":[{"name":"container","type":"{ routerData: ConfiguratorRouter.Data; configuration: Configurator.Configuration; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorProductTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"triggerDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"triggerDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorProductTitleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorProductTitleComponent","members":[{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Method","name":"getProductCode","parameters":[{"name":"container","type":"{\n routerData: ConfiguratorRouter.Data;\n configuration: Configurator.Configuration;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Property","name":"showMore","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product-configurator/rulebased!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"triggerDetails","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorQuantityService","members":[{"kind":"Method","name":"getQuantity","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setQuantity","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuantity","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorQuantityService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setQuantity","overloadIndex":1,"parameters":[{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorQuantityService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorQuantityService","members":[{"kind":"Property","name":"_quantity","type":""},{"kind":"Method","name":"setQuantity","parameters":[{"name":"quantity","type":"number","canonicalReference":"@spartacus/product-configurator/rulebased!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getQuantity","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorRestartDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"backToPDP","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"dialogData$","type":"Observable<{ owner: CommonConfigurator.Owner; }>"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Method","name":"restart","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"resume","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"backToPDP","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"backToPDP","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorRestartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorRestartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restart","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorRestartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resume","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resume","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorRestartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorRestartDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/product-configurator/rulebased!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product-configurator/rulebased!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/product-configurator/rulebased!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"dialogData$","type":"Observable<{ owner: CommonConfigurator.Owner; }>"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"close","parameters":[],"returnType":"void"},{"kind":"Method","name":"resume","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/rulebased!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"restart","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"backToPDP","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/rulebased!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorRouterListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorCartService","type":"ConfiguratorCartService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCartService:class","shortType":"ConfiguratorCartService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"configuratorQuantityService","type":"ConfiguratorQuantityService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorQuantityService:class","shortType":"ConfiguratorQuantityService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"configuratorCartService","type":"ConfiguratorCartService"},{"kind":"Property","name":"configuratorQuantityService","type":"ConfiguratorQuantityService"},{"kind":"Method","name":"isConfiguratorRelatedRoute","overloadIndex":1,"parameters":[{"name":"semanticRoute","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"observeRouterChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConfiguratorRelatedRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConfiguratorRelatedRoute","overloadIndex":1,"parameters":[{"name":"semanticRoute","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorRouterListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorRouterListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"observeRouterChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"observeRouterChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorRouterListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorRouterListener","members":[{"kind":"Property","name":"configuratorCartService","type":"ConfiguratorCartService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"configuratorQuantityService","type":"ConfiguratorQuantityService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorCartService","type":"ConfiguratorCartService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCartService:class","shortType":"ConfiguratorCartService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product-configurator/rulebased!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"configuratorQuantityService","type":"ConfiguratorQuantityService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorQuantityService:class","shortType":"ConfiguratorQuantityService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"observeRouterChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"isConfiguratorRelatedRoute","parameters":[{"name":"semanticRoute","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Namespace","name":"ConfiguratorSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"ConfiguratorSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConfiguratorSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Function","name":"areGroupsVisited","namespace":"ConfiguratorSelectors","parameters":[{"name":"ownerKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"areGroupsVisited","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"areGroupsVisited","topLevelApiElementKind":"Function","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Function","name":"getConfigurationFactory","namespace":"ConfiguratorSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getConfigurationFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getConfigurationFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Function","name":"getConfigurationProcessLoaderStateFactory","namespace":"ConfiguratorSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getConfigurationProcessLoaderStateFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getConfigurationProcessLoaderStateFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"getConfigurationsState","namespace":"ConfiguratorSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"getConfigurationsState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"getConfigurationState","namespace":"ConfiguratorSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Variable","name":"getConfigurationState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Function","name":"getCurrentGroup","namespace":"ConfiguratorSelectors","parameters":[{"name":"ownerKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCurrentGroup","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCurrentGroup","topLevelApiElementKind":"Function","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Function","name":"hasPendingChanges","namespace":"ConfiguratorSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"hasPendingChanges","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"hasPendingChanges","topLevelApiElementKind":"Function","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Function","name":"isGroupVisited","namespace":"ConfiguratorSelectors","parameters":[{"name":"ownerKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"isGroupVisited","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"isGroupVisited","topLevelApiElementKind":"Function","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorShowMoreComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cdRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"cdRef","type":"ChangeDetectorRef"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"normalize","overloadIndex":1,"parameters":[{"name":"text","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"productName","type":"string"},{"kind":"Property","name":"showHiddenText","type":"boolean"},{"kind":"Property","name":"showMore","type":"boolean"},{"kind":"Property","name":"tabIndex","type":"number"},{"kind":"Property","name":"text","type":"string"},{"kind":"Property","name":"textNormalized","type":"string"},{"kind":"Property","name":"textSize","type":"number"},{"kind":"Property","name":"textToShow","type":"string"},{"kind":"Method","name":"toggleShowMore","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorShowMoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalize","overloadIndex":1,"parameters":[{"name":"text","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorShowMoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleShowMore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleShowMore","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorShowMoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorShowMoreComponent","members":[{"kind":"Property","name":"cdRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"showMore","type":"boolean"},{"kind":"Property","name":"showHiddenText","type":"boolean"},{"kind":"Property","name":"textToShow","type":"string"},{"kind":"Property","name":"textNormalized","type":"string"},{"kind":"Property","name":"text","type":"string"},{"kind":"Property","name":"textSize","type":"number"},{"kind":"Property","name":"productName","type":"string"},{"kind":"Property","name":"tabIndex","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cdRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleShowMore","parameters":[],"returnType":"void"},{"kind":"Method","name":"normalize","parameters":[{"name":"text","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorShowOptionsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"focusFirstValue","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"showOptions","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusFirstValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusFirstValue","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorShowOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showOptions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorShowOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorShowOptionsComponent","members":[{"kind":"Property","name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"attributeComponentContext","type":"ConfiguratorAttributeCompositionContext"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorStorefrontUtilsService","type":"ConfiguratorStorefrontUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorStorefrontUtilsService:class","shortType":"ConfiguratorStorefrontUtilsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"showOptions","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusFirstValue","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorState","members":[{"kind":"PropertySignature","name":"configurations","type":"StateUtils.EntityProcessesLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configurations","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configurations","type":"StateUtils.EntityProcessesLoaderState"},"topLevelApiElementName":"ConfiguratorState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfiguratorState","members":[{"kind":"Property","name":"configurations","type":"StateUtils.EntityProcessesLoaderState"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorStorefrontUtilsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased"},{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"keyboardFocusService","type":"KeyboardFocusService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"ADD_TO_CART_BUTTON_HEIGHT","type":""},{"kind":"Method","name":"assembleValuesForMultiSelectAttributes","overloadIndex":1,"parameters":[{"name":"controlArray","type":"UntypedFormControl[]","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormControl:type","shortType":"UntypedFormControl","importPath":"@angular/forms"},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Value[]"},{"kind":"Method","name":"changeStyling","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"CONFIGURATOR_PREFIX","type":"string"},{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Method","name":"createAttributeUiKey","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"createAttributeValueUiKey","overloadIndex":1,"parameters":[{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"createGroupId","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"createOvGroupId","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"createOvMenuItemId","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"CX_PREFIX","type":""},{"kind":"Method","name":"ensureElementVisible","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"element","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusFirstActiveElement","overloadIndex":1,"parameters":[{"name":"selector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusFirstAttribute","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"focusOnElementForConflicting","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"foundFocusableElement","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"focusOnElements","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"focusValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"getElement","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getElements","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement[] | undefined"},{"kind":"Method","name":"getFocusableConflictDescription","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getFocusableElementByAttributeId","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"attributeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getFocusableElementById","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"id","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getFocusableElementByValueUiKey","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"valueUiKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getHeight","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"getPrefixId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSpareViewportHeight","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getVerticallyScrolledPixels","overloadIndex":1,"parameters":[],"returnType":"number | undefined"},{"kind":"Method","name":"hasScrollbar","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isCartEntryOrGroupVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isDisplayOnlyVariant","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isInViewport","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isLastSelected","overloadIndex":1,"parameters":[{"name":"attributeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"keyboardFocusService","type":"KeyboardFocusService"},{"kind":"Property","name":"lastSelected","type":"{ attributeName: string; valueCode: string; }"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Method","name":"removeStyling","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"scroll","overloadIndex":1,"parameters":[{"name":"element","type":"Element | HTMLElement","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""}],"returnType":"void"},{"kind":"Method","name":"scrollToConfigurationElement","overloadIndex":1,"parameters":[{"name":"selector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"SEPARATOR","type":""},{"kind":"Method","name":"setFocus","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"group","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setLastSelected","overloadIndex":1,"parameters":[{"name":"attributeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assembleValuesForMultiSelectAttributes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assembleValuesForMultiSelectAttributes","overloadIndex":1,"parameters":[{"name":"controlArray","type":"UntypedFormControl[]","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormControl:type","shortType":"UntypedFormControl","importPath":"@angular/forms"},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Value[]"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeStyling","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeStyling","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAttributeUiKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAttributeUiKey","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAttributeValueUiKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAttributeValueUiKey","overloadIndex":1,"parameters":[{"name":"attributeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createGroupId","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createOvGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createOvGroupId","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createOvMenuItemId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createOvMenuItemId","overloadIndex":1,"parameters":[{"name":"prefix","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ensureElementVisible","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ensureElementVisible","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"element","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusFirstActiveElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusFirstActiveElement","overloadIndex":1,"parameters":[{"name":"selector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusFirstAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusFirstAttribute","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusOnElementForConflicting","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusOnElementForConflicting","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"foundFocusableElement","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusOnElements","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusOnElements","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getElement","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getElements","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getElements","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement[] | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusableConflictDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusableConflictDescription","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusableElementByAttributeId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusableElementByAttributeId","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"attributeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusableElementById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusableElementById","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"id","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusableElementByValueUiKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusableElementByValueUiKey","overloadIndex":1,"parameters":[{"name":"focusableElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""},{"name":"valueUiKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HTMLElement | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeight","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPrefixId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPrefixId","overloadIndex":1,"parameters":[{"name":"idPrefix","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSpareViewportHeight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSpareViewportHeight","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVerticallyScrolledPixels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVerticallyScrolledPixels","overloadIndex":1,"parameters":[],"returnType":"number | undefined"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasScrollbar","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasScrollbar","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCartEntryOrGroupVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCartEntryOrGroupVisited","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDisplayOnlyVariant","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDisplayOnlyVariant","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInViewport","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInViewport","overloadIndex":1,"parameters":[{"name":"element","type":"HTMLElement | undefined","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLastSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLastSelected","overloadIndex":1,"parameters":[{"name":"attributeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeStyling","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeStyling","overloadIndex":1,"parameters":[{"name":"querySelector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scroll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scroll","overloadIndex":1,"parameters":[{"name":"element","type":"Element | HTMLElement","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scrollToConfigurationElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scrollToConfigurationElement","overloadIndex":1,"parameters":[{"name":"selector","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFocus","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"group","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setLastSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setLastSelected","overloadIndex":1,"parameters":[{"name":"attributeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"valueCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorStorefrontUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorStorefrontUtilsService","members":[{"kind":"Property","name":"configuratorGroupsService","type":"ConfiguratorGroupsService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"keyboardFocusService","type":"KeyboardFocusService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"CX_PREFIX","type":""},{"kind":"Property","name":"SEPARATOR","type":""},{"kind":"Property","name":"CONFIGURATOR_PREFIX","type":"string"},{"kind":"Property","name":"ADD_TO_CART_BUTTON_HEIGHT","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"lastSelected","type":"{ attributeName: string; valueCode: string; }"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configuratorGroupsService","type":"ConfiguratorGroupsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorGroupsService:class","shortType":"ConfiguratorGroupsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/product-configurator/rulebased!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"keyboardFocusService","type":"KeyboardFocusService","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardFocusService:class","shortType":"KeyboardFocusService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"isCartEntryOrGroupVisited","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assembleValuesForMultiSelectAttributes","parameters":[{"name":"controlArray","type":"UntypedFormControl[]","canonicalReference":"@angular/forms!UntypedFormControl:class","shortType":"UntypedFormControl","importPath":"@angular/forms","isOptional":false},{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Value[]"},{"kind":"Method","name":"scroll","parameters":[{"name":"element","type":"Element | HTMLElement","canonicalReference":"@spartacus/product-configurator/rulebased!Element:class","shortType":"Element","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"scrollToConfigurationElement","parameters":[{"name":"selector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusFirstAttribute","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusFirstActiveElement","parameters":[{"name":"selector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getFocusableElementById","parameters":[{"name":"focusableElements","type":"HTMLElement[]","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getFocusableConflictDescription","parameters":[{"name":"focusableElements","type":"HTMLElement[]","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getFocusableElementByValueUiKey","parameters":[{"name":"focusableElements","type":"HTMLElement[]","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"valueUiKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getFocusableElementByAttributeId","parameters":[{"name":"focusableElements","type":"HTMLElement[]","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"attributeName","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"createAttributeValueUiKey","parameters":[{"name":"attributeId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"valueId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createAttributeUiKey","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attributeId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"focusValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusOnElements","parameters":[{"name":"focusableElements","type":"HTMLElement[]","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusOnElementForConflicting","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"foundFocusableElement","type":"HTMLElement | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false},{"name":"focusableElements","type":"HTMLElement[]","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getPrefixId","parameters":[{"name":"idPrefix","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createGroupId","parameters":[{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"createOvGroupId","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createOvMenuItemId","parameters":[{"name":"prefix","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"setFocus","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"group","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"changeStyling","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"property","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeStyling","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"property","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getElement","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"HTMLElement | undefined"},{"kind":"Method","name":"getElements","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"HTMLElement[] | undefined"},{"kind":"Method","name":"getVerticallyScrolledPixels","parameters":[],"returnType":"number | undefined"},{"kind":"Method","name":"hasScrollbar","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isInViewport","parameters":[{"name":"element","type":"HTMLElement | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getHeight","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getSpareViewportHeight","parameters":[],"returnType":"number"},{"kind":"Method","name":"ensureElementVisible","parameters":[{"name":"querySelector","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"element","type":"HTMLElement | undefined","canonicalReference":"@spartacus/product-configurator/rulebased!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isDisplayOnlyVariant","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setLastSelected","parameters":[{"name":"attributeName","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isLastSelected","parameters":[{"name":"attributeName","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"valueCode","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorTabBarComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common"},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configTab","type":"ElementRef"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Method","name":"determinePageFromRouterData","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"ConfiguratorRouter.PageType"},{"kind":"Method","name":"focusConfigurationInTabBar","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"focusOverviewInTabBar","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"focusService","type":"KeyboardFocusService"},{"kind":"Method","name":"getTabIndexForConfigTab","overloadIndex":1,"parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.PageType:enum","shortType":"ConfiguratorRouter.PageType","importPath":"@spartacus/product-configurator/common"}],"returnType":"number"},{"kind":"Method","name":"getTabIndexForOverviewTab","overloadIndex":1,"parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.PageType:enum","shortType":"ConfiguratorRouter.PageType","importPath":"@spartacus/product-configurator/common"}],"returnType":"number"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Method","name":"isOverviewPage","overloadIndex":1,"parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.PageType:enum","shortType":"ConfiguratorRouter.PageType","importPath":"@spartacus/product-configurator/common"}],"returnType":"boolean"},{"kind":"Method","name":"navigateToConfiguration","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Method","name":"navigateToOverview","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Property","name":"overviewTab","type":"ElementRef"},{"kind":"Property","name":"pageType$","type":"Observable"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"switchTabOnArrowPress","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"currentTab","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"determinePageFromRouterData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"determinePageFromRouterData","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"ConfiguratorRouter.PageType"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusConfigurationInTabBar","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusConfigurationInTabBar","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusOverviewInTabBar","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusOverviewInTabBar","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndexForConfigTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndexForConfigTab","overloadIndex":1,"parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.PageType:enum","shortType":"ConfiguratorRouter.PageType","importPath":"@spartacus/product-configurator/common"}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndexForOverviewTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndexForOverviewTab","overloadIndex":1,"parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.PageType:enum","shortType":"ConfiguratorRouter.PageType","importPath":"@spartacus/product-configurator/common"}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isOverviewPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isOverviewPage","overloadIndex":1,"parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.PageType:enum","shortType":"ConfiguratorRouter.PageType","importPath":"@spartacus/product-configurator/common"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToConfiguration","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToOverview","overloadIndex":1,"parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConfiguratorRouter.Data:interface","shortType":"ConfiguratorRouter.Data","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"switchTabOnArrowPress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"switchTabOnArrowPress","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"currentTab","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorTabBarComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorTabBarComponent","members":[{"kind":"Property","name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService"},{"kind":"Property","name":"configuratorCommonsService","type":"ConfiguratorCommonsService"},{"kind":"Property","name":"ghostStyle","type":"boolean"},{"kind":"Property","name":"configTab","type":"ElementRef"},{"kind":"Property","name":"overviewTab","type":"ElementRef"},{"kind":"Property","name":"TAB_BAR_QUERY_SELECTOR","type":""},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"configUtils","type":"ConfiguratorStorefrontUtilsService"},{"kind":"Property","name":"focusService","type":"KeyboardFocusService"},{"kind":"Property","name":"routerData$","type":"Observable"},{"kind":"Property","name":"configuration$","type":"Observable"},{"kind":"Property","name":"pageType$","type":"Observable"},{"kind":"Method","name":"determinePageFromRouterData","parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false}],"returnType":"ConfiguratorRouter.PageType"},{"kind":"Method","name":"isOverviewPage","parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"navigateToOverview","parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"navigateToConfiguration","parameters":[{"name":"routerData","type":"ConfiguratorRouter.Data","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusOverviewInTabBar","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusConfigurationInTabBar","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTabIndexForConfigTab","parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getTabIndexForOverviewTab","parameters":[{"name":"pageType","type":"ConfiguratorRouter.PageType","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouter:class","shortType":"ConfiguratorRouter","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"switchTabOnArrowPress","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/product-configurator/rulebased!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false},{"name":"currentTab","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configRouterExtractorService","type":"ConfiguratorRouterExtractorService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorRouterExtractorService:class","shortType":"ConfiguratorRouterExtractorService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configuratorCommonsService","type":"ConfiguratorCommonsService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCommonsService:class","shortType":"ConfiguratorCommonsService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorUtilsService","members":[{"kind":"Method","name":"buildGroupForExtract","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group"},{"kind":"Method","name":"buildGroupPath","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupPath","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"createConfigurationExtract","overloadIndex":1,"parameters":[{"name":"changedAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"updateType","type":"Configurator.UpdateType","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateType:enum","shortType":"Configurator.UpdateType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Configuration"},{"kind":"Method","name":"getConfigurationFromState","overloadIndex":1,"parameters":[{"name":"configurationState","type":"StateUtils.ProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ProcessesLoaderState:interface","shortType":"StateUtils.ProcessesLoaderState","importPath":"@spartacus/core"}],"returnType":"Configurator.Configuration"},{"kind":"Method","name":"getGroupById","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.Group"},{"kind":"Method","name":"getGroupByIdIfPresent","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getGroupFromSubGroups","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getOptionalGroupById","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getParentGroup","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"parentGroup","type":"Configurator.Group","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"hasSubGroups","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isConfigurationCreated","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildGroupForExtract","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildGroupForExtract","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildGroupPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildGroupPath","overloadIndex":1,"parameters":[{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupPath","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createConfigurationExtract","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createConfigurationExtract","overloadIndex":1,"parameters":[{"name":"changedAttribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"updateType","type":"Configurator.UpdateType","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateType:enum","shortType":"Configurator.UpdateType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Configuration"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfigurationFromState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfigurationFromState","overloadIndex":1,"parameters":[{"name":"configurationState","type":"StateUtils.ProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ProcessesLoaderState:interface","shortType":"StateUtils.ProcessesLoaderState","importPath":"@spartacus/core"}],"returnType":"Configurator.Configuration"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupById","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.Group"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupByIdIfPresent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupByIdIfPresent","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.Group | undefined"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupFromSubGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupFromSubGroups","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.Group | undefined"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOptionalGroupById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOptionalGroupById","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Configurator.Group | undefined"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParentGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParentGroup","overloadIndex":1,"parameters":[{"name":"groups","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"parentGroup","type":"Configurator.Group","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Group | undefined"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasSubGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasSubGroups","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConfigurationCreated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConfigurationCreated","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"ConfiguratorUtilsService","members":[{"kind":"Method","name":"getParentGroup","parameters":[{"name":"groups","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"parentGroup","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getGroupById","parameters":[{"name":"groups","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.Group"},{"kind":"Method","name":"getOptionalGroupById","parameters":[{"name":"groups","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getGroupByIdIfPresent","parameters":[{"name":"groups","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"getGroupFromSubGroups","parameters":[{"name":"groups","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Configurator.Group | undefined"},{"kind":"Method","name":"hasSubGroups","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isConfigurationCreated","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"createConfigurationExtract","parameters":[{"name":"changedAttribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"updateType","type":"Configurator.UpdateType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"Configurator.Configuration"},{"kind":"Method","name":"buildGroupPath","parameters":[{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupList","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"groupPath","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getConfigurationFromState","parameters":[{"name":"configurationState","type":"StateUtils.ProcessesLoaderState","canonicalReference":"@spartacus/product-configurator/rulebased!StateUtils:class","shortType":"StateUtils","importPath":"","isOptional":false}],"returnType":"Configurator.Configuration"},{"kind":"Method","name":"buildGroupForExtract","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.Group"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Namespace","name":"OccConfigurator","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OccConfigurator","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OccConfigurator","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"AddToCartParameters","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"product","type":"AddToCartProductData"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"AddToCartParameters","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AddToCartParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"AddToCartProductData","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"code","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"AddToCartProductData","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AddToCartProductData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Attribute","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"conflicts","type":"string[]"},{"kind":"PropertySignature","name":"domainOnDemand","type":"boolean"},{"kind":"PropertySignature","name":"domainValues","type":"Value[]"},{"kind":"PropertySignature","name":"formattedValue","type":"string"},{"kind":"PropertySignature","name":"images","type":"Image[]"},{"kind":"PropertySignature","name":"intervalInDomain","type":"boolean"},{"kind":"PropertySignature","name":"key","type":"string"},{"kind":"PropertySignature","name":"langDepName","type":"string"},{"kind":"PropertySignature","name":"longText","type":"string"},{"kind":"PropertySignature","name":"maxlength","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"negativeAllowed","type":"boolean"},{"kind":"PropertySignature","name":"numberScale","type":"number"},{"kind":"PropertySignature","name":"required","type":"boolean"},{"kind":"PropertySignature","name":"retractBlocked","type":"boolean"},{"kind":"PropertySignature","name":"retractTriggered","type":"boolean"},{"kind":"PropertySignature","name":"type","type":"UiType"},{"kind":"PropertySignature","name":"typeLength","type":"number"},{"kind":"PropertySignature","name":"validationType","type":"string"},{"kind":"PropertySignature","name":"value","type":"string"},{"kind":"PropertySignature","name":"visible","type":"boolean"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Attribute","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Attribute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"CharacteristicOverview","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"characteristic","type":"string"},{"kind":"PropertySignature","name":"characteristicId","type":"string"},{"kind":"PropertySignature","name":"price","type":"PriceDetails"},{"kind":"PropertySignature","name":"value","type":"string"},{"kind":"PropertySignature","name":"valueId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CharacteristicOverview","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CharacteristicOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Configuration","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"complete","type":"boolean"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"consistent","type":"boolean"},{"kind":"PropertySignature","name":"groups","type":"Group[]"},{"kind":"PropertySignature","name":"hideBasePriceAndSelectedOptions","type":"boolean"},{"kind":"PropertySignature","name":"immediateConflictResolution","type":"boolean"},{"kind":"PropertySignature","name":"kbKey","type":"KB"},{"kind":"PropertySignature","name":"newConfiguration","type":"boolean"},{"kind":"PropertySignature","name":"pricingEnabled","type":"boolean"},{"kind":"PropertySignature","name":"rootProduct","type":"string"},{"kind":"PropertySignature","name":"totalNumberOfIssues","type":"number"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Configuration","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Configuration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ConfigurationInfo","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"configuratorType","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"ConfigurationInfo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configuratorType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configuratorType","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"ConfigurationInfo","members":[{"kind":"Property","name":"configurationLabel","type":"string"},{"kind":"Property","name":"configurationValue","type":"string"},{"kind":"Property","name":"configuratorType","type":"string"},{"kind":"Property","name":"status","type":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Group","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"attributes","type":"Attribute[]"},{"kind":"PropertySignature","name":"complete","type":"boolean"},{"kind":"PropertySignature","name":"configurable","type":"boolean"},{"kind":"PropertySignature","name":"consistent","type":"boolean"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"groupType","type":"GroupType"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"subGroups","type":"Group[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Group","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Group","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"GroupOverview","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"characteristicValues","type":"CharacteristicOverview[]"},{"kind":"PropertySignature","name":"groupDescription","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"subGroups","type":"GroupOverview[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"GroupOverview","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"GroupOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"GroupType","namespace":"OccConfigurator","members":["CONFLICT","CONFLICT_HEADER","CSTIC_GROUP","INSTANCE"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"GroupType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"GroupType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Image","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"altText","type":"string"},{"kind":"PropertySignature","name":"format","type":"ImageFormatType"},{"kind":"PropertySignature","name":"galleryIndex","type":"number"},{"kind":"PropertySignature","name":"imageType","type":"ImageType"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Image","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"altText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"altText","type":"string"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"format","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"format","type":"ImageFormatType"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"galleryIndex","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"galleryIndex","type":"number"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"imageType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"imageType","type":"ImageType"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Image","members":[{"kind":"Property","name":"altText","type":"string"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"format","type":"string"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Property","name":"imageType","type":"ImageType"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"width","type":"number"},{"kind":"Property","name":"height","type":"number"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"ImageFormatType","namespace":"OccConfigurator","members":["CSTIC_IMAGE","VALUE_IMAGE"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"ImageFormatType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ImageFormatType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"ImageType","namespace":"OccConfigurator","members":["GALLERY","PRIMARY"],"breakingChanges":[{"change":"ENUM_MOVED","changeType":"MOVED","changeKind":"Enum","changeLabel":"moved","changeElementName":"ImageType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ImageType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Enum","name":"ImageType","members":["PRIMARY","GALLERY"]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"KB","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"kbBuildNumber","type":"string"},{"kind":"PropertySignature","name":"kbLogsys","type":"string"},{"kind":"PropertySignature","name":"kbName","type":"string"},{"kind":"PropertySignature","name":"kbVersion","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"KB","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"KB","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Overview","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"appliedCsticFilter","type":"OverviewFilter[]"},{"kind":"PropertySignature","name":"groupFilterList","type":"OverviewFilter[]"},{"kind":"PropertySignature","name":"groups","type":"GroupOverview[]"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"numberOfConflicts","type":"number"},{"kind":"PropertySignature","name":"numberOfIncompleteCharacteristics","type":"number"},{"kind":"PropertySignature","name":"pricing","type":"PriceSummary"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"totalNumberOfIssues","type":"number"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Overview","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Overview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"OverviewFilter","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"key","type":"string"},{"kind":"PropertySignature","name":"selected","type":"boolean"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OverviewFilter","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OverviewFilter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"OverviewFilterEnum","namespace":"OccConfigurator","members":["PRICE_RELEVANT","USER_INPUT","VISIBLE"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"OverviewFilterEnum","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OverviewFilterEnum","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"PriceDetails","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"currencyIso","type":"string"},{"kind":"PropertySignature","name":"formattedValue","type":"string"},{"kind":"PropertySignature","name":"value","type":"number"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PriceDetails","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PriceDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Prices","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"attributes","type":"Supplements[]"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"priceSummary","type":"PriceSummary"},{"kind":"PropertySignature","name":"pricingError","type":"boolean"},{"kind":"PropertySignature","name":"showDeltaPrices","type":"boolean"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Prices","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Prices","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"PriceSavingDetails","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"maxQuantity","type":"number"},{"kind":"PropertySignature","name":"minQuantity","type":"number"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PriceSavingDetails","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PriceSavingDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"PriceSummary","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"basePrice","type":"PriceDetails"},{"kind":"PropertySignature","name":"currentTotal","type":"PriceDetails"},{"kind":"PropertySignature","name":"currentTotalSavings","type":"PriceSavingDetails"},{"kind":"PropertySignature","name":"selectedOptions","type":"PriceDetails"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PriceSummary","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PriceSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"PriceType","namespace":"OccConfigurator","members":["BUY"],"breakingChanges":[{"change":"ENUM_MOVED","changeType":"MOVED","changeKind":"Enum","changeLabel":"moved","changeElementName":"PriceType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PriceType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Enum","name":"PriceType","members":["BUY","FROM"]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Supplements","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"csticUiKey","type":"string"},{"kind":"PropertySignature","name":"priceSupplements","type":"ValueSupplements[]"},{"kind":"PropertySignature","name":"selectedValues","type":"string[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Supplements","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Supplements","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Enum","name":"UiType","namespace":"OccConfigurator","members":["CHECK_BOX","CHECK_BOX_LIST","DROPDOWN","DROPDOWN_ADDITIONAL_INPUT","MULTI_SELECTION_IMAGE","NOT_IMPLEMENTED","NUMERIC","RADIO_BUTTON","RADIO_BUTTON_ADDITIONAL_INPUT","READ_ONLY","READ_ONLY_MULTI_SELECTION_IMAGE","READ_ONLY_SINGLE_SELECTION_IMAGE","SAP_DATE","SINGLE_SELECTION_IMAGE","STRING"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"UiType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UiType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"UpdateConfigurationForCartEntryParameters","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"configId","type":"string"},{"kind":"PropertySignature","name":"configurationInfos","type":"ConfigurationInfo[]"},{"kind":"PropertySignature","name":"entryNumber","type":"string"},{"kind":"PropertySignature","name":"product","type":"AddToCartProductData"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"UpdateConfigurationForCartEntryParameters","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UpdateConfigurationForCartEntryParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"Value","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"images","type":"Image[]"},{"kind":"PropertySignature","name":"key","type":"string"},{"kind":"PropertySignature","name":"langDepName","type":"string"},{"kind":"PropertySignature","name":"longText","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"readonly","type":"boolean"},{"kind":"PropertySignature","name":"selected","type":"boolean"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Value","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Value","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"ValueSupplements","namespace":"OccConfigurator","members":[{"kind":"PropertySignature","name":"attributeValueKey","type":"string"},{"kind":"PropertySignature","name":"obsoletePriceValue","type":"PriceDetails"},{"kind":"PropertySignature","name":"priceValue","type":"PriceDetails"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ValueSupplements","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ValueSupplements","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}]},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantAddToCartSerializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccConfigurator.AddToCartParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.AddToCartParameters:interface","shortType":"OccConfigurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.AddToCartParameters"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccConfigurator.AddToCartParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.AddToCartParameters:interface","shortType":"OccConfigurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.AddToCartParameters"},"topLevelApiElementName":"OccConfiguratorVariantAddToCartSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantAddToCartSerializer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Configurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"target","type":"OccConfigurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":true}],"returnType":"OccConfigurator.AddToCartParameters"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"uiSettingsConfig","type":"ConfiguratorUISettingsConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Method","name":"addRetractValue","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"values","type":"Configurator.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncomplete","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncompleteInputTypes","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncompleteMultiSelect","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncompleteSingleLevel","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncompleteSingleSelectionImage","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"compileUserInput","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Configuration:interface","shortType":"OccConfigurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"Configurator.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Configuration"},{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeList","type":"Configurator.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertAttributeType","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"convertGroup","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Group:interface","shortType":"OccConfigurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"flatGroupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"OccConfigurator.GroupType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.GroupType:enum","shortType":"OccConfigurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.GroupType"},{"kind":"Method","name":"convertImage","overloadIndex":1,"parameters":[{"name":"occImage","type":"OccConfigurator.Image","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Image:interface","shortType":"OccConfigurator.Image","importPath":"@spartacus/product-configurator/rulebased"},{"name":"images","type":"Configurator.Image[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Image:interface","shortType":"Configurator.Image","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertImageFormatType","overloadIndex":1,"parameters":[{"name":"formatType","type":"OccConfigurator.ImageFormatType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.ImageFormatType:enum","shortType":"OccConfigurator.ImageFormatType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.ImageFormatType"},{"kind":"Method","name":"convertImageType","overloadIndex":1,"parameters":[{"name":"imageType","type":"OccConfigurator.ImageType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.ImageType:enum","shortType":"OccConfigurator.ImageType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.ImageType"},{"kind":"Method","name":"convertValue","overloadIndex":1,"parameters":[{"name":"occValue","type":"OccConfigurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Value:interface","shortType":"OccConfigurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"values","type":"Configurator.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"determineCoreUiType","overloadIndex":1,"parameters":[{"name":"sourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getGroupId","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getInputUiType","overloadIndex":1,"parameters":[{"name":"coreSourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"getMultiSelectionUiType","overloadIndex":1,"parameters":[{"name":"coreSourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"getReadOnlyUiType","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"coreSourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"getSingleSelectionUiType","overloadIndex":1,"parameters":[{"name":"coreSourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"hasSourceAttributeConflicts","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isRetractBlocked","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isRetractValueSelected","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"isSourceAttributeTypeReadOnly","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"setGroupDescription","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"setRetractValueDisplay","overloadIndex":1,"parameters":[{"name":"attributeType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"setSelectedSingleValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"uiSettingsConfig","type":"ConfiguratorUISettingsConfig"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addRetractValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addRetractValue","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"values","type":"Configurator.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileAttributeIncomplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileAttributeIncomplete","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileAttributeIncompleteInputTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileAttributeIncompleteInputTypes","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileAttributeIncompleteMultiSelect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileAttributeIncompleteMultiSelect","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileAttributeIncompleteSingleLevel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileAttributeIncompleteSingleLevel","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileAttributeIncompleteSingleSelectionImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileAttributeIncompleteSingleSelectionImage","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compileUserInput","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compileUserInput","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Configuration:interface","shortType":"OccConfigurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"Configurator.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Configuration"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"attributeList","type":"Configurator.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttributeType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttributeType","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertGroup","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Group:interface","shortType":"OccConfigurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"groupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"flatGroupList","type":"Configurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertGroupType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"OccConfigurator.GroupType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.GroupType:enum","shortType":"OccConfigurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.GroupType"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertImage","overloadIndex":1,"parameters":[{"name":"occImage","type":"OccConfigurator.Image","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Image:interface","shortType":"OccConfigurator.Image","importPath":"@spartacus/product-configurator/rulebased"},{"name":"images","type":"Configurator.Image[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Image:interface","shortType":"Configurator.Image","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertImageFormatType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertImageFormatType","overloadIndex":1,"parameters":[{"name":"formatType","type":"OccConfigurator.ImageFormatType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.ImageFormatType:enum","shortType":"OccConfigurator.ImageFormatType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.ImageFormatType"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertImageType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertImageType","overloadIndex":1,"parameters":[{"name":"imageType","type":"OccConfigurator.ImageType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.ImageType:enum","shortType":"OccConfigurator.ImageType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.ImageType"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertValue","overloadIndex":1,"parameters":[{"name":"occValue","type":"OccConfigurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Value:interface","shortType":"OccConfigurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"values","type":"Configurator.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"determineCoreUiType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"determineCoreUiType","overloadIndex":1,"parameters":[{"name":"sourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupId","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInputUiType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInputUiType","overloadIndex":1,"parameters":[{"name":"coreSourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMultiSelectionUiType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMultiSelectionUiType","overloadIndex":1,"parameters":[{"name":"coreSourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReadOnlyUiType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReadOnlyUiType","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"coreSourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSingleSelectionUiType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSingleSelectionUiType","overloadIndex":1,"parameters":[{"name":"coreSourceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"uiType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.UiType"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasSourceAttributeConflicts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasSourceAttributeConflicts","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRetractBlocked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRetractBlocked","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRetractValueSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRetractValueSelected","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSourceAttributeTypeReadOnly","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSourceAttributeTypeReadOnly","overloadIndex":1,"parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setGroupDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setGroupDescription","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRetractValueDisplay","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRetractValueDisplay","overloadIndex":1,"parameters":[{"name":"attributeType","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"},{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setSelectedSingleValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setSelectedSingleValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantNormalizer","members":[{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"uiSettingsConfig","type":"ConfiguratorUISettingsConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"uiSettingsConfig","type":"ConfiguratorUISettingsConfig","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorUISettingsConfig:class","shortType":"ConfiguratorUISettingsConfig","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"OccConfigurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"target","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"Configurator.Configuration"},{"kind":"Method","name":"convertGroup","parameters":[{"name":"source","type":"OccConfigurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"groupList","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"flatGroupList","type":"Configurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getGroupId","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"name","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"convertAttribute","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"attributeList","type":"Configurator.Attribute[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"compileUserInput","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"setSelectedSingleValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isRetractValueSelected","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"setRetractValueDisplay","parameters":[{"name":"attributeType","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasSourceAttributeConflicts","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isSourceAttributeTypeReadOnly","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isRetractBlocked","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"addRetractValue","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"values","type":"Configurator.Value[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertValue","parameters":[{"name":"occValue","type":"OccConfigurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"values","type":"Configurator.Value[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertImage","parameters":[{"name":"occImage","type":"OccConfigurator.Image","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"images","type":"Configurator.Image[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSingleSelectionUiType","parameters":[{"name":"coreSourceType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"uiType","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"getMultiSelectionUiType","parameters":[{"name":"coreSourceType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"uiType","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"getReadOnlyUiType","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"coreSourceType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"uiType","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"getInputUiType","parameters":[{"name":"coreSourceType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"uiType","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"convertAttributeType","parameters":[{"name":"sourceAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"Configurator.UiType"},{"kind":"Method","name":"determineCoreUiType","parameters":[{"name":"sourceType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"convertGroupType","parameters":[{"name":"groupType","type":"OccConfigurator.GroupType","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"Configurator.GroupType"},{"kind":"Method","name":"setGroupDescription","parameters":[{"name":"group","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertImageType","parameters":[{"name":"imageType","type":"OccConfigurator.ImageType","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"Configurator.ImageType"},{"kind":"Method","name":"convertImageFormatType","parameters":[{"name":"formatType","type":"OccConfigurator.ImageFormatType","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"Configurator.ImageFormatType"},{"kind":"Method","name":"compileAttributeIncomplete","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncompleteSingleLevel","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncompleteSingleSelectionImage","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncompleteInputTypes","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"compileAttributeIncompleteMultiSelect","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantOverviewNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Overview:interface","shortType":"OccConfigurator.Overview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"Configurator.Overview","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Overview"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"convertGroup","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.GroupOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.GroupOverview:interface","shortType":"OccConfigurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.GroupOverview[]"},{"kind":"Method","name":"setGeneralDescription","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.GroupOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupOverview:interface","shortType":"Configurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"setIssueCounters","overloadIndex":1,"parameters":[{"name":"target","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"source","type":"OccConfigurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Overview:interface","shortType":"OccConfigurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Overview:interface","shortType":"OccConfigurator.Overview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"Configurator.Overview","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.Overview"},"topLevelApiElementName":"OccConfiguratorVariantOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertGroup","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.GroupOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.GroupOverview:interface","shortType":"OccConfigurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.GroupOverview[]"},"topLevelApiElementName":"OccConfiguratorVariantOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setGeneralDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setGeneralDescription","overloadIndex":1,"parameters":[{"name":"group","type":"Configurator.GroupOverview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupOverview:interface","shortType":"Configurator.GroupOverview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setIssueCounters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setIssueCounters","overloadIndex":1,"parameters":[{"name":"target","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"source","type":"OccConfigurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Overview:interface","shortType":"OccConfigurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantOverviewNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantOverviewNormalizer","members":[{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/rulebased!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/product-configurator/rulebased!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"OccConfigurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"target","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"Configurator.Overview"},{"kind":"Method","name":"convertGroup","parameters":[{"name":"source","type":"OccConfigurator.GroupOverview","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"Configurator.GroupOverview[]"},{"kind":"Method","name":"setGeneralDescription","parameters":[{"name":"group","type":"Configurator.GroupOverview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setIssueCounters","parameters":[{"name":"target","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"source","type":"OccConfigurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantOverviewSerializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccConfigurator.Overview","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Overview:interface","shortType":"OccConfigurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.Overview"},{"kind":"Method","name":"convertAttributeFilters","overloadIndex":1,"parameters":[{"name":"attributeFilters","type":"Configurator.OverviewFilter[]","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.OverviewFilter:enum","shortType":"Configurator.OverviewFilter","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.OverviewFilter[]"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"convertGroupFilters","overloadIndex":1,"parameters":[{"name":"groupFilters","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OccConfigurator.OverviewFilter[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccConfigurator.Overview","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Overview:interface","shortType":"OccConfigurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.Overview"},"topLevelApiElementName":"OccConfiguratorVariantOverviewSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttributeFilters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttributeFilters","overloadIndex":1,"parameters":[{"name":"attributeFilters","type":"Configurator.OverviewFilter[]","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.OverviewFilter:enum","shortType":"Configurator.OverviewFilter","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.OverviewFilter[]"},"topLevelApiElementName":"OccConfiguratorVariantOverviewSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertGroupFilters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertGroupFilters","overloadIndex":1,"parameters":[{"name":"groupFilters","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OccConfigurator.OverviewFilter[]"},"topLevelApiElementName":"OccConfiguratorVariantOverviewSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantOverviewSerializer","members":[{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/product-configurator/rulebased!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"target","type":"OccConfigurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":true}],"returnType":"OccConfigurator.Overview"},{"kind":"Method","name":"convertAttributeFilters","parameters":[{"name":"attributeFilters","type":"Configurator.OverviewFilter[]","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"OccConfigurator.OverviewFilter[]"},{"kind":"Method","name":"convertGroupFilters","parameters":[{"name":"groupFilters","type":"string[]","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"OccConfigurator.OverviewFilter[]"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantPriceSummaryNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.Prices","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Prices:interface","shortType":"OccConfigurator.Prices","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"Configurator.PriceSummary","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.PriceSummary:interface","shortType":"Configurator.PriceSummary","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.PriceSummary"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OccConfigurator.Prices","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Prices:interface","shortType":"OccConfigurator.Prices","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"Configurator.PriceSummary","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.PriceSummary:interface","shortType":"Configurator.PriceSummary","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Configurator.PriceSummary"},"topLevelApiElementName":"OccConfiguratorVariantPriceSummaryNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantPriceSummaryNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"OccConfigurator.Prices","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false},{"name":"target","type":"Configurator.PriceSummary","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":true}],"returnType":"Configurator.PriceSummary"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantSerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccConfigurator.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Configuration:interface","shortType":"OccConfigurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.Configuration"},{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"occAttributes","type":"OccConfigurator.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertCharacteristicType","overloadIndex":1,"parameters":[{"name":"type","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.UiType"},{"kind":"Method","name":"convertCharacteristicTypeMultiValueAndInput","overloadIndex":1,"parameters":[{"name":"type","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.UiType"},{"kind":"Method","name":"convertCharacteristicTypeSingleValue","overloadIndex":1,"parameters":[{"name":"type","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.UiType"},{"kind":"Method","name":"convertGroup","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"occGroups","type":"OccConfigurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Group:interface","shortType":"OccConfigurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"convertGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.GroupType"},{"kind":"Method","name":"convertValue","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"values","type":"OccConfigurator.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Value:interface","shortType":"OccConfigurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"getRetractedValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},{"kind":"Method","name":"isRetractValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},{"kind":"Method","name":"retractValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"targetAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccConfigurator.Configuration","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Configuration:interface","shortType":"OccConfigurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.Configuration"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertAttribute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertAttribute","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"occAttributes","type":"OccConfigurator.Attribute[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertCharacteristicType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertCharacteristicType","overloadIndex":1,"parameters":[{"name":"type","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.UiType"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertCharacteristicTypeMultiValueAndInput","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertCharacteristicTypeMultiValueAndInput","overloadIndex":1,"parameters":[{"name":"type","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.UiType"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertCharacteristicTypeSingleValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertCharacteristicTypeSingleValue","overloadIndex":1,"parameters":[{"name":"type","type":"Configurator.UiType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UiType:enum","shortType":"Configurator.UiType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.UiType"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertGroup","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.Group","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Group:interface","shortType":"Configurator.Group","importPath":"@spartacus/product-configurator/rulebased"},{"name":"occGroups","type":"OccConfigurator.Group[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Group:interface","shortType":"OccConfigurator.Group","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertGroupType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertGroupType","overloadIndex":1,"parameters":[{"name":"groupType","type":"Configurator.GroupType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.GroupType:enum","shortType":"Configurator.GroupType","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.GroupType"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertValue","overloadIndex":1,"parameters":[{"name":"value","type":"Configurator.Value","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Value:interface","shortType":"Configurator.Value","importPath":"@spartacus/product-configurator/rulebased"},{"name":"values","type":"OccConfigurator.Value[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Value:interface","shortType":"OccConfigurator.Value","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRetractedValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRetractedValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"string | undefined"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRetractValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRetractValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"boolean"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"retractValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"retractValue","overloadIndex":1,"parameters":[{"name":"attribute","type":"Configurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Attribute:interface","shortType":"Configurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"},{"name":"targetAttribute","type":"OccConfigurator.Attribute","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.Attribute:interface","shortType":"OccConfigurator.Attribute","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"OccConfiguratorVariantSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantSerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"target","type":"OccConfigurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":true}],"returnType":"OccConfigurator.Configuration"},{"kind":"Method","name":"convertGroup","parameters":[{"name":"source","type":"Configurator.Group","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"occGroups","type":"OccConfigurator.Group[]","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isRetractValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getRetractedValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"retractValue","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"targetAttribute","type":"OccConfigurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertAttribute","parameters":[{"name":"attribute","type":"Configurator.Attribute","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"occAttributes","type":"OccConfigurator.Attribute[]","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertValue","parameters":[{"name":"value","type":"Configurator.Value","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"values","type":"OccConfigurator.Value[]","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"convertCharacteristicType","parameters":[{"name":"type","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"OccConfigurator.UiType"},{"kind":"Method","name":"convertCharacteristicTypeSingleValue","parameters":[{"name":"type","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"OccConfigurator.UiType"},{"kind":"Method","name":"convertCharacteristicTypeMultiValueAndInput","parameters":[{"name":"type","type":"Configurator.UiType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"OccConfigurator.UiType"},{"kind":"Method","name":"convertGroupType","parameters":[{"name":"groupType","type":"Configurator.GroupType","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"OccConfigurator.GroupType"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantUpdateCartEntrySerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccConfigurator.UpdateConfigurationForCartEntryParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"OccConfigurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.UpdateConfigurationForCartEntryParameters"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"},{"name":"target","type":"OccConfigurator.UpdateConfigurationForCartEntryParameters","isOptional":true,"canonicalReference":"@spartacus/product-configurator_rulebased!OccConfigurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"OccConfigurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"OccConfigurator.UpdateConfigurationForCartEntryParameters"},"topLevelApiElementName":"OccConfiguratorVariantUpdateCartEntrySerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"OccConfiguratorVariantUpdateCartEntrySerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Configurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false},{"name":"target","type":"OccConfigurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!OccConfigurator:class","shortType":"OccConfigurator","importPath":"","isOptional":true}],"returnType":"OccConfigurator.UpdateConfigurationForCartEntryParameters"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"QuantityUpdateEvent","members":[{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"valueCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"QuantityUpdateEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"valueCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"valueCode","type":"string"},"topLevelApiElementName":"QuantityUpdateEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"QuantityUpdateEvent","members":[{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"valueCode","type":"string"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RulebasedConfiguratorAdapter","members":[{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"forceReset","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConfiguratorType","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configurationOwner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"attributeKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readPriceSummary","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"searchVariants","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configurationOverview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"forceReset","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfiguratorType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfiguratorType","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configurationOwner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"attributeKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readPriceSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readPriceSummary","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchVariants","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchVariants","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configurationOverview","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RulebasedConfiguratorAdapter","members":[{"kind":"Method","name":"createConfiguration","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"configIdTemplate","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"forceReset","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"readConfiguration","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configurationOwner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"attributeKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateConfiguration","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","parameters":[{"name":"configurationOverview","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addToCart","parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readPriceSummary","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConfigurationOverview","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConfiguratorType","parameters":[],"returnType":"string"},{"kind":"Method","name":"searchVariants","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RulebasedConfiguratorConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapters","type":"RulebasedConfiguratorAdapter[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!RulebasedConfiguratorAdapter:class","shortType":"RulebasedConfiguratorAdapter","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"},{"name":"config","type":"ConfiguratorCoreConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorCoreConfig:class","shortType":"ConfiguratorCoreConfig","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Property","name":"adapters","type":"RulebasedConfiguratorAdapter[]"},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Property","name":"config","type":"ConfiguratorCoreConfig"},{"kind":"Property","name":"CONFIGURATOR_ADAPTER_LIST","type":"InjectionToken"},{"kind":"Property","name":"configUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"forceReset","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getAdapter","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RulebasedConfiguratorAdapter"},{"kind":"Method","name":"getConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"isAdapterMatching","overloadIndex":1,"parameters":[{"name":"adapter","type":"RulebasedConfiguratorAdapter","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!RulebasedConfiguratorAdapter:class","shortType":"RulebasedConfiguratorAdapter","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configurationOwner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"attributeKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readPriceSummary","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"searchVariants","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"forceReset","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAdapter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAdapter","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RulebasedConfiguratorAdapter"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAdapterMatching","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAdapterMatching","overloadIndex":1,"parameters":[{"name":"adapter","type":"RulebasedConfiguratorAdapter","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!RulebasedConfiguratorAdapter:class","shortType":"RulebasedConfiguratorAdapter","importPath":"@spartacus/product-configurator/rulebased"},{"name":"configuratorType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configurationOwner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"attributeKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readPriceSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readPriceSummary","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchVariants","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchVariants","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"RulebasedConfiguratorConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"RulebasedConfiguratorConnector","members":[{"kind":"Property","name":"adapters","type":"RulebasedConfiguratorAdapter[]"},{"kind":"Property","name":"configUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"config","type":"ConfiguratorCoreConfig"},{"kind":"Property","name":"CONFIGURATOR_ADAPTER_LIST","type":"InjectionToken"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapters","type":"RulebasedConfiguratorAdapter[]","canonicalReference":"@spartacus/product-configurator/rulebased!RulebasedConfiguratorAdapter:class","shortType":"RulebasedConfiguratorAdapter","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"config","type":"ConfiguratorCoreConfig","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorCoreConfig:class","shortType":"ConfiguratorCoreConfig","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"createConfiguration","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"configIdTemplate","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"forceReset","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"readConfiguration","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configurationOwner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"attributeKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateConfiguration","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addToCart","parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readPriceSummary","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConfigurationOverview","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"searchVariants","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAdapter","parameters":[{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"RulebasedConfiguratorAdapter"},{"kind":"Method","name":"isAdapterMatching","parameters":[{"name":"adapter","type":"RulebasedConfiguratorAdapter","canonicalReference":"@spartacus/product-configurator/rulebased!RulebasedConfiguratorAdapter:class","shortType":"RulebasedConfiguratorAdapter","importPath":"@spartacus/product-configurator/rulebased","isOptional":false},{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"StateWithConfigurator","members":[{"kind":"PropertySignature","name":"productConfigurator","type":"ConfiguratorState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productConfigurator","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productConfigurator","type":"ConfiguratorState"},"topLevelApiElementName":"StateWithConfigurator","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Interface","name":"StateWithConfigurator","members":[{"kind":"Property","name":"[CONFIGURATOR_FEATURE]","type":"ConfiguratorState"}]}},{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"VariantConfiguratorOccAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased"}]},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"forceReset","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConfiguratorType","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getExpModeRequested","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"indicateSendUserForAsm","overloadIndex":1,"parameters":[],"returnType":"HttpContext"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configurationOwner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"attributeKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},{"kind":"Method","name":"readPriceSummary","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"searchVariants","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setExpModeActive","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[{"name":"ovInput","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.AddToCartParameters:interface","shortType":"Configurator.AddToCartParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createConfiguration","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"configIdTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"forceReset","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfigurationOverview","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfiguratorType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfiguratorType","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExpModeRequested","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExpModeRequested","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"indicateSendUserForAsm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"indicateSendUserForAsm","overloadIndex":1,"parameters":[],"returnType":"HttpContext"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfiguration","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"groupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configurationOwner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"},{"name":"attributeKey","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromCartEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readConfigurationForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readConfigurationForOrderEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!~CommonConfigurator.ReadConfigurationFromOrderEntryParameters:interface","shortType":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","importPath":"@spartacus/product-configurator/common"}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readPriceSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readPriceSummary","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchVariants","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchVariants","overloadIndex":1,"parameters":[{"name":"configId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setExpModeActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setExpModeActive","overloadIndex":1,"parameters":[{"name":"expMode","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfiguration","overloadIndex":1,"parameters":[{"name":"configuration","type":"Configurator.Configuration","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Configuration:interface","shortType":"Configurator.Configuration","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationForCartEntry","overloadIndex":1,"parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.UpdateConfigurationForCartEntryParameters:interface","shortType":"Configurator.UpdateConfigurationForCartEntryParameters","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateConfigurationOverview","overloadIndex":1,"parameters":[{"name":"ovInput","type":"Configurator.Overview","isOptional":false,"canonicalReference":"@spartacus/product-configurator_rulebased!Configurator.Overview:interface","shortType":"Configurator.Overview","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"Observable"},"topLevelApiElementName":"VariantConfiguratorOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/rulebased"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/rulebased","kind":"Class","name":"VariantConfiguratorOccAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Property","name":"configExpertModeService","type":"ConfiguratorExpertModeService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/product-configurator/rulebased!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/product-configurator/rulebased!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false},{"name":"configExpertModeService","type":"ConfiguratorExpertModeService","canonicalReference":"@spartacus/product-configurator/rulebased!ConfiguratorExpertModeService:class","shortType":"ConfiguratorExpertModeService","importPath":"@spartacus/product-configurator/rulebased","isOptional":false}]},{"kind":"Method","name":"getConfiguratorType","parameters":[],"returnType":"string"},{"kind":"Method","name":"getExpModeRequested","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"setExpModeActive","parameters":[{"name":"expMode","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"createConfiguration","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"configIdTemplate","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"forceReset","type":"boolean","canonicalReference":"@spartacus/product-configurator/rulebased!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"readConfiguration","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"groupId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configurationOwner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"attributeKey","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateConfiguration","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addToCart","parameters":[{"name":"parameters","type":"Configurator.AddToCartParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForCartEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationForCartEntry","parameters":[{"name":"parameters","type":"Configurator.UpdateConfigurationForCartEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readConfigurationForOrderEntry","parameters":[{"name":"parameters","type":"CommonConfigurator.ReadConfigurationFromOrderEntryParameters","canonicalReference":"@spartacus/product-configurator/rulebased!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"readPriceSummary","parameters":[{"name":"configuration","type":"Configurator.Configuration","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConfigurationOverview","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateConfigurationOverview","parameters":[{"name":"ovInput","type":"Configurator.Overview","canonicalReference":"@spartacus/product-configurator/rulebased!Configurator:class","shortType":"Configurator","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"searchVariants","parameters":[{"name":"configId","type":"string","canonicalReference":"@spartacus/product-configurator/rulebased!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"indicateSendUserForAsm","parameters":[],"returnType":"HttpContext"}]}},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsCs","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsDe","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsEn","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsEs_CO","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsEs","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsFr","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsHi","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsHu","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsId","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsIt","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsJa","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsKo","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsPl","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsPt","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsRu","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsZh_TW","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common/assets","kind":"Variable","name":"configuratorTranslationsZh","type":"{ configurator: { configurator: { header: { consistent: string; complete: string; configId: string; toconfig: string; toConfigReadOnly: string; editConfiguration: string; displayConfiguration: string; resolveIssues: string; resolveIssue: string; resolveConflicts: string; conflictWarning: string; updateMessage: string; conflictsResolved: string; showMore: string; showLess: string; items: string; items_other: string; show: string; hide: string; multipleWarnings: string; reviewWarnings: string; multipleErrors: string; reviewErrors: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; }; tabBar: { configuration: string; overview: string; }; notificationBanner: { numberOfIssues: string; numberOfIssues_other: string; numberOfConflicts: string; numberOfConflicts_other: string; }; attribute: { id: string; quantity: string; caption: string; notSupported: string; requiredAttribute: string; defaultRequiredMessage: string; singleSelectRequiredMessage: string; singleSelectAdditionalRequiredMessage: string; multiSelectRequiredMessage: string; wrongNumericFormat: string; wrongNumericFormatMessage: string; wrongIntervalFormat: string; deselectionNotPossible: string; dropDownSelectMsg: string; noOptionSelectedMsg: string; notVisibleAttributeMsg: string; }; button: { previous: string; next: string; back: string; more: string; less: string; deselect: string; select: string; add: string; remove: string; exit: string; exitMobile: string; cancelConfiguration: string; cancelConfigurationMobile: string; filterOverview: string; filterOverviewWithCount: string; showOptions: string; }; icon: { groupComplete: string; groupIncomplete: string; groupConflict: string; subgroup: string; }; priceSummary: { basePrice: string; selectedOptions: string; totalPrice: string; totalPricePerItem: string; }; addToCart: { button: string; buttonAfterAddToCart: string; buttonForQuote: string; buttonUpdateCart: string; buttonDisplayOnly: string; buttonClose: string; confirmation: string; confirmationUpdate: string; confirmationQuoteUpdate: string; quantity: string; }; overviewForm: { noAttributeHeader: string; noAttributeText: string; itemPrice: string; }; overviewSidebar: { menu: string; filter: string; }; overviewFilter: { title: string; byOption: string; byGroup: string; byPrice: string; mySelections: string; removeAll: string; removeAllFilters: string; removeByPrice: string; removeMySelections: string; removeByGroup: string; noFiltersAvailable: string; }; group: { general: string; conflictHeader: string; conflictGroup: string; }; conflict: { suggestionTitle: string; suggestionText: string; viewConflictDetails: string; conflictDetected: string; viewConfigurationDetails: string; }; restartDialog: { title: string; description: string; restartButton: string; resumeButton: string; }; httpHandlers: { makeToStockBaseProductIssue: string; }; a11y: { configureProduct: string; showDetailsProduct: string; cartEntryBundleInfo: string; cartEntryBundleInfo_other: string; cartEntryBundleName: string; cartEntryBundleNameWithQuantity: string; cartEntryBundleNameWithPrice: string; cartEntryBundle: string; cartEntryInfoIntro: string; cartEntryInfo: string; nameOfAttribute: string; valueOfAttribute: string; forAttribute: string; valueOfAttributeFull: string; valueOfDateAttributeFull: string; valueOfAttributeFullWithPrice: string; selectedValueOfAttributeFull: string; selectedValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFullWithPrice: string; readOnlyValueOfAttributeFull: string; valueOfAttributeBlank: string; valueOfDateAttributeBlank: string; value: string; attribute: string; requiredAttribute: string; listOfAttributesAndValues: string; editAttributesAndValues: string; group: string; itemOfAttributeSelected: string; itemOfAttributeSelectedWithPrice: string; itemOfAttributeSelectedPressToUnselect: string; itemOfAttributeSelectedPressToUnselectWithPrice: string; itemOfAttributeUnselected: string; itemOfAttributeUnselectedWithPrice: string; selectNoItemOfAttribute: string; itemOfAttribute: string; itemOfAttributeFull: string; itemOfAttributeFullWithPrice: string; itemOfAttributeFullWithQuantity: string; itemOfAttributeFullWithPriceAndQuantity: string; itemDescription: string; listbox: string; valueSurcharge: string; conflictDetected: string; conflictsInConfiguration: string; listOfGroups: string; inListOfGroups: string; groupName: string; groupBack: string; conflictBack: string; iconConflict: string; iconIncomplete: string; iconComplete: string; iconSubGroup: string; next: string; previous: string; showMoreProductInfo: string; showLessProductInfo: string; productName: string; productCode: string; productDescription: string; kbKeyName: string; kbKeyLogsys: string; kbKeyVersion: string; kbKeyBuildNr: string; configurationPage: string; configurationPageLink: string; overviewPage: string; overviewPageLink: string; navigateToConflict: string; numericIntervalStandard: string; numericIntervalStandardOpen: string; numericIntervalStandardLowerEndpointNotIncluded: string; numericIntervalStandardUpperEndpointNotIncluded: string; numericInfiniteIntervalMinValueIncluded: string; numericInfiniteIntervalMinValue: string; numericInfiniteIntervalMaxValueIncluded: string; numericInfiniteIntervalMaxValue: string; numericIntervalSingleValue: string; combinedIntervalsText: string; additionalValue: string; addToCartPrices: string; filterOverview: string; filterOverviewWithCount: string; closeFilterMenu: string; filterOverviewByPrice: string; filterOverviewByMySelections: string; filterOverviewByGroup: string; closeConflictSolverModal: string; closeRestartDialog: string; description: string; showOptionsForAttribute: string; }; variantCarousel: { title: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"configuratorTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"configuratorTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/product-configurator/common/assets"}]},{"entryPoint":"@spartacus/product-configurator/common","kind":"Namespace","name":"CommonConfigurator","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"CommonConfigurator","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CommonConfigurator","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/product-configurator/common"}]},{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"Owner","namespace":"CommonConfigurator","members":[{"kind":"PropertySignature","name":"configuratorType","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"key","type":"string"},{"kind":"PropertySignature","name":"type","type":"OwnerType"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Owner","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Owner","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"}]},{"entryPoint":"@spartacus/product-configurator/common","kind":"Enum","name":"OwnerType","namespace":"CommonConfigurator","members":["CART_ENTRY","ORDER_ENTRY","PRODUCT","QUOTE_ENTRY","SAVED_CART_ENTRY"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"OwnerType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OwnerType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/common"}]},{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"ReadConfigurationFromCartEntryParameters","namespace":"CommonConfigurator","members":[{"kind":"PropertySignature","name":"cartEntryNumber","type":"string"},{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ReadConfigurationFromCartEntryParameters","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ReadConfigurationFromCartEntryParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"}]},{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"ReadConfigurationFromOrderEntryParameters","namespace":"CommonConfigurator","members":[{"kind":"PropertySignature","name":"orderEntryNumber","type":"string"},{"kind":"PropertySignature","name":"orderId","type":"string"},{"kind":"PropertySignature","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ReadConfigurationFromOrderEntryParameters","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ReadConfigurationFromOrderEntryParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"}]},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"CommonConfiguratorUtilsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"decomposeOwnerId","overloadIndex":1,"parameters":[{"name":"ownerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"getCartId","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/product-configurator_common!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getComposedOwnerId","overloadIndex":1,"parameters":[{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getNumberOfIssues","overloadIndex":1,"parameters":[{"name":"cartItem","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Method","name":"getSlotsFromLayoutConfiguration","overloadIndex":1,"parameters":[{"name":"layoutConfig","type":"LayoutConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront"},{"name":"templateName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sectionName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakPoint","type":"BREAKPOINT.lg | BREAKPOINT.md | BREAKPOINT.sm | BREAKPOINT.xs","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~BREAKPOINT.lg:member","shortType":"BREAKPOINT.lg","importPath":""}],"returnType":"string[]"},{"kind":"Method","name":"hasIssues","overloadIndex":1,"parameters":[{"name":"cartItem","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isActiveCartContext","overloadIndex":1,"parameters":[{"name":"cartItemContext","type":"CartItemContext | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"isAttributeBasedConfigurator","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isBundleBasedConfigurator","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"setOwnerKey","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decomposeOwnerId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decomposeOwnerId","overloadIndex":1,"parameters":[{"name":"ownerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartId","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/product-configurator_common!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComposedOwnerId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComposedOwnerId","overloadIndex":1,"parameters":[{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNumberOfIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNumberOfIssues","overloadIndex":1,"parameters":[{"name":"cartItem","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSlotsFromLayoutConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSlotsFromLayoutConfiguration","overloadIndex":1,"parameters":[{"name":"layoutConfig","type":"LayoutConfig","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront"},{"name":"templateName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sectionName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"breakPoint","type":"BREAKPOINT.lg | BREAKPOINT.md | BREAKPOINT.sm | BREAKPOINT.xs","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~BREAKPOINT.lg:member","shortType":"BREAKPOINT.lg","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasIssues","overloadIndex":1,"parameters":[{"name":"cartItem","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isActiveCartContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isActiveCartContext","overloadIndex":1,"parameters":[{"name":"cartItemContext","type":"CartItemContext | undefined","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAttributeBasedConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAttributeBasedConfigurator","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBundleBasedConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBundleBasedConfigurator","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setOwnerKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setOwnerKey","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"void"},"topLevelApiElementName":"CommonConfiguratorUtilsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"CommonConfiguratorUtilsService","members":[{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/product-configurator/common!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"setOwnerKey","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/common!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getComposedOwnerId","parameters":[{"name":"documentId","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/product-configurator/common!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"decomposeOwnerId","parameters":[{"name":"ownerId","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"getCartId","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/product-configurator/common!Cart:class","shortType":"Cart","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"hasIssues","parameters":[{"name":"cartItem","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getNumberOfIssues","parameters":[{"name":"cartItem","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"isAttributeBasedConfigurator","parameters":[{"name":"configuratorType","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isBundleBasedConfigurator","parameters":[{"name":"configuratorType","type":"string | undefined","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isActiveCartContext","parameters":[{"name":"cartItemContext","type":"CartItemContext | undefined","canonicalReference":"@spartacus/product-configurator/common!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSlotsFromLayoutConfiguration","parameters":[{"name":"layoutConfig","type":"LayoutConfig","canonicalReference":"@spartacus/product-configurator/common!LayoutConfig:class","shortType":"LayoutConfig","importPath":"@spartacus/storefront","isOptional":false},{"name":"templateName","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"sectionName","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"breakPoint","type":"BREAKPOINT.lg | BREAKPOINT.md | BREAKPOINT.sm | BREAKPOINT.xs","canonicalReference":"@spartacus/product-configurator/common!BREAKPOINT:class","shortType":"BREAKPOINT","importPath":"","isOptional":false}],"returnType":"string[]"}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"ConfigurationInfo","members":[{"kind":"PropertySignature","name":"configurationLabel","type":"string"},{"kind":"PropertySignature","name":"configurationValue","type":"string"},{"kind":"PropertySignature","name":"configuratorType","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configurationLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configurationLabel","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configurationValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configurationValue","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configuratorType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configuratorType","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"ConfigurationInfo","members":[{"kind":"Property","name":"configurationLabel","type":"string"},{"kind":"Property","name":"configurationValue","type":"string"},{"kind":"Property","name":"configuratorType","type":"string"},{"kind":"Property","name":"status","type":"string"}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorCartEntryBundleInfoComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"},{"name":"configCartEntryBundleInfoService","type":"ConfiguratorCartEntryBundleInfoService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!ConfiguratorCartEntryBundleInfoService:class","shortType":"ConfiguratorCartEntryBundleInfoService","importPath":"@spartacus/product-configurator/common"},{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"cartItemContext","type":"CartItemContext | undefined","isOptional":true,"canonicalReference":"@spartacus/product-configurator_common!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"cartItemContext","type":"CartItemContext | undefined"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"configCartEntryBundleInfoService","type":"ConfiguratorCartEntryBundleInfoService"},{"kind":"Method","name":"getButtonText","overloadIndex":1,"parameters":[{"name":"translatedText","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getHiddenItemInfo","overloadIndex":1,"parameters":[{"name":"item","type":"LineItem","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!LineItem:interface","shortType":"LineItem","importPath":"@spartacus/product-configurator/common"}],"returnType":"string"},{"kind":"Method","name":"getHiddenItemInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getItemsMsg","overloadIndex":1,"parameters":[{"name":"items","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"hideItems","type":"boolean"},{"kind":"Method","name":"isBundleBasedConfigurator","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"lineItems$","type":"Observable"},{"kind":"Property","name":"numberOfLineItems$","type":"Observable"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quantityControl$","type":"Observable"},{"kind":"Property","name":"readonly$","type":"Observable"},{"kind":"Property","name":"shouldShowButton$","type":"Observable"},{"kind":"Method","name":"toggleItems","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getButtonText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getButtonText","overloadIndex":1,"parameters":[{"name":"translatedText","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHiddenItemInfo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHiddenItemInfo","overloadIndex":1,"parameters":[{"name":"item","type":"LineItem","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!LineItem:interface","shortType":"LineItem","importPath":"@spartacus/product-configurator/common"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHiddenItemInfoId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHiddenItemInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItemsMsg","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItemsMsg","overloadIndex":1,"parameters":[{"name":"items","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBundleBasedConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBundleBasedConfigurator","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleItems","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorCartEntryBundleInfoComponent","members":[{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"configCartEntryBundleInfoService","type":"ConfiguratorCartEntryBundleInfoService"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"cartItemContext","type":"CartItemContext | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"configCartEntryBundleInfoService","type":"ConfiguratorCartEntryBundleInfoService","canonicalReference":"@spartacus/product-configurator/common!ConfiguratorCartEntryBundleInfoService:class","shortType":"ConfiguratorCartEntryBundleInfoService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/product-configurator/common!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/product-configurator/common!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"cartItemContext","type":"CartItemContext | undefined","canonicalReference":"@spartacus/product-configurator/common!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":true}]},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quantityControl$","type":"Observable"},{"kind":"Property","name":"readonly$","type":"Observable"},{"kind":"Property","name":"hideItems","type":"boolean"},{"kind":"Property","name":"lineItems$","type":"Observable"},{"kind":"Property","name":"numberOfLineItems$","type":"Observable"},{"kind":"Method","name":"toggleItems","parameters":[],"returnType":"void"},{"kind":"Method","name":"isBundleBasedConfigurator","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Property","name":"shouldShowButton$","type":"Observable"},{"kind":"Method","name":"getButtonText","parameters":[{"name":"translatedText","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getItemsMsg","parameters":[{"name":"items","type":"number","canonicalReference":"@spartacus/product-configurator/common!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getHiddenItemInfo","parameters":[{"name":"item","type":"LineItem","canonicalReference":"@spartacus/product-configurator/common!LineItem:class","shortType":"LineItem","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getHiddenItemInfoId","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/product-configurator/common!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorCartEntryBundleInfoService","members":[{"kind":"Method","name":"addLineItemData","overloadIndex":1,"parameters":[{"name":"lineItemMap","type":"Map","isOptional":false,"canonicalReference":"!Map:interface","shortType":"Map","importPath":""},{"name":"configurationInfoSplit","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configurationInfoValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getOrCreateLineItem","overloadIndex":1,"parameters":[{"name":"lineItemMap","type":"Map","isOptional":false,"canonicalReference":"!Map:interface","shortType":"Map","importPath":""},{"name":"lineItemNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LineItem"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"logWarning","overloadIndex":1,"parameters":[{"name":"text","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"prepareLineItem","overloadIndex":1,"parameters":[{"name":"configurationInfo","type":"ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!ConfigurationInfo:interface","shortType":"ConfigurationInfo","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"LineItem"},{"kind":"Method","name":"processConfigurationInfoEntry","overloadIndex":1,"parameters":[{"name":"lineItemMap","type":"Map","isOptional":false,"canonicalReference":"!Map:interface","shortType":"Map","importPath":""},{"name":"configurationInfo","type":"ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!ConfigurationInfo:interface","shortType":"ConfigurationInfo","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},{"kind":"Method","name":"processConfigurationInfos","overloadIndex":1,"parameters":[{"name":"configurationInfos","type":"ConfigurationInfo[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!ConfigurationInfo:interface","shortType":"ConfigurationInfo","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"LineItem[]"},{"kind":"Method","name":"removeDelimiter","overloadIndex":1,"parameters":[{"name":"label","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"retrieveLineItems","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"LineItem[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addLineItemData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addLineItemData","overloadIndex":1,"parameters":[{"name":"lineItemMap","type":"Map","isOptional":false,"canonicalReference":"!Map:interface","shortType":"Map","importPath":""},{"name":"configurationInfoSplit","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configurationInfoValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrCreateLineItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrCreateLineItem","overloadIndex":1,"parameters":[{"name":"lineItemMap","type":"Map","isOptional":false,"canonicalReference":"!Map:interface","shortType":"Map","importPath":""},{"name":"lineItemNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LineItem"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logWarning","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logWarning","overloadIndex":1,"parameters":[{"name":"text","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareLineItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareLineItem","overloadIndex":1,"parameters":[{"name":"configurationInfo","type":"ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!ConfigurationInfo:interface","shortType":"ConfigurationInfo","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"LineItem"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"processConfigurationInfoEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"processConfigurationInfoEntry","overloadIndex":1,"parameters":[{"name":"lineItemMap","type":"Map","isOptional":false,"canonicalReference":"!Map:interface","shortType":"Map","importPath":""},{"name":"configurationInfo","type":"ConfigurationInfo","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!ConfigurationInfo:interface","shortType":"ConfigurationInfo","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"void"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"processConfigurationInfos","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"processConfigurationInfos","overloadIndex":1,"parameters":[{"name":"configurationInfos","type":"ConfigurationInfo[]","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!ConfigurationInfo:interface","shortType":"ConfigurationInfo","importPath":"@spartacus/product-configurator/rulebased"}],"returnType":"LineItem[]"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeDelimiter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeDelimiter","overloadIndex":1,"parameters":[{"name":"label","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"retrieveLineItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"retrieveLineItems","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"LineItem[]"},"topLevelApiElementName":"ConfiguratorCartEntryBundleInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorCartEntryBundleInfoService","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"retrieveLineItems","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"LineItem[]"},{"kind":"Method","name":"prepareLineItem","parameters":[{"name":"configurationInfo","type":"ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/common!ConfigurationInfo:class","shortType":"ConfigurationInfo","importPath":"","isOptional":false}],"returnType":"LineItem"},{"kind":"Method","name":"removeDelimiter","parameters":[{"name":"label","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"processConfigurationInfos","parameters":[{"name":"configurationInfos","type":"ConfigurationInfo[]","canonicalReference":"@spartacus/product-configurator/common!ConfigurationInfo:class","shortType":"ConfigurationInfo","importPath":"","isOptional":false}],"returnType":"LineItem[]"},{"kind":"Method","name":"processConfigurationInfoEntry","parameters":[{"name":"lineItemMap","type":"Map","canonicalReference":"@spartacus/product-configurator/common!Map:class","shortType":"Map","importPath":"","isOptional":false},{"name":"configurationInfo","type":"ConfigurationInfo","canonicalReference":"@spartacus/product-configurator/common!ConfigurationInfo:class","shortType":"ConfigurationInfo","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addLineItemData","parameters":[{"name":"lineItemMap","type":"Map","canonicalReference":"@spartacus/product-configurator/common!Map:class","shortType":"Map","importPath":"","isOptional":false},{"name":"configurationInfoSplit","type":"string[]","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configurationInfoValue","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getOrCreateLineItem","parameters":[{"name":"lineItemMap","type":"Map","canonicalReference":"@spartacus/product-configurator/common!Map:class","shortType":"Map","importPath":"","isOptional":false},{"name":"lineItemNumber","type":"number","canonicalReference":"@spartacus/product-configurator/common!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"LineItem"},{"kind":"Method","name":"logWarning","parameters":[{"name":"text","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorCartEntryInfoComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartItemContext","type":"CartItemContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"},{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"}]},{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Method","name":"getHiddenConfigurationInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"hasStatus","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isAttributeBasedConfigurator","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quantityControl$","type":"Observable"},{"kind":"Property","name":"readonly$","type":"Observable"},{"kind":"Property","name":"shouldShowButton$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHiddenConfigurationInfoId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHiddenConfigurationInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorCartEntryInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasStatus","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorCartEntryInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAttributeBasedConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAttributeBasedConfigurator","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorCartEntryInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorCartEntryInfoComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartItemContext","type":"CartItemContext","canonicalReference":"@spartacus/product-configurator/common!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false}]},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quantityControl$","type":"Observable"},{"kind":"Property","name":"readonly$","type":"Observable"},{"kind":"Property","name":"shouldShowButton$","type":"Observable"},{"kind":"Method","name":"hasStatus","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isAttributeBasedConfigurator","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getHiddenConfigurationInfoId","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/product-configurator/common!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorIssuesNotificationComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"},{"name":"cartItemContext","type":"CartItemContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Method","name":"getErrorMessageId","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getNumberOfIssues","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Method","name":"hasIssues","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quantityControl$","type":"Observable"},{"kind":"Property","name":"readonly$","type":"Observable"},{"kind":"Property","name":"shouldShowButton$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrorMessageId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrorMessageId","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorIssuesNotificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNumberOfIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNumberOfIssues","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"ConfiguratorIssuesNotificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasIssues","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorIssuesNotificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorIssuesNotificationComponent","members":[{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"cartItemContext","type":"CartItemContext","canonicalReference":"@spartacus/product-configurator/common!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quantityControl$","type":"Observable"},{"kind":"Property","name":"readonly$","type":"Observable"},{"kind":"Property","name":"shouldShowButton$","type":"Observable"},{"kind":"Method","name":"hasIssues","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getNumberOfIssues","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getErrorMessageId","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/product-configurator/common!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorModelUtils","members":[{"kind":"Method","name":"createInitialOwner","overloadIndex":1,"parameters":[],"returnType":"CommonConfigurator.Owner"},{"kind":"Method","name":"createOwner","overloadIndex":1,"parameters":[{"name":"ownerType","type":"CommonConfigurator.OwnerType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfigurator.OwnerType:enum","shortType":"CommonConfigurator.OwnerType","importPath":"@spartacus/product-configurator/common"},{"name":"ownerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CommonConfigurator.Owner"},{"kind":"Method","name":"getOwnerKey","overloadIndex":1,"parameters":[{"name":"ownerType","type":"CommonConfigurator.OwnerType","isOptional":true,"canonicalReference":"@spartacus/product-configurator_common!CommonConfigurator.OwnerType:enum","shortType":"CommonConfigurator.OwnerType","importPath":"@spartacus/product-configurator/common"},{"name":"ownerId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"isInitialOwner","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createInitialOwner","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createInitialOwner","overloadIndex":1,"parameters":[],"returnType":"CommonConfigurator.Owner"},"topLevelApiElementName":"ConfiguratorModelUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createOwner","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createOwner","overloadIndex":1,"parameters":[{"name":"ownerType","type":"CommonConfigurator.OwnerType","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfigurator.OwnerType:enum","shortType":"CommonConfigurator.OwnerType","importPath":"@spartacus/product-configurator/common"},{"name":"ownerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CommonConfigurator.Owner"},"topLevelApiElementName":"ConfiguratorModelUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOwnerKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOwnerKey","overloadIndex":1,"parameters":[{"name":"ownerType","type":"CommonConfigurator.OwnerType","isOptional":true,"canonicalReference":"@spartacus/product-configurator_common!CommonConfigurator.OwnerType:enum","shortType":"CommonConfigurator.OwnerType","importPath":"@spartacus/product-configurator/common"},{"name":"ownerId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorModelUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInitialOwner","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInitialOwner","overloadIndex":1,"parameters":[{"name":"owner","type":"CommonConfigurator.Owner","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfigurator.Owner:interface","shortType":"CommonConfigurator.Owner","importPath":"@spartacus/product-configurator/common"}],"returnType":"boolean"},"topLevelApiElementName":"ConfiguratorModelUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorModelUtils","members":[{"kind":"Method","name":"getOwnerKey","parameters":[{"name":"ownerType","type":"CommonConfigurator.OwnerType","canonicalReference":"@spartacus/product-configurator/common!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":true},{"name":"ownerId","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"createInitialOwner","parameters":[],"returnType":"CommonConfigurator.Owner"},{"kind":"Method","name":"isInitialOwner","parameters":[{"name":"owner","type":"CommonConfigurator.Owner","canonicalReference":"@spartacus/product-configurator/common!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"createOwner","parameters":[{"name":"ownerType","type":"CommonConfigurator.OwnerType","canonicalReference":"@spartacus/product-configurator/common!CommonConfigurator:class","shortType":"CommonConfigurator","importPath":"","isOptional":false},{"name":"ownerId","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"CommonConfigurator.Owner"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Namespace","name":"ConfiguratorRouter","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"ConfiguratorRouter","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConfiguratorRouter","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/product-configurator/common"}]},{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"Data","namespace":"ConfiguratorRouter","members":[{"kind":"PropertySignature","name":"configIdTemplate","type":"string"},{"kind":"PropertySignature","name":"displayOnly","type":"boolean"},{"kind":"PropertySignature","name":"displayRestartDialog","type":"boolean"},{"kind":"PropertySignature","name":"expMode","type":"boolean"},{"kind":"PropertySignature","name":"forceReload","type":"boolean"},{"kind":"PropertySignature","name":"isOwnerCartEntry","type":"boolean"},{"kind":"PropertySignature","name":"navigateToCheckout","type":"boolean"},{"kind":"PropertySignature","name":"navigationId","type":"number"},{"kind":"PropertySignature","name":"owner","type":"CommonConfigurator.Owner"},{"kind":"PropertySignature","name":"pageType","type":"PageType"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"resolveIssues","type":"boolean"},{"kind":"PropertySignature","name":"skipConflicts","type":"boolean"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Data","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Data","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"}]},{"entryPoint":"@spartacus/product-configurator/common","kind":"Enum","name":"PageType","namespace":"ConfiguratorRouter","members":["CONFIGURATION","OVERVIEW"],"breakingChanges":[{"change":"ENUM_MOVED","changeType":"MOVED","changeKind":"Enum","changeLabel":"moved","changeElementName":"PageType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PageType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/common"},{"change":"ENUM_CHANGED","changeType":"CHANGED","changeKind":"Enum","changeLabel":"changed","changeElementName":"PageType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PageType","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Enum","name":"PageType","members":["CONTENT_PAGE","PRODUCT_PAGE","CATEGORY_PAGE","CATALOG_PAGE"]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorRouterExtractorService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"configUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Method","name":"createOwnerFromRouterState","overloadIndex":1,"parameters":[{"name":"routerState","type":"RouterState","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~RouterState:interface","shortType":"RouterState","importPath":"@spartacus/core"}],"returnType":"CommonConfigurator.Owner"},{"kind":"Method","name":"extractRouterData","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConfiguratorTypeFromSemanticRoute","overloadIndex":1,"parameters":[{"name":"semanticRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"ROUTE_FRAGMENT_CONFIGURE","type":""},{"kind":"Property","name":"ROUTE_FRAGMENT_OVERVIEW","type":""},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createOwnerFromRouterState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createOwnerFromRouterState","overloadIndex":1,"parameters":[{"name":"routerState","type":"RouterState","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~RouterState:interface","shortType":"RouterState","importPath":"@spartacus/core"}],"returnType":"CommonConfigurator.Owner"},"topLevelApiElementName":"ConfiguratorRouterExtractorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractRouterData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractRouterData","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfiguratorRouterExtractorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfiguratorTypeFromSemanticRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfiguratorTypeFromSemanticRoute","overloadIndex":1,"parameters":[{"name":"semanticRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfiguratorRouterExtractorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfiguratorRouterExtractorService","members":[{"kind":"Property","name":"configUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"ROUTE_FRAGMENT_CONFIGURE","type":""},{"kind":"Property","name":"ROUTE_FRAGMENT_OVERVIEW","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/product-configurator/common!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"extractRouterData","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"createOwnerFromRouterState","parameters":[{"name":"routerState","type":"RouterState","canonicalReference":"@spartacus/product-configurator/common!RouterState:class","shortType":"RouterState","importPath":"","isOptional":false}],"returnType":"CommonConfigurator.Owner"},{"kind":"Method","name":"getConfiguratorTypeFromSemanticRoute","parameters":[{"name":"semanticRoute","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfigureCartEntryComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common"}]},{"kind":"Property","name":"abstractOrderContext","type":"AbstractOrderContext | null"},{"kind":"Property","name":"abstractOrderKey$","type":"Observable"},{"kind":"Property","name":"cartEntry","type":"OrderEntry"},{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Method","name":"getDisplayOnly","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getResolveIssuesA11yDescription","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},{"kind":"Method","name":"getRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"hasIssues","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isDisabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isInCheckout","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"msgBanner","type":"boolean"},{"kind":"Property","name":"queryParams$","type":"Observable<{ forceReload: boolean; resolveIssues: boolean; navigateToCheckout: boolean; productCode: string | undefined; }>"},{"kind":"Property","name":"readOnly","type":"boolean"},{"kind":"Method","name":"retrieveEntityKey","overloadIndex":1,"parameters":[{"name":"abstractOrderKey","type":"AbstractOrderKey","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~AbstractOrderKey:type","shortType":"AbstractOrderKey","importPath":"@spartacus/cart/base/root"}],"returnType":"string"},{"kind":"Method","name":"retrieveOwnerTypeFromAbstractOrderType","overloadIndex":1,"parameters":[{"name":"abstractOrderKey","type":"AbstractOrderKey","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~AbstractOrderKey:type","shortType":"AbstractOrderKey","importPath":"@spartacus/cart/base/root"}],"returnType":"CommonConfigurator.OwnerType"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDisplayOnly","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDisplayOnly","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfigureCartEntryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResolveIssuesA11yDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResolveIssuesA11yDescription","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},"topLevelApiElementName":"ConfigureCartEntryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ConfigureCartEntryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasIssues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasIssues","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfigureCartEntryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDisabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDisabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ConfigureCartEntryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInCheckout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInCheckout","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfigureCartEntryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"retrieveEntityKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"retrieveEntityKey","overloadIndex":1,"parameters":[{"name":"abstractOrderKey","type":"AbstractOrderKey","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~AbstractOrderKey:type","shortType":"AbstractOrderKey","importPath":"@spartacus/cart/base/root"}],"returnType":"string"},"topLevelApiElementName":"ConfigureCartEntryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"retrieveOwnerTypeFromAbstractOrderType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"retrieveOwnerTypeFromAbstractOrderType","overloadIndex":1,"parameters":[{"name":"abstractOrderKey","type":"AbstractOrderKey","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~AbstractOrderKey:type","shortType":"AbstractOrderKey","importPath":"@spartacus/cart/base/root"}],"returnType":"CommonConfigurator.OwnerType"},"topLevelApiElementName":"ConfigureCartEntryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfigureCartEntryComponent","members":[{"kind":"Property","name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"cartEntry","type":"OrderEntry"},{"kind":"Property","name":"readOnly","type":"boolean"},{"kind":"Property","name":"msgBanner","type":"boolean"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"abstractOrderContext","type":"AbstractOrderContext | null"},{"kind":"Property","name":"abstractOrderKey$","type":"Observable"},{"kind":"Property","name":"queryParams$","type":"Observable<{ forceReload: boolean; resolveIssues: boolean; navigateToCheckout: boolean; productCode: string | undefined; }>"},{"kind":"Method","name":"hasIssues","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"retrieveOwnerTypeFromAbstractOrderType","parameters":[{"name":"abstractOrderKey","type":"AbstractOrderKey","canonicalReference":"@spartacus/product-configurator/common!AbstractOrderKey:class","shortType":"AbstractOrderKey","importPath":"","isOptional":false}],"returnType":"CommonConfigurator.OwnerType"},{"kind":"Method","name":"retrieveEntityKey","parameters":[{"name":"abstractOrderKey","type":"AbstractOrderKey","canonicalReference":"@spartacus/product-configurator/common!AbstractOrderKey:class","shortType":"AbstractOrderKey","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"getDisplayOnly","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isDisabled","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getResolveIssuesA11yDescription","parameters":[],"returnType":"string | undefined"},{"kind":"Method","name":"isInCheckout","parameters":[],"returnType":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"commonConfigUtilsService","type":"CommonConfiguratorUtilsService","canonicalReference":"@spartacus/product-configurator/common!CommonConfiguratorUtilsService:class","shortType":"CommonConfiguratorUtilsService","importPath":"@spartacus/product-configurator/common","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfigureProductComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productListItemContext","type":"ProductListItemContext","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~ProductListItemContext:class","shortType":"ProductListItemContext","importPath":"@spartacus/storefront"},{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Method","name":"getAriaLabelTranslationKey","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getProduct","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTranslationKey","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"isBaseProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isConfiguratorTypeReadOnly","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isDisplayRestartDialog","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"isReadOnlyBaseProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"navigateToConfigurator","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"nonConfigurable","type":"Product"},{"kind":"Property","name":"ownerTypeProduct","type":"CommonConfigurator.OwnerType"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productListItemContext","type":"ProductListItemContext"},{"kind":"Property","name":"routingService","type":"RoutingService | null"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaLabelTranslationKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaLabelTranslationKey","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfigureProductComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProduct","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ConfigureProductComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTranslationKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTranslationKey","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfigureProductComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBaseProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBaseProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConfigureProductComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConfiguratorTypeReadOnly","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConfiguratorTypeReadOnly","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfigureProductComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDisplayRestartDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDisplayRestartDialog","overloadIndex":1,"parameters":[{"name":"configuratorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ConfigureProductComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isReadOnlyBaseProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isReadOnlyBaseProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConfigureProductComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateToConfigurator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateToConfigurator","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/product-configurator_common!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ConfigureProductComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Class","name":"ConfigureProductComponent","members":[{"kind":"Property","name":"productListItemContext","type":"ProductListItemContext"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"nonConfigurable","type":"Product"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"ownerTypeProduct","type":"CommonConfigurator.OwnerType"},{"kind":"Property","name":"routingService","type":"RoutingService | null"},{"kind":"Method","name":"getProduct","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAriaLabelTranslationKey","parameters":[{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getTranslationKey","parameters":[{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"isDisplayRestartDialog","parameters":[{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"isReadOnlyBaseProduct","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/common!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isBaseProduct","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/common!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"navigateToConfigurator","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/product-configurator/common!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isConfiguratorTypeReadOnly","parameters":[{"name":"configuratorType","type":"string","canonicalReference":"@spartacus/product-configurator/common!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productListItemContext","type":"ProductListItemContext","canonicalReference":"@spartacus/product-configurator/common!ProductListItemContext:class","shortType":"ProductListItemContext","importPath":"@spartacus/storefront","isOptional":false},{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/product-configurator/common!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false}]}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"LineItem","members":[{"kind":"PropertySignature","name":"formattedPrice","type":"string"},{"kind":"PropertySignature","name":"formattedQuantity","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedPrice","type":"string"},"topLevelApiElementName":"LineItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedQuantity","type":"string"},"topLevelApiElementName":"LineItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"LineItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"LineItem","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"formattedQuantity","type":"string"},{"kind":"Property","name":"formattedPrice","type":"string"}]}},{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"StatusSummary","members":[{"kind":"PropertySignature","name":"numberOfIssues","type":"number"},{"kind":"PropertySignature","name":"status","type":"OrderEntryStatus"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfIssues","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfIssues","type":"number"},"topLevelApiElementName":"StatusSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"OrderEntryStatus"},"topLevelApiElementName":"StatusSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/product-configurator/common"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"StatusSummary","members":[{"kind":"Property","name":"numberOfIssues","type":"number"},{"kind":"Property","name":"status","type":"OrderEntryStatus"}]}},{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Function","name":"getProperty","parameters":[{"name":"o","type":"Record | undefined | null","isOptional":false,"canonicalReference":"!Record:type","shortType":"Record","importPath":""},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any | null","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getProperty","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getProperty","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/root"}]},{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Class","name":"IntendedPickupLocationFacade","members":[{"kind":"Method","name":"getIntendedLocation","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPickupOption","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"removeIntendedLocation","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setIntendedLocation","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"AugmentedPointOfService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!AugmentedPointOfService:type","shortType":"AugmentedPointOfService","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"kind":"Method","name":"setPickupOption","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupOption","type":"PickupOption","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!PickupOption:type","shortType":"PickupOption","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIntendedLocation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIntendedLocation","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"IntendedPickupLocationFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupOption","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"IntendedPickupLocationFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeIntendedLocation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeIntendedLocation","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"IntendedPickupLocationFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setIntendedLocation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setIntendedLocation","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"AugmentedPointOfService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!AugmentedPointOfService:type","shortType":"AugmentedPointOfService","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"IntendedPickupLocationFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPickupOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPickupOption","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupOption","type":"PickupOption","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!PickupOption:type","shortType":"PickupOption","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"IntendedPickupLocationFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Class","name":"IntendedPickupLocationFacade","members":[{"kind":"Method","name":"getIntendedLocation","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setIntendedLocation","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"location","type":"AugmentedPointOfService","canonicalReference":"@spartacus/pickup-in-store/root!AugmentedPointOfService:class","shortType":"AugmentedPointOfService","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeIntendedLocation","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPickupOption","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setPickupOption","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pickupOption","type":"PickupOption","canonicalReference":"@spartacus/pickup-in-store/root!PickupOption:class","shortType":"PickupOption","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Class","name":"PickupLocationsSearchFacade","members":[{"kind":"Method","name":"clearSearchResults","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSearchResults","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"hasSearchStarted","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isSearchRunning","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAndGetStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setBrowserLocation","overloadIndex":1,"parameters":[{"name":"latitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"longitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"startSearch","overloadIndex":1,"parameters":[{"name":"searchParams","type":"StockLocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!StockLocationSearchParams:type","shortType":"StockLocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"kind":"Method","name":"stockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"toggleHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearSearchResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearSearchResults","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHideOutOfStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSearchResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSearchResults","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStockLevelAtStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasSearchStarted","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasSearchStarted","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSearchRunning","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSearchRunning","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAndGetStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAndGetStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setBrowserLocation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setBrowserLocation","overloadIndex":1,"parameters":[{"name":"latitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"longitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startSearch","overloadIndex":1,"parameters":[{"name":"searchParams","type":"StockLocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!StockLocationSearchParams:type","shortType":"StockLocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"stockLevelAtStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"stockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleHideOutOfStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Class","name":"PickupLocationsSearchFacade","members":[{"kind":"Method","name":"stockLevelAtStore","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getStockLevelAtStore","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"startSearch","parameters":[{"name":"searchParams","type":"StockLocationSearchParams","canonicalReference":"@spartacus/pickup-in-store/root!StockLocationSearchParams:class","shortType":"StockLocationSearchParams","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasSearchStarted","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isSearchRunning","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSearchResults","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearSearchResults","parameters":[],"returnType":"void"},{"kind":"Method","name":"getHideOutOfStock","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setBrowserLocation","parameters":[{"name":"latitude","type":"number","canonicalReference":"@spartacus/pickup-in-store/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"longitude","type":"number","canonicalReference":"@spartacus/pickup-in-store/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"toggleHideOutOfStock","parameters":[],"returnType":"void"},{"kind":"Method","name":"getStoreDetails","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadStoreDetails","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadAndGetStoreDetails","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Class","name":"PickupOptionFacade","members":[{"kind":"Method","name":"getPageContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPickupOption","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setPageContext","overloadIndex":1,"parameters":[{"name":"pageContext","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setPickupOption","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupOption","type":"PickupOption","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!PickupOption:type","shortType":"PickupOption","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PickupOptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupOption","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupOptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPageContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPageContext","overloadIndex":1,"parameters":[{"name":"pageContext","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupOptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPickupOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPickupOption","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupOption","type":"PickupOption","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!PickupOption:type","shortType":"PickupOption","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"PickupOptionFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Class","name":"PickupOptionFacade","members":[{"kind":"Method","name":"setPageContext","parameters":[{"name":"pageContext","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPageContext","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPickupOption","parameters":[{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/pickup-in-store/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"pickupOption","type":"PickupOption","canonicalReference":"@spartacus/pickup-in-store/root!PickupOption:class","shortType":"PickupOption","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPickupOption","parameters":[{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/pickup-in-store/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Class","name":"PreferredStoreFacade","members":[{"kind":"Method","name":"clearPreferredStore","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getPreferredStore$","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPreferredStoreWithProductInStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setPreferredStore","overloadIndex":1,"parameters":[{"name":"preferredStore","type":"PointOfServiceNames","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!PointOfServiceNames:type","shortType":"PointOfServiceNames","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearPreferredStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearPreferredStore","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PreferredStoreFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreferredStore$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreferredStore$","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PreferredStoreFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreferredStoreWithProductInStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreferredStoreWithProductInStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PreferredStoreFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPreferredStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPreferredStore","overloadIndex":1,"parameters":[{"name":"preferredStore","type":"PointOfServiceNames","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_root!PointOfServiceNames:type","shortType":"PointOfServiceNames","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"PreferredStoreFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/root"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/root","kind":"Class","name":"PreferredStoreFacade","members":[{"kind":"Method","name":"getPreferredStore$","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPreferredStore","parameters":[{"name":"preferredStore","type":"PointOfServiceNames","canonicalReference":"@spartacus/pickup-in-store/root!PointOfServiceNames:class","shortType":"PointOfServiceNames","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearPreferredStore","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPreferredStoreWithProductInStock","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/occ","kind":"Class","name":"OccPickupLocationAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccPickupLocationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/occ"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/occ","kind":"Class","name":"OccPickupLocationAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/pickup-in-store/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getStoreDetails","parameters":[{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/pickup-in-store/occ","kind":"Class","name":"OccStockAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadStockLevels","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"LocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_occ!~LocationSearchParams:type","shortType":"LocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStockLevelAtStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccStockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStockLevels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStockLevels","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"LocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_occ!~LocationSearchParams:type","shortType":"LocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccStockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/occ"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/occ","kind":"Class","name":"OccStockAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/pickup-in-store/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadStockLevels","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"location","type":"LocationSearchParams","canonicalReference":"@spartacus/pickup-in-store/occ!LocationSearchParams:class","shortType":"LocationSearchParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadStockLevelAtStore","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"BrowserLocation","members":[{"kind":"PropertySignature","name":"latitude","type":"number | null"},{"kind":"PropertySignature","name":"longitude","type":"number | null"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"latitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"latitude","type":"number | null"},"topLevelApiElementName":"BrowserLocation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"longitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"longitude","type":"number | null"},"topLevelApiElementName":"BrowserLocation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"BrowserLocation","members":[{"kind":"Property","name":"latitude","type":"number | null"},{"kind":"Property","name":"longitude","type":"number | null"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"BrowserLocationActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"BrowserLocationActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"BrowserLocationActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"ADD_BROWSER_LOCATION","namespace":"BrowserLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"ADD_BROWSER_LOCATION","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"AddBrowserLocation","namespace":"BrowserLocationActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Pickup Locations] Add Browser Location\", (props: { payload: AddBrowserLocationProps; }) => { payload: AddBrowserLocationProps; } & import(\"@ngrx/store\").Action<\"[Pickup Locations] Add Browser Location\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"AddBrowserLocation","type":"_ngrx_store.ActionCreator<\"[Pickup Locations] Add Browser Location\", (props: { payload: AddBrowserLocationProps; }) => { payload: AddBrowserLocationProps; } & _ngrx_store.Action<\"[Pickup Locations] Add Browser Location\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"AddBrowserLocationProps","namespace":"BrowserLocationActions","members":["{ longitude: number; latitude: number; }"],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"AddBrowserLocationProps","members":["{ longitude: number; latitude: number; }"]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"DefaultPointOfServiceActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"DefaultPointOfServiceActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DefaultPointOfServiceActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"LOAD_DEFAULT_POINT_OF_SERVICE_SUCCESS","namespace":"DefaultPointOfServiceActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"LOAD_DEFAULT_POINT_OF_SERVICE_SUCCESS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"LOAD_DEFAULT_POINT_OF_SERVICE","namespace":"DefaultPointOfServiceActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"LOAD_DEFAULT_POINT_OF_SERVICE","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"LoadDefaultPointOfService","namespace":"DefaultPointOfServiceActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Default Point Of Service] Load Default Point Of Service\", () => import(\"@ngrx/store\").Action<\"[Default Point Of Service] Load Default Point Of Service\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"LoadDefaultPointOfService","type":"_ngrx_store.ActionCreator<\"[Default Point Of Service] Load Default Point Of Service\", () => _ngrx_store.Action<\"[Default Point Of Service] Load Default Point Of Service\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"LoadDefaultPointOfServiceSuccess","namespace":"DefaultPointOfServiceActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Default Point Of Service] Load Default Point Of Service Success\", (props: { payload: PointOfServiceNames; }) => { payload: PointOfServiceNames; } & import(\"@ngrx/store\").Action<\"[Default Point Of Service] Load Default Point Of Service Success\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"LoadDefaultPointOfServiceSuccess","type":"_ngrx_store.ActionCreator<\"[Default Point Of Service] Load Default Point Of Service Success\", (props: { payload: PointOfServiceNames; }) => { payload: PointOfServiceNames; } & _ngrx_store.Action<\"[Default Point Of Service] Load Default Point Of Service Success\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_DEFAULT_POINT_OF_SERVICE","namespace":"DefaultPointOfServiceActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_DEFAULT_POINT_OF_SERVICE","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetDefaultPointOfService","namespace":"DefaultPointOfServiceActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Default Point Of Service] Set Default Point Of Service\", (props: { payload: PointOfServiceNames; }) => { payload: PointOfServiceNames; } & import(\"@ngrx/store\").Action<\"[Default Point Of Service] Set Default Point Of Service\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetDefaultPointOfService","type":"_ngrx_store.ActionCreator<\"[Default Point Of Service] Set Default Point Of Service\", (props: { payload: PointOfServiceNames; }) => { payload: PointOfServiceNames; } & _ngrx_store.Action<\"[Default Point Of Service] Set Default Point Of Service\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"DefaultPointOfServiceSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"DefaultPointOfServiceSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DefaultPointOfServiceSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getPreferredStore","namespace":"DefaultPointOfServiceSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getPreferredStore","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"HideOutOfStockSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"HideOutOfStockSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"HideOutOfStockSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getHideOutOfStockState","namespace":"HideOutOfStockSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getHideOutOfStockState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"PickupLocationActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"PickupLocationActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PickupLocationActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"ADD_LOCATION","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"ADD_LOCATION","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"AddLocation","namespace":"PickupLocationActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Pickup Locations] Add Location\", (props: AddLocationProps) => AddLocationProps & Action<\"[Pickup Locations] Add Location\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"AddLocation","type":"_ngrx_store.ActionCreator<\"[Pickup Locations] Add Location\", (props: AddLocationProps) => AddLocationProps & Action<\"[Pickup Locations] Add Location\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"AddLocationProps","namespace":"PickupLocationActions","members":["{ payload: { productCode: string; location: AugmentedPointOfService; }; }"],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"AddLocationProps","members":["{ payload: { productCode: string; location: AugmentedPointOfService; }; }"]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"CART_RELOAD_SUCCESS","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"CART_RELOAD_SUCCESS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"DELIVERY_MODE_SET_PICKUP_OPTION_TO_PICKUP_IN_STORE_SUCCESS","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"DELIVERY_MODE_SET_PICKUP_OPTION_TO_PICKUP_IN_STORE_SUCCESS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"GET_STORE_DETAILS","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"GET_STORE_DETAILS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"GetStoreDetailsById","namespace":"PickupLocationActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Pickup Locations] Get Store Details\", (props: { payload: string; }) => { payload: string; } & Action<\"[Pickup Locations] Get Store Details\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"GetStoreDetailsById","type":"_ngrx_store.ActionCreator<\"[Pickup Locations] Get Store Details\", (props: { payload: string; }) => { payload: string; } & Action<\"[Pickup Locations] Get Store Details\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"REMOVE_LOCATION","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"REMOVE_LOCATION","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"RemoveLocation","namespace":"PickupLocationActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Pickup Locations] Remove Location\", (props: { payload: string; }) => { payload: string; } & Action<\"[Pickup Locations] Remove Location\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"RemoveLocation","type":"_ngrx_store.ActionCreator<\"[Pickup Locations] Remove Location\", (props: { payload: string; }) => { payload: string; } & Action<\"[Pickup Locations] Remove Location\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION_TO_DELIVERY_SUCCESS","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION_TO_DELIVERY_SUCCESS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION_TO_DELIVERY","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION_TO_DELIVERY","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION_TO_PICKUP_IN_STORE_SUCCESS","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION_TO_PICKUP_IN_STORE_SUCCESS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION_TO_PICKUP_IN_STORE","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION_TO_PICKUP_IN_STORE","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SET_PICKUP_OPTION","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetPickupOption","namespace":"PickupLocationActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Pickup Locations] Set Pickup Option\", (props: { payload: SetPickupOptionProps; }) => { payload: SetPickupOptionProps; } & Action<\"[Pickup Locations] Set Pickup Option\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetPickupOption","type":"_ngrx_store.ActionCreator<\"[Pickup Locations] Set Pickup Option\", (props: { payload: SetPickupOptionProps; }) => { payload: SetPickupOptionProps; } & Action<\"[Pickup Locations] Set Pickup Option\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"SetPickupOptionProps","namespace":"PickupLocationActions","members":["{ productCode: string; pickupOption: PickupOption; }"],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"SetPickupOptionProps","members":["{ productCode: string; pickupOption: PickupOption; }"]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"SetStoreDetailsFailure","namespace":"PickupLocationActions","parameters":[{"name":"$props","type":"{ payload: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ payload: any; error: any; } & Action","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"SetStoreDetailsFailure","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SetStoreDetailsFailure","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetStoreDetailsSuccess","namespace":"PickupLocationActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Pickup Locations] Get Store Details Success\", (props: { payload: PointOfService; }) => { payload: PointOfService; } & Action<\"[Pickup Locations] Get Store Details Success\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetStoreDetailsSuccess","type":"_ngrx_store.ActionCreator<\"[Pickup Locations] Get Store Details Success\", (props: { payload: PointOfService; }) => { payload: PointOfService; } & Action<\"[Pickup Locations] Get Store Details Success\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STORE_DETAILS_FAIL","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STORE_DETAILS_FAIL","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STORE_DETAILS_SUCCESS","namespace":"PickupLocationActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STORE_DETAILS_SUCCESS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PickupLocationAdapter","members":[{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PickupLocationAdapter","members":[{"kind":"Method","name":"getStoreDetails","parameters":[{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PickupLocationConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"PickupLocationAdapter","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!PickupLocationAdapter:class","shortType":"PickupLocationAdapter","importPath":"@spartacus/pickup-in-store/core"}]},{"kind":"Property","name":"adapter","type":"PickupLocationAdapter"},{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PickupLocationConnector","members":[{"kind":"Property","name":"adapter","type":"PickupLocationAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"PickupLocationAdapter","canonicalReference":"@spartacus/pickup-in-store/core!PickupLocationAdapter:class","shortType":"PickupLocationAdapter","importPath":"@spartacus/pickup-in-store/core","isOptional":false}]},{"kind":"Method","name":"getStoreDetails","parameters":[{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PickupLocationsSearchService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"clearSearchResults","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSearchResults","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"hasSearchStarted","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isSearchRunning","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAndGetStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadStoreDetails","overloadIndex":1,"parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setBrowserLocation","overloadIndex":1,"parameters":[{"name":"latitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"longitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"startSearch","overloadIndex":1,"parameters":[{"name":"searchParams","type":"StockLocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~StockLocationSearchParams:type","shortType":"StockLocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"kind":"Method","name":"stockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"toggleHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearSearchResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearSearchResults","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHideOutOfStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSearchResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSearchResults","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStockLevelAtStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasSearchStarted","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasSearchStarted","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSearchRunning","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSearchRunning","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAndGetStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAndGetStoreDetails","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStoreDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStoreDetails","overloadIndex":1,"parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setBrowserLocation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setBrowserLocation","overloadIndex":1,"parameters":[{"name":"latitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"longitude","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startSearch","overloadIndex":1,"parameters":[{"name":"searchParams","type":"StockLocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~StockLocationSearchParams:type","shortType":"StockLocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"stockLevelAtStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"stockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleHideOutOfStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupLocationsSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PickupLocationsSearchService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"stockLevelAtStore","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getStockLevelAtStore","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"startSearch","parameters":[{"name":"searchParams","type":"StockLocationSearchParams","canonicalReference":"@spartacus/pickup-in-store/core!StockLocationSearchParams:class","shortType":"StockLocationSearchParams","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasSearchStarted","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isSearchRunning","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSearchResults","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearSearchResults","parameters":[],"returnType":"void"},{"kind":"Method","name":"getHideOutOfStock","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setBrowserLocation","parameters":[{"name":"latitude","type":"number","canonicalReference":"@spartacus/pickup-in-store/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"longitude","type":"number","canonicalReference":"@spartacus/pickup-in-store/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"toggleHideOutOfStock","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadStoreDetails","parameters":[{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getStoreDetails","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadAndGetStoreDetails","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"PickupLocationsSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"PickupLocationsSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PickupLocationsSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"getIntendedPickupLocationByProductCode","namespace":"PickupLocationsSelectors","parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getIntendedPickupLocationByProductCode","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getIntendedPickupLocationByProductCode","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getIntendedPickupLocations","namespace":"PickupLocationsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getIntendedPickupLocations","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"getPickupOptionByProductCode","namespace":"PickupLocationsSelectors","parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPickupOptionByProductCode","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPickupOptionByProductCode","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"getStoreDetailsByName","namespace":"PickupLocationsSelectors","parameters":[{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getStoreDetailsByName","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getStoreDetailsByName","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"PickupLocationsState","members":[{"kind":"PropertySignature","name":"defaultPointOfService","type":"PointOfServiceNames | null"},{"kind":"PropertySignature","name":"intendedPickupLocations","type":"IntendedPickupLocationsState"},{"kind":"PropertySignature","name":"storeDetails","type":"Record"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPointOfService","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPointOfService","type":"PointOfServiceNames | null"},"topLevelApiElementName":"PickupLocationsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"intendedPickupLocations","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"intendedPickupLocations","type":"IntendedPickupLocationsState"},"topLevelApiElementName":"PickupLocationsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeDetails","type":"Record"},"topLevelApiElementName":"PickupLocationsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"PickupLocationsState","members":[{"kind":"Property","name":"defaultPointOfService","type":"PointOfServiceNames | null"},{"kind":"Property","name":"intendedPickupLocations","type":"IntendedPickupLocationsState"},{"kind":"Property","name":"storeDetails","type":"Record"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"PickupOptionActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"PickupOptionActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PickupOptionActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"RemoveAllPickupOptions","namespace":"PickupOptionActions","type":"import(\"@ngrx/store\").ActionCreator<\"[PickupOption] Remove All Pickup Option\", () => import(\"@ngrx/store\").Action<\"[PickupOption] Remove All Pickup Option\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"RemoveAllPickupOptions","type":"_ngrx_store.ActionCreator<\"[PickupOption] Remove All Pickup Option\", () => _ngrx_store.Action<\"[PickupOption] Remove All Pickup Option\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"RemovePickupOption","namespace":"PickupOptionActions","type":"import(\"@ngrx/store\").ActionCreator<\"[PickupOption] Remove Pickup Option\", (props: { payload: { entryNumber: number; }; }) => { payload: { entryNumber: number; }; } & import(\"@ngrx/store\").Action<\"[PickupOption] Remove Pickup Option\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"RemovePickupOption","type":"_ngrx_store.ActionCreator<\"[PickupOption] Remove Pickup Option\", (props: { payload: { entryNumber: number; }; }) => { payload: { entryNumber: number; }; } & _ngrx_store.Action<\"[PickupOption] Remove Pickup Option\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetPageContext","namespace":"PickupOptionActions","type":"import(\"@ngrx/store\").ActionCreator<\"[PickupOption] Set Page Context\", (props: { payload: { pageContext: string; }; }) => { payload: { pageContext: string; }; } & import(\"@ngrx/store\").Action<\"[PickupOption] Set Page Context\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetPageContext","type":"_ngrx_store.ActionCreator<\"[PickupOption] Set Page Context\", (props: { payload: { pageContext: string; }; }) => { payload: { pageContext: string; }; } & _ngrx_store.Action<\"[PickupOption] Set Page Context\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetPickupOption","namespace":"PickupOptionActions","type":"import(\"@ngrx/store\").ActionCreator<\"[PickupOption] Set Pickup Option\", (props: { payload: { entryNumber: number; pickupOption: PickupOption; }; }) => { payload: { entryNumber: number; pickupOption: PickupOption; }; } & import(\"@ngrx/store\").Action<\"[PickupOption] Set Pickup Option\">>","breakingChanges":[{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"SetPickupOption","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetPickupOption","namespace":"PickupOptionActions","type":"import(\"@ngrx/store\").ActionCreator<\"[PickupOption] Set Pickup Option\", (props: { payload: { entryNumber: number; pickupOption: PickupOption; }; }) => { payload: { entryNumber: number; pickupOption: PickupOption; }; } & import(\"@ngrx/store\").Action<\"[PickupOption] Set Pickup Option\">>"},"new":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetPickupOption","type":"_ngrx_store.ActionCreator<\"[Pickup Locations] Set Pickup Option\", (props: { payload: SetPickupOptionProps; }) => { payload: SetPickupOptionProps; } & Action<\"[Pickup Locations] Set Pickup Option\">>"},"topLevelApiElementName":"SetPickupOption","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"SetPickupOption","type":"_ngrx_store.ActionCreator<\"[Pickup Locations] Set Pickup Option\", (props: { payload: SetPickupOptionProps; }) => { payload: SetPickupOptionProps; } & Action<\"[Pickup Locations] Set Pickup Option\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"PickupOptionSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"PickupOptionSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PickupOptionSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"getPageContext","namespace":"PickupOptionSelectors","parameters":[],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPageContext","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPageContext","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"getPickupOption","namespace":"PickupOptionSelectors","parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPickupOption","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPickupOption","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PickupOptionService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"getPageContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPickupOption","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setPageContext","overloadIndex":1,"parameters":[{"name":"pageContext","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setPickupOption","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupOption","type":"PickupOption","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~PickupOption:type","shortType":"PickupOption","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PickupOptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupOption","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PickupOptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPageContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPageContext","overloadIndex":1,"parameters":[{"name":"pageContext","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupOptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPickupOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPickupOption","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupOption","type":"PickupOption","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~PickupOption:type","shortType":"PickupOption","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"PickupOptionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PickupOptionService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"setPageContext","parameters":[{"name":"pageContext","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPageContext","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPickupOption","parameters":[{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/pickup-in-store/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"pickupOption","type":"PickupOption","canonicalReference":"@spartacus/pickup-in-store/core!PickupOption:class","shortType":"PickupOption","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPickupOption","parameters":[{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/pickup-in-store/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"PickupOptionState","members":[{"kind":"PropertySignature","name":"pageContext","type":"string"},{"kind":"PropertySignature","name":"pickupOption","type":"EntryPickupOption[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageContext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageContext","type":"string"},"topLevelApiElementName":"PickupOptionState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupOption","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupOption","type":"EntryPickupOption[]"},"topLevelApiElementName":"PickupOptionState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"PickupOptionState","members":[{"kind":"Property","name":"pageContext","type":"string"},{"kind":"Property","name":"pickupOption","type":"EntryPickupOption[]"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PreferredStoreService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"PickupInStoreConfig","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!PickupInStoreConfig:class","shortType":"PickupInStoreConfig","importPath":"@spartacus/pickup-in-store/core"},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"clearPreferredStore","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"PickupInStoreConfig"},{"kind":"Method","name":"getPreferredStore$","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPreferredStoreWithProductInStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Method","name":"setPreferredStore","overloadIndex":1,"parameters":[{"name":"preferredStore","type":"PointOfServiceNames","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~PointOfServiceNames:type","shortType":"PointOfServiceNames","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearPreferredStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearPreferredStore","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PreferredStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreferredStore$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreferredStore$","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PreferredStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreferredStoreWithProductInStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreferredStoreWithProductInStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PreferredStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPreferredStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPreferredStore","overloadIndex":1,"parameters":[{"name":"preferredStore","type":"PointOfServiceNames","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~PointOfServiceNames:type","shortType":"PointOfServiceNames","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"PreferredStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"PreferredStoreService","members":[{"kind":"Property","name":"config","type":"PickupInStoreConfig"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"PickupInStoreConfig","canonicalReference":"@spartacus/pickup-in-store/core!PickupInStoreConfig:class","shortType":"PickupInStoreConfig","importPath":"@spartacus/pickup-in-store/core","isOptional":false},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","canonicalReference":"@spartacus/pickup-in-store/core!PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/pickup-in-store/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"getPreferredStore$","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPreferredStore","parameters":[{"name":"preferredStore","type":"PointOfServiceNames","canonicalReference":"@spartacus/pickup-in-store/core!PointOfServiceNames:class","shortType":"PointOfServiceNames","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearPreferredStore","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPreferredStoreWithProductInStock","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"StateWithPickupLocations","members":[{"kind":"PropertySignature","name":"\"pickup-locations\"","type":"PickupLocationsState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"\"pickup-locations\"","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"\"pickup-locations\"","type":"PickupLocationsState"},"topLevelApiElementName":"StateWithPickupLocations","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"StateWithPickupLocations","members":[{"kind":"Property","name":"[PICKUP_LOCATIONS_FEATURE]","type":"PickupLocationsState"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"StateWithPickupOption","members":[{"kind":"PropertySignature","name":"\"pickup-option\"","type":"PickupOptionState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"\"pickup-option\"","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"\"pickup-option\"","type":"PickupOptionState"},"topLevelApiElementName":"StateWithPickupOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"StateWithPickupOption","members":[{"kind":"Property","name":"[PICKUP_OPTION_FEATURE]","type":"PickupOptionState"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"StateWithStock","members":[{"kind":"PropertySignature","name":"stock","type":"StockState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stock","type":"StockState"},"topLevelApiElementName":"StateWithStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"StateWithStock","members":[{"kind":"Property","name":"[STOCK_FEATURE]","type":"StockState"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockAdapter","members":[{"kind":"Method","name":"loadStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadStockLevels","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"LocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~LocationSearchParams:type","shortType":"LocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStockLevelAtStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"StockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStockLevels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStockLevels","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"LocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~LocationSearchParams:type","shortType":"LocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"Observable"},"topLevelApiElementName":"StockAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockAdapter","members":[{"kind":"Method","name":"loadStockLevels","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"location","type":"LocationSearchParams","canonicalReference":"@spartacus/pickup-in-store/core!LocationSearchParams:class","shortType":"LocationSearchParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadStockLevelAtStore","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"StockAdapter","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!StockAdapter:class","shortType":"StockAdapter","importPath":"@spartacus/pickup-in-store/core"}]},{"kind":"Property","name":"adapter","type":"StockAdapter"},{"kind":"Method","name":"loadStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadStockLevels","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"LocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~LocationSearchParams:type","shortType":"LocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStockLevelAtStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStockLevelAtStore","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"StockConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStockLevels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStockLevels","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"location","type":"LocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~LocationSearchParams:type","shortType":"LocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"Observable"},"topLevelApiElementName":"StockConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockConnector","members":[{"kind":"Property","name":"adapter","type":"StockAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"StockAdapter","canonicalReference":"@spartacus/pickup-in-store/core!StockAdapter:class","shortType":"StockAdapter","importPath":"@spartacus/pickup-in-store/core","isOptional":false}]},{"kind":"Method","name":"loadStockLevels","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"location","type":"LocationSearchParams","canonicalReference":"@spartacus/pickup-in-store/core!LocationSearchParams:class","shortType":"LocationSearchParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadStockLevelAtStore","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"storeName","type":"string","canonicalReference":"@spartacus/pickup-in-store/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockEffect","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"actions$","type":"Actions","isOptional":false,"canonicalReference":"@ngrx/effects!Actions:class","shortType":"Actions","importPath":"@ngrx/effects"},{"name":"stockConnector","type":"StockConnector","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!StockConnector:class","shortType":"StockConnector","importPath":"@spartacus/pickup-in-store/core"}]},{"kind":"Property","name":"loadStockLevelAtStore$","type":"import(\"rxjs\").Observable<{ payload: { productCode: string; storeName: string; } & { stockLevel: import(\"@spartacus/core\").Stock; }; } & import(\"@ngrx/store\").Action<\"[Stock] Get Stock Level at Store Success\">> & import(\"@ngrx/effects\").CreateEffectMetadata"},{"kind":"Property","name":"loadStockLevels$","type":"import(\"rxjs\").Observable & import(\"@ngrx/effects\").CreateEffectMetadata"},{"kind":"Property","name":"logger","type":"LoggerService"}],"breakingChanges":[{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"loadStockLevels$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"loadStockLevels$","type":"import(\"rxjs\").Observable & import(\"@ngrx/effects\").CreateEffectMetadata"},"new":{"kind":"Property","name":"loadStockLevels$","type":"rxjs.Observable & _ngrx_effects.CreateEffectMetadata"},"topLevelApiElementName":"StockEffect","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockEffect","members":[{"kind":"Property","name":"actions$","type":""},{"kind":"Property","name":"stockConnector","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"actions$","type":"Actions","canonicalReference":"@spartacus/pickup-in-store/core!Actions:class","shortType":"Actions","importPath":"","isOptional":false},{"name":"stockConnector","type":"StockConnector","canonicalReference":"@spartacus/pickup-in-store/core!StockConnector:class","shortType":"StockConnector","importPath":"@spartacus/pickup-in-store/core","isOptional":false}]},{"kind":"Property","name":"loadStockLevels$","type":"rxjs.Observable & _ngrx_effects.CreateEffectMetadata"},{"kind":"Property","name":"loadStockLevelAtStore$","type":"rxjs.Observable<{ payload: { productCode: string; storeName: string; } & { stockLevel: _spartacus_core.Stock; }; } & _ngrx_store.Action<\"[Stock] Get Stock Level at Store Success\">> & _ngrx_effects.CreateEffectMetadata"}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"StockLevelActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"StockLevelActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StockLevelActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"CLEAR_STOCK_DATA","namespace":"StockLevelActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"CLEAR_STOCK_DATA","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"ClearStockData","namespace":"StockLevelActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"ClearStockData","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_AT_STORE_SUCCESS","namespace":"StockLevelActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_AT_STORE_SUCCESS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_AT_STORE","namespace":"StockLevelActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_AT_STORE","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_FAIL","namespace":"StockLevelActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_FAIL","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_ON_HOLD","namespace":"StockLevelActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_ON_HOLD","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_SUCCESS","namespace":"StockLevelActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL_SUCCESS","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL","namespace":"StockLevelActions","type":"","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"STOCK_LEVEL","type":""}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockLevel","namespace":"StockLevelActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"StockLocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!~StockLocationSearchParams:type","shortType":"StockLocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}]},{"kind":"Property","name":"payload","type":"StockLocationSearchParams"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockLevel","members":[{"kind":"Property","name":"payload","type":"StockLocationSearchParams"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"StockLocationSearchParams","canonicalReference":"@spartacus/pickup-in-store/core!StockLocationSearchParams:class","shortType":"StockLocationSearchParams","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"StockLevelAction","namespace":"StockLevelActions","members":["StockLevel | StockLevelOnHold | StockLevelFail | StockLevelSuccess | ClearStockData"],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"StockLevelAction","members":["StockLevel | StockLevelOnHold | StockLevelFail | StockLevelSuccess | ClearStockData"]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"StockLevelAtStore","namespace":"StockLevelActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Stock] Get Stock Level at Store\", (props: { payload: StockLevelAtStorePayload; }) => { payload: StockLevelAtStorePayload; } & import(\"@ngrx/store\").Action<\"[Stock] Get Stock Level at Store\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"StockLevelAtStore","type":"_ngrx_store.ActionCreator<\"[Stock] Get Stock Level at Store\", (props: { payload: StockLevelAtStorePayload; }) => { payload: StockLevelAtStorePayload; } & _ngrx_store.Action<\"[Stock] Get Stock Level at Store\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"StockLevelAtStoreAction","namespace":"StockLevelActions","members":["ReturnType"],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"StockLevelAtStoreAction","members":["ReturnType"]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"StockLevelAtStoreSuccess","namespace":"StockLevelActions","type":"import(\"@ngrx/store\").ActionCreator<\"[Stock] Get Stock Level at Store Success\", (props: { payload: StockLevelAtStoreSuccessPayload; }) => { payload: StockLevelAtStoreSuccessPayload; } & import(\"@ngrx/store\").Action<\"[Stock] Get Stock Level at Store Success\">>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"StockLevelAtStoreSuccess","type":"_ngrx_store.ActionCreator<\"[Stock] Get Stock Level at Store Success\", (props: { payload: StockLevelAtStoreSuccessPayload; }) => { payload: StockLevelAtStoreSuccessPayload; } & _ngrx_store.Action<\"[Stock] Get Stock Level at Store Success\">>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockLevelFail","namespace":"StockLevelActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockLevelFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/pickup-in-store/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockLevelOnHold","namespace":"StockLevelActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockLevelOnHold","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockLevelSuccess","namespace":"StockLevelActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"StockLevelSuccessPayload","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_core!StockLevelActions.StockLevelSuccessPayload:type","shortType":"StockLevelSuccessPayload","importPath":"@spartacus/pickup-in-store/core"}]},{"kind":"Property","name":"payload","type":"StockLevelSuccessPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Class","name":"StockLevelSuccess","members":[{"kind":"Property","name":"payload","type":"StockLevelSuccessPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"StockLevelSuccessPayload","canonicalReference":"@spartacus/pickup-in-store/core!StockLevelSuccessPayload:class","shortType":"StockLevelSuccessPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"StockLevelSuccessPayload","namespace":"StockLevelActions","members":["{ productCode: string; stockLevels: StoreFinderStockSearchPage; }"],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"TypeAlias","name":"StockLevelSuccessPayload","members":["{ productCode: string; stockLevels: StoreFinderStockSearchPage; }"]}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Namespace","name":"StockSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"StockSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StockSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"getStockAtStore","namespace":"StockSelectors","parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getStockAtStore","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getStockAtStore","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockEntities","namespace":"StockSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockEntities","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockError","namespace":"StockSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockError","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockLevelState","namespace":"StockSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockLevelState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockLoading","namespace":"StockSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockSuccess","namespace":"StockSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getStockSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"getStoresWithStockForProductCode","namespace":"StockSelectors","parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getStoresWithStockForProductCode","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getStoresWithStockForProductCode","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"hasSearchStarted","namespace":"StockSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"hasSearchStarted","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Function","name":"hasSearchStartedForProductCode","namespace":"StockSelectors","parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"hasSearchStartedForProductCode","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"hasSearchStartedForProductCode","topLevelApiElementKind":"Function","entryPoint":"@spartacus/pickup-in-store/core"}]},{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"StockState","members":[{"kind":"PropertySignature","name":"browserLocation","type":"BrowserLocation"},{"kind":"PropertySignature","name":"hideOutOfStock","type":"boolean"},{"kind":"PropertySignature","name":"stockLevel","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"stockLevelAtStore","type":"Record>"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"browserLocation","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"browserLocation","type":"BrowserLocation"},"topLevelApiElementName":"StockState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"hideOutOfStock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"hideOutOfStock","type":"boolean"},"topLevelApiElementName":"StockState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stockLevel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stockLevel","type":"StateUtils.LoaderState"},"topLevelApiElementName":"StockState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stockLevelAtStore","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stockLevelAtStore","type":"Record>"},"topLevelApiElementName":"StockState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pickup-in-store/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Interface","name":"StockState","members":[{"kind":"Property","name":"browserLocation","type":"BrowserLocation"},{"kind":"Property","name":"hideOutOfStock","type":"boolean"},{"kind":"Property","name":"stockLevel","type":"StateUtils.LoaderState"},{"kind":"Property","name":"stockLevelAtStore","type":"Record>"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"CartPickupOptionsContainerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"pickupOptionFacade","type":"PickupOptionFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupOptionFacade:class","shortType":"PickupOptionFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"preferredStoreFacade","type":"PreferredStoreFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PreferredStoreFacade:class","shortType":"PreferredStoreFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~IntendedPickupLocationFacade:class","shortType":"IntendedPickupLocationFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"outlet","type":"OutletContextData<{ item: OrderEntry; cartType: CartType; }>","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"availableForPickup$","type":"Observable"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"cartType","type":"CartType"},{"kind":"Property","name":"CartType","type":"typeof CartType"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"disableControls$","type":"Observable"},{"kind":"Property","name":"entryNumber","type":"number"},{"kind":"Property","name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPickupOptionChange","overloadIndex":1,"parameters":[{"name":"event","type":"{ option: PickupOption; triggerElement: ElementRef; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"triggerElement","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"outlet","type":"OutletContextData<{ item: OrderEntry; cartType: CartType; }>"},{"kind":"Property","name":"page","type":"string"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"pickupOption$","type":"Observable"},{"kind":"Property","name":"pickupOptionFacade","type":"PickupOptionFacade"},{"kind":"Property","name":"preferredStoreFacade","type":"PreferredStoreFacade"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"storeDetails$","type":"Observable<{ name: string | undefined; displayName: string | undefined; }>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPickupOptionChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPickupOptionChange","overloadIndex":1,"parameters":[{"name":"event","type":"{ option: PickupOption; triggerElement: ElementRef; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"triggerElement","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"CartPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"CartPickupOptionsContainerComponent","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"pickupOptionFacade","type":"PickupOptionFacade"},{"kind":"Property","name":"preferredStoreFacade","type":"PreferredStoreFacade"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade"},{"kind":"Property","name":"outlet","type":"OutletContextData<{ item: OrderEntry; cartType: CartType; }>"},{"kind":"Property","name":"pickupOption$","type":"Observable"},{"kind":"Property","name":"disableControls$","type":"Observable"},{"kind":"Property","name":"storeDetails$","type":"Observable<{ name: string | undefined; displayName: string | undefined; }>"},{"kind":"Property","name":"availableForPickup$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"cartType","type":"CartType"},{"kind":"Property","name":"entryNumber","type":"number"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"page","type":"string"},{"kind":"Property","name":"CartType","type":"typeof CartType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/pickup-in-store/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/pickup-in-store/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"pickupOptionFacade","type":"PickupOptionFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupOptionFacade:class","shortType":"PickupOptionFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"preferredStoreFacade","type":"PreferredStoreFacade","canonicalReference":"@spartacus/pickup-in-store/components!PreferredStoreFacade:class","shortType":"PreferredStoreFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/pickup-in-store/components!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade","canonicalReference":"@spartacus/pickup-in-store/components!IntendedPickupLocationFacade:class","shortType":"IntendedPickupLocationFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"outlet","type":"OutletContextData<{\n item: OrderEntry;\n cartType: CartType;\n }>","canonicalReference":"@spartacus/pickup-in-store/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onPickupOptionChange","parameters":[{"name":"event","type":"{\n option: PickupOption;\n triggerElement: ElementRef;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","parameters":[{"name":"triggerElement","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"MyPreferredStoreComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"preferredStoreFacade","type":"PreferredStoreFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PreferredStoreFacade:class","shortType":"PreferredStoreFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"storeFinderService","type":"StoreFinderFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~StoreFinderFacade:class","shortType":"StoreFinderFacade","importPath":"@spartacus/storefinder/root"},{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef | null"},{"kind":"Method","name":"changeStore","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"content","type":"PreferredStoreContent | null"},{"kind":"Property","name":"defaultContent","type":"PreferredStoreContent"},{"kind":"Method","name":"getDirectionsToStore","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isStoreFinder","type":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"openHoursOpen","type":"boolean"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"pointOfService","type":"PointOfService"},{"kind":"Property","name":"preferredStore$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"storeFinderService","type":"StoreFinderFacade"},{"kind":"Property","name":"storeLocationService","type":"StoreLocationService"},{"kind":"Method","name":"toggleOpenHours","overloadIndex":1,"parameters":[],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeStore","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyPreferredStoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDirectionsToStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDirectionsToStore","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyPreferredStoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyPreferredStoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleOpenHours","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleOpenHours","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"MyPreferredStoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"MyPreferredStoreComponent","members":[{"kind":"Property","name":"preferredStoreFacade","type":""},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"storeFinderService","type":"StoreFinderFacade"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"storeLocationService","type":"StoreLocationService"},{"kind":"Property","name":"preferredStore$","type":"Observable"},{"kind":"Property","name":"content","type":"PreferredStoreContent | null"},{"kind":"Property","name":"defaultContent","type":"PreferredStoreContent"},{"kind":"Property","name":"openHoursOpen","type":"boolean"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"pointOfService","type":"PointOfService"},{"kind":"Property","name":"isStoreFinder","type":"boolean"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"preferredStoreFacade","type":"PreferredStoreFacade","canonicalReference":"@spartacus/pickup-in-store/components!PreferredStoreFacade:class","shortType":"PreferredStoreFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/pickup-in-store/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"storeFinderService","type":"StoreFinderFacade","canonicalReference":"@spartacus/pickup-in-store/components!StoreFinderFacade:class","shortType":"StoreFinderFacade","importPath":"@spartacus/storefinder/root","isOptional":false},{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/pickup-in-store/components!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleOpenHours","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"changeStore","parameters":[],"returnType":"void"},{"kind":"Method","name":"getDirectionsToStore","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PdpPickupOptionsContainerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~IntendedPickupLocationFacade:class","shortType":"IntendedPickupLocationFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"pickupOptionFacade","type":"PickupOptionFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupOptionFacade:class","shortType":"PickupOptionFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"preferredStoreFacade","type":"PreferredStoreFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PreferredStoreFacade:class","shortType":"PreferredStoreFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"availableForPickup","type":"boolean"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"displayPickupLocation$","type":"Observable"},{"kind":"Property","name":"intendedPickupChange","type":"EventEmitter"},{"kind":"Property","name":"intendedPickupLocation$","type":"Observable"},{"kind":"Property","name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPickupOptionChange","overloadIndex":1,"parameters":[{"name":"event","type":"{ option: PickupOption; triggerElement: ElementRef; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"triggerElement","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"pickupOption$","type":"Observable"},{"kind":"Property","name":"pickupOptionFacade","type":"PickupOptionFacade"},{"kind":"Property","name":"preferredStoreFacade","type":"PreferredStoreFacade"},{"kind":"Method","name":"setIntendedPickupLocation","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PdpPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PdpPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPickupOptionChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPickupOptionChange","overloadIndex":1,"parameters":[{"name":"event","type":"{ option: PickupOption; triggerElement: ElementRef; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PdpPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"triggerElement","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"PdpPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setIntendedPickupLocation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setIntendedPickupLocation","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PdpPickupOptionsContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PdpPickupOptionsContainerComponent","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"pickupOptionFacade","type":"PickupOptionFacade"},{"kind":"Property","name":"preferredStoreFacade","type":"PreferredStoreFacade"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"intendedPickupChange","type":"EventEmitter"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"availableForPickup","type":"boolean"},{"kind":"Property","name":"displayPickupLocation$","type":"Observable"},{"kind":"Property","name":"pickupOption$","type":"Observable"},{"kind":"Property","name":"intendedPickupLocation$","type":"Observable"},{"kind":"Property","name":"productCode","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/pickup-in-store/components!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade","canonicalReference":"@spartacus/pickup-in-store/components!IntendedPickupLocationFacade:class","shortType":"IntendedPickupLocationFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/pickup-in-store/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"pickupOptionFacade","type":"PickupOptionFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupOptionFacade:class","shortType":"PickupOptionFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"preferredStoreFacade","type":"PreferredStoreFacade","canonicalReference":"@spartacus/pickup-in-store/components!PreferredStoreFacade:class","shortType":"PreferredStoreFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"setIntendedPickupLocation","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/pickup-in-store/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"openDialog","parameters":[{"name":"triggerElement","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onPickupOptionChange","parameters":[{"name":"event","type":"{\n option: PickupOption;\n triggerElement: ElementRef;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickupInfoContainerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"storeDetails","type":"PickupLocationsSearchFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"storeDetails","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"storesDetailsData","type":"Partial[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupInfoContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickupInfoContainerComponent","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"storeDetails","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"storesDetailsData","type":"Partial[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/pickup-in-store/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"storeDetails","type":"PickupLocationsSearchFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickupInStoreOrderConsignmentContainerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"pointOfService$","type":"Observable | undefined"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupInStoreOrderConsignmentContainerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickupInStoreOrderConsignmentContainerComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/pickup-in-store/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"pointOfService$","type":"Observable | undefined"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickUpItemsDetailsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"deliveryPointsService","type":"DeliveryPointsService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~DeliveryPointsService:class","shortType":"DeliveryPointsService","importPath":""}]},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"context","type":"string"},{"kind":"Property","name":"deliveryPointsService","type":"DeliveryPointsService"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"itemsDetails","type":"Observable>"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showEdit","type":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickUpItemsDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickUpItemsDetailsComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"deliveryPointsService","type":"DeliveryPointsService"},{"kind":"Property","name":"showEdit","type":"boolean"},{"kind":"Property","name":"itemsDetails","type":"Observable>"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"context","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/pickup-in-store/components!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"deliveryPointsService","type":"DeliveryPointsService","canonicalReference":"@spartacus/pickup-in-store/components!DeliveryPointsService:class","shortType":"DeliveryPointsService","importPath":"@spartacus/pickup-in-store/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickupOptionDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~IntendedPickupLocationFacade:class","shortType":"IntendedPickupLocationFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"pickupOptionFacade","type":"PickupOptionFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupOptionFacade:class","shortType":"PickupOptionFacade","importPath":"@spartacus/pickup-in-store/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"CLOSE_WITHOUT_SELECTION","type":""},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"entryNumber","type":"number"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"getHideOutOfStockState$","type":"Observable"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade"},{"kind":"Property","name":"isPDP","type":"boolean"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Property","name":"LOCATION_SELECTED","type":""},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onFindStores","overloadIndex":1,"parameters":[{"name":"locationSearchParams","type":"LocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~LocationSearchParams:type","shortType":"LocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"kind":"Method","name":"onHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"pickupOptionFacade","type":"PickupOptionFacade"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Method","name":"showSpinner","overloadIndex":1,"parameters":[{"name":"showSpinner","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupOptionDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"focusConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"focusConfig","type":"FocusConfig"},"topLevelApiElementName":"PickupOptionDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupOptionDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupOptionDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupOptionDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onFindStores","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onFindStores","overloadIndex":1,"parameters":[{"name":"locationSearchParams","type":"LocationSearchParams","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~LocationSearchParams:type","shortType":"LocationSearchParams","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"PickupOptionDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onHideOutOfStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupOptionDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showSpinner","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showSpinner","overloadIndex":1,"parameters":[{"name":"showSpinner","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PickupOptionDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickupOptionDialogComponent","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"pickupOptionFacade","type":"PickupOptionFacade"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"entryNumber","type":"number"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"getHideOutOfStockState$","type":"Observable"},{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"isPDP","type":"boolean"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"CLOSE_WITHOUT_SELECTION","type":""},{"kind":"Property","name":"LOCATION_SELECTED","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/pickup-in-store/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade","canonicalReference":"@spartacus/pickup-in-store/components!IntendedPickupLocationFacade:class","shortType":"IntendedPickupLocationFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/pickup-in-store/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"pickupOptionFacade","type":"PickupOptionFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupOptionFacade:class","shortType":"PickupOptionFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false}]},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/pickup-in-store/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onFindStores","parameters":[{"name":"locationSearchParams","type":"LocationSearchParams","canonicalReference":"@spartacus/pickup-in-store/components!LocationSearchParams:class","shortType":"LocationSearchParams","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onHideOutOfStock","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/pickup-in-store/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"showSpinner","parameters":[{"name":"showSpinner","type":"boolean","canonicalReference":"@spartacus/pickup-in-store/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickupOptionsComponent","members":[{"kind":"Property","name":"cdr","type":"ChangeDetectorRef | null"},{"kind":"Property","name":"deliveryId","type":"string"},{"kind":"Property","name":"deliveryTabPanel","type":"TemplateRef"},{"kind":"Property","name":"disableControls","type":"boolean"},{"kind":"Property","name":"displayPickupLocation","type":"string | undefined"},{"kind":"Method","name":"initializeTabs","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPickupLocationChange","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"onPickupOptionChange","overloadIndex":1,"parameters":[{"name":"option","type":"PickupOption","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupOption:type","shortType":"PickupOption","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},{"kind":"Method","name":"onSelectedOptionChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"pickupId","type":"string"},{"kind":"Property","name":"pickupLocationChange","type":"EventEmitter>"},{"kind":"Property","name":"pickupOptionChange","type":"EventEmitter<{ option: PickupOption; triggerElement: ElementRef; }>"},{"kind":"Property","name":"pickupOptionsForm","type":"FormGroup<{ pickupOption: FormControl; }>"},{"kind":"Property","name":"pickupTabPanel","type":"TemplateRef"},{"kind":"Property","name":"selectedOption","type":"PickupOption"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"tabComponent","type":"TabComponent | undefined"},{"kind":"Property","name":"tabConfig","type":"TabConfig"},{"kind":"Property","name":"tabs","type":"Tab[]"},{"kind":"Property","name":"triggerElement","type":"ElementRef"},{"kind":"Property","name":"validationError","type":"\"pickupOptions.storeIsNotSelected\" | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initializeTabs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initializeTabs","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPickupLocationChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPickupLocationChange","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"PickupOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPickupOptionChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPickupOptionChange","overloadIndex":1,"parameters":[{"name":"option","type":"PickupOption","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupOption:type","shortType":"PickupOption","importPath":"@spartacus/pickup-in-store/root"}],"returnType":"void"},"topLevelApiElementName":"PickupOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSelectedOptionChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSelectedOptionChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PickupOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"validationError","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"validationError","type":"\"pickupOptions.storeIsNotSelected\" | null"},"topLevelApiElementName":"PickupOptionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"PickupOptionsComponent","members":[{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"selectedOption","type":"PickupOption"},{"kind":"Property","name":"displayPickupLocation","type":"string | undefined"},{"kind":"Property","name":"disableControls","type":"boolean"},{"kind":"Property","name":"pickupOptionChange","type":"EventEmitter<{ option: PickupOption; triggerElement: ElementRef; }>"},{"kind":"Property","name":"pickupLocationChange","type":"EventEmitter>"},{"kind":"Property","name":"triggerElement","type":"ElementRef"},{"kind":"Property","name":"pickupId","type":"string"},{"kind":"Property","name":"deliveryId","type":"string"},{"kind":"Property","name":"pickupOptionsForm","type":"FormGroup<{ pickupOption: FormControl; }>"},{"kind":"Property","name":"tabs","type":"Tab[]"},{"kind":"Property","name":"tabConfig","type":"TabConfig"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef | null"},{"kind":"Property","name":"deliveryTabPanel","type":"TemplateRef"},{"kind":"Property","name":"pickupTabPanel","type":"TemplateRef"},{"kind":"Property","name":"tabComponent","type":"TabComponent | undefined"},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onPickupOptionChange","parameters":[{"name":"option","type":"PickupOption","canonicalReference":"@spartacus/pickup-in-store/components!PickupOption:class","shortType":"PickupOption","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onPickupLocationChange","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"initializeTabs","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelectedOptionChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"StoreComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isInStock","type":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"openHoursOpen","type":"boolean"},{"kind":"Method","name":"selectStore","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"storeDetails","type":"PointOfServiceStock"},{"kind":"Property","name":"storeSelected","type":"EventEmitter"},{"kind":"Method","name":"toggleOpenHours","overloadIndex":1,"parameters":[],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectStore","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"StoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleOpenHours","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleOpenHours","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"StoreComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"StoreComponent","members":[{"kind":"Property","name":"storeDetails","type":"PointOfServiceStock"},{"kind":"Property","name":"storeSelected","type":"EventEmitter"},{"kind":"Property","name":"isInStock","type":"boolean"},{"kind":"Property","name":"openHoursOpen","type":"boolean"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"selectStore","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"toggleOpenHours","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"StoreListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~IntendedPickupLocationFacade:class","shortType":"IntendedPickupLocationFacade","importPath":"@spartacus/pickup-in-store/root"},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root"}]},{"kind":"Property","name":"hasSearchStarted$","type":"Observable"},{"kind":"Property","name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade"},{"kind":"Property","name":"isSearchRunning$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelectStore","overloadIndex":1,"parameters":[{"name":"store","type":"PointOfServiceStock","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PointOfServiceStock:interface","shortType":"PointOfServiceStock","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"stores$","type":"Observable"},{"kind":"Property","name":"storeSelected","type":"EventEmitter"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSelectStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSelectStore","overloadIndex":1,"parameters":[{"name":"store","type":"PointOfServiceStock","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~PointOfServiceStock:interface","shortType":"PointOfServiceStock","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"StoreListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"StoreListComponent","members":[{"kind":"Property","name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade"},{"kind":"Property","name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"storeSelected","type":"EventEmitter"},{"kind":"Property","name":"stores$","type":"Observable"},{"kind":"Property","name":"hasSearchStarted$","type":"Observable"},{"kind":"Property","name":"isSearchRunning$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"intendedPickupLocationService","type":"IntendedPickupLocationFacade","canonicalReference":"@spartacus/pickup-in-store/components!IntendedPickupLocationFacade:class","shortType":"IntendedPickupLocationFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false},{"name":"pickupLocationsSearchService","type":"PickupLocationsSearchFacade","canonicalReference":"@spartacus/pickup-in-store/components!PickupLocationsSearchFacade:class","shortType":"PickupLocationsSearchFacade","importPath":"@spartacus/pickup-in-store/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSelectStore","parameters":[{"name":"store","type":"PointOfServiceStock","canonicalReference":"@spartacus/pickup-in-store/components!PointOfServiceStock:class","shortType":"PointOfServiceStock","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"StoreScheduleComponent","members":[{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"openingTimes","type":"OpeningTime[]"},{"kind":"Property","name":"storeDetails","type":"PointOfService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreScheduleComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"StoreScheduleComponent","members":[{"kind":"Property","name":"storeDetails","type":"PointOfService"},{"kind":"Property","name":"openingTimes","type":"OpeningTime[]"},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"StoreSearchComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentLocationService","type":"CurrentLocationService","isOptional":false,"canonicalReference":"@spartacus/pickup-in-store_components!~CurrentLocationService:class","shortType":"CurrentLocationService","importPath":""}]},{"kind":"Property","name":"currentLocationService","type":"CurrentLocationService"},{"kind":"Property","name":"eventHideOutOfStock","type":"EventEmitter"},{"kind":"Property","name":"findStores","type":"EventEmitter"},{"kind":"Property","name":"hideOutOfStock","type":"boolean"},{"kind":"Method","name":"onFindStores","overloadIndex":1,"parameters":[{"name":"location","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"onHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showSpinner","type":"EventEmitter"},{"kind":"Method","name":"useMyLocation","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onFindStores","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onFindStores","overloadIndex":1,"parameters":[{"name":"location","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"StoreSearchComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onHideOutOfStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onHideOutOfStock","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreSearchComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"useMyLocation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"useMyLocation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"StoreSearchComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pickup-in-store/components"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/components","kind":"Class","name":"StoreSearchComponent","members":[{"kind":"Property","name":"currentLocationService","type":"CurrentLocationService"},{"kind":"Property","name":"hideOutOfStock","type":"boolean"},{"kind":"Property","name":"eventHideOutOfStock","type":"EventEmitter"},{"kind":"Property","name":"findStores","type":"EventEmitter"},{"kind":"Property","name":"showSpinner","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentLocationService","type":"CurrentLocationService","canonicalReference":"@spartacus/pickup-in-store/components!CurrentLocationService:class","shortType":"CurrentLocationService","importPath":"@spartacus/pickup-in-store/components","isOptional":false}]},{"kind":"Method","name":"onFindStores","parameters":[{"name":"location","type":"string","canonicalReference":"@spartacus/pickup-in-store/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"onHideOutOfStock","parameters":[],"returnType":"void"},{"kind":"Method","name":"useMyLocation","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsCs","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsDe","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsEn","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsEs_CO","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsEs","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsFr","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsHi","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsHu","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsId","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsIt","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsJa","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsKo","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsPl","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsPt","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsRu","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsZh_TW","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pickup-in-store/assets","kind":"Variable","name":"pickupInStoreTranslationsZh","type":"{ pickupInStore: { pickupInfo: { inStorePickup: string; pickupBy: string; pickupFrom: string; }; pickupOptionDialog: { close: string; modalHeader: string; }; pickupOptions: { legend: string; changeStore: string; delivery: string; pickup: string; shipIt: string; selectStore: string; freeReturn: string; storeIsNotSelected: string; }; setPreferredStore: { makeThisMyStore: string; myStore: string; }; store: { pickupFromHere: string; stockLevel_inStock: string; stockLevel_outOfStock: string; viewHours: string; }; storeList: { noStoresMessage: string; }; storeSchedule: { closed: string; storeHours: string; }; storeSearch: { findAStore: string; findStores: string; hideOutOfStockOptions: string; searchPlaceholder: string; useMyLocation: string; }; addressBookPickupInStore: { heading: string; }; storeFinderPickupInStore: { heading: string; }; checkoutPickupInStore: { heading: string; storeItemHeading: string; }; cardActions: { getDirections: string; }; deliveryPointOfServiceDetails: { itemsToBePickUp: string; pickUpInStoreAddress: string; itemsToBeShipped: string; shippingAddress: string; deliveryMethod: string; deliveryOptions: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pickupInStoreTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pickupInStoreTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pickup-in-store/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Interface","name":"InvoiceQueryParams","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"fields","type":"InvoicesFields"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"sort","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"InvoiceQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fields","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fields","type":"InvoicesFields"},"topLevelApiElementName":"InvoiceQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"InvoiceQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sort","type":"string"},"topLevelApiElementName":"InvoiceQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Interface","name":"InvoiceQueryParams","members":[{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Property","name":"fields","type":"InvoicesFields"}]}},{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Interface","name":"OrderInvoice","members":[{"kind":"PropertySignature","name":"createdAt","type":"Date"},{"kind":"PropertySignature","name":"externalSystemId","type":"string"},{"kind":"PropertySignature","name":"invoiceId","type":"string"},{"kind":"PropertySignature","name":"netAmount","type":"Amount"},{"kind":"PropertySignature","name":"totalAmount","type":"Amount"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createdAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createdAt","type":"Date"},"topLevelApiElementName":"OrderInvoice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"externalSystemId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"externalSystemId","type":"string"},"topLevelApiElementName":"OrderInvoice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"invoiceId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"invoiceId","type":"string"},"topLevelApiElementName":"OrderInvoice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"netAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"netAmount","type":"Amount"},"topLevelApiElementName":"OrderInvoice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalAmount","type":"Amount"},"topLevelApiElementName":"OrderInvoice","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Interface","name":"OrderInvoice","members":[{"kind":"Property","name":"invoiceId","type":"string"},{"kind":"Property","name":"externalSystemId","type":"string"},{"kind":"Property","name":"createdAt","type":"Date"},{"kind":"Property","name":"netAmount","type":"Amount"},{"kind":"Property","name":"totalAmount","type":"Amount"}]}},{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Interface","name":"OrderInvoiceList","members":[{"kind":"PropertySignature","name":"invoices","type":"OrderInvoice[]"},{"kind":"PropertySignature","name":"pagination","type":"Pagination"},{"kind":"PropertySignature","name":"sorts","type":"Sort[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"invoices","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"invoices","type":"OrderInvoice[]"},"topLevelApiElementName":"OrderInvoiceList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"Pagination"},"topLevelApiElementName":"OrderInvoiceList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"Sort[]"},"topLevelApiElementName":"OrderInvoiceList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/pdf-invoices/root"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Interface","name":"OrderInvoiceList","members":[{"kind":"Property","name":"invoices","type":"OrderInvoice[]"},{"kind":"Property","name":"pagination","type":"Pagination"},{"kind":"Property","name":"sorts","type":"Sort[]"}]}},{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Class","name":"PDFInvoicesFacade","members":[{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_root!InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicePDF","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicesForOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_root!InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/root"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Class","name":"PDFInvoicesFacade","members":[{"kind":"Method","name":"getInvoicesForOrder","parameters":[{"name":"queryParams","type":"InvoiceQueryParams","canonicalReference":"@spartacus/pdf-invoices/root!InvoiceQueryParams:class","shortType":"InvoiceQueryParams","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicePDF","parameters":[{"name":"invoiceId","type":"string","canonicalReference":"@spartacus/pdf-invoices/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"externalSystemId","type":"string","canonicalReference":"@spartacus/pdf-invoices/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pdf-invoices/occ","kind":"Class","name":"OccPDFInvoicesAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_occ!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicePDF","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccPDFInvoicesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicesForOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_occ!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccPDFInvoicesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/occ"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/occ","kind":"Class","name":"OccPDFInvoicesAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/pdf-invoices/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/pdf-invoices/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getInvoicesForOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"queryParams","type":"InvoiceQueryParams","canonicalReference":"@spartacus/pdf-invoices/occ!InvoiceQueryParams:class","shortType":"InvoiceQueryParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicePDF","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"invoiceId","type":"string","canonicalReference":"@spartacus/pdf-invoices/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"externalSystemId","type":"string","canonicalReference":"@spartacus/pdf-invoices/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Property","name":"buildInvoiceListUrl","type":""},{"kind":"Property","name":"buildInvoicePDFUrl","type":""}]}},{"entryPoint":"@spartacus/pdf-invoices/core","kind":"Class","name":"PDFInvoicesAdapter","members":[{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicePDF","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicesForOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"}],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/core","kind":"Class","name":"PDFInvoicesAdapter","members":[{"kind":"Method","name":"getInvoicesForOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"queryParams","type":"InvoiceQueryParams","canonicalReference":"@spartacus/pdf-invoices/core!InvoiceQueryParams:class","shortType":"InvoiceQueryParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicePDF","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"invoiceId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"externalSystemId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pdf-invoices/core","kind":"Class","name":"PDFInvoicesBadRequestHandler","members":[{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleInvoicesListError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handlePDFDownloadError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"isDownloadInvoiceError","overloadIndex":1,"parameters":[{"name":"error","type":"ErrorModel","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~ErrorModel:interface","shortType":"ErrorModel","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isInvoicesListNotFoundError","overloadIndex":1,"parameters":[{"name":"error","type":"ErrorModel","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~ErrorModel:interface","shortType":"ErrorModel","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"PDFInvoicesBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"PDFInvoicesBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"PDFInvoicesBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleInvoicesListError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleInvoicesListError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"PDFInvoicesBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handlePDFDownloadError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handlePDFDownloadError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"PDFInvoicesBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"PDFInvoicesBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDownloadInvoiceError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDownloadInvoiceError","overloadIndex":1,"parameters":[{"name":"error","type":"ErrorModel","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~ErrorModel:interface","shortType":"ErrorModel","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"PDFInvoicesBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInvoicesListNotFoundError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInvoicesListNotFoundError","overloadIndex":1,"parameters":[{"name":"error","type":"ErrorModel","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~ErrorModel:interface","shortType":"ErrorModel","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"PDFInvoicesBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/core","kind":"Class","name":"PDFInvoicesBadRequestHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/pdf-invoices/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/pdf-invoices/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/pdf-invoices/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleInvoicesListError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/pdf-invoices/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/pdf-invoices/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handlePDFDownloadError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/pdf-invoices/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/pdf-invoices/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isInvoicesListNotFoundError","parameters":[{"name":"error","type":"ErrorModel","canonicalReference":"@spartacus/pdf-invoices/core!ErrorModel:class","shortType":"ErrorModel","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isDownloadInvoiceError","parameters":[{"name":"error","type":"ErrorModel","canonicalReference":"@spartacus/pdf-invoices/core!ErrorModel:class","shortType":"ErrorModel","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/pdf-invoices/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/pdf-invoices/core","kind":"Class","name":"PDFInvoicesConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"PDFInvoicesAdapter","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!PDFInvoicesAdapter:class","shortType":"PDFInvoicesAdapter","importPath":"@spartacus/pdf-invoices/core"}]},{"kind":"Property","name":"adapter","type":"PDFInvoicesAdapter"},{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicePDF","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicesForOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"}],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/core","kind":"Class","name":"PDFInvoicesConnector","members":[{"kind":"Property","name":"adapter","type":"PDFInvoicesAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"PDFInvoicesAdapter","canonicalReference":"@spartacus/pdf-invoices/core!PDFInvoicesAdapter:class","shortType":"PDFInvoicesAdapter","importPath":"@spartacus/pdf-invoices/core","isOptional":false}]},{"kind":"Method","name":"getInvoicesForOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"queryParams","type":"InvoiceQueryParams","canonicalReference":"@spartacus/pdf-invoices/core!InvoiceQueryParams:class","shortType":"InvoiceQueryParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicePDF","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"invoiceId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"externalSystemId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/pdf-invoices/core","kind":"Class","name":"PDFInvoicesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"pdfInvoicesConnector","type":"PDFInvoicesConnector","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!PDFInvoicesConnector:class","shortType":"PDFInvoicesConnector","importPath":"@spartacus/pdf-invoices/core"}]},{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderId","type":"string"},{"kind":"Property","name":"pdfInvoicesConnector","type":"PDFInvoicesConnector"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicePDF","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicePDF","overloadIndex":1,"parameters":[{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInvoicesForOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInvoicesForOrder","overloadIndex":1,"parameters":[{"name":"queryParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_core!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PDFInvoicesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PDFInvoicesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/core"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/core","kind":"Class","name":"PDFInvoicesService","members":[{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"userIdService","type":""},{"kind":"Property","name":"pdfInvoicesConnector","type":"PDFInvoicesConnector"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"orderId","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/pdf-invoices/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/pdf-invoices/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"pdfInvoicesConnector","type":"PDFInvoicesConnector","canonicalReference":"@spartacus/pdf-invoices/core!PDFInvoicesConnector:class","shortType":"PDFInvoicesConnector","importPath":"@spartacus/pdf-invoices/core","isOptional":false}]},{"kind":"Method","name":"getInvoicesForOrder","parameters":[{"name":"queryParams","type":"InvoiceQueryParams","canonicalReference":"@spartacus/pdf-invoices/core!InvoiceQueryParams:class","shortType":"InvoiceQueryParams","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getInvoicePDF","parameters":[{"name":"invoiceId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"externalSystemId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"userId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"orderId","type":"string","canonicalReference":"@spartacus/pdf-invoices/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getOrderId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pdf-invoices/components","kind":"Class","name":"InvoicesListComponent","members":[{"kind":"Property","name":"_initQueryParams","type":"InvoiceQueryParams"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pdfInvoicesFacade","type":"PDFInvoicesFacade","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~PDFInvoicesFacade:class","shortType":"PDFInvoicesFacade","importPath":"@spartacus/pdf-invoices/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"downloadService","type":"FileDownloadService","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~FileDownloadService:class","shortType":"FileDownloadService","importPath":"@spartacus/storefront"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"downloadPDFInvoice","overloadIndex":1,"parameters":[{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"downloadService","type":"FileDownloadService"},{"kind":"Method","name":"getNotEnabledError","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorModel","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getSortOptions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"invoicesList$","type":"Observable"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"pdfInvoicesFacade","type":"PDFInvoicesFacade"},{"kind":"Property","name":"queryParams$","type":"BehaviorSubject"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Method","name":"sortChange","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sortMapping","type":"{ [key: string]: string; }"},{"kind":"Property","name":"sortOptions","type":"SortModel[]"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Method","name":"updateQueryParams","overloadIndex":1,"parameters":[{"name":"partialParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadPDFInvoice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadPDFInvoice","overloadIndex":1,"parameters":[{"name":"invoiceId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"externalSystemId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"InvoicesListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNotEnabledError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNotEnabledError","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorModel","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"InvoicesListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSortOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSortOptions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"InvoicesListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"InvoicesListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"InvoicesListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"InvoicesListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sortChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sortChange","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"InvoicesListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateQueryParams","overloadIndex":1,"parameters":[{"name":"partialParams","type":"InvoiceQueryParams","isOptional":false,"canonicalReference":"@spartacus/pdf-invoices_components!~InvoiceQueryParams:interface","shortType":"InvoiceQueryParams","importPath":"@spartacus/pdf-invoices/root"}],"returnType":"void"},"topLevelApiElementName":"InvoicesListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/pdf-invoices/components"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/components","kind":"Class","name":"InvoicesListComponent","members":[{"kind":"Property","name":"pdfInvoicesFacade","type":"PDFInvoicesFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"downloadService","type":"FileDownloadService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Property","name":"sortOptions","type":"SortModel[]"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Property","name":"sortMapping","type":"{ [key: string]: string; }"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"_initQueryParams","type":"InvoiceQueryParams"},{"kind":"Property","name":"queryParams$","type":"BehaviorSubject"},{"kind":"Property","name":"invoicesList$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pdfInvoicesFacade","type":"PDFInvoicesFacade","canonicalReference":"@spartacus/pdf-invoices/components!PDFInvoicesFacade:class","shortType":"PDFInvoicesFacade","importPath":"@spartacus/pdf-invoices/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/pdf-invoices/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"downloadService","type":"FileDownloadService","canonicalReference":"@spartacus/pdf-invoices/components!FileDownloadService:class","shortType":"FileDownloadService","importPath":"@spartacus/storefront","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/pdf-invoices/components!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/pdf-invoices/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateQueryParams","parameters":[{"name":"partialParams","type":"InvoiceQueryParams","canonicalReference":"@spartacus/pdf-invoices/components!InvoiceQueryParams:class","shortType":"InvoiceQueryParams","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"currentPage","type":"number","canonicalReference":"@spartacus/pdf-invoices/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"sortChange","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/pdf-invoices/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"downloadPDFInvoice","parameters":[{"name":"invoiceId","type":"string","canonicalReference":"@spartacus/pdf-invoices/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"externalSystemId","type":"string","canonicalReference":"@spartacus/pdf-invoices/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getSortOptions","parameters":[],"returnType":"void"},{"kind":"Method","name":"getNotEnabledError","parameters":[{"name":"response","type":"HttpErrorModel","canonicalReference":"@spartacus/pdf-invoices/components!HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsCs","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsDe","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsEn","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsEs_CO","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsEs","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsFr","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsHi","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsHu","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsId","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsIt","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsJa","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsKo","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsPl","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsPt","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsRu","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsZh_TW","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/pdf-invoices/assets","kind":"Variable","name":"pdfInvoicesTranslationsZh","type":"{ pdfInvoices: { pdfInvoices: { featureNotEnabled: string; invoicesLoadingError: string; invoicesTable: { header: string; label: string; invoiceId: string; createdAt: string; netAmount: string; totalAmount: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; downloadPDFError: string; sortBy: string; sortInvoices: string; sorts: { byCreatedAtAsc: string; byCreatedAtDesc: string; byInvoiceIdAsc: string; byInvoiceIdDesc: string; byNetAmountAsc: string; byNetAmountDesc: string; byTotalAmountAsc: string; byTotalAmountDesc: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"pdfInvoicesTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"pdfInvoicesTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/pdf-invoices/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/root","kind":"Interface","name":"OrganizationUserRegistration","members":[{"kind":"PropertySignature","name":"email","type":"string"},{"kind":"PropertySignature","name":"firstName","type":"string"},{"kind":"PropertySignature","name":"lastName","type":"string"},{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"titleCode","type":"string"},{"kind":"PropertySignature","name":"verificationTokenCode","type":"string"},{"kind":"PropertySignature","name":"verificationTokenId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"email","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"email","type":"string"},"topLevelApiElementName":"OrganizationUserRegistration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstName","type":"string"},"topLevelApiElementName":"OrganizationUserRegistration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastName","type":"string"},"topLevelApiElementName":"OrganizationUserRegistration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"OrganizationUserRegistration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"titleCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"titleCode","type":"string"},"topLevelApiElementName":"OrganizationUserRegistration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"verificationTokenCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"verificationTokenCode","type":"string"},"topLevelApiElementName":"OrganizationUserRegistration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"verificationTokenId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"verificationTokenId","type":"string"},"topLevelApiElementName":"OrganizationUserRegistration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/root","kind":"Interface","name":"OrganizationUserRegistration","members":[{"kind":"Property","name":"titleCode","type":"string"},{"kind":"Property","name":"email","type":"string"},{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"message","type":"string"},{"kind":"Property","name":"verificationTokenId","type":"string"},{"kind":"Property","name":"verificationTokenCode","type":"string"}]}},{"entryPoint":"@spartacus/organization/user-registration/root","kind":"Interface","name":"OrganizationUserRegistrationForm","members":[{"kind":"PropertySignature","name":"addressLine1","type":"string"},{"kind":"PropertySignature","name":"addressLine2","type":"string"},{"kind":"PropertySignature","name":"companyName","type":"string"},{"kind":"PropertySignature","name":"country","type":"string"},{"kind":"PropertySignature","name":"phoneNumber","type":"string"},{"kind":"PropertySignature","name":"postalCode","type":"string"},{"kind":"PropertySignature","name":"region","type":"string"},{"kind":"PropertySignature","name":"town","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addressLine1","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addressLine1","type":"string"},"topLevelApiElementName":"OrganizationUserRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addressLine2","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addressLine2","type":"string"},"topLevelApiElementName":"OrganizationUserRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"companyName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"companyName","type":"string"},"topLevelApiElementName":"OrganizationUserRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"country","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"country","type":"string"},"topLevelApiElementName":"OrganizationUserRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"phoneNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"phoneNumber","type":"string"},"topLevelApiElementName":"OrganizationUserRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"postalCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"postalCode","type":"string"},"topLevelApiElementName":"OrganizationUserRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"region","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"region","type":"string"},"topLevelApiElementName":"OrganizationUserRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"town","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"town","type":"string"},"topLevelApiElementName":"OrganizationUserRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/user-registration/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/root","kind":"Interface","name":"OrganizationUserRegistrationForm","members":[{"kind":"Property","name":"companyName","type":"string"},{"kind":"Property","name":"addressLine1","type":"string"},{"kind":"Property","name":"addressLine2","type":"string"},{"kind":"Property","name":"postalCode","type":"string"},{"kind":"Property","name":"town","type":"string"},{"kind":"Property","name":"region","type":"string"},{"kind":"Property","name":"country","type":"string"},{"kind":"Property","name":"phoneNumber","type":"string"}]}},{"entryPoint":"@spartacus/organization/user-registration/root","kind":"Class","name":"UserRegistrationFacade","members":[{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"user","type":"OrganizationUserRegistration","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_root!OrganizationUserRegistration:interface","shortType":"OrganizationUserRegistration","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"user","type":"OrganizationUserRegistration","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_root!OrganizationUserRegistration:interface","shortType":"OrganizationUserRegistration","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserRegistrationFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/root","kind":"Class","name":"UserRegistrationFacade","members":[{"kind":"Method","name":"registerUser","parameters":[{"name":"user","type":"OrganizationUserRegistration","canonicalReference":"@spartacus/organization/user-registration/root!OrganizationUserRegistration:class","shortType":"OrganizationUserRegistration","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/user-registration/occ","kind":"Class","name":"OccUserRegistrationAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getOrganizationUserRegistrationEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"userData","type":"OrganizationUserRegistration","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_occ!~OrganizationUserRegistration:interface","shortType":"OrganizationUserRegistration","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrganizationUserRegistrationEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrganizationUserRegistrationEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"OccUserRegistrationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"userData","type":"OrganizationUserRegistration","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_occ!~OrganizationUserRegistration:interface","shortType":"OrganizationUserRegistration","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserRegistrationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/occ","kind":"Class","name":"OccUserRegistrationAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/user-registration/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/user-registration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"registerUser","parameters":[{"name":"userData","type":"OrganizationUserRegistration","canonicalReference":"@spartacus/organization/user-registration/occ!OrganizationUserRegistration:class","shortType":"OrganizationUserRegistration","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrganizationUserRegistrationEndpoint","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/user-registration/core","kind":"Class","name":"OrganizationUserRegistrationConflictHandler","members":[{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"OrganizationUserRegistrationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"OrganizationUserRegistrationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"OrganizationUserRegistrationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/core","kind":"Class","name":"OrganizationUserRegistrationConflictHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"handleError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/organization/user-registration/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/user-registration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/user-registration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/user-registration/core","kind":"Class","name":"UserRegistrationAdapter","members":[{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"userData","type":"OrganizationUserRegistration","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_core!~OrganizationUserRegistration:interface","shortType":"OrganizationUserRegistration","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"userData","type":"OrganizationUserRegistration","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_core!~OrganizationUserRegistration:interface","shortType":"OrganizationUserRegistration","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserRegistrationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/core","kind":"Class","name":"UserRegistrationAdapter","members":[{"kind":"Method","name":"registerUser","parameters":[{"name":"userData","type":"OrganizationUserRegistration","canonicalReference":"@spartacus/organization/user-registration/core!OrganizationUserRegistration:class","shortType":"OrganizationUserRegistration","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/user-registration/core","kind":"Class","name":"UserRegistrationConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UserRegistrationAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_core!UserRegistrationAdapter:class","shortType":"UserRegistrationAdapter","importPath":"@spartacus/organization/user-registration/core"}]},{"kind":"Property","name":"adapter","type":"UserRegistrationAdapter"},{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"userData","type":"OrganizationUserRegistration","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_core!~OrganizationUserRegistration:interface","shortType":"OrganizationUserRegistration","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"userData","type":"OrganizationUserRegistration","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_core!~OrganizationUserRegistration:interface","shortType":"OrganizationUserRegistration","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable"},"topLevelApiElementName":"UserRegistrationConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/core","kind":"Class","name":"UserRegistrationConnector","members":[{"kind":"Property","name":"adapter","type":"UserRegistrationAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UserRegistrationAdapter","canonicalReference":"@spartacus/organization/user-registration/core!UserRegistrationAdapter:class","shortType":"UserRegistrationAdapter","importPath":"@spartacus/organization/user-registration/core","isOptional":false}]},{"kind":"Method","name":"registerUser","parameters":[{"name":"userData","type":"OrganizationUserRegistration","canonicalReference":"@spartacus/organization/user-registration/core!OrganizationUserRegistration:class","shortType":"OrganizationUserRegistration","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/user-registration/core","kind":"Class","name":"UserRegistrationCoreModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"UserRegistrationCoreModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/core","kind":"Class","name":"UserRegistrationCoreModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"RegisterVerificationTokenFormComponent","members":[{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"errorStatus","type":"number"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isResendDisabled","type":"boolean"},{"kind":"Property","name":"isUpdating$","type":"Subject"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onOpenInfoDailogKeyDown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openInfoDailog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"registerData","type":"UntypedFormGroup"},{"kind":"Property","name":"resendLink","type":"ElementRef"},{"kind":"Method","name":"resendOTP","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"service","type":"RegisterVerificationTokenFormComponentService"},{"kind":"Method","name":"startRateLimitWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"startWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"style","type":"boolean"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"target","type":"string"},{"kind":"Property","name":"tokenId","type":"string"},{"kind":"Property","name":"upToRateLimit","type":"boolean"},{"kind":"Property","name":"verificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"waitTime","type":"number"},{"kind":"Property","name":"waitTimeForRateLimit","type":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onOpenInfoDailogKeyDown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onOpenInfoDailogKeyDown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openInfoDailog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openInfoDailog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resendOTP","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resendOTP","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startRateLimitWaitTimeInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startRateLimitWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startWaitTimeInterval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startWaitTimeInterval","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"RegisterVerificationTokenFormComponent","members":[{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"service","type":"RegisterVerificationTokenFormComponentService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"verificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Subject"},{"kind":"Property","name":"waitTime","type":"number"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"style","type":"boolean"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"resendLink","type":"ElementRef"},{"kind":"Property","name":"tokenId","type":"string"},{"kind":"Property","name":"registerData","type":"UntypedFormGroup"},{"kind":"Property","name":"target","type":"string"},{"kind":"Property","name":"isResendDisabled","type":"boolean"},{"kind":"Property","name":"errorStatus","type":"number"},{"kind":"Property","name":"upToRateLimit","type":"boolean"},{"kind":"Property","name":"waitTimeForRateLimit","type":"number"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"resendOTP","parameters":[],"returnType":"void"},{"kind":"Method","name":"startWaitTimeInterval","parameters":[],"returnType":"void"},{"kind":"Method","name":"startRateLimitWaitTimeInterval","parameters":[],"returnType":"void"},{"kind":"Method","name":"openInfoDailog","parameters":[],"returnType":"void"},{"kind":"Method","name":"onOpenInfoDailogKeyDown","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/organization/user-registration/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"RegisterVerificationTokenFormComponentService","members":[{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Method","name":"buildMessageContent","overloadIndex":1,"parameters":[{"name":"formValue","type":"{ [key: string]: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"displayMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"formBuilder","type":"FormBuilder"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade"},{"kind":"Method","name":"redirectToLogin","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"formValue","type":"{ [key: string]: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildMessageContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildMessageContent","overloadIndex":1,"parameters":[{"name":"formValue","type":"{ [key: string]: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RegisterVerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"redirectToLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"redirectToLogin","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RegisterVerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"formValue","type":"{ [key: string]: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RegisterVerificationTokenFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"RegisterVerificationTokenFormComponentService","members":[{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"formBuilder","type":"FormBuilder"},{"kind":"Property","name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"buildMessageContent","parameters":[{"name":"formValue","type":"{\n [key: string]: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"redirectToLogin","parameters":[],"returnType":"void"},{"kind":"Method","name":"displayMessage","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/organization/user-registration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"Object","canonicalReference":"@spartacus/organization/user-registration/components!Object:class","shortType":"Object","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerUser","parameters":[{"name":"formValue","type":"{\n [key: string]: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"UserRegistrationFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userRegistrationFormService","type":"UserRegistrationFormService","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!UserRegistrationFormService:class","shortType":"UserRegistrationFormService","importPath":"@spartacus/organization/user-registration/components"}]},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService | null"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"registerForm","type":"FormGroup"},{"kind":"Method","name":"submit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"userRegistrationFormService","type":"UserRegistrationFormService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserRegistrationFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserRegistrationFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"UserRegistrationFormComponent","members":[{"kind":"Property","name":"userRegistrationFormService","type":"UserRegistrationFormService"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"registerForm","type":"FormGroup"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userRegistrationFormService","type":"UserRegistrationFormService","canonicalReference":"@spartacus/organization/user-registration/components!UserRegistrationFormService:class","shortType":"UserRegistrationFormService","importPath":"@spartacus/organization/user-registration/components","isOptional":false}]},{"kind":"Method","name":"submit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"UserRegistrationFormService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root"},{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"},{"name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~UserRegistrationFacade:class","shortType":"UserRegistrationFacade","importPath":"@spartacus/organization/user-registration/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formBuilder","type":"FormBuilder","isOptional":false,"canonicalReference":"@angular/forms!FormBuilder:class","shortType":"FormBuilder","importPath":"@angular/forms"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"FormGroup"},{"kind":"Method","name":"buildMessageContent","overloadIndex":1,"parameters":[{"name":"form","type":"FormGroup","isOptional":false,"canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms"}],"returnType":"Observable"},{"kind":"Property","name":"countryControl","type":"AbstractControl | null"},{"kind":"Method","name":"displayGlobalMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"formBuilder","type":"FormBuilder"},{"kind":"Method","name":"getCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRegions","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade"},{"kind":"Method","name":"redirectToLogin","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"regionControl","type":"AbstractControl | null"},{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"form","type":"FormGroup","isOptional":false,"canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms"}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"FormGroup"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildMessageContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildMessageContent","overloadIndex":1,"parameters":[{"name":"form","type":"FormGroup","isOptional":false,"canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms"}],"returnType":"Observable"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"countryControl","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"countryControl","type":"AbstractControl | null"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayGlobalMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayGlobalMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"form","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"form","type":"FormGroup"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRegions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRegions","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"redirectToLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"redirectToLogin","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"regionControl","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"regionControl","type":"AbstractControl | null"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"form","type":"FormGroup","isOptional":false,"canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms"}],"returnType":"Observable"},"topLevelApiElementName":"UserRegistrationFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"UserRegistrationFormService","members":[{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formBuilder","type":"FormBuilder"},{"kind":"Property","name":"_form","type":""},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Method","name":"buildForm","parameters":[],"returnType":"FormGroup"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","canonicalReference":"@spartacus/organization/user-registration/components!UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/organization/user-registration/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false},{"name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade","canonicalReference":"@spartacus/organization/user-registration/components!UserRegistrationFacade:class","shortType":"UserRegistrationFacade","importPath":"@spartacus/organization/user-registration/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/organization/user-registration/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/organization/user-registration/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/organization/user-registration/components!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/user-registration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formBuilder","type":"FormBuilder","canonicalReference":"@angular/forms!FormBuilder:class","shortType":"FormBuilder","importPath":"@angular/forms","isOptional":false}]},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCountries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRegions","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"buildMessageContent","parameters":[{"name":"form","type":"FormGroup","canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"displayGlobalMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"redirectToLogin","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerUser","parameters":[{"name":"form","type":"FormGroup","canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"UserRegistrationOTPFormComponent","members":[{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Method","name":"collectDataFromRegistrationForm","overloadIndex":1,"parameters":[],"returnType":"VerificationTokenCreation"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService | null"},{"kind":"Method","name":"goToVerificationTokenForm","overloadIndex":1,"parameters":[{"name":"verificationToken","type":"VerificationToken","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~VerificationToken:interface","shortType":"VerificationToken","importPath":"@spartacus/user/account/root"}],"returnType":"void"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Method","name":"onCreateVerificationTokenComplete","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"registerForm","type":"FormGroup"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"userRegistrationFormService","type":"UserRegistrationFormService"},{"kind":"Property","name":"verificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectDataFromRegistrationForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectDataFromRegistrationForm","overloadIndex":1,"parameters":[],"returnType":"VerificationTokenCreation"},"topLevelApiElementName":"UserRegistrationOTPFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToVerificationTokenForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToVerificationTokenForm","overloadIndex":1,"parameters":[{"name":"verificationToken","type":"VerificationToken","isOptional":false,"canonicalReference":"@spartacus/organization_user-registration_components!~VerificationToken:interface","shortType":"VerificationToken","importPath":"@spartacus/user/account/root"}],"returnType":"void"},"topLevelApiElementName":"UserRegistrationOTPFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCreateVerificationTokenComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCreateVerificationTokenComplete","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserRegistrationOTPFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserRegistrationOTPFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/user-registration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/user-registration/components","kind":"Class","name":"UserRegistrationOTPFormComponent","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"verificationTokenFacade","type":"VerificationTokenFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService | null"},{"kind":"Property","name":"userRegistrationFormService","type":"UserRegistrationFormService"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"registerForm","type":"FormGroup"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"goToVerificationTokenForm","parameters":[{"name":"verificationToken","type":"VerificationToken","canonicalReference":"@spartacus/organization/user-registration/components!VerificationToken:class","shortType":"VerificationToken","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"collectDataFromRegistrationForm","parameters":[],"returnType":"VerificationTokenCreation"},{"kind":"Method","name":"onCreateVerificationTokenComplete","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsCs","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsDe","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsEn","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsEs_CO","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsEs","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsFr","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsHi","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsHu","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsId","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsIt","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsJa","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsKo","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsPl","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsPt","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsRu","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsZh_TW","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/user-registration/assets","kind":"Variable","name":"organizationUserRegistrationTranslationsZh","type":"{ userRegistration: { userRegistrationForm: { fields: { titleCode: { label: string; placeholder: string; }; titleCodeOnOTPForm: { label: string; placeholder: string; }; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; companyName: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; city: { label: string; placeholder: string; }; cityOnOTPForm: { label: string; placeholder: string; }; country: { label: string; placeholder: string; }; countryOnOTPForm: { label: string; placeholder: string; }; state: { label: string; placeholder: string; }; stateOnOTPForm: { label: string; placeholder: string; }; postalCode: { label: string; placeholder: string; }; postalCodeOnOTPForm: { label: string; placeholder: string; }; addressLine: { label: string; placeholder: string; }; addressLineOnOTPForm: { label: string; placeholder: string; }; secondAddressLine: { label: string; placeholder: string; }; secondAddressLineOnOTPForm: { label: string; placeholder: string; }; phoneNumber: { label: string; placeholder: string; }; phoneNumberOnOTPForm: { label: string; placeholder: string; }; message: { label: string; placeholder: string; }; messageOnOTPForm: { label: string; placeholder: string; }; }; messageToApproverTemplate: string; successFormSubmitMessage: string; formSubmitButtonLabel: string; continueWithOTP: string; goToLoginButtonLabel: string; httpHandlers: { conflict: string; }; messageToFailedToRegister: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationUserRegistrationTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationUserRegistrationTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/user-registration/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/root","kind":"Class","name":"UnitOrderFacade","members":[{"kind":"Method","name":"clearOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryListLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryListLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UnitOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UnitOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/root","kind":"Class","name":"UnitOrderFacade","members":[{"kind":"Method","name":"getOrderHistoryList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/organization/unit-order/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListLoaded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/organization/unit-order/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/organization/unit-order/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"filters","type":"string","canonicalReference":"@spartacus/organization/unit-order/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/organization/unit-order/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clearOrderList","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderDetails","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/organization/unit-order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearOrderDetails","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/unit-order/occ","kind":"Class","name":"OccUnitOrderAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadUnitOrderDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadUnitOrderHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUnitOrderDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUnitOrderDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUnitOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUnitOrderHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUnitOrderHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUnitOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/occ","kind":"Class","name":"OccUnitOrderAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/unit-order/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/unit-order/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadUnitOrderHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/unit-order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/organization/unit-order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/organization/unit-order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"filters","type":"string","canonicalReference":"@spartacus/organization/unit-order/occ!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/organization/unit-order/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadUnitOrderDetail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/unit-order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/organization/unit-order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Interface","name":"OrderHistoryQueryParams","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"filters","type":"string"},{"kind":"PropertySignature","name":"sortCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"OrderHistoryQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"filters","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"filters","type":"string"},"topLevelApiElementName":"OrderHistoryQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sortCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sortCode","type":"string"},"topLevelApiElementName":"OrderHistoryQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/unit-order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Interface","name":"OrderHistoryQueryParams","members":[{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"sortCode","type":"string"},{"kind":"Property","name":"filters","type":"string"}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitLevelOrdersViewerGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_core!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_core!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitLevelOrdersViewerGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitLevelOrdersViewerGuard","members":[{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/organization/unit-order/core!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/unit-order/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/organization/unit-order/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Namespace","name":"UnitOrderActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"UnitOrderActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UnitOrderActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/unit-order/core"}]},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"CLEAR_ORDER_DETAILS","namespace":"UnitOrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"CLEAR_ORDER_DETAILS","type":""}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"CLEAR_UNIT_ORDERS","namespace":"UnitOrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"CLEAR_UNIT_ORDERS","type":""}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"ClearOrderDetails","namespace":"UnitOrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"ClearOrderDetails","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"ClearUnitOrders","namespace":"UnitOrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"ClearUnitOrders","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS_FAIL","namespace":"UnitOrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS_SUCCESS","namespace":"UnitOrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS","namespace":"UnitOrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS","type":""}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_UNIT_ORDERS_FAIL","namespace":"UnitOrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_UNIT_ORDERS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_UNIT_ORDERS_SUCCESS","namespace":"UnitOrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_UNIT_ORDERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_UNIT_ORDERS","namespace":"UnitOrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_UNIT_ORDERS","type":""}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetails","namespace":"UnitOrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orderCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orderCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetails","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orderCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orderCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetailsFail","namespace":"UnitOrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetailsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/organization/unit-order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetailsSuccess","namespace":"UnitOrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Order","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"Order"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetailsSuccess","members":[{"kind":"Property","name":"payload","type":"Order"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Order","canonicalReference":"@spartacus/organization/unit-order/core!Order:class","shortType":"Order","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadUnitOrders","namespace":"UnitOrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; filters?: string; sort?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; filters?: string; sort?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadUnitOrders","members":[{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; filters?: string; sort?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n pageSize?: number;\n currentPage?: number;\n filters?: string;\n sort?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadUnitOrdersFail","namespace":"UnitOrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadUnitOrdersFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/organization/unit-order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadUnitOrdersSuccess","namespace":"UnitOrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"OrderHistoryList | undefined","isOptional":true,"canonicalReference":"@spartacus/organization_unit-order_core!~OrderHistoryList:interface","shortType":"OrderHistoryList","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"OrderHistoryList | undefined"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadUnitOrdersSuccess","members":[{"kind":"Property","name":"payload","type":"OrderHistoryList | undefined"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"OrderHistoryList | undefined","canonicalReference":"@spartacus/organization/unit-order/core!OrderHistoryList:class","shortType":"OrderHistoryList","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"TypeAlias","name":"UnitOrdersAction","namespace":"UnitOrderActions","members":["LoadUnitOrders | LoadUnitOrdersFail | LoadUnitOrdersSuccess | ClearUnitOrders | LoadOrderDetails | LoadOrderDetailsFail | LoadOrderDetailsSuccess | ClearOrderDetails"],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"TypeAlias","name":"UnitOrdersAction","members":["LoadUnitOrders | LoadUnitOrdersFail | LoadUnitOrdersSuccess | ClearUnitOrders | LoadOrderDetails | LoadOrderDetailsFail | LoadOrderDetailsSuccess | ClearOrderDetails"]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitOrderAdapter","members":[{"kind":"Method","name":"loadUnitOrderDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadUnitOrderHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUnitOrderDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUnitOrderDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUnitOrderHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUnitOrderHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitOrderAdapter","members":[{"kind":"Method","name":"loadUnitOrderHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/organization/unit-order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/organization/unit-order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"filters","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadUnitOrderDetail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitOrderConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UnitOrderAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_core!UnitOrderAdapter:class","shortType":"UnitOrderAdapter","importPath":"@spartacus/organization/unit-order/core"}]},{"kind":"Property","name":"adapter","type":"UnitOrderAdapter"},{"kind":"Method","name":"getUnitOrderDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getUnitOrderHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUnitOrderDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUnitOrderDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUnitOrderHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUnitOrderHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitOrderConnector","members":[{"kind":"Property","name":"adapter","type":"UnitOrderAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UnitOrderAdapter","canonicalReference":"@spartacus/organization/unit-order/core!UnitOrderAdapter:class","shortType":"UnitOrderAdapter","importPath":"@spartacus/organization/unit-order/core","isOptional":false}]},{"kind":"Method","name":"getUnitOrderHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/organization/unit-order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/organization/unit-order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"filters","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getUnitOrderDetail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitOrderCoreModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"UnitOrderCoreModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitOrderCoreModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Namespace","name":"UnitOrderSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"UnitOrderSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UnitOrderSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/unit-order/core"}]},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderDetails","namespace":"UnitOrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderDetails","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderDetailState","namespace":"UnitOrderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderDetailState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrders","namespace":"UnitOrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrders","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrdersLoaded","namespace":"UnitOrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrdersLoaded","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrdersState","namespace":"UnitOrderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrdersState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderState","namespace":"UnitOrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitOrderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"clearOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryListLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryListLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UnitOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"filters","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UnitOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"UnitOrderService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/unit-order/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/unit-order/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getOrderHistoryList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/organization/unit-order/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListLoaded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/organization/unit-order/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/organization/unit-order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"filters","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clearOrderList","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderDetails","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/organization/unit-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearOrderDetails","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/unit-order/components","kind":"Class","name":"UnitLevelOrderDetailService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"unitOrderFacade","type":"UnitOrderFacade","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~UnitOrderFacade:class","shortType":"UnitOrderFacade","importPath":"@spartacus/organization/unit-order/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderCode$","type":"Observable"},{"kind":"Property","name":"orderLoad$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitLevelOrderDetailService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/components","kind":"Class","name":"UnitLevelOrderDetailService","members":[{"kind":"Property","name":"unitOrderFacade","type":""},{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"orderCode$","type":"Observable"},{"kind":"Property","name":"orderLoad$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"unitOrderFacade","type":"UnitOrderFacade","canonicalReference":"@spartacus/organization/unit-order/components!UnitOrderFacade:class","shortType":"UnitOrderFacade","importPath":"@spartacus/organization/unit-order/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/unit-order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/unit-order/components","kind":"Class","name":"UnitLevelOrderHistoryComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"unitOrdersFacade","type":"UnitOrderFacade","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~UnitOrderFacade:class","shortType":"UnitOrderFacade","importPath":"@spartacus/organization/unit-order/root"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"filterChange","overloadIndex":1,"parameters":[{"name":"newFilters","type":"OrderHistoryQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~OrderHistoryQueryParams:interface","shortType":"OrderHistoryQueryParams","importPath":"@spartacus/organization/unit-order/core"}],"returnType":"void"},{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byDate: string; byOrderNumber: string; }>"},{"kind":"Method","name":"goToOrderDetail","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"isLoaded$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orders$","type":"Observable"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"queryParams","type":"OrderHistoryQueryParams"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"unitOrdersFacade","type":"UnitOrderFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UnitLevelOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"filterChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"filterChange","overloadIndex":1,"parameters":[{"name":"newFilters","type":"OrderHistoryQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~OrderHistoryQueryParams:interface","shortType":"OrderHistoryQueryParams","importPath":"@spartacus/organization/unit-order/core"}],"returnType":"void"},"topLevelApiElementName":"UnitLevelOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSortLabels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byDate: string; byOrderNumber: string; }>"},"topLevelApiElementName":"UnitLevelOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToOrderDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToOrderDetail","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"UnitLevelOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitLevelOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UnitLevelOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/components","kind":"Class","name":"UnitLevelOrderHistoryComponent","members":[{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"unitOrdersFacade","type":"UnitOrderFacade"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"PAGE_SIZE","type":""},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"queryParams","type":"OrderHistoryQueryParams"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/organization/unit-order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"unitOrdersFacade","type":"UnitOrderFacade","canonicalReference":"@spartacus/organization/unit-order/components!UnitOrderFacade:class","shortType":"UnitOrderFacade","importPath":"@spartacus/organization/unit-order/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/organization/unit-order/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"orders$","type":"Observable"},{"kind":"Property","name":"isLoaded$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"filterChange","parameters":[{"name":"newFilters","type":"OrderHistoryQueryParams","canonicalReference":"@spartacus/organization/unit-order/components!OrderHistoryQueryParams:class","shortType":"OrderHistoryQueryParams","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"updateQueryParams","type":""},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/organization/unit-order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/organization/unit-order/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToOrderDetail","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/organization/unit-order/components!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSortLabels","parameters":[],"returnType":"Observable<{ byDate: string; byOrderNumber: string; }>"},{"kind":"Property","name":"fetchOrders","type":""}]}},{"entryPoint":"@spartacus/organization/unit-order/components","kind":"Class","name":"UnitOrderDetailsOrderEntriesContext","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"unitLevelOrderDetailService","type":"UnitLevelOrderDetailService","isOptional":false,"canonicalReference":"@spartacus/organization_unit-order_components!UnitLevelOrderDetailService:class","shortType":"UnitLevelOrderDetailService","importPath":"@spartacus/organization/unit-order/components"}]},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"unitLevelOrderDetailService","type":"UnitLevelOrderDetailService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitOrderDetailsOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/unit-order/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/components","kind":"Class","name":"UnitOrderDetailsOrderEntriesContext","members":[{"kind":"Property","name":"unitLevelOrderDetailService","type":"UnitLevelOrderDetailService"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"unitLevelOrderDetailService","type":"UnitLevelOrderDetailService","canonicalReference":"@spartacus/organization/unit-order/components!UnitLevelOrderDetailService:class","shortType":"UnitLevelOrderDetailService","importPath":"@spartacus/organization/unit-order/components","isOptional":false}]},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsCs","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsDe","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsEn","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsEs_CO","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsEs","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsFr","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsHi","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsHu","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsId","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsIt","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsJa","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsKo","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsPl","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsPt","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsRu","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsZh_TW","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/unit-order/assets","kind":"Variable","name":"unitOrderTranslationsZh","type":"{ unitOrder: { unitLevelOrderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; buyer: string; unit: string; total: string; noOrders: string; startShopping: string; sortBy: string; sortOrders: string; purchaseOrderNumber: string; startOn: string; frequency: string; nextOrderDate: string; notFound: string; applyFilter: string; filterBy: string; filterByBuyer: string; filterByBuyerLabel: string; filterByBuyerPlaceholder: string; filterByBuyerAriaLabel: string; filterByUnit: string; filterByUnitLabel: string; filterByUnitPlaceholder: string; filterByUnitAriaLabel: string; search: string; clearAll: string; removeAppliedFilters: string; yourFilters: string; and: string; }; unitLevelOrderHistorySorting: { date: string; orderNumber: string; buyer: string; buyerDesc: string; orgUnit: string; orgUnitDesc: string; }; unitLevelOrderDetails: { buyer: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"unitOrderTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"unitOrderTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/unit-order/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsCs","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsDe","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsEn","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsEs_CO","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsEs","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsFr","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsHi","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsHu","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsId","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsIt","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsJa","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsKo","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsPl","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsPt","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsRu","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsZh_TW","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval/assets","kind":"Variable","name":"orderApprovalTranslationsZh","type":"{ orderApproval: { orderApprovalDetails: { back: string; showForm_APPROVE: string; showForm_REJECT: string; form: { title_APPROVE: string; title_REJECT: string; submit_APPROVE: string; submit_REJECT: string; cancel: string; comment_APPROVE: { label: string; placeholder: string; }; comment_REJECT: { label: string; placeholder: string; }; }; permissionResults: { header: string; permission: string; approver: string; status: string; approverComments: string; noApprovalComments: string; permissionType_B2BBudgetExceededPermission: string; permissionType_B2BOrderThresholdPermission: string; permissionType_B2BOrderThresholdTimespanPermission: string; }; }; orderApprovalList: { orderCode: string; POCode: string; placedBy: string; date: string; status: string; total: string; none: string; emptyList: string; orderApprovalList: string; }; orderApprovalGlobal: { notification: { noSufficientPermissions: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderApprovalTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderApprovalTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/order-approval/assets"}]},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"ApproverGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ApproverGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"ApproverGuard","members":[{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/organization/order-approval!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/order-approval!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/organization/order-approval!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OccOrderApprovalAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getOrderApprovalDecisionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getOrderApprovalEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getOrderApprovalsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"makeDecision","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderApprovalDecisionEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderApprovalDecisionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderApprovalEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderApprovalEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderApprovalsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderApprovalsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccOrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccOrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"makeDecision","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"makeDecision","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OccOrderApprovalAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/order-approval!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/order-approval!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/order-approval!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"makeDecision","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalDecision:class","shortType":"OrderApprovalDecision","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderApprovalEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getOrderApprovalsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/order-approval!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getOrderApprovalDecisionEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OccOrderApprovalDecisionNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~Occ.OrderApprovalDecision:interface","shortType":"Occ.OrderApprovalDecision","importPath":"@spartacus/core"},{"name":"target","type":"OrderApprovalDecision","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"OrderApprovalDecision"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~Occ.OrderApprovalDecision:interface","shortType":"Occ.OrderApprovalDecision","importPath":"@spartacus/core"},{"name":"target","type":"OrderApprovalDecision","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"OrderApprovalDecision"},"topLevelApiElementName":"OccOrderApprovalDecisionNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OccOrderApprovalDecisionNormalizer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.OrderApprovalDecision","canonicalReference":"@spartacus/organization/order-approval!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"OrderApprovalDecision","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalDecision:class","shortType":"OrderApprovalDecision","importPath":"","isOptional":true}],"returnType":"OrderApprovalDecision"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OccOrderApprovalListNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApprovalsList","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~Occ.OrderApprovalsList:interface","shortType":"Occ.OrderApprovalsList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApprovalsList","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~Occ.OrderApprovalsList:interface","shortType":"Occ.OrderApprovalsList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"OccOrderApprovalListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OccOrderApprovalListNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/order-approval!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.OrderApprovalsList","canonicalReference":"@spartacus/organization/order-approval!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"EntitiesModel","canonicalReference":"@spartacus/organization/order-approval!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":true}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OccOrderApprovalNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApproval","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~Occ.OrderApproval:interface","shortType":"Occ.OrderApproval","importPath":"@spartacus/core"},{"name":"target","type":"OrderApproval","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!OrderApproval:interface","shortType":"OrderApproval","importPath":"@spartacus/organization/order-approval"}],"returnType":"OrderApproval"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApproval","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~Occ.OrderApproval:interface","shortType":"Occ.OrderApproval","importPath":"@spartacus/core"},{"name":"target","type":"OrderApproval","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!OrderApproval:interface","shortType":"OrderApproval","importPath":"@spartacus/organization/order-approval"}],"returnType":"OrderApproval"},"topLevelApiElementName":"OccOrderApprovalNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OccOrderApprovalNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/order-approval!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.OrderApproval","canonicalReference":"@spartacus/organization/order-approval!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"OrderApproval","canonicalReference":"@spartacus/organization/order-approval!OrderApproval:class","shortType":"OrderApproval","importPath":"","isOptional":true}],"returnType":"OrderApproval"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApproval","members":[{"kind":"PropertySignature","name":"approvalDecisionRequired","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"customerOrderApprovalRecords","type":"OrderApprovalRecord[]"},{"kind":"PropertySignature","name":"merchantOrderApprovalRecords","type":"OrderApprovalRecord[]"},{"kind":"PropertySignature","name":"order","type":"Order"},{"kind":"PropertySignature","name":"trigger","type":"OrderApprovalTrigger"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approvalDecisionRequired","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approvalDecisionRequired","type":"boolean"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerOrderApprovalRecords","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerOrderApprovalRecords","type":"OrderApprovalRecord[]"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"merchantOrderApprovalRecords","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"merchantOrderApprovalRecords","type":"OrderApprovalRecord[]"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"order","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"order","type":"Order"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trigger","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trigger","type":"OrderApprovalTrigger"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApproval","members":[{"kind":"Property","name":"approvalDecisionRequired","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"customerOrderApprovalRecords","type":"OrderApprovalRecord[]"},{"kind":"Property","name":"merchantOrderApprovalRecords","type":"OrderApprovalRecord[]"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"trigger","type":"OrderApprovalTrigger"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Namespace","name":"OrderApprovalActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OrderApprovalActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderApprovalActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/order-approval"}]},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVAL_FAIL","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVAL_FAIL","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVAL_SUCCESS","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVAL_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVAL","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVAL","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVALS_FAIL","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVALS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVALS_SUCCESS","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVALS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVALS","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"LOAD_ORDER_APPROVALS","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApproval","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orderApprovalCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orderApprovalCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApproval","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orderApprovalCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orderApprovalCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovalFail","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orderApprovalCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orderApprovalCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovalFail","members":[{"kind":"Property","name":"payload","type":"{ orderApprovalCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orderApprovalCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovals","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovals","members":[{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovalsFail","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovalsFail","members":[{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovalsSuccess","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovalsSuccess","members":[{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovalSuccess","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"OrderApproval | OrderApproval[]","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApproval:interface","shortType":"OrderApproval","importPath":"@spartacus/organization/order-approval"}]},{"kind":"Property","name":"payload","type":"OrderApproval | OrderApproval[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"LoadOrderApprovalSuccess","members":[{"kind":"Property","name":"payload","type":"OrderApproval | OrderApproval[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"OrderApproval | OrderApproval[]","canonicalReference":"@spartacus/organization/order-approval!OrderApproval:class","shortType":"OrderApproval","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"MAKE_DECISION_FAIL","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"MAKE_DECISION_FAIL","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"MAKE_DECISION_RESET","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"MAKE_DECISION_RESET","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"MAKE_DECISION_SUCCESS","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"MAKE_DECISION_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"MAKE_DECISION","namespace":"OrderApprovalActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"MAKE_DECISION","type":""}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"MakeDecision","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orderApprovalCode: string; orderApprovalDecision: OrderApprovalDecision; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orderApprovalCode: string; orderApprovalDecision: OrderApprovalDecision; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"MakeDecision","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orderApprovalCode: string; orderApprovalDecision: OrderApprovalDecision; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orderApprovalCode: string;\n orderApprovalDecision: OrderApprovalDecision;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"MakeDecisionFail","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orderApprovalCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orderApprovalCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"MakeDecisionFail","members":[{"kind":"Property","name":"payload","type":"{ orderApprovalCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orderApprovalCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"MakeDecisionReset","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"MakeDecisionReset","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"MakeDecisionSuccess","namespace":"OrderApprovalActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orderApprovalCode: string; orderApprovalDecision: OrderApprovalDecision; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orderApprovalCode: string; orderApprovalDecision: OrderApprovalDecision; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"MakeDecisionSuccess","members":[{"kind":"Property","name":"payload","type":"{ orderApprovalCode: string; orderApprovalDecision: OrderApprovalDecision; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orderApprovalCode: string;\n orderApprovalDecision: OrderApprovalDecision;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"TypeAlias","name":"OrderApprovalAction","namespace":"OrderApprovalActions","members":["LoadOrderApproval | LoadOrderApprovalFail | LoadOrderApprovalSuccess | LoadOrderApprovals | LoadOrderApprovalsFail | LoadOrderApprovalsSuccess | MakeDecision | MakeDecisionFail | MakeDecisionSuccess | MakeDecisionReset"],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"TypeAlias","name":"OrderApprovalAction","members":["LoadOrderApproval | LoadOrderApprovalFail | LoadOrderApprovalSuccess | LoadOrderApprovals | LoadOrderApprovalsFail | LoadOrderApprovalsSuccess | MakeDecision | MakeDecisionFail | MakeDecisionSuccess | MakeDecisionReset"]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalAdapter","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"makeDecision","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"makeDecision","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"makeDecision","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/order-approval!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"makeDecision","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalDecision:class","shortType":"OrderApprovalDecision","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"OrderApprovalAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalAdapter:class","shortType":"OrderApprovalAdapter","importPath":"@spartacus/organization/order-approval"}]},{"kind":"Property","name":"adapter","type":"OrderApprovalAdapter"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"makeDecision","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OrderApprovalConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"makeDecision","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"makeDecision","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalConnector","members":[{"kind":"Property","name":"adapter","type":"OrderApprovalAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"OrderApprovalAdapter","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalAdapter:class","shortType":"OrderApprovalAdapter","importPath":"@spartacus/organization/order-approval","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/order-approval!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"makeDecision","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalDecision:class","shortType":"OrderApprovalDecision","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalDecision","members":[{"kind":"PropertySignature","name":"comment","type":"string"},{"kind":"PropertySignature","name":"decision","type":"OrderApprovalDecisionValue"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comment","type":"string"},"topLevelApiElementName":"OrderApprovalDecision","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"decision","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"decision","type":"OrderApprovalDecisionValue"},"topLevelApiElementName":"OrderApprovalDecision","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalDecision","members":[{"kind":"Property","name":"decision","type":"OrderApprovalDecisionValue"},{"kind":"Property","name":"comment","type":"string"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalDetailFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderApprovalDetailService","type":"OrderApprovalDetailService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDetailService:class","shortType":"OrderApprovalDetailService","importPath":"@spartacus/organization/order-approval"},{"name":"orderApprovalService","type":"OrderApprovalService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalService:class","shortType":"OrderApprovalService","importPath":"@spartacus/organization/order-approval"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"}]},{"kind":"Property","name":"approvalDecision","type":"OrderApprovalDecisionValue"},{"kind":"Property","name":"approvalDecisionValue","type":"typeof OrderApprovalDecisionValue"},{"kind":"Property","name":"approvalForm","type":"UntypedFormGroup"},{"kind":"Property","name":"approvalFormVisible","type":"boolean"},{"kind":"Method","name":"cancelDecisionForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"decisionResultLoading$","type":"Observable"},{"kind":"Method","name":"displayDecisionForm","overloadIndex":1,"parameters":[{"name":"decision","type":"OrderApprovalDecisionValue","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecisionValue:enum","shortType":"OrderApprovalDecisionValue","importPath":"@spartacus/organization/order-approval"}],"returnType":"void"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderApproval$","type":"Observable"},{"kind":"Property","name":"orderApprovalDetailService","type":"OrderApprovalDetailService"},{"kind":"Property","name":"orderApprovalLoading$","type":"Observable"},{"kind":"Property","name":"orderApprovalService","type":"OrderApprovalService"},{"kind":"Method","name":"submitDecision","overloadIndex":1,"parameters":[{"name":"orderApproval","type":"OrderApproval","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApproval:interface","shortType":"OrderApproval","importPath":"@spartacus/organization/order-approval"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelDecisionForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelDecisionForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderApprovalDetailFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayDecisionForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayDecisionForm","overloadIndex":1,"parameters":[{"name":"decision","type":"OrderApprovalDecisionValue","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecisionValue:enum","shortType":"OrderApprovalDecisionValue","importPath":"@spartacus/organization/order-approval"}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalDetailFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderApprovalDetailFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitDecision","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitDecision","overloadIndex":1,"parameters":[{"name":"orderApproval","type":"OrderApproval","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApproval:interface","shortType":"OrderApproval","importPath":"@spartacus/organization/order-approval"}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalDetailFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalDetailFormComponent","members":[{"kind":"Property","name":"orderApprovalDetailService","type":"OrderApprovalDetailService"},{"kind":"Property","name":"orderApprovalService","type":"OrderApprovalService"},{"kind":"Property","name":"fb","type":""},{"kind":"Property","name":"approvalDecisionValue","type":"typeof OrderApprovalDecisionValue"},{"kind":"Property","name":"approvalDecision","type":"OrderApprovalDecisionValue"},{"kind":"Property","name":"approvalFormVisible","type":"boolean"},{"kind":"Property","name":"approvalForm","type":"UntypedFormGroup"},{"kind":"Property","name":"orderApprovalLoading$","type":"Observable"},{"kind":"Property","name":"decisionResultLoading$","type":"Observable"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Property","name":"orderApproval$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderApprovalDetailService","type":"OrderApprovalDetailService","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalDetailService:class","shortType":"OrderApprovalDetailService","importPath":"@spartacus/organization/order-approval","isOptional":false},{"name":"orderApprovalService","type":"OrderApprovalService","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalService:class","shortType":"OrderApprovalService","importPath":"@spartacus/organization/order-approval","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false}]},{"kind":"Method","name":"displayDecisionForm","parameters":[{"name":"decision","type":"OrderApprovalDecisionValue","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalDecisionValue:class","shortType":"OrderApprovalDecisionValue","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"cancelDecisionForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"submitDecision","parameters":[{"name":"orderApproval","type":"OrderApproval","canonicalReference":"@spartacus/organization/order-approval!OrderApproval:class","shortType":"OrderApproval","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalDetailService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"orderApprovalService","type":"OrderApprovalService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalService:class","shortType":"OrderApprovalService","importPath":"@spartacus/organization/order-approval"}]},{"kind":"Property","name":"approvalCode$","type":"Observable"},{"kind":"Method","name":"getOrderApproval","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderApprovalCodeFromRoute","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderApproval$","type":"Observable"},{"kind":"Property","name":"orderApprovalService","type":"OrderApprovalService"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderApproval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderApproval","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalDetailService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderApprovalCodeFromRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderApprovalCodeFromRoute","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalDetailService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalDetailService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalDetailService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"orderApprovalService","type":"OrderApprovalService"},{"kind":"Property","name":"approvalCode$","type":"Observable"},{"kind":"Property","name":"orderApproval$","type":"Observable"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/order-approval!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"orderApprovalService","type":"OrderApprovalService","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalService:class","shortType":"OrderApprovalService","importPath":"@spartacus/organization/order-approval","isOptional":false}]},{"kind":"Method","name":"getOrderApprovalCodeFromRoute","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderApproval","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"orderApprovalService","type":"OrderApprovalService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalService:class","shortType":"OrderApprovalService","importPath":"@spartacus/organization/order-approval"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"fetchApprovalListPage","overloadIndex":1,"parameters":[{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"goToApprovalDetails","overloadIndex":1,"parameters":[{"name":"event","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApproval","type":"OrderApproval","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApproval:interface","shortType":"OrderApproval","importPath":"@spartacus/organization/order-approval"}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderApprovals$","type":"Observable | undefined>"},{"kind":"Property","name":"orderApprovalService","type":"OrderApprovalService"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"sortLabels$","type":"Observable<{ byDate: string; byOrderNumber: string; }>"},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fetchApprovalListPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fetchApprovalListPage","overloadIndex":1,"parameters":[{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToApprovalDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToApprovalDetails","overloadIndex":1,"parameters":[{"name":"event","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApproval","type":"OrderApproval","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApproval:interface","shortType":"OrderApproval","importPath":"@spartacus/organization/order-approval"}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderApprovalListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalListComponent","members":[{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"orderApprovalService","type":"OrderApprovalService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/organization/order-approval!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"orderApprovalService","type":"OrderApprovalService","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalService:class","shortType":"OrderApprovalService","importPath":"@spartacus/organization/order-approval","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/organization/order-approval!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"sortLabels$","type":"Observable<{ byDate: string; byOrderNumber: string; }>"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"orderApprovals$","type":"Observable | undefined>"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/organization/order-approval!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"fetchApprovalListPage","parameters":[{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/organization/order-approval!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToApprovalDetails","parameters":[{"name":"event","type":"any","canonicalReference":"@spartacus/organization/order-approval!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"orderApproval","type":"OrderApproval","canonicalReference":"@spartacus/organization/order-approval!OrderApproval:class","shortType":"OrderApproval","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalPermissionResult","members":[{"kind":"PropertySignature","name":"approverName","type":"string"},{"kind":"PropertySignature","name":"approverNotes","type":"string"},{"kind":"PropertySignature","name":"permissionType","type":"OrderApprovalPermissionType"},{"kind":"PropertySignature","name":"statusDisplay","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approverName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approverName","type":"string"},"topLevelApiElementName":"OrderApprovalPermissionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approverNotes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approverNotes","type":"string"},"topLevelApiElementName":"OrderApprovalPermissionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"permissionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"permissionType","type":"OrderApprovalPermissionType"},"topLevelApiElementName":"OrderApprovalPermissionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDisplay","type":"string"},"topLevelApiElementName":"OrderApprovalPermissionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalPermissionResult","members":[{"kind":"Property","name":"approverName","type":"string"},{"kind":"Property","name":"approverNotes","type":"string"},{"kind":"Property","name":"permissionType","type":"OrderApprovalPermissionType"},{"kind":"Property","name":"statusDisplay","type":"string"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalRecord","members":[{"kind":"PropertySignature","name":"approver","type":"Principal"},{"kind":"PropertySignature","name":"comments","type":"string"},{"kind":"PropertySignature","name":"permissionTypes","type":"OrderApprovalPermissionType[]"},{"kind":"PropertySignature","name":"statusDisplay","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approver","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approver","type":"Principal"},"topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comments","type":"string"},"topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"permissionTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"permissionTypes","type":"OrderApprovalPermissionType[]"},"topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDisplay","type":"string"},"topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalRecord","members":[{"kind":"Property","name":"approver","type":"Principal"},{"kind":"Property","name":"comments","type":"string"},{"kind":"Property","name":"permissionTypes","type":"OrderApprovalPermissionType[]"},{"kind":"Property","name":"statusDisplay","type":"string"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Namespace","name":"OrderApprovalSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OrderApprovalSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderApprovalSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/order-approval"}]},{"entryPoint":"@spartacus/organization/order-approval","kind":"Function","name":"getOrderApproval","namespace":"OrderApprovalSelectors","parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrderApproval","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderApproval","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/order-approval"}]},{"entryPoint":"@spartacus/organization/order-approval","kind":"Function","name":"getOrderApprovalList","namespace":"OrderApprovalSelectors","parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrderApprovalList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderApprovalList","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/order-approval"}]},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"getOrderApprovalManagementState","namespace":"OrderApprovalSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"getOrderApprovalManagementState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"getOrderApprovalsState","namespace":"OrderApprovalSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"getOrderApprovalsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"getOrderApprovalState","namespace":"OrderApprovalSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Variable","name":"getOrderApprovalState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getMakeDecisionResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getMakeDecisionResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getMakeDecisionResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderApprovalLoading","overloadIndex":1,"parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadOrderApproval","overloadIndex":1,"parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderApprovals","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"makeDecision","overloadIndex":1,"parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"void"},{"kind":"Method","name":"resetMakeDecisionProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMakeDecisionResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMakeDecisionResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMakeDecisionResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMakeDecisionResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMakeDecisionResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMakeDecisionResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderApprovalLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderApprovalLoading","overloadIndex":1,"parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderApproval","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderApproval","overloadIndex":1,"parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderApprovals","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderApprovals","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"makeDecision","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"makeDecision","overloadIndex":1,"parameters":[{"name":"orderApprovalCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","isOptional":false,"canonicalReference":"@spartacus/organization_order-approval!OrderApprovalDecision:interface","shortType":"OrderApprovalDecision","importPath":"@spartacus/organization/order-approval"}],"returnType":"void"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetMakeDecisionProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetMakeDecisionProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderApprovalService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Class","name":"OrderApprovalService","members":[{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/order-approval!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadOrderApproval","parameters":[{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadOrderApprovals","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/order-approval!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getOrderApproval","type":""},{"kind":"Property","name":"getOrderApprovalList","type":""},{"kind":"Method","name":"get","parameters":[{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderApprovalLoading","parameters":[{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/order-approval!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"makeDecision","parameters":[{"name":"orderApprovalCode","type":"string","canonicalReference":"@spartacus/organization/order-approval!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalDecision","type":"OrderApprovalDecision","canonicalReference":"@spartacus/organization/order-approval!OrderApprovalDecision:class","shortType":"OrderApprovalDecision","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getMakeDecisionResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getMakeDecisionResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getMakeDecisionResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetMakeDecisionProcessState","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalState","members":[{"kind":"PropertySignature","name":"\"order-approval\"","type":"OrderApprovalManagement"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"\"order-approval\"","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"\"order-approval\"","type":"OrderApprovalManagement"},"topLevelApiElementName":"OrderApprovalState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalState","members":[{"kind":"Property","name":"[ORDER_APPROVAL_FEATURE]","type":"OrderApprovalManagement"}]}},{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalTrigger","members":[{"kind":"PropertySignature","name":"activationTime","type":"string"},{"kind":"PropertySignature","name":"displayTimeTable","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activationTime","type":"string"},"topLevelApiElementName":"OrderApprovalTrigger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayTimeTable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayTimeTable","type":"string"},"topLevelApiElementName":"OrderApprovalTrigger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/order-approval"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalTrigger","members":[{"kind":"Property","name":"activationTime","type":"string"},{"kind":"Property","name":"displayTimeTable","type":"string"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccB2BUserAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getApproverEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getApproversEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orgCustomerId: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getB2BUserEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getB2BUsersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getPermissionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"premissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getPermissionsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getUserGroupEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getUserGroupsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadApprovers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadUserGroups","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignUserGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApproverEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApproverEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApproversEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApproversEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orgCustomerId: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getB2BUserEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getB2BUserEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getB2BUsersEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getB2BUsersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPermissionEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPermissionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"premissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPermissionsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPermissionsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserGroupEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserGroupEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserGroupsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserGroupsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadApprovers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadApprovers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUserGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUserGroups","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignUserGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccB2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccB2BUserAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/administration/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/occ!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/occ!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadApprovers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadPermissions","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadUserGroups","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignUserGroup","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignUserGroup","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getB2BUserEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getB2BUsersEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getApproverEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getApproversEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig | {\n orgCustomerId: string;\n }","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getPermissionEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"premissionId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getPermissionsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getUserGroupEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getUserGroupsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccB2BUserNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUser:interface","shortType":"Occ.B2BUser","importPath":"@spartacus/core"},{"name":"target","type":"B2BUser","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"B2BUser"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUser:interface","shortType":"Occ.B2BUser","importPath":"@spartacus/core"},{"name":"target","type":"B2BUser","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"B2BUser"},"topLevelApiElementName":"OccB2BUserNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccB2BUserNormalizer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.B2BUser","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/occ!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":true}],"returnType":"B2BUser"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccB2bUserSerializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"},{"name":"target","type":"Occ.B2BUser","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUser:interface","shortType":"Occ.B2BUser","importPath":"@spartacus/core"}],"returnType":"Occ.B2BUser"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"},{"name":"target","type":"Occ.B2BUser","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUser:interface","shortType":"Occ.B2BUser","importPath":"@spartacus/core"}],"returnType":"Occ.B2BUser"},"topLevelApiElementName":"OccB2bUserSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccB2bUserSerializer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/occ!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false},{"name":"target","type":"Occ.B2BUser","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":true}],"returnType":"Occ.B2BUser"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccBudgetAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"getBudgetEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getBudgetsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccBudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBudgetEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBudgetEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccBudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBudgetsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBudgetsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccBudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccBudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccBudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccBudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccBudgetAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/administration/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budget","type":"Budget","canonicalReference":"@spartacus/organization/administration/occ!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budget","type":"Budget","canonicalReference":"@spartacus/organization/administration/occ!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getBudgetEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getBudgetsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccBudgetListNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.BudgetsList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.BudgetsList:interface","shortType":"Occ.BudgetsList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.BudgetsList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.BudgetsList:interface","shortType":"Occ.BudgetsList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"OccBudgetListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccBudgetListNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.BudgetsList","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/occ!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":true}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccBudgetNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.Budget:interface","shortType":"Occ.Budget","importPath":"@spartacus/core"},{"name":"target","type":"Budget","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Budget"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.Budget:interface","shortType":"Occ.Budget","importPath":"@spartacus/core"},{"name":"target","type":"Budget","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Budget"},"topLevelApiElementName":"OccBudgetNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccBudgetNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.Budget","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Budget","canonicalReference":"@spartacus/organization/administration/occ!Budget:class","shortType":"Budget","importPath":"","isOptional":true}],"returnType":"Budget"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccBudgetSerializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"},{"name":"target","type":"Occ.Budget","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.Budget:interface","shortType":"Occ.Budget","importPath":"@spartacus/core"}],"returnType":"Occ.Budget"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"},{"name":"target","type":"Occ.Budget","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.Budget:interface","shortType":"Occ.Budget","importPath":"@spartacus/core"}],"returnType":"Occ.Budget"},"topLevelApiElementName":"OccBudgetSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccBudgetSerializer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Budget","canonicalReference":"@spartacus/organization/administration/occ!Budget:class","shortType":"Budget","importPath":"","isOptional":false},{"name":"target","type":"Occ.Budget","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":true}],"returnType":"Occ.Budget"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccCostCenterAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"assignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getAllCostCentersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getBudgetEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getBudgetsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { budgetCode: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getCostCenterEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getCostCentersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadBudgets","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"unassignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAllCostCentersEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAllCostCentersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBudgetEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBudgetEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBudgetsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBudgetsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { budgetCode: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenterEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenterEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCentersEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCentersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBudgets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBudgets","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccCostCenterAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/administration/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/occ!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/occ!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadBudgets","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignBudget","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignBudget","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCostCenterEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getCostCentersEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getAllCostCentersEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getBudgetsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig | {\n budgetCode: string;\n }","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getBudgetEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getAddressesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getApproverEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getApproversEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"{ roleId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getAvailableOrgUnitsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getOrgUnitEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getOrgUnitsApprovalProcessesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getOrgUnitsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getOrgUnitsTreeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getRoleEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getRolesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"{ roleId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getUsersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"loadApprovalProcesses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadTree","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadUsers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"updateAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApproverEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApproverEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApproversEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApproversEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"{ roleId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAvailableOrgUnitsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAvailableOrgUnitsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrgUnitEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrgUnitEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrgUnitsApprovalProcessesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrgUnitsApprovalProcessesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrgUnitsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrgUnitsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrgUnitsTreeEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrgUnitsTreeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRoleEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRoleEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRolesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRolesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"{ roleId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUsersEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUsersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadApprovalProcesses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadApprovalProcesses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTree","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTree","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUsers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUsers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"OccOrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/administration/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnit","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/occ!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnit","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/occ!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadTree","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadApprovalProcesses","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadUsers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignRole","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignRole","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadAddresses","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"createAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/occ!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"updateAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/occ!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"deleteAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrgUnitEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getOrgUnitsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAvailableOrgUnitsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getOrgUnitsTreeEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getOrgUnitsApprovalProcessesEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getUsersEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getRolesEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"{\n roleId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getRoleEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getApproversEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"{\n roleId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getApproverEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAddressesEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getAddressEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitApprovalProcessNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BApprovalProcessList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BApprovalProcessList:interface","shortType":"Occ.B2BApprovalProcessList","importPath":"@spartacus/core"},{"name":"target","type":"B2BApprovalProcess[]","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BApprovalProcess:interface","shortType":"B2BApprovalProcess","importPath":"@spartacus/core"}],"returnType":"B2BApprovalProcess[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BApprovalProcessList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BApprovalProcessList:interface","shortType":"Occ.B2BApprovalProcessList","importPath":"@spartacus/core"},{"name":"target","type":"B2BApprovalProcess[]","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BApprovalProcess:interface","shortType":"B2BApprovalProcess","importPath":"@spartacus/core"}],"returnType":"B2BApprovalProcess[]"},"topLevelApiElementName":"OccOrgUnitApprovalProcessNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitApprovalProcessNormalizer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.B2BApprovalProcessList","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"B2BApprovalProcess[]","canonicalReference":"@spartacus/organization/administration/occ!B2BApprovalProcess:class","shortType":"B2BApprovalProcess","importPath":"","isOptional":true}],"returnType":"B2BApprovalProcess[]"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitNodeListNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BUnitNodeList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUnitNodeList:interface","shortType":"Occ.B2BUnitNodeList","importPath":"@spartacus/core"},{"name":"target","type":"B2BUnitNode[]","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"B2BUnitNode[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BUnitNodeList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUnitNodeList:interface","shortType":"Occ.B2BUnitNodeList","importPath":"@spartacus/core"},{"name":"target","type":"B2BUnitNode[]","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"B2BUnitNode[]"},"topLevelApiElementName":"OccOrgUnitNodeListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitNodeListNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.B2BUnitNodeList","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"B2BUnitNode[]","canonicalReference":"@spartacus/organization/administration/occ!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":true}],"returnType":"B2BUnitNode[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitNodeNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUnitNode:interface","shortType":"Occ.B2BUnitNode","importPath":"@spartacus/core"},{"name":"target","type":"B2BUnitNode","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"B2BUnitNode"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUnitNode:interface","shortType":"Occ.B2BUnitNode","importPath":"@spartacus/core"},{"name":"target","type":"B2BUnitNode","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"B2BUnitNode"},"topLevelApiElementName":"OccOrgUnitNodeNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitNodeNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.B2BUnitNode","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"B2BUnitNode","canonicalReference":"@spartacus/organization/administration/occ!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":true}],"returnType":"B2BUnitNode"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUnit:interface","shortType":"Occ.B2BUnit","importPath":"@spartacus/core"},{"name":"target","type":"B2BUnit","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"B2BUnit"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.B2BUnit:interface","shortType":"Occ.B2BUnit","importPath":"@spartacus/core"},{"name":"target","type":"B2BUnit","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"B2BUnit"},"topLevelApiElementName":"OccOrgUnitNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccOrgUnitNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.B2BUnit","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/occ!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":true}],"returnType":"B2BUnit"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPermissionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getPermissionsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getPermissionTypesEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccPermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPermissionEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPermissionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccPermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPermissionsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPermissionsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccPermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPermissionTypesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPermissionTypesEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"OccPermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccPermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccPermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccPermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccPermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/administration/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permission","type":"Permission","canonicalReference":"@spartacus/organization/administration/occ!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permission","type":"Permission","canonicalReference":"@spartacus/organization/administration/occ!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPermissionEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalPermissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getPermissionsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getPermissionTypesEndpoint","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionListNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.PermissionsList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.PermissionsList:interface","shortType":"Occ.PermissionsList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.PermissionsList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.PermissionsList:interface","shortType":"Occ.PermissionsList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"OccPermissionListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionListNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.PermissionsList","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/occ!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":true}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.Permission:interface","shortType":"Occ.Permission","importPath":"@spartacus/core"},{"name":"target","type":"Permission","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Permission"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.Permission:interface","shortType":"Occ.Permission","importPath":"@spartacus/core"},{"name":"target","type":"Permission","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Permission"},"topLevelApiElementName":"OccPermissionNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.Permission","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Permission","canonicalReference":"@spartacus/organization/administration/occ!Permission:class","shortType":"Permission","importPath":"","isOptional":true}],"returnType":"Permission"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionTypeListNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApprovalPermissionTypeList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrderApprovalPermissionTypeList:interface","shortType":"Occ.OrderApprovalPermissionTypeList","importPath":"@spartacus/core"},{"name":"target","type":"OrderApprovalPermissionType[]","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~OrderApprovalPermissionType:interface","shortType":"OrderApprovalPermissionType","importPath":"@spartacus/core"}],"returnType":"OrderApprovalPermissionType[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApprovalPermissionTypeList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrderApprovalPermissionTypeList:interface","shortType":"Occ.OrderApprovalPermissionTypeList","importPath":"@spartacus/core"},{"name":"target","type":"OrderApprovalPermissionType[]","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~OrderApprovalPermissionType:interface","shortType":"OrderApprovalPermissionType","importPath":"@spartacus/core"}],"returnType":"OrderApprovalPermissionType[]"},"topLevelApiElementName":"OccPermissionTypeListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionTypeListNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.OrderApprovalPermissionTypeList","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"OrderApprovalPermissionType[]","canonicalReference":"@spartacus/organization/administration/occ!OrderApprovalPermissionType:class","shortType":"OrderApprovalPermissionType","importPath":"","isOptional":true}],"returnType":"OrderApprovalPermissionType[]"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionTypeNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApprovalPermissionType","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrderApprovalPermissionType:interface","shortType":"Occ.OrderApprovalPermissionType","importPath":"@spartacus/core"},{"name":"target","type":"OrderApprovalPermissionType","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~OrderApprovalPermissionType:interface","shortType":"OrderApprovalPermissionType","importPath":"@spartacus/core"}],"returnType":"OrderApprovalPermissionType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrderApprovalPermissionType","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrderApprovalPermissionType:interface","shortType":"Occ.OrderApprovalPermissionType","importPath":"@spartacus/core"},{"name":"target","type":"OrderApprovalPermissionType","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~OrderApprovalPermissionType:interface","shortType":"OrderApprovalPermissionType","importPath":"@spartacus/core"}],"returnType":"OrderApprovalPermissionType"},"topLevelApiElementName":"OccPermissionTypeNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccPermissionTypeNormalizer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.OrderApprovalPermissionType","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"OrderApprovalPermissionType","canonicalReference":"@spartacus/organization/administration/occ!OrderApprovalPermissionType:class","shortType":"OrderApprovalPermissionType","importPath":"","isOptional":true}],"returnType":"OrderApprovalPermissionType"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccUserGroupAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"assignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getAvailableCustomersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orgCustomerId: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getMemberEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getMembersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orgCustomerId: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getOrderApprovalPermissionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getOrderApprovalPermissionsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orderApprovalPermissionCode: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getPermissionsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orgCustomerId: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getUserGroupEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getUserGroupsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignMember","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignOrderApprovalPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAvailableCustomersEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAvailableCustomersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orgCustomerId: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMemberEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMemberEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMembersEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMembersEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orgCustomerId: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderApprovalPermissionEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderApprovalPermissionEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderApprovalPermissionsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderApprovalPermissionsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orderApprovalPermissionCode: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPermissionsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPermissionsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig | { orgCustomerId: string; }","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserGroupEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserGroupEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserGroupsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserGroupsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAvailableOrderApprovalPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAvailableOrgCustomers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignAllMembers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignMember","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignOrderApprovalPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccUserGroupAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/administration/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"loadAvailableOrgCustomers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroup","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/occ!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroup","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/occ!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignMember","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignOrderApprovalPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalPermissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignMember","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignAllMembers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignOrderApprovalPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalPermissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getUserGroupEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getUserGroupsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getAvailableCustomersEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig | {\n orgCustomerId: string;\n }","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getPermissionsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig | {\n orgCustomerId: string;\n }","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getMemberEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getMembersEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig | {\n orgCustomerId: string;\n }","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getOrderApprovalPermissionsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig | {\n orderApprovalPermissionCode: string;\n }","canonicalReference":"@spartacus/organization/administration/occ!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getOrderApprovalPermissionEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalPermissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccUserGroupListNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrgUnitUserGroupList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrgUnitUserGroupList:interface","shortType":"Occ.OrgUnitUserGroupList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrgUnitUserGroupList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrgUnitUserGroupList:interface","shortType":"Occ.OrgUnitUserGroupList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"OccUserGroupListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccUserGroupListNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.OrgUnitUserGroupList","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/occ!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":true}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccUserGroupNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrgUnitUserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrgUnitUserGroup:interface","shortType":"Occ.OrgUnitUserGroup","importPath":"@spartacus/core"},{"name":"target","type":"UserGroup","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"UserGroup"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrgUnitUserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrgUnitUserGroup:interface","shortType":"Occ.OrgUnitUserGroup","importPath":"@spartacus/core"},{"name":"target","type":"UserGroup","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"UserGroup"},"topLevelApiElementName":"OccUserGroupNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccUserGroupNormalizer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.OrgUnitUserGroup","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/occ!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":true}],"returnType":"UserGroup"}]}},{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccUserListNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrgUnitUserList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrgUnitUserList:interface","shortType":"Occ.OrgUnitUserList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.OrgUnitUserList","isOptional":false,"canonicalReference":"@spartacus/organization_administration_occ!~Occ.OrgUnitUserList:interface","shortType":"Occ.OrgUnitUserList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/organization_administration_occ!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"OccUserListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/occ","kind":"Class","name":"OccUserListNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/administration/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.OrgUnitUserList","canonicalReference":"@spartacus/organization/administration/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/occ!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":true}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AdminGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AdminGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AdminGuard","members":[{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/organization/administration/core!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/organization/administration/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AdministrationCoreModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"AdministrationCoreModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AdministrationCoreModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"B2BUnitNode","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"children","type":"B2BUnitNode[]"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"parent","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"children","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"children","type":"B2BUnitNode[]"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"parent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"parent","type":"string"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"B2BUnitNode","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"children","type":"B2BUnitNode[]"},{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"parent","type":"string"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"B2BUnitTreeNode","members":[{"kind":"PropertySignature","name":"count","type":"number"},{"kind":"PropertySignature","name":"depthLevel","type":"number"},{"kind":"PropertySignature","name":"expanded","type":"boolean"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"count","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"count","type":"number"},"topLevelApiElementName":"B2BUnitTreeNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"depthLevel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"depthLevel","type":"number"},"topLevelApiElementName":"B2BUnitTreeNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expanded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expanded","type":"boolean"},"topLevelApiElementName":"B2BUnitTreeNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"B2BUnitTreeNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"B2BUnitTreeNode","members":[{"kind":"Property","name":"expanded","type":"boolean"},{"kind":"Property","name":"depthLevel","type":"number"},{"kind":"Property","name":"count","type":"number"},{"kind":"Property","name":"uid","type":"string"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"B2BUserActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"B2BUserActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"B2BUserActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_APPROVER_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_APPROVER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_APPROVER_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_APPROVER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_APPROVER","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_APPROVER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_PERMISSION_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_PERMISSION_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_PERMISSION_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_PERMISSION_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_PERMISSION","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_PERMISSION","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_USER_GROUP_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_USER_GROUP_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_USER_GROUP_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_USER_GROUP_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_USER_GROUP","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_B2B_USER_USER_GROUP","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserApprover","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; approverId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; approverId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserApprover","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; approverId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n approverId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserApproverFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; approverId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; approverId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserApproverFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; approverId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n approverId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserApproverSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ approverId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ approverId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserApproverSuccess","members":[{"kind":"Property","name":"payload","type":"{ approverId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n approverId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserPermission","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; permissionId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; permissionId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserPermission","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; permissionId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n permissionId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserPermissionFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; permissionId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; permissionId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserPermissionFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; permissionId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n permissionId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserPermissionSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ permissionId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ permissionId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserPermissionSuccess","members":[{"kind":"Property","name":"payload","type":"{ permissionId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n permissionId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserUserGroup","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; userGroupId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserUserGroup","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n userGroupId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserUserGroupFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; userGroupId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserUserGroupFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n userGroupId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserUserGroupSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ uid: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ uid: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignB2BUserUserGroupSuccess","members":[{"kind":"Property","name":"payload","type":"{ uid: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n uid: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"B2BUserAction","namespace":"B2BUserActions","members":["LoadB2BUser | LoadB2BUserFail | LoadB2BUserSuccess | CreateB2BUser | CreateB2BUserFail | CreateB2BUserSuccess | UpdateB2BUser | UpdateB2BUserFail | UpdateB2BUserSuccess | LoadB2BUsers | LoadB2BUsersFail | LoadB2BUsersSuccess | LoadB2BUserApprovers | LoadB2BUserApproversFail | LoadB2BUserApproversSuccess | AssignB2BUserApprover | AssignB2BUserApproverFail | AssignB2BUserApproverSuccess | UnassignB2BUserApprover | UnassignB2BUserApproverFail | UnassignB2BUserApproverSuccess | LoadB2BUserPermissions | LoadB2BUserPermissionsFail | LoadB2BUserPermissionsSuccess | AssignB2BUserPermission | AssignB2BUserPermissionFail | AssignB2BUserPermissionSuccess | UnassignB2BUserPermission | UnassignB2BUserPermissionFail | UnassignB2BUserPermissionSuccess | LoadB2BUserUserGroups | LoadB2BUserUserGroupsFail | LoadB2BUserUserGroupsSuccess | AssignB2BUserUserGroup | AssignB2BUserUserGroupFail | AssignB2BUserUserGroupSuccess | UnassignB2BUserUserGroup | UnassignB2BUserUserGroupFail | UnassignB2BUserUserGroupSuccess"],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"B2BUserAction","members":["LoadB2BUser | LoadB2BUserFail | LoadB2BUserSuccess | CreateB2BUser | CreateB2BUserFail | CreateB2BUserSuccess | UpdateB2BUser | UpdateB2BUserFail | UpdateB2BUserSuccess | LoadB2BUsers | LoadB2BUsersFail | LoadB2BUsersSuccess | LoadB2BUserApprovers | LoadB2BUserApproversFail | LoadB2BUserApproversSuccess | AssignB2BUserApprover | AssignB2BUserApproverFail | AssignB2BUserApproverSuccess | UnassignB2BUserApprover | UnassignB2BUserApproverFail | UnassignB2BUserApproverSuccess | LoadB2BUserPermissions | LoadB2BUserPermissionsFail | LoadB2BUserPermissionsSuccess | AssignB2BUserPermission | AssignB2BUserPermissionFail | AssignB2BUserPermissionSuccess | UnassignB2BUserPermission | UnassignB2BUserPermissionFail | UnassignB2BUserPermissionSuccess | LoadB2BUserUserGroups | LoadB2BUserUserGroupsFail | LoadB2BUserUserGroupsSuccess | AssignB2BUserUserGroup | AssignB2BUserUserGroupFail | AssignB2BUserUserGroupSuccess | UnassignB2BUserUserGroup | UnassignB2BUserUserGroupFail | UnassignB2BUserUserGroupSuccess"]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_B2B_USER_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_B2B_USER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_B2B_USER_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_B2B_USER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_B2B_USER","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_B2B_USER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateB2BUser","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomer: B2BUser; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomer: B2BUser; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateB2BUser","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomer: B2BUser; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomer: B2BUser;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateB2BUserFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateB2BUserFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateB2BUserSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"B2BUser"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateB2BUserSuccess","members":[{"kind":"Property","name":"payload","type":"B2BUser"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_APPROVERS_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_APPROVERS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_APPROVERS_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_APPROVERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_APPROVERS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_APPROVERS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_PERMISSIONS_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_PERMISSIONS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_PERMISSIONS_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_PERMISSIONS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_PERMISSIONS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_PERMISSIONS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_USER_GROUPS_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_USER_GROUPS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_USER_GROUPS_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_USER_GROUPS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_USER_GROUPS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER_USER_GROUPS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USERS_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USERS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USERS_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USERS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_B2B_USERS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUser","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUser","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserApprovers","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserApprovers","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserApproversFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserApproversFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserApproversSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserApproversSuccess","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserPermissions","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserPermissions","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserPermissionsFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserPermissionsFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserPermissionsSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserPermissionsSuccess","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUsers","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUsers","members":[{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUsersFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUsersFail","members":[{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUsersSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUsersSuccess","members":[{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BUser | B2BUser[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"B2BUser | B2BUser[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserSuccess","members":[{"kind":"Property","name":"payload","type":"B2BUser | B2BUser[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BUser | B2BUser[]","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserUserGroups","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserUserGroups","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserUserGroupsFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserUserGroupsFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserUserGroupsSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadB2BUserUserGroupsSuccess","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_APPROVER_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_APPROVER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_APPROVER_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_APPROVER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_APPROVER","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_APPROVER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_PERMISSION_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_PERMISSION_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_PERMISSION_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_PERMISSION_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_PERMISSION","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_PERMISSION","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_USER_GROUP_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_USER_GROUP_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_USER_GROUP_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_USER_GROUP_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_USER_GROUP","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_B2B_USER_USER_GROUP","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserApprover","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; approverId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; approverId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserApprover","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; approverId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n approverId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserApproverFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; approverId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; approverId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserApproverFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; approverId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n approverId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserApproverSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ approverId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ approverId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserApproverSuccess","members":[{"kind":"Property","name":"payload","type":"{ approverId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n approverId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserPermission","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; permissionId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; permissionId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserPermission","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; permissionId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n permissionId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserPermissionFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; permissionId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; permissionId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserPermissionFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; permissionId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n permissionId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserPermissionSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ permissionId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ permissionId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserPermissionSuccess","members":[{"kind":"Property","name":"payload","type":"{ permissionId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n permissionId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserUserGroup","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; userGroupId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserUserGroup","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n userGroupId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserUserGroupFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; userGroupId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserUserGroupFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n userGroupId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserUserGroupSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ uid: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ uid: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignB2BUserUserGroupSuccess","members":[{"kind":"Property","name":"payload","type":"{ uid: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n uid: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_B2B_USER_FAIL","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_B2B_USER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_B2B_USER_SUCCESS","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_B2B_USER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_B2B_USER","namespace":"B2BUserActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_B2B_USER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateB2BUser","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; orgCustomer: B2BUser; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; orgCustomer: B2BUser; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateB2BUser","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; orgCustomer: B2BUser; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n orgCustomer: B2BUser;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateB2BUserFail","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateB2BUserFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateB2BUserSuccess","namespace":"B2BUserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"B2BUser"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateB2BUserSuccess","members":[{"kind":"Property","name":"payload","type":"B2BUser"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"B2BUserAdapter","members":[{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadApprovers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadUserGroups","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignUserGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadApprovers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadApprovers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUserGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUserGroups","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignUserGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"B2BUserAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadApprovers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadPermissions","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadUserGroups","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignUserGroup","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignUserGroup","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"B2BUserConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"B2BUserAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUserAdapter:class","shortType":"B2BUserAdapter","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"adapter","type":"B2BUserAdapter"},{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getApprovers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"getPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"getUserGroups","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignUserGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApprovers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApprovers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserGroups","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignUserGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignUserGroup","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"B2BUserConnector","members":[{"kind":"Property","name":"adapter","type":"B2BUserAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"B2BUserAdapter","canonicalReference":"@spartacus/organization/administration/core!B2BUserAdapter:class","shortType":"B2BUserAdapter","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"getApprovers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPermissions","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getUserGroups","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignUserGroup","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignUserGroup","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"B2BUserManagement","members":[{"kind":"PropertySignature","name":"approvers","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"permissions","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"userGroups","type":"StateUtils.EntityLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approvers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approvers","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"B2BUserManagement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"permissions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"permissions","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"B2BUserManagement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userGroups","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"B2BUserManagement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"B2BUserManagement","members":[{"kind":"Property","name":"approvers","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"permissions","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"userGroups","type":"StateUtils.EntityLoaderState"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"B2BUserSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"B2BUserSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"B2BUserSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getB2BUserApprovers","namespace":"B2BUserSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getB2BUserApprovers","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getB2BUserApprovers","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getB2BUserManagementState","namespace":"B2BUserSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getB2BUserManagementState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getB2BUserPermissions","namespace":"B2BUserSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getB2BUserPermissions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getB2BUserPermissions","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getB2BUsersState","namespace":"B2BUserSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getB2BUsersState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getB2BUserState","namespace":"B2BUserSelectors","parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getB2BUserState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getB2BUserState","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getB2BUserUserGroups","namespace":"B2BUserSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getB2BUserUserGroups","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getB2BUserUserGroups","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getB2BUserValue","namespace":"B2BUserSelectors","parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getB2BUserValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getB2BUserValue","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getUserList","namespace":"B2BUserSelectors","parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getUserList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getUserList","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"B2BUserService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"assignUserGroup","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getAllRights","overloadIndex":1,"parameters":[],"returnType":"B2BUserRight[]"},{"kind":"Method","name":"getAllRoles","overloadIndex":1,"parameters":[],"returnType":"B2BUserRole[]"},{"kind":"Method","name":"getApprovers","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getPermissions","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getUserGroups","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"isUpdatingUserAllowed","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadApprovers","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"loadPermissions","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"loadUserGroups","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"unassignUserGroup","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignUserGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignUserGroup","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAllRights","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAllRights","overloadIndex":1,"parameters":[],"returnType":"B2BUserRight[]"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAllRoles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAllRoles","overloadIndex":1,"parameters":[],"returnType":"B2BUserRole[]"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApprovers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApprovers","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrorState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadingStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPermissions","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserGroups","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUpdatingUserAllowed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUpdatingUserAllowed","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadApprovers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadApprovers","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadPermissions","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUserGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUserGroups","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignUserGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignUserGroup","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"B2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"B2BUserService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/administration/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getB2BUserValue","type":""},{"kind":"Method","name":"get","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getErrorState","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"orgCustomer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"update","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/core!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getLoadingStatus","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"loadApprovers","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getApprovers","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assignApprover","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignApprover","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadPermissions","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPermissions","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assignPermission","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignPermission","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadUserGroups","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getUserGroups","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assignUserGroup","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignUserGroup","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAllRoles","parameters":[],"returnType":"B2BUserRole[]"},{"kind":"Method","name":"getAllRights","parameters":[],"returnType":"B2BUserRight[]"},{"kind":"Property","name":"getB2BUserApproverList","type":""},{"kind":"Property","name":"getB2BUserPermissionList","type":""},{"kind":"Property","name":"getB2BUserUserGroupList","type":""},{"kind":"Property","name":"getB2BUserState","type":""},{"kind":"Property","name":"getUserList","type":""},{"kind":"Method","name":"isUpdatingUserAllowed","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"Budget","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"budget","type":"number"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"costCenters","type":"CostCenter[]"},{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"endDate","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"selected","type":"boolean"},{"kind":"PropertySignature","name":"startDate","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"budget","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"budget","type":"number"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenters","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenters","type":"CostCenter[]"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endDate","type":"string"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startDate","type":"string"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"Budget","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"budget","type":"number"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"currency","type":"Currency"},{"kind":"Property","name":"endDate","type":"string"},{"kind":"Property","name":"startDate","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"costCenters","type":"CostCenter[]"},{"kind":"Property","name":"selected","type":"boolean"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"BudgetActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"BudgetActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"BudgetActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"BudgetAction","namespace":"BudgetActions","members":["LoadBudget | LoadBudgetFail | LoadBudgetSuccess | LoadBudgets | LoadBudgetsFail | LoadBudgetsSuccess | CreateBudget | CreateBudgetFail | CreateBudgetSuccess | UpdateBudget | UpdateBudgetFail | UpdateBudgetSuccess"],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"BudgetAction","members":["LoadBudget | LoadBudgetFail | LoadBudgetSuccess | LoadBudgets | LoadBudgetsFail | LoadBudgetsSuccess | CreateBudget | CreateBudgetFail | CreateBudgetSuccess | UpdateBudget | UpdateBudgetFail | UpdateBudgetSuccess"]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_BUDGET_FAIL","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_BUDGET_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_BUDGET_SUCCESS","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_BUDGET_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_BUDGET","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_BUDGET","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateBudget","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; budget: Budget; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; budget: Budget; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateBudget","members":[{"kind":"Property","name":"payload","type":"{ userId: string; budget: Budget; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n budget: Budget;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateBudgetFail","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ budgetCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateBudgetFail","members":[{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n budgetCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateBudgetSuccess","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"Budget"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateBudgetSuccess","members":[{"kind":"Property","name":"payload","type":"Budget"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Budget","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGET_FAIL","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGET_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGET_SUCCESS","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGET_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGET","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGET","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGETS_FAIL","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGETS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGETS_SUCCESS","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGETS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGETS","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_BUDGETS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudget","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; budgetCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; budgetCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudget","members":[{"kind":"Property","name":"payload","type":"{ userId: string; budgetCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n budgetCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgetFail","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ budgetCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgetFail","members":[{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n budgetCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgets","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgets","members":[{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgetsFail","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgetsFail","members":[{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgetsSuccess","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgetsSuccess","members":[{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgetSuccess","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Budget | Budget[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"Budget | Budget[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadBudgetSuccess","members":[{"kind":"Property","name":"payload","type":"Budget | Budget[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Budget | Budget[]","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_BUDGET_FAIL","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_BUDGET_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_BUDGET_SUCCESS","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_BUDGET_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_BUDGET","namespace":"BudgetActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_BUDGET","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateBudget","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; budgetCode: string; budget: Budget; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; budgetCode: string; budget: Budget; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateBudget","members":[{"kind":"Property","name":"payload","type":"{ userId: string; budgetCode: string; budget: Budget; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n budgetCode: string;\n budget: Budget;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateBudgetFail","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ budgetCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateBudgetFail","members":[{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n budgetCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateBudgetSuccess","namespace":"BudgetActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"Budget"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateBudgetSuccess","members":[{"kind":"Property","name":"payload","type":"Budget"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Budget","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"BudgetAdapter","members":[{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"BudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"BudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"BudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"BudgetAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"BudgetAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budget","type":"Budget","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budget","type":"Budget","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"BudgetConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"BudgetAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!BudgetAdapter:class","shortType":"BudgetAdapter","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"adapter","type":"BudgetAdapter"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"BudgetConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"BudgetConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"BudgetConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"BudgetConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"BudgetConnector","members":[{"kind":"Property","name":"adapter","type":"BudgetAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"BudgetAdapter","canonicalReference":"@spartacus/organization/administration/core!BudgetAdapter:class","shortType":"BudgetAdapter","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budget","type":"Budget","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budget","type":"Budget","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"BudgetSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"BudgetSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"BudgetSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getBudget","namespace":"BudgetSelectors","parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getBudget","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getBudget","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getBudgetList","namespace":"BudgetSelectors","parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getBudgetList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getBudgetList","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getBudgetManagementState","namespace":"BudgetSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getBudgetManagementState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getBudgetsState","namespace":"BudgetSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getBudgetsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getBudgetValue","namespace":"BudgetSelectors","parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getBudgetValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getBudgetValue","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"BudgetService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCostCenters","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"loadBudget","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadBudgets","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenters","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrorState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadingStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBudget","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBudgets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBudgets","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budget","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"BudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"BudgetService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/administration/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadBudget","parameters":[{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadBudgets","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getBudgetState","type":""},{"kind":"Property","name":"getBudgetValue","type":""},{"kind":"Property","name":"getBudgetList","type":""},{"kind":"Method","name":"get","parameters":[{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getCostCenters","parameters":[{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getErrorState","parameters":[{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"budget","type":"Budget","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"update","parameters":[{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budget","type":"Budget","canonicalReference":"@spartacus/organization/administration/core!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getLoadingStatus","parameters":[{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"CostCenterActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"CostCenterActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CostCenterActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_BUDGET_FAIL","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_BUDGET_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_BUDGET_SUCCESS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_BUDGET_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_BUDGET","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_BUDGET","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignBudget","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; costCenterCode: string; budgetCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; budgetCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignBudget","members":[{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; budgetCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n costCenterCode: string;\n budgetCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignBudgetFail","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ budgetCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignBudgetFail","members":[{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n budgetCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignBudgetSuccess","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ code: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ code: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignBudgetSuccess","members":[{"kind":"Property","name":"payload","type":"{ code: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n code: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"CostCenterAction","namespace":"CostCenterActions","members":["LoadCostCenter | LoadCostCenterFail | LoadCostCenterSuccess | LoadCostCenters | LoadCostCentersFail | LoadCostCentersSuccess | CreateCostCenter | CreateCostCenterFail | CreateCostCenterSuccess | UpdateCostCenter | UpdateCostCenterFail | UpdateCostCenterSuccess | LoadAssignedBudgets | LoadAssignedBudgetsSuccess | LoadAssignedBudgetsFail | AssignBudget | AssignBudgetFail | AssignBudgetSuccess | UnassignBudget | UnassignBudgetFail | UnassignBudgetSuccess"],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"CostCenterAction","members":["LoadCostCenter | LoadCostCenterFail | LoadCostCenterSuccess | LoadCostCenters | LoadCostCentersFail | LoadCostCentersSuccess | CreateCostCenter | CreateCostCenterFail | CreateCostCenterSuccess | UpdateCostCenter | UpdateCostCenterFail | UpdateCostCenterSuccess | LoadAssignedBudgets | LoadAssignedBudgetsSuccess | LoadAssignedBudgetsFail | AssignBudget | AssignBudgetFail | AssignBudgetSuccess | UnassignBudget | UnassignBudgetFail | UnassignBudgetSuccess"]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_COST_CENTER_FAIL","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_COST_CENTER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_COST_CENTER_SUCCESS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_COST_CENTER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_COST_CENTER","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_COST_CENTER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateCostCenter","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; costCenter: CostCenter; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; costCenter: CostCenter; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateCostCenter","members":[{"kind":"Property","name":"payload","type":"{ userId: string; costCenter: CostCenter; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n costCenter: CostCenter;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateCostCenterFail","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ costCenterCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ costCenterCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateCostCenterFail","members":[{"kind":"Property","name":"payload","type":"{ costCenterCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n costCenterCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateCostCenterSuccess","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"CostCenter"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateCostCenterSuccess","members":[{"kind":"Property","name":"payload","type":"CostCenter"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_BUDGETS_FAIL","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_BUDGETS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_BUDGETS_SUCCESS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_BUDGETS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_BUDGETS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_BUDGETS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTER_FAIL","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTER_SUCCESS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTER","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTERS_FAIL","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTERS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTERS_SUCCESS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTERS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_COST_CENTERS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedBudgets","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; costCenterCode: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedBudgets","members":[{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n costCenterCode: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedBudgetsFail","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ costCenterCode: string; params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ costCenterCode: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedBudgetsFail","members":[{"kind":"Property","name":"payload","type":"{ costCenterCode: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n costCenterCode: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedBudgetsSuccess","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ costCenterCode: string; page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ costCenterCode: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedBudgetsSuccess","members":[{"kind":"Property","name":"payload","type":"{ costCenterCode: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n costCenterCode: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCenter","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; costCenterCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCenter","members":[{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n costCenterCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCenterFail","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ costCenterCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ costCenterCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCenterFail","members":[{"kind":"Property","name":"payload","type":"{ costCenterCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n costCenterCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCenters","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCenters","members":[{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCentersFail","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCentersFail","members":[{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCentersSuccess","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCentersSuccess","members":[{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCenterSuccess","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CostCenter | CostCenter[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"CostCenter | CostCenter[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadCostCenterSuccess","members":[{"kind":"Property","name":"payload","type":"CostCenter | CostCenter[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CostCenter | CostCenter[]","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_BUDGET_FAIL","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_BUDGET_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_BUDGET_SUCCESS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_BUDGET_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_BUDGET","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_BUDGET","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignBudget","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; costCenterCode: string; budgetCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; budgetCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignBudget","members":[{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; budgetCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n costCenterCode: string;\n budgetCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignBudgetFail","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ budgetCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignBudgetFail","members":[{"kind":"Property","name":"payload","type":"{ budgetCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n budgetCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignBudgetSuccess","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ code: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ code: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignBudgetSuccess","members":[{"kind":"Property","name":"payload","type":"{ code: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n code: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_COST_CENTER_FAIL","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_COST_CENTER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_COST_CENTER_SUCCESS","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_COST_CENTER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_COST_CENTER","namespace":"CostCenterActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_COST_CENTER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateCostCenter","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; costCenterCode: string; costCenter: CostCenter; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; costCenter: CostCenter; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateCostCenter","members":[{"kind":"Property","name":"payload","type":"{ userId: string; costCenterCode: string; costCenter: CostCenter; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n costCenterCode: string;\n costCenter: CostCenter;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateCostCenterFail","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ costCenterCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ costCenterCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateCostCenterFail","members":[{"kind":"Property","name":"payload","type":"{ costCenterCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n costCenterCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateCostCenterSuccess","namespace":"CostCenterActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"CostCenter"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateCostCenterSuccess","members":[{"kind":"Property","name":"payload","type":"CostCenter"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CostCenterAdapter","members":[{"kind":"Method","name":"assignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadBudgets","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"unassignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBudgets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBudgets","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"CostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"CostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CostCenterAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadBudgets","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignBudget","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignBudget","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CostCenterConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CostCenterAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!CostCenterAdapter:class","shortType":"CostCenterAdapter","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"adapter","type":"CostCenterAdapter"},{"kind":"Method","name":"assignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getBudgets","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"unassignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBudgets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBudgets","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"CostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"CostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignBudget","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CostCenterConnector","members":[{"kind":"Property","name":"adapter","type":"CostCenterAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CostCenterAdapter","canonicalReference":"@spartacus/organization/administration/core!CostCenterAdapter:class","shortType":"CostCenterAdapter","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getBudgets","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignBudget","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignBudget","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"CostCenterManagement","members":[{"kind":"PropertySignature","name":"budgets","type":"StateUtils.EntityLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"budgets","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"budgets","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"CostCenterManagement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"CostCenterManagement","members":[{"kind":"Property","name":"budgets","type":"StateUtils.EntityLoaderState"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"CostCenterSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"CostCenterSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CostCenterSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getAssignedBudgets","namespace":"CostCenterSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getAssignedBudgets","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getAssignedBudgets","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getCostCenter","namespace":"CostCenterSelectors","parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCostCenter","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCostCenter","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getCostCenterList","namespace":"CostCenterSelectors","parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCostCenterList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCostCenterList","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getCostCenterManagementState","namespace":"CostCenterSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getCostCenterManagementState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getCostCentersState","namespace":"CostCenterSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getCostCentersState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getCostCenterState","namespace":"CostCenterSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCostCenterState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCostCenterState","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getCostCenterValue","namespace":"CostCenterSelectors","parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCostCenterValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCostCenterValue","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CostCenterService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"assignBudget","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getBudgets","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadBudgets","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"unassignBudget","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignBudget","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBudgets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBudgets","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrorState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadingStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBudgets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBudgets","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignBudget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignBudget","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CostCenterService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/administration/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getCostCenter","type":""},{"kind":"Property","name":"getCostCenterValue","type":""},{"kind":"Property","name":"getCostCenterList","type":""},{"kind":"Property","name":"getBudgetList","type":""},{"kind":"Method","name":"get","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"getCostCenterState","type":""},{"kind":"Method","name":"create","parameters":[{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"update","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getLoadingStatus","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"loadBudgets","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getBudgets","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assignBudget","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignBudget","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getErrorState","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"OrganizationActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OrganizationActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrganizationActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CLEAR_ORGANIZATION_DATA","namespace":"OrganizationActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CLEAR_ORGANIZATION_DATA","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"OrganizationAction","namespace":"OrganizationActions","members":["OrganizationClearData"],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"OrganizationAction","members":["OrganizationClearData"]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrganizationClearData","namespace":"OrganizationActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrganizationClearData","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrganizationBadRequestHandler","members":[{"kind":"Property","name":"costCenterMask","type":"RegExp"},{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleOrganizationConflict","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mask","type":"RegExp","isOptional":false,"canonicalReference":"!RegExp:interface","shortType":"RegExp","importPath":""},{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"matchMask","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Property","name":"permissionMask","type":"RegExp"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"unitMask","type":"RegExp"},{"kind":"Property","name":"unknownMask","type":"RegExp"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"OrganizationBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"OrganizationBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"OrganizationBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleOrganizationConflict","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleOrganizationConflict","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mask","type":"RegExp","isOptional":false,"canonicalReference":"!RegExp:interface","shortType":"RegExp","importPath":""},{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrganizationBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"OrganizationBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"matchMask","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"matchMask","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"OrganizationBadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrganizationBadRequestHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"costCenterMask","type":"RegExp"},{"kind":"Property","name":"unitMask","type":"RegExp"},{"kind":"Property","name":"permissionMask","type":"RegExp"},{"kind":"Property","name":"unknownMask","type":"RegExp"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/administration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/organization/administration/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/administration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"matchMask","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/administration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleOrganizationConflict","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"mask","type":"RegExp","canonicalReference":"@spartacus/organization/administration/core!RegExp:class","shortType":"RegExp","importPath":"","isOptional":false},{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/administration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrganizationConflictHandler","members":[{"kind":"Property","name":"budgetMask","type":"RegExp"},{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleConflict","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mask","type":"RegExp","isOptional":false,"canonicalReference":"!RegExp:interface","shortType":"RegExp","importPath":""},{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"matchMask","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"unitMask","type":"RegExp"},{"kind":"Property","name":"userGroupMask","type":"RegExp"},{"kind":"Property","name":"userMask","type":"RegExp"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"OrganizationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"OrganizationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleConflict","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleConflict","overloadIndex":1,"parameters":[{"name":"message","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"mask","type":"RegExp","isOptional":false,"canonicalReference":"!RegExp:interface","shortType":"RegExp","importPath":""},{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrganizationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"OrganizationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"OrganizationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"matchMask","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"matchMask","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"OrganizationConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrganizationConflictHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"budgetMask","type":"RegExp"},{"kind":"Property","name":"userMask","type":"RegExp"},{"kind":"Property","name":"userGroupMask","type":"RegExp"},{"kind":"Property","name":"unitMask","type":"RegExp"},{"kind":"Property","name":"costCenterMask","type":"RegExp"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/administration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/organization/administration/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/administration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"matchMask","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/administration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleConflict","parameters":[{"name":"message","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"mask","type":"RegExp","canonicalReference":"@spartacus/organization/administration/core!RegExp:class","shortType":"RegExp","importPath":"","isOptional":false},{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/organization/administration/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"OrganizationItemStatus","members":[{"kind":"PropertySignature","name":"item","type":"T | undefined"},{"kind":"PropertySignature","name":"status","type":"LoadStatus | null"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"item","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"item","type":"T | undefined"},"topLevelApiElementName":"OrganizationItemStatus","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"LoadStatus | null"},"topLevelApiElementName":"OrganizationItemStatus","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"OrganizationItemStatus","members":[{"kind":"Property","name":"status","type":"LoadStatus | null"},{"kind":"Property","name":"item","type":"T | undefined"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrganizationPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"contentPageMetaResolver","type":"ContentPageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~ContentPageMetaResolver:class","shortType":"ContentPageMetaResolver","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"semanticPath","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"breadcrumbs$","type":"Observable"},{"kind":"Property","name":"contentPageMetaResolver","type":"ContentPageMetaResolver"},{"kind":"Property","name":"ORGANIZATION_SEMANTIC_ROUTE","type":""},{"kind":"Property","name":"ORGANIZATION_TRANSLATION_KEY","type":""},{"kind":"Property","name":"organizationPageBreadcrumb$","type":"Observable"},{"kind":"Property","name":"pageTemplate","type":"string"},{"kind":"Property","name":"pageType","type":"PageType"},{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"semanticPath","type":"SemanticPathService"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrganizationPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrganizationPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrganizationPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrganizationPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrganizationPageMetaResolver","members":[{"kind":"Property","name":"contentPageMetaResolver","type":"ContentPageMetaResolver"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"semanticPath","type":"SemanticPathService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"pageTemplate","type":"string"},{"kind":"Property","name":"pageType","type":"PageType"},{"kind":"Property","name":"ORGANIZATION_TRANSLATION_KEY","type":""},{"kind":"Property","name":"ORGANIZATION_SEMANTIC_ROUTE","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"contentPageMetaResolver","type":"ContentPageMetaResolver","canonicalReference":"@spartacus/organization/administration/core!ContentPageMetaResolver:class","shortType":"ContentPageMetaResolver","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/organization/administration/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPath","type":"SemanticPathService","canonicalReference":"@spartacus/organization/administration/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveBreadcrumbs","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"organizationPageBreadcrumb$","type":"Observable"},{"kind":"Property","name":"breadcrumbs$","type":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"OrganizationState","members":[{"kind":"PropertySignature","name":"b2bUser","type":"B2BUserManagement"},{"kind":"PropertySignature","name":"budget","type":"BudgetManagement"},{"kind":"PropertySignature","name":"costCenter","type":"CostCenterManagement"},{"kind":"PropertySignature","name":"orgUnit","type":"OrgUnits"},{"kind":"PropertySignature","name":"permission","type":"PermissionManagement"},{"kind":"PropertySignature","name":"userGroup","type":"UserGroupManagement"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"b2bUser","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"b2bUser","type":"B2BUserManagement"},"topLevelApiElementName":"OrganizationState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"budget","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"budget","type":"BudgetManagement"},"topLevelApiElementName":"OrganizationState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenter","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenter","type":"CostCenterManagement"},"topLevelApiElementName":"OrganizationState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"OrgUnits"},"topLevelApiElementName":"OrganizationState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"permission","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"permission","type":"PermissionManagement"},"topLevelApiElementName":"OrganizationState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userGroup","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userGroup","type":"UserGroupManagement"},"topLevelApiElementName":"OrganizationState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"OrganizationState","members":[{"kind":"Property","name":"[BUDGET_FEATURE]","type":"BudgetManagement"},{"kind":"Property","name":"[ORG_UNIT_FEATURE]","type":"OrgUnits"},{"kind":"Property","name":"[USER_GROUP_FEATURE]","type":"UserGroupManagement"},{"kind":"Property","name":"[PERMISSION_FEATURE]","type":"PermissionManagement"},{"kind":"Property","name":"[COST_CENTER_FEATURE]","type":"CostCenterManagement"},{"kind":"Property","name":"[B2B_USER_FEATURE]","type":"B2BUserManagement"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"OrgUnitActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OrgUnitActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrgUnitActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_APPROVER_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_APPROVER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_APPROVER_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_APPROVER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_APPROVER","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_APPROVER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_ROLE_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_ROLE_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_ROLE_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_ROLE_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_ROLE","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"ASSIGN_ROLE","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignApprover","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgUnitId: string; orgCustomerId: string; roleId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; orgCustomerId: string; roleId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignApprover","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; orgCustomerId: string; roleId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgUnitId: string;\n orgCustomerId: string;\n roleId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignApproverFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignApproverFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignApproverSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignApproverSuccess","members":[{"kind":"Property","name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n uid: string;\n roleId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignRole","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; roleId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; roleId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignRole","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; roleId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n roleId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignRoleFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignRoleFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignRoleSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignRoleSuccess","members":[{"kind":"Property","name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n uid: string;\n roleId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CLEAR_ASSIGNED_USERS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CLEAR_ASSIGNED_USERS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"ClearAssignedUsers","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgUnitId: string; roleId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgUnitId: string; roleId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"ClearAssignedUsers","members":[{"kind":"Property","name":"payload","type":"{ orgUnitId: string; roleId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgUnitId: string;\n roleId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ADDRESS_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ADDRESS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ADDRESS_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ADDRESS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ADDRESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ADDRESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ORG_UNIT_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ORG_UNIT_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ORG_UNIT_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ORG_UNIT_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ORG_UNIT","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_ORG_UNIT","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateAddress","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgUnitId: string; address: Address; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; address: Address; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateAddress","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; address: Address; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgUnitId: string;\n address: Address;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateAddressFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ addressId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ addressId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateAddressFail","members":[{"kind":"Property","name":"payload","type":"{ addressId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n addressId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateAddressSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Address"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateAddressSuccess","members":[{"kind":"Property","name":"payload","type":"Address"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUnit","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; unit: B2BUnit; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; unit: B2BUnit; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUnit","members":[{"kind":"Property","name":"payload","type":"{ userId: string; unit: B2BUnit; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n unit: B2BUnit;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUnitFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ unitCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ unitCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUnitFail","members":[{"kind":"Property","name":"payload","type":"{ unitCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n unitCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUnitSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"B2BUnit"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUnitSuccess","members":[{"kind":"Property","name":"payload","type":"B2BUnit"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_ADDRESS_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_ADDRESS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_ADDRESS_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_ADDRESS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_ADDRESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_ADDRESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteAddress","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgUnitId: string; addressId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; addressId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteAddress","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; addressId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgUnitId: string;\n addressId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteAddressFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ addressId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ addressId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteAddressFail","members":[{"kind":"Property","name":"payload","type":"{ addressId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n addressId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteAddressSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Address"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteAddressSuccess","members":[{"kind":"Property","name":"payload","type":"Address"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ADDRESS_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ADDRESS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ADDRESSES_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ADDRESSES_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ADDRESSES_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ADDRESSES_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ADDRESSES","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ADDRESSES","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_APPROVAL_PROCESSES_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_APPROVAL_PROCESSES_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_APPROVAL_PROCESSES_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_APPROVAL_PROCESSES_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_APPROVAL_PROCESSES","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_APPROVAL_PROCESSES","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_USERS_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_USERS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_USERS_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_USERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_USERS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ASSIGNED_USERS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ORG_UNIT_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ORG_UNIT_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ORG_UNIT_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ORG_UNIT_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ORG_UNIT","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_ORG_UNIT","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODE_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODE_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODE_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODE_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODE","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODE","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODES_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODES_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODES_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODES_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODES","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_NODES","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_TREE_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_TREE_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_TREE_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_TREE_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_TREE","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_UNIT_TREE","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAddresses","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgUnitId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAddresses","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgUnitId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAddressesFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgUnitId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgUnitId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAddressesFail","members":[{"kind":"Property","name":"payload","type":"{ orgUnitId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgUnitId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAddressesSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ page: ListModel; orgUnitId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ page: ListModel; orgUnitId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAddressesSuccess","members":[{"kind":"Property","name":"payload","type":"{ page: ListModel; orgUnitId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n page: ListModel;\n orgUnitId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAddressSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Address | Address[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Address | Address[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAddressSuccess","members":[{"kind":"Property","name":"payload","type":"Address | Address[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Address | Address[]","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadApprovalProcesses","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadApprovalProcesses","members":[{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadApprovalProcessesFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadApprovalProcessesFail","members":[{"kind":"Property","name":"payload","type":"{ error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadApprovalProcessesSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BApprovalProcess[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BApprovalProcess:interface","shortType":"B2BApprovalProcess","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"B2BApprovalProcess[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadApprovalProcessesSuccess","members":[{"kind":"Property","name":"payload","type":"B2BApprovalProcess[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BApprovalProcess[]","canonicalReference":"@spartacus/organization/administration/core!B2BApprovalProcess:class","shortType":"B2BApprovalProcess","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedUsers","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgUnitId: string; roleId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; roleId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedUsers","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; roleId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgUnitId: string;\n roleId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedUsersFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgUnitId: string; roleId: string; params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgUnitId: string; roleId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedUsersFail","members":[{"kind":"Property","name":"payload","type":"{ orgUnitId: string; roleId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgUnitId: string;\n roleId: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedUsersSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgUnitId: string; roleId: string; page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgUnitId: string; roleId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAssignedUsersSuccess","members":[{"kind":"Property","name":"payload","type":"{ orgUnitId: string; roleId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgUnitId: string;\n roleId: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnit","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgUnitId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnit","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgUnitId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgUnitId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgUnitId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitFail","members":[{"kind":"Property","name":"payload","type":"{ orgUnitId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgUnitId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitNodes","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitNodes","members":[{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitNodesFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitNodesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/organization/administration/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitNodesSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BUnitNode[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"B2BUnitNode[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitNodesSuccess","members":[{"kind":"Property","name":"payload","type":"B2BUnitNode[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BUnitNode[]","canonicalReference":"@spartacus/organization/administration/core!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BUnit | B2BUnit[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"B2BUnit | B2BUnit[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadOrgUnitSuccess","members":[{"kind":"Property","name":"payload","type":"B2BUnit | B2BUnit[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BUnit | B2BUnit[]","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadTree","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadTree","members":[{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadTreeFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadTreeFail","members":[{"kind":"Property","name":"payload","type":"{ error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadTreeSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"B2BUnitNode"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadTreeSuccess","members":[{"kind":"Property","name":"payload","type":"B2BUnitNode"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BUnitNode","canonicalReference":"@spartacus/organization/administration/core!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"OrgUnitAction","namespace":"OrgUnitActions","members":["LoadOrgUnitNodes | LoadOrgUnitNodesFail | LoadOrgUnitNodesSuccess | LoadOrgUnit | LoadOrgUnitFail | LoadOrgUnitSuccess | CreateUnit | CreateUnitFail | CreateUnitSuccess | UpdateUnit | UpdateUnitFail | UpdateUnitSuccess | LoadTree | LoadTreeSuccess | LoadTreeFail | LoadApprovalProcesses | LoadApprovalProcessesSuccess | LoadApprovalProcessesFail | AssignRole | AssignRoleSuccess | AssignRoleFail | UnassignRole | UnassignRoleSuccess | UnassignRoleFail | AssignApprover | AssignApproverSuccess | AssignApproverFail | UnassignApprover | UnassignApproverSuccess | UnassignApproverFail | CreateAddress | CreateAddressSuccess | CreateAddressFail | UpdateAddress | UpdateAddressSuccess | UpdateAddressFail | DeleteAddress | DeleteAddressSuccess | DeleteAddressFail | LoadAddresses | LoadAddressesFail | LoadAddressesSuccess | LoadAddressSuccess | ClearAssignedUsers"],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"OrgUnitAction","members":["LoadOrgUnitNodes | LoadOrgUnitNodesFail | LoadOrgUnitNodesSuccess | LoadOrgUnit | LoadOrgUnitFail | LoadOrgUnitSuccess | CreateUnit | CreateUnitFail | CreateUnitSuccess | UpdateUnit | UpdateUnitFail | UpdateUnitSuccess | LoadTree | LoadTreeSuccess | LoadTreeFail | LoadApprovalProcesses | LoadApprovalProcessesSuccess | LoadApprovalProcessesFail | AssignRole | AssignRoleSuccess | AssignRoleFail | UnassignRole | UnassignRoleSuccess | UnassignRoleFail | AssignApprover | AssignApproverSuccess | AssignApproverFail | UnassignApprover | UnassignApproverSuccess | UnassignApproverFail | CreateAddress | CreateAddressSuccess | CreateAddressFail | UpdateAddress | UpdateAddressSuccess | UpdateAddressFail | DeleteAddress | DeleteAddressSuccess | DeleteAddressFail | LoadAddresses | LoadAddressesFail | LoadAddressesSuccess | LoadAddressSuccess | ClearAssignedUsers"]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_APPROVER_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_APPROVER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_APPROVER_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_APPROVER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_APPROVER","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_APPROVER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_ROLE_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_ROLE_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_ROLE_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_ROLE_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_ROLE","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UNASSIGN_ROLE","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignApprover","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgUnitId: string; orgCustomerId: string; roleId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; orgCustomerId: string; roleId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignApprover","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; orgCustomerId: string; roleId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgUnitId: string;\n orgCustomerId: string;\n roleId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignApproverFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignApproverFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignApproverSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignApproverSuccess","members":[{"kind":"Property","name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n uid: string;\n roleId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignRole","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgCustomerId: string; roleId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; roleId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignRole","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgCustomerId: string; roleId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgCustomerId: string;\n roleId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignRoleFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orgCustomerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignRoleFail","members":[{"kind":"Property","name":"payload","type":"{ orgCustomerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orgCustomerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignRoleSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignRoleSuccess","members":[{"kind":"Property","name":"payload","type":"{ uid: string; roleId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n uid: string;\n roleId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ADDRESS_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ADDRESS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ADDRESS_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ADDRESS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ADDRESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ADDRESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ORG_UNIT_FAIL","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ORG_UNIT_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ORG_UNIT_SUCCESS","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ORG_UNIT_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ORG_UNIT","namespace":"OrgUnitActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_ORG_UNIT","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateAddress","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orgUnitId: string; addressId: string; address: Address; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; addressId: string; address: Address; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateAddress","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orgUnitId: string; addressId: string; address: Address; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orgUnitId: string;\n addressId: string;\n address: Address;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateAddressFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ addressId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ addressId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateAddressFail","members":[{"kind":"Property","name":"payload","type":"{ addressId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n addressId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateAddressSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Address"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateAddressSuccess","members":[{"kind":"Property","name":"payload","type":"Address"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUnit","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; unitCode: string; unit: B2BUnit; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; unitCode: string; unit: B2BUnit; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUnit","members":[{"kind":"Property","name":"payload","type":"{ userId: string; unitCode: string; unit: B2BUnit; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n unitCode: string;\n unit: B2BUnit;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUnitFail","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ unitCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ unitCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUnitFail","members":[{"kind":"Property","name":"payload","type":"{ unitCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n unitCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUnitSuccess","namespace":"OrgUnitActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"B2BUnit"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUnitSuccess","members":[{"kind":"Property","name":"payload","type":"B2BUnit"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrgUnitAdapter","members":[{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"loadApprovalProcesses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadTree","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadUsers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"updateAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadApprovalProcesses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadApprovalProcesses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTree","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTree","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUsers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUsers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"OrgUnitAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrgUnitAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnit","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnit","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadApprovalProcesses","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadTree","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadUsers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignRole","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignRole","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadAddresses","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"createAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"updateAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"deleteAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrgUnitConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"OrgUnitAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!OrgUnitAdapter:class","shortType":"OrgUnitAdapter","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"adapter","type":"OrgUnitAdapter"},{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getApprovalProcesses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTree","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getUsers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"updateAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApprovalProcesses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApprovalProcesses","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTree","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTree","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUsers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUsers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignRole","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"OrgUnitConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrgUnitConnector","members":[{"kind":"Property","name":"adapter","type":"OrgUnitAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"OrgUnitAdapter","canonicalReference":"@spartacus/organization/administration/core!OrgUnitAdapter:class","shortType":"OrgUnitAdapter","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnit","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnit","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getApprovalProcesses","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTree","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getUsers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"assignRole","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignRole","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignApprover","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAddresses","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"createAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"updateAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"deleteAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrgUnitGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"orgUnitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"boolean | UrlTree"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"boolean | UrlTree"},"topLevelApiElementName":"OrgUnitGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrgUnitGuard","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/organization/administration/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"orgUnitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/core!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/organization/administration/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"boolean | UrlTree"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"OrgUnits","members":[{"kind":"PropertySignature","name":"addressEntities","type":"StateUtils.EntityLoaderState
"},{"kind":"PropertySignature","name":"addressList","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"approvalProcesses","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"availableOrgUnitNodes","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"entities","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"tree","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"users","type":"StateUtils.EntityLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addressEntities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addressEntities","type":"StateUtils.EntityLoaderState
"},"topLevelApiElementName":"OrgUnits","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addressList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addressList","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"OrgUnits","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approvalProcesses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approvalProcesses","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"OrgUnits","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"availableOrgUnitNodes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"availableOrgUnitNodes","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"OrgUnits","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"OrgUnits","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tree","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tree","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"OrgUnits","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"users","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"users","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"OrgUnits","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"OrgUnits","members":[{"kind":"Property","name":"availableOrgUnitNodes","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"entities","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"tree","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"approvalProcesses","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"users","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"addressList","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"addressEntities","type":"StateUtils.EntityLoaderState
"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"OrgUnitSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OrgUnitSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrgUnitSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getAddressesState","namespace":"OrgUnitSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getAddressesState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getApprovalProcesses","namespace":"OrgUnitSelectors","parameters":[],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getApprovalProcesses","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getApprovalProcesses","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getApprovalProcessesState","namespace":"OrgUnitSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getApprovalProcessesState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getAssignedUsers","namespace":"OrgUnitSelectors","parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getAssignedUsers","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getAssignedUsers","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getB2BAddress","namespace":"OrgUnitSelectors","parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getB2BAddress","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getB2BAddress","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getB2BAddresses","namespace":"OrgUnitSelectors","parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getB2BAddresses","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getB2BAddresses","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getB2BOrgUnitState","namespace":"OrgUnitSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getB2BOrgUnitState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getOrgUnit","namespace":"OrgUnitSelectors","parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrgUnit","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrgUnit","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getOrgUnitList","namespace":"OrgUnitSelectors","parameters":[],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrgUnitList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrgUnitList","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getOrgUnitsNodeListState","namespace":"OrgUnitSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getOrgUnitsNodeListState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getOrgUnitsState","namespace":"OrgUnitSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getOrgUnitsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getOrgUnitState","namespace":"OrgUnitSelectors","parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrgUnitState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrgUnitState","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getOrgUnitsTreeState","namespace":"OrgUnitSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getOrgUnitsTreeState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getOrgUnitTree","namespace":"OrgUnitSelectors","parameters":[],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrgUnitTree","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrgUnitTree","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getOrgUnitValue","namespace":"OrgUnitSelectors","parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrgUnitValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrgUnitValue","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrgUnitService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"assignRole","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"clearAssignedUsersList","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"unit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"findUnitChildrenInTree","overloadIndex":1,"parameters":[{"name":"orginitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unit","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"B2BUnitNode[]"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getActiveUnitList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddress","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable
"},{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getAddressLoadingStatus","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getApprovalProcesses","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getChildUnits","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getCostCenters","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getTree","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getUsers","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"isUpdatingUnitAllowed","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadApprovalProcesses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"loadTree","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"loadUsers","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"sortUnitList","overloadIndex":1,"parameters":[{"name":"a","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"},{"name":"b","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"0 | 1 | -1"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"unassignRole","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"unitCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"updateAddress","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignApprover","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignRole","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearAssignedUsersList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearAssignedUsersList","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"unit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteAddress","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findUnitChildrenInTree","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findUnitChildrenInTree","overloadIndex":1,"parameters":[{"name":"orginitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unit","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"B2BUnitNode[]"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveUnitList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveUnitList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddress","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable
"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressLoadingStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressLoadingStatus","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApprovalProcesses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApprovalProcesses","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getChildUnits","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getChildUnits","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenters","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrorState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadingStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTree","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTree","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUsers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUsers","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUpdatingUnitAllowed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUpdatingUnitAllowed","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadApprovalProcesses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadApprovalProcesses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTree","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTree","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadUsers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadUsers","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sortUnitList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sortUnitList","overloadIndex":1,"parameters":[{"name":"a","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"},{"name":"b","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"0 | 1 | -1"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignApprover","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignApprover","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignRole","overloadIndex":1,"parameters":[{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"roleId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"unitCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unit","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAddress","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"OrgUnitService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/administration/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"clearAssignedUsersList","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"load","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadList","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadTree","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadApprovalProcesses","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadUsers","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadAddresses","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getOrgUnit","type":""},{"kind":"Property","name":"getOrgUnitValue","type":""},{"kind":"Property","name":"getTreeState","type":""},{"kind":"Property","name":"getOrgUnitsList","type":""},{"kind":"Property","name":"getAddressesState","type":""},{"kind":"Property","name":"getAddressState","type":""},{"kind":"Property","name":"getAssignedUsers","type":""},{"kind":"Property","name":"getApprovalProcessesList","type":""},{"kind":"Method","name":"get","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCostCenters","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"findUnitChildrenInTree","parameters":[{"name":"orginitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unit","type":"B2BUnitNode","canonicalReference":"@spartacus/organization/administration/core!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":false}],"returnType":"B2BUnitNode[]"},{"kind":"Method","name":"getChildUnits","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getTree","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getApprovalProcesses","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActiveUnitList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"sortUnitList","parameters":[{"name":"a","type":"B2BUnitNode","canonicalReference":"@spartacus/organization/administration/core!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":false},{"name":"b","type":"B2BUnitNode","canonicalReference":"@spartacus/organization/administration/core!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":false}],"returnType":"0 | 1 | -1"},{"kind":"Method","name":"getUsers","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getErrorState","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"unit","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"update","parameters":[{"name":"unitCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unit","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/core!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getLoadingStatus","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"assignRole","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignRole","parameters":[{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"assignApprover","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignApprover","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"roleId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"createAddress","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAddresses","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getAddress","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"updateAddress","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAddressLoadingStatus","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"deleteAddress","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getOrgUnitState","type":""},{"kind":"Method","name":"isUpdatingUnitAllowed","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"Permission","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"orderApprovalPermissionType","type":"OrderApprovalPermissionType"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"periodRange","type":"Period"},{"kind":"PropertySignature","name":"selected","type":"boolean"},{"kind":"PropertySignature","name":"threshold","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderApprovalPermissionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderApprovalPermissionType","type":"OrderApprovalPermissionType"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"periodRange","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"periodRange","type":"Period"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"threshold","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"threshold","type":"number"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"Permission","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"currency","type":"Currency"},{"kind":"Property","name":"orderApprovalPermissionType","type":"OrderApprovalPermissionType"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"periodRange","type":"Period"},{"kind":"Property","name":"selected","type":"boolean"},{"kind":"Property","name":"threshold","type":"number"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"PermissionActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"PermissionActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PermissionActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_PERMISSION_FAIL","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_PERMISSION_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_PERMISSION_SUCCESS","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_PERMISSION_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_PERMISSION","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_PERMISSION","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreatePermission","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; permission: Permission; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; permission: Permission; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreatePermission","members":[{"kind":"Property","name":"payload","type":"{ userId: string; permission: Permission; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n permission: Permission;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreatePermissionFail","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ permissionCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ permissionCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreatePermissionFail","members":[{"kind":"Property","name":"payload","type":"{ permissionCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n permissionCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreatePermissionSuccess","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"Permission"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreatePermissionSuccess","members":[{"kind":"Property","name":"payload","type":"Permission"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Permission","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_FAIL","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_SUCCESS","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_TYPES_FAIL","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_TYPES_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_TYPES_SUCCESS","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_TYPES_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_TYPES","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION_TYPES","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSION","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSIONS_FAIL","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSIONS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSIONS_SUCCESS","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSIONS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSIONS","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_PERMISSIONS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermission","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; permissionCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; permissionCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermission","members":[{"kind":"Property","name":"payload","type":"{ userId: string; permissionCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n permissionCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionFail","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ permissionCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ permissionCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionFail","members":[{"kind":"Property","name":"payload","type":"{ permissionCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n permissionCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissions","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]},"topLevelApiElementName":"LoadPermissions","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},"new":{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; params: SearchConfig; }"},"topLevelApiElementName":"LoadPermissions","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissions","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionsFail","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]},"topLevelApiElementName":"LoadPermissionsFail","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},"new":{"kind":"Property","name":"payload","type":"{ userGroupId: string; params: SearchConfig; error: any; }"},"topLevelApiElementName":"LoadPermissionsFail","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionsFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionsSuccess","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]},"topLevelApiElementName":"LoadPermissionsSuccess","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},"new":{"kind":"Property","name":"payload","type":"{ userGroupId: string; page: ListModel; params: SearchConfig; }"},"topLevelApiElementName":"LoadPermissionsSuccess","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionsSuccess","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionSuccess","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Permission | Permission[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"Permission | Permission[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionSuccess","members":[{"kind":"Property","name":"payload","type":"Permission | Permission[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Permission | Permission[]","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionTypes","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionTypes","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionTypesFail","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionTypesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/organization/administration/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionTypesSuccess","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"OrderApprovalPermissionType[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~OrderApprovalPermissionType:interface","shortType":"OrderApprovalPermissionType","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"OrderApprovalPermissionType[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionTypesSuccess","members":[{"kind":"Property","name":"payload","type":"OrderApprovalPermissionType[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"OrderApprovalPermissionType[]","canonicalReference":"@spartacus/organization/administration/core!OrderApprovalPermissionType:class","shortType":"OrderApprovalPermissionType","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"PermissionAction","namespace":"PermissionActions","members":["LoadPermission | LoadPermissionFail | LoadPermissionSuccess | LoadPermissions | LoadPermissionsFail | LoadPermissionsSuccess | CreatePermission | CreatePermissionFail | CreatePermissionSuccess | UpdatePermission | UpdatePermissionFail | UpdatePermissionSuccess | LoadPermissionTypes | LoadPermissionTypesFail | LoadPermissionTypesSuccess"],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"PermissionAction","members":["LoadPermission | LoadPermissionFail | LoadPermissionSuccess | LoadPermissions | LoadPermissionsFail | LoadPermissionsSuccess | CreatePermission | CreatePermissionFail | CreatePermissionSuccess | UpdatePermission | UpdatePermissionFail | UpdatePermissionSuccess | LoadPermissionTypes | LoadPermissionTypesFail | LoadPermissionTypesSuccess"]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_PERMISSION_FAIL","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_PERMISSION_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_PERMISSION_SUCCESS","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_PERMISSION_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_PERMISSION","namespace":"PermissionActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_PERMISSION","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdatePermission","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; permissionCode: string; permission: Permission; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; permissionCode: string; permission: Permission; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdatePermission","members":[{"kind":"Property","name":"payload","type":"{ userId: string; permissionCode: string; permission: Permission; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n permissionCode: string;\n permission: Permission;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdatePermissionFail","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ permissionCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ permissionCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdatePermissionFail","members":[{"kind":"Property","name":"payload","type":"{ permissionCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n permissionCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdatePermissionSuccess","namespace":"PermissionActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"Permission"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdatePermissionSuccess","members":[{"kind":"Property","name":"payload","type":"Permission"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Permission","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"PermissionAdapter","members":[{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"PermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"PermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"PermissionAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"PermissionAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permission","type":"Permission","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permission","type":"Permission","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadTypes","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"PermissionConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"PermissionAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!PermissionAdapter:class","shortType":"PermissionAdapter","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"adapter","type":"PermissionAdapter"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"getTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"PermissionConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PermissionConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"PermissionConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PermissionConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"PermissionConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"PermissionConnector","members":[{"kind":"Property","name":"adapter","type":"PermissionAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"PermissionAdapter","canonicalReference":"@spartacus/organization/administration/core!PermissionAdapter:class","shortType":"PermissionAdapter","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permission","type":"Permission","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permission","type":"Permission","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTypes","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"PermissionManagement","members":[{"kind":"PropertySignature","name":"permissionTypes","type":"StateUtils.EntityLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"permissionTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"permissionTypes","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"PermissionManagement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"PermissionManagement","members":[{"kind":"Property","name":"permissionTypes","type":"StateUtils.EntityLoaderState"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"PermissionSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"PermissionSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PermissionSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getPermission","namespace":"PermissionSelectors","parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPermission","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPermission","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getPermissionList","namespace":"PermissionSelectors","parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPermissionList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPermissionList","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getPermissionManagementState","namespace":"PermissionSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getPermissionManagementState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getPermissionsState","namespace":"PermissionSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getPermissionsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getPermissionState","namespace":"PermissionSelectors","parameters":[{"name":"permissionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPermissionState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPermissionState","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getPermissionTypes","namespace":"PermissionSelectors","parameters":[],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPermissionTypes","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPermissionTypes","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getPermissionTypesState","namespace":"PermissionSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getPermissionTypesState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getPermissionValue","namespace":"PermissionSelectors","parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPermissionValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPermissionValue","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"PermissionService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadPermission","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadPermissions","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"loadPermissionTypes","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrorState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadingStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadPermission","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadPermissions","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadPermissionTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadPermissionTypes","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permission","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"PermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"PermissionService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/administration/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadPermission","parameters":[{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadPermissions","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadPermissionTypes","parameters":[],"returnType":"void"},{"kind":"Property","name":"getPermission","type":""},{"kind":"Property","name":"getPermissionValue","type":""},{"kind":"Property","name":"getPermissionList","type":""},{"kind":"Property","name":"getPermissionTypeList","type":""},{"kind":"Method","name":"get","parameters":[{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"create","parameters":[{"name":"permission","type":"Permission","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"update","parameters":[{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permission","type":"Permission","canonicalReference":"@spartacus/organization/administration/core!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getLoadingStatus","parameters":[{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Property","name":"getPermissionState","type":""},{"kind":"Method","name":"getErrorState","parameters":[{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"StateWithOrganization","members":[{"kind":"PropertySignature","name":"organization","type":"OrganizationState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"organization","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"organization","type":"OrganizationState"},"topLevelApiElementName":"StateWithOrganization","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"StateWithOrganization","members":[{"kind":"Property","name":"[ORGANIZATION_FEATURE]","type":"OrganizationState"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"UserGroup","members":[{"kind":"PropertySignature","name":"members","type":"B2BUser[]"},{"kind":"PropertySignature","name":"membersCount","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"permissions","type":"Permission[]"},{"kind":"PropertySignature","name":"roles","type":"B2BUserRole[]"},{"kind":"PropertySignature","name":"selected","type":"boolean"},{"kind":"PropertySignature","name":"subGroups","type":"UserGroup[]"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"members","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"members","type":"B2BUser[]"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"membersCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"membersCount","type":"number"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"permissions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"permissions","type":"Permission[]"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"roles","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"roles","type":"B2BUserRole[]"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subGroups","type":"UserGroup[]"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"UserGroup","members":[{"kind":"Property","name":"members","type":"B2BUser[]"},{"kind":"Property","name":"membersCount","type":"number"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"permissions","type":"Permission[]"},{"kind":"Property","name":"roles","type":"B2BUserRole[]"},{"kind":"Property","name":"selected","type":"boolean"},{"kind":"Property","name":"subGroups","type":"UserGroup[]"},{"kind":"Property","name":"uid","type":"string"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"UserGroupActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"UserGroupActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UserGroupActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignMember","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; customerId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; customerId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignMember","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; customerId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n customerId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignMemberFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; customerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; customerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignMemberFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; customerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n customerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignMemberSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ customerId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ customerId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignMemberSuccess","members":[{"kind":"Property","name":"payload","type":"{ customerId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n customerId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignPermission","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; permissionUid: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; permissionUid: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignPermission","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; permissionUid: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n permissionUid: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignPermissionFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; permissionUid: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; permissionUid: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignPermissionFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; permissionUid: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n permissionUid: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignPermissionSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ permissionUid: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ permissionUid: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"AssignPermissionSuccess","members":[{"kind":"Property","name":"payload","type":"{ permissionUid: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n permissionUid: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_USER_GROUP_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_USER_GROUP_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_USER_GROUP_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_USER_GROUP_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_USER_GROUP","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"CREATE_USER_GROUP","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUserGroup","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroup: UserGroup; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroup: UserGroup; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUserGroup","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroup: UserGroup; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroup: UserGroup;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUserGroupFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUserGroupFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUserGroupSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"UserGroup"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"CreateUserGroupSuccess","members":[{"kind":"Property","name":"payload","type":"UserGroup"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_USER_GROUP_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_USER_GROUP_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_USER_GROUP_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_USER_GROUP_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_USER_GROUP","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"DELETE_USER_GROUP","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteUserGroup","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteUserGroup","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteUserGroupFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteUserGroupFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteUserGroupSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"UserGroup"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"DeleteUserGroupSuccess","members":[{"kind":"Property","name":"payload","type":"UserGroup"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_AVAILABLE_CUSTOMERS_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_AVAILABLE_CUSTOMERS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_AVAILABLE_CUSTOMERS_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_AVAILABLE_CUSTOMERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_AVAILABLE_CUSTOMERS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_AVAILABLE_CUSTOMERS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_PERMISSIONS_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_PERMISSIONS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_PERMISSIONS_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_PERMISSIONS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_PERMISSIONS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_PERMISSIONS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUP","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUPS_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUPS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUPS_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUPS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUPS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"LOAD_USER_GROUPS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAvailableOrgCustomers","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAvailableOrgCustomers","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAvailableOrgCustomersFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAvailableOrgCustomersFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAvailableOrgCustomersSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadAvailableOrgCustomersSuccess","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissions","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissions","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionsFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionsFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionsSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadPermissionsSuccess","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroup","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroup","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroupFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroupFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroups","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroups","members":[{"kind":"Property","name":"payload","type":"{ userId: string; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroupsFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ params: SearchConfig; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroupsFail","members":[{"kind":"Property","name":"payload","type":"{ params: SearchConfig; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n params: SearchConfig;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroupsSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ page: ListModel; params: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroupsSuccess","members":[{"kind":"Property","name":"payload","type":"{ page: ListModel; params: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n page: ListModel;\n params: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroupSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"UserGroup | UserGroup[]","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"UserGroup | UserGroup[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"LoadUserGroupSuccess","members":[{"kind":"Property","name":"payload","type":"UserGroup | UserGroup[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"UserGroup | UserGroup[]","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignAllMembers","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignAllMembers","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignAllMembersFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignAllMembersFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignAllMembersSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"UserGroup"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignAllMembersSuccess","members":[{"kind":"Property","name":"payload","type":"UserGroup"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignMember","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; customerId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; customerId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignMember","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; customerId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n customerId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignMemberFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; customerId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; customerId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignMemberFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; customerId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n customerId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignMemberSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ customerId: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ customerId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignMemberSuccess","members":[{"kind":"Property","name":"payload","type":"{ customerId: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n customerId: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignPermission","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; permissionUid: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; permissionUid: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignPermission","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; permissionUid: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n permissionUid: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignPermissionFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; permissionUid: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; permissionUid: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignPermissionFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; permissionUid: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n permissionUid: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignPermissionSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ permissionUid: string; selected: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ permissionUid: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UnassignPermissionSuccess","members":[{"kind":"Property","name":"payload","type":"{ permissionUid: string; selected: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n permissionUid: string;\n selected: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_USER_GROUP_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_USER_GROUP_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_USER_GROUP_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_USER_GROUP_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_USER_GROUP","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"UPDATE_USER_GROUP","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUserGroup","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; userGroupId: string; userGroup: UserGroup; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; userGroup: UserGroup; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUserGroup","members":[{"kind":"Property","name":"payload","type":"{ userId: string; userGroupId: string; userGroup: UserGroup; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n userGroupId: string;\n userGroup: UserGroup;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUserGroupFail","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userGroupId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUserGroupFail","members":[{"kind":"Property","name":"payload","type":"{ userGroupId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userGroupId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUserGroupSuccess","namespace":"UserGroupActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"payload","type":"UserGroup"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UpdateUserGroupSuccess","members":[{"kind":"Property","name":"payload","type":"UserGroup"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_MEMBER_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_MEMBER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_MEMBER_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_MEMBER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_MEMBER","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_MEMBER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_PERMISSION_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_PERMISSION_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_PERMISSION_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_PERMISSION_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_PERMISSION","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_ASSIGN_PERMISSION","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_ALL_MEMBERS_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_ALL_MEMBERS_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_ALL_MEMBERS_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_ALL_MEMBERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_ALL_MEMBERS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_ALL_MEMBERS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_MEMBER_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_MEMBER_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_MEMBER_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_MEMBER_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_MEMBER","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_MEMBER","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_PERMISSION_FAIL","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_PERMISSION_FAIL","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_PERMISSION_SUCCESS","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_PERMISSION_SUCCESS","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_PERMISSION","namespace":"UserGroupActions","type":"","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"USER_GROUP_UNASSIGN_PERMISSION","type":""}},{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"UserGroupAction","namespace":"UserGroupActions","members":["LoadUserGroup | LoadUserGroupFail | LoadUserGroupSuccess | LoadUserGroups | LoadUserGroupsFail | LoadUserGroupsSuccess | LoadPermissions | LoadPermissionsFail | LoadPermissionsSuccess | LoadAvailableOrgCustomers | LoadAvailableOrgCustomersFail | LoadAvailableOrgCustomersSuccess | CreateUserGroup | CreateUserGroupFail | CreateUserGroupSuccess | AssignMember | AssignMemberFail | AssignMemberSuccess | AssignPermission | AssignPermissionFail | AssignPermissionSuccess | UpdateUserGroup | UpdateUserGroupFail | UpdateUserGroupSuccess | DeleteUserGroup | DeleteUserGroupFail | DeleteUserGroupSuccess | UnassignMember | UnassignMemberFail | UnassignMemberSuccess | UnassignAllMembers | UnassignAllMembersFail | UnassignAllMembersSuccess | UnassignPermission | UnassignPermissionFail | UnassignPermissionSuccess"],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"TypeAlias","name":"UserGroupAction","members":["LoadUserGroup | LoadUserGroupFail | LoadUserGroupSuccess | LoadUserGroups | LoadUserGroupsFail | LoadUserGroupsSuccess | LoadPermissions | LoadPermissionsFail | LoadPermissionsSuccess | LoadAvailableOrgCustomers | LoadAvailableOrgCustomersFail | LoadAvailableOrgCustomersSuccess | CreateUserGroup | CreateUserGroupFail | CreateUserGroupSuccess | AssignMember | AssignMemberFail | AssignMemberSuccess | AssignPermission | AssignPermissionFail | AssignPermissionSuccess | UpdateUserGroup | UpdateUserGroupFail | UpdateUserGroupSuccess | DeleteUserGroup | DeleteUserGroupFail | DeleteUserGroupSuccess | UnassignMember | UnassignMemberFail | UnassignMemberSuccess | UnassignAllMembers | UnassignAllMembersFail | UnassignAllMembersSuccess | UnassignPermission | UnassignPermissionFail | UnassignPermissionSuccess"]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UserGroupAdapter","members":[{"kind":"Method","name":"assignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignMember","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignOrderApprovalPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAvailableOrderApprovalPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAvailableOrgCustomers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignAllMembers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignMember","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignOrderApprovalPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UserGroupAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"loadAvailableOrgCustomers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroup","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroup","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignMember","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignOrderApprovalPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalPermissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignMember","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignAllMembers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignOrderApprovalPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalPermissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UserGroupConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UserGroupAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroupAdapter:class","shortType":"UserGroupAdapter","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"adapter","type":"UserGroupAdapter"},{"kind":"Method","name":"assignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"assignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"getAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"unassignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignMember","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignOrderApprovalPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAvailableOrderApprovalPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAvailableOrgCustomers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignAllMembers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignMember","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignMember","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignOrderApprovalPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignOrderApprovalPermission","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderApprovalPermissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UserGroupConnector","members":[{"kind":"Property","name":"adapter","type":"UserGroupAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UserGroupAdapter","canonicalReference":"@spartacus/organization/administration/core!UserGroupAdapter:class","shortType":"UserGroupAdapter","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"getAvailableOrderApprovalPermissions","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"getAvailableOrgCustomers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroup","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroup","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignMember","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignOrderApprovalPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalPermissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignMember","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgCustomerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignAllMembers","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"unassignOrderApprovalPermission","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderApprovalPermissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"UserGroupManagement","members":[{"kind":"PropertySignature","name":"customers","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"permissions","type":"StateUtils.EntityLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customers","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"UserGroupManagement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"permissions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"permissions","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"UserGroupManagement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"UserGroupManagement","members":[{"kind":"Property","name":"permissions","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"customers","type":"StateUtils.EntityLoaderState"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Namespace","name":"UserGroupSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"UserGroupSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UserGroupSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getAvailableOrderApprovalPermissions","namespace":"UserGroupSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getAvailableOrderApprovalPermissions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getAvailableOrderApprovalPermissions","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getAvailableOrgCustomers","namespace":"UserGroupSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getAvailableOrgCustomers","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getAvailableOrgCustomers","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getUserGroup","namespace":"UserGroupSelectors","parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getUserGroup","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getUserGroup","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getUserGroupList","namespace":"UserGroupSelectors","parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getUserGroupList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getUserGroupList","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getUserGroupManagementState","namespace":"UserGroupSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getUserGroupManagementState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getUserGroupsState","namespace":"UserGroupSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getUserGroupsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getUserGroupState","namespace":"UserGroupSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getUserGroupState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getUserGroupState","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Function","name":"getUserGroupValue","namespace":"UserGroupSelectors","parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getUserGroupValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getUserGroupValue","topLevelApiElementKind":"Function","entryPoint":"@spartacus/organization/administration/core"}]},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UserGroupService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"assignMember","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userGroupUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"loadAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"unassignMember","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignMember","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignMember","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignPermission","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userGroupUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAvailableOrderApprovalPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAvailableOrgCustomers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrorState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrorState","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadingStatus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadingStatus","overloadIndex":1,"parameters":[{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAvailableOrderApprovalPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAvailableOrgCustomers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAvailableOrgCustomers","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"params","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignAllMembers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignMember","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignMember","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignPermission","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignPermission","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userGroupId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroup","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"UserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UserGroupService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/administration/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getUserGroup","type":""},{"kind":"Property","name":"getUserGroupValue","type":""},{"kind":"Property","name":"getUserGroupList","type":""},{"kind":"Property","name":"getAvailableOrgCustomersList","type":""},{"kind":"Property","name":"getAvailableOrderApprovalPermissionsList","type":""},{"kind":"Method","name":"get","parameters":[{"name":"userGroupUid","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"create","parameters":[{"name":"userGroup","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"update","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroup","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/core!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getLoadingStatus","parameters":[{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"delete","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadAvailableOrgCustomers","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadAvailableOrderApprovalPermissions","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAvailableOrgCustomers","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getAvailableOrderApprovalPermissions","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/organization/administration/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assignMember","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"customerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignMember","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"customerId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignAllMembers","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"assignPermission","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionUid","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unassignPermission","parameters":[{"name":"userGroupId","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionUid","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getUserGroupState","type":""},{"kind":"Method","name":"getErrorState","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UserGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"b2bUserService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_core!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"boolean | UrlTree"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"boolean | UrlTree"},"topLevelApiElementName":"UserGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Class","name":"UserGuard","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/organization/administration/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"b2bUserService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/core!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/organization/administration/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"boolean | UrlTree"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ActiveLinkCellComponent","members":[{"kind":"Property","name":"tabIndex","type":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"tabIndex","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"tabIndex","type":"number"},"topLevelApiElementName":"ActiveLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ActiveLinkCellComponent","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"AmountCellComponent","members":[{"kind":"Property","name":"budget","type":"any"},{"kind":"Property","name":"currency","type":"any"},{"kind":"Property","name":"property","type":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"budget","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"budget","type":"any"},"topLevelApiElementName":"AmountCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"currency","type":"any"},"topLevelApiElementName":"AmountCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"property","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"property","type":"string | undefined"},"topLevelApiElementName":"AmountCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"AmountCellComponent","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"AssignCellComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"},{"name":"organizationItemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"},{"name":"organizationSubListService","type":"ListService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ListService:class","shortType":"ListService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"linkKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"isAssigned","type":"boolean"},{"kind":"Property","name":"link","type":"string"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"state","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"organizationItemService","type":"ItemService"},{"kind":"Property","name":"organizationSubListService","type":"ListService"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Method","name":"toggleAssign","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"linkKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"linkKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"AssignCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isAssigned","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isAssigned","type":"boolean"},"topLevelApiElementName":"AssignCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"link","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"link","type":"string"},"topLevelApiElementName":"AssignCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"state","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AssignCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleAssign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleAssign","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AssignCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"linkKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"AssignCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"AssignCellComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"organizationItemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"organizationSubListService","type":"ListService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/organization/administration/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false},{"name":"organizationItemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"organizationSubListService","type":"ListService","canonicalReference":"@spartacus/organization/administration/components!ListService:class","shortType":"ListService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"toggleAssign","parameters":[],"returnType":"void"},{"kind":"Method","name":"assign","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"linkKey","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"linkKey","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"notify","parameters":[{"name":"item","type":"any","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"state","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BaseMessageComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"messageData","type":"MessageData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components"},{"name":"platformId","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"handleAutoHide","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"message","type":"Translatable"},{"kind":"Property","name":"messageData","type":"MessageData"},{"kind":"Property","name":"messageIcon","type":"ICON_TYPE | undefined"},{"kind":"Property","name":"messageTitle","type":"Translatable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Method","name":"resolveType","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},{"kind":"Property","name":"terminated","type":"boolean"},{"kind":"Property","name":"type","type":"string | undefined"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BaseMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleAutoHide","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleAutoHide","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BaseMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BaseMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveType","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},"topLevelApiElementName":"BaseMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BaseMessageComponent","members":[{"kind":"Property","name":"messageData","type":"MessageData"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"type","type":"string | undefined"},{"kind":"Property","name":"terminated","type":"boolean"},{"kind":"Property","name":"message","type":"Translatable"},{"kind":"Property","name":"messageTitle","type":"Translatable"},{"kind":"Property","name":"messageIcon","type":"ICON_TYPE | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"messageData","type":"MessageData","canonicalReference":"@spartacus/organization/administration/components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"platformId","type":"any","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[],"returnType":"void"},{"kind":"Method","name":"resolveType","parameters":[],"returnType":"string | undefined"},{"kind":"Method","name":"handleAutoHide","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetCostCenterListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"budgetService","type":"BudgetService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Method","name":"filterSelected","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"_pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"filterSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"filterSelected","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"BudgetCostCenterListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"_pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"BudgetCostCenterListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetCostCenterListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"budgetService","type":"BudgetService","canonicalReference":"@spartacus/organization/administration/components!BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"_pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"filterSelected","parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/components!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetDetailsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"model$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BudgetDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetDetailsComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"model$","type":"Observable"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"},{"name":"currencyService","type":"CurrencyService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"createCodeWithName","overloadIndex":1,"parameters":[{"name":"name","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"code","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Property","name":"currencies$","type":"Observable"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCodeWithName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCodeWithName","overloadIndex":1,"parameters":[{"name":"name","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"code","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"BudgetFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BudgetFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetFormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"currencies$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"currencyService","type":"CurrencyService","canonicalReference":"@spartacus/organization/administration/components!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"createCodeWithName","parameters":[{"name":"name","type":"AbstractControl | null","canonicalReference":"@spartacus/organization/administration/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false},{"name":"code","type":"AbstractControl | null","canonicalReference":"@spartacus/organization/administration/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetFormService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"datePickerService","type":"DatePickerService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~DatePickerService:class","shortType":"DatePickerService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"datePickerService","type":"DatePickerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BudgetFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetFormService","members":[{"kind":"Property","name":"datePickerService","type":"DatePickerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"datePickerService","type":"DatePickerService","canonicalReference":"@spartacus/organization/administration/components!DatePickerService:class","shortType":"DatePickerService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"build","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentBudgetService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentBudgetService:class","shortType":"CurrentBudgetService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"BudgetFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!BudgetFormService:class","shortType":"BudgetFormService","importPath":"@spartacus/organization/administration/components"},{"name":"budgetService","type":"BudgetService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},{"kind":"Property","name":"currentItemService","type":"CurrentBudgetService"},{"kind":"Property","name":"formService","type":"BudgetFormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},"topLevelApiElementName":"BudgetItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"BudgetItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"BudgetItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Budget","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Budget:interface","shortType":"Budget","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},"topLevelApiElementName":"BudgetItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentBudgetService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"BudgetFormService"},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentBudgetService","canonicalReference":"@spartacus/organization/administration/components!CurrentBudgetService:class","shortType":"CurrentBudgetService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"BudgetFormService","canonicalReference":"@spartacus/organization/administration/components!BudgetFormService:class","shortType":"BudgetFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"budgetService","type":"BudgetService","canonicalReference":"@spartacus/organization/administration/components!BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"Budget","canonicalReference":"@spartacus/organization/administration/components!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"value","type":"Budget","canonicalReference":"@spartacus/organization/administration/components!Budget:class","shortType":"Budget","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"budgetService","type":"BudgetService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Method","name":"convertBudgets","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertBudgets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertBudgets","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"BudgetListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"BudgetListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"BudgetListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"budgetService","type":"BudgetService","canonicalReference":"@spartacus/organization/administration/components!BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"convertBudgets","parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/components!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CardComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Method","name":"closeView","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"item$","type":"Observable"},{"kind":"Property","name":"itemKey","type":"string | undefined"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"previous","type":"boolean | string"},{"kind":"Property","name":"previousLabel","type":"string"},{"kind":"Method","name":"refreshMessages","overloadIndex":1,"parameters":[{"name":"item","type":"T | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"showHint","type":"boolean | undefined"},{"kind":"Property","name":"subtitle","type":"string"},{"kind":"Property","name":"view","type":"ViewComponent"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeView","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeView","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"previousLabel","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"previousLabel","type":"string"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshMessages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshMessages","overloadIndex":1,"parameters":[{"name":"item","type":"T | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CardComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CardComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"previous","type":"boolean | string"},{"kind":"Property","name":"subtitle","type":"string"},{"kind":"Property","name":"showHint","type":"boolean | undefined"},{"kind":"Property","name":"itemKey","type":"string | undefined"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"item$","type":"Observable"},{"kind":"Property","name":"view","type":"ViewComponent"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"closeView","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/organization/administration/components!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"refreshMessages","parameters":[{"name":"item","type":"T | undefined","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CellComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cellOptions","type":"TableFieldOptions"},{"kind":"Property","name":"hasItem","type":"boolean"},{"kind":"Property","name":"item","type":"any"},{"kind":"Property","name":"linkable","type":"boolean"},{"kind":"Property","name":"model","type":"TableDataOutletContext"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"property","type":"string | undefined"},{"kind":"Property","name":"route","type":"string"},{"kind":"Property","name":"routeModel","type":"any"},{"kind":"Property","name":"tabIndex","type":"number"},{"kind":"Property","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cellOptions","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cellOptions","type":"TableFieldOptions"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hasItem","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hasItem","type":"boolean"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"item","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"item","type":"any"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"linkable","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"linkable","type":"boolean"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"model","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"model","type":"TableDataOutletContext"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"property","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"property","type":"string | undefined"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"route","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"route","type":"string"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"routeModel","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"routeModel","type":"any"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"tabIndex","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"tabIndex","type":"number"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"type","type":"string"},"topLevelApiElementName":"CellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CellComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/organization/administration/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ConfirmationMessageComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"data","type":"MessageData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components"},{"name":"platformId","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"cancelText","type":"Translatable"},{"kind":"Method","name":"confirm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"confirmText","type":"Translatable"},{"kind":"Property","name":"data","type":"MessageData"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"platformId","type":"any"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"confirm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"confirm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfirmationMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfirmationMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ConfirmationMessageComponent","members":[{"kind":"Property","name":"data","type":"MessageData"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"cancelText","type":"Translatable"},{"kind":"Property","name":"confirmText","type":"Translatable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"data","type":"MessageData","canonicalReference":"@spartacus/organization/administration/components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"platformId","type":"any","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"confirm","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"ConfirmationMessageData","members":[{"kind":"PropertySignature","name":"confirm","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"confirm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"confirm","type":"boolean"},"topLevelApiElementName":"ConfirmationMessageData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"ConfirmationMessageData","members":[{"kind":"Property","name":"confirm","type":"boolean"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterAssignedBudgetListService","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"CostCenterAssignedBudgetListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterAssignedBudgetListService","members":[{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterBudgetListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"costCenterService","type":"CostCenterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~CostCenterService:class","shortType":"CostCenterService","importPath":"@spartacus/organization/administration/core"},{"name":"budgetService","type":"BudgetService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Property","name":"costCenterService","type":"CostCenterService"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"CostCenterBudgetListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"CostCenterBudgetListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"costCenterCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"budgetCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"CostCenterBudgetListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterBudgetListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"costCenterService","type":"CostCenterService"},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"costCenterService","type":"CostCenterService","canonicalReference":"@spartacus/organization/administration/components!CostCenterService:class","shortType":"CostCenterService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"budgetService","type":"BudgetService","canonicalReference":"@spartacus/organization/administration/components!BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assign","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"costCenterCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"budgetCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"},{"name":"currencyService","type":"CurrencyService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"createCodeWithName","overloadIndex":1,"parameters":[{"name":"name","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"code","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Property","name":"currencies$","type":"Observable"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"unitKey","type":"string | null"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCodeWithName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCodeWithName","overloadIndex":1,"parameters":[{"name":"name","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"code","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"CostCenterFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"unitKey","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"unitKey","type":"string | null"},"topLevelApiElementName":"CostCenterFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterFormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"currencies$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"currencyService","type":"CurrencyService","canonicalReference":"@spartacus/organization/administration/components!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"createCodeWithName","parameters":[{"name":"name","type":"AbstractControl | null","canonicalReference":"@spartacus/organization/administration/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false},{"name":"code","type":"AbstractControl | null","canonicalReference":"@spartacus/organization/administration/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterFormService","members":[{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CostCenterFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterFormService","members":[{"kind":"Method","name":"build","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"costCenterService","type":"CostCenterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~CostCenterService:class","shortType":"CostCenterService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"convertCostCenters","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},{"kind":"Property","name":"costCenterService","type":"CostCenterService"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertCostCenters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertCostCenters","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"CostCenterListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"CostCenterListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CostCenterListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"costCenterService","type":"CostCenterService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"costCenterService","type":"CostCenterService","canonicalReference":"@spartacus/organization/administration/components!CostCenterService:class","shortType":"CostCenterService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"convertCostCenters","parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/components!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"CostCenterModel","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"currency","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"unit","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"CostCenterModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"CostCenterModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"string"},"topLevelApiElementName":"CostCenterModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CostCenterModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"unit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"unit","type":"any"},"topLevelApiElementName":"CostCenterModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"CostCenterModel","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"unit","type":"any"},{"kind":"Property","name":"currency","type":"string"},{"kind":"Property","name":"active","type":"boolean"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentBudgetService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"budgetService","type":"BudgetService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentBudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentBudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentBudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentBudgetService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentBudgetService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"budgetService","type":"BudgetService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"budgetService","type":"BudgetService","canonicalReference":"@spartacus/organization/administration/components!BudgetService:class","shortType":"BudgetService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getError","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentCostCenterService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"costCenterService","type":"CostCenterService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~CostCenterService:class","shortType":"CostCenterService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"costCenterService","type":"CostCenterService"},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentCostCenterService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"costCenterService","type":"CostCenterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"costCenterService","type":"CostCenterService","canonicalReference":"@spartacus/organization/administration/components!CostCenterService:class","shortType":"CostCenterService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getError","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"b2bUnit$","type":"Observable"},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"_key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getRouterParam","overloadIndex":1,"parameters":[{"name":"paramKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"item$","type":"Observable"},{"kind":"Property","name":"key$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"_key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRouterParam","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRouterParam","overloadIndex":1,"parameters":[{"name":"paramKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentItemService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"key$","type":"Observable"},{"kind":"Property","name":"item$","type":"Observable"},{"kind":"Property","name":"b2bUnit$","type":"Observable"},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"params","type":"any[]","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getRouterParam","parameters":[{"name":"paramKey","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getError","parameters":[{"name":"_key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentPermissionService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"permissionService","type":"PermissionService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentPermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentPermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentPermissionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentPermissionService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"permissionService","type":"PermissionService","canonicalReference":"@spartacus/organization/administration/components!PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getError","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUnitAddressService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"unitUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable
"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"item$","type":"Observable
"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentUnitAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUnitAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"unitUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable
"},"topLevelApiElementName":"CurrentUnitAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentUnitAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUnitAddressService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"item$","type":"Observable
"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"unitUid","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"getError","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUnitChildService","members":[{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentUnitChildService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUnitChildService","members":[{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUnitService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"orgUnitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUnitService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"orgUnitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getError","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUnitUserService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"b2bUserService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentUnitUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUnitUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUnitUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentUnitUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUnitUserService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"b2bUserService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getError","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUserGroupService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"userGroupService","type":"UserGroupService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentUserGroupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUserGroupService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"userGroupService","type":"UserGroupService","canonicalReference":"@spartacus/organization/administration/components!UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getError","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUserService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"b2bUserService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"name$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getError","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CurrentUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamKey","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CurrentUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"CurrentUserService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Property","name":"name$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"b2bUserService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getParamKey","parameters":[],"returnType":"string"},{"kind":"Method","name":"getItem","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getError","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"DateRangeCellComponent","members":[{"kind":"Property","name":"hasRange","type":"boolean"},{"kind":"Property","name":"linkable","type":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hasRange","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hasRange","type":"boolean"},"topLevelApiElementName":"DateRangeCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"linkable","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"linkable","type":"boolean"},"topLevelApiElementName":"DateRangeCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"DateRangeCellComponent","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"DeleteItemComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"additionalParam","type":"string"},{"kind":"Property","name":"confirmation","type":"Subject | null"},{"kind":"Method","name":"confirmDelete","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"current$","type":"Observable"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"key","type":"string"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"confirmDelete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"confirmDelete","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"DeleteItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"DeleteItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DeleteItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"DeleteItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"DeleteItemComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"key","type":"string"},{"kind":"Property","name":"additionalParam","type":"string"},{"kind":"Property","name":"current$","type":"Observable"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"confirmation","type":"Subject | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"delete","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"confirmDelete","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"notify","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"DisableInfoComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"disableInfoService","type":"DisableInfoService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!DisableInfoService:class","shortType":"DisableInfoService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"current$","type":"Observable"},{"kind":"Property","name":"defaultInfoConfig","type":"{ disabledCreate: boolean; disabledEdit: boolean; disabledEnable: boolean; disabledDisable: boolean; }"},{"kind":"Property","name":"disableInfoService","type":"DisableInfoService"},{"kind":"Property","name":"displayCustomInfo","type":"boolean"},{"kind":"Method","name":"displayDisabledCreate","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},{"kind":"Method","name":"displayDisabledDisable","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},{"kind":"Method","name":"displayDisabledEdit","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},{"kind":"Method","name":"displayDisabledEnable","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},{"kind":"Property","name":"displayInfoConfig","type":"{ disabledCreate?: boolean; disabledEdit?: boolean; disabledEnable?: boolean; disabledDisable?: boolean; }"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"defaultInfoConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"defaultInfoConfig","type":"{ disabledCreate: boolean; disabledEdit: boolean; disabledEnable: boolean; disabledDisable: boolean; }"},"topLevelApiElementName":"DisableInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayDisabledCreate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayDisabledCreate","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},"topLevelApiElementName":"DisableInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayDisabledDisable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayDisabledDisable","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},"topLevelApiElementName":"DisableInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayDisabledEdit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayDisabledEdit","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},"topLevelApiElementName":"DisableInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayDisabledEnable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayDisabledEnable","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},"topLevelApiElementName":"DisableInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"DisableInfoComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"DisableInfoComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"disableInfoService","type":"DisableInfoService"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"displayInfoConfig","type":"{ disabledCreate?: boolean; disabledEdit?: boolean; disabledEnable?: boolean; disabledDisable?: boolean; }"},{"kind":"Property","name":"displayCustomInfo","type":"boolean"},{"kind":"Property","name":"current$","type":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"disableInfoService","type":"DisableInfoService","canonicalReference":"@spartacus/organization/administration/components!DisableInfoService:class","shortType":"DisableInfoService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"displayDisabledCreate","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"boolean | undefined"},{"kind":"Method","name":"displayDisabledEdit","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"boolean | undefined"},{"kind":"Method","name":"displayDisabledEnable","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"boolean | undefined"},{"kind":"Method","name":"displayDisabledDisable","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"boolean | undefined"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"DisableInfoService","members":[{"kind":"Method","name":"isItemDisabled","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isParentDisabled","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isRootUnit","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isItemDisabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isItemDisabled","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"DisableInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isParentDisabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isParentDisabled","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"DisableInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRootUnit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRootUnit","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"DisableInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"DisableInfoService","members":[{"kind":"Method","name":"isItemDisabled","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isParentDisabled","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isRootUnit","parameters":[{"name":"item","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/components!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"FormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"animateBack","type":"boolean"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""},{"name":"card","type":"CardComponent","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CardComponent:class","shortType":"CardComponent","importPath":"@spartacus/storefront"}],"returnType":"void"},{"kind":"Property","name":"disabled$","type":"Observable"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"i18n","type":"string"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"T | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"action","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Method","name":"setI18nRoot","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subtitle","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""},{"name":"card","type":"CardComponent","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CardComponent:class","shortType":"CardComponent","importPath":"@spartacus/storefront"}],"returnType":"void"},"topLevelApiElementName":"FormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"FormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"T | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"action","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"FormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setI18nRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setI18nRoot","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"FormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"animateBack","type":"boolean"},{"kind":"Property","name":"subtitle","type":"string"},{"kind":"Property","name":"i18n","type":"string"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"disabled$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"save","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"notify","parameters":[{"name":"item","type":"T | undefined","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false},{"name":"action","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setI18nRoot","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"back","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/organization/administration/components!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false},{"name":"card","type":"CardComponent","canonicalReference":"@spartacus/organization/administration/components!CardComponent:class","shortType":"CardComponent","importPath":"@spartacus/storefront","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"FormService","members":[{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"defaultValue","type":"T"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UntypedFormGroup | null"},{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"defaultValue","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"defaultValue","type":"T"},"topLevelApiElementName":"FormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UntypedFormGroup | null"},"topLevelApiElementName":"FormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"patchData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"FormService","members":[{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Method","name":"build","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getForm","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"UntypedFormGroup | null"},{"kind":"Method","name":"patchData","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"toggleFreeze","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ItemActiveDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Method","name":"handleDisabledItems","overloadIndex":1,"parameters":[{"name":"item","type":"BaseItem","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!BaseItem:type","shortType":"BaseItem","importPath":"@spartacus/organization/administration/components"}],"returnType":"void"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleDisabledItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleDisabledItems","overloadIndex":1,"parameters":[{"name":"item","type":"BaseItem","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!BaseItem:type","shortType":"BaseItem","importPath":"@spartacus/organization/administration/components"}],"returnType":"void"},"topLevelApiElementName":"ItemActiveDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemActiveDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemActiveDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ItemActiveDirective","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleDisabledItems","parameters":[{"name":"item","type":"BaseItem","canonicalReference":"@spartacus/organization/administration/components!BaseItem:class","shortType":"BaseItem","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ItemExistsDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Method","name":"handleErrorMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleErrorMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleErrorMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemExistsDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemExistsDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ItemExistsDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ItemExistsDirective","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleErrorMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentItemService:class","shortType":"CurrentItemService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"FormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!FormService:class","shortType":"FormService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Method","name":"buildRouteParams","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"current$","type":"Observable"},{"kind":"Property","name":"currentItemService","type":"CurrentItemService"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"additionalParam","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"error$","type":"Observable"},{"kind":"Property","name":"formService","type":"FormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UntypedFormGroup | null"},{"kind":"Method","name":"getRouterParam","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"key$","type":"Observable"},{"kind":"Method","name":"launchDetails","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"setEditMode","overloadIndex":1,"parameters":[{"name":"isInEdit","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"unit$","type":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildRouteParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildRouteParams","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"additionalParam","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UntypedFormGroup | null"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRouterParam","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRouterParam","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchDetails","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setEditMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setEditMode","overloadIndex":1,"parameters":[{"name":"isInEdit","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"ItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentItemService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"FormService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentItemService","canonicalReference":"@spartacus/organization/administration/components!CurrentItemService:class","shortType":"CurrentItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"FormService","canonicalReference":"@angular/forms!FormService:class","shortType":"FormService","importPath":"@angular/forms","isOptional":false}]},{"kind":"Property","name":"key$","type":"Observable"},{"kind":"Property","name":"current$","type":"Observable"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"unit$","type":"Observable"},{"kind":"Property","name":"error$","type":"Observable"},{"kind":"Method","name":"save","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false},{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"delete","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"additionalParam","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"load","parameters":[{"name":"params","type":"any[]","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"value","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"update","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"getForm","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"UntypedFormGroup | null"},{"kind":"Method","name":"launchDetails","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"buildRouteParams","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"any"},{"kind":"Method","name":"getRouterParam","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setEditMode","parameters":[{"name":"isInEdit","type":"boolean","canonicalReference":"@spartacus/organization/administration/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"LimitCellComponent","members":[{"kind":"Property","name":"isExceedPermission","type":"boolean"},{"kind":"Property","name":"isOrderThreshold","type":"boolean"},{"kind":"Property","name":"isTimeSpanThreshold","type":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isExceedPermission","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isExceedPermission","type":"boolean"},"topLevelApiElementName":"LimitCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isOrderThreshold","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isOrderThreshold","type":"boolean"},"topLevelApiElementName":"LimitCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isTimeSpanThreshold","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isTimeSpanThreshold","type":"boolean"},"topLevelApiElementName":"LimitCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"LimitCellComponent","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"LinkCellComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"},{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Method","name":"getRouterModel","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"tabIndex","type":"number"},{"kind":"Property","name":"unitKey$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRouterModel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRouterModel","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"LinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"tabIndex","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"tabIndex","type":"number"},"topLevelApiElementName":"LinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"LinkCellComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"unitKey$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/organization/administration/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false},{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"getRouterModel","parameters":[{"name":"uid","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"ListService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ListService:class","shortType":"ListService","importPath":"@spartacus/organization/administration/components"},{"name":"organizationItemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Method","name":"browse","overloadIndex":1,"parameters":[{"name":"pagination","type":"P | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"createButtonAllTypes","type":"typeof CreateButtonType"},{"kind":"Property","name":"createButtonType","type":"CreateButtonType"},{"kind":"Property","name":"currentKey$","type":"Observable"},{"kind":"Property","name":"domainType","type":"string"},{"kind":"Method","name":"getCreateButtonLabel","overloadIndex":1,"parameters":[],"returnType":"Translatable"},{"kind":"Method","name":"getListCount","overloadIndex":1,"parameters":[{"name":"dataTable","type":"Table | EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Table:interface","shortType":"Table","importPath":"@spartacus/storefront"}],"returnType":"number | undefined"},{"kind":"Property","name":"hasGhostData","type":"boolean"},{"kind":"Property","name":"hideAddButton","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"launchItem","overloadIndex":1,"parameters":[{"name":"event","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"listData$","type":"Observable | undefined>"},{"kind":"Method","name":"onCreateButtonClick","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"organizationItemService","type":"ItemService"},{"kind":"Property","name":"service","type":"ListService"},{"kind":"Method","name":"sort","overloadIndex":1,"parameters":[{"name":"pagination","type":"P | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sortCode","type":"string | undefined"},{"kind":"Property","name":"structure$","type":"Observable"},{"kind":"Property","name":"trapFocus","type":"typeof TrapFocus"},{"kind":"Property","name":"viewType","type":"OrganizationTableType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"browse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"browse","overloadIndex":1,"parameters":[{"name":"pagination","type":"P | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateButtonLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateButtonLabel","overloadIndex":1,"parameters":[],"returnType":"Translatable"},"topLevelApiElementName":"ListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getListCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getListCount","overloadIndex":1,"parameters":[{"name":"dataTable","type":"Table | EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Table:interface","shortType":"Table","importPath":"@spartacus/storefront"}],"returnType":"number | undefined"},"topLevelApiElementName":"ListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchItem","overloadIndex":1,"parameters":[{"name":"event","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCreateButtonClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCreateButtonClick","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sort","overloadIndex":1,"parameters":[{"name":"pagination","type":"P | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ListComponent","members":[{"kind":"Property","name":"service","type":"ListService"},{"kind":"Property","name":"organizationItemService","type":"ItemService"},{"kind":"Property","name":"trapFocus","type":"typeof TrapFocus"},{"kind":"Property","name":"hasGhostData","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"ListService","canonicalReference":"@spartacus/organization/administration/components!ListService:class","shortType":"ListService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"organizationItemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Property","name":"viewType","type":"OrganizationTableType"},{"kind":"Property","name":"domainType","type":"string"},{"kind":"Property","name":"sortCode","type":"string | undefined"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"createButtonAllTypes","type":"typeof CreateButtonType"},{"kind":"Property","name":"createButtonType","type":"CreateButtonType"},{"kind":"Property","name":"currentKey$","type":"Observable"},{"kind":"Property","name":"structure$","type":"Observable"},{"kind":"Property","name":"listData$","type":"Observable | undefined>"},{"kind":"Property","name":"key","type":"string"},{"kind":"Property","name":"hideAddButton","type":"boolean"},{"kind":"Method","name":"getListCount","parameters":[{"name":"dataTable","type":"Table | EntitiesModel","canonicalReference":"@spartacus/organization/administration/components!Table:class","shortType":"Table","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"browse","parameters":[{"name":"pagination","type":"P | undefined","canonicalReference":"@spartacus/organization/administration/components!P:class","shortType":"P","importPath":"","isOptional":false},{"name":"pageNumber","type":"number","canonicalReference":"@spartacus/organization/administration/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"launchItem","parameters":[{"name":"event","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"sort","parameters":[{"name":"pagination","type":"P | undefined","canonicalReference":"@spartacus/organization/administration/components!P:class","shortType":"P","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onCreateButtonClick","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCreateButtonLabel","parameters":[],"returnType":"Translatable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ListService","members":[{"kind":"Property","name":"_domainType","type":"string"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"defaultTableStructure","type":"ResponsiveTableConfiguration"},{"kind":"Property","name":"domainType","type":"string"},{"kind":"Method","name":"getCreateButtonLabel","overloadIndex":1,"parameters":[],"returnType":"Translatable"},{"kind":"Method","name":"getCreateButtonType","overloadIndex":1,"parameters":[],"returnType":"CreateButtonType"},{"kind":"Method","name":"getData","overloadIndex":1,"parameters":[{"name":"args","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getStructure","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"ghostData","type":"EntitiesModel"},{"kind":"Method","name":"hasGhostData","overloadIndex":1,"parameters":[{"name":"data","type":"EntitiesModel | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"key","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"args","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"notification$","type":"Subject"},{"kind":"Method","name":"onCreateButtonClick","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"pagination$","type":"BehaviorSubject

"},{"kind":"Method","name":"sort","overloadIndex":1,"parameters":[{"name":"pagination","type":"P","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_obsoleteSort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"view","overloadIndex":1,"parameters":[{"name":"pagination","type":"P","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"nextPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"viewType","type":"OrganizationTableType"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"domainType","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"domainType","type":"string"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateButtonLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateButtonLabel","overloadIndex":1,"parameters":[],"returnType":"Translatable"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateButtonType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateButtonType","overloadIndex":1,"parameters":[],"returnType":"CreateButtonType"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getData","overloadIndex":1,"parameters":[{"name":"args","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStructure","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStructure","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasGhostData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasGhostData","overloadIndex":1,"parameters":[{"name":"data","type":"EntitiesModel | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"key","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"key","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"args","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCreateButtonClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCreateButtonClick","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sort","overloadIndex":1,"parameters":[{"name":"pagination","type":"P","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_obsoleteSort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"view","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"view","overloadIndex":1,"parameters":[{"name":"pagination","type":"P","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"nextPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"viewType","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"viewType","type":"OrganizationTableType"},"topLevelApiElementName":"ListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"defaultTableStructure","type":"ResponsiveTableConfiguration"},{"kind":"Property","name":"ghostData","type":"EntitiesModel"},{"kind":"Property","name":"notification$","type":"Subject"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"string"},{"kind":"Property","name":"pagination$","type":"BehaviorSubject

"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"key","parameters":[],"returnType":"string"},{"kind":"Method","name":"getData","parameters":[{"name":"args","type":"any","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getStructure","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"view","parameters":[{"name":"pagination","type":"P","canonicalReference":"@spartacus/organization/administration/components!P:class","shortType":"P","importPath":"","isOptional":false},{"name":"nextPage","type":"number","canonicalReference":"@spartacus/organization/administration/components!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"sort","parameters":[{"name":"pagination","type":"P","canonicalReference":"@spartacus/organization/administration/components!P:class","shortType":"P","importPath":"","isOptional":false},{"name":"_obsoleteSort","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"hasGhostData","parameters":[{"name":"data","type":"EntitiesModel | undefined","canonicalReference":"@spartacus/organization/administration/components!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"args","type":"any","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"getCreateButtonType","parameters":[],"returnType":"CreateButtonType"},{"kind":"Method","name":"onCreateButtonClick","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCreateButtonLabel","parameters":[],"returnType":"Translatable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"MessageComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"},{"name":"renderService","type":"MessageRenderService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageRenderService:class","shortType":"MessageRenderService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"msg","type":"MessageData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components"}],"returnType":"void"},{"kind":"Property","name":"renderService","type":"MessageRenderService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"terminate","overloadIndex":1,"parameters":[{"name":"ref","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"render","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"render","overloadIndex":1,"parameters":[{"name":"msg","type":"MessageData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components"}],"returnType":"void"},"topLevelApiElementName":"MessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"terminate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"terminate","overloadIndex":1,"parameters":[{"name":"ref","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"MessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"MessageComponent","members":[{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"renderService","type":"MessageRenderService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"renderService","type":"MessageRenderService","canonicalReference":"@spartacus/organization/administration/components!MessageRenderService:class","shortType":"MessageRenderService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"render","parameters":[{"name":"msg","type":"MessageData","canonicalReference":"@spartacus/organization/administration/components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"terminate","parameters":[{"name":"ref","type":"ComponentRef","canonicalReference":"@angular/core!ComponentRef:class","shortType":"ComponentRef","importPath":"@angular/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"MessageEventData","members":[{"kind":"PropertySignature","name":"close","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"close","type":"boolean"},"topLevelApiElementName":"MessageEventData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"MessageEventData","members":[{"kind":"Property","name":"close","type":"boolean"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"MessageRenderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","isOptional":false,"canonicalReference":"@angular/core!ComponentFactoryResolver$1:class","shortType":"ComponentFactoryResolver","importPath":"@angular/core"}]},{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Method","name":"getComponent","overloadIndex":1,"parameters":[{"name":"msg","type":"MessageData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components"}],"returnType":"ComponentFactory"},{"kind":"Method","name":"getInjector","overloadIndex":1,"parameters":[{"name":"componentData","type":"MessageData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components"},{"name":"parent","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}],"returnType":"Injector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponent","overloadIndex":1,"parameters":[{"name":"msg","type":"MessageData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components"}],"returnType":"ComponentFactory"},"topLevelApiElementName":"MessageRenderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInjector","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInjector","overloadIndex":1,"parameters":[{"name":"componentData","type":"MessageData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components"},{"name":"parent","type":"Injector","isOptional":true,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}],"returnType":"Injector"},"topLevelApiElementName":"MessageRenderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"MessageRenderService","members":[{"kind":"Property","name":"componentFactoryResolver","type":"ComponentFactoryResolver"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentFactoryResolver","type":"ComponentFactoryResolver","canonicalReference":"@spartacus/organization/administration/components!ComponentFactoryResolver:class","shortType":"ComponentFactoryResolver","importPath":"","isOptional":false}]},{"kind":"Method","name":"getComponent","parameters":[{"name":"msg","type":"MessageData","canonicalReference":"@spartacus/organization/administration/components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components","isOptional":false}],"returnType":"ComponentFactory"},{"kind":"Method","name":"getInjector","parameters":[{"name":"componentData","type":"MessageData","canonicalReference":"@spartacus/organization/administration/components!MessageData:class","shortType":"MessageData","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"parent","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":true}],"returnType":"Injector"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"MessageService","members":[{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"message","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Subject"},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"message","type":"Subject | null","isOptional":false,"canonicalReference":"rxjs!Subject:class","shortType":"Subject","importPath":"rxjs"}],"returnType":"void"},{"kind":"Property","name":"data$","type":"ReplaySubject"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDefaultMessage","overloadIndex":1,"parameters":[{"name":"message","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MessageData"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"message","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Subject"},"topLevelApiElementName":"MessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"message","type":"Subject | null","isOptional":false,"canonicalReference":"rxjs!Subject:class","shortType":"Subject","importPath":"rxjs"}],"returnType":"void"},"topLevelApiElementName":"MessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"MessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDefaultMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDefaultMessage","overloadIndex":1,"parameters":[{"name":"message","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MessageData"},"topLevelApiElementName":"MessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"MessageService","members":[{"kind":"Property","name":"data$","type":"ReplaySubject"},{"kind":"Method","name":"get","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"message","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"Subject"},{"kind":"Method","name":"close","parameters":[{"name":"message","type":"Subject | null","canonicalReference":"rxjs!Subject:class","shortType":"Subject","importPath":"rxjs","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getDefaultMessage","parameters":[{"name":"message","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"MessageData"},{"kind":"Method","name":"clear","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"PermissionFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"},{"name":"currencyService","type":"CurrencyService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core"},{"name":"permissionService","type":"PermissionService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"currencies$","type":"Observable"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"periods","type":"string[]"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Property","name":"types$","type":"Observable"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PermissionFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"PermissionFormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"currencies$","type":"Observable"},{"kind":"Property","name":"types$","type":"Observable"},{"kind":"Property","name":"periods","type":"string[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"currencyService","type":"CurrencyService","canonicalReference":"@spartacus/organization/administration/components!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core","isOptional":false},{"name":"permissionService","type":"PermissionService","canonicalReference":"@spartacus/organization/administration/components!PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"PermissionFormService","members":[{"kind":"Method","name":"amend","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"code","type":"PermissionType","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!PermissionType:enum","shortType":"PermissionType","importPath":"@spartacus/organization/administration/components"}],"returnType":"void"},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"defaultValue","type":"Permission"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"Permission","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"amend","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"amend","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"code","type":"PermissionType","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!PermissionType:enum","shortType":"PermissionType","importPath":"@spartacus/organization/administration/components"}],"returnType":"void"},"topLevelApiElementName":"PermissionFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PermissionFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"defaultValue","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"defaultValue","type":"Permission"},"topLevelApiElementName":"PermissionFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PermissionFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"patchData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"Permission","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"PermissionFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"PermissionFormService","members":[{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"build","parameters":[],"returnType":"void"},{"kind":"Method","name":"amend","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false},{"name":"code","type":"PermissionType","canonicalReference":"@spartacus/organization/administration/components!PermissionType:class","shortType":"PermissionType","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"patchData","parameters":[{"name":"item","type":"Permission","canonicalReference":"@spartacus/organization/administration/components!Permission:class","shortType":"Permission","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"PermissionItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentPermissionService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentPermissionService:class","shortType":"CurrentPermissionService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"PermissionFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!PermissionFormService:class","shortType":"PermissionFormService","importPath":"@spartacus/organization/administration/components"},{"name":"permissionService","type":"PermissionService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},{"kind":"Property","name":"currentItemService","type":"CurrentPermissionService"},{"kind":"Property","name":"formService","type":"PermissionFormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},"topLevelApiElementName":"PermissionItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"PermissionItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"PermissionItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"Permission","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Permission:interface","shortType":"Permission","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},"topLevelApiElementName":"PermissionItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"PermissionItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentPermissionService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"PermissionFormService"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentPermissionService","canonicalReference":"@spartacus/organization/administration/components!CurrentPermissionService:class","shortType":"CurrentPermissionService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"PermissionFormService","canonicalReference":"@spartacus/organization/administration/components!PermissionFormService:class","shortType":"PermissionFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"permissionService","type":"PermissionService","canonicalReference":"@spartacus/organization/administration/components!PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"Permission","canonicalReference":"@spartacus/organization/administration/components!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"value","type":"Permission","canonicalReference":"@spartacus/organization/administration/components!Permission:class","shortType":"Permission","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"PermissionListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"permissionsService","type":"PermissionService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"convertPermissions","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"permissionsService","type":"PermissionService"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertPermissions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertPermissions","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"PermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"PermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"PermissionListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"permissionsService","type":"PermissionService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"permissionsService","type":"PermissionService","canonicalReference":"@spartacus/organization/administration/components!PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"convertPermissions","parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/components!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"PermissionModel","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"currency","type":"{ symbol: string; }"},{"kind":"PropertySignature","name":"orderApprovalPermissionType","type":"{ name: string; }"},{"kind":"PropertySignature","name":"orgUnit","type":"any"},{"kind":"PropertySignature","name":"periodRange","type":"any"},{"kind":"PropertySignature","name":"threshold","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"PermissionModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"{ symbol: string; }"},"topLevelApiElementName":"PermissionModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderApprovalPermissionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderApprovalPermissionType","type":"{ name: string; }"},"topLevelApiElementName":"PermissionModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"any"},"topLevelApiElementName":"PermissionModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"periodRange","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"periodRange","type":"any"},"topLevelApiElementName":"PermissionModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"threshold","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"threshold","type":"any"},"topLevelApiElementName":"PermissionModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"PermissionModel","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"orderApprovalPermissionType","type":"{ name: string; }"},{"kind":"Property","name":"threshold","type":"any"},{"kind":"Property","name":"periodRange","type":"any"},{"kind":"Property","name":"orgUnit","type":"any"},{"kind":"Property","name":"currency","type":"{ symbol: string; }"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"StatusCellComponent","members":[{"kind":"Property","name":"isActive","type":"boolean"},{"kind":"Property","name":"label","type":"\"organization.enabled\" | \"organization.disabled\" | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isActive","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isActive","type":"boolean"},"topLevelApiElementName":"StatusCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"label","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"label","type":"\"organization.enabled\" | \"organization.disabled\" | undefined"},"topLevelApiElementName":"StatusCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"StatusCellComponent","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"SubListComponent","members":[{"kind":"Property","name":"dataStructure$","type":"Observable"},{"kind":"Property","name":"hasGhostData","type":"boolean"},{"kind":"Property","name":"hostClass","type":"string"},{"kind":"Property","name":"key","type":"string"},{"kind":"Property","name":"listData$","type":"Observable | undefined>"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"previous","type":"boolean | string"},{"kind":"Property","name":"routerKey","type":"string"},{"kind":"Property","name":"showHint","type":"boolean | undefined"},{"kind":"Property","name":"subKey$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"routerKey","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"routerKey","type":"string"},"topLevelApiElementName":"SubListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"SubListComponent","members":[{"kind":"Property","name":"hostClass","type":"string"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"previous","type":"boolean | string"},{"kind":"Property","name":"key","type":"string"},{"kind":"Property","name":"showHint","type":"boolean | undefined"},{"kind":"Property","name":"hasGhostData","type":"boolean"},{"kind":"Property","name":"subKey$","type":"Observable"},{"kind":"Property","name":"listData$","type":"Observable | undefined>"},{"kind":"Property","name":"dataStructure$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"SubListService","members":[{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"_key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_args","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"defaultTableStructure","type":"ResponsiveTableConfiguration"},{"kind":"Method","name":"filterSelected","overloadIndex":1,"parameters":[{"name":"list","type":"EntitiesModel | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel | undefined"},{"kind":"Property","name":"ghostData","type":"EntitiesModel"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"_key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_args","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"_key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_args","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"SubListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"filterSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"filterSelected","overloadIndex":1,"parameters":[{"name":"list","type":"EntitiesModel | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel | undefined"},"topLevelApiElementName":"SubListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"_key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_args","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"SubListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"SubListService","members":[{"kind":"Property","name":"defaultTableStructure","type":"ResponsiveTableConfiguration"},{"kind":"Property","name":"ghostData","type":"EntitiesModel"},{"kind":"Method","name":"assign","parameters":[{"name":"_key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"_args","type":"any","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"_key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"_args","type":"any","canonicalReference":"@spartacus/organization/administration/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"filterSelected","parameters":[{"name":"list","type":"EntitiesModel | undefined","canonicalReference":"@spartacus/organization/administration/components!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false}],"returnType":"EntitiesModel | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ToggleLinkCellComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"},{"name":"unitTreeService","type":"UnitTreeService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitTreeService:class","shortType":"UnitTreeService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"combinedName","type":"string"},{"kind":"Property","name":"count","type":"any"},{"kind":"Property","name":"depthLevel","type":"any"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"expanded","type":"any"},{"kind":"Property","name":"hasItem","type":"boolean"},{"kind":"Property","name":"isSwitchable","type":"boolean"},{"kind":"Property","name":"item","type":"B2BUnit | null"},{"kind":"Method","name":"onArrowDown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"currentSelectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"siblingElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onArrowLeft","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onArrowRight","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onArrowUp","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"currentSelectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"siblingElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onKeydown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSpace","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"siblingElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Method","name":"restoreFocus","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"toggleItem","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"unitTreeService","type":"UnitTreeService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"combinedName","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"combinedName","type":"string"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"count","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"count","type":"any"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"depthLevel","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"depthLevel","type":"any"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"expanded","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"expanded","type":"any"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hasItem","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hasItem","type":"boolean"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isSwitchable","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isSwitchable","type":"boolean"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"item","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"item","type":"B2BUnit | null"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onArrowDown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onArrowDown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"currentSelectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"siblingElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onArrowLeft","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onArrowLeft","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onArrowRight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onArrowRight","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onArrowUp","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onArrowUp","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"currentSelectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"siblingElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onKeydown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onKeydown","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSpace","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSpace","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"siblingElements","type":"HTMLElement[]","isOptional":false,"canonicalReference":"!HTMLElement:interface","shortType":"HTMLElement","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreFocus","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleItem","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleLinkCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ToggleLinkCellComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"unitTreeService","type":"UnitTreeService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/organization/administration/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false},{"name":"unitTreeService","type":"UnitTreeService","canonicalReference":"@spartacus/organization/administration/components!UnitTreeService:class","shortType":"UnitTreeService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"toggleItem","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/organization/administration/components!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onKeydown","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/organization/administration/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onSpace","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/organization/administration/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false},{"name":"siblingElements","type":"HTMLElement[]","canonicalReference":"@spartacus/organization/administration/components!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onArrowDown","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/organization/administration/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false},{"name":"currentSelectedIndex","type":"number","canonicalReference":"@spartacus/organization/administration/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"siblingElements","type":"HTMLElement[]","canonicalReference":"@spartacus/organization/administration/components!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onArrowUp","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/organization/administration/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false},{"name":"currentSelectedIndex","type":"number","canonicalReference":"@spartacus/organization/administration/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"siblingElements","type":"HTMLElement[]","canonicalReference":"@spartacus/organization/administration/components!HTMLElement:class","shortType":"HTMLElement","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onArrowRight","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/organization/administration/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onArrowLeft","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/organization/administration/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"restoreFocus","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ToggleStatusComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"},{"name":"disableInfoService","type":"DisableInfoService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!DisableInfoService:class","shortType":"DisableInfoService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"confirmation","type":"Subject | null"},{"kind":"Property","name":"current$","type":"Observable"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"disableInfoService","type":"DisableInfoService"},{"kind":"Method","name":"getPatchedItem","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Method","name":"isDisabled","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"key","type":"string"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPatchedItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPatchedItem","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T"},"topLevelApiElementName":"ToggleStatusComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDisabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDisabled","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ToggleStatusComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ToggleStatusComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleStatusComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleStatusComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"item","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ToggleStatusComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"ToggleStatusComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"disableInfoService","type":"DisableInfoService"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"key","type":"string"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"current$","type":"Observable"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"confirmation","type":"Subject | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"disableInfoService","type":"DisableInfoService","canonicalReference":"@spartacus/organization/administration/components!DisableInfoService:class","shortType":"DisableInfoService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"toggle","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isDisabled","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"update","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPatchedItem","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"T"},{"kind":"Method","name":"notify","parameters":[{"name":"item","type":"T","canonicalReference":"@spartacus/organization/administration/components!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressDetailsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService

","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"currentUnitService","type":"CurrentUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUnitService:class","shortType":"CurrentUnitService","importPath":"@spartacus/organization/administration/components"},{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"currentUnitService","type":"CurrentUnitService"},{"kind":"Method","name":"getCountry","overloadIndex":1,"parameters":[{"name":"isoCode","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"itemService","type":"ItemService
"},{"kind":"Property","name":"model$","type":"Observable
"},{"kind":"Property","name":"unit$","type":"Observable"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCountry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCountry","overloadIndex":1,"parameters":[{"name":"isoCode","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitAddressDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressDetailsComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService
"},{"kind":"Property","name":"currentUnitService","type":"CurrentUnitService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"unit$","type":"Observable"},{"kind":"Property","name":"model$","type":"Observable
"},{"kind":"Method","name":"getCountry","parameters":[{"name":"isoCode","type":"string | undefined","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService
","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"currentUnitService","type":"CurrentUnitService","canonicalReference":"@spartacus/organization/administration/components!CurrentUnitService:class","shortType":"CurrentUnitService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/organization/administration/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false}]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService
","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"formService","type":"UnitAddressFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitAddressFormService:class","shortType":"UnitAddressFormService","importPath":"@spartacus/organization/administration/components"},{"name":"currentUnitService","type":"CurrentUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUnitService:class","shortType":"CurrentUnitService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Property","name":"currentUnitService","type":"CurrentUnitService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"formService","type":"UnitAddressFormService"},{"kind":"Property","name":"itemService","type":"ItemService
"},{"kind":"Property","name":"key$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"unit$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressFormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService
"},{"kind":"Property","name":"formService","type":"UnitAddressFormService"},{"kind":"Property","name":"currentUnitService","type":"CurrentUnitService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"key$","type":"Observable"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"unit$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService
","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"formService","type":"UnitAddressFormService","canonicalReference":"@spartacus/organization/administration/components!UnitAddressFormService:class","shortType":"UnitAddressFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"currentUnitService","type":"CurrentUnitService","canonicalReference":"@spartacus/organization/administration/components!CurrentUnitService:class","shortType":"CurrentUnitService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressFormService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"},{"name":"userProfileFacade","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"}]},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRegions","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRegions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRegions","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UnitAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressFormService","members":[{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/organization/administration/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false},{"name":"userProfileFacade","type":"UserProfileFacade","canonicalReference":"@spartacus/organization/administration/components!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false}]},{"kind":"Method","name":"build","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCountries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRegions","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentUnitAddressService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUnitAddressService:class","shortType":"CurrentUnitAddressService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"UnitAddressFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitAddressFormService:class","shortType":"UnitAddressFormService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"currentItemService","type":"CurrentUnitAddressService"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},{"kind":"Property","name":"formService","type":"UnitAddressFormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"launchDetails","overloadIndex":1,"parameters":[{"name":"item","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"launchList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"unitUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable
"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"unitRouteParam$","type":"Observable"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"addressCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UnitAddressItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UnitAddressItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},"topLevelApiElementName":"UnitAddressItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UnitAddressItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchDetails","overloadIndex":1,"parameters":[{"name":"item","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UnitAddressItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitAddressItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"unitUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable
"},"topLevelApiElementName":"UnitAddressItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"addressCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UnitAddressItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentUnitAddressService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"UnitAddressFormService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentUnitAddressService","canonicalReference":"@spartacus/organization/administration/components!CurrentUnitAddressService:class","shortType":"CurrentUnitAddressService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"UnitAddressFormService","canonicalReference":"@spartacus/organization/administration/components!UnitAddressFormService:class","shortType":"UnitAddressFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Property","name":"unitRouteParam$","type":"Observable"},{"kind":"Method","name":"load","parameters":[{"name":"unitUid","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"update","parameters":[{"name":"addressCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/organization/administration/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"value","type":"Address","canonicalReference":"@spartacus/organization/administration/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"delete","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unitUid","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"launchDetails","parameters":[{"name":"item","type":"Address","canonicalReference":"@spartacus/organization/administration/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"launchList","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"orgUnitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"_pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"_pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UnitAddressListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAddressListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"orgUnitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"_pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitApproverListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"unitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"unitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"unitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UnitApproverListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UnitApproverListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"unitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UnitApproverListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitApproverListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assign","parameters":[{"name":"unitId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"customerId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"unitId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"customerId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAssignedApproverListService","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UnitAssignedApproverListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitAssignedApproverListService","members":[{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitCellComponent","members":[{"kind":"Property","name":"property","type":"any"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"property","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"property","type":"any"},"topLevelApiElementName":"UnitCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitCellComponent","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitChildItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentUnitChildService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUnitChildService:class","shortType":"CurrentUnitChildService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"UnitFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitFormService:class","shortType":"UnitFormService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"buildRouteParams","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"{ uid: string | undefined; }"},{"kind":"Property","name":"currentItemService","type":"CurrentUnitChildService"},{"kind":"Property","name":"formService","type":"UnitFormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildRouteParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildRouteParams","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"{ uid: string | undefined; }"},"topLevelApiElementName":"UnitChildItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UnitChildItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UnitChildItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitChildItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentUnitChildService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"UnitFormService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentUnitChildService","canonicalReference":"@spartacus/organization/administration/components!CurrentUnitChildService:class","shortType":"CurrentUnitChildService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"UnitFormService","canonicalReference":"@spartacus/organization/administration/components!UnitFormService:class","shortType":"UnitFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"save","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false},{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"buildRouteParams","parameters":[{"name":"item","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/components!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"{ uid: string | undefined; }"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitChildrenService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"orgUnitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"_pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"_pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UnitChildrenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitChildrenService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"orgUnitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"_pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitCostCenterItemService","members":[{"kind":"Method","name":"buildRouteParams","overloadIndex":1,"parameters":[{"name":"item","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"{ uid: string | undefined; }"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildRouteParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildRouteParams","overloadIndex":1,"parameters":[{"name":"item","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"{ uid: string | undefined; }"},"topLevelApiElementName":"UnitCostCenterItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UnitCostCenterItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UnitCostCenterItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitCostCenterItemService","members":[{"kind":"Method","name":"save","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false},{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"buildRouteParams","parameters":[{"name":"item","type":"CostCenter","canonicalReference":"@spartacus/organization/administration/components!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"{ uid: string | undefined; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitCostCenterListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"_pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"_pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UnitCostCenterListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitCostCenterListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"_pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"approvalProcess$","type":"Observable"},{"kind":"Property","name":"createChildUnit","type":"boolean"},{"kind":"Method","name":"createUidWithName","overloadIndex":1,"parameters":[{"name":"name","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"code","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createUidWithName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createUidWithName","overloadIndex":1,"parameters":[{"name":"name","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"code","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"UnitFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitFormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"i18nRoot","type":"string"},{"kind":"Property","name":"createChildUnit","type":"boolean"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"approvalProcess$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"createUidWithName","parameters":[{"name":"name","type":"AbstractControl | null","canonicalReference":"@spartacus/organization/administration/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false},{"name":"code","type":"AbstractControl | null","canonicalReference":"@spartacus/organization/administration/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitFormService","members":[{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isRootUnit","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"toggleParentUnit","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRootUnit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRootUnit","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"UnitFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"patchData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UnitFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleParentUnit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleParentUnit","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UnitFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitFormService","members":[{"kind":"Method","name":"patchData","parameters":[{"name":"item","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/components!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"build","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleParentUnit","parameters":[{"name":"item","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/components!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"isRootUnit","parameters":[{"name":"item","type":"B2BUnit | undefined","canonicalReference":"@spartacus/organization/administration/components!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUnitService:class","shortType":"CurrentUnitService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"UnitFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitFormService:class","shortType":"UnitFormService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"currentItemService","type":"CurrentUnitService"},{"kind":"Property","name":"formService","type":"UnitFormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UnitItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UnitItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UnitItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentUnitService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"UnitFormService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentUnitService","canonicalReference":"@spartacus/organization/administration/components!CurrentUnitService:class","shortType":"CurrentUnitService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"UnitFormService","canonicalReference":"@spartacus/organization/administration/components!UnitFormService:class","shortType":"UnitFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/components!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"value","type":"B2BUnit","canonicalReference":"@spartacus/organization/administration/components!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"unitTreeService","type":"UnitTreeService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitTreeService:class","shortType":"UnitTreeService","importPath":"@spartacus/organization/administration/components"},{"name":"orgUnitService","type":"OrgUnitService | undefined","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"collapseAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"expandAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isUpdatingUnitAllowed","type":"boolean"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService | undefined"},{"kind":"Property","name":"unitTreeService","type":"UnitTreeService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collapseAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collapseAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"expandAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"expandAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitListComponent","members":[{"kind":"Property","name":"unitTreeService","type":"UnitTreeService"},{"kind":"Property","name":"orgUnitService","type":"OrgUnitService | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"unitTreeService","type":"UnitTreeService","canonicalReference":"@spartacus/organization/administration/components!UnitTreeService:class","shortType":"UnitTreeService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"orgUnitService","type":"OrgUnitService | undefined","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":true}]},{"kind":"Property","name":"isUpdatingUnitAllowed","type":"boolean"},{"kind":"Method","name":"expandAll","parameters":[],"returnType":"void"},{"kind":"Method","name":"collapseAll","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"},{"name":"unitItemService","type":"UnitItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitItemService:class","shortType":"UnitItemService","importPath":"@spartacus/organization/administration/components"},{"name":"unitTreeService","type":"UnitTreeService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitTreeService:class","shortType":"UnitTreeService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Method","name":"convertListItem","overloadIndex":1,"parameters":[{"name":"unit","type":"B2BUnitNode | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"},{"name":"depthLevel","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pagination","type":"{ totalResults: number; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EntitiesModel | undefined"},{"kind":"Method","name":"key","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"unitItemService","type":"UnitItemService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"unitTreeService","type":"UnitTreeService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertListItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertListItem","overloadIndex":1,"parameters":[{"name":"unit","type":"B2BUnitNode | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"},{"name":"depthLevel","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pagination","type":"{ totalResults: number; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EntitiesModel | undefined"},"topLevelApiElementName":"UnitListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"key","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"key","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UnitListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UnitListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"unitItemService","type":"UnitItemService"},{"kind":"Property","name":"unitTreeService","type":"UnitTreeService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"unitItemService","type":"UnitItemService","canonicalReference":"@spartacus/organization/administration/components!UnitItemService:class","shortType":"UnitItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitTreeService","type":"UnitTreeService","canonicalReference":"@spartacus/organization/administration/components!UnitTreeService:class","shortType":"UnitTreeService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"load","parameters":[],"returnType":"Observable | undefined>"},{"kind":"Method","name":"convertListItem","parameters":[{"name":"unit","type":"B2BUnitNode | undefined","canonicalReference":"@spartacus/organization/administration/components!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":false},{"name":"depthLevel","type":"number","canonicalReference":"@spartacus/organization/administration/components!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pagination","type":"{\n totalResults: number;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"EntitiesModel | undefined"},{"kind":"Method","name":"key","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitTreeService","members":[{"kind":"Method","name":"collapseAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"expandAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"expandUntilActiveNode","overloadIndex":1,"parameters":[{"name":"node","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"},{"name":"activeUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"globalToggle$","type":"BehaviorSubject"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[{"name":"root","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"},{"name":"activeUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isExpanded","overloadIndex":1,"parameters":[{"name":"unitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"level","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"minimalExpanded","type":"number"},{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"unit","type":"B2BUnitTreeNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnitTreeNode:interface","shortType":"B2BUnitTreeNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Property","name":"treeToggle$","type":"BehaviorSubject>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collapseAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collapseAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitTreeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"expandAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"expandAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitTreeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"expandUntilActiveNode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"expandUntilActiveNode","overloadIndex":1,"parameters":[{"name":"node","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"},{"name":"activeUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UnitTreeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[{"name":"root","type":"B2BUnitNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnitNode:interface","shortType":"B2BUnitNode","importPath":"@spartacus/organization/administration/core"},{"name":"activeUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UnitTreeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isExpanded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isExpanded","overloadIndex":1,"parameters":[{"name":"unitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"level","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"UnitTreeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggle","overloadIndex":1,"parameters":[{"name":"unit","type":"B2BUnitTreeNode","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUnitTreeNode:interface","shortType":"B2BUnitTreeNode","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"UnitTreeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitTreeService","members":[{"kind":"Property","name":"minimalExpanded","type":"number"},{"kind":"Property","name":"globalToggle$","type":"BehaviorSubject"},{"kind":"Property","name":"treeToggle$","type":"BehaviorSubject>"},{"kind":"Method","name":"initialize","parameters":[{"name":"root","type":"B2BUnitNode","canonicalReference":"@spartacus/organization/administration/components!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":false},{"name":"activeUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"collapseAll","parameters":[],"returnType":"void"},{"kind":"Method","name":"expandAll","parameters":[],"returnType":"void"},{"kind":"Method","name":"isExpanded","parameters":[{"name":"unitId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"level","type":"number","canonicalReference":"@spartacus/organization/administration/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"toggle","parameters":[{"name":"unit","type":"B2BUnitTreeNode","canonicalReference":"@spartacus/organization/administration/components!B2BUnitTreeNode:class","shortType":"B2BUnitTreeNode","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"expandUntilActiveNode","parameters":[{"name":"node","type":"B2BUnitNode","canonicalReference":"@spartacus/organization/administration/components!B2BUnitNode:class","shortType":"B2BUnitNode","importPath":"","isOptional":false},{"name":"activeUnitId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UnitUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserRolesCellComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"},{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"b2bUserService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Method","name":"getRouterModel","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Property","name":"isUpdatingUserAllowed","type":"boolean"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"unitKey$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRouterModel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRouterModel","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"UnitUserRolesCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserRolesCellComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Property","name":"unitKey$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/organization/administration/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false},{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"b2bUserService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Property","name":"isUpdatingUserAllowed","type":"boolean"},{"kind":"Method","name":"getRouterModel","parameters":[{"name":"uid","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserRolesFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"formService","type":"UnitUserRolesFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitUserRolesFormService:class","shortType":"UnitUserRolesFormService","importPath":"@spartacus/organization/administration/components"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"},{"name":"userItemService","type":"UserItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UserItemService:class","shortType":"UserItemService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"availableRights","type":"B2BUserRight[]"},{"kind":"Property","name":"availableRoles","type":"B2BUserRole[]"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"formService","type":"UnitUserRolesFormService"},{"kind":"Property","name":"item","type":"B2BUser | undefined"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Property","name":"userItemService","type":"UserItemService"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UnitUserRolesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"UnitUserRolesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserRolesFormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"formService","type":"UnitUserRolesFormService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"userItemService","type":"UserItemService"},{"kind":"Property","name":"item","type":"B2BUser | undefined"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"availableRoles","type":"B2BUserRole[]"},{"kind":"Property","name":"availableRights","type":"B2BUserRight[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"formService","type":"UnitUserRolesFormService","canonicalReference":"@spartacus/organization/administration/components!UnitUserRolesFormService:class","shortType":"UnitUserRolesFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"userItemService","type":"UserItemService","canonicalReference":"@spartacus/organization/administration/components!UserItemService:class","shortType":"UserItemService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"save","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"notify","parameters":[{"name":"item","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserRolesFormService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"availableRights","type":"B2BUserRight[]"},{"kind":"Property","name":"availableRoles","type":"B2BUserRole[]"},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"UntypedFormGroup | null"},{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UnitUserRolesFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"UntypedFormGroup | null"},"topLevelApiElementName":"UnitUserRolesFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"patchData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UnitUserRolesFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserRolesFormService","members":[{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"availableRoles","type":"B2BUserRole[]"},{"kind":"Property","name":"availableRights","type":"B2BUserRight[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"getForm","parameters":[{"name":"item","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":true}],"returnType":"UntypedFormGroup | null"},{"kind":"Method","name":"build","parameters":[],"returnType":"void"},{"kind":"Method","name":"patchData","parameters":[{"name":"item","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserRolesItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentUnitUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUnitUserService:class","shortType":"CurrentUnitUserService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"UnitUserRolesFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UnitUserRolesFormService:class","shortType":"UnitUserRolesFormService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"},{"name":"b2bUserService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"_customer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"currentItemService","type":"CurrentUnitUserService"},{"kind":"Property","name":"formService","type":"UnitUserRolesFormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"unitUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_user","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"_customer","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UnitUserRolesItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UnitUserRolesItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"unitUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnitUserRolesItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"key","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UnitUserRolesItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"_user","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UnitUserRolesItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UnitUserRolesItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentUnitUserService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"UnitUserRolesFormService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentUnitUserService","canonicalReference":"@spartacus/organization/administration/components!CurrentUnitUserService:class","shortType":"CurrentUnitUserService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"UnitUserRolesFormService","canonicalReference":"@spartacus/organization/administration/components!UnitUserRolesFormService:class","shortType":"UnitUserRolesFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"b2bUserService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"save","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false},{"name":"key","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"load","parameters":[{"name":"unitUid","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"_user","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"_customer","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserApproverListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserApproverListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserApproverListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"approverId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserApproverListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserApproverListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assign","parameters":[{"name":"userCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"userCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"approverId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserAssignedApproverListService","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserAssignedApproverListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserAssignedApproverListService","members":[{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserAssignedPermissionListService","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserAssignedPermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserAssignedPermissionListService","members":[{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserAssignedUserGroupListService","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserAssignedUserGroupListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserAssignedUserGroupListService","members":[{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserChangePasswordFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"UserItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UserItemService:class","shortType":"UserItemService","importPath":"@spartacus/organization/administration/components"},{"name":"formService","type":"UserChangePasswordFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UserChangePasswordFormService:class","shortType":"UserChangePasswordFormService","importPath":"@spartacus/organization/administration/components"},{"name":"messageService","type":"MessageService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"formService","type":"UserChangePasswordFormService"},{"kind":"Property","name":"itemService","type":"UserItemService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"User","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"void"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"User","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"void"},"topLevelApiElementName":"UserChangePasswordFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"UserChangePasswordFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserChangePasswordFormComponent","members":[{"kind":"Property","name":"itemService","type":"UserItemService"},{"kind":"Property","name":"formService","type":"UserChangePasswordFormService"},{"kind":"Property","name":"messageService","type":"MessageService"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"UserItemService","canonicalReference":"@spartacus/organization/administration/components!UserItemService:class","shortType":"UserItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"formService","type":"UserChangePasswordFormService","canonicalReference":"@spartacus/organization/administration/components!UserChangePasswordFormService:class","shortType":"UserChangePasswordFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"messageService","type":"MessageService","canonicalReference":"@spartacus/organization/administration/components!MessageService:class","shortType":"MessageService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Method","name":"save","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"notify","parameters":[{"name":"item","type":"User","canonicalReference":"@spartacus/organization/administration/components!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserChangePasswordFormService","members":[{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[{"name":"item","type":"User","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"UntypedFormGroup | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserChangePasswordFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[{"name":"item","type":"User","isOptional":true,"canonicalReference":"@spartacus/organization_administration_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"UntypedFormGroup | null"},"topLevelApiElementName":"UserChangePasswordFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserChangePasswordFormService","members":[{"kind":"Method","name":"build","parameters":[],"returnType":"void"},{"kind":"Method","name":"getForm","parameters":[{"name":"item","type":"User","canonicalReference":"@spartacus/organization/administration/components!User:class","shortType":"User","importPath":"","isOptional":true}],"returnType":"UntypedFormGroup | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserDetailsCellComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"b2bUserService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"},{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"availableRights","type":"string[]"},{"kind":"Property","name":"availableRoles","type":"string[]"},{"kind":"Property","name":"b2bUserModel","type":"B2BUser"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Method","name":"hasRight","overloadIndex":1,"parameters":[{"name":"model","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"outlet","type":"OutletContextData"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasRight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasRight","overloadIndex":1,"parameters":[{"name":"model","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"UserDetailsCellComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserDetailsCellComponent","members":[{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"b2bUserModel","type":"B2BUser"},{"kind":"Property","name":"availableRoles","type":"string[]"},{"kind":"Property","name":"availableRights","type":"string[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"b2bUserService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/organization/administration/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"hasRight","parameters":[{"name":"model","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserDetailsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"b2bUserService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"availableRights","type":"string[]"},{"kind":"Property","name":"availableRoles","type":"string[]"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Method","name":"hasRight","overloadIndex":1,"parameters":[{"name":"model","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"isUpdatingUserAllowed","type":"boolean"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"model$","type":"Observable"},{"kind":"Property","name":"userGuardSubscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasRight","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasRight","overloadIndex":1,"parameters":[{"name":"model","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"UserDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserDetailsComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Property","name":"userGuardSubscription","type":"Subscription"},{"kind":"Property","name":"model$","type":"Observable"},{"kind":"Property","name":"isInEditMode$","type":"Observable"},{"kind":"Property","name":"isUpdatingUserAllowed","type":"boolean"},{"kind":"Property","name":"availableRoles","type":"string[]"},{"kind":"Property","name":"availableRights","type":"string[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"b2bUserService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"hasRight","parameters":[{"name":"model","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"},{"name":"userProfileFacade","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"},{"name":"b2bUserService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Property","name":"availableRights","type":"B2BUserRight[]"},{"kind":"Property","name":"availableRoles","type":"B2BUserRole[]"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"isAssignedToApprovers","type":"UntypedFormControl"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"roles","type":"UntypedFormArray"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"unitKey","type":"string | null"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Method","name":"updateRoles","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isAssignedToApprovers","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isAssignedToApprovers","type":"UntypedFormControl"},"topLevelApiElementName":"UserFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"roles","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"roles","type":"UntypedFormArray"},"topLevelApiElementName":"UserFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"unitKey","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"unitKey","type":"string | null"},"topLevelApiElementName":"UserFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateRoles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateRoles","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserFormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Property","name":"b2bUserService","type":"B2BUserService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"titles$","type":"Observable"},{"kind":"Property","name":"availableRoles","type":"B2BUserRole[]"},{"kind":"Property","name":"availableRights","type":"B2BUserRight[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"userProfileFacade","type":"UserProfileFacade","canonicalReference":"@spartacus/organization/administration/components!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"b2bUserService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateRoles","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/organization/administration/components!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserFormService","members":[{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"patchData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserFormService","members":[{"kind":"Method","name":"build","parameters":[],"returnType":"void"},{"kind":"Method","name":"patchData","parameters":[{"name":"item","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupAssignedPermissionsListService","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserGroupAssignedPermissionsListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupAssignedPermissionsListService","members":[{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupAssignedUserListService","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserGroupAssignedUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupAssignedUserListService","members":[{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"itemService","type":"ItemService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components"},{"name":"unitService","type":"OrgUnitService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"createUidWithName","overloadIndex":1,"parameters":[{"name":"name","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"code","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Property","name":"unitService","type":"OrgUnitService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createUidWithName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createUidWithName","overloadIndex":1,"parameters":[{"name":"name","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"},{"name":"code","type":"AbstractControl | null","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"UserGroupFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserGroupFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupFormComponent","members":[{"kind":"Property","name":"itemService","type":"ItemService"},{"kind":"Property","name":"unitService","type":"OrgUnitService"},{"kind":"Property","name":"form","type":"UntypedFormGroup | null"},{"kind":"Property","name":"units$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"itemService","type":"ItemService","canonicalReference":"@spartacus/organization/administration/components!ItemService:class","shortType":"ItemService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"unitService","type":"OrgUnitService","canonicalReference":"@spartacus/organization/administration/components!OrgUnitService:class","shortType":"OrgUnitService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"createUidWithName","parameters":[{"name":"name","type":"AbstractControl | null","canonicalReference":"@spartacus/organization/administration/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false},{"name":"code","type":"AbstractControl | null","canonicalReference":"@spartacus/organization/administration/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupFormService","members":[{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserGroupFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupFormService","members":[{"kind":"Method","name":"build","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentUserGroupService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUserGroupService:class","shortType":"CurrentUserGroupService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"UserGroupFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UserGroupFormService:class","shortType":"UserGroupFormService","importPath":"@spartacus/organization/administration/components"},{"name":"userGroupService","type":"UserGroupService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},{"kind":"Property","name":"currentItemService","type":"CurrentUserGroupService"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"formService","type":"UserGroupFormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"launchList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UserGroupItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserGroupItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserGroupItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"UserGroup","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentUserGroupService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"UserGroupFormService"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentUserGroupService","canonicalReference":"@spartacus/organization/administration/components!CurrentUserGroupService:class","shortType":"CurrentUserGroupService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"UserGroupFormService","canonicalReference":"@spartacus/organization/administration/components!UserGroupFormService:class","shortType":"UserGroupFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"userGroupService","type":"UserGroupService","canonicalReference":"@spartacus/organization/administration/components!UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/components!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"delete","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"value","type":"UserGroup","canonicalReference":"@spartacus/organization/administration/components!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"launchList","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"userGroupService","type":"UserGroupService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"convertUserGroups","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},{"kind":"Method","name":"key","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertUserGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertUserGroups","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"UserGroupListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"key","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"key","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UserGroupListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userGroupService","type":"UserGroupService","canonicalReference":"@spartacus/organization/administration/components!UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"key","parameters":[],"returnType":"string"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"convertUserGroups","parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/components!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"UserGroupModel","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orgUnit","type":"any"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UserGroupModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"any"},"topLevelApiElementName":"UserGroupModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"UserGroupModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"UserGroupModel","members":[{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"orgUnit","type":"any"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupPermissionListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"userGroupService","type":"UserGroupService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core"},{"name":"permissionService","type":"PermissionService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupPermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserGroupPermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"permissionCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupPermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupPermissionListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userGroupService","type":"UserGroupService","canonicalReference":"@spartacus/organization/administration/components!UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"permissionService","type":"PermissionService","canonicalReference":"@spartacus/organization/administration/components!PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assign","parameters":[{"name":"userGroupCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"userGroupCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"permissionCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupUserListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentUserGroupService","type":"CurrentUserGroupService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUserGroupService:class","shortType":"CurrentUserGroupService","importPath":"@spartacus/organization/administration/components"},{"name":"userGroupUserListService","type":"UserGroupUserListService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UserGroupUserListService:class","shortType":"UserGroupUserListService","importPath":"@spartacus/organization/administration/components"}]},{"kind":"Property","name":"currentUserGroupService","type":"CurrentUserGroupService"},{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"UserGroup | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},{"kind":"Property","name":"subList","type":"SubListComponent"},{"kind":"Method","name":"unassignAll","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"userGroupUserListService","type":"UserGroupUserListService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notify","overloadIndex":1,"parameters":[{"name":"item","type":"UserGroup | undefined","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroup:interface","shortType":"UserGroup","importPath":"@spartacus/organization/administration/core"}],"returnType":"void"},"topLevelApiElementName":"UserGroupUserListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignAll","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserGroupUserListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupUserListComponent","members":[{"kind":"Property","name":"currentUserGroupService","type":"CurrentUserGroupService"},{"kind":"Property","name":"userGroupUserListService","type":"UserGroupUserListService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentUserGroupService","type":"CurrentUserGroupService","canonicalReference":"@spartacus/organization/administration/components!CurrentUserGroupService:class","shortType":"CurrentUserGroupService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"userGroupUserListService","type":"UserGroupUserListService","canonicalReference":"@spartacus/organization/administration/components!UserGroupUserListService:class","shortType":"UserGroupUserListService","importPath":"@spartacus/organization/administration/components","isOptional":false}]},{"kind":"Property","name":"subList","type":"SubListComponent"},{"kind":"Method","name":"unassignAll","parameters":[],"returnType":"void"},{"kind":"Method","name":"notify","parameters":[{"name":"item","type":"UserGroup | undefined","canonicalReference":"@spartacus/organization/administration/components!UserGroup:class","shortType":"UserGroup","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupUserListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"userGroupService","type":"UserGroupService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserGroupUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassignAllMembers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassignAllMembers","overloadIndex":1,"parameters":[{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserGroupUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserGroupUserListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userGroupService","type":"UserGroupService","canonicalReference":"@spartacus/organization/administration/components!UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assign","parameters":[{"name":"userGroupCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"customerId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"userGroupCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"customerId","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassignAllMembers","parameters":[{"name":"userGroupCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentItemService","type":"CurrentUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!CurrentUserService:class","shortType":"CurrentUserService","importPath":"@spartacus/organization/administration/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formService","type":"UserFormService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!UserFormService:class","shortType":"UserFormService","importPath":"@spartacus/organization/administration/components"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"currentItemService","type":"CurrentUserService"},{"kind":"Property","name":"formService","type":"UserFormService"},{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"launchDetails","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"value","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UserItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchDetails","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"B2BUser","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUser:interface","shortType":"B2BUser","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserItemService","members":[{"kind":"Property","name":"currentItemService","type":"CurrentUserService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formService","type":"UserFormService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentItemService","type":"CurrentUserService","canonicalReference":"@spartacus/organization/administration/components!CurrentUserService:class","shortType":"CurrentUserService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/administration/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formService","type":"UserFormService","canonicalReference":"@spartacus/organization/administration/components!UserFormService:class","shortType":"UserFormService","importPath":"@spartacus/organization/administration/components","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"create","parameters":[{"name":"value","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getDetailsRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"launchDetails","parameters":[{"name":"item","type":"B2BUser","canonicalReference":"@spartacus/organization/administration/components!B2BUser:class","shortType":"B2BUser","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"convertUsers","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},{"kind":"Method","name":"key","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertUsers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertUsers","overloadIndex":1,"parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"UserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"key","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"key","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"UserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"UserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"key","parameters":[],"returnType":"string"},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"convertUsers","parameters":[{"name":"{ pagination, sorts, values, }","type":"EntitiesModel","canonicalReference":"@spartacus/organization/administration/components!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"UserModel","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orgUnit","type":"any"},{"kind":"PropertySignature","name":"roles","type":"string[]"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UserModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"any"},"topLevelApiElementName":"UserModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"roles","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"roles","type":"string[]"},"topLevelApiElementName":"UserModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"UserModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Interface","name":"UserModel","members":[{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"orgUnit","type":"any"},{"kind":"Property","name":"roles","type":"string[]"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserPermissionListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"},{"name":"permissionService","type":"PermissionService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserPermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserPermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserPermissionListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserPermissionListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"permissionService","type":"PermissionService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"permissionService","type":"PermissionService","canonicalReference":"@spartacus/organization/administration/components!PermissionService:class","shortType":"PermissionService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assign","parameters":[{"name":"userCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"userCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserUserGroupListService","members":[{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"},{"name":"userGroupService","type":"UserGroupService","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core"}]},{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"},{"kind":"Property","name":"userService","type":"B2BUserService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserUserGroupListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pagination","type":"PaginationModel","isOptional":false,"canonicalReference":"@spartacus/organization_administration_components!~PaginationModel:interface","shortType":"PaginationModel","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable | undefined>"},"topLevelApiElementName":"UserUserGroupListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unassign","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unassign","overloadIndex":1,"parameters":[{"name":"userCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userGroupCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserUserGroupListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/administration/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/components","kind":"Class","name":"UserUserGroupListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"userGroupService","type":"UserGroupService"},{"kind":"Property","name":"tableType","type":"OrganizationTableType"},{"kind":"Property","name":"_domainType","type":"OrganizationTableType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/organization/administration/components!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/organization/administration/components!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"userGroupService","type":"UserGroupService","canonicalReference":"@spartacus/organization/administration/components!UserGroupService:class","shortType":"UserGroupService","importPath":"@spartacus/organization/administration/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pagination","type":"PaginationModel","canonicalReference":"@spartacus/organization/administration/components!PaginationModel:class","shortType":"PaginationModel","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable | undefined>"},{"kind":"Method","name":"assign","parameters":[{"name":"userCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"unassign","parameters":[{"name":"userCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userGroupCode","type":"string","canonicalReference":"@spartacus/organization/administration/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsCs","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsDe","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsEn","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsEs_CO","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsEs","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsFr","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsHi","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsHu","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsId","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsIt","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsJa","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsKo","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsPl","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsPt","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsRu","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsZh_TW","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/administration/assets","kind":"Variable","name":"organizationTranslationsZh","type":"{ organization: { organization: { enabled: string; disabled: string; enable: string; disable: string; name: string; code: string; done: string; cancel: string; add: string; manageUsers: string; create: string; edit: string; save: string; delete: string; assign: string; active: string; status: string; details: string; messages: { emptyList: string; }; userRoles: { b2bcustomergroup: string; b2bapprovergroup: string; b2bmanagergroup: string; b2badmingroup: string; }; userRights: { unitorderviewergroup: string; }; breadcrumb: string; notification: { noSufficientPermissions: string; notExist: string; disabled: string; }; confirmation: { cancel: string; confirm: string; disable: string; delete: string; }; httpHandlers: { conflict: { budget: string; costCenter: string; unit: string; user: string; userGroup: string; permission: string; unknown: string; }; }; information: string; }; orgCostCenter: { groupName: string; header: string; code: string; active: string; name: string; currency: string; unit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; }; hint: string; disable: { confirm: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; budget: { link: string; }; breadcrumbs: { list: string; details: string; budgets: string; }; }; orgCostCenterBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgCostCenterAssignedBudgets: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgBudget: { groupName: string; header: string; code: string; name: string; active: string; currency: string; amount: string; unit: string; businessUnits: string; dateRange: string; startDate: string; endDate: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byCode: string; byValue: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; links: { costCenters: string; }; breadcrumbs: { list: string; details: string; }; }; orgBudgetAssignedCostCenters: { title: string; subtitle: string; }; orgUnit: { groupName: string; header: string; unit: string; name: string; uid: string; approvalProcess: string; parentUnit: string; active: string; hint: string; details: { title: string; subtitle: string; hint: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; disabledDisable: string; }; links: { units: string; users: string; approvers: string; shippingAddresses: string; costCenters: string; }; tree: { expandAll: string; collapseAll: string; expand: string; collapse: string; explore: string; }; children: { create: { title: string; subtitle: string; }; messages: { create: string; }; }; costCenters: { create: { title: string; subtitle: string; }; }; form: { parentOrgUnit: string; create: string; parentOrgUnitNotes: string; }; users: { header: string; changeUserRoles: string; newUser: string; }; assignRoles: { header: string; instructions: { check: string; uncheck: string; changes: string; }; }; approvers: { header: string; assign: string; new: string; }; assignApprovers: { header: string; instructions: { check: string; uncheck: string; changes: string; }; hint: string; }; breadcrumbs: { list: string; details: string; children: string; users: string; approvers: string; addresses: string; addressDetails: string; costCenters: string; }; }; orgUnitChildren: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUnitAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; hint: string; }; orgUnitAssignedRoles: { header: string; name: string; email: string; roles: string; roleCustomer: string; roleApprover: string; roleManager: string; roleAdministrator: string; }; orgUnitUsers: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitUserRoles: { title: string; subtitle: string; messages: { rolesUpdated: string; }; }; orgUnitAssignedUsers: { title: string; subtitle: string; }; orgUnitCostCenters: { title: string; subtitle: string; info: { disabledCreate: string; }; hint: string; }; orgUnitAddress: { title: string; subtitle: string; country: string; titles: string; firstName: string; lastName: string; formattedAddress: string; address1: string; address2: string; city: string; state: string; zipCode: string; phoneNumber: string; streetAddress: string; aptSuite: string; selectOne: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; }; create: { title: string; }; form: { subtitle: string; }; messages: { create: string; update: string; delete: string; deleteTitle: string; deleted: string; }; }; orgUserGroup: { groupName: string; header: string; disabled: string; uid: string; name: string; unit: string; orgUnit: string; actions: string; sortBy: string; sort: { byName: string; byUnitName: string; byGroupID: string; }; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { user: string; permission: string; }; messages: { update: string; create: string; deleteTitle: string; delete: string; deleted: string; }; breadcrumbs: { list: string; details: string; users: string; permissions: string; }; }; orgUserGroupUsers: { title: string; subtitle: string; assigned: string; unassigned: string; unassignAll: string; unassignAllConfirmation: string; }; orgUserGroupAssignedUsers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserGroupAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUser: { groupName: string; header: string; disabled: string; uid: string; active: string; name: string; firstName: string; lastName: string; email: string; orgUnit: string; unit: string; roles: string; rights: string; title: string; hint: string; unitApprover: string; assignApprover: string; actions: string; sortBy: string; sort: { byName: string; byUnit: string; }; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; links: { password: string; approvers: string; userGroup: string; permission: string; rolesAndRights: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; updatePassword: string; }; info: { disabledEdit: string; disabledEnable: string; }; approver: { link: string; header: string; assign: string; assignHeader: string; back: string; new: string; instructions: { check: string; uncheck: string; changes: string; }; }; userGroup: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; }; permission: { link: string; header: string; assign: string; assignHeader: string; back: string; instructions: { check: string; uncheck: string; changes: string; }; per: { undefined: string; MONTH: string; YEAR: string; WEEK: string; QUARTER: string; }; }; password: { title: string; subtitle: string; newPassword: string; confirmPassword: string; }; breadcrumbs: { list: string; details: string; userGroups: string; approvers: string; permissions: string; }; }; orgUserUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedUserGroups: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedApprovers: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgUserAssignedPermissions: { title: string; subtitle: string; assigned: string; unassigned: string; }; orgPurchaseLimit: { groupName: string; header: string; name: string; code: string; active: string; limit: string; orderApprovalPermissionType: string; threshold: string; periodRange: string; currency: string; orgUnit: string; unit: string; actions: string; hint: string; details: { title: string; subtitle: string; }; edit: { title: string; subtitle: string; }; create: { title: string; subtitle: string; }; sortBy: string; sort: { byName: string; byUnitName: string; }; messages: { deactivateTitle: string; deactivate: string; confirmEnabled: string; confirmDisabled: string; update: string; create: string; }; info: { disabledEdit: string; disabledEnable: string; }; per: { DAY: string; WEEK: string; MONTH: string; QUARTER: string; YEAR: string; }; breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"organizationTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"organizationTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/administration/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"AccountSummaryDetails","members":[{"kind":"PropertySignature","name":"accountManagerEmail","type":"string"},{"kind":"PropertySignature","name":"accountManagerName","type":"string"},{"kind":"PropertySignature","name":"amountBalance","type":"AmountBalance"},{"kind":"PropertySignature","name":"billingAddress","type":"Address"},{"kind":"PropertySignature","name":"creditLimit","type":"string"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"accountManagerEmail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"accountManagerEmail","type":"string"},"topLevelApiElementName":"AccountSummaryDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"accountManagerName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"accountManagerName","type":"string"},"topLevelApiElementName":"AccountSummaryDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"amountBalance","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"amountBalance","type":"AmountBalance"},"topLevelApiElementName":"AccountSummaryDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"billingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"billingAddress","type":"Address"},"topLevelApiElementName":"AccountSummaryDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"creditLimit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"creditLimit","type":"string"},"topLevelApiElementName":"AccountSummaryDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"AccountSummaryDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"AccountSummaryDetails","members":[{"kind":"Property","name":"accountManagerEmail","type":"string"},{"kind":"Property","name":"accountManagerName","type":"string"},{"kind":"Property","name":"amountBalance","type":"AmountBalance"},{"kind":"Property","name":"billingAddress","type":"Address"},{"kind":"Property","name":"creditLimit","type":"string"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"}]}},{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"AccountSummaryDocument","members":[{"kind":"PropertySignature","name":"amount","type":"number"},{"kind":"PropertySignature","name":"attachments","type":"OrgDocumentAttachment[]"},{"kind":"PropertySignature","name":"createdAtDate","type":"string"},{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"dueAtDate","type":"string"},{"kind":"PropertySignature","name":"formattedAmount","type":"string"},{"kind":"PropertySignature","name":"formattedOpenAmount","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"openAmount","type":"number"},{"kind":"PropertySignature","name":"orgDocumentType","type":"OrgDocumentType"},{"kind":"PropertySignature","name":"status","type":"DocumentStatus"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"amount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"amount","type":"number"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attachments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attachments","type":"OrgDocumentAttachment[]"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createdAtDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createdAtDate","type":"string"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dueAtDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dueAtDate","type":"string"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedAmount","type":"string"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedOpenAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedOpenAmount","type":"string"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openAmount","type":"number"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgDocumentType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgDocumentType","type":"OrgDocumentType"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"DocumentStatus"},"topLevelApiElementName":"AccountSummaryDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"AccountSummaryDocument","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"orgDocumentType","type":"OrgDocumentType"},{"kind":"Property","name":"status","type":"DocumentStatus"},{"kind":"Property","name":"createdAtDate","type":"string"},{"kind":"Property","name":"dueAtDate","type":"string"},{"kind":"Property","name":"formattedAmount","type":"string"},{"kind":"Property","name":"amount","type":"number"},{"kind":"Property","name":"formattedOpenAmount","type":"string"},{"kind":"Property","name":"openAmount","type":"number"},{"kind":"Property","name":"currency","type":"Currency"},{"kind":"Property","name":"attachments","type":"OrgDocumentAttachment[]"}]}},{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"AccountSummaryDocumentType","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"displayInAllList","type":"boolean"},{"kind":"PropertySignature","name":"includeInOpenBalance","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"AccountSummaryDocumentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayInAllList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayInAllList","type":"boolean"},"topLevelApiElementName":"AccountSummaryDocumentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"includeInOpenBalance","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"includeInOpenBalance","type":"boolean"},"topLevelApiElementName":"AccountSummaryDocumentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"AccountSummaryDocumentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"AccountSummaryDocumentType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"displayInAllList","type":"boolean"},{"kind":"Property","name":"includeInOpenBalance","type":"boolean"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Class","name":"AccountSummaryFacade","members":[{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"orgDocumentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_root!DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"},{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAccountSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"orgDocumentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_root!DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"},{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Class","name":"AccountSummaryFacade","members":[{"kind":"Method","name":"getAccountSummary","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","parameters":[{"name":"params","type":"DocumentQueryParams","canonicalReference":"@spartacus/organization/account-summary/root!DocumentQueryParams:class","shortType":"DocumentQueryParams","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","parameters":[{"name":"orgDocumentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"orgDocumentAttachmentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"AccountSummaryList","members":[{"kind":"PropertySignature","name":"orgDocuments","type":"AccountSummaryDocument[]"},{"kind":"PropertySignature","name":"orgDocumentTypes","type":"AccountSummaryDocumentType[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgDocuments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgDocuments","type":"AccountSummaryDocument[]"},"topLevelApiElementName":"AccountSummaryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgDocumentTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgDocumentTypes","type":"AccountSummaryDocumentType[]"},"topLevelApiElementName":"AccountSummaryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"AccountSummaryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"AccountSummaryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"AccountSummaryList","members":[{"kind":"Property","name":"orgDocumentTypes","type":"AccountSummaryDocumentType[]"},{"kind":"Property","name":"orgDocuments","type":"AccountSummaryDocument[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Class","name":"BlobErrorInterceptor","members":[{"kind":"Property","name":"fileReaderService","type":"FileReaderService"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"BlobErrorInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Class","name":"BlobErrorInterceptor","members":[{"kind":"Property","name":"fileReaderService","type":"FileReaderService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/organization/account-summary/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/organization/account-summary/root!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"DocumentQueryParams","members":[{"kind":"PropertySignature","name":"endRange","type":"string"},{"kind":"PropertySignature","name":"fields","type":"DocumentFields"},{"kind":"PropertySignature","name":"filterByKey","type":"FilterByOptions"},{"kind":"PropertySignature","name":"filterByValue","type":"string"},{"kind":"PropertySignature","name":"page","type":"number"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"sort","type":"string"},{"kind":"PropertySignature","name":"startRange","type":"string"},{"kind":"PropertySignature","name":"status","type":"DocumentStatus"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endRange","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endRange","type":"string"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fields","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fields","type":"DocumentFields"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"filterByKey","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"filterByKey","type":"FilterByOptions"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"filterByValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"filterByValue","type":"string"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"page","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"page","type":"number"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sort","type":"string"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startRange","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startRange","type":"string"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"DocumentStatus"},"topLevelApiElementName":"DocumentQueryParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"DocumentQueryParams","members":[{"kind":"Property","name":"page","type":"number"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Property","name":"fields","type":"DocumentFields"},{"kind":"Property","name":"status","type":"DocumentStatus"},{"kind":"Property","name":"startRange","type":"string"},{"kind":"Property","name":"endRange","type":"string"},{"kind":"Property","name":"filterByKey","type":"FilterByOptions"},{"kind":"Property","name":"filterByValue","type":"string"}]}},{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"OrgDocumentType","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"payableOrUsable","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OrgDocumentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OrgDocumentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payableOrUsable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payableOrUsable","type":"string"},"topLevelApiElementName":"OrgDocumentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/root"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/root","kind":"Interface","name":"OrgDocumentType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"payableOrUsable","type":"string"}]}},{"entryPoint":"@spartacus/organization/account-summary/occ","kind":"Interface","name":"AccountSummaryOccEndpoints","members":[{"kind":"PropertySignature","name":"accountSummary","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"accountSummaryDocument","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"accountSummaryDocumentAttachment","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"accountSummary","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"accountSummary","type":"string | OccEndpoint"},"topLevelApiElementName":"AccountSummaryOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"accountSummaryDocument","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"accountSummaryDocument","type":"string | OccEndpoint"},"topLevelApiElementName":"AccountSummaryOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"accountSummaryDocumentAttachment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"accountSummaryDocumentAttachment","type":"string | OccEndpoint"},"topLevelApiElementName":"AccountSummaryOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/organization/account-summary/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/occ","kind":"Interface","name":"AccountSummaryOccEndpoints","members":[{"kind":"Property","name":"accountSummary","type":"string | OccEndpoint"},{"kind":"Property","name":"accountSummaryDocument","type":"string | OccEndpoint"},{"kind":"Property","name":"accountSummaryDocumentAttachment","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/organization/account-summary/occ","kind":"Class","name":"OccAccountSummaryAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_occ!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAccountSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccAccountSummaryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccAccountSummaryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_occ!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccAccountSummaryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/occ"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/occ","kind":"Class","name":"OccAccountSummaryAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/organization/account-summary/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/organization/account-summary/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getAccountSummary","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"DocumentQueryParams","canonicalReference":"@spartacus/organization/account-summary/occ!DocumentQueryParams:class","shortType":"DocumentQueryParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgDocumentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgDocumentAttachmentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"buildAccountSummaryUrl","type":""},{"kind":"Property","name":"buildDocumentListUrl","type":""},{"kind":"Property","name":"buildDocumentAttachmentUrl","type":""}]}},{"entryPoint":"@spartacus/organization/account-summary/core","kind":"Class","name":"AccountSummaryAdapter","members":[{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAccountSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/core","kind":"Class","name":"AccountSummaryAdapter","members":[{"kind":"Method","name":"getAccountSummary","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"DocumentQueryParams","canonicalReference":"@spartacus/organization/account-summary/core!DocumentQueryParams:class","shortType":"DocumentQueryParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgDocumentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgDocumentAttachmentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/organization/account-summary/core","kind":"Class","name":"AccountSummaryConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"accountSummaryAdapter","type":"AccountSummaryAdapter","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!AccountSummaryAdapter:class","shortType":"AccountSummaryAdapter","importPath":"@spartacus/organization/account-summary/core"}]},{"kind":"Property","name":"accountSummaryAdapter","type":"AccountSummaryAdapter"},{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAccountSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/core","kind":"Class","name":"AccountSummaryConnector","members":[{"kind":"Property","name":"accountSummaryAdapter","type":"AccountSummaryAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"accountSummaryAdapter","type":"AccountSummaryAdapter","canonicalReference":"@spartacus/organization/account-summary/core!AccountSummaryAdapter:class","shortType":"AccountSummaryAdapter","importPath":"@spartacus/organization/account-summary/core","isOptional":false}]},{"kind":"Method","name":"getAccountSummary","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"DocumentQueryParams","canonicalReference":"@spartacus/organization/account-summary/core!DocumentQueryParams:class","shortType":"DocumentQueryParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgDocumentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgDocumentAttachmentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/account-summary/core","kind":"Class","name":"AccountSummaryPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"contentPageMetaResolver","type":"ContentPageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~ContentPageMetaResolver:class","shortType":"ContentPageMetaResolver","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"semanticPath","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"ACCOUNT_SUMMARY_LIST_LABEL","type":""},{"kind":"Property","name":"ACCOUNT_SUMMARY_LIST_PATH","type":""},{"kind":"Property","name":"ACCOUNT_SUMMARY_SEMANTIC_ROUTE","type":""},{"kind":"Property","name":"breadcrumbs$","type":"Observable"},{"kind":"Property","name":"contentPageMetaResolver","type":"ContentPageMetaResolver"},{"kind":"Method","name":"getScore","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Property","name":"orgAccountSummaryBreadcrumb$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"semanticPath","type":"SemanticPathService"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getScore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getScore","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"AccountSummaryPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/core","kind":"Class","name":"AccountSummaryPageMetaResolver","members":[{"kind":"Property","name":"contentPageMetaResolver","type":"ContentPageMetaResolver"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"semanticPath","type":"SemanticPathService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"contentPageMetaResolver","type":"ContentPageMetaResolver","canonicalReference":"@spartacus/organization/account-summary/core!ContentPageMetaResolver:class","shortType":"ContentPageMetaResolver","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/organization/account-summary/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPath","type":"SemanticPathService","canonicalReference":"@spartacus/organization/account-summary/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/account-summary/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"ACCOUNT_SUMMARY_SEMANTIC_ROUTE","type":""},{"kind":"Property","name":"ACCOUNT_SUMMARY_LIST_LABEL","type":""},{"kind":"Property","name":"ACCOUNT_SUMMARY_LIST_PATH","type":""},{"kind":"Property","name":"orgAccountSummaryBreadcrumb$","type":"Observable"},{"kind":"Property","name":"breadcrumbs$","type":"Observable"},{"kind":"Method","name":"getScore","parameters":[{"name":"page","type":"Page","canonicalReference":"@spartacus/organization/account-summary/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"number"}]}},{"entryPoint":"@spartacus/organization/account-summary/core","kind":"Class","name":"AccountSummaryService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"accountSummaryConnector","type":"AccountSummaryConnector","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!AccountSummaryConnector:class","shortType":"AccountSummaryConnector","importPath":"@spartacus/organization/account-summary/core"}]},{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"orgDocumentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"},{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrgUnitId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orgUnitId","type":"string"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAccountSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAccountSummary","overloadIndex":1,"parameters":[{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentAttachment","overloadIndex":1,"parameters":[{"name":"orgDocumentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgDocumentAttachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentList","overloadIndex":1,"parameters":[{"name":"params","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_core!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"},{"name":"orgUnitId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrgUnitId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrgUnitId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AccountSummaryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/core","kind":"Class","name":"AccountSummaryService","members":[{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"userIdService","type":""},{"kind":"Property","name":"accountSummaryConnector","type":""},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"orgUnitId","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/account-summary/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/organization/account-summary/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"accountSummaryConnector","type":"AccountSummaryConnector","canonicalReference":"@spartacus/organization/account-summary/core!AccountSummaryConnector:class","shortType":"AccountSummaryConnector","importPath":"@spartacus/organization/account-summary/core","isOptional":false}]},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAccountSummary","parameters":[{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentList","parameters":[{"name":"params","type":"DocumentQueryParams","canonicalReference":"@spartacus/organization/account-summary/core!DocumentQueryParams:class","shortType":"DocumentQueryParams","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getDocumentAttachment","parameters":[{"name":"orgDocumentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgDocumentAttachmentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orgUnitId","type":"string","canonicalReference":"@spartacus/organization/account-summary/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getOrgUnitId","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/account-summary/components","kind":"Class","name":"AccountSummaryDocumentComponent","members":[{"kind":"Property","name":"_queryParams","type":"DocumentQueryParams"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"accountSummaryFacade","type":"AccountSummaryFacade","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~AccountSummaryFacade:class","shortType":"AccountSummaryFacade","importPath":"@spartacus/organization/account-summary/root"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"downloadService","type":"FileDownloadService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~FileDownloadService:class","shortType":"FileDownloadService","importPath":"@spartacus/storefront"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"accountSummary$","type":"Observable"},{"kind":"Property","name":"accountSummaryFacade","type":"AccountSummaryFacade"},{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"documentTypeOptions","type":"AccountSummaryDocumentType[]"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"documentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"downloadService","type":"FileDownloadService"},{"kind":"Method","name":"filterChange","overloadIndex":1,"parameters":[{"name":"newFilters","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"}],"returnType":"void"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"queryParams$","type":"BehaviorSubject"},{"kind":"Property","name":"sortOptions","type":"SortModel[]"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"documentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"filterChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"filterChange","overloadIndex":1,"parameters":[{"name":"newFilters","type":"DocumentQueryParams","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~DocumentQueryParams:interface","shortType":"DocumentQueryParams","importPath":"@spartacus/organization/account-summary/root"}],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/components","kind":"Class","name":"AccountSummaryDocumentComponent","members":[{"kind":"Property","name":"accountSummaryFacade","type":"AccountSummaryFacade"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"downloadService","type":"FileDownloadService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"ICON_TYPE","type":"typeof ICON_TYPE"},{"kind":"Property","name":"documentTypeOptions","type":"AccountSummaryDocumentType[]"},{"kind":"Property","name":"sortOptions","type":"SortModel[]"},{"kind":"Property","name":"_queryParams","type":"DocumentQueryParams"},{"kind":"Property","name":"queryParams$","type":"BehaviorSubject"},{"kind":"Property","name":"accountSummary$","type":"Observable"},{"kind":"Property","name":"subscription","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"accountSummaryFacade","type":"AccountSummaryFacade","canonicalReference":"@spartacus/organization/account-summary/components!AccountSummaryFacade:class","shortType":"AccountSummaryFacade","importPath":"@spartacus/organization/account-summary/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/organization/account-summary/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"downloadService","type":"FileDownloadService","canonicalReference":"@spartacus/organization/account-summary/components!FileDownloadService:class","shortType":"FileDownloadService","importPath":"@spartacus/storefront","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/organization/account-summary/components!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/organization/account-summary/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"filterChange","parameters":[{"name":"newFilters","type":"DocumentQueryParams","canonicalReference":"@spartacus/organization/account-summary/components!DocumentQueryParams:class","shortType":"DocumentQueryParams","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"documentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"updateQueryParams","type":""},{"kind":"Property","name":"addNamesToSortModel","type":""}]}},{"entryPoint":"@spartacus/organization/account-summary/components","kind":"Class","name":"AccountSummaryDocumentFilterComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"fb","type":"FormBuilder","isOptional":false,"canonicalReference":"@angular/forms!FormBuilder:class","shortType":"FormBuilder","importPath":"@angular/forms"}]},{"kind":"Property","name":"cxNgSelectA11yAriaControls","type":"string"},{"kind":"Property","name":"documentTypeOptions","type":"Array"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"filterByOptions","type":"ItemType[]"},{"kind":"Property","name":"FilterByOptions","type":"typeof FilterByOptions"},{"kind":"Property","name":"filterForm","type":"FormGroup"},{"kind":"Property","name":"filterListEvent","type":"EventEmitter"},{"kind":"Method","name":"formSearch","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getFilterByOptions","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getStatusOptions","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"initialFilters","type":"DocumentQueryParams"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetForm","overloadIndex":1,"parameters":[{"name":"andSearch","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"statusOptions","type":"ItemType[]"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"formSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"formSearch","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFilterByOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFilterByOptions","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryDocumentFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStatusOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStatusOptions","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryDocumentFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"initialFilters","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"initialFilters","type":"DocumentQueryParams"},"topLevelApiElementName":"AccountSummaryDocumentFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetForm","overloadIndex":1,"parameters":[{"name":"andSearch","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AccountSummaryDocumentFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/components","kind":"Class","name":"AccountSummaryDocumentFilterComponent","members":[{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"cxNgSelectA11yAriaControls","type":"string"},{"kind":"Property","name":"documentTypeOptions","type":"Array"},{"kind":"Property","name":"filterListEvent","type":"EventEmitter"},{"kind":"Property","name":"FilterByOptions","type":"typeof FilterByOptions"},{"kind":"Property","name":"filterForm","type":"FormGroup"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"statusOptions","type":"ItemType[]"},{"kind":"Property","name":"filterByOptions","type":"ItemType[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/organization/account-summary/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"FormBuilder","canonicalReference":"@angular/forms!FormBuilder:class","shortType":"FormBuilder","importPath":"@angular/forms","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"formSearch","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetForm","parameters":[{"name":"andSearch","type":"boolean","canonicalReference":"@spartacus/organization/account-summary/components!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getStatusOptions","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getFilterByOptions","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"initializeForm","type":""},{"kind":"Property","name":"filterByChanged","type":""},{"kind":"Property","name":"encodeDate","type":""},{"kind":"Property","name":"decodeDate","type":""}]}},{"entryPoint":"@spartacus/organization/account-summary/components","kind":"Class","name":"AccountSummaryHeaderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"accountSummaryFacade","type":"AccountSummaryFacade","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~AccountSummaryFacade:class","shortType":"AccountSummaryFacade","importPath":"@spartacus/organization/account-summary/root"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"accountSummaryFacade","type":"AccountSummaryFacade"},{"kind":"Method","name":"getAddressCardContent","overloadIndex":1,"parameters":[{"name":"billingAddress","type":"Address","isOptional":true,"canonicalReference":"@spartacus/organization_account-summary_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getCreditLineCardContent","overloadIndex":1,"parameters":[{"name":"creditLine","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCreditRepCardContent","overloadIndex":1,"parameters":[{"name":"creditRep","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCurrentBalanceCardContent","overloadIndex":1,"parameters":[{"name":"currentBalance","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getIdCardContent","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getNameCardContent","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOpenBalanceCardContent","overloadIndex":1,"parameters":[{"name":"openBalance","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPastDueBalanceCardContent","overloadIndex":1,"parameters":[{"name":"pastDueBalance","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"headerDetails$","type":"Observable"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"notApplicable","type":"string"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressCardContent","overloadIndex":1,"parameters":[{"name":"billingAddress","type":"Address","isOptional":true,"canonicalReference":"@spartacus/organization_account-summary_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreditLineCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreditLineCardContent","overloadIndex":1,"parameters":[{"name":"creditLine","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreditRepCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreditRepCardContent","overloadIndex":1,"parameters":[{"name":"creditRep","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentBalanceCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentBalanceCardContent","overloadIndex":1,"parameters":[{"name":"currentBalance","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIdCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIdCardContent","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNameCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNameCardContent","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOpenBalanceCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOpenBalanceCardContent","overloadIndex":1,"parameters":[{"name":"openBalance","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPastDueBalanceCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPastDueBalanceCardContent","overloadIndex":1,"parameters":[{"name":"pastDueBalance","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AccountSummaryHeaderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/components","kind":"Class","name":"AccountSummaryHeaderComponent","members":[{"kind":"Property","name":"accountSummaryFacade","type":"AccountSummaryFacade"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"notApplicable","type":"string"},{"kind":"Property","name":"headerDetails$","type":"Observable"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"accountSummaryFacade","type":"AccountSummaryFacade","canonicalReference":"@spartacus/organization/account-summary/components!AccountSummaryFacade:class","shortType":"AccountSummaryFacade","importPath":"@spartacus/organization/account-summary/root","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/organization/account-summary/components!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/organization/account-summary/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getIdCardContent","parameters":[{"name":"id","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getNameCardContent","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getAddressCardContent","parameters":[{"name":"billingAddress","type":"Address","canonicalReference":"@spartacus/organization/account-summary/components!Address:class","shortType":"Address","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getCreditRepCardContent","parameters":[{"name":"creditRep","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getCreditLineCardContent","parameters":[{"name":"creditLine","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getCurrentBalanceCardContent","parameters":[{"name":"currentBalance","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getOpenBalanceCardContent","parameters":[{"name":"openBalance","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getPastDueBalanceCardContent","parameters":[{"name":"pastDueBalance","type":"string","canonicalReference":"@spartacus/organization/account-summary/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/organization/account-summary/components","kind":"Class","name":"AccountSummaryItemService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"launchDetails","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchDetails","overloadIndex":1,"parameters":[{"name":"item","type":"B2BUnit","isOptional":false,"canonicalReference":"@spartacus/organization_account-summary_components!~B2BUnit:interface","shortType":"B2BUnit","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AccountSummaryItemService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization/account-summary/components"}],"newApiElement":{"entryPoint":"@spartacus/organization/account-summary/components","kind":"Class","name":"AccountSummaryItemService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/organization/account-summary/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"launchDetails","parameters":[{"name":"item","type":"B2BUnit","canonicalReference":"@spartacus/organization/account-summary/components!B2BUnit:class","shortType":"B2BUnit","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsCs","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsDe","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsEn","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsEs_CO","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsEs","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsFr","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsHi","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsHu","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsId","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsIt","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsJa","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsKo","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsPl","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsPt","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsRu","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsZh_TW","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization/account-summary/assets","kind":"Variable","name":"accountSummaryTranslationsZh","type":"{ accountSummary: { orgAccountSummary: { groupName: string; header: string; name: string; details: { header: string; uid: string; name: string; address: string; creditRep: string; creditLine: string; currentBalance: string; openBalance: string; pastDueBalance: string; dayRange: string; dayPlus: string; notApplicable: string; }; document: { header: string; id: string; type: string; date: string; dueDate: string; originalAmount: string; openAmount: string; status: string; attachment: string; download: string; attachmentDescription: string; noneFound: string; }; sorts: { byCreatedAtDateAsc: string; byCreatedAtDateDesc: string; byDueAtDateAsc: string; byDueAtDateDesc: string; byOriginalAmountAsc: string; byOriginalAmountDesc: string; byOpenAmountAsc: string; byOpenAmountDesc: string; byOrgDocumentTypeAsc: string; byOrgDocumentTypeDesc: string; byStatusAsc: string; byStatusDesc: string; byOrgDocumentIdAsc: string; byOrgDocumentIdDesc: string; }; statuses: { open: string; closed: string; all: string; }; filterByOptions: { orgDocumentId: string; orgDocumentIdRange: string; orgDocumentType: string; createdAtDateRange: string; dueAtDateRange: string; amountRange: string; openAmountRange: string; }; sortBy: string; sortDocuments: string; filter: { status: string; filterBy: string; documentNumber: string; documentType: string; startRange: string; endRange: string; clear: string; search: string; errors: { toDateMustComeAfterFrom: string; toAmountMustBeLargeThanFrom: string; }; }; hint: string; }; orgAccountSummaryList: { breadcrumbs: { list: string; details: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"accountSummaryTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"accountSummaryTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/organization/account-summary/assets"}]},{"entryPoint":"@spartacus/organization","kind":"Class","name":"AdministrationModule","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"CLASS_MOVED","changeType":"MOVED","changeKind":"Class","changeLabel":"moved","changeElementName":"AdministrationModule","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AdministrationModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/organization"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration","kind":"Class","name":"AdministrationModule","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"CancellationRequestEntryInputList","members":[{"kind":"PropertySignature","name":"cancellationRequestEntryInputs","type":"CancelOrReturnRequestEntryInput[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancellationRequestEntryInputs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancellationRequestEntryInputs","type":"CancelOrReturnRequestEntryInput[]"},"topLevelApiElementName":"CancellationRequestEntryInputList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"CancellationRequestEntryInputList","members":[{"kind":"Property","name":"cancellationRequestEntryInputs","type":"CancelOrReturnRequestEntryInput[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"CancelOrReturnRequestEntryInput","members":[{"kind":"PropertySignature","name":"orderEntryNumber","type":"number"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderEntryNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderEntryNumber","type":"number"},"topLevelApiElementName":"CancelOrReturnRequestEntryInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"CancelOrReturnRequestEntryInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"CancelOrReturnRequestEntryInput","members":[{"kind":"Property","name":"orderEntryNumber","type":"number"},{"kind":"Property","name":"quantity","type":"number"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Carrier","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Carrier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Carrier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Carrier","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Consignment","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"PropertySignature","name":"entries","type":"ConsignmentEntry[]"},{"kind":"PropertySignature","name":"shippingAddress","type":"Address"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"statusDate","type":"Date"},{"kind":"PropertySignature","name":"trackingID","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryPointOfService","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"ConsignmentEntry[]"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shippingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shippingAddress","type":"Address"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDate","type":"Date"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trackingID","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trackingID","type":"string"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Consignment","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"Property","name":"entries","type":"ConsignmentEntry[]"},{"kind":"Property","name":"shippingAddress","type":"Address"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"statusDate","type":"Date"},{"kind":"Property","name":"trackingID","type":"string"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ConsignmentTracking","members":[{"kind":"PropertySignature","name":"carrierDetails","type":"Carrier"},{"kind":"PropertySignature","name":"statusDisplay","type":"string"},{"kind":"PropertySignature","name":"targetArrivalDate","type":"string"},{"kind":"PropertySignature","name":"trackingEvents","type":"ConsignmentTrackingEvent[]"},{"kind":"PropertySignature","name":"trackingID","type":"string"},{"kind":"PropertySignature","name":"trackingUrl","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"carrierDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"carrierDetails","type":"Carrier"},"topLevelApiElementName":"ConsignmentTracking","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDisplay","type":"string"},"topLevelApiElementName":"ConsignmentTracking","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"targetArrivalDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"targetArrivalDate","type":"string"},"topLevelApiElementName":"ConsignmentTracking","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trackingEvents","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trackingEvents","type":"ConsignmentTrackingEvent[]"},"topLevelApiElementName":"ConsignmentTracking","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trackingID","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trackingID","type":"string"},"topLevelApiElementName":"ConsignmentTracking","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trackingUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trackingUrl","type":"string"},"topLevelApiElementName":"ConsignmentTracking","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ConsignmentTracking","members":[{"kind":"Property","name":"statusDisplay","type":"string"},{"kind":"Property","name":"carrierDetails","type":"Carrier"},{"kind":"Property","name":"trackingID","type":"string"},{"kind":"Property","name":"trackingUrl","type":"string"},{"kind":"Property","name":"targetArrivalDate","type":"string"},{"kind":"Property","name":"trackingEvents","type":"ConsignmentTrackingEvent[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ConsignmentTrackingEvent","members":[{"kind":"PropertySignature","name":"detail","type":"string"},{"kind":"PropertySignature","name":"eventDate","type":"string"},{"kind":"PropertySignature","name":"location","type":"string"},{"kind":"PropertySignature","name":"referenceCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"detail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"detail","type":"string"},"topLevelApiElementName":"ConsignmentTrackingEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"eventDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"eventDate","type":"string"},"topLevelApiElementName":"ConsignmentTrackingEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"location","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"location","type":"string"},"topLevelApiElementName":"ConsignmentTrackingEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"referenceCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"referenceCode","type":"string"},"topLevelApiElementName":"ConsignmentTrackingEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ConsignmentTrackingEvent","members":[{"kind":"Property","name":"eventDate","type":"string"},{"kind":"Property","name":"detail","type":"string"},{"kind":"Property","name":"location","type":"string"},{"kind":"Property","name":"referenceCode","type":"string"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ConsignmentView","members":[{"kind":"PropertySignature","name":"consignmentTracking","type":"ConsignmentTracking"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consignmentTracking","type":"ConsignmentTracking"},"topLevelApiElementName":"ConsignmentView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ConsignmentView","members":[{"kind":"Property","name":"consignmentTracking","type":"ConsignmentTracking"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Order","members":[{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},{"kind":"PropertySignature","name":"calculated","type":"boolean"},{"kind":"PropertySignature","name":"cancellable","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"consignments","type":"Consignment[]"},{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},{"kind":"PropertySignature","name":"created","type":"Date"},{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"PropertySignature","name":"deliveryStatus","type":"string"},{"kind":"PropertySignature","name":"deliveryStatusDisplay","type":"string"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"guestCustomer","type":"boolean"},{"kind":"PropertySignature","name":"guid","type":"string"},{"kind":"PropertySignature","name":"net","type":"boolean"},{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},{"kind":"PropertySignature","name":"orgCustomer","type":"B2BUser"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},{"kind":"PropertySignature","name":"returnable","type":"boolean"},{"kind":"PropertySignature","name":"sapQuoteCode","type":"string"},{"kind":"PropertySignature","name":"site","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"statusDisplay","type":"string"},{"kind":"PropertySignature","name":"store","type":"string"},{"kind":"PropertySignature","name":"subTotal","type":"Price"},{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},{"kind":"PropertySignature","name":"totalItems","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},{"kind":"PropertySignature","name":"totalTax","type":"Price"},{"kind":"PropertySignature","name":"unconsignedEntries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"user","type":"Principal"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedVouchers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"calculated","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"calculated","type":"boolean"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancellable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancellable","type":"boolean"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consignments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consignments","type":"Consignment[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenter","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"created","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"created","type":"Date"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryStatus","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryStatusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryStatusDisplay","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guestCustomer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guestCustomer","type":"boolean"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guid","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"net","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"net","type":"boolean"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgCustomer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgCustomer","type":"B2BUser"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnable","type":"boolean"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapQuoteCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapQuoteCode","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"site","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"site","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDisplay","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"store","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"store","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotal","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItems","type":"number"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalTax","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"unconsignedEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"unconsignedEntries","type":"OrderEntry[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"user","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"user","type":"Principal"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Order","members":[{"kind":"Property","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedVouchers","type":"Voucher[]"},{"kind":"Property","name":"calculated","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"consignments","type":"Consignment[]"},{"kind":"Property","name":"costCenter","type":"CostCenter"},{"kind":"Property","name":"created","type":"Date"},{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"deliveryItemsQuantity","type":"number"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"Property","name":"deliveryStatus","type":"string"},{"kind":"Property","name":"deliveryStatusDisplay","type":"string"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"guestCustomer","type":"boolean"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"net","type":"boolean"},{"kind":"Property","name":"orderDiscounts","type":"Price"},{"kind":"Property","name":"orgCustomer","type":"B2BUser"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"paymentInfo","type":"PaymentDetails"},{"kind":"Property","name":"pickupItemsQuantity","type":"number"},{"kind":"Property","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"Property","name":"productDiscounts","type":"Price"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"site","type":"string"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"statusDisplay","type":"string"},{"kind":"Property","name":"store","type":"string"},{"kind":"Property","name":"subTotal","type":"Price"},{"kind":"Property","name":"totalDiscounts","type":"Price"},{"kind":"Property","name":"totalItems","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"},{"kind":"Property","name":"totalTax","type":"Price"},{"kind":"Property","name":"unconsignedEntries","type":"OrderEntry[]"},{"kind":"Property","name":"user","type":"Principal"},{"kind":"Property","name":"returnable","type":"boolean"},{"kind":"Property","name":"cancellable","type":"boolean"},{"kind":"Property","name":"sapQuoteCode","type":"string"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderAttachment","members":[{"kind":"PropertySignature","name":"sapAttachmentId","type":"string"},{"kind":"PropertySignature","name":"sapFileName","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapAttachmentId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapAttachmentId","type":"string"},"topLevelApiElementName":"OrderAttachment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapFileName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapFileName","type":"string"},"topLevelApiElementName":"OrderAttachment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderAttachment","members":[{"kind":"Property","name":"sapAttachmentId","type":"string"},{"kind":"Property","name":"sapFileName","type":"string"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderAttachments","members":[{"kind":"PropertySignature","name":"sapAttachments","type":"OrderAttachment[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapAttachments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapAttachments","type":"OrderAttachment[]"},"topLevelApiElementName":"OrderAttachments","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderAttachments","members":[{"kind":"Property","name":"sapAttachments","type":"OrderAttachment[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Class","name":"OrderAttachmentsFacade","members":[{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadOrderAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAttachmentsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderAttachments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAttachmentsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Class","name":"OrderAttachmentsFacade","members":[{"kind":"Method","name":"getOrderAttachments","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadOrderAttachment","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/root","kind":"Class","name":"OrderFacade","members":[{"kind":"Method","name":"clearPlacedOrder","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getDeliveryEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPickupEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setPlacedOrder","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_root!Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearPlacedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearPlacedOrder","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placeOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placePaymentAuthorizedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPlacedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPlacedOrder","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_root!Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Class","name":"OrderFacade","members":[{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearPlacedOrder","parameters":[],"returnType":"void"},{"kind":"Method","name":"setPlacedOrder","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/root!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"placeOrder","parameters":[{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/root!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","parameters":[{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/root!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPickupEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryEntries","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistory","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},{"kind":"PropertySignature","name":"guid","type":"string"},{"kind":"PropertySignature","name":"orgCustomer","type":"B2BUser"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"placed","type":"Date"},{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"statusDisplay","type":"string"},{"kind":"PropertySignature","name":"total","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenter","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guid","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgCustomer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgCustomer","type":"B2BUser"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"placed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"placed","type":"Date"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDisplay","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"total","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"total","type":"Price"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistory","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"placed","type":"Date"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"statusDisplay","type":"string"},{"kind":"Property","name":"total","type":"Price"},{"kind":"Property","name":"costCenter","type":"CostCenter"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"orgCustomer","type":"B2BUser"}]}},{"entryPoint":"@spartacus/order/root","kind":"Class","name":"OrderHistoryFacade","members":[{"kind":"Method","name":"cancelOrder","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_root!CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Method","name":"clearConsignmentTracking","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getCancelOrderLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_root!Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Params | null"},{"kind":"Method","name":"loadConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"resetCancelOrderProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelOrder","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_root!CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearConsignmentTracking","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelOrderLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelOrderLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelOrderSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetailsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryListLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryListLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_root!Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Params | null"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetCancelOrderProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetCancelOrderProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Class","name":"OrderHistoryFacade","members":[{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderDetails","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearOrderDetails","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderHistoryList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListLoaded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clearOrderList","parameters":[],"returnType":"void"},{"kind":"Method","name":"getConsignmentTracking","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadConsignmentTracking","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearConsignmentTracking","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelOrder","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","canonicalReference":"@spartacus/order/root!CancellationRequestEntryInputList:class","shortType":"CancellationRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCancelOrderLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelOrderSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetCancelOrderProcessState","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderDetailsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getQueryParams","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/root!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"Params | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistoryList","members":[{"kind":"PropertySignature","name":"orders","type":"OrderHistory[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orders","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orders","type":"OrderHistory[]"},"topLevelApiElementName":"OrderHistoryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"OrderHistoryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"OrderHistoryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistoryList","members":[{"kind":"Property","name":"orders","type":"OrderHistory[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistoryListView","members":[{"kind":"PropertySignature","name":"orders","type":"OrderHistoryView[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orders","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orders","type":"OrderHistoryView[]"},"topLevelApiElementName":"OrderHistoryListView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistoryListView","members":[{"kind":"Property","name":"orders","type":"OrderHistoryView[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistoryView","members":[{"kind":"PropertySignature","name":"consignments","type":"ConsignmentView[]"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"returnable","type":"boolean"},{"kind":"PropertySignature","name":"returnRequests","type":"ReturnRequest[]"},{"kind":"PropertySignature","name":"totalItems","type":"number"},{"kind":"PropertySignature","name":"unconsignedEntries","type":"OrderEntry[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consignments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consignments","type":"ConsignmentView[]"},"topLevelApiElementName":"OrderHistoryView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"OrderHistoryView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnable","type":"boolean"},"topLevelApiElementName":"OrderHistoryView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnRequests","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnRequests","type":"ReturnRequest[]"},"topLevelApiElementName":"OrderHistoryView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItems","type":"number"},"topLevelApiElementName":"OrderHistoryView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"unconsignedEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"unconsignedEntries","type":"OrderEntry[]"},"topLevelApiElementName":"OrderHistoryView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistoryView","members":[{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"consignments","type":"ConsignmentView[]"},{"kind":"Property","name":"unconsignedEntries","type":"OrderEntry[]"},{"kind":"Property","name":"returnRequests","type":"ReturnRequest[]"},{"kind":"Property","name":"totalItems","type":"number"},{"kind":"Property","name":"returnable","type":"boolean"}]}},{"entryPoint":"@spartacus/order/root","kind":"Class","name":"OrderReturnRequestFacade","members":[{"kind":"Method","name":"cancelOrderReturnRequest","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_root!ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Method","name":"clearOrderReturnRequestDetail","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearOrderReturnRequestList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"createOrderReturnRequest","overloadIndex":1,"parameters":[{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_root!ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Method","name":"getCancelReturnRequestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReturnRequestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderReturnRequest","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderReturnRequestList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderReturnRequestList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"resetCancelReturnRequestProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelOrderReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelOrderReturnRequest","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_root!ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderReturnRequestDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderReturnRequestDetail","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderReturnRequestList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createOrderReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createOrderReturnRequest","overloadIndex":1,"parameters":[{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_root!ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReturnRequestLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReturnRequestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReturnRequestSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReturnRequestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderReturnRequest","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderReturnRequestList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReturnRequestLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReturnRequestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReturnRequestSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReturnRequestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderReturnRequestDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderReturnRequestList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetCancelReturnRequestProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetCancelReturnRequestProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Class","name":"OrderReturnRequestFacade","members":[{"kind":"Method","name":"createOrderReturnRequest","parameters":[{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","canonicalReference":"@spartacus/order/root!ReturnRequestEntryInputList:class","shortType":"ReturnRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getOrderReturnRequest","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderReturnRequestList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadOrderReturnRequestDetail","parameters":[{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadOrderReturnRequestList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clearOrderReturnRequestList","parameters":[],"returnType":"void"},{"kind":"Method","name":"getReturnRequestLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearOrderReturnRequestDetail","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelOrderReturnRequest","parameters":[{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestModification","type":"ReturnRequestModification","canonicalReference":"@spartacus/order/root!ReturnRequestModification:class","shortType":"ReturnRequestModification","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCancelReturnRequestLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReturnRequestSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetCancelReturnRequestProcessState","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderView","members":[{"kind":"PropertySignature","name":"consignments","type":"ConsignmentView[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consignments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consignments","type":"ConsignmentView[]"},"topLevelApiElementName":"OrderView","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderView","members":[{"kind":"Property","name":"consignments","type":"ConsignmentView[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Class","name":"ReorderOrderFacade","members":[{"kind":"Method","name":"reorder","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reorder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reorder","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReorderOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Class","name":"ReorderOrderFacade","members":[{"kind":"Method","name":"reorder","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReplenishmentOrder","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},{"kind":"PropertySignature","name":"calculated","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"expirationTime","type":"string"},{"kind":"PropertySignature","name":"firstDate","type":"string"},{"kind":"PropertySignature","name":"guid","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"net","type":"boolean"},{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},{"kind":"PropertySignature","name":"paymentStatus","type":"string"},{"kind":"PropertySignature","name":"paymentType","type":"PaymentType"},{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"PropertySignature","name":"potentialOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"potentialProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},{"kind":"PropertySignature","name":"replenishmentOrderCode","type":"string"},{"kind":"PropertySignature","name":"savedBy","type":"Principal"},{"kind":"PropertySignature","name":"saveTime","type":"string"},{"kind":"PropertySignature","name":"site","type":"string"},{"kind":"PropertySignature","name":"store","type":"string"},{"kind":"PropertySignature","name":"subTotal","type":"Price"},{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},{"kind":"PropertySignature","name":"totalItems","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},{"kind":"PropertySignature","name":"totalTax","type":"Price"},{"kind":"PropertySignature","name":"totalUnitCount","type":"number"},{"kind":"PropertySignature","name":"trigger","type":"Trigger"},{"kind":"PropertySignature","name":"user","type":"Principal"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedVouchers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"calculated","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"calculated","type":"boolean"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenter","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expirationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expirationTime","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstDate","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guid","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"net","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"net","type":"boolean"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentStatus","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentType","type":"PaymentType"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrderCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrderCode","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"savedBy","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"savedBy","type":"Principal"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"saveTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"saveTime","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"site","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"site","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"store","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"store","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotal","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItems","type":"number"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalTax","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalUnitCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalUnitCount","type":"number"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trigger","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trigger","type":"Trigger"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"user","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"user","type":"Principal"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReplenishmentOrder","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedVouchers","type":"Voucher[]"},{"kind":"Property","name":"calculated","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"costCenter","type":"CostCenter"},{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"deliveryItemsQuantity","type":"number"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"expirationTime","type":"string"},{"kind":"Property","name":"firstDate","type":"string"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"net","type":"boolean"},{"kind":"Property","name":"orderDiscounts","type":"Price"},{"kind":"Property","name":"paymentInfo","type":"PaymentDetails"},{"kind":"Property","name":"paymentStatus","type":"string"},{"kind":"Property","name":"paymentType","type":"PaymentType"},{"kind":"Property","name":"pickupItemsQuantity","type":"number"},{"kind":"Property","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"Property","name":"potentialOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"potentialProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"productDiscounts","type":"Price"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"replenishmentOrderCode","type":"string"},{"kind":"Property","name":"saveTime","type":"string"},{"kind":"Property","name":"savedBy","type":"Principal"},{"kind":"Property","name":"site","type":"string"},{"kind":"Property","name":"store","type":"string"},{"kind":"Property","name":"subTotal","type":"Price"},{"kind":"Property","name":"totalDiscounts","type":"Price"},{"kind":"Property","name":"totalItems","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"},{"kind":"Property","name":"totalTax","type":"Price"},{"kind":"Property","name":"totalUnitCount","type":"number"},{"kind":"Property","name":"trigger","type":"Trigger"},{"kind":"Property","name":"user","type":"Principal"}]}},{"entryPoint":"@spartacus/order/root","kind":"Class","name":"ReplenishmentOrderHistoryFacade","members":[{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"clearCancelReplenishmentOrderProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearReplenishmentOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearReplenishmentOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getCancelReplenishmentOrderError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReplenishmentOrderLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReplenishmentOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentOrderDetails","overloadIndex":1,"parameters":[{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadReplenishmentOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCancelReplenishmentOrderProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCancelReplenishmentOrderProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearReplenishmentOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearReplenishmentOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearReplenishmentOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearReplenishmentOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReplenishmentOrderError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReplenishmentOrderError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReplenishmentOrderLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReplenishmentOrderLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReplenishmentOrderSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReplenishmentOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderDetailsError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderDetailsError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderDetailsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderDetailsSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderDetailsSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderHistoryList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderHistoryListError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderHistoryListError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderHistoryListLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderHistoryListLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderHistoryListSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderHistoryListSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReplenishmentOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReplenishmentOrderDetails","overloadIndex":1,"parameters":[{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReplenishmentOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReplenishmentOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Class","name":"ReplenishmentOrderHistoryFacade","members":[{"kind":"Method","name":"loadReplenishmentOrderDetails","parameters":[{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getReplenishmentOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearReplenishmentOrderDetails","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelReplenishmentOrder","parameters":[{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCancelReplenishmentOrderLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReplenishmentOrderSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReplenishmentOrderError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearCancelReplenishmentOrderProcessState","parameters":[],"returnType":"void"},{"kind":"Method","name":"getReplenishmentOrderHistoryList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentOrderList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clearReplenishmentOrderList","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReplenishmentOrderList","members":[{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"replenishmentOrders","type":"ReplenishmentOrder[]"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"ReplenishmentOrderList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrders","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrders","type":"ReplenishmentOrder[]"},"topLevelApiElementName":"ReplenishmentOrderList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"ReplenishmentOrderList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReplenishmentOrderList","members":[{"kind":"Property","name":"replenishmentOrders","type":"ReplenishmentOrder[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequest","members":[{"kind":"PropertySignature","name":"cancellable","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"creationTime","type":"Date"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"order","type":"Order"},{"kind":"PropertySignature","name":"refundDeliveryCost","type":"boolean"},{"kind":"PropertySignature","name":"returnEntries","type":"ReturnRequestEntry[]"},{"kind":"PropertySignature","name":"returnLabelDownloadUrl","type":"string"},{"kind":"PropertySignature","name":"rma","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"subTotal","type":"Price"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancellable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancellable","type":"boolean"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"creationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"creationTime","type":"Date"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"order","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"order","type":"Order"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"refundDeliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"refundDeliveryCost","type":"boolean"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnEntries","type":"ReturnRequestEntry[]"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnLabelDownloadUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnLabelDownloadUrl","type":"string"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rma","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rma","type":"string"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotal","type":"Price"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequest","members":[{"kind":"Property","name":"cancellable","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"creationTime","type":"Date"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"refundDeliveryCost","type":"boolean"},{"kind":"Property","name":"returnEntries","type":"ReturnRequestEntry[]"},{"kind":"Property","name":"returnLabelDownloadUrl","type":"string"},{"kind":"Property","name":"rma","type":"string"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"subTotal","type":"Price"},{"kind":"Property","name":"totalPrice","type":"Price"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestEntry","members":[{"kind":"PropertySignature","name":"expectedQuantity","type":"number"},{"kind":"PropertySignature","name":"orderEntry","type":"OrderEntry"},{"kind":"PropertySignature","name":"refundAmount","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expectedQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expectedQuantity","type":"number"},"topLevelApiElementName":"ReturnRequestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderEntry","type":"OrderEntry"},"topLevelApiElementName":"ReturnRequestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"refundAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"refundAmount","type":"Price"},"topLevelApiElementName":"ReturnRequestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestEntry","members":[{"kind":"Property","name":"orderEntry","type":"OrderEntry"},{"kind":"Property","name":"expectedQuantity","type":"number"},{"kind":"Property","name":"refundAmount","type":"Price"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestEntryInputList","members":[{"kind":"PropertySignature","name":"orderCode","type":"string"},{"kind":"PropertySignature","name":"returnRequestEntryInputs","type":"CancelOrReturnRequestEntryInput[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderCode","type":"string"},"topLevelApiElementName":"ReturnRequestEntryInputList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnRequestEntryInputs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnRequestEntryInputs","type":"CancelOrReturnRequestEntryInput[]"},"topLevelApiElementName":"ReturnRequestEntryInputList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestEntryInputList","members":[{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"returnRequestEntryInputs","type":"CancelOrReturnRequestEntryInput[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestList","members":[{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"returnRequests","type":"ReturnRequest[]"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"ReturnRequestList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnRequests","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnRequests","type":"ReturnRequest[]"},"topLevelApiElementName":"ReturnRequestList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"ReturnRequestList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestList","members":[{"kind":"Property","name":"returnRequests","type":"ReturnRequest[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestModification","members":[{"kind":"PropertySignature","name":"status","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"ReturnRequestModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestModification","members":[{"kind":"Property","name":"status","type":"string"}]}},{"entryPoint":"@spartacus/order/root","kind":"Class","name":"ScheduledReplenishmentOrderFacade","members":[{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_root!ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scheduleReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_root!ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ScheduledReplenishmentOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Class","name":"ScheduledReplenishmentOrderFacade","members":[{"kind":"Method","name":"scheduleReplenishmentOrder","parameters":[{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","canonicalReference":"@spartacus/order/root!ScheduleReplenishmentForm:class","shortType":"ScheduleReplenishmentForm","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/root!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ScheduleReplenishmentForm","members":[{"kind":"PropertySignature","name":"daysOfWeek","type":"DaysOfWeek[]"},{"kind":"PropertySignature","name":"nthDayOfMonth","type":"string"},{"kind":"PropertySignature","name":"numberOfDays","type":"string"},{"kind":"PropertySignature","name":"numberOfWeeks","type":"string"},{"kind":"PropertySignature","name":"recurrencePeriod","type":"string"},{"kind":"PropertySignature","name":"replenishmentStartDate","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"daysOfWeek","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"daysOfWeek","type":"DaysOfWeek[]"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nthDayOfMonth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nthDayOfMonth","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfDays","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfDays","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfWeeks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfWeeks","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"recurrencePeriod","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"recurrencePeriod","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentStartDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentStartDate","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ScheduleReplenishmentForm","members":[{"kind":"Property","name":"daysOfWeek","type":"DaysOfWeek[]"},{"kind":"Property","name":"nthDayOfMonth","type":"string"},{"kind":"Property","name":"numberOfDays","type":"string"},{"kind":"Property","name":"numberOfWeeks","type":"string"},{"kind":"Property","name":"recurrencePeriod","type":"string"},{"kind":"Property","name":"replenishmentStartDate","type":"string"}]}},{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Trigger","members":[{"kind":"PropertySignature","name":"activationTime","type":"string"},{"kind":"PropertySignature","name":"displayTimeTable","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activationTime","type":"string"},"topLevelApiElementName":"Trigger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayTimeTable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayTimeTable","type":"string"},"topLevelApiElementName":"Trigger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/root"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Trigger","members":[{"kind":"Property","name":"activationTime","type":"string"},{"kind":"Property","name":"displayTimeTable","type":"string"}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccOrderAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getPlaceOrderEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getPlacePaymentAuthorizedOrderEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPlaceOrderEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPlaceOrderEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPlacePaymentAuthorizedOrderEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPlacePaymentAuthorizedOrderEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placeOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placePaymentAuthorizedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccOrderAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/order/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/order/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"placeOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/occ!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/occ!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPlaceOrderEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getPlacePaymentAuthorizedOrderEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccOrderAttachmentsAdapter","members":[{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDownloadOrderAttachmentUrl","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderAttachmentsUrl","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadOrderAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderAttachmentsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDownloadOrderAttachmentUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDownloadOrderAttachmentUrl","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrderAttachmentsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderAttachments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderAttachmentsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderAttachmentsUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderAttachmentsUrl","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrderAttachmentsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccOrderAttachmentsAdapter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getOrderAttachments","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadOrderAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderAttachmentsUrl","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getDownloadOrderAttachmentUrl","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccOrderHistoryAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_occ!~CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"cancelReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"createReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadReturnRequestList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"orderConfig","type":"OrderConfig"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_occ!~CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReturnRequestDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReturnRequestList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccOrderHistoryAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occFieldsService","type":""},{"kind":"Property","name":"orderConfig","type":"OrderConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/order/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/order/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTracking","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"cancel","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","canonicalReference":"@spartacus/order/occ!CancellationRequestEntryInputList:class","shortType":"CancellationRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"createReturnRequest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","canonicalReference":"@spartacus/order/occ!ReturnRequestEntryInputList:class","shortType":"ReturnRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadReturnRequestList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadReturnRequestDetail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"cancelReturnRequest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestModification","type":"ReturnRequestModification","canonicalReference":"@spartacus/order/occ!ReturnRequestModification:class","shortType":"ReturnRequestModification","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"getOrderDetailUrl","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccOrderNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Order","isOptional":false,"canonicalReference":"@spartacus/order_occ!~Occ.Order:interface","shortType":"Occ.Order","importPath":"@spartacus/core"},{"name":"target","type":"Order","isOptional":true,"canonicalReference":"@spartacus/order_occ!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Order"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Order","isOptional":false,"canonicalReference":"@spartacus/order_occ!~Occ.Order:interface","shortType":"Occ.Order","importPath":"@spartacus/core"},{"name":"target","type":"Order","isOptional":true,"canonicalReference":"@spartacus/order_occ!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Order"},"topLevelApiElementName":"OccOrderNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccOrderNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/order/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.Order","canonicalReference":"@spartacus/order/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Order","canonicalReference":"@spartacus/order/occ!Order:class","shortType":"Order","importPath":"","isOptional":true}],"returnType":"Order"},{"kind":"Property","name":"convertOrderEntry","type":""}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccReplenishmentOrderHistoryAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentDetailsHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccReplenishmentOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccReplenishmentOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccReplenishmentOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReplenishmentDetailsHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReplenishmentDetailsHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccReplenishmentOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccReplenishmentOrderHistoryAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/order/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/order/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentDetailsHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"cancelReplenishmentOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccReplenishmentOrderNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ReplenishmentOrder","isOptional":false,"canonicalReference":"@spartacus/order_occ!~Occ.ReplenishmentOrder:interface","shortType":"Occ.ReplenishmentOrder","importPath":"@spartacus/core"},{"name":"target","type":"ReplenishmentOrder","isOptional":true,"canonicalReference":"@spartacus/order_occ!~ReplenishmentOrder:interface","shortType":"ReplenishmentOrder","importPath":"@spartacus/order/root"}],"returnType":"ReplenishmentOrder"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ReplenishmentOrder","isOptional":false,"canonicalReference":"@spartacus/order_occ!~Occ.ReplenishmentOrder:interface","shortType":"Occ.ReplenishmentOrder","importPath":"@spartacus/core"},{"name":"target","type":"ReplenishmentOrder","isOptional":true,"canonicalReference":"@spartacus/order_occ!~ReplenishmentOrder:interface","shortType":"ReplenishmentOrder","importPath":"@spartacus/order/root"}],"returnType":"ReplenishmentOrder"},"topLevelApiElementName":"OccReplenishmentOrderNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccReplenishmentOrderNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/order/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.ReplenishmentOrder","canonicalReference":"@spartacus/order/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"ReplenishmentOrder","canonicalReference":"@spartacus/order/occ!ReplenishmentOrder:class","shortType":"ReplenishmentOrder","importPath":"","isOptional":true}],"returnType":"ReplenishmentOrder"}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccReturnRequestNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ReturnRequest","isOptional":false,"canonicalReference":"@spartacus/order_occ!~Occ.ReturnRequest:interface","shortType":"Occ.ReturnRequest","importPath":"@spartacus/core"},{"name":"target","type":"ReturnRequest","isOptional":true,"canonicalReference":"@spartacus/order_occ!~ReturnRequest:interface","shortType":"ReturnRequest","importPath":"@spartacus/order/root"}],"returnType":"ReturnRequest"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ReturnRequest","isOptional":false,"canonicalReference":"@spartacus/order_occ!~Occ.ReturnRequest:interface","shortType":"Occ.ReturnRequest","importPath":"@spartacus/core"},{"name":"target","type":"ReturnRequest","isOptional":true,"canonicalReference":"@spartacus/order_occ!~ReturnRequest:interface","shortType":"ReturnRequest","importPath":"@spartacus/order/root"}],"returnType":"ReturnRequest"},"topLevelApiElementName":"OccReturnRequestNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccReturnRequestNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/order/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.ReturnRequest","canonicalReference":"@spartacus/order/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"ReturnRequest","canonicalReference":"@spartacus/order/occ!ReturnRequest:class","shortType":"ReturnRequest","importPath":"","isOptional":true}],"returnType":"ReturnRequest"},{"kind":"Property","name":"convertOrderEntry","type":""}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccScheduledReplenishmentOrderAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getScheduleReplenishmentOrderEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getScheduleReplenishmentOrderEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getScheduleReplenishmentOrderEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccScheduledReplenishmentOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scheduleReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_occ!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccScheduledReplenishmentOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccScheduledReplenishmentOrderAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/order/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/order/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"scheduleReplenishmentOrder","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","canonicalReference":"@spartacus/order/occ!ScheduleReplenishmentForm:class","shortType":"ScheduleReplenishmentForm","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/occ!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getScheduleReplenishmentOrderEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"string","canonicalReference":"@spartacus/order/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccScheduledReplenishmentOrderFormSerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_occ!~Occ.ScheduleReplenishmentForm:interface","shortType":"Occ.ScheduleReplenishmentForm","importPath":"@spartacus/core"},{"name":"target","type":"ScheduleReplenishmentForm","isOptional":true,"canonicalReference":"@spartacus/order_occ!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"}],"returnType":"ScheduleReplenishmentForm"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_occ!~Occ.ScheduleReplenishmentForm:interface","shortType":"Occ.ScheduleReplenishmentForm","importPath":"@spartacus/core"},{"name":"target","type":"ScheduleReplenishmentForm","isOptional":true,"canonicalReference":"@spartacus/order_occ!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"}],"returnType":"ScheduleReplenishmentForm"},"topLevelApiElementName":"OccScheduledReplenishmentOrderFormSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Class","name":"OccScheduledReplenishmentOrderFormSerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.ScheduleReplenishmentForm","canonicalReference":"@spartacus/order/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"ScheduleReplenishmentForm","canonicalReference":"@spartacus/order/occ!ScheduleReplenishmentForm:class","shortType":"ScheduleReplenishmentForm","importPath":"","isOptional":true}],"returnType":"ScheduleReplenishmentForm"},{"kind":"Property","name":"convertDate","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/occ","kind":"Interface","name":"OrderOccEndpoints","members":[{"kind":"PropertySignature","name":"cancelOrder","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"cancelReplenishmentOrder","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"cancelReturn","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"consignmentTracking","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"downloadOrderAttachment","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"orderAttachments","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"orderDetail","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"orderHistory","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"orderReturnDetail","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"orderReturns","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"placeOrder","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"placePaymentAuthorizedOrder","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"quoteCode","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"reorder","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"replenishmentOrderDetails","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"replenishmentOrderDetailsHistory","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"replenishmentOrderHistory","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"returnOrder","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"scheduleReplenishmentOrder","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancelOrder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancelOrder","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancelReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancelReplenishmentOrder","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancelReturn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancelReturn","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consignmentTracking","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"downloadOrderAttachment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"downloadOrderAttachment","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderAttachments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderAttachments","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDetail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDetail","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderHistory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderHistory","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderReturnDetail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderReturnDetail","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderReturns","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderReturns","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"placeOrder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"placeOrder","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"placePaymentAuthorizedOrder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"placePaymentAuthorizedOrder","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quoteCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quoteCode","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reorder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reorder","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrderDetails","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrderDetailsHistory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrderDetailsHistory","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrderHistory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrderHistory","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnOrder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnOrder","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scheduleReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scheduleReplenishmentOrder","type":"string | OccEndpoint"},"topLevelApiElementName":"OrderOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/occ","kind":"Interface","name":"OrderOccEndpoints","members":[{"kind":"Property","name":"orderHistory","type":"string | OccEndpoint"},{"kind":"Property","name":"orderDetail","type":"string | OccEndpoint"},{"kind":"Property","name":"quoteCode","type":"string | OccEndpoint"},{"kind":"Property","name":"consignmentTracking","type":"string | OccEndpoint"},{"kind":"Property","name":"cancelOrder","type":"string | OccEndpoint"},{"kind":"Property","name":"returnOrder","type":"string | OccEndpoint"},{"kind":"Property","name":"orderReturns","type":"string | OccEndpoint"},{"kind":"Property","name":"orderReturnDetail","type":"string | OccEndpoint"},{"kind":"Property","name":"cancelReturn","type":"string | OccEndpoint"},{"kind":"Property","name":"replenishmentOrderHistory","type":"string | OccEndpoint"},{"kind":"Property","name":"replenishmentOrderDetails","type":"string | OccEndpoint"},{"kind":"Property","name":"replenishmentOrderDetailsHistory","type":"string | OccEndpoint"},{"kind":"Property","name":"cancelReplenishmentOrder","type":"string | OccEndpoint"},{"kind":"Property","name":"placeOrder","type":"string | OccEndpoint"},{"kind":"Property","name":"placePaymentAuthorizedOrder","type":"string | OccEndpoint"},{"kind":"Property","name":"scheduleReplenishmentOrder","type":"string | OccEndpoint"},{"kind":"Property","name":"reorder","type":"string | OccEndpoint"},{"kind":"Property","name":"orderAttachments","type":"string | OccEndpoint"},{"kind":"Property","name":"downloadOrderAttachment","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/order/document-flow/root","kind":"Class","name":"OrderDocumentFlowFacade","members":[{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocumentEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderDocumentFlowFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocuments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderDocumentFlowFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/root"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/root","kind":"Class","name":"OrderDocumentFlowFacade","members":[{"kind":"Method","name":"getOrderSubsequentDocuments","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocumentEntries","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentCategory","type":"string","canonicalReference":"@spartacus/order/document-flow/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentId","type":"string","canonicalReference":"@spartacus/order/document-flow/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/root","kind":"Interface","name":"OrderSubsequentDocument","members":[{"kind":"PropertySignature","name":"sapCreatedAt","type":"Date"},{"kind":"PropertySignature","name":"sapDocumentCategory","type":"string"},{"kind":"PropertySignature","name":"sapDocumentEntryIdColumnName","type":"string"},{"kind":"PropertySignature","name":"sapDocumentId","type":"string"},{"kind":"PropertySignature","name":"sapStatus","type":"string"},{"kind":"PropertySignature","name":"sapSubsequentDocuments","type":"OrderSubsequentDocument[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapCreatedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapCreatedAt","type":"Date"},"topLevelApiElementName":"OrderSubsequentDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapDocumentCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapDocumentCategory","type":"string"},"topLevelApiElementName":"OrderSubsequentDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapDocumentEntryIdColumnName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapDocumentEntryIdColumnName","type":"string"},"topLevelApiElementName":"OrderSubsequentDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapDocumentId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapDocumentId","type":"string"},"topLevelApiElementName":"OrderSubsequentDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapStatus","type":"string"},"topLevelApiElementName":"OrderSubsequentDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapSubsequentDocuments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapSubsequentDocuments","type":"OrderSubsequentDocument[]"},"topLevelApiElementName":"OrderSubsequentDocument","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/root","kind":"Interface","name":"OrderSubsequentDocument","members":[{"kind":"Property","name":"sapDocumentId","type":"string"},{"kind":"Property","name":"sapDocumentCategory","type":"string"},{"kind":"Property","name":"sapDocumentEntryIdColumnName","type":"string"},{"kind":"Property","name":"sapSubsequentDocuments","type":"OrderSubsequentDocument[]"},{"kind":"Property","name":"sapCreatedAt","type":"Date"},{"kind":"Property","name":"sapStatus","type":"string"}]}},{"entryPoint":"@spartacus/order/document-flow/root","kind":"Interface","name":"OrderSubsequentDocumentEntry","members":[{"kind":"PropertySignature","name":"sapCreatedAt","type":"Date"},{"kind":"PropertySignature","name":"sapOrderEntryNumber","type":"string"},{"kind":"PropertySignature","name":"sapStatus","type":"string"},{"kind":"PropertySignature","name":"sapSubsequentDocumentEntryNumber","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapCreatedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapCreatedAt","type":"Date"},"topLevelApiElementName":"OrderSubsequentDocumentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapOrderEntryNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapOrderEntryNumber","type":"string"},"topLevelApiElementName":"OrderSubsequentDocumentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapStatus","type":"string"},"topLevelApiElementName":"OrderSubsequentDocumentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapSubsequentDocumentEntryNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapSubsequentDocumentEntryNumber","type":"string"},"topLevelApiElementName":"OrderSubsequentDocumentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/document-flow/root"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/root","kind":"Interface","name":"OrderSubsequentDocumentEntry","members":[{"kind":"Property","name":"sapSubsequentDocumentEntryNumber","type":"string"},{"kind":"Property","name":"sapOrderEntryNumber","type":"string"},{"kind":"Property","name":"sapCreatedAt","type":"Date"},{"kind":"Property","name":"sapStatus","type":"string"}]}},{"entryPoint":"@spartacus/order/document-flow/occ","kind":"Class","name":"OccOrderDocumentFlowAdapter","members":[{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSubsequentDocumentsEntriesUrl","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSubsequentDocumentsUrl","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocumentEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderDocumentFlowAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocuments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOrderDocumentFlowAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubsequentDocumentsEntriesUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubsequentDocumentsEntriesUrl","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrderDocumentFlowAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubsequentDocumentsUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubsequentDocumentsUrl","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccOrderDocumentFlowAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/occ"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/occ","kind":"Class","name":"OccOrderDocumentFlowAdapter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getOrderSubsequentDocuments","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocumentEntries","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentCategory","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSubsequentDocumentsUrl","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getSubsequentDocumentsEntriesUrl","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentCategory","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentId","type":"string","canonicalReference":"@spartacus/order/document-flow/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/core","kind":"Class","name":"OrderDocumentFlowAdapter","members":[{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocumentEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderDocumentFlowAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocuments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderDocumentFlowAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/core"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/core","kind":"Class","name":"OrderDocumentFlowAdapter","members":[{"kind":"Method","name":"getOrderSubsequentDocuments","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocumentEntries","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentCategory","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/core","kind":"Class","name":"OrderDocumentFlowConnector","members":[{"kind":"Property","name":"adapter","type":"OrderDocumentFlowAdapter"},{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocumentEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderDocumentFlowConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocuments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderDocumentFlowConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/core"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/core","kind":"Class","name":"OrderDocumentFlowConnector","members":[{"kind":"Property","name":"adapter","type":"OrderDocumentFlowAdapter"},{"kind":"Method","name":"getOrderSubsequentDocuments","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocumentEntries","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentCategory","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/core","kind":"Class","name":"OrderDocumentFlowService","members":[{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"orderAttachmentsConnector","type":"OrderDocumentFlowConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocumentEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocumentEntries","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentCategory","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"documentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderDocumentFlowService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderSubsequentDocuments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderSubsequentDocuments","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderDocumentFlowService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/core"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/core","kind":"Class","name":"OrderDocumentFlowService","members":[{"kind":"Property","name":"orderAttachmentsConnector","type":"OrderDocumentFlowConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Method","name":"getOrderSubsequentDocuments","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderSubsequentDocumentEntries","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentCategory","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"documentId","type":"string","canonicalReference":"@spartacus/order/document-flow/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/components","kind":"Class","name":"OrderDocumentFlowComponent","members":[{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"onOrderDocumentFlowClick","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onOrderDocumentFlowClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onOrderDocumentFlowClick","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderDocumentFlowComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/components","kind":"Class","name":"OrderDocumentFlowComponent","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Method","name":"onOrderDocumentFlowClick","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/document-flow/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/components","kind":"Class","name":"OrderDocumentFlowDialogComponent","members":[{"kind":"Method","name":"cacheDocumentEntries","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"},{"name":"entries","type":"OrderSubsequentDocumentEntry[]","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocumentEntry:interface","shortType":"OrderSubsequentDocumentEntry","importPath":"@spartacus/order/document-flow/root"}],"returnType":"void"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"displayDocumentEntries","type":"import(\"@angular/core\").WritableSignal"},{"kind":"Property","name":"documentEntriesCache","type":"Map"},{"kind":"Property","name":"documents$","type":"Observable"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"getDocumentTitle","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"string"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Method","name":"goBack","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loadError","type":"import(\"@angular/core\").WritableSignal"},{"kind":"Method","name":"onDocumentSelection","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"void"},{"kind":"Property","name":"orderCode$","type":"Observable"},{"kind":"Property","name":"orderDocumentFlowFacade","type":"OrderDocumentFlowFacade"},{"kind":"Method","name":"restoreScrollPosition","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"savedScrollPosition","type":"number"},{"kind":"Method","name":"saveScrollPosition","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"scrollContainerRef","type":"ElementRef"},{"kind":"Property","name":"selectedDocument$","type":"Observable"},{"kind":"Property","name":"selectedDocumentEntries$","type":"Observable"},{"kind":"Property","name":"selectedDocumentSubject","type":"BehaviorSubject"},{"kind":"Property","name":"translation","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cacheDocumentEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cacheDocumentEntries","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"},{"name":"entries","type":"OrderSubsequentDocumentEntry[]","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocumentEntry:interface","shortType":"OrderSubsequentDocumentEntry","importPath":"@spartacus/order/document-flow/root"}],"returnType":"void"},"topLevelApiElementName":"OrderDocumentFlowDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderDocumentFlowDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDocumentTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDocumentTitle","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"string"},"topLevelApiElementName":"OrderDocumentFlowDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goBack","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goBack","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderDocumentFlowDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDocumentSelection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDocumentSelection","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"void"},"topLevelApiElementName":"OrderDocumentFlowDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreScrollPosition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreScrollPosition","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderDocumentFlowDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveScrollPosition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveScrollPosition","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderDocumentFlowDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/components","kind":"Class","name":"OrderDocumentFlowDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"orderDocumentFlowFacade","type":"OrderDocumentFlowFacade"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"scrollContainerRef","type":"ElementRef"},{"kind":"Property","name":"savedScrollPosition","type":"number"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"displayDocumentEntries","type":"i0.WritableSignal"},{"kind":"Property","name":"orderCode$","type":"Observable"},{"kind":"Property","name":"documents$","type":"Observable"},{"kind":"Property","name":"loadError","type":"i0.WritableSignal"},{"kind":"Property","name":"selectedDocumentSubject","type":"BehaviorSubject"},{"kind":"Property","name":"selectedDocument$","type":"Observable"},{"kind":"Property","name":"documentEntriesCache","type":"Map"},{"kind":"Property","name":"selectedDocumentEntries$","type":"Observable"},{"kind":"Method","name":"getDocumentTitle","parameters":[{"name":"document","type":"OrderSubsequentDocument","canonicalReference":"@spartacus/order/document-flow/components!OrderSubsequentDocument:class","shortType":"OrderSubsequentDocument","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"onDocumentSelection","parameters":[{"name":"document","type":"OrderSubsequentDocument","canonicalReference":"@spartacus/order/document-flow/components!OrderSubsequentDocument:class","shortType":"OrderSubsequentDocument","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goBack","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/order/document-flow/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"cacheDocumentEntries","parameters":[{"name":"document","type":"OrderSubsequentDocument","canonicalReference":"@spartacus/order/document-flow/components!OrderSubsequentDocument:class","shortType":"OrderSubsequentDocument","importPath":"","isOptional":false},{"name":"entries","type":"OrderSubsequentDocumentEntry[]","canonicalReference":"@spartacus/order/document-flow/components!OrderSubsequentDocumentEntry:class","shortType":"OrderSubsequentDocumentEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"saveScrollPosition","parameters":[],"returnType":"void"},{"kind":"Method","name":"restoreScrollPosition","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/components","kind":"Class","name":"OrderSubsequentDocumentListComponent","members":[{"kind":"Property","name":"documents","type":"OrderSubsequentDocument[]"},{"kind":"Property","name":"documentSelected","type":"EventEmitter"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"onDocumentSelection","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"void"},{"kind":"Property","name":"selectedDocument","type":"OrderSubsequentDocument"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDocumentSelection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDocumentSelection","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"void"},"topLevelApiElementName":"OrderSubsequentDocumentListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/components","kind":"Class","name":"OrderSubsequentDocumentListComponent","members":[{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"documents","type":"OrderSubsequentDocument[]"},{"kind":"Property","name":"selectedDocument","type":"OrderSubsequentDocument"},{"kind":"Property","name":"documentSelected","type":"EventEmitter"},{"kind":"Method","name":"onDocumentSelection","parameters":[{"name":"document","type":"OrderSubsequentDocument","canonicalReference":"@spartacus/order/document-flow/components!OrderSubsequentDocument:class","shortType":"OrderSubsequentDocument","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/components","kind":"Class","name":"OrderSubsequentDocumentNodeComponent","members":[{"kind":"Property","name":"depth","type":"number"},{"kind":"Property","name":"documents","type":"OrderSubsequentDocument[]"},{"kind":"Property","name":"documentSelected","type":"EventEmitter"},{"kind":"Method","name":"haveSubNodes","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"onDocumentSelection","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"void"},{"kind":"Property","name":"selectedDocument","type":"OrderSubsequentDocument"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"haveSubNodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"haveSubNodes","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"boolean"},"topLevelApiElementName":"OrderSubsequentDocumentNodeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDocumentSelection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDocumentSelection","overloadIndex":1,"parameters":[{"name":"document","type":"OrderSubsequentDocument","isOptional":false,"canonicalReference":"@spartacus/order_document-flow_components!~OrderSubsequentDocument:interface","shortType":"OrderSubsequentDocument","importPath":"@spartacus/order/document-flow/root"}],"returnType":"void"},"topLevelApiElementName":"OrderSubsequentDocumentNodeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/document-flow/components"}],"newApiElement":{"entryPoint":"@spartacus/order/document-flow/components","kind":"Class","name":"OrderSubsequentDocumentNodeComponent","members":[{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"documents","type":"OrderSubsequentDocument[]"},{"kind":"Property","name":"selectedDocument","type":"OrderSubsequentDocument"},{"kind":"Property","name":"depth","type":"number"},{"kind":"Property","name":"documentSelected","type":"EventEmitter"},{"kind":"Method","name":"haveSubNodes","parameters":[{"name":"document","type":"OrderSubsequentDocument","canonicalReference":"@spartacus/order/document-flow/components!OrderSubsequentDocument:class","shortType":"OrderSubsequentDocument","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"onDocumentSelection","parameters":[{"name":"document","type":"OrderSubsequentDocument","canonicalReference":"@spartacus/order/document-flow/components!OrderSubsequentDocument:class","shortType":"OrderSubsequentDocument","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/document-flow/assets","kind":"Variable","name":"documentFlowTranslationsEn","type":"{ documentFlow: { documentFlow: { button: string; dialog: { title: string; closeModal: string; name: string; date: string; time: string; status: string; status_OPEN: string; status_IN_PROCESS: string; status_COMPLETED: string; status_NOT_RELEVANT: string; orderItems: string; deliveryItemId: string; orderItemId: string; error: string; empty: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"documentFlowTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"documentFlowTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/document-flow/assets"}]},{"entryPoint":"@spartacus/order/core","kind":"Interface","name":"ConsignmentTrackingState","members":[{"kind":"PropertySignature","name":"tracking","type":"ConsignmentTracking"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tracking","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tracking","type":"ConsignmentTracking"},"topLevelApiElementName":"ConsignmentTrackingState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Interface","name":"ConsignmentTrackingState","members":[{"kind":"Property","name":"tracking","type":"ConsignmentTracking"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"MyAccountV2OrderHistoryService","members":[{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTrackingState","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getConsignmentTrackingValue","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetailsState","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getOrderDetailsV2","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetailsValue","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetailsWithTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListWithDetails","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"orderHistoryService","type":"OrderHistoryService"},{"kind":"Property","name":"orderReturnRequestService","type":"OrderReturnRequestService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentTrackingState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentTrackingState","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentTrackingValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentTrackingValue","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetailsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetailsState","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetailsV2","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetailsV2","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetailsValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetailsValue","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetailsWithTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetailsWithTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryListWithDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryListWithDetails","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyAccountV2OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"MyAccountV2OrderHistoryService","members":[{"kind":"Property","name":"orderReturnRequestService","type":"OrderReturnRequestService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"orderHistoryService","type":"OrderHistoryService"},{"kind":"Method","name":"clearOrderList","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderDetailsWithTracking","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListWithDetails","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetailsValue","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetailsState","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"loadOrderDetails","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getOrderDetailsV2","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTrackingValue","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTrackingState","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"loadConsignmentTracking","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getConsignmentTracking","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Namespace","name":"OrderActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OrderActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_RETURN_REQUEST_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_RETURN_REQUEST_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_RETURN_REQUEST_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_RETURN_REQUEST_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_RETURN_REQUEST","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_RETURN_REQUEST","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_ORDER","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_REPLENISHMENT_ORDER_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_REPLENISHMENT_ORDER_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_REPLENISHMENT_ORDER_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_REPLENISHMENT_ORDER_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_REPLENISHMENT_ORDER","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CANCEL_REPLENISHMENT_ORDER","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrder","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orderCode: string; cancelRequestInput: CancellationRequestEntryInputList; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orderCode: string; cancelRequestInput: CancellationRequestEntryInputList; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrder","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orderCode: string; cancelRequestInput: CancellationRequestEntryInputList; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orderCode: string;\n cancelRequestInput: CancellationRequestEntryInputList;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderReturnRequest","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; returnRequestCode: string; returnRequestModification: ReturnRequestModification; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; returnRequestCode: string; returnRequestModification: ReturnRequestModification; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderReturnRequest","members":[{"kind":"Property","name":"payload","type":"{ userId: string; returnRequestCode: string; returnRequestModification: ReturnRequestModification; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n returnRequestCode: string;\n returnRequestModification: ReturnRequestModification;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderReturnRequestFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderReturnRequestFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderReturnRequestSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderReturnRequestSuccess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelOrderSuccess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelReplenishmentOrder","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; replenishmentOrderCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; replenishmentOrderCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelReplenishmentOrder","members":[{"kind":"Property","name":"payload","type":"{ userId: string; replenishmentOrderCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n replenishmentOrderCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelReplenishmentOrderFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelReplenishmentOrderFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelReplenishmentOrderSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ReplenishmentOrder","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReplenishmentOrder:interface","shortType":"ReplenishmentOrder","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"ReplenishmentOrder"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CancelReplenishmentOrderSuccess","members":[{"kind":"Property","name":"payload","type":"ReplenishmentOrder"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ReplenishmentOrder","canonicalReference":"@spartacus/order/core!ReplenishmentOrder:class","shortType":"ReplenishmentOrder","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_CANCEL_REPLENISHMENT_ORDER","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_CANCEL_REPLENISHMENT_ORDER","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_CONSIGNMENT_TRACKING","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_CONSIGNMENT_TRACKING","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_ORDER_DETAILS","namespace":"OrderActions","type":"","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"CLEAR_ORDER_DETAILS","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CLEAR_ORDER_DETAILS","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"CLEAR_ORDER_DETAILS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_ORDER_RETURN_REQUEST_LIST","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_ORDER_RETURN_REQUEST_LIST","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_ORDER_RETURN_REQUEST","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_ORDER_RETURN_REQUEST","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"ClEAR_REPLENISHMENT_ORDER_DETAILS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"ClEAR_REPLENISHMENT_ORDER_DETAILS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_USER_ORDERS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_USER_ORDERS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_USER_REPLENISHMENT_ORDERS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CLEAR_USER_REPLENISHMENT_ORDERS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearCancelReplenishmentOrder","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearCancelReplenishmentOrder","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearConsignmentTracking","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearConsignmentTracking","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearOrderDetails","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"CLASS_MOVED","changeType":"MOVED","changeKind":"Class","changeLabel":"moved","changeElementName":"ClearOrderDetails","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ClearOrderDetails","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"ClearOrderDetails","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearOrderReturnRequest","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearOrderReturnRequest","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearOrderReturnRequestList","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearOrderReturnRequestList","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearReplenishmentOrderDetails","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearReplenishmentOrderDetails","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearUserOrders","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearUserOrders","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearUserReplenishmentOrders","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ClearUserReplenishmentOrders","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"ConsignmentTrackingAction","namespace":"OrderActions","members":["LoadConsignmentTracking | LoadConsignmentTrackingFail | LoadConsignmentTrackingSuccess | ClearConsignmentTracking"],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"ConsignmentTrackingAction","members":["LoadConsignmentTracking | LoadConsignmentTrackingFail | LoadConsignmentTrackingSuccess | ClearConsignmentTracking"]}},{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"ConsignmentTrackingByIdAction","namespace":"OrderActions","members":["LoadConsignmentTrackingById | LoadConsignmentTrackingByIdFail | LoadConsignmentTrackingByIdSuccess"],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"ConsignmentTrackingByIdAction","members":["LoadConsignmentTrackingById | LoadConsignmentTrackingByIdFail | LoadConsignmentTrackingByIdSuccess"]}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CREATE_ORDER_RETURN_REQUEST_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CREATE_ORDER_RETURN_REQUEST_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CREATE_ORDER_RETURN_REQUEST_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CREATE_ORDER_RETURN_REQUEST_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CREATE_ORDER_RETURN_REQUEST","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"CREATE_ORDER_RETURN_REQUEST","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CreateOrderReturnRequest","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; returnRequestInput: ReturnRequestEntryInputList; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; returnRequestInput: ReturnRequestEntryInputList; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CreateOrderReturnRequest","members":[{"kind":"Property","name":"payload","type":"{ userId: string; returnRequestInput: ReturnRequestEntryInputList; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n returnRequestInput: ReturnRequestEntryInputList;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CreateOrderReturnRequestFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CreateOrderReturnRequestFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CreateOrderReturnRequestSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ReturnRequest","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequest:interface","shortType":"ReturnRequest","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"ReturnRequest"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"CreateOrderReturnRequestSuccess","members":[{"kind":"Property","name":"payload","type":"ReturnRequest"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ReturnRequest","canonicalReference":"@spartacus/order/core!ReturnRequest:class","shortType":"ReturnRequest","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_BY_ID_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_BY_ID_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_BY_ID_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_BY_ID_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_BY_ID","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_BY_ID","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_CONSIGNMENT_TRACKING","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_BY_ID_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_BY_ID_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_BY_ID_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_BY_ID_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_BY_ID","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_BY_ID","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS_FAIL","namespace":"OrderActions","type":"","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"LOAD_ORDER_DETAILS_FAIL","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"LOAD_ORDER_DETAILS_FAIL","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS_SUCCESS","namespace":"OrderActions","type":"","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"LOAD_ORDER_DETAILS_SUCCESS","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"LOAD_ORDER_DETAILS_SUCCESS","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS","namespace":"OrderActions","type":"","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"LOAD_ORDER_DETAILS","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"LOAD_ORDER_DETAILS","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"LOAD_ORDER_DETAILS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_LIST_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_LIST_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_LIST_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_LIST_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_LIST","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_LIST","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_ORDER_RETURN_REQUEST","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_REPLENISHMENT_ORDER_DETAILS_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_REPLENISHMENT_ORDER_DETAILS_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_REPLENISHMENT_ORDER_DETAILS_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_REPLENISHMENT_ORDER_DETAILS_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_REPLENISHMENT_ORDER_DETAILS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_REPLENISHMENT_ORDER_DETAILS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_ORDERS_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_ORDERS_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_ORDERS_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_ORDERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_ORDERS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_ORDERS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_REPLENISHMENT_ORDERS_FAIL","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_REPLENISHMENT_ORDERS_FAIL","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_REPLENISHMENT_ORDERS_SUCCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_REPLENISHMENT_ORDERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_REPLENISHMENT_ORDERS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"LOAD_USER_REPLENISHMENT_ORDERS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTracking","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId?: string; orderCode: string; consignmentCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId?: string; orderCode: string; consignmentCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTracking","members":[{"kind":"Property","name":"payload","type":"{ userId?: string; orderCode: string; consignmentCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId?: string;\n orderCode: string;\n consignmentCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingById","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orderCode: string; consignmentCode: string; userId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orderCode: string; consignmentCode: string; userId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingById","members":[{"kind":"Property","name":"payload","type":"{ orderCode: string; consignmentCode: string; userId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orderCode: string;\n consignmentCode: string;\n userId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingByIdFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orderCode: string; consignmentCode: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orderCode: string; consignmentCode: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingByIdFail","members":[{"kind":"Property","name":"payload","type":"{ orderCode: string; consignmentCode: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orderCode: string;\n consignmentCode: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingByIdSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ orderCode: string; consignmentCode: string; consignmentTracking: ConsignmentTracking; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ orderCode: string; consignmentCode: string; consignmentTracking: ConsignmentTracking; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingByIdSuccess","members":[{"kind":"Property","name":"payload","type":"{ orderCode: string; consignmentCode: string; consignmentTracking: ConsignmentTracking; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n orderCode: string;\n consignmentCode: string;\n consignmentTracking: ConsignmentTracking;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"error","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ConsignmentTracking","isOptional":false,"canonicalReference":"@spartacus/order_core!~ConsignmentTracking:interface","shortType":"ConsignmentTracking","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"ConsignmentTracking"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadConsignmentTrackingSuccess","members":[{"kind":"Property","name":"payload","type":"ConsignmentTracking"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ConsignmentTracking","canonicalReference":"@spartacus/order/core!ConsignmentTracking:class","shortType":"ConsignmentTracking","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderById","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; code: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; code: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderById","members":[{"kind":"Property","name":"payload","type":"{ userId: string; code: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n code: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderByIdFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ code: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ code: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderByIdFail","members":[{"kind":"Property","name":"payload","type":"{ code: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n code: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderByIdSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"Order"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderByIdSuccess","members":[{"kind":"Property","name":"payload","type":"Order"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Order","canonicalReference":"@spartacus/order/core!Order:class","shortType":"Order","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderDetails","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; orderCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; orderCode: string; }"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"CLASS_MOVED","changeType":"MOVED","changeKind":"Class","changeLabel":"moved","changeElementName":"LoadOrderDetails","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"LoadOrderDetails","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetails","members":[{"kind":"Property","name":"payload","type":"{ userId: string; orderCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n orderCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderDetailsFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"CLASS_MOVED","changeType":"MOVED","changeKind":"Class","changeLabel":"moved","changeElementName":"LoadOrderDetailsFail","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"LoadOrderDetailsFail","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetailsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/organization/unit-order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderDetailsSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"Order"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"CLASS_MOVED","changeType":"MOVED","changeKind":"Class","changeLabel":"moved","changeElementName":"LoadOrderDetailsSuccess","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"LoadOrderDetailsSuccess","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Class","name":"LoadOrderDetailsSuccess","members":[{"kind":"Property","name":"payload","type":"Order"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Order","canonicalReference":"@spartacus/organization/unit-order/core!Order:class","shortType":"Order","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequest","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; returnRequestCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; returnRequestCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequest","members":[{"kind":"Property","name":"payload","type":"{ userId: string; returnRequestCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n returnRequestCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestList","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestList","members":[{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n pageSize?: number;\n currentPage?: number;\n sort?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestListFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestListFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestListSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ReturnRequestList","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestList:interface","shortType":"ReturnRequestList","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"ReturnRequestList"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestListSuccess","members":[{"kind":"Property","name":"payload","type":"ReturnRequestList"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ReturnRequestList","canonicalReference":"@spartacus/order/core!ReturnRequestList:class","shortType":"ReturnRequestList","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ReturnRequest","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequest:interface","shortType":"ReturnRequest","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"ReturnRequest"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadOrderReturnRequestSuccess","members":[{"kind":"Property","name":"payload","type":"ReturnRequest"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ReturnRequest","canonicalReference":"@spartacus/order/core!ReturnRequest:class","shortType":"ReturnRequest","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadReplenishmentOrderDetails","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; replenishmentOrderCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; replenishmentOrderCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadReplenishmentOrderDetails","members":[{"kind":"Property","name":"payload","type":"{ userId: string; replenishmentOrderCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n replenishmentOrderCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadReplenishmentOrderDetailsFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadReplenishmentOrderDetailsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadReplenishmentOrderDetailsSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ReplenishmentOrder","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReplenishmentOrder:interface","shortType":"ReplenishmentOrder","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"ReplenishmentOrder"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadReplenishmentOrderDetailsSuccess","members":[{"kind":"Property","name":"payload","type":"ReplenishmentOrder"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ReplenishmentOrder","canonicalReference":"@spartacus/order/core!ReplenishmentOrder:class","shortType":"ReplenishmentOrder","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserOrders","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; replenishmentOrderCode?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; replenishmentOrderCode?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserOrders","members":[{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; replenishmentOrderCode?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n pageSize?: number;\n currentPage?: number;\n sort?: string;\n replenishmentOrderCode?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserOrdersFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserOrdersFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserOrdersSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"OrderHistoryList","isOptional":false,"canonicalReference":"@spartacus/order_core!~OrderHistoryList:interface","shortType":"OrderHistoryList","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"OrderHistoryList"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserOrdersSuccess","members":[{"kind":"Property","name":"payload","type":"OrderHistoryList"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"OrderHistoryList","canonicalReference":"@spartacus/order/core!OrderHistoryList:class","shortType":"OrderHistoryList","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserReplenishmentOrders","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserReplenishmentOrders","members":[{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n pageSize?: number;\n currentPage?: number;\n sort?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserReplenishmentOrdersFail","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserReplenishmentOrdersFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/order/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserReplenishmentOrdersSuccess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ReplenishmentOrderList","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReplenishmentOrderList:interface","shortType":"ReplenishmentOrderList","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"payload","type":"ReplenishmentOrderList"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"LoadUserReplenishmentOrdersSuccess","members":[{"kind":"Property","name":"payload","type":"ReplenishmentOrderList"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ReplenishmentOrderList","canonicalReference":"@spartacus/order/core!ReplenishmentOrderList:class","shortType":"ReplenishmentOrderList","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"OrderByIdAction","namespace":"OrderActions","members":["LoadOrderById | LoadOrderByIdFail | LoadOrderByIdSuccess"],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"OrderByIdAction","members":["LoadOrderById | LoadOrderByIdFail | LoadOrderByIdSuccess"]}},{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"OrderDetailsAction","namespace":"OrderActions","members":["LoadOrderDetails | LoadOrderDetailsFail | LoadOrderDetailsSuccess | ClearOrderDetails | CancelOrder | CancelOrderFail | CancelOrderSuccess"],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"OrderDetailsAction","members":["LoadOrderDetails | LoadOrderDetailsFail | LoadOrderDetailsSuccess | ClearOrderDetails | CancelOrder | CancelOrderFail | CancelOrderSuccess"]}},{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"OrderReturnRequestAction","namespace":"OrderActions","members":["CreateOrderReturnRequest | CreateOrderReturnRequestFail | CreateOrderReturnRequestSuccess | LoadOrderReturnRequest | LoadOrderReturnRequestFail | LoadOrderReturnRequestSuccess | CancelOrderReturnRequest | CancelOrderReturnRequestFail | CancelOrderReturnRequestSuccess | LoadOrderReturnRequestList | LoadOrderReturnRequestListFail | LoadOrderReturnRequestListSuccess | ClearOrderReturnRequest | ClearOrderReturnRequestList | ResetCancelReturnProcess"],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"OrderReturnRequestAction","members":["CreateOrderReturnRequest | CreateOrderReturnRequestFail | CreateOrderReturnRequestSuccess | LoadOrderReturnRequest | LoadOrderReturnRequestFail | LoadOrderReturnRequestSuccess | CancelOrderReturnRequest | CancelOrderReturnRequestFail | CancelOrderReturnRequestSuccess | LoadOrderReturnRequestList | LoadOrderReturnRequestListFail | LoadOrderReturnRequestListSuccess | ClearOrderReturnRequest | ClearOrderReturnRequestList | ResetCancelReturnProcess"]}},{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"ReplenishmentOrderDetailsAction","namespace":"OrderActions","members":["LoadReplenishmentOrderDetails | LoadReplenishmentOrderDetailsSuccess | LoadReplenishmentOrderDetailsFail | ClearReplenishmentOrderDetails | CancelReplenishmentOrder | CancelReplenishmentOrderSuccess | CancelReplenishmentOrderFail | ClearCancelReplenishmentOrder"],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"ReplenishmentOrderDetailsAction","members":["LoadReplenishmentOrderDetails | LoadReplenishmentOrderDetailsSuccess | LoadReplenishmentOrderDetailsFail | ClearReplenishmentOrderDetails | CancelReplenishmentOrder | CancelReplenishmentOrderSuccess | CancelReplenishmentOrderFail | ClearCancelReplenishmentOrder"]}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"RESET_CANCEL_ORDER_PROCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"RESET_CANCEL_ORDER_PROCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"RESET_CANCEL_RETURN_PROCESS","namespace":"OrderActions","type":"","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"RESET_CANCEL_RETURN_PROCESS","type":""}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ResetCancelOrderProcess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ResetCancelOrderProcess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ResetCancelReturnProcess","namespace":"OrderActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ResetCancelReturnProcess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"UserOrdersAction","namespace":"OrderActions","members":["LoadUserOrders | LoadUserOrdersFail | LoadUserOrdersSuccess | ClearUserOrders"],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"UserOrdersAction","members":["LoadUserOrders | LoadUserOrdersFail | LoadUserOrdersSuccess | ClearUserOrders"]}},{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"UserReplenishmentOrdersAction","namespace":"OrderActions","members":["LoadUserReplenishmentOrders | LoadUserReplenishmentOrdersFail | LoadUserReplenishmentOrdersSuccess | ClearUserReplenishmentOrders"],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"TypeAlias","name":"UserReplenishmentOrdersAction","members":["LoadUserReplenishmentOrders | LoadUserReplenishmentOrdersFail | LoadUserReplenishmentOrdersSuccess | ClearUserReplenishmentOrders"]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderAdapter","members":[{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placeOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placePaymentAuthorizedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderAdapter","members":[{"kind":"Method","name":"placeOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderAttachmentsAdapter","members":[{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadOrderAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAttachmentsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderAttachments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAttachmentsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderAttachmentsAdapter","members":[{"kind":"Method","name":"getOrderAttachments","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadOrderAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderAttachmentsConnector","members":[{"kind":"Property","name":"adapter","type":"OrderAttachmentsAdapter"},{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadOrderAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAttachmentsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderAttachments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAttachmentsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderAttachmentsConnector","members":[{"kind":"Property","name":"adapter","type":"OrderAttachmentsAdapter"},{"kind":"Method","name":"getOrderAttachments","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadOrderAttachment","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderAttachmentsService","members":[{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"orderAttachmentsConnector","type":"OrderAttachmentsConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadOrderAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadOrderAttachment","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAttachmentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderAttachments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderAttachments","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderAttachmentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderAttachmentsService","members":[{"kind":"Property","name":"orderAttachmentsConnector","type":"OrderAttachmentsConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Method","name":"getOrderAttachments","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadOrderAttachment","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"OrderAdapter","isOptional":false,"canonicalReference":"@spartacus/order_core!OrderAdapter:class","shortType":"OrderAdapter","importPath":"@spartacus/order/core"}]},{"kind":"Property","name":"adapter","type":"OrderAdapter"},{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placeOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placePaymentAuthorizedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderConnector","members":[{"kind":"Property","name":"adapter","type":"OrderAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"OrderAdapter","canonicalReference":"@spartacus/order/core!OrderAdapter:class","shortType":"OrderAdapter","importPath":"@spartacus/order/core","isOptional":false}]},{"kind":"Method","name":"placeOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderHistoryAdapter","members":[{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"cancelReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"createReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadReturnRequestList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReturnRequestDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReturnRequestList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderHistoryAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTracking","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"createReturnRequest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","canonicalReference":"@spartacus/order/core!ReturnRequestEntryInputList:class","shortType":"ReturnRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadReturnRequestDetail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadReturnRequestList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"cancel","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","canonicalReference":"@spartacus/order/core!CancellationRequestEntryInputList:class","shortType":"CancellationRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"cancelReturnRequest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestModification","type":"ReturnRequestModification","canonicalReference":"@spartacus/order/core!ReturnRequestModification:class","shortType":"ReturnRequestModification","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderHistoryConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"OrderHistoryAdapter","isOptional":false,"canonicalReference":"@spartacus/order_core!OrderHistoryAdapter:class","shortType":"OrderHistoryAdapter","importPath":"@spartacus/order/core"}]},{"kind":"Property","name":"adapter","type":"OrderHistoryAdapter"},{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"cancelReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"return","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancel","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReturnRequest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReturnRequestDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReturnRequestList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"return","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"return","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderHistoryConnector","members":[{"kind":"Property","name":"adapter","type":"OrderHistoryAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"OrderHistoryAdapter","canonicalReference":"@spartacus/order/core!OrderHistoryAdapter:class","shortType":"OrderHistoryAdapter","importPath":"@spartacus/order/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTracking","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"cancel","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","canonicalReference":"@spartacus/order/core!CancellationRequestEntryInputList:class","shortType":"CancellationRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"return","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","canonicalReference":"@spartacus/order/core!ReturnRequestEntryInputList:class","shortType":"ReturnRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestDetail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"cancelReturnRequest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestModification","type":"ReturnRequestModification","canonicalReference":"@spartacus/order/core!ReturnRequestModification:class","shortType":"ReturnRequestModification","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderHistoryService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"processStateStore","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/order_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"cancelOrder","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Method","name":"clearConsignmentTracking","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getCancelOrderLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"_order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Params | null"},{"kind":"Method","name":"loadConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"processStateStore","type":"Store>"},{"kind":"Method","name":"resetCancelOrderProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelOrder","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~CancellationRequestEntryInputList:interface","shortType":"CancellationRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearConsignmentTracking","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelOrderLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelOrderLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelOrderSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentTracking","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetailsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderHistoryListLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderHistoryListLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"_order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Params | null"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsignmentTracking","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderDetails","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetCancelOrderProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetCancelOrderProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderHistoryService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"processStateStore","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"processStateStore","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/order/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/order/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderDetails","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearOrderDetails","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderHistoryList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderHistoryListLoaded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clearOrderList","parameters":[],"returnType":"void"},{"kind":"Method","name":"getConsignmentTracking","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadConsignmentTracking","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consignmentCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearConsignmentTracking","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelOrder","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cancelRequestInput","type":"CancellationRequestEntryInputList","canonicalReference":"@spartacus/order/core!CancellationRequestEntryInputList:class","shortType":"CancellationRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCancelOrderLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelOrderSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetCancelOrderProcessState","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderDetailsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getQueryParams","parameters":[{"name":"_order","type":"Order","canonicalReference":"@spartacus/order/core!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"Params | null"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderReturnRequestService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"processStateStore","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/order_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"cancelOrderReturnRequest","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Method","name":"clearOrderReturnRequestDetail","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearOrderReturnRequestList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"createOrderReturnRequest","overloadIndex":1,"parameters":[{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Method","name":"getCancelReturnRequestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReturnRequestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderReturnRequest","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderReturnRequestList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadOrderReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrderReturnRequestList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"processStateStore","type":"Store>"},{"kind":"Method","name":"resetCancelReturnRequestProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelOrderReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelOrderReturnRequest","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnRequestModification","type":"ReturnRequestModification","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestModification:interface","shortType":"ReturnRequestModification","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderReturnRequestDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderReturnRequestDetail","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOrderReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOrderReturnRequestList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createOrderReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createOrderReturnRequest","overloadIndex":1,"parameters":[{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","isOptional":false,"canonicalReference":"@spartacus/order_core!~ReturnRequestEntryInputList:interface","shortType":"ReturnRequestEntryInputList","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReturnRequestLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReturnRequestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReturnRequestSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReturnRequestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderReturnRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderReturnRequest","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderReturnRequestList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReturnRequestLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReturnRequestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReturnRequestSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReturnRequestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderReturnRequestDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderReturnRequestDetail","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrderReturnRequestList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrderReturnRequestList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetCancelReturnRequestProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetCancelReturnRequestProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderReturnRequestService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"processStateStore","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"processStateStore","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/order/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"createOrderReturnRequest","parameters":[{"name":"returnRequestInput","type":"ReturnRequestEntryInputList","canonicalReference":"@spartacus/order/core!ReturnRequestEntryInputList:class","shortType":"ReturnRequestEntryInputList","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getOrderReturnRequest","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderReturnRequestList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadOrderReturnRequestDetail","parameters":[{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadOrderReturnRequestList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clearOrderReturnRequestList","parameters":[],"returnType":"void"},{"kind":"Method","name":"getReturnRequestLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReturnRequestSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearOrderReturnRequestDetail","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelOrderReturnRequest","parameters":[{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnRequestModification","type":"ReturnRequestModification","canonicalReference":"@spartacus/order/core!ReturnRequestModification:class","shortType":"ReturnRequestModification","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCancelReturnRequestLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReturnRequestSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetCancelReturnRequestProcessState","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/core","kind":"Namespace","name":"OrderSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OrderSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getConsignmentTracking","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getConsignmentTracking","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Function","name":"getConsignmentTrackingById","namespace":"OrderSelectors","parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getConsignmentTrackingById","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getConsignmentTrackingById","topLevelApiElementKind":"Function","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getConsignmentTrackingByIdEntities","namespace":"OrderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getConsignmentTrackingByIdEntities","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/order/core","kind":"Function","name":"getConsignmentTrackingByIdEntity","namespace":"OrderSelectors","parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getConsignmentTrackingByIdEntity","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getConsignmentTrackingByIdEntity","topLevelApiElementKind":"Function","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Function","name":"getConsignmentTrackingByIdLoading","namespace":"OrderSelectors","parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getConsignmentTrackingByIdLoading","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getConsignmentTrackingByIdLoading","topLevelApiElementKind":"Function","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Function","name":"getConsignmentTrackingByIdSuccess","namespace":"OrderSelectors","parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consignmentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getConsignmentTrackingByIdSuccess","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getConsignmentTrackingByIdSuccess","topLevelApiElementKind":"Function","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getConsignmentTrackingState","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getConsignmentTrackingState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Function","name":"getOrderById","namespace":"OrderSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrderById","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderById","topLevelApiElementKind":"Function","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderByIdEntities","namespace":"OrderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderByIdEntities","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/order/core","kind":"Function","name":"getOrderByIdEntity","namespace":"OrderSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrderByIdEntity","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderByIdEntity","topLevelApiElementKind":"Function","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Function","name":"getOrderByIdLoading","namespace":"OrderSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrderByIdLoading","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderByIdLoading","topLevelApiElementKind":"Function","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Function","name":"getOrderByIdSuccess","namespace":"OrderSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getOrderByIdSuccess","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderByIdSuccess","topLevelApiElementKind":"Function","entryPoint":"@spartacus/order/core"}]},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderDetails","namespace":"OrderSelectors","type":"MemoizedSelector","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"getOrderDetails","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderDetails","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"},{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"getOrderDetails","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderDetails","namespace":"OrderSelectors","type":"MemoizedSelector"},"new":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderDetails","type":"MemoizedSelector"},"topLevelApiElementName":"getOrderDetails","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderDetails","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderDetailsLoading","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderDetailsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderDetailState","namespace":"OrderSelectors","type":"MemoizedSelector>","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"getOrderDetailState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderDetailState","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"},{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"getOrderDetailState","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderDetailState","namespace":"OrderSelectors","type":"MemoizedSelector>"},"new":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderDetailState","type":"MemoizedSelector>"},"topLevelApiElementName":"getOrderDetailState","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderDetailState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequest","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequest","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestList","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestList","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestListState","namespace":"OrderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestListState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestLoading","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestState","namespace":"OrderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestSuccess","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderReturnRequestSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrders","namespace":"OrderSelectors","type":"MemoizedSelector","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"getOrders","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrders","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"},{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"getOrders","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrders","namespace":"OrderSelectors","type":"MemoizedSelector"},"new":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrders","type":"MemoizedSelector"},"topLevelApiElementName":"getOrders","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrders","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrdersLoaded","namespace":"OrderSelectors","type":"MemoizedSelector","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"getOrdersLoaded","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrdersLoaded","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"},{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"getOrdersLoaded","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrdersLoaded","namespace":"OrderSelectors","type":"MemoizedSelector"},"new":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrdersLoaded","type":"MemoizedSelector"},"topLevelApiElementName":"getOrdersLoaded","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrdersLoaded","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrdersState","namespace":"OrderSelectors","type":"MemoizedSelector>","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"getOrdersState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrdersState","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"},{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"getOrdersState","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrdersState","namespace":"OrderSelectors","type":"MemoizedSelector>"},"new":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrdersState","type":"MemoizedSelector>"},"topLevelApiElementName":"getOrdersState","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrdersState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderState","namespace":"OrderSelectors","type":"MemoizedSelector","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"getOrderState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getOrderState","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"},{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"getOrderState","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getOrderState","namespace":"OrderSelectors","type":"MemoizedSelector"},"new":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderState","type":"MemoizedSelector"},"topLevelApiElementName":"getOrderState","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/unit-order/core","kind":"Variable","name":"getOrderState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderDetailsError","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderDetailsError","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderDetailsLoading","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderDetailsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderDetailsSuccess","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderDetailsSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderDetailsValue","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderDetailsValue","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrders","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrders","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrdersError","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrdersError","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrdersLoading","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrdersLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrdersState","namespace":"OrderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrdersState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrdersSuccess","namespace":"OrderSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrdersSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderState","namespace":"OrderSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Variable","name":"getReplenishmentOrderState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/order_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/order_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/order_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"orderConnector","type":"OrderConnector","isOptional":false,"canonicalReference":"@spartacus/order_core!OrderConnector:class","shortType":"OrderConnector","importPath":"@spartacus/order/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/order_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"clearPlacedOrder","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getDeliveryEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPickupEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderConnector","type":"OrderConnector"},{"kind":"Property","name":"placedOrder$","type":"BehaviorSubject"},{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"placeOrderCommand","type":"Command"},{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"placePaymentAuthorizedOrderCommand","type":"Command"},{"kind":"Method","name":"setPlacedOrder","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"OrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearPlacedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearPlacedOrder","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placeOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placePaymentAuthorizedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placePaymentAuthorizedOrder","overloadIndex":1,"parameters":[{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPlacedOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPlacedOrder","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"OrderService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"orderConnector","type":"OrderConnector"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"placedOrder$","type":"BehaviorSubject"},{"kind":"Property","name":"placeOrderCommand","type":"Command"},{"kind":"Property","name":"placePaymentAuthorizedOrderCommand","type":"Command"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/order/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/order/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/order/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"orderConnector","type":"OrderConnector","canonicalReference":"@spartacus/order/core!OrderConnector:class","shortType":"OrderConnector","importPath":"@spartacus/order/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/order/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"placeOrder","parameters":[{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"placePaymentAuthorizedOrder","parameters":[{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearPlacedOrder","parameters":[],"returnType":"void"},{"kind":"Method","name":"setPlacedOrder","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/core!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPickupEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryEntries","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/core","kind":"Interface","name":"OrderState","members":[{"kind":"PropertySignature","name":"consignmentTracking","type":"ConsignmentTrackingState"},{"kind":"PropertySignature","name":"consignmentTrackingById","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"orderById","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"orderDetail","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"orderReturn","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"orderReturnList","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"orders","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"replenishmentOrder","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"replenishmentOrders","type":"StateUtils.LoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consignmentTracking","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consignmentTracking","type":"ConsignmentTrackingState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consignmentTrackingById","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consignmentTrackingById","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderById","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderById","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDetail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDetail","type":"StateUtils.LoaderState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderReturn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderReturn","type":"StateUtils.LoaderState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderReturnList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderReturnList","type":"StateUtils.LoaderState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orders","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orders","type":"StateUtils.LoaderState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrder","type":"StateUtils.LoaderState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrders","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrders","type":"StateUtils.LoaderState"},"topLevelApiElementName":"OrderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Interface","name":"OrderState","members":[{"kind":"Property","name":"orders","type":"StateUtils.LoaderState"},{"kind":"Property","name":"orderDetail","type":"StateUtils.LoaderState"},{"kind":"Property","name":"replenishmentOrders","type":"StateUtils.LoaderState"},{"kind":"Property","name":"orderReturn","type":"StateUtils.LoaderState"},{"kind":"Property","name":"orderReturnList","type":"StateUtils.LoaderState"},{"kind":"Property","name":"consignmentTracking","type":"ConsignmentTrackingState"},{"kind":"Property","name":"replenishmentOrder","type":"StateUtils.LoaderState"},{"kind":"Property","name":"consignmentTrackingById","type":"StateUtils.EntityLoaderState"},{"kind":"Property","name":"orderById","type":"StateUtils.EntityLoaderState"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReorderOrderAdapter","members":[{"kind":"Method","name":"reorder","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reorder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reorder","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReorderOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReorderOrderAdapter","members":[{"kind":"Method","name":"reorder","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReorderOrderConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"ReorderOrderAdapter","isOptional":false,"canonicalReference":"@spartacus/order_core!ReorderOrderAdapter:class","shortType":"ReorderOrderAdapter","importPath":"@spartacus/order/core"}]},{"kind":"Property","name":"adapter","type":"ReorderOrderAdapter"},{"kind":"Method","name":"reorder","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reorder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reorder","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReorderOrderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReorderOrderConnector","members":[{"kind":"Property","name":"adapter","type":"ReorderOrderAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"ReorderOrderAdapter","canonicalReference":"@spartacus/order/core!ReorderOrderAdapter:class","shortType":"ReorderOrderAdapter","importPath":"@spartacus/order/core","isOptional":false}]},{"kind":"Method","name":"reorder","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReorderOrderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/order_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"reorderOrderConnector","type":"ReorderOrderConnector","isOptional":false,"canonicalReference":"@spartacus/order_core!ReorderOrderConnector:class","shortType":"ReorderOrderConnector","importPath":"@spartacus/order/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/order_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/order_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"multiCartFacade","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/order_core!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"reorder","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"reorderCommand","type":"Command<{ orderId: string; }, CartModificationList>"},{"kind":"Property","name":"reorderOrderConnector","type":"ReorderOrderConnector"},{"kind":"Method","name":"reorderPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reorder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reorder","overloadIndex":1,"parameters":[{"name":"orderId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReorderOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reorderPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reorderPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReorderOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReorderOrderService","members":[{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"reorderOrderConnector","type":"ReorderOrderConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"reorderCommand","type":"Command<{ orderId: string; }, CartModificationList>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/order/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"reorderOrderConnector","type":"ReorderOrderConnector","canonicalReference":"@spartacus/order/core!ReorderOrderConnector:class","shortType":"ReorderOrderConnector","importPath":"@spartacus/order/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/order/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/order/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"multiCartFacade","type":"MultiCartFacade","canonicalReference":"@spartacus/order/core!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"reorder","parameters":[{"name":"orderId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"reorderPreconditions","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReplenishmentOrderHistoryAdapter","members":[{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentDetailsHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReplenishmentDetailsHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReplenishmentDetailsHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReplenishmentOrderHistoryAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentDetailsHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"cancelReplenishmentOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReplenishmentOrderHistoryConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"ReplenishmentOrderHistoryAdapter","isOptional":false,"canonicalReference":"@spartacus/order_core!ReplenishmentOrderHistoryAdapter:class","shortType":"ReplenishmentOrderHistoryAdapter","importPath":"@spartacus/order/core"}]},{"kind":"Property","name":"adapter","type":"ReplenishmentOrderHistoryAdapter"},{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentDetailsHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReplenishmentDetailsHistory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReplenishmentDetailsHistory","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReplenishmentOrderHistoryConnector","members":[{"kind":"Property","name":"adapter","type":"ReplenishmentOrderHistoryAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"ReplenishmentOrderHistoryAdapter","canonicalReference":"@spartacus/order/core!ReplenishmentOrderHistoryAdapter:class","shortType":"ReplenishmentOrderHistoryAdapter","importPath":"@spartacus/order/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentDetailsHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"cancelReplenishmentOrder","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadHistory","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReplenishmentOrderHistoryService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"processStateStore","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/order_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"clearCancelReplenishmentOrderProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearReplenishmentOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearReplenishmentOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getCancelReplenishmentOrderError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReplenishmentOrderLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReplenishmentOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentOrderDetails","overloadIndex":1,"parameters":[{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadReplenishmentOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"processStateStore","type":"Store>"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCancelReplenishmentOrderProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCancelReplenishmentOrderProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearReplenishmentOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearReplenishmentOrderDetails","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearReplenishmentOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearReplenishmentOrderList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReplenishmentOrderError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReplenishmentOrderError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReplenishmentOrderLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReplenishmentOrderLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCancelReplenishmentOrderSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCancelReplenishmentOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderDetailsError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderDetailsError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderDetailsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderDetailsSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderDetailsSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderHistoryList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderHistoryList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderHistoryListError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderHistoryListError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderHistoryListLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderHistoryListLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentOrderHistoryListSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentOrderHistoryListSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReplenishmentOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReplenishmentOrderDetails","overloadIndex":1,"parameters":[{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadReplenishmentOrderList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadReplenishmentOrderList","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ReplenishmentOrderHistoryService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"processStateStore","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"processStateStore","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/order/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadReplenishmentOrderDetails","parameters":[{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getReplenishmentOrderDetails","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderDetailsError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearReplenishmentOrderDetails","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelReplenishmentOrder","parameters":[{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCancelReplenishmentOrderLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReplenishmentOrderSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCancelReplenishmentOrderError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearCancelReplenishmentOrderProcessState","parameters":[],"returnType":"void"},{"kind":"Method","name":"getReplenishmentOrderHistoryList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentOrderHistoryListSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadReplenishmentOrderList","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/order/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"clearReplenishmentOrderList","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ScheduledReplenishmentOrderAdapter","members":[{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_core!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scheduleReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_core!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ScheduledReplenishmentOrderAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ScheduledReplenishmentOrderAdapter","members":[{"kind":"Method","name":"scheduleReplenishmentOrder","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","canonicalReference":"@spartacus/order/core!ScheduleReplenishmentForm:class","shortType":"ScheduleReplenishmentForm","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ScheduledReplenishmentOrderConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"ScheduledReplenishmentOrderAdapter","isOptional":false,"canonicalReference":"@spartacus/order_core!ScheduledReplenishmentOrderAdapter:class","shortType":"ScheduledReplenishmentOrderAdapter","importPath":"@spartacus/order/core"}]},{"kind":"Property","name":"adapter","type":"ScheduledReplenishmentOrderAdapter"},{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_core!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scheduleReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_core!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ScheduledReplenishmentOrderConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ScheduledReplenishmentOrderConnector","members":[{"kind":"Property","name":"adapter","type":"ScheduledReplenishmentOrderAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"ScheduledReplenishmentOrderAdapter","canonicalReference":"@spartacus/order/core!ScheduledReplenishmentOrderAdapter:class","shortType":"ScheduledReplenishmentOrderAdapter","importPath":"@spartacus/order/core","isOptional":false}]},{"kind":"Method","name":"scheduleReplenishmentOrder","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","canonicalReference":"@spartacus/order/core!ScheduleReplenishmentForm:class","shortType":"ScheduleReplenishmentForm","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ScheduledReplenishmentOrderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/order_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/order_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/order_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"scheduledReplenishmentOrderConnector","type":"ScheduledReplenishmentOrderConnector","isOptional":false,"canonicalReference":"@spartacus/order_core!ScheduledReplenishmentOrderConnector:class","shortType":"ScheduledReplenishmentOrderConnector","importPath":"@spartacus/order/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/order_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/order_core!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"scheduledReplenishmentOrderConnector","type":"ScheduledReplenishmentOrderConnector"},{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_core!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"scheduleReplenishmentOrderCommand","type":"Command<{ termsChecked: boolean; form: ScheduleReplenishmentForm; }, ReplenishmentOrder>"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"ScheduledReplenishmentOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scheduleReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scheduleReplenishmentOrder","overloadIndex":1,"parameters":[{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/order_core!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"},{"name":"termsChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ScheduledReplenishmentOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Class","name":"ScheduledReplenishmentOrderService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"scheduledReplenishmentOrderConnector","type":"ScheduledReplenishmentOrderConnector"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"scheduleReplenishmentOrderCommand","type":"Command<{ termsChecked: boolean; form: ScheduleReplenishmentForm; }, ReplenishmentOrder>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/order/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/order/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/order/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"scheduledReplenishmentOrderConnector","type":"ScheduledReplenishmentOrderConnector","canonicalReference":"@spartacus/order/core!ScheduledReplenishmentOrderConnector:class","shortType":"ScheduledReplenishmentOrderConnector","importPath":"@spartacus/order/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/order/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/order/core!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"scheduleReplenishmentOrder","parameters":[{"name":"scheduleReplenishmentForm","type":"ScheduleReplenishmentForm","canonicalReference":"@spartacus/order/core!ScheduleReplenishmentForm:class","shortType":"ScheduleReplenishmentForm","importPath":"","isOptional":false},{"name":"termsChecked","type":"boolean","canonicalReference":"@spartacus/order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/core","kind":"Interface","name":"StateWithOrder","members":[{"kind":"PropertySignature","name":"order","type":"OrderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"order","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"order","type":"OrderState"},"topLevelApiElementName":"StateWithOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/order/core"}],"newApiElement":{"entryPoint":"@spartacus/order/core","kind":"Interface","name":"StateWithOrder","members":[{"kind":"Property","name":"[ORDER_FEATURE]","type":"OrderState"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"AmendOrderActionsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"amendOrderForm","type":"UntypedFormGroup"},{"kind":"Property","name":"backRoute","type":"string"},{"kind":"Method","name":"continue","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"forwardRoute","type":"string"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"styles","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"continue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"continue","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AmendOrderActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"AmendOrderActionsComponent","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"amendOrderForm","type":"UntypedFormGroup"},{"kind":"Property","name":"backRoute","type":"string"},{"kind":"Property","name":"forwardRoute","type":"string"},{"kind":"Property","name":"styles","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"continue","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/order/components!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"CancelOrderConfirmationComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderAmendService","type":"OrderAmendService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderAmendService:class","shortType":"OrderAmendService","importPath":"@spartacus/order/components"}]},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"orderAmendService","type":"OrderAmendService"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Method","name":"submit","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submit","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"CancelOrderConfirmationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"CancelOrderConfirmationComponent","members":[{"kind":"Property","name":"orderAmendService","type":"OrderAmendService"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderAmendService","type":"OrderAmendService","canonicalReference":"@spartacus/order/components!OrderAmendService:class","shortType":"OrderAmendService","importPath":"@spartacus/order/components","isOptional":false}]},{"kind":"Method","name":"submit","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"CancelOrReturnItemsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderAmendService","type":"OrderAmendService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderAmendService:class","shortType":"OrderAmendService","importPath":"@spartacus/order/components"}]},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Method","name":"getControl","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"UntypedFormControl"},{"kind":"Method","name":"getItemPrice","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Price"},{"kind":"Method","name":"getMaxAmendQuantity","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Method","name":"isCancellation","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"isConfirmation","type":"boolean"},{"kind":"Property","name":"orderAmendService","type":"OrderAmendService"},{"kind":"Method","name":"setAll","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getControl","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"UntypedFormControl"},"topLevelApiElementName":"CancelOrReturnItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItemPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItemPrice","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Price"},"topLevelApiElementName":"CancelOrReturnItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMaxAmendQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMaxAmendQuantity","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"CancelOrReturnItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCancellation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCancellation","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CancelOrReturnItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAll","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"CancelOrReturnItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"CancelOrReturnItemsComponent","members":[{"kind":"Property","name":"orderAmendService","type":"OrderAmendService"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"isConfirmation","type":"boolean"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderAmendService","type":"OrderAmendService","canonicalReference":"@spartacus/order/components!OrderAmendService:class","shortType":"OrderAmendService","importPath":"@spartacus/order/components","isOptional":false}]},{"kind":"Method","name":"getControl","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false},{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"UntypedFormControl"},{"kind":"Method","name":"setAll","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getItemPrice","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"Price"},{"kind":"Method","name":"getMaxAmendQuantity","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"isCancellation","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ConsignmentTrackingComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderHistoryFacade","type":"OrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/order_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"consignment","type":"Consignment"},{"kind":"Property","name":"consignmentStatus","type":"string[]"},{"kind":"Property","name":"consignmentTracking$","type":"Observable"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openTrackingDialog","overloadIndex":1,"parameters":[{"name":"consignment","type":"Consignment","isOptional":false,"canonicalReference":"@spartacus/order_components!~Consignment:interface","shortType":"Consignment","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConsignmentTrackingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConsignmentTrackingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openTrackingDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openTrackingDialog","overloadIndex":1,"parameters":[{"name":"consignment","type":"Consignment","isOptional":false,"canonicalReference":"@spartacus/order_components!~Consignment:interface","shortType":"Consignment","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"ConsignmentTrackingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ConsignmentTrackingComponent","members":[{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"consignmentStatus","type":"string[]"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"consignment","type":"Consignment"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"consignmentTracking$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderHistoryFacade","type":"OrderHistoryFacade","canonicalReference":"@spartacus/order/components!OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/order/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"openTrackingDialog","parameters":[{"name":"consignment","type":"Consignment","canonicalReference":"@spartacus/order/components!Consignment:class","shortType":"Consignment","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2ConsignmentEntriesComponent","members":[{"kind":"Property","name":"consignments","type":"ConsignmentView[]"},{"kind":"Method","name":"getConsignmentNumber","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Property","name":"orderCode","type":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentNumber","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentNumber","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"MyAccountV2ConsignmentEntriesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2ConsignmentEntriesComponent","members":[{"kind":"Property","name":"consignments","type":"ConsignmentView[]"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Method","name":"getConsignmentNumber","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2ConsignmentTrackingComponent","members":[{"kind":"Property","name":"componentClass","type":"string"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2ConsignmentTrackingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2ConsignmentTrackingComponent","members":[{"kind":"Property","name":"componentClass","type":"string"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2DownloadInvoicesComponent","members":[{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"_message","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"invoiceComponent","type":"InvoicesListComponent"},{"kind":"Property","name":"invoiceCount","type":"number | undefined"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngAfterViewChecked","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"OrderOutlets","type":"typeof OrderOutlets"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"_message","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyAccountV2DownloadInvoicesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewChecked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewChecked","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2DownloadInvoicesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2DownloadInvoicesComponent","members":[{"kind":"Property","name":"invoiceComponent","type":"InvoicesListComponent"},{"kind":"Property","name":"OrderOutlets","type":"typeof OrderOutlets"},{"kind":"Property","name":"invoiceCount","type":"number | undefined"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Method","name":"ngAfterViewChecked","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/order/components!any:class","shortType":"any","importPath":"","isOptional":true},{"name":"_message","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2DownloadInvoicesEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDownloadInvoices","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"DownloadOrderInvoicesEvent","isOptional":false,"canonicalReference":"@spartacus/order_components!~DownloadOrderInvoicesEvent:class","shortType":"DownloadOrderInvoicesEvent","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2DownloadInvoicesEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDownloadInvoices","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDownloadInvoices","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2DownloadInvoicesEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"DownloadOrderInvoicesEvent","isOptional":false,"canonicalReference":"@spartacus/order_components!~DownloadOrderInvoicesEvent:class","shortType":"DownloadOrderInvoicesEvent","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"MyAccountV2DownloadInvoicesEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2DownloadInvoicesEventListener","members":[{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"onDownloadInvoices","parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","parameters":[{"name":"event","type":"DownloadOrderInvoicesEvent","canonicalReference":"@spartacus/order/components!DownloadOrderInvoicesEvent:class","shortType":"DownloadOrderInvoicesEvent","importPath":"@spartacus/order/root","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrderConsignmentsService","members":[{"kind":"Method","name":"getGroupedConsignments","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"},{"name":"pickup","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Consignment[] | undefined"},{"kind":"Method","name":"getStatusGroupKey","overloadIndex":1,"parameters":[{"name":"status","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"getUnconsignedEntries","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"},{"name":"pickup","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OrderEntry[] | undefined"},{"kind":"Method","name":"groupConsignments","overloadIndex":1,"parameters":[{"name":"consignments","type":"Consignment[] | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~Consignment:interface","shortType":"Consignment","importPath":"@spartacus/order/root"}],"returnType":"Consignment[] | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupedConsignments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupedConsignments","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"},{"name":"pickup","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Consignment[] | undefined"},"topLevelApiElementName":"MyAccountV2OrderConsignmentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStatusGroupKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStatusGroupKey","overloadIndex":1,"parameters":[{"name":"status","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"MyAccountV2OrderConsignmentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUnconsignedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUnconsignedEntries","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"},{"name":"pickup","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OrderEntry[] | undefined"},"topLevelApiElementName":"MyAccountV2OrderConsignmentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"groupConsignments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"groupConsignments","overloadIndex":1,"parameters":[{"name":"consignments","type":"Consignment[] | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~Consignment:interface","shortType":"Consignment","importPath":"@spartacus/order/root"}],"returnType":"Consignment[] | undefined"},"topLevelApiElementName":"MyAccountV2OrderConsignmentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrderConsignmentsService","members":[{"kind":"Method","name":"getGroupedConsignments","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/components!Order:class","shortType":"Order","importPath":"","isOptional":false},{"name":"pickup","type":"boolean","canonicalReference":"@spartacus/order/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Consignment[] | undefined"},{"kind":"Method","name":"getUnconsignedEntries","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/components!Order:class","shortType":"Order","importPath":"","isOptional":false},{"name":"pickup","type":"boolean","canonicalReference":"@spartacus/order/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"OrderEntry[] | undefined"},{"kind":"Method","name":"groupConsignments","parameters":[{"name":"consignments","type":"Consignment[] | undefined","canonicalReference":"@spartacus/order/components!Consignment:class","shortType":"Consignment","importPath":"","isOptional":false}],"returnType":"Consignment[] | undefined"},{"kind":"Method","name":"getStatusGroupKey","parameters":[{"name":"status","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrderConsolidatedInformationComponent","members":[{"kind":"Property","name":"criticalStatuses","type":"OrderCriticalStatus[]"},{"kind":"Method","name":"getConsignmentsCount","overloadIndex":1,"parameters":[{"name":"consignments","type":"ConsignmentView[] | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~ConsignmentView:interface","shortType":"ConsignmentView","importPath":"@spartacus/order/root"}],"returnType":"number"},{"kind":"Method","name":"getDeliveryConsignments","overloadIndex":1,"parameters":[{"name":"consignments","type":"ConsignmentView[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~ConsignmentView:interface","shortType":"ConsignmentView","importPath":"@spartacus/order/root"}],"returnType":"ConsignmentView[]"},{"kind":"Method","name":"getDeliveryUnconsignedEntries","overloadIndex":1,"parameters":[{"name":"unconsignedEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"OrderEntry[]"},{"kind":"Method","name":"getOrderEntriesCount","overloadIndex":1,"parameters":[{"name":"orderEntries","type":"OrderEntry[] | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Method","name":"getPickupConsignments","overloadIndex":1,"parameters":[{"name":"consignments","type":"ConsignmentView[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~ConsignmentView:interface","shortType":"ConsignmentView","importPath":"@spartacus/order/root"}],"returnType":"ConsignmentView[]"},{"kind":"Method","name":"getPickupUnconsignedEntries","overloadIndex":1,"parameters":[{"name":"unconsignedEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"OrderEntry[]"},{"kind":"Method","name":"getProductImages","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Images[]"},{"kind":"Property","name":"IMAGE_COUNT","type":""},{"kind":"Method","name":"isStatusCritical","overloadIndex":1,"parameters":[{"name":"status","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"order","type":"OrderHistoryView"},{"kind":"Property","name":"orderConsignmentsService","type":"MyAccountV2OrderConsignmentsService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsignmentsCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsignmentsCount","overloadIndex":1,"parameters":[{"name":"consignments","type":"ConsignmentView[] | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~ConsignmentView:interface","shortType":"ConsignmentView","importPath":"@spartacus/order/root"}],"returnType":"number"},"topLevelApiElementName":"MyAccountV2OrderConsolidatedInformationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryConsignments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryConsignments","overloadIndex":1,"parameters":[{"name":"consignments","type":"ConsignmentView[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~ConsignmentView:interface","shortType":"ConsignmentView","importPath":"@spartacus/order/root"}],"returnType":"ConsignmentView[]"},"topLevelApiElementName":"MyAccountV2OrderConsolidatedInformationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryUnconsignedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryUnconsignedEntries","overloadIndex":1,"parameters":[{"name":"unconsignedEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"OrderEntry[]"},"topLevelApiElementName":"MyAccountV2OrderConsolidatedInformationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderEntriesCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderEntriesCount","overloadIndex":1,"parameters":[{"name":"orderEntries","type":"OrderEntry[] | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"MyAccountV2OrderConsolidatedInformationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupConsignments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupConsignments","overloadIndex":1,"parameters":[{"name":"consignments","type":"ConsignmentView[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~ConsignmentView:interface","shortType":"ConsignmentView","importPath":"@spartacus/order/root"}],"returnType":"ConsignmentView[]"},"topLevelApiElementName":"MyAccountV2OrderConsolidatedInformationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupUnconsignedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupUnconsignedEntries","overloadIndex":1,"parameters":[{"name":"unconsignedEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"OrderEntry[]"},"topLevelApiElementName":"MyAccountV2OrderConsolidatedInformationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductImages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductImages","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Images[]"},"topLevelApiElementName":"MyAccountV2OrderConsolidatedInformationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStatusCritical","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStatusCritical","overloadIndex":1,"parameters":[{"name":"status","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"MyAccountV2OrderConsolidatedInformationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrderConsolidatedInformationComponent","members":[{"kind":"Property","name":"orderConsignmentsService","type":"MyAccountV2OrderConsignmentsService"},{"kind":"Property","name":"criticalStatuses","type":"OrderCriticalStatus[]"},{"kind":"Property","name":"order","type":"OrderHistoryView"},{"kind":"Property","name":"IMAGE_COUNT","type":""},{"kind":"Method","name":"getConsignmentsCount","parameters":[{"name":"consignments","type":"ConsignmentView[] | undefined","canonicalReference":"@spartacus/order/components!ConsignmentView:class","shortType":"ConsignmentView","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getOrderEntriesCount","parameters":[{"name":"orderEntries","type":"OrderEntry[] | undefined","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"isStatusCritical","parameters":[{"name":"status","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getPickupConsignments","parameters":[{"name":"consignments","type":"ConsignmentView[]","canonicalReference":"@spartacus/order/components!ConsignmentView:class","shortType":"ConsignmentView","importPath":"","isOptional":false}],"returnType":"ConsignmentView[]"},{"kind":"Method","name":"getDeliveryConsignments","parameters":[{"name":"consignments","type":"ConsignmentView[]","canonicalReference":"@spartacus/order/components!ConsignmentView:class","shortType":"ConsignmentView","importPath":"","isOptional":false}],"returnType":"ConsignmentView[]"},{"kind":"Method","name":"getDeliveryUnconsignedEntries","parameters":[{"name":"unconsignedEntries","type":"OrderEntry[]","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"OrderEntry[]"},{"kind":"Method","name":"getPickupUnconsignedEntries","parameters":[{"name":"unconsignedEntries","type":"OrderEntry[]","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"OrderEntry[]"},{"kind":"Method","name":"getProductImages","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"Images[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrderDetailsActionsComponent","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Method","name":"showDialog","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2OrderDetailsActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showDialog","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"MyAccountV2OrderDetailsActionsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrderDetailsActionsComponent","members":[{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"showDialog","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/components!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrderHistoryComponent","members":[{"kind":"Property","name":"isLoaded$","type":"BehaviorSubject"},{"kind":"Property","name":"ITEMS_PER_PAGE","type":""},{"kind":"Property","name":"orders$","type":"Observable"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"service","type":"MyAccountV2OrderHistoryService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MyAccountV2OrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrderHistoryComponent","members":[{"kind":"Property","name":"service","type":"MyAccountV2OrderHistoryService"},{"kind":"Property","name":"ITEMS_PER_PAGE","type":""},{"kind":"Property","name":"isLoaded$","type":"BehaviorSubject"},{"kind":"Property","name":"orders$","type":"Observable"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/order/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrdersComponent","members":[{"kind":"Method","name":"getProduct","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Product | undefined"},{"kind":"Property","name":"isLoaded$","type":"BehaviorSubject"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orders$","type":"Observable"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Property","name":"service","type":"MyAccountV2OrderHistoryService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProduct","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Product | undefined"},"topLevelApiElementName":"MyAccountV2OrdersComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MyAccountV2OrdersComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"MyAccountV2OrdersComponent","members":[{"kind":"Property","name":"service","type":"MyAccountV2OrderHistoryService"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Property","name":"orders$","type":"Observable"},{"kind":"Property","name":"isLoaded$","type":"BehaviorSubject"},{"kind":"Method","name":"getProduct","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/components!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"Product | undefined"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderAmendService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components"}]},{"kind":"Property","name":"amendType","type":"AmendOrderType"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"getAmendedEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAmendedPrice","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Price"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getFormControl","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"UntypedFormControl"},{"kind":"Method","name":"getMaxAmendQuantity","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Method","name":"getOrder","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isCancellation","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAmendedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAmendedEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAmendedPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAmendedPrice","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Price"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getForm","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFormControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFormControl","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"},{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"UntypedFormControl"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMaxAmendQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMaxAmendQuantity","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrder","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCancellation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCancellation","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderAmendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderAmendService","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"amendType","type":"AmendOrderType"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","canonicalReference":"@spartacus/order/components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components","isOptional":false}]},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAmendedEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"save","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrder","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getForm","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"buildForm","type":""},{"kind":"Method","name":"getFormControl","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false},{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"UntypedFormControl"},{"kind":"Method","name":"getAmendedPrice","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"Price"},{"kind":"Method","name":"getMaxAmendQuantity","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"isCancellation","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderAttachmentsComponent","members":[{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"onOrderAttachmentsClick","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onOrderAttachmentsClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onOrderAttachmentsClick","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderAttachmentsComponent","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Method","name":"onOrderAttachmentsClick","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderAttachmentsDialogComponent","members":[{"kind":"Method","name":"addErrorMessage","overloadIndex":1,"parameters":[{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"attachments$","type":"Observable"},{"kind":"Property","name":"attachmentsCount","type":"import(\"@angular/core\").Signal"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"closeErrorMessage","overloadIndex":1,"parameters":[{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"config","type":"OrderConfig"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Method","name":"downloadFile","overloadIndex":1,"parameters":[{"name":"blob","type":"Blob","isOptional":false,"canonicalReference":"!Blob:interface","shortType":"Blob","importPath":""},{"name":"fileName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"errorCounter","type":"number"},{"kind":"Property","name":"erroredAttachments","type":"string[]"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loadError","type":"import(\"@angular/core\").WritableSignal"},{"kind":"Property","name":"loadingAttachments","type":"string[]"},{"kind":"Method","name":"onMouseDown","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"openOrderAttachment","overloadIndex":1,"parameters":[{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"orderAttachmentsFacade","type":"OrderAttachmentsFacade"},{"kind":"Property","name":"orderCode$","type":"Observable"},{"kind":"Method","name":"previewFile","overloadIndex":1,"parameters":[{"name":"blob","type":"Blob","isOptional":false,"canonicalReference":"!Blob:interface","shortType":"Blob","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setAttachmentLoadingState","overloadIndex":1,"parameters":[{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"state","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"translation","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addErrorMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addErrorMessage","overloadIndex":1,"parameters":[{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeErrorMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeErrorMessage","overloadIndex":1,"parameters":[{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadFile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadFile","overloadIndex":1,"parameters":[{"name":"blob","type":"Blob","isOptional":false,"canonicalReference":"!Blob:interface","shortType":"Blob","importPath":""},{"name":"fileName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onMouseDown","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onMouseDown","overloadIndex":1,"parameters":[{"name":"event","type":"MouseEvent","isOptional":false,"canonicalReference":"!MouseEvent:interface","shortType":"MouseEvent","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openOrderAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openOrderAttachment","overloadIndex":1,"parameters":[{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fileName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"previewFile","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"previewFile","overloadIndex":1,"parameters":[{"name":"blob","type":"Blob","isOptional":false,"canonicalReference":"!Blob:interface","shortType":"Blob","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAttachmentLoadingState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAttachmentLoadingState","overloadIndex":1,"parameters":[{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"state","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderAttachmentsDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderAttachmentsDialogComponent","members":[{"kind":"Property","name":"config","type":"OrderConfig"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"orderAttachmentsFacade","type":"OrderAttachmentsFacade"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"destroyRef","type":"DestroyRef"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"orderCode$","type":"Observable"},{"kind":"Property","name":"attachments$","type":"Observable"},{"kind":"Property","name":"loadError","type":"i0.WritableSignal"},{"kind":"Property","name":"attachmentsCount","type":"i0.Signal"},{"kind":"Property","name":"loadingAttachments","type":"string[]"},{"kind":"Property","name":"erroredAttachments","type":"string[]"},{"kind":"Property","name":"errorCounter","type":"number"},{"kind":"Method","name":"openOrderAttachment","parameters":[{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"fileName","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"previewFile","parameters":[{"name":"blob","type":"Blob","canonicalReference":"@spartacus/order/components!Blob:class","shortType":"Blob","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"downloadFile","parameters":[{"name":"blob","type":"Blob","canonicalReference":"@spartacus/order/components!Blob:class","shortType":"Blob","importPath":"","isOptional":false},{"name":"fileName","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onMouseDown","parameters":[{"name":"event","type":"MouseEvent","canonicalReference":"@spartacus/order/components!MouseEvent:class","shortType":"MouseEvent","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"fileName","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"setAttachmentLoadingState","parameters":[{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"state","type":"boolean","canonicalReference":"@spartacus/order/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addErrorMessage","parameters":[{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"closeErrorMessage","parameters":[{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderCancellationGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderAmendService","type":"OrderCancellationService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderCancellationService:class","shortType":"OrderCancellationService","importPath":"@spartacus/order/components"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/order_components!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderAmendService","type":"OrderCancellationService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderCancellationGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderCancellationGuard","members":[{"kind":"Property","name":"orderAmendService","type":"OrderCancellationService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderAmendService","type":"OrderCancellationService","canonicalReference":"@spartacus/order/components!OrderCancellationService:class","shortType":"OrderCancellationService","importPath":"@spartacus/order/components","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/order/components!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderCancellationService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components"},{"name":"orderHistoryFacade","type":"OrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/order_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"amendType","type":"AmendOrderType"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderCancellationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderCancellationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderCancellationService","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"amendType","type":"AmendOrderType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","canonicalReference":"@spartacus/order/components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components","isOptional":false},{"name":"orderHistoryFacade","type":"OrderHistoryFacade","canonicalReference":"@spartacus/order/components!OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/order/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"save","parameters":[],"returnType":"void"},{"kind":"Property","name":"afterSave","type":""}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/order_components!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderConfirmationGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationGuard","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/order/components!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/order/components!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationItemsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderConfirmationItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationItemsComponent","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/order/components!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false}]},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationOrderEntriesContext","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"}]},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderConfirmationOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationOrderEntriesContext","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/order/components!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false}]},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationShippingComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/order_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"outlet","type":"OutletContextData<{ showItemList?: boolean; order?: any; }> | undefined","isOptional":true,"canonicalReference":"@spartacus/order_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"entries","type":"OrderEntry[] | undefined"},{"kind":"Method","name":"getDeliveryAddressCard","overloadIndex":1,"parameters":[{"name":"deliveryAddress","type":"Address","isOptional":false,"canonicalReference":"@spartacus/order_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"countryName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryModeCard","overloadIndex":1,"parameters":[{"name":"deliveryMode","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/order_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"outlet","type":"OutletContextData<{ showItemList?: boolean; order?: any; }> | undefined"},{"kind":"Property","name":"showItemList","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryAddressCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryAddressCard","overloadIndex":1,"parameters":[{"name":"deliveryAddress","type":"Address","isOptional":false,"canonicalReference":"@spartacus/order_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"countryName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderConfirmationShippingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryModeCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryModeCard","overloadIndex":1,"parameters":[{"name":"deliveryMode","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/order_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderConfirmationShippingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderConfirmationShippingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderConfirmationShippingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationShippingComponent","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"outlet","type":"OutletContextData<{ showItemList?: boolean; order?: any; }> | undefined"},{"kind":"Property","name":"showItemList","type":"boolean"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Property","name":"entries","type":"OrderEntry[] | undefined"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/order/components!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/order/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"outlet","type":"OutletContextData<{\n showItemList?: boolean;\n order?: any;\n }> | undefined","canonicalReference":"@spartacus/order/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getDeliveryAddressCard","parameters":[{"name":"deliveryAddress","type":"Address","canonicalReference":"@spartacus/order/components!Address:class","shortType":"Address","importPath":"","isOptional":false},{"name":"countryName","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryModeCard","parameters":[{"name":"deliveryMode","type":"DeliveryMode","canonicalReference":"@spartacus/order/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationThankYouMessageComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/order_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/order_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addThankYouMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getThankYouAssistiveMessage","overloadIndex":1,"parameters":[],"returnType":"Observable<[ Order | undefined, string, string, string ]>"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isGuestCustomer","type":"boolean"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"orderGuid","type":"string | undefined"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addThankYouMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addThankYouMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderConfirmationThankYouMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getThankYouAssistiveMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getThankYouAssistiveMessage","overloadIndex":1,"parameters":[],"returnType":"Observable<[ Order | undefined, string, string, string ]>"},"topLevelApiElementName":"OrderConfirmationThankYouMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderConfirmationThankYouMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderConfirmationThankYouMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderConfirmationThankYouMessageComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationThankYouMessageComponent","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"isGuestCustomer","type":"boolean"},{"kind":"Property","name":"orderGuid","type":"string | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/order/components!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/order/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/order/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"addThankYouMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"getThankYouAssistiveMessage","parameters":[],"returnType":"Observable<[ Order | undefined, string, string, string ]>"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationTotalsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderConfirmationTotalsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConfirmationTotalsComponent","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/order/components!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false}]},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConsignedEntriesComponent","members":[{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Property","name":"buyItAgainTranslation","type":"string"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"consignments","type":"Consignment[]"},{"kind":"Property","name":"enableAddToCart","type":"boolean | undefined"},{"kind":"Method","name":"getStatusText","overloadIndex":1,"parameters":[{"name":"status","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").Observable"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"OrderOutlets","type":"typeof OrderOutlets"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStatusText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStatusText","overloadIndex":1,"parameters":[{"name":"status","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"import(\"rxjs\").Observable"},"topLevelApiElementName":"OrderConsignedEntriesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderConsignedEntriesComponent","members":[{"kind":"Property","name":"consignments","type":"Consignment[]"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"enableAddToCart","type":"boolean | undefined"},{"kind":"Property","name":"buyItAgainTranslation","type":"string"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"OrderOutlets","type":"typeof OrderOutlets"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Method","name":"getStatusText","parameters":[{"name":"status","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"rxjs.Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailBillingComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/order_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getBillingAddressCard","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentMethodCard","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentInfoCardFull","overloadIndex":1,"parameters":[{"name":"payment","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBillingAddressCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBillingAddressCard","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderDetailBillingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentMethodCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentMethodCard","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderDetailBillingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPaymentInfoCardFull","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPaymentInfoCardFull","overloadIndex":1,"parameters":[{"name":"payment","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OrderDetailBillingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailBillingComponent","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","canonicalReference":"@spartacus/order/components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/order/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getPaymentMethodCard","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/order/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getBillingAddressCard","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/order/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentInfoCardFull","parameters":[{"name":"payment","type":"PaymentDetails","canonicalReference":"@spartacus/order/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailItemsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components"},{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/order_components!~CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"deliveryConsignments","type":"Consignment[] | undefined"},{"kind":"Property","name":"deliveryUnConsignedEntries","type":"OrderEntry[] | undefined"},{"kind":"Property","name":"enableAddToCart$","type":"Observable"},{"kind":"Method","name":"getGroupedConsignments","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"},{"name":"pickup","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Consignment[] | undefined"},{"kind":"Method","name":"getUnconsignedEntries","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"},{"name":"pickup","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OrderEntry[] | undefined"},{"kind":"Property","name":"groupCartItems$","type":"Observable"},{"kind":"Property","name":"isOrderLoading$","type":"Observable"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderConsignmentsService","type":"MyAccountV2OrderConsignmentsService"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"OrderOutlets","type":"typeof OrderOutlets"},{"kind":"Property","name":"pickupConsignments","type":"Consignment[] | undefined"},{"kind":"Property","name":"pickupUnconsignedEntries","type":"OrderEntry[] | undefined"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupedConsignments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupedConsignments","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"},{"name":"pickup","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Consignment[] | undefined"},"topLevelApiElementName":"OrderDetailItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUnconsignedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUnconsignedEntries","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"},{"name":"pickup","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OrderEntry[] | undefined"},"topLevelApiElementName":"OrderDetailItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailItemsComponent","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"orderConsignmentsService","type":"MyAccountV2OrderConsignmentsService"},{"kind":"Property","name":"OrderOutlets","type":"typeof OrderOutlets"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"abstractOrderType","type":"typeof AbstractOrderType"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"pickupConsignments","type":"Consignment[] | undefined"},{"kind":"Property","name":"deliveryConsignments","type":"Consignment[] | undefined"},{"kind":"Property","name":"pickupUnconsignedEntries","type":"OrderEntry[] | undefined"},{"kind":"Property","name":"deliveryUnConsignedEntries","type":"OrderEntry[] | undefined"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"enableAddToCart$","type":"Observable"},{"kind":"Property","name":"isOrderLoading$","type":"Observable"},{"kind":"Property","name":"groupCartItems$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","canonicalReference":"@spartacus/order/components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components","isOptional":false},{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/order/components!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"getGroupedConsignments","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/components!Order:class","shortType":"Order","importPath":"","isOptional":false},{"name":"pickup","type":"boolean","canonicalReference":"@spartacus/order/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Consignment[] | undefined"},{"kind":"Method","name":"getUnconsignedEntries","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/components!Order:class","shortType":"Order","importPath":"","isOptional":false},{"name":"pickup","type":"boolean","canonicalReference":"@spartacus/order/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"OrderEntry[] | undefined"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailReorderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/order_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"disabled$","type":"Observable"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Method","name":"launchDialog","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onReorderClick","overloadIndex":1,"parameters":[{"name":"order","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"productCatalogService","type":"ProductCatalogService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"launchDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"launchDialog","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderDetailReorderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderDetailReorderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderDetailReorderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onReorderClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onReorderClick","overloadIndex":1,"parameters":[{"name":"order","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderDetailReorderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailReorderComponent","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"productCatalogService","type":"ProductCatalogService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","canonicalReference":"@spartacus/order/components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/order/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"disabled$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onReorderClick","parameters":[{"name":"order","type":"any","canonicalReference":"@spartacus/order/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"launchDialog","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailsOrderEntriesContext","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderHistoryFacade","type":"OrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root"}]},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderDetailsOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailsOrderEntriesContext","members":[{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderHistoryFacade","type":"OrderHistoryFacade","canonicalReference":"@spartacus/order/components!OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false}]},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderHistoryFacade","type":"OrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderCode$","type":"Observable"},{"kind":"Property","name":"orderLoad$","type":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isOrderDetailsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isOrderDetailsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailsService","members":[{"kind":"Property","name":"orderHistoryFacade","type":""},{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"orderCode$","type":"Observable"},{"kind":"Property","name":"orderLoad$","type":"Observable<{}>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderHistoryFacade","type":"OrderHistoryFacade","canonicalReference":"@spartacus/order/components!OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"isOrderDetailsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailTotalsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components"}]},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderDetailTotalsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderDetailTotalsComponent","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","canonicalReference":"@spartacus/order/components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components","isOptional":false}]},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderGuestRegisterFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/order_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"email","type":"string"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"guestRegisterForm","type":"UntypedFormGroup"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"submit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/order_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","canonicalReference":"@spartacus/order/components!UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false}]},"topLevelApiElementName":"OrderGuestRegisterFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"authService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"authService","type":"AuthService"},"topLevelApiElementName":"OrderGuestRegisterFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderGuestRegisterFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderGuestRegisterFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"subscription","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"subscription","type":"Subscription"},"topLevelApiElementName":"OrderGuestRegisterFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderGuestRegisterFormComponent","members":[{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"passwordValidators","type":"(typeof CustomFormValidators.minOneDigitValidator)[]"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"email","type":"string"},{"kind":"Property","name":"guestRegisterForm","type":"UntypedFormGroup"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","canonicalReference":"@spartacus/order/components!UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false}]},{"kind":"Method","name":"submit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderHistoryComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"orderHistoryFacade","type":"OrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/order_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root"}]},{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Params | null"},{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byDate: string; byOrderNumber: string; }>"},{"kind":"Method","name":"goToOrderDetail","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"hasPONumber","type":"boolean | undefined"},{"kind":"Property","name":"hasReplenishmentOrder$","type":"Observable"},{"kind":"Property","name":"isLoaded$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"orders$","type":"Observable"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Method","name":"setOrderHistoryParams","overloadIndex":1,"parameters":[{"name":"orders","type":"OrderHistoryList | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderHistoryList:interface","shortType":"OrderHistoryList","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"tabTitleParam$","type":"Observable"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Params | null"},"topLevelApiElementName":"OrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSortLabels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byDate: string; byOrderNumber: string; }>"},"topLevelApiElementName":"OrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToOrderDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToOrderDetail","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/order_components!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setOrderHistoryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setOrderHistoryParams","overloadIndex":1,"parameters":[{"name":"orders","type":"OrderHistoryList | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderHistoryList:interface","shortType":"OrderHistoryList","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"OrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderHistoryComponent","members":[{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"orderHistoryFacade","type":"OrderHistoryFacade","canonicalReference":"@spartacus/order/components!OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/order/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","canonicalReference":"@spartacus/order/components!ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false}]},{"kind":"Property","name":"PAGE_SIZE","type":""},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"hasPONumber","type":"boolean | undefined"},{"kind":"Property","name":"orders$","type":"Observable"},{"kind":"Method","name":"setOrderHistoryParams","parameters":[{"name":"orders","type":"OrderHistoryList | undefined","canonicalReference":"@spartacus/order/components!OrderHistoryList:class","shortType":"OrderHistoryList","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"hasReplenishmentOrder$","type":"Observable"},{"kind":"Property","name":"isLoaded$","type":"Observable"},{"kind":"Property","name":"tabTitleParam$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/order/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToOrderDetail","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/components!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getQueryParams","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/order/components!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"Params | null"},{"kind":"Method","name":"getSortLabels","parameters":[],"returnType":"Observable<{ byDate: string; byOrderNumber: string; }>"},{"kind":"Property","name":"fetchOrders","type":""}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderOverviewComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/order_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"orderDetailsService","type":"OrderDetailsService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components"},{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/order_components!~CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Method","name":"getAddressCardContent","overloadIndex":1,"parameters":[{"name":"deliveryAddress","type":"Address","isOptional":false,"canonicalReference":"@spartacus/order_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getBillingAddressCardContent","overloadIndex":1,"parameters":[{"name":"billingAddress","type":"Address","isOptional":false,"canonicalReference":"@spartacus/order_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getCostCenterCardContent","overloadIndex":1,"parameters":[{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/order_components!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryModeCardContent","overloadIndex":1,"parameters":[{"name":"deliveryMode","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/order_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getMethodOfPaymentCardContent","overloadIndex":1,"parameters":[{"name":"hasPaymentInfo","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getOrderCodeCardContent","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderCurrentDateCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderStatusCardContent","overloadIndex":1,"parameters":[{"name":"status","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentInfoCardContent","overloadIndex":1,"parameters":[{"name":"payment","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPurchaseOrderNumber","overloadIndex":1,"parameters":[{"name":"poNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentActiveCardContent","overloadIndex":1,"parameters":[{"name":"active","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentCodeCardContent","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentFrequencyCardContent","overloadIndex":1,"parameters":[{"name":"frequency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentNextDateCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentStartOnCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"isOrderLoading$","type":"Observable"},{"kind":"Method","name":"isPaymentInfoCardFull","overloadIndex":1,"parameters":[{"name":"payment","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"orderConfig","type":"OrderConfig"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"orderOutlets","type":"typeof OrderOutlets"},{"kind":"Property","name":"orderOverviewComponentService","type":"OrderOverviewComponentService"},{"kind":"Method","name":"shouldShowDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"DeliveryMode | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"simple$","type":"Observable"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressCardContent","overloadIndex":1,"parameters":[{"name":"deliveryAddress","type":"Address","isOptional":false,"canonicalReference":"@spartacus/order_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBillingAddressCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBillingAddressCardContent","overloadIndex":1,"parameters":[{"name":"billingAddress","type":"Address","isOptional":false,"canonicalReference":"@spartacus/order_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenterCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenterCardContent","overloadIndex":1,"parameters":[{"name":"costCenter","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/order_components!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryModeCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryModeCardContent","overloadIndex":1,"parameters":[{"name":"deliveryMode","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/order_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMethodOfPaymentCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMethodOfPaymentCardContent","overloadIndex":1,"parameters":[{"name":"hasPaymentInfo","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderCodeCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderCodeCardContent","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderCurrentDateCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderCurrentDateCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderStatusCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderStatusCardContent","overloadIndex":1,"parameters":[{"name":"status","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentInfoCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentInfoCardContent","overloadIndex":1,"parameters":[{"name":"payment","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPurchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPurchaseOrderNumber","overloadIndex":1,"parameters":[{"name":"poNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentActiveCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentActiveCardContent","overloadIndex":1,"parameters":[{"name":"active","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentCodeCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentCodeCardContent","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentFrequencyCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentFrequencyCardContent","overloadIndex":1,"parameters":[{"name":"frequency","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentNextDateCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentNextDateCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReplenishmentStartOnCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReplenishmentStartOnCardContent","overloadIndex":1,"parameters":[{"name":"isoDate","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPaymentInfoCardFull","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPaymentInfoCardFull","overloadIndex":1,"parameters":[{"name":"payment","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/order_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldShowDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldShowDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"DeliveryMode | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OrderOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderOverviewComponent","members":[{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"orderOverviewComponentService","type":"OrderOverviewComponentService"},{"kind":"Property","name":"orderConfig","type":"OrderConfig"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"orderOutlets","type":"typeof OrderOutlets"},{"kind":"Property","name":"order$","type":"Observable"},{"kind":"Property","name":"isOrderLoading$","type":"Observable"},{"kind":"Property","name":"simple$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/order/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"orderDetailsService","type":"OrderDetailsService","canonicalReference":"@spartacus/order/components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components","isOptional":false},{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/order/components!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"getReplenishmentCodeCardContent","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentActiveCardContent","parameters":[{"name":"active","type":"boolean","canonicalReference":"@spartacus/order/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentStartOnCardContent","parameters":[{"name":"isoDate","type":"string | null","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentFrequencyCardContent","parameters":[{"name":"frequency","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getReplenishmentNextDateCardContent","parameters":[{"name":"isoDate","type":"string | null","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderCodeCardContent","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderCurrentDateCardContent","parameters":[{"name":"isoDate","type":"string | null","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderStatusCardContent","parameters":[{"name":"status","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPurchaseOrderNumber","parameters":[{"name":"poNumber","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getMethodOfPaymentCardContent","parameters":[{"name":"hasPaymentInfo","type":"PaymentDetails","canonicalReference":"@spartacus/order/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCostCenterCardContent","parameters":[{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/order/components!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAddressCardContent","parameters":[{"name":"deliveryAddress","type":"Address","canonicalReference":"@spartacus/order/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"shouldShowDeliveryMode","parameters":[{"name":"mode","type":"DeliveryMode | undefined","canonicalReference":"@spartacus/order/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getDeliveryModeCardContent","parameters":[{"name":"deliveryMode","type":"DeliveryMode","canonicalReference":"@spartacus/order/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentInfoCardContent","parameters":[{"name":"payment","type":"PaymentDetails","canonicalReference":"@spartacus/order/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentInfoCardFull","parameters":[{"name":"payment","type":"PaymentDetails","canonicalReference":"@spartacus/order/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getBillingAddressCardContent","parameters":[{"name":"billingAddress","type":"Address","canonicalReference":"@spartacus/order/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"normalizeFormattedAddress","type":""}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderOverviewComponentService","members":[{"kind":"Method","name":"shouldShowDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"DeliveryMode | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldShowDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldShowDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"DeliveryMode | undefined","isOptional":false,"canonicalReference":"@spartacus/order_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OrderOverviewComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderOverviewComponentService","members":[{"kind":"Method","name":"shouldShowDeliveryMode","parameters":[{"name":"mode","type":"DeliveryMode | undefined","canonicalReference":"@spartacus/order/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderReturnGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderAmendService","type":"OrderReturnService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderReturnService:class","shortType":"OrderReturnService","importPath":"@spartacus/order/components"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/order_components!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"orderAmendService","type":"OrderReturnService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderReturnGuard","members":[{"kind":"Property","name":"orderAmendService","type":"OrderReturnService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderAmendService","type":"OrderReturnService","canonicalReference":"@spartacus/order/components!OrderReturnService:class","shortType":"OrderReturnService","importPath":"@spartacus/order/components","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/order/components!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderReturnRequestListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"returnRequestService","type":"OrderReturnRequestFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderReturnRequestFacade:class","shortType":"OrderReturnRequestFacade","importPath":"@spartacus/order/root"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/order_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byDate: string; byRMA: string; }>"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"returnRequests$","type":"Observable"},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"tabTitleParam$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSortLabels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byDate: string; byRMA: string; }>"},"topLevelApiElementName":"OrderReturnRequestListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OrderReturnRequestListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderReturnRequestListComponent","members":[{"kind":"Property","name":"returnRequestService","type":""},{"kind":"Property","name":"translation","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"returnRequestService","type":"OrderReturnRequestFacade","canonicalReference":"@spartacus/order/components!OrderReturnRequestFacade:class","shortType":"OrderReturnRequestFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/order/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"PAGE_SIZE","type":""},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"returnRequests$","type":"Observable"},{"kind":"Property","name":"tabTitleParam$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/order/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSortLabels","parameters":[],"returnType":"Observable<{ byDate: string; byRMA: string; }>"},{"kind":"Property","name":"fetchReturnRequests","type":""}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderReturnService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components"},{"name":"returnRequestService","type":"OrderReturnRequestFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderReturnRequestFacade:class","shortType":"OrderReturnRequestFacade","importPath":"@spartacus/order/root"},{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/order_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"amendType","type":"AmendOrderType"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"returnRequestService","type":"OrderReturnRequestFacade"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OrderReturnService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderReturnService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"OrderReturnService","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderDetailsService"},{"kind":"Property","name":"returnRequestService","type":"OrderReturnRequestFacade"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"amendType","type":"AmendOrderType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderDetailsService","type":"OrderDetailsService","canonicalReference":"@spartacus/order/components!OrderDetailsService:class","shortType":"OrderDetailsService","importPath":"@spartacus/order/components","isOptional":false},{"name":"returnRequestService","type":"OrderReturnRequestFacade","canonicalReference":"@spartacus/order/components!OrderReturnRequestFacade:class","shortType":"OrderReturnRequestFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/order/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"save","parameters":[],"returnType":"void"},{"kind":"Property","name":"afterSave","type":""}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReorderDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/order_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"reorderOrderFacade","type":"ReorderOrderFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReorderOrderFacade:class","shortType":"ReorderOrderFacade","importPath":"@spartacus/order/root"},{"name":"multiCartFacade","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"cartModifications","type":"CartModification[] | undefined"},{"kind":"Property","name":"cartValidationStatusCode","type":"typeof CartValidationStatusCode"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createCartFromOrder","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"data$","type":"import(\"rxjs\").Observable"},{"kind":"Property","name":"elementRef","type":"ElementRef | null"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"recaptureFocus","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"reorderOrderFacade","type":"ReorderOrderFacade"},{"kind":"Property","name":"selectFocusUtility","type":"SelectFocusUtility"},{"kind":"Property","name":"showDecisionPrompt$","type":"BehaviorSubject"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cartValidationStatusCode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cartValidationStatusCode","type":"typeof CartValidationStatusCode"},"topLevelApiElementName":"ReorderDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReorderDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCartFromOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCartFromOrder","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReorderDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"recaptureFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"recaptureFocus","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReorderDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReorderDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"reorderOrderFacade","type":"ReorderOrderFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"cartModifications","type":"CartModification[] | undefined"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Property","name":"showDecisionPrompt$","type":"BehaviorSubject"},{"kind":"Property","name":"data$","type":"rxjs.Observable"},{"kind":"Property","name":"selectFocusUtility","type":"SelectFocusUtility"},{"kind":"Property","name":"elementRef","type":"ElementRef | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/order/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"reorderOrderFacade","type":"ReorderOrderFacade","canonicalReference":"@spartacus/order/components!ReorderOrderFacade:class","shortType":"ReorderOrderFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"multiCartFacade","type":"MultiCartFacade","canonicalReference":"@spartacus/order/components!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"createCartFromOrder","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"recaptureFocus","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReplenishmentOrderCancellationComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/order_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"replenishmentOrder$","type":"Observable"},{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderCancellationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderCancellationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReplenishmentOrderCancellationComponent","members":[{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"replenishmentOrder$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","canonicalReference":"@spartacus/order/components!ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/order/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"openDialog","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReplenishmentOrderCancellationDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/order_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/order_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Method","name":"cancelReplenishment","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"replenishmentOrderCode","type":"string"},{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReplenishment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReplenishment","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderCancellationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderCancellationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderCancellationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderCancellationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderCancellationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderCancellationDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReplenishmentOrderCancellationDialogComponent","members":[{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"replenishmentOrderCode","type":"string"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/order/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","canonicalReference":"@spartacus/order/components!ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/order/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/order/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[{"name":"value","type":"boolean","canonicalReference":"@spartacus/order/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"cancelReplenishment","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReplenishmentOrderDetailsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root"}]},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"replenishmentOrderCode$","type":"Observable"},{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Property","name":"replenishmentOrderLoad$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ReplenishmentOrderDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReplenishmentOrderDetailsService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Property","name":"replenishmentOrderCode$","type":"Observable"},{"kind":"Property","name":"replenishmentOrderLoad$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","canonicalReference":"@spartacus/order/components!ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false}]},{"kind":"Method","name":"getOrderDetails","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReplenishmentOrderHistoryComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/order_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/order_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/order_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byDate: string; byReplenishmentNumber: string; byNextOrderDate: string; }>"},{"kind":"Method","name":"goToOrderDetail","overloadIndex":1,"parameters":[{"name":"order","type":"ReplenishmentOrder","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReplenishmentOrder:interface","shortType":"ReplenishmentOrder","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"isLoaded$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Property","name":"replenishmentOrders$","type":"Observable"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSortLabels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byDate: string; byReplenishmentNumber: string; byNextOrderDate: string; }>"},"topLevelApiElementName":"ReplenishmentOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToOrderDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToOrderDetail","overloadIndex":1,"parameters":[{"name":"order","type":"ReplenishmentOrder","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReplenishmentOrder:interface","shortType":"ReplenishmentOrder","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""},{"name":"replenishmentOrderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReplenishmentOrderHistoryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReplenishmentOrderHistoryComponent","members":[{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"PAGE_SIZE","type":""},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"replenishmentOrders$","type":"Observable"},{"kind":"Property","name":"isLoaded$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/order/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"replenishmentOrderHistoryFacade","type":"ReplenishmentOrderHistoryFacade","canonicalReference":"@spartacus/order/components!ReplenishmentOrderHistoryFacade:class","shortType":"ReplenishmentOrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/order/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/order/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/order/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToOrderDetail","parameters":[{"name":"order","type":"ReplenishmentOrder","canonicalReference":"@spartacus/order/components!ReplenishmentOrder:class","shortType":"ReplenishmentOrder","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSortLabels","parameters":[],"returnType":"Observable<{ byDate: string; byReplenishmentNumber: string; byNextOrderDate: string; }>"},{"kind":"Method","name":"openDialog","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/order/components!Event:class","shortType":"Event","importPath":"","isOptional":false},{"name":"replenishmentOrderCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"fetchReplenishmentOrders","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReturnOrderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderAmendService","type":"OrderAmendService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderAmendService:class","shortType":"OrderAmendService","importPath":"@spartacus/order/components"}]},{"kind":"Property","name":"consignments$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"orderAmendService","type":"OrderAmendService"},{"kind":"Property","name":"orderCode","type":"string"}],"breakingChanges":[{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},"new":{"kind":"Property","name":"featureConfigService","type":""},"topLevelApiElementName":"ReturnOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReturnOrderComponent","members":[{"kind":"Property","name":"orderAmendService","type":"OrderAmendService"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"consignments$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderAmendService","type":"OrderAmendService","canonicalReference":"@spartacus/order/components!OrderAmendService:class","shortType":"OrderAmendService","importPath":"@spartacus/order/components","isOptional":false}]}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReturnOrderConfirmationComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderAmendService","type":"OrderAmendService","isOptional":false,"canonicalReference":"@spartacus/order_components!OrderAmendService:class","shortType":"OrderAmendService","importPath":"@spartacus/order/components"}]},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"orderAmendService","type":"OrderAmendService"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Method","name":"submit","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submit","overloadIndex":1,"parameters":[{"name":"form","type":"UntypedFormGroup","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormGroup:type","shortType":"UntypedFormGroup","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"ReturnOrderConfirmationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReturnOrderConfirmationComponent","members":[{"kind":"Property","name":"orderAmendService","type":"OrderAmendService"},{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"form$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderAmendService","type":"OrderAmendService","canonicalReference":"@spartacus/order/components!OrderAmendService:class","shortType":"OrderAmendService","importPath":"@spartacus/order/components","isOptional":false}]},{"kind":"Method","name":"submit","parameters":[{"name":"form","type":"UntypedFormGroup","canonicalReference":"@angular/forms!UntypedFormGroup:class","shortType":"UntypedFormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReturnRequestOverviewComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"returnRequestService","type":"ReturnRequestService","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReturnRequestService:class","shortType":"ReturnRequestService","importPath":""}]},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelReturn","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"isCancelling$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"returnRequest$","type":"Observable"},{"kind":"Property","name":"returnRequestService","type":"ReturnRequestService"},{"kind":"Property","name":"rma","type":"string"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReturnRequestOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelReturn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelReturn","overloadIndex":1,"parameters":[{"name":"returnRequestCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ReturnRequestOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReturnRequestOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReturnRequestOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReturnRequestOverviewComponent","members":[{"kind":"Property","name":"returnRequestService","type":"ReturnRequestService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"returnRequestService","type":"ReturnRequestService","canonicalReference":"@spartacus/order/components!ReturnRequestService:class","shortType":"ReturnRequestService","importPath":"@spartacus/order/components","isOptional":false}]},{"kind":"Property","name":"rma","type":"string"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"returnRequest$","type":"Observable"},{"kind":"Property","name":"isCancelling$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelReturn","parameters":[{"name":"returnRequestCode","type":"string","canonicalReference":"@spartacus/order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReturnRequestTotalsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"returnRequestService","type":"ReturnRequestService","isOptional":false,"canonicalReference":"@spartacus/order_components!~ReturnRequestService:class","shortType":"ReturnRequestService","importPath":""}]},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"returnRequest$","type":"Observable"},{"kind":"Property","name":"returnRequestService","type":"ReturnRequestService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ReturnRequestTotalsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"ReturnRequestTotalsComponent","members":[{"kind":"Property","name":"returnRequestService","type":"ReturnRequestService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"returnRequestService","type":"ReturnRequestService","canonicalReference":"@spartacus/order/components!ReturnRequestService:class","shortType":"ReturnRequestService","importPath":"@spartacus/order/components","isOptional":false}]},{"kind":"Property","name":"returnRequest$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/components","kind":"Class","name":"TrackingEventsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderHistoryFacade","type":"OrderHistoryFacade","isOptional":false,"canonicalReference":"@spartacus/order_components!~OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/order_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"tracking$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"shipDate","type":"Date","isOptional":false,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"shipDate","type":"Date"},{"kind":"Property","name":"tracking$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TrackingEventsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TrackingEventsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"tracking$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"shipDate","type":"Date","isOptional":false,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"void"},"topLevelApiElementName":"TrackingEventsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TrackingEventsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TrackingEventsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/order/components"}],"newApiElement":{"entryPoint":"@spartacus/order/components","kind":"Class","name":"TrackingEventsComponent","members":[{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"tracking$","type":"Observable"},{"kind":"Property","name":"shipDate","type":"Date"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/order/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderHistoryFacade","type":"OrderHistoryFacade","canonicalReference":"@spartacus/order/components!OrderHistoryFacade:class","shortType":"OrderHistoryFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/order/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"init","parameters":[{"name":"tracking$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"shipDate","type":"Date","canonicalReference":"@spartacus/order/components!Date:class","shortType":"Date","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/order/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsCs","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsDe","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsEn","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsEs_CO","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsEs","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsFr","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsHi","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsHu","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsId","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsIt","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsJa","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsKo","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsPl","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsPt","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsRu","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsZh_TW","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/order/assets","kind":"Variable","name":"orderTranslationsZh","type":"{ myAccountV2Order: { myAccountV2OrderHistory: { heading: string; item: string; items: string; totalPrice: string; consignmentCode: string; statusDate: string; returnProcessed: string; deliveryPointOfServiceDetails: { itemsToBePickUp: string; }; checkoutMode: { deliveryEntries: string; }; checkoutPickupInStore: { heading: string; }; orderListResults: string; orderListPagination: string; totalPriceLabel: string; orderPlaced: string; orderCodeLabel: string; consignmentDetailLabel: string; consignmentNumberLabel: string; consignmentStatusLabel: string; consignmentStatusDateLabel: string; estimateDeliveryLabel: string; }; myAccountV2OrderDetails: { returnItems: string; cancelItems: string; downloadInvoices: string; viewAllOrders: string; noInvoices: string; }; myAccountV2Orders: { item: string; items: string; heading: string; orderNumber: string; purchasedOn: string; orderedItems: string; totalPrice: string; orderDetails: string; orderDetailsLabel: string; orderStatusLabel: string; returnOrder: string; showMore: string; showMoreLabel: string; }; }; order: { orderDetails: { orderId: string; orderNumber: string; replenishmentId: string; purchaseOrderId: string; purchaseOrderNumber: string; emptyPurchaseOrderId: string; none: string; placed: string; placedBy: string; unit: string; quoteCode: string; quoteDetail: string; costCenter: string; costCenterAndUnit: string; costCenterAndUnitValue: string; methodOfPayment: string; payByAccount: string; paidByCreditCard: string; status: string; active: string; shippedOn: string; shippingMethod: string; placedOn: string; startOn: string; nextOrderDate: string; frequency: string; cancelled: string; deliveryStatus_IN_TRANSIT: string; deliveryStatus_READY_FOR_PICKUP: string; deliveryStatus_READY_FOR_SHIPPING: string; deliveryStatus_WAITING: string; deliveryStatus_DELIVERING: string; deliveryStatus_PICKPACK: string; deliveryStatus_PICKUP_COMPLETE: string; deliveryStatus_DELIVERY_COMPLETED: string; deliveryStatus_PAYMENT_NOT_CAPTURED: string; deliveryStatus_IN_PROCESS: string; deliveryStatus_READY: string; deliveryStatus_DELIVERY_REJECTED: string; deliveryStatus_SHIPPED: string; deliveryStatus_TAX_NOT_COMMITTED: string; deliveryStatus_CANCELLED: string; statusDisplay_cancelled: string; statusDisplay_cancelling: string; statusDisplay_completed: string; statusDisplay_created: string; statusDisplay_error: string; statusDisplay_Error: string; statusDisplay_processing: string; statusDisplay_open: string; statusDisplay_pending: { approval: string; merchant: { approval: string; }; }; statusDisplay_approved: string; statusDisplay_rejected: string; statusDisplay_merchant: { approved: string; rejected: string; }; statusDisplay_assigned: { admin: string; }; consignmentTracking: { action: string; dialog: { header: string; shipped: string; estimate: string; carrier: string; trackingId: string; noTracking: string; loadingHeader: string; }; }; cancellationAndReturn: { returnAction: string; cancelAction: string; item: string; itemPrice: string; quantity: string; returnQty: string; cancelQty: string; setAll: string; totalPrice: string; submit: string; submitDescription: string; returnSuccess: string; cancelSuccess: string; }; cancelReplenishment: { title: string; description: string; accept: string; reject: string; cancelSuccess: string; }; caption: string; }; orderHistory: { orderHistory: string; orderId: string; emptyPurchaseOrderId: string; date: string; status: string; PONumber: string; total: string; noOrders: string; noReplenishmentOrders: string; startShopping: string; sortBy: string; sortOrders: string; replenishmentOrderHistory: string; replenishmentOrderId: string; purchaseOrderNumber: string; costCenter: string; startOn: string; frequency: string; nextOrderDate: string; cancel: string; cancelled: string; replenishmentHistory: string; notFound: string; actions: string; }; AccountOrderHistoryTabContainer: { tabs: { AccountOrderHistoryComponent: string; OrderReturnRequestListComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; returnRequestList: { returnRequestId: string; orderId: string; date: string; status: string; sortBy: string; sortReturns: string; statusDisplay_APPROVAL_PENDING: string; statusDisplay_CANCELED: string; statusDisplay_CANCELLING: string; statusDisplay_WAIT: string; statusDisplay_RECEIVED: string; statusDisplay_RECEIVING: string; statusDisplay_APPROVING: string; statusDisplay_REVERSING_PAYMENT: string; statusDisplay_PAYMENT_REVERSED: string; statusDisplay_PAYMENT_REVERSAL_FAILED: string; statusDisplay_REVERSING_TAX: string; statusDisplay_TAX_REVERSED: string; statusDisplay_TAX_REVERSAL_FAILED: string; statusDisplay_COMPLETED: string; }; returnRequest: { returnRequestId: string; orderCode: string; status: string; cancel: string; item: string; itemPrice: string; returnQty: string; total: string; summary: string; subtotal: string; deliveryCode: string; estimatedRefund: string; note: string; cancelSuccess: string; caption: string; }; reorder: { button: string; dialog: { reorderProducts: string; messages: { reviewConfiguration: string; lowStock: string; noStock: string; pricingError: string; unresolvableIssues: string; success: string; }; areYouSureToReplaceCart: string; cancel: string; continue: string; }; }; attachments: { button: string; dialog: { title: string; preview: string; closeModal: string; error: string; empty: string; downloadError: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"orderTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"orderTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/order/assets"}]},{"entryPoint":"@spartacus/opps/root","kind":"Class","name":"OccOppsCouponCodesInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"config","type":"OppsConfig"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"service","type":"OppsCouponCodesService"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OccOppsCouponCodesInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opps/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"OccOppsCouponCodesInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opps/root"}],"newApiElement":{"entryPoint":"@spartacus/opps/root","kind":"Class","name":"OccOppsCouponCodesInterceptor","members":[{"kind":"Property","name":"oppsCoupon","type":""},{"kind":"Property","name":"requestHeader","type":""},{"kind":"Property","name":"config","type":"OppsConfig"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"service","type":"OppsCouponCodesService"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/opps/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/opps/root!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/opps/root","kind":"Class","name":"OppsLoginRequiredGuard","members":[{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/opps_root!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"_state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"config","type":"OppsConfig"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/opps_root!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"_state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"OppsLoginRequiredGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opps/root"}],"newApiElement":{"entryPoint":"@spartacus/opps/root","kind":"Class","name":"OppsLoginRequiredGuard","members":[{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"config","type":"OppsConfig"},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/opps/root!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"_state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/opps/root!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opps","kind":"Class","name":"OccOppsCouponCodesInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"config","type":"OppsConfig"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"service","type":"OppsCouponCodesService"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OccOppsCouponCodesInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opps"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"OccOppsCouponCodesInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opps"}],"newApiElement":{"entryPoint":"@spartacus/opps","kind":"Class","name":"OccOppsCouponCodesInterceptor","members":[{"kind":"Property","name":"oppsCoupon","type":""},{"kind":"Property","name":"requestHeader","type":""},{"kind":"Property","name":"config","type":"OppsConfig"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"service","type":"OppsCouponCodesService"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/opps!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/opps!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/opps","kind":"Class","name":"OppsLoginRequiredGuard","members":[{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/opps!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"_state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"config","type":"OppsConfig"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@spartacus/opps!~CmsActivatedRouteSnapshot:interface","shortType":"CmsActivatedRouteSnapshot","importPath":"@spartacus/core"},{"name":"_state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"OppsLoginRequiredGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opps"}],"newApiElement":{"entryPoint":"@spartacus/opps","kind":"Class","name":"OppsLoginRequiredGuard","members":[{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"config","type":"OppsConfig"},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"CmsActivatedRouteSnapshot","canonicalReference":"@spartacus/opps!CmsActivatedRouteSnapshot:class","shortType":"CmsActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"_state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/opps!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePayAuthorizationResult","members":[{"kind":"PropertySignature","name":"authResult","type":"any"},{"kind":"PropertySignature","name":"payment","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"authResult","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"authResult","type":"any"},"topLevelApiElementName":"ApplePayAuthorizationResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payment","type":"any"},"topLevelApiElementName":"ApplePayAuthorizationResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePayAuthorizationResult","members":[{"kind":"Property","name":"authResult","type":"any"},{"kind":"Property","name":"payment","type":"any"}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePaySessionConfig","members":[{"kind":"PropertySignature","name":"onPaymentAuthorized","type":"(event: any) => Observable"},{"kind":"PropertySignature","name":"onPaymentMethodSelected","type":"(event: any) => Observable"},{"kind":"PropertySignature","name":"onShippingContactSelected","type":"(event: any) => Observable"},{"kind":"PropertySignature","name":"onShippingMethodSelected","type":"(event: any) => Observable"},{"kind":"PropertySignature","name":"onValidateMerchant","type":"(event: any) => Observable"},{"kind":"PropertySignature","name":"request","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"onPaymentAuthorized","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"onPaymentAuthorized","type":"(event: any) => Observable"},"topLevelApiElementName":"ApplePaySessionConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"onPaymentMethodSelected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"onPaymentMethodSelected","type":"(event: any) => Observable"},"topLevelApiElementName":"ApplePaySessionConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"onShippingContactSelected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"onShippingContactSelected","type":"(event: any) => Observable"},"topLevelApiElementName":"ApplePaySessionConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"onShippingMethodSelected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"onShippingMethodSelected","type":"(event: any) => Observable"},"topLevelApiElementName":"ApplePaySessionConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"onValidateMerchant","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"onValidateMerchant","type":"(event: any) => Observable"},"topLevelApiElementName":"ApplePaySessionConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"request","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"request","type":"any"},"topLevelApiElementName":"ApplePaySessionConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePaySessionConfig","members":[{"kind":"Property","name":"request","type":"any"},{"kind":"Property","name":"onValidateMerchant","type":"(event: any) => Observable"},{"kind":"Property","name":"onShippingContactSelected","type":"(event: any) => Observable"},{"kind":"Property","name":"onPaymentMethodSelected","type":"(event: any) => Observable"},{"kind":"Property","name":"onShippingMethodSelected","type":"(event: any) => Observable"},{"kind":"Property","name":"onPaymentAuthorized","type":"(event: any) => Observable"}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePaySessionVerificationRequest","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"initiative","type":"'web'"},{"kind":"PropertySignature","name":"initiativeContext","type":"string"},{"kind":"PropertySignature","name":"validationUrl","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"initiative","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"initiative","type":"'web'"},"topLevelApiElementName":"ApplePaySessionVerificationRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"initiativeContext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"initiativeContext","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"validationUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"validationUrl","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePaySessionVerificationRequest","members":[{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"validationUrl","type":"string"},{"kind":"Property","name":"initiative","type":"'web'"},{"kind":"Property","name":"initiativeContext","type":"string"}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePaySessionVerificationResponse","members":[{"kind":"PropertySignature","name":"displayName","type":"string"},{"kind":"PropertySignature","name":"domainName","type":"string"},{"kind":"PropertySignature","name":"epochTimestamp","type":"number"},{"kind":"PropertySignature","name":"expiresAt","type":"number"},{"kind":"PropertySignature","name":"merchantIdentifier","type":"string"},{"kind":"PropertySignature","name":"merchantSessionIdentifier","type":"string"},{"kind":"PropertySignature","name":"nonce","type":"string"},{"kind":"PropertySignature","name":"signature","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"domainName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"domainName","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"epochTimestamp","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"epochTimestamp","type":"number"},"topLevelApiElementName":"ApplePaySessionVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expiresAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expiresAt","type":"number"},"topLevelApiElementName":"ApplePaySessionVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"merchantIdentifier","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"merchantIdentifier","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"merchantSessionIdentifier","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"merchantSessionIdentifier","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nonce","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nonce","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"signature","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"signature","type":"string"},"topLevelApiElementName":"ApplePaySessionVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePaySessionVerificationResponse","members":[{"kind":"Property","name":"epochTimestamp","type":"number"},{"kind":"Property","name":"expiresAt","type":"number"},{"kind":"Property","name":"merchantSessionIdentifier","type":"string"},{"kind":"Property","name":"nonce","type":"string"},{"kind":"Property","name":"merchantIdentifier","type":"string"},{"kind":"Property","name":"domainName","type":"string"},{"kind":"Property","name":"displayName","type":"string"},{"kind":"Property","name":"signature","type":"string"}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePayTransactionInput","members":[{"kind":"PropertySignature","name":"cart","type":"Cart"},{"kind":"PropertySignature","name":"countryCode","type":"string"},{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cart","type":"Cart"},"topLevelApiElementName":"ApplePayTransactionInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"countryCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"countryCode","type":"string"},"topLevelApiElementName":"ApplePayTransactionInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"ApplePayTransactionInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"ApplePayTransactionInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"ApplePayTransactionInput","members":[{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"countryCode","type":"string"}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"OpfQuickBuyDeliveryInfo","members":[{"kind":"PropertySignature","name":"pickupDetails","type":"PointOfService"},{"kind":"PropertySignature","name":"type","type":"OpfQuickBuyDeliveryType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupDetails","type":"PointOfService"},"topLevelApiElementName":"OpfQuickBuyDeliveryInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"OpfQuickBuyDeliveryType"},"topLevelApiElementName":"OpfQuickBuyDeliveryInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"OpfQuickBuyDeliveryInfo","members":[{"kind":"Property","name":"type","type":"OpfQuickBuyDeliveryType"},{"kind":"Property","name":"pickupDetails","type":"PointOfService"}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"OpfQuickBuyDigitalWallet","members":[{"kind":"PropertySignature","name":"countryCode","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"enabled","type":"boolean"},{"kind":"PropertySignature","name":"googlePayGateway","type":"string"},{"kind":"PropertySignature","name":"merchantId","type":"string"},{"kind":"PropertySignature","name":"merchantName","type":"string"},{"kind":"PropertySignature","name":"provider","type":"OpfQuickBuyProviderType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"countryCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"countryCode","type":"string"},"topLevelApiElementName":"OpfQuickBuyDigitalWallet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"OpfQuickBuyDigitalWallet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"enabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"enabled","type":"boolean"},"topLevelApiElementName":"OpfQuickBuyDigitalWallet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"googlePayGateway","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"googlePayGateway","type":"string"},"topLevelApiElementName":"OpfQuickBuyDigitalWallet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"merchantId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"merchantId","type":"string"},"topLevelApiElementName":"OpfQuickBuyDigitalWallet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"merchantName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"merchantName","type":"string"},"topLevelApiElementName":"OpfQuickBuyDigitalWallet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"provider","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"provider","type":"OpfQuickBuyProviderType"},"topLevelApiElementName":"OpfQuickBuyDigitalWallet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"OpfQuickBuyDigitalWallet","members":[{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"provider","type":"OpfQuickBuyProviderType"},{"kind":"Property","name":"enabled","type":"boolean"},{"kind":"Property","name":"merchantId","type":"string"},{"kind":"Property","name":"merchantName","type":"string"},{"kind":"Property","name":"countryCode","type":"string"},{"kind":"Property","name":"googlePayGateway","type":"string"}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Class","name":"OpfQuickBuyFacade","members":[{"kind":"Method","name":"getApplePayWebSession","overloadIndex":1,"parameters":[{"name":"applePayWebSessionRequest","type":"ApplePaySessionVerificationRequest","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_root!ApplePaySessionVerificationRequest:interface","shortType":"ApplePaySessionVerificationRequest","importPath":"@spartacus/opf/quick-buy/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApplePayWebSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApplePayWebSession","overloadIndex":1,"parameters":[{"name":"applePayWebSessionRequest","type":"ApplePaySessionVerificationRequest","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_root!ApplePaySessionVerificationRequest:interface","shortType":"ApplePaySessionVerificationRequest","importPath":"@spartacus/opf/quick-buy/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Class","name":"OpfQuickBuyFacade","members":[{"kind":"Method","name":"getApplePayWebSession","parameters":[{"name":"applePayWebSessionRequest","type":"ApplePaySessionVerificationRequest","canonicalReference":"@spartacus/opf/quick-buy/root!ApplePaySessionVerificationRequest:class","shortType":"ApplePaySessionVerificationRequest","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"OpfQuickBuyGooglePayProvider","members":[{"kind":"PropertySignature","name":"resourceUrl","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"resourceUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"resourceUrl","type":"string"},"topLevelApiElementName":"OpfQuickBuyGooglePayProvider","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"OpfQuickBuyGooglePayProvider","members":[{"kind":"Property","name":"resourceUrl","type":"string"}]}},{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"QuickBuyTransactionDetails","members":[{"kind":"PropertySignature","name":"addressIds","type":"string[]"},{"kind":"PropertySignature","name":"cart","type":"Cart"},{"kind":"PropertySignature","name":"context","type":"OpfQuickBuyLocation"},{"kind":"PropertySignature","name":"deliveryInfo","type":"OpfQuickBuyDeliveryInfo"},{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"total","type":"{ amount: string; label: string; currency: string; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addressIds","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addressIds","type":"string[]"},"topLevelApiElementName":"QuickBuyTransactionDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cart","type":"Cart"},"topLevelApiElementName":"QuickBuyTransactionDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"context","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"context","type":"OpfQuickBuyLocation"},"topLevelApiElementName":"QuickBuyTransactionDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryInfo","type":"OpfQuickBuyDeliveryInfo"},"topLevelApiElementName":"QuickBuyTransactionDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"QuickBuyTransactionDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"QuickBuyTransactionDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"total","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"total","type":"{ amount: string; label: string; currency: string; }"},"topLevelApiElementName":"QuickBuyTransactionDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/quick-buy/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/root","kind":"Interface","name":"QuickBuyTransactionDetails","members":[{"kind":"Property","name":"context","type":"OpfQuickBuyLocation"},{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"deliveryInfo","type":"OpfQuickBuyDeliveryInfo"},{"kind":"Property","name":"addressIds","type":"string[]"},{"kind":"Property","name":"total","type":"{ amount: string; label: string; currency: string; }"}]}},{"entryPoint":"@spartacus/opf/quick-buy/core","kind":"Class","name":"OpfQuickBuyAdapter","members":[{"kind":"Method","name":"getApplePayWebSession","overloadIndex":1,"parameters":[{"name":"applePayRequest","type":"ApplePaySessionVerificationRequest","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~ApplePaySessionVerificationRequest:interface","shortType":"ApplePaySessionVerificationRequest","importPath":"@spartacus/opf/quick-buy/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApplePayWebSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApplePayWebSession","overloadIndex":1,"parameters":[{"name":"applePayRequest","type":"ApplePaySessionVerificationRequest","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~ApplePaySessionVerificationRequest:interface","shortType":"ApplePaySessionVerificationRequest","importPath":"@spartacus/opf/quick-buy/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/core","kind":"Class","name":"OpfQuickBuyAdapter","members":[{"kind":"Method","name":"getApplePayWebSession","parameters":[{"name":"applePayRequest","type":"ApplePaySessionVerificationRequest","canonicalReference":"@spartacus/opf/quick-buy/core!ApplePaySessionVerificationRequest:class","shortType":"ApplePaySessionVerificationRequest","importPath":"","isOptional":false},{"name":"otpKey","type":"string","canonicalReference":"@spartacus/opf/quick-buy/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/quick-buy/core","kind":"Class","name":"OpfQuickBuyConnector","members":[{"kind":"Property","name":"adapter","type":"OpfQuickBuyAdapter"},{"kind":"Method","name":"getApplePayWebSession","overloadIndex":1,"parameters":[{"name":"applePayWebRequest","type":"ApplePaySessionVerificationRequest","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~ApplePaySessionVerificationRequest:interface","shortType":"ApplePaySessionVerificationRequest","importPath":"@spartacus/opf/quick-buy/root"},{"name":"accessCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApplePayWebSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApplePayWebSession","overloadIndex":1,"parameters":[{"name":"applePayWebRequest","type":"ApplePaySessionVerificationRequest","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~ApplePaySessionVerificationRequest:interface","shortType":"ApplePaySessionVerificationRequest","importPath":"@spartacus/opf/quick-buy/root"},{"name":"accessCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/core","kind":"Class","name":"OpfQuickBuyConnector","members":[{"kind":"Property","name":"adapter","type":"OpfQuickBuyAdapter"},{"kind":"Method","name":"getApplePayWebSession","parameters":[{"name":"applePayWebRequest","type":"ApplePaySessionVerificationRequest","canonicalReference":"@spartacus/opf/quick-buy/core!ApplePaySessionVerificationRequest:class","shortType":"ApplePaySessionVerificationRequest","importPath":"","isOptional":false},{"name":"accessCode","type":"string","canonicalReference":"@spartacus/opf/quick-buy/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/quick-buy/core","kind":"Class","name":"OpfQuickBuyService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"applePaySessionCommand","type":"Command<{ applePayWebSessionRequest: ApplePaySessionVerificationRequest; }, ApplePaySessionVerificationResponse>"},{"kind":"Property","name":"cartAccessCodeFacade","type":"CartAccessCodeFacade"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"getApplePayWebSession","overloadIndex":1,"parameters":[{"name":"applePayWebSessionRequest","type":"ApplePaySessionVerificationRequest","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~ApplePaySessionVerificationRequest:interface","shortType":"ApplePaySessionVerificationRequest","importPath":"@spartacus/opf/quick-buy/root"}],"returnType":"import(\"rxjs\").Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"opfQuickBuyConnector","type":"OpfQuickBuyConnector"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApplePayWebSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApplePayWebSession","overloadIndex":1,"parameters":[{"name":"applePayWebSessionRequest","type":"ApplePaySessionVerificationRequest","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~ApplePaySessionVerificationRequest:interface","shortType":"ApplePaySessionVerificationRequest","importPath":"@spartacus/opf/quick-buy/root"}],"returnType":"import(\"rxjs\").Observable"},"topLevelApiElementName":"OpfQuickBuyService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/core","kind":"Class","name":"OpfQuickBuyService","members":[{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"opfQuickBuyConnector","type":"OpfQuickBuyConnector"},{"kind":"Property","name":"cartAccessCodeFacade","type":"CartAccessCodeFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"applePaySessionCommand","type":"Command<{ applePayWebSessionRequest: ApplePaySessionVerificationRequest; }, ApplePaySessionVerificationResponse>"},{"kind":"Method","name":"getApplePayWebSession","parameters":[{"name":"applePayWebSessionRequest","type":"ApplePaySessionVerificationRequest","canonicalReference":"@spartacus/opf/quick-buy/core!ApplePaySessionVerificationRequest:class","shortType":"ApplePaySessionVerificationRequest","importPath":"","isOptional":false}],"returnType":"rxjs.Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/quick-buy/core","kind":"Class","name":"OpfQuickBuyTransactionService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"cartGuestUserFacade","type":"CartGuestUserFacade"},{"kind":"Property","name":"checkoutBillingAddressFacade","type":"CheckoutBillingAddressFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Method","name":"checkStableCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"deleteUserAddresses","overloadIndex":1,"parameters":[{"name":"addrIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getCurrentCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCurrentCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCurrentCartTotalPrice","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"Observable
"},{"kind":"Method","name":"getMerchantName","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSelectedDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSupportedDeliveryModes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTransactionDeliveryInfo","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTransactionDeliveryType","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTransactionLocationContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handleCartGuestUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"opfGlobalMessageService","type":"OpfGlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"setDeliveryAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"setDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"cartGuestUser","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUserEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkStableCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkStableCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteUserAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteUserAddresses","overloadIndex":1,"parameters":[{"name":"addrIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentCartTotalPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentCartTotalPrice","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"Observable
"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMerchantName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMerchantName","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedDeliveryModes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedDeliveryModes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTransactionDeliveryInfo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTransactionDeliveryInfo","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTransactionDeliveryType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTransactionDeliveryType","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTransactionLocationContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTransactionLocationContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleCartGuestUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"cartGuestUser","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/opf_quick-buy_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartGuestUserEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartGuestUserEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfQuickBuyTransactionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/quick-buy/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/quick-buy/core","kind":"Class","name":"OpfQuickBuyTransactionService","members":[{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutBillingAddressFacade","type":"CheckoutBillingAddressFacade"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"opfGlobalMessageService","type":"OpfGlobalMessageService"},{"kind":"Property","name":"cartGuestUserFacade","type":"CartGuestUserFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"getTransactionDeliveryType","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTransactionDeliveryInfo","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTransactionLocationContext","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getMerchantName","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"checkStableCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSupportedDeliveryModes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setDeliveryAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/quick-buy/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setBillingAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/quick-buy/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryAddress","parameters":[],"returnType":"Observable
"},{"kind":"Method","name":"getCurrentCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCurrentCartId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCurrentCartTotalPrice","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setDeliveryMode","parameters":[{"name":"mode","type":"string","canonicalReference":"@spartacus/opf/quick-buy/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSelectedDeliveryMode","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"deleteUserAddresses","parameters":[{"name":"addrIds","type":"string[]","canonicalReference":"@spartacus/opf/quick-buy/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"createCartGuestUser","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","parameters":[{"name":"cartGuestUser","type":"CartGuestUser","canonicalReference":"@spartacus/opf/quick-buy/core!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUserEmail","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/opf/quick-buy/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"handleCartGuestUser","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentAfterRedirectScriptResponse","members":[{"kind":"PropertySignature","name":"afterRedirectScript","type":"OpfDynamicScript"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"afterRedirectScript","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"afterRedirectScript","type":"OpfDynamicScript"},"topLevelApiElementName":"OpfPaymentAfterRedirectScriptResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentAfterRedirectScriptResponse","members":[{"kind":"Property","name":"afterRedirectScript","type":"OpfDynamicScript"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentBrowserInfo","members":[{"kind":"PropertySignature","name":"acceptHeader","type":"string"},{"kind":"PropertySignature","name":"colorDepth","type":"number"},{"kind":"PropertySignature","name":"ipAddress","type":"string"},{"kind":"PropertySignature","name":"javaEnabled","type":"boolean"},{"kind":"PropertySignature","name":"javaScriptEnabled","type":"boolean"},{"kind":"PropertySignature","name":"language","type":"string"},{"kind":"PropertySignature","name":"originUrl","type":"string"},{"kind":"PropertySignature","name":"screenHeight","type":"number"},{"kind":"PropertySignature","name":"screenWidth","type":"number"},{"kind":"PropertySignature","name":"timeZoneOffset","type":"number"},{"kind":"PropertySignature","name":"userAgent","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"acceptHeader","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"acceptHeader","type":"string"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"colorDepth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"colorDepth","type":"number"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ipAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ipAddress","type":"string"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"javaEnabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"javaEnabled","type":"boolean"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"javaScriptEnabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"javaScriptEnabled","type":"boolean"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"language","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"language","type":"string"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"originUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"originUrl","type":"string"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"screenHeight","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"screenHeight","type":"number"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"screenWidth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"screenWidth","type":"number"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"timeZoneOffset","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"timeZoneOffset","type":"number"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userAgent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userAgent","type":"string"},"topLevelApiElementName":"OpfPaymentBrowserInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentBrowserInfo","members":[{"kind":"Property","name":"acceptHeader","type":"string"},{"kind":"Property","name":"colorDepth","type":"number"},{"kind":"Property","name":"javaEnabled","type":"boolean"},{"kind":"Property","name":"javaScriptEnabled","type":"boolean"},{"kind":"Property","name":"language","type":"string"},{"kind":"Property","name":"screenHeight","type":"number"},{"kind":"Property","name":"screenWidth","type":"number"},{"kind":"Property","name":"userAgent","type":"string"},{"kind":"Property","name":"timeZoneOffset","type":"number"},{"kind":"Property","name":"ipAddress","type":"string"},{"kind":"Property","name":"originUrl","type":"string"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentConfig","members":[{"kind":"PropertySignature","name":"browserInfo","type":"OpfPaymentBrowserInfo"},{"kind":"PropertySignature","name":"cancelURL","type":"string"},{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"channel","type":"string"},{"kind":"PropertySignature","name":"configurationId","type":"string"},{"kind":"PropertySignature","name":"resultURL","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"browserInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"browserInfo","type":"OpfPaymentBrowserInfo"},"topLevelApiElementName":"OpfPaymentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancelURL","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancelURL","type":"string"},"topLevelApiElementName":"OpfPaymentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"OpfPaymentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"channel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"channel","type":"string"},"topLevelApiElementName":"OpfPaymentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configurationId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configurationId","type":"string"},"topLevelApiElementName":"OpfPaymentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"resultURL","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"resultURL","type":"string"},"topLevelApiElementName":"OpfPaymentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentConfig","members":[{"kind":"Property","name":"configurationId","type":"string"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"resultURL","type":"string"},{"kind":"Property","name":"cancelURL","type":"string"},{"kind":"Property","name":"channel","type":"string"},{"kind":"Property","name":"browserInfo","type":"OpfPaymentBrowserInfo"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentDestination","members":[{"kind":"PropertySignature","name":"authenticationIds","type":"number[]"},{"kind":"PropertySignature","name":"body","type":"string"},{"kind":"PropertySignature","name":"contentType","type":"string"},{"kind":"PropertySignature","name":"form","type":"OpfPaymentSessionFormField[]"},{"kind":"PropertySignature","name":"method","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"authenticationIds","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"authenticationIds","type":"number[]"},"topLevelApiElementName":"OpfPaymentDestination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"body","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"body","type":"string"},"topLevelApiElementName":"OpfPaymentDestination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"contentType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"contentType","type":"string"},"topLevelApiElementName":"OpfPaymentDestination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"form","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"form","type":"OpfPaymentSessionFormField[]"},"topLevelApiElementName":"OpfPaymentDestination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"method","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"method","type":"string"},"topLevelApiElementName":"OpfPaymentDestination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"OpfPaymentDestination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentDestination","members":[{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"method","type":"string"},{"kind":"Property","name":"contentType","type":"string"},{"kind":"Property","name":"body","type":"string"},{"kind":"Property","name":"authenticationIds","type":"number[]"},{"kind":"Property","name":"form","type":"OpfPaymentSessionFormField[]"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentError","members":[{"kind":"PropertySignature","name":"checkoutValidationMessage","type":"string"},{"kind":"PropertySignature","name":"details","type":"Array"},{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"moreInfo","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"checkoutValidationMessage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"checkoutValidationMessage","type":"string"},"topLevelApiElementName":"OpfPaymentError","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"details","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"details","type":"Array"},"topLevelApiElementName":"OpfPaymentError","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"OpfPaymentError","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"moreInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"moreInfo","type":"string"},"topLevelApiElementName":"OpfPaymentError","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"OpfPaymentError","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentError","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"message","type":"string"},{"kind":"Property","name":"details","type":"Array"},{"kind":"Property","name":"moreInfo","type":"string"},{"kind":"Property","name":"checkoutValidationMessage","type":"string"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentErrorDetails","members":[{"kind":"PropertySignature","name":"field","type":"string"},{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"moreInfo","type":"string | OpfPaymentErrorMoreInfo"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"field","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"field","type":"string"},"topLevelApiElementName":"OpfPaymentErrorDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"OpfPaymentErrorDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"moreInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"moreInfo","type":"string | OpfPaymentErrorMoreInfo"},"topLevelApiElementName":"OpfPaymentErrorDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"OpfPaymentErrorDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentErrorDetails","members":[{"kind":"Property","name":"field","type":"string"},{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"message","type":"string"},{"kind":"Property","name":"moreInfo","type":"string | OpfPaymentErrorMoreInfo"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentErrorMoreInfo","members":[{"kind":"PropertySignature","name":"currentOrderAmount","type":"number"},{"kind":"PropertySignature","name":"maxQuantity","type":"number"},{"kind":"PropertySignature","name":"minOrderAmount","type":"number"},{"kind":"PropertySignature","name":"validationFailedProducts","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentOrderAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentOrderAmount","type":"number"},"topLevelApiElementName":"OpfPaymentErrorMoreInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxQuantity","type":"number"},"topLevelApiElementName":"OpfPaymentErrorMoreInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minOrderAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minOrderAmount","type":"number"},"topLevelApiElementName":"OpfPaymentErrorMoreInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"validationFailedProducts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"validationFailedProducts","type":"Array"},"topLevelApiElementName":"OpfPaymentErrorMoreInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentErrorMoreInfo","members":[{"kind":"Property","name":"validationFailedProducts","type":"Array"},{"kind":"Property","name":"maxQuantity","type":"number"},{"kind":"Property","name":"currentOrderAmount","type":"number"},{"kind":"Property","name":"minOrderAmount","type":"number"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentErrorValidationFailedProduct","members":[{"kind":"PropertySignature","name":"maxQuantity","type":"number"},{"kind":"PropertySignature","name":"minQuantity","type":"number"},{"kind":"PropertySignature","name":"productId","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxQuantity","type":"number"},"topLevelApiElementName":"OpfPaymentErrorValidationFailedProduct","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minQuantity","type":"number"},"topLevelApiElementName":"OpfPaymentErrorValidationFailedProduct","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productId","type":"string"},"topLevelApiElementName":"OpfPaymentErrorValidationFailedProduct","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"OpfPaymentErrorValidationFailedProduct","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentErrorValidationFailedProduct","members":[{"kind":"Property","name":"productId","type":"string"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"maxQuantity","type":"number"},{"kind":"Property","name":"minQuantity","type":"number"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentEventsService","members":[{"kind":"Method","name":"emitReinitiatePaymentEvent","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"reinitiatePaymentEvent","type":"Subject"},{"kind":"Property","name":"reinitiatePaymentEvent$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"emitReinitiatePaymentEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"emitReinitiatePaymentEvent","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfPaymentEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentEventsService","members":[{"kind":"Property","name":"reinitiatePaymentEvent","type":"Subject"},{"kind":"Property","name":"reinitiatePaymentEvent$","type":"Observable"},{"kind":"Method","name":"emitReinitiatePaymentEvent","parameters":[{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/payment/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentFacade","members":[{"kind":"Method","name":"getAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentInitiationConfig:interface","shortType":"OpfPaymentInitiationConfig","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Method","name":"setCartPaymentOption","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sapPaymentOptionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentSubmitCompleteInput:interface","shortType":"OpfPaymentSubmitCompleteInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentSubmitInput:interface","shortType":"OpfPaymentSubmitInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentVerificationPayload","type":"OpfPaymentVerificationPayload","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentVerificationPayload:interface","shortType":"OpfPaymentVerificationPayload","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAfterRedirectScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initiatePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentInitiationConfig:interface","shortType":"OpfPaymentInitiationConfig","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCartPaymentOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCartPaymentOption","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sapPaymentOptionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitCompletePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentSubmitCompleteInput:interface","shortType":"OpfPaymentSubmitCompleteInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentSubmitInput:interface","shortType":"OpfPaymentSubmitInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentVerificationPayload","type":"OpfPaymentVerificationPayload","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentVerificationPayload:interface","shortType":"OpfPaymentVerificationPayload","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentFacade","members":[{"kind":"Method","name":"verifyPayment","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentVerificationPayload","type":"OpfPaymentVerificationPayload","canonicalReference":"@spartacus/opf/payment/root!OpfPaymentVerificationPayload:class","shortType":"OpfPaymentVerificationPayload","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitPayment","parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","canonicalReference":"@spartacus/opf/payment/root!OpfPaymentSubmitInput:class","shortType":"OpfPaymentSubmitInput","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitCompletePayment","parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","canonicalReference":"@spartacus/opf/payment/root!OpfPaymentSubmitCompleteInput:class","shortType":"OpfPaymentSubmitCompleteInput","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAfterRedirectScripts","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","canonicalReference":"@spartacus/opf/payment/root!OpfPaymentInitiationConfig:class","shortType":"OpfPaymentInitiationConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setCartPaymentOption","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"sapPaymentOptionId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentGlobalMethods","members":[{"kind":"MethodSignature","name":"getRedirectParams","overloadIndex":1,"parameters":[],"returnType":"Array"},{"kind":"MethodSignature","name":"reinitiatePaymentForm","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"MethodSignature","name":"scriptReady","overloadIndex":1,"parameters":[{"name":"scriptIdentifier","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"MethodSignature","name":"startLoadIndicator","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"MethodSignature","name":"stopLoadIndicator","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"MethodSignature","name":"submit","overloadIndex":1,"parameters":[{"name":"options","type":"{ cartId: string; additionalData: Array; submitSuccess: OpfPaymentMerchantCallback; submitPending: OpfPaymentMerchantCallback; submitFailure: OpfPaymentMerchantCallback; paymentMethod: OpfPaymentMethod; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"MethodSignature","name":"submitComplete","overloadIndex":1,"parameters":[{"name":"options","type":"{ cartId: string; additionalData: Array; submitSuccess: OpfPaymentMerchantCallback; submitPending: OpfPaymentMerchantCallback; submitFailure: OpfPaymentMerchantCallback; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"MethodSignature","name":"submitCompleteRedirect","overloadIndex":1,"parameters":[{"name":"options","type":"{ cartId: string; additionalData: Array; submitSuccess: OpfPaymentMerchantCallback; submitPending: OpfPaymentMerchantCallback; submitFailure: OpfPaymentMerchantCallback; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"MethodSignature","name":"throwPaymentError","overloadIndex":1,"parameters":[{"name":"errorOptions","type":"OpfErrorDialogOptions","isOptional":true,"canonicalReference":"@spartacus/opf_payment_root!~OpfErrorDialogOptions:type","shortType":"OpfErrorDialogOptions","importPath":"@spartacus/opf/base/root"}],"returnType":"void"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"getRedirectParams","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"getRedirectParams","overloadIndex":1,"parameters":[],"returnType":"Array"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"reinitiatePaymentForm","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"reinitiatePaymentForm","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"scriptReady","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"scriptReady","overloadIndex":1,"parameters":[{"name":"scriptIdentifier","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"startLoadIndicator","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"startLoadIndicator","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"stopLoadIndicator","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"stopLoadIndicator","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"submit","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"submit","overloadIndex":1,"parameters":[{"name":"options","type":"{ cartId: string; additionalData: Array; submitSuccess: OpfPaymentMerchantCallback; submitPending: OpfPaymentMerchantCallback; submitFailure: OpfPaymentMerchantCallback; paymentMethod: OpfPaymentMethod; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"submitComplete","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"submitComplete","overloadIndex":1,"parameters":[{"name":"options","type":"{ cartId: string; additionalData: Array; submitSuccess: OpfPaymentMerchantCallback; submitPending: OpfPaymentMerchantCallback; submitFailure: OpfPaymentMerchantCallback; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"submitCompleteRedirect","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"submitCompleteRedirect","overloadIndex":1,"parameters":[{"name":"options","type":"{ cartId: string; additionalData: Array; submitSuccess: OpfPaymentMerchantCallback; submitPending: OpfPaymentMerchantCallback; submitFailure: OpfPaymentMerchantCallback; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"throwPaymentError","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"throwPaymentError","overloadIndex":1,"parameters":[{"name":"errorOptions","type":"OpfErrorDialogOptions","isOptional":true,"canonicalReference":"@spartacus/opf_payment_root!~OpfErrorDialogOptions:type","shortType":"OpfErrorDialogOptions","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},"topLevelApiElementName":"OpfPaymentGlobalMethods","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentGlobalMethods","members":[{"kind":"Method","name":"getRedirectParams","parameters":[],"returnType":"Array"},{"kind":"Method","name":"submit","parameters":[{"name":"options","type":"{\n cartId?: string;\n additionalData: Array;\n submitSuccess: OpfPaymentMerchantCallback;\n submitPending: OpfPaymentMerchantCallback;\n submitFailure: OpfPaymentMerchantCallback;\n submitCancel?: OpfPaymentMerchantCallback;\n paymentMethod: OpfPaymentMethod;\n paymentSessionId?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"submitComplete","parameters":[{"name":"options","type":"{\n cartId?: string;\n additionalData: Array;\n submitSuccess: OpfPaymentMerchantCallback;\n submitPending: OpfPaymentMerchantCallback;\n submitFailure: OpfPaymentMerchantCallback;\n submitCancel?: OpfPaymentMerchantCallback;\n paymentSessionId?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"submitCompleteRedirect","parameters":[{"name":"options","type":"{\n cartId: string;\n additionalData: Array;\n submitSuccess: OpfPaymentMerchantCallback;\n submitPending: OpfPaymentMerchantCallback;\n submitFailure: OpfPaymentMerchantCallback;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"throwPaymentError","parameters":[{"name":"errorOptions","type":"OpfErrorDialogOptions","canonicalReference":"@spartacus/opf/payment/root!OpfErrorDialogOptions:class","shortType":"OpfErrorDialogOptions","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"startLoadIndicator","parameters":[],"returnType":"void"},{"kind":"Method","name":"stopLoadIndicator","parameters":[],"returnType":"void"},{"kind":"Method","name":"scriptReady","parameters":[{"name":"scriptIdentifier","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"reinitiatePaymentForm","parameters":[{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/payment/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Promise"},{"kind":"Method","name":"getCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Promise"},{"kind":"Method","name":"setBillingAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/payment/root!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"getBillingAddress","parameters":[],"returnType":"Promise
"},{"kind":"Method","name":"setDeliveryAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/payment/root!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"getDeliveryAddress","parameters":[],"returnType":"Promise
"},{"kind":"Method","name":"setDeliveryMode","parameters":[{"name":"mode","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"getDeliveryMode","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"deleteAddress","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"initiatePayment","parameters":[{"name":"configurationIdOrPaymentConfig","type":"string | number | OpfPaymentConfig","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"verifyPayment","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentVerificationPayload","type":"OpfPaymentVerificationPayload","canonicalReference":"@spartacus/opf/payment/root!OpfPaymentVerificationPayload:class","shortType":"OpfPaymentVerificationPayload","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"updateCartGuestUserEmail","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"createCartGuestUser","parameters":[],"returnType":"Promise"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentInitiationConfig","members":[{"kind":"PropertySignature","name":"config","type":"OpfPaymentConfig"},{"kind":"PropertySignature","name":"otpKey","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"config","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"config","type":"OpfPaymentConfig"},"topLevelApiElementName":"OpfPaymentInitiationConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"otpKey","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"otpKey","type":"string"},"topLevelApiElementName":"OpfPaymentInitiationConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentInitiationConfig","members":[{"kind":"Property","name":"otpKey","type":"string"},{"kind":"Property","name":"config","type":"OpfPaymentConfig"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentMethodDetails","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OpfPaymentMethodDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OpfPaymentMethodDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentMethodDetails","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentMethodDetailsComponent","members":[{"kind":"Method","name":"getPaymentMethodDetailsCardContent","overloadIndex":1,"parameters":[{"name":"paymentMethodDetails","type":"OpfPaymentMethodDetails","isOptional":true,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentMethodDetails:interface","shortType":"OpfPaymentMethodDetails","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentMethodDetailsInfoPresent","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"orderOutlet","type":"OutletContextData"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentMethodDetailsCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentMethodDetailsCardContent","overloadIndex":1,"parameters":[{"name":"paymentMethodDetails","type":"OpfPaymentMethodDetails","isOptional":true,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentMethodDetails:interface","shortType":"OpfPaymentMethodDetails","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentMethodDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPaymentMethodDetailsInfoPresent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPaymentMethodDetailsInfoPresent","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"boolean"},"topLevelApiElementName":"OpfPaymentMethodDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentMethodDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentMethodDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentMethodDetailsComponent","members":[{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"orderOutlet","type":"OutletContextData"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPaymentMethodDetailsCardContent","parameters":[{"name":"paymentMethodDetails","type":"OpfPaymentMethodDetails","canonicalReference":"@spartacus/opf/payment/root!OpfPaymentMethodDetails:class","shortType":"OpfPaymentMethodDetails","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentMethodDetailsInfoPresent","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/opf/payment/root!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentRenderMethodEvent","members":[{"kind":"PropertySignature","name":"destination","type":"OpfPaymentDestination"},{"kind":"PropertySignature","name":"html","type":"string | null"},{"kind":"PropertySignature","name":"isError","type":"boolean"},{"kind":"PropertySignature","name":"isLoading","type":"boolean"},{"kind":"PropertySignature","name":"renderType","type":"OpfPaymentRenderPattern"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"destination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"destination","type":"OpfPaymentDestination"},"topLevelApiElementName":"OpfPaymentRenderMethodEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"html","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"html","type":"string | null"},"topLevelApiElementName":"OpfPaymentRenderMethodEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isError","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isError","type":"boolean"},"topLevelApiElementName":"OpfPaymentRenderMethodEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isLoading","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isLoading","type":"boolean"},"topLevelApiElementName":"OpfPaymentRenderMethodEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"renderType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"renderType","type":"OpfPaymentRenderPattern"},"topLevelApiElementName":"OpfPaymentRenderMethodEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentRenderMethodEvent","members":[{"kind":"Property","name":"isLoading","type":"boolean"},{"kind":"Property","name":"isError","type":"boolean"},{"kind":"Property","name":"renderType","type":"OpfPaymentRenderPattern"},{"kind":"Property","name":"html","type":"string | null"},{"kind":"Property","name":"destination","type":"OpfPaymentDestination"},{"kind":"Property","name":"paymentOptionId","type":"number"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSessionData","members":[{"kind":"PropertySignature","name":"destination","type":"OpfPaymentDestination"},{"kind":"PropertySignature","name":"dynamicScript","type":"OpfDynamicScript"},{"kind":"PropertySignature","name":"pattern","type":"OpfPaymentRenderPattern"},{"kind":"PropertySignature","name":"paymentIntent","type":"string"},{"kind":"PropertySignature","name":"paymentOptionId","type":"number"},{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},{"kind":"PropertySignature","name":"relayCancelUrl","type":"string"},{"kind":"PropertySignature","name":"relayResultUrl","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"destination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"destination","type":"OpfPaymentDestination"},"topLevelApiElementName":"OpfPaymentSessionData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dynamicScript","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dynamicScript","type":"OpfDynamicScript"},"topLevelApiElementName":"OpfPaymentSessionData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pattern","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pattern","type":"OpfPaymentRenderPattern"},"topLevelApiElementName":"OpfPaymentSessionData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentIntent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentIntent","type":"string"},"topLevelApiElementName":"OpfPaymentSessionData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentOptionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentOptionId","type":"number"},"topLevelApiElementName":"OpfPaymentSessionData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentSessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},"topLevelApiElementName":"OpfPaymentSessionData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"relayCancelUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"relayCancelUrl","type":"string"},"topLevelApiElementName":"OpfPaymentSessionData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"relayResultUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"relayResultUrl","type":"string"},"topLevelApiElementName":"OpfPaymentSessionData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSessionData","members":[{"kind":"Property","name":"paymentSessionId","type":"string"},{"kind":"Property","name":"relayResultUrl","type":"string"},{"kind":"Property","name":"relayCancelUrl","type":"string"},{"kind":"Property","name":"paymentIntent","type":"string"},{"kind":"Property","name":"pattern","type":"OpfPaymentRenderPattern"},{"kind":"Property","name":"destination","type":"OpfPaymentDestination"},{"kind":"Property","name":"dynamicScript","type":"OpfDynamicScript"},{"kind":"Property","name":"paymentOptionId","type":"number"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSessionFormField","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OpfPaymentSessionFormField","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"OpfPaymentSessionFormField","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSessionFormField","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitCompleteInput","members":[{"kind":"PropertySignature","name":"additionalData","type":"Array"},{"kind":"PropertySignature","name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; }"},{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},{"kind":"PropertySignature","name":"returnPath","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"additionalData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"additionalData","type":"Array"},"topLevelApiElementName":"OpfPaymentSubmitCompleteInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"callbacks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; }"},"topLevelApiElementName":"OpfPaymentSubmitCompleteInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentSessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitCompleteInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnPath","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnPath","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitCompleteInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitCompleteInput","members":[{"kind":"Property","name":"additionalData","type":"Array"},{"kind":"Property","name":"paymentSessionId","type":"string"},{"kind":"Property","name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; }"},{"kind":"Property","name":"returnPath","type":"string"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitCompleteRequest","members":[{"kind":"PropertySignature","name":"additionalData","type":"Array"},{"kind":"PropertySignature","name":"paymentSessionId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"additionalData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"additionalData","type":"Array"},"topLevelApiElementName":"OpfPaymentSubmitCompleteRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentSessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitCompleteRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitCompleteRequest","members":[{"kind":"Property","name":"paymentSessionId","type":"string"},{"kind":"Property","name":"additionalData","type":"Array"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitCompleteResponse","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"customFields","type":"Array"},{"kind":"PropertySignature","name":"reasonCode","type":"number"},{"kind":"PropertySignature","name":"status","type":"OpfPaymentSubmitStatus"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitCompleteResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customFields","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customFields","type":"Array"},"topLevelApiElementName":"OpfPaymentSubmitCompleteResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reasonCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reasonCode","type":"number"},"topLevelApiElementName":"OpfPaymentSubmitCompleteResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"OpfPaymentSubmitStatus"},"topLevelApiElementName":"OpfPaymentSubmitCompleteResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitCompleteResponse","members":[{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"status","type":"OpfPaymentSubmitStatus"},{"kind":"Property","name":"reasonCode","type":"number"},{"kind":"Property","name":"customFields","type":"Array"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitInput","members":[{"kind":"PropertySignature","name":"additionalData","type":"Array"},{"kind":"PropertySignature","name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; }"},{"kind":"PropertySignature","name":"encryptedToken","type":"string"},{"kind":"PropertySignature","name":"paymentMethod","type":"OpfPaymentMethod"},{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},{"kind":"PropertySignature","name":"returnPath","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"additionalData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"additionalData","type":"Array"},"topLevelApiElementName":"OpfPaymentSubmitInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"callbacks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; }"},"topLevelApiElementName":"OpfPaymentSubmitInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"encryptedToken","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"encryptedToken","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentMethod","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentMethod","type":"OpfPaymentMethod"},"topLevelApiElementName":"OpfPaymentSubmitInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentSessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnPath","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnPath","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitInput","members":[{"kind":"Property","name":"additionalData","type":"Array"},{"kind":"Property","name":"paymentSessionId","type":"string"},{"kind":"Property","name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; }"},{"kind":"Property","name":"returnPath","type":"string"},{"kind":"Property","name":"paymentMethod","type":"OpfPaymentMethod"},{"kind":"Property","name":"encryptedToken","type":"string"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitRequest","members":[{"kind":"PropertySignature","name":"additionalData","type":"Array"},{"kind":"PropertySignature","name":"browserInfo","type":"OpfPaymentBrowserInfo"},{"kind":"PropertySignature","name":"channel","type":"string"},{"kind":"PropertySignature","name":"encryptedToken","type":"string"},{"kind":"PropertySignature","name":"paymentMethod","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"additionalData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"additionalData","type":"Array"},"topLevelApiElementName":"OpfPaymentSubmitRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"browserInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"browserInfo","type":"OpfPaymentBrowserInfo"},"topLevelApiElementName":"OpfPaymentSubmitRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"channel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"channel","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"encryptedToken","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"encryptedToken","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentMethod","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentMethod","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitRequest","members":[{"kind":"Property","name":"browserInfo","type":"OpfPaymentBrowserInfo"},{"kind":"Property","name":"paymentMethod","type":"string"},{"kind":"Property","name":"encryptedToken","type":"string"},{"kind":"Property","name":"channel","type":"string"},{"kind":"Property","name":"additionalData","type":"Array"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitResponse","members":[{"kind":"PropertySignature","name":"authorizedAmount","type":"number"},{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"customFields","type":"Array"},{"kind":"PropertySignature","name":"paymentMethod","type":"OpfPaymentMethod"},{"kind":"PropertySignature","name":"reasonCode","type":"string"},{"kind":"PropertySignature","name":"status","type":"OpfPaymentSubmitStatus"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"authorizedAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"authorizedAmount","type":"number"},"topLevelApiElementName":"OpfPaymentSubmitResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customFields","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customFields","type":"Array"},"topLevelApiElementName":"OpfPaymentSubmitResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentMethod","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentMethod","type":"OpfPaymentMethod"},"topLevelApiElementName":"OpfPaymentSubmitResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reasonCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reasonCode","type":"string"},"topLevelApiElementName":"OpfPaymentSubmitResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"OpfPaymentSubmitStatus"},"topLevelApiElementName":"OpfPaymentSubmitResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentSubmitResponse","members":[{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"status","type":"OpfPaymentSubmitStatus"},{"kind":"Property","name":"reasonCode","type":"string"},{"kind":"Property","name":"paymentMethod","type":"OpfPaymentMethod"},{"kind":"Property","name":"authorizedAmount","type":"number"},{"kind":"Property","name":"customFields","type":"Array"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentVerificationComponent","members":[{"kind":"Method","name":"breakOutOfIframeIfNeeded","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isHostedFieldPattern","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"error","type":"HttpErrorModel | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"opfPaymentVerificationService","type":"OpfPaymentVerificationService"},{"kind":"Property","name":"route","type":"ActivatedRoute"},{"kind":"Method","name":"runPaymentPattern","overloadIndex":1,"parameters":[{"name":"{ paymentSessionId, paramsMap, afterRedirectScriptFlag, }","type":"{ paymentSessionId: string; paramsMap: OpfKeyValueMap[]; afterRedirectScriptFlag?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"breakOutOfIframeIfNeeded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"breakOutOfIframeIfNeeded","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentVerificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentVerificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentVerificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"error","type":"HttpErrorModel | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OpfPaymentVerificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"runPaymentPattern","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"runPaymentPattern","overloadIndex":1,"parameters":[{"name":"{ paymentSessionId, paramsMap, afterRedirectScriptFlag, }","type":"{ paymentSessionId: string; paramsMap: OpfKeyValueMap[]; afterRedirectScriptFlag?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentVerificationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentVerificationComponent","members":[{"kind":"Property","name":"route","type":"ActivatedRoute"},{"kind":"Property","name":"opfPaymentVerificationService","type":"OpfPaymentVerificationService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"isHostedFieldPattern","type":"boolean"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"breakOutOfIframeIfNeeded","parameters":[],"returnType":"void"},{"kind":"Method","name":"runPaymentPattern","parameters":[{"name":"{ paymentSessionId, paramsMap, afterRedirectScriptFlag, }","type":"{\n paymentSessionId: string;\n paramsMap: OpfKeyValueMap[];\n afterRedirectScriptFlag?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"onError","parameters":[{"name":"error","type":"HttpErrorModel | undefined","canonicalReference":"@spartacus/opf/payment/root!HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentVerificationPayload","members":[{"kind":"PropertySignature","name":"responseMap","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"responseMap","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"responseMap","type":"Array"},"topLevelApiElementName":"OpfPaymentVerificationPayload","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentVerificationPayload","members":[{"kind":"Property","name":"responseMap","type":"Array"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentVerificationResponse","members":[{"kind":"PropertySignature","name":"result","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"result","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"result","type":"string"},"topLevelApiElementName":"OpfPaymentVerificationResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Interface","name":"OpfPaymentVerificationResponse","members":[{"kind":"Property","name":"result","type":"string"}]}},{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentVerificationService","members":[{"kind":"Method","name":"checkIfProcessingCartIdExist","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"displayError","overloadIndex":1,"parameters":[{"name":"error","type":"HttpErrorModel | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"findInParamsMap","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"list","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"getParamsMap","overloadIndex":1,"parameters":[{"name":"params","type":"Params","isOptional":false,"canonicalReference":"@angular/router!Params:type","shortType":"Params","importPath":"@angular/router"}],"returnType":"Array"},{"kind":"Method","name":"getPaymentSessionId","overloadIndex":1,"parameters":[{"name":"paramMap","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentSessionIdFromStorage","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalFunctionsService","type":"OpfGlobalFunctionsFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"goToPage","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isPaymentSuccessful","overloadIndex":1,"parameters":[{"name":"response","type":"OpfPaymentVerificationResponse","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentVerificationResponse:interface","shortType":"OpfPaymentVerificationResponse","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Property","name":"opfDefaultPaymentError","type":"HttpErrorModel"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"opfResourceLoaderService","type":"OpfResourceLoaderService"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"removeResourcesAndGlobalFunctions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"renderAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"script","type":"OpfDynamicScript","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~OpfDynamicScript:interface","shortType":"OpfDynamicScript","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"runHostedFieldsPattern","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"paramsMap","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"runHostedPagePattern","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paramsMap","type":"OpfKeyValueMap[]","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~OpfKeyValueMap:interface","shortType":"OpfKeyValueMap","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"responseMap","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"verifyResultUrl","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"Observable<{ paymentSessionId: string; paramsMap: Array; afterRedirectScriptFlag: string | undefined; }>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkIfProcessingCartIdExist","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkIfProcessingCartIdExist","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayError","overloadIndex":1,"parameters":[{"name":"error","type":"HttpErrorModel | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findInParamsMap","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findInParamsMap","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"list","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamsMap","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamsMap","overloadIndex":1,"parameters":[{"name":"params","type":"Params","isOptional":false,"canonicalReference":"@angular/router!Params:type","shortType":"Params","importPath":"@angular/router"}],"returnType":"Array"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentSessionId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentSessionId","overloadIndex":1,"parameters":[{"name":"paramMap","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentSessionIdFromStorage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentSessionIdFromStorage","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToPage","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPaymentSuccessful","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPaymentSuccessful","overloadIndex":1,"parameters":[{"name":"response","type":"OpfPaymentVerificationResponse","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!OpfPaymentVerificationResponse:interface","shortType":"OpfPaymentVerificationResponse","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"placeOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"placeOrder","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeResourcesAndGlobalFunctions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeResourcesAndGlobalFunctions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderAfterRedirectScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"script","type":"OpfDynamicScript","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~OpfDynamicScript:interface","shortType":"OpfDynamicScript","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"runHostedFieldsPattern","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"runHostedFieldsPattern","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"paramsMap","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"runHostedPagePattern","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"runHostedPagePattern","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paramsMap","type":"OpfKeyValueMap[]","isOptional":false,"canonicalReference":"@spartacus/opf_payment_root!~OpfKeyValueMap:interface","shortType":"OpfKeyValueMap","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"responseMap","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyResultUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyResultUrl","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"Observable<{ paymentSessionId: string; paramsMap: Array; afterRedirectScriptFlag: string | undefined; }>"},"topLevelApiElementName":"OpfPaymentVerificationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/root","kind":"Class","name":"OpfPaymentVerificationService","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"opfResourceLoaderService","type":"OpfResourceLoaderService"},{"kind":"Property","name":"globalFunctionsService","type":"OpfGlobalFunctionsFacade"},{"kind":"Property","name":"opfDefaultPaymentError","type":"HttpErrorModel"},{"kind":"Method","name":"getParamsMap","parameters":[{"name":"params","type":"Params","canonicalReference":"@spartacus/opf/payment/root!Params:class","shortType":"Params","importPath":"","isOptional":false}],"returnType":"Array"},{"kind":"Method","name":"findInParamsMap","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"list","type":"Array","canonicalReference":"@spartacus/opf/payment/root!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"goToPage","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"verifyResultUrl","parameters":[{"name":"route","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}],"returnType":"Observable<{ paymentSessionId: string; paramsMap: Array; afterRedirectScriptFlag: string | undefined; }>"},{"kind":"Method","name":"getPaymentSessionId","parameters":[{"name":"paramMap","type":"Array","canonicalReference":"@spartacus/opf/payment/root!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentSessionIdFromStorage","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"placeOrder","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"verifyPayment","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"responseMap","type":"Array","canonicalReference":"@spartacus/opf/payment/root!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentSuccessful","parameters":[{"name":"response","type":"OpfPaymentVerificationResponse","canonicalReference":"@spartacus/opf/payment/root!OpfPaymentVerificationResponse:class","shortType":"OpfPaymentVerificationResponse","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"displayError","parameters":[{"name":"error","type":"HttpErrorModel | undefined","canonicalReference":"@spartacus/opf/payment/root!HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"checkIfProcessingCartIdExist","parameters":[],"returnType":"void"},{"kind":"Method","name":"runHostedPagePattern","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paramsMap","type":"OpfKeyValueMap[]","canonicalReference":"@spartacus/opf/payment/root!OpfKeyValueMap:class","shortType":"OpfKeyValueMap","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"runHostedFieldsPattern","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"paramsMap","type":"Array","canonicalReference":"@spartacus/opf/payment/root!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"renderAfterRedirectScripts","parameters":[{"name":"script","type":"OpfDynamicScript","canonicalReference":"@spartacus/opf/payment/root!OpfDynamicScript:class","shortType":"OpfDynamicScript","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"removeResourcesAndGlobalFunctions","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/occ","kind":"Interface","name":"OccOpfPaymentEndpoints","members":[{"kind":"PropertySignature","name":"setCartPaymentOption","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"setCartPaymentOption","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"setCartPaymentOption","type":"string | OccEndpoint"},"topLevelApiElementName":"OccOpfPaymentEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/payment/occ"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/occ","kind":"Interface","name":"OccOpfPaymentEndpoints","members":[{"kind":"Property","name":"setCartPaymentOption","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentAdapter","members":[{"kind":"Method","name":"getAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentInitiationConfig:interface","shortType":"OpfPaymentInitiationConfig","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitRequest:interface","shortType":"OpfPaymentSubmitRequest","importPath":"@spartacus/opf/payment/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitRequest:interface","shortType":"OpfPaymentSubmitRequest","importPath":"@spartacus/opf/payment/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"payload","type":"OpfPaymentVerificationPayload","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentVerificationPayload:interface","shortType":"OpfPaymentVerificationPayload","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAfterRedirectScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initiatePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentInitiationConfig:interface","shortType":"OpfPaymentInitiationConfig","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitCompletePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitRequest:interface","shortType":"OpfPaymentSubmitRequest","importPath":"@spartacus/opf/payment/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitRequest:interface","shortType":"OpfPaymentSubmitRequest","importPath":"@spartacus/opf/payment/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"payload","type":"OpfPaymentVerificationPayload","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentVerificationPayload:interface","shortType":"OpfPaymentVerificationPayload","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentAdapter","members":[{"kind":"Method","name":"verifyPayment","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"payload","type":"OpfPaymentVerificationPayload","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentVerificationPayload:class","shortType":"OpfPaymentVerificationPayload","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitPayment","parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitRequest:class","shortType":"OpfPaymentSubmitRequest","importPath":"","isOptional":false},{"name":"otpKey","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitCompletePayment","parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitRequest:class","shortType":"OpfPaymentSubmitRequest","importPath":"","isOptional":false},{"name":"otpKey","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAfterRedirectScripts","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentInitiationConfig:class","shortType":"OpfPaymentInitiationConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentConnector","members":[{"kind":"Property","name":"adapter","type":"OpfPaymentAdapter"},{"kind":"Method","name":"getAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentInitiationConfig:interface","shortType":"OpfPaymentInitiationConfig","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitCompleteRequest","type":"OpfPaymentSubmitCompleteRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitCompleteRequest:interface","shortType":"OpfPaymentSubmitCompleteRequest","importPath":"@spartacus/opf/payment/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitRequest:interface","shortType":"OpfPaymentSubmitRequest","importPath":"@spartacus/opf/payment/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"payload","type":"OpfPaymentVerificationPayload","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentVerificationPayload:interface","shortType":"OpfPaymentVerificationPayload","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAfterRedirectScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initiatePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentInitiationConfig:interface","shortType":"OpfPaymentInitiationConfig","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitCompletePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitCompleteRequest","type":"OpfPaymentSubmitCompleteRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitCompleteRequest:interface","shortType":"OpfPaymentSubmitCompleteRequest","importPath":"@spartacus/opf/payment/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitRequest:interface","shortType":"OpfPaymentSubmitRequest","importPath":"@spartacus/opf/payment/root"},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"payload","type":"OpfPaymentVerificationPayload","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentVerificationPayload:interface","shortType":"OpfPaymentVerificationPayload","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentConnector","members":[{"kind":"Property","name":"adapter","type":"OpfPaymentAdapter"},{"kind":"Method","name":"verifyPayment","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"payload","type":"OpfPaymentVerificationPayload","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentVerificationPayload:class","shortType":"OpfPaymentVerificationPayload","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitPayment","parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitRequest:class","shortType":"OpfPaymentSubmitRequest","importPath":"","isOptional":false},{"name":"otpKey","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitCompletePayment","parameters":[{"name":"submitCompleteRequest","type":"OpfPaymentSubmitCompleteRequest","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitCompleteRequest:class","shortType":"OpfPaymentSubmitCompleteRequest","importPath":"","isOptional":false},{"name":"otpKey","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAfterRedirectScripts","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentInitiationConfig:class","shortType":"OpfPaymentInitiationConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentErrorHandlerService","members":[{"kind":"Method","name":"displayError","overloadIndex":1,"parameters":[{"name":"error","type":"OpfPaymentError | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentError:interface","shortType":"OpfPaymentError","importPath":"@spartacus/opf/payment/root"}],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleBadRequestError","overloadIndex":1,"parameters":[{"name":"errorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"handlePaymentError","overloadIndex":1,"parameters":[{"name":"error","type":"OpfPaymentError | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentError:interface","shortType":"OpfPaymentError","importPath":"@spartacus/opf/payment/root"},{"name":"returnPath","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"onFailureCallback","type":"OpfPaymentMerchantCallback","isOptional":true,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentMerchantCallback:type","shortType":"OpfPaymentMerchantCallback","importPath":"@spartacus/opf/payment/root"}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayError","overloadIndex":1,"parameters":[{"name":"error","type":"OpfPaymentError | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentError:interface","shortType":"OpfPaymentError","importPath":"@spartacus/opf/payment/root"}],"returnType":"void"},"topLevelApiElementName":"OpfPaymentErrorHandlerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleBadRequestError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleBadRequestError","overloadIndex":1,"parameters":[{"name":"errorType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OpfPaymentErrorHandlerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handlePaymentError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handlePaymentError","overloadIndex":1,"parameters":[{"name":"error","type":"OpfPaymentError | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentError:interface","shortType":"OpfPaymentError","importPath":"@spartacus/opf/payment/root"},{"name":"returnPath","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"onFailureCallback","type":"OpfPaymentMerchantCallback","isOptional":true,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentMerchantCallback:type","shortType":"OpfPaymentMerchantCallback","importPath":"@spartacus/opf/payment/root"}],"returnType":"void"},"topLevelApiElementName":"OpfPaymentErrorHandlerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentErrorHandlerService","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"displayError","parameters":[{"name":"error","type":"OpfPaymentError | undefined","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentError:class","shortType":"OpfPaymentError","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleBadRequestError","parameters":[{"name":"errorType","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"handlePaymentError","parameters":[{"name":"error","type":"OpfPaymentError | undefined","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentError:class","shortType":"OpfPaymentError","importPath":"","isOptional":false},{"name":"returnPath","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"onFailureCallback","type":"OpfPaymentMerchantCallback","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentMerchantCallback:class","shortType":"OpfPaymentMerchantCallback","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentHostedFieldsService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"cartAccessCodeFacade","type":"CartAccessCodeFacade"},{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest | OpfPaymentSubmitCompleteRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitRequest:interface","shortType":"OpfPaymentSubmitRequest","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable<[ OpfPaymentSubmitRequest | OpfPaymentSubmitCompleteRequest, { accessCode: string; } ]>"},{"kind":"Property","name":"globalFunctionsFacade","type":"OpfGlobalFunctionsFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"opfPaymentConnector","type":"OpfPaymentConnector"},{"kind":"Property","name":"opfPaymentErrorHandlerService","type":"OpfPaymentErrorHandlerService"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Method","name":"paymentResponseHandler","overloadIndex":1,"parameters":[{"name":"response","type":"OpfPaymentSubmitResponse | OpfPaymentSubmitCompleteResponse","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitResponse:interface","shortType":"OpfPaymentSubmitResponse","importPath":"@spartacus/opf/payment/root"},{"name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; onCancel?: OpfPaymentMerchantCallback; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitCompleteInput:interface","shortType":"OpfPaymentSubmitCompleteInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitInput:interface","shortType":"OpfPaymentSubmitInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartAccessCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest | OpfPaymentSubmitCompleteRequest","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitRequest:interface","shortType":"OpfPaymentSubmitRequest","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable<[ OpfPaymentSubmitRequest | OpfPaymentSubmitCompleteRequest, { accessCode: string; } ]>"},"topLevelApiElementName":"OpfPaymentHostedFieldsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"paymentResponseHandler","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"paymentResponseHandler","overloadIndex":1,"parameters":[{"name":"response","type":"OpfPaymentSubmitResponse | OpfPaymentSubmitCompleteResponse","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitResponse:interface","shortType":"OpfPaymentSubmitResponse","importPath":"@spartacus/opf/payment/root"},{"name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; onCancel?: OpfPaymentMerchantCallback; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentHostedFieldsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitCompletePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitCompleteInput:interface","shortType":"OpfPaymentSubmitCompleteInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentHostedFieldsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitInput:interface","shortType":"OpfPaymentSubmitInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentHostedFieldsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentHostedFieldsService","members":[{"kind":"Property","name":"opfPaymentConnector","type":"OpfPaymentConnector"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"cartAccessCodeFacade","type":"CartAccessCodeFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"opfPaymentErrorHandlerService","type":"OpfPaymentErrorHandlerService"},{"kind":"Property","name":"globalFunctionsFacade","type":"OpfGlobalFunctionsFacade"},{"kind":"Method","name":"submitPayment","parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitInput:class","shortType":"OpfPaymentSubmitInput","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitCompletePayment","parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitCompleteInput:class","shortType":"OpfPaymentSubmitCompleteInput","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"paymentResponseHandler","parameters":[{"name":"response","type":"OpfPaymentSubmitResponse | OpfPaymentSubmitCompleteResponse","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitResponse:class","shortType":"OpfPaymentSubmitResponse","importPath":"","isOptional":false},{"name":"callbacks","type":"{\n onSuccess: OpfPaymentMerchantCallback;\n onPending: OpfPaymentMerchantCallback;\n onFailure: OpfPaymentMerchantCallback;\n onCancel?: OpfPaymentMerchantCallback;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCartAccessCode","parameters":[{"name":"submitRequest","type":"OpfPaymentSubmitRequest | OpfPaymentSubmitCompleteRequest","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitRequest:class","shortType":"OpfPaymentSubmitRequest","importPath":"","isOptional":false}],"returnType":"Observable<[ OpfPaymentSubmitRequest | OpfPaymentSubmitCompleteRequest, { accessCode: string; } ]>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentOccAdapter","members":[{"kind":"Method","name":"setCartPaymentOption","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sapPaymentOptionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCartPaymentOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCartPaymentOption","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sapPaymentOptionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentOccAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentOccAdapter","members":[{"kind":"Method","name":"setCartPaymentOption","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"sapPaymentOptionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentOccConnector","members":[{"kind":"Property","name":"adapter","type":"OpfPaymentOccAdapter"},{"kind":"Method","name":"setCartPaymentOption","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sapPaymentOptionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCartPaymentOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCartPaymentOption","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sapPaymentOptionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentOccConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentOccConnector","members":[{"kind":"Property","name":"adapter","type":"OpfPaymentOccAdapter"},{"kind":"Method","name":"setCartPaymentOption","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"sapPaymentOptionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentService","members":[{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"getAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"getAfterRedirectScriptsCommand","type":"Command<{ paymentSessionId: string; }, OpfPaymentAfterRedirectScriptResponse>"},{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentInitiationConfig:interface","shortType":"OpfPaymentInitiationConfig","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Property","name":"initiatePaymentCommand","type":"Command<{ paymentConfig: OpfPaymentInitiationConfig; }, OpfPaymentSessionData>"},{"kind":"Property","name":"opfPaymentConnector","type":"OpfPaymentConnector"},{"kind":"Property","name":"opfPaymentHostedFieldsService","type":"OpfPaymentHostedFieldsService"},{"kind":"Property","name":"opfPaymentOccConnector","type":"OpfPaymentOccConnector"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Method","name":"setCartPaymentOption","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sapPaymentOptionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"setCartPaymentOptionCommand","type":"Command<{ userId: string; cartId: string; sapPaymentOptionId: string; purchaseOrderNumber?: string; }, Cart>"},{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitCompleteInput:interface","shortType":"OpfPaymentSubmitCompleteInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Property","name":"submitCompletePaymentCommand","type":"Command<{ submitCompleteInput: OpfPaymentSubmitCompleteInput; }, boolean>"},{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitInput:interface","shortType":"OpfPaymentSubmitInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Property","name":"submitPaymentCommand","type":"Command<{ submitInput: OpfPaymentSubmitInput; }, boolean>"},{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentVerificationPayload","type":"OpfPaymentVerificationPayload","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentVerificationPayload:interface","shortType":"OpfPaymentVerificationPayload","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},{"kind":"Property","name":"verifyPaymentCommand","type":"Command<{ paymentSessionId: string; paymentVerificationPayload: OpfPaymentVerificationPayload; }, OpfPaymentVerificationResponse>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAfterRedirectScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAfterRedirectScripts","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initiatePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentInitiationConfig:interface","shortType":"OpfPaymentInitiationConfig","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCartPaymentOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCartPaymentOption","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sapPaymentOptionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitCompletePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitCompletePayment","overloadIndex":1,"parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitCompleteInput:interface","shortType":"OpfPaymentSubmitCompleteInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitPayment","overloadIndex":1,"parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentSubmitInput:interface","shortType":"OpfPaymentSubmitInput","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyPayment","overloadIndex":1,"parameters":[{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentVerificationPayload","type":"OpfPaymentVerificationPayload","isOptional":false,"canonicalReference":"@spartacus/opf_payment_core!~OpfPaymentVerificationPayload:interface","shortType":"OpfPaymentVerificationPayload","importPath":"@spartacus/opf/payment/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/payment/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/payment/core","kind":"Class","name":"OpfPaymentService","members":[{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"opfPaymentConnector","type":"OpfPaymentConnector"},{"kind":"Property","name":"opfPaymentOccConnector","type":"OpfPaymentOccConnector"},{"kind":"Property","name":"opfPaymentHostedFieldsService","type":"OpfPaymentHostedFieldsService"},{"kind":"Property","name":"verifyPaymentCommand","type":"Command<{ paymentSessionId: string; paymentVerificationPayload: OpfPaymentVerificationPayload; }, OpfPaymentVerificationResponse>"},{"kind":"Property","name":"submitPaymentCommand","type":"Command<{ submitInput: OpfPaymentSubmitInput; }, boolean>"},{"kind":"Property","name":"submitCompletePaymentCommand","type":"Command<{ submitCompleteInput: OpfPaymentSubmitCompleteInput; }, boolean>"},{"kind":"Property","name":"getAfterRedirectScriptsCommand","type":"Command<{ paymentSessionId: string; }, OpfPaymentAfterRedirectScriptResponse>"},{"kind":"Property","name":"initiatePaymentCommand","type":"Command<{ paymentConfig: OpfPaymentInitiationConfig; }, OpfPaymentSessionData>"},{"kind":"Property","name":"setCartPaymentOptionCommand","type":"Command<{ userId: string; cartId: string; sapPaymentOptionId: string; purchaseOrderNumber?: string; }, Cart>"},{"kind":"Method","name":"verifyPayment","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentVerificationPayload","type":"OpfPaymentVerificationPayload","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentVerificationPayload:class","shortType":"OpfPaymentVerificationPayload","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitPayment","parameters":[{"name":"submitInput","type":"OpfPaymentSubmitInput","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitInput:class","shortType":"OpfPaymentSubmitInput","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"submitCompletePayment","parameters":[{"name":"submitCompleteInput","type":"OpfPaymentSubmitCompleteInput","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentSubmitCompleteInput:class","shortType":"OpfPaymentSubmitCompleteInput","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getAfterRedirectScripts","parameters":[{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","parameters":[{"name":"paymentConfig","type":"OpfPaymentInitiationConfig","canonicalReference":"@spartacus/opf/payment/core!OpfPaymentInitiationConfig:class","shortType":"OpfPaymentInitiationConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setCartPaymentOption","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"sapPaymentOptionId","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/opf/payment/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsCs","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsDe","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsEn","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsEs_CO","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsEs","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsFr","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsHi","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsHu","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsId","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsIt","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsJa","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsKo","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsPl","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsPt","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsRu","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsZh_TW","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/payment/assets","kind":"Variable","name":"opfPaymentTranslationsZh","type":"{ opfPayment: { opfPayment: { errors: { proceedPayment: string; cancelPayment: string; cardExpired: string; insufficientFunds: string; invalidCreditCard: string; unknown: string; cardReportedLost: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfPaymentTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfPaymentTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/payment/assets"}]},{"entryPoint":"@spartacus/opf/order","kind":"Class","name":"OpfOccOrderNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OpfOccOrder","isOptional":false,"canonicalReference":"@spartacus/opf_order!~OpfOccOrder:interface","shortType":"OpfOccOrder","importPath":""},{"name":"target","type":"Order","isOptional":true,"canonicalReference":"@spartacus/opf_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Order"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"OpfOccOrder","isOptional":false,"canonicalReference":"@spartacus/opf_order!~OpfOccOrder:interface","shortType":"OpfOccOrder","importPath":""},{"name":"target","type":"Order","isOptional":true,"canonicalReference":"@spartacus/opf_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Order"},"topLevelApiElementName":"OpfOccOrderNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/order"}],"newApiElement":{"entryPoint":"@spartacus/opf/order","kind":"Class","name":"OpfOccOrderNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"OpfOccOrder","canonicalReference":"@spartacus/opf/order!OpfOccOrder:class","shortType":"OpfOccOrder","importPath":"","isOptional":false},{"name":"target","type":"Order","canonicalReference":"@spartacus/opf/order!Order:class","shortType":"Order","importPath":"","isOptional":true}],"returnType":"Order"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/global-functions/root","kind":"Class","name":"OpfGlobalFunctionsFacade","members":[{"kind":"Method","name":"registerGlobalFunctions","overloadIndex":1,"parameters":[{"name":"gfInput","type":"OpfRegisterGlobalFunctionsInput","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_root!OpfRegisterGlobalFunctionsInput:interface","shortType":"OpfRegisterGlobalFunctionsInput","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},{"kind":"Method","name":"unregisterGlobalFunctions","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_root!OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerGlobalFunctions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerGlobalFunctions","overloadIndex":1,"parameters":[{"name":"gfInput","type":"OpfRegisterGlobalFunctionsInput","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_root!OpfRegisterGlobalFunctionsInput:interface","shortType":"OpfRegisterGlobalFunctionsInput","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unregisterGlobalFunctions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unregisterGlobalFunctions","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_root!OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/global-functions/root","kind":"Class","name":"OpfGlobalFunctionsFacade","members":[{"kind":"Method","name":"registerGlobalFunctions","parameters":[{"name":"gfInput","type":"OpfRegisterGlobalFunctionsInput","canonicalReference":"@spartacus/opf/global-functions/root!OpfRegisterGlobalFunctionsInput:class","shortType":"OpfRegisterGlobalFunctionsInput","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unregisterGlobalFunctions","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/root!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/global-functions/root","kind":"Interface","name":"OpfRegisterGlobalFunctionsInput","members":[{"kind":"PropertySignature","name":"domain","type":"OpfGlobalFunctionsDomain"},{"kind":"PropertySignature","name":"paramsMap","type":"Array"},{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},{"kind":"PropertySignature","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"domain","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"domain","type":"OpfGlobalFunctionsDomain"},"topLevelApiElementName":"OpfRegisterGlobalFunctionsInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/global-functions/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paramsMap","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paramsMap","type":"Array"},"topLevelApiElementName":"OpfRegisterGlobalFunctionsInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/global-functions/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentSessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentSessionId","type":"string"},"topLevelApiElementName":"OpfRegisterGlobalFunctionsInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/global-functions/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"vcr","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"vcr","type":"ViewContainerRef"},"topLevelApiElementName":"OpfRegisterGlobalFunctionsInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/global-functions/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/global-functions/root","kind":"Interface","name":"OpfRegisterGlobalFunctionsInput","members":[{"kind":"Property","name":"paymentSessionId","type":"string"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"paramsMap","type":"Array"},{"kind":"Property","name":"domain","type":"OpfGlobalFunctionsDomain"}]}},{"entryPoint":"@spartacus/opf/global-functions/core","kind":"Class","name":"OpfGlobalFunctionsService","members":[{"kind":"Property","name":"_readyForScriptEvent","type":"Subject"},{"kind":"Method","name":"getGlobalFunctionContainer","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"OpfPaymentGlobalMethods"},{"kind":"Method","name":"getPaymentOptionId","overloadIndex":1,"parameters":[{"name":"providedId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loaderSpinnerCpntRef","type":"void | Observable | undefined>"},{"kind":"Property","name":"ngZone","type":"NgZone"},{"kind":"Property","name":"opfCtaFacade","type":"OpfCtaFacade"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"opfPaymentEventsService","type":"OpfPaymentEventsService"},{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"readyForScriptEvent$","type":"Observable"},{"kind":"Method","name":"registerCtaScriptReady","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},{"kind":"Method","name":"registerGetRedirectParams","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"paramsMap","type":"Array","isOptional":true,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"void"},{"kind":"Method","name":"registerGlobalFunctions","overloadIndex":1,"parameters":[{"name":"{ domain, paymentSessionId, vcr, paramsMap, }","type":"OpfRegisterGlobalFunctionsInput","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfRegisterGlobalFunctionsInput:interface","shortType":"OpfRegisterGlobalFunctionsInput","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},{"kind":"Method","name":"registerReinitiatePaymentForm","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},{"kind":"Method","name":"registerStartLoadIndicator","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"registerStopLoadIndicator","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},{"kind":"Method","name":"registerSubmit","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"paymentSessionId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"registerSubmitComplete","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"registerSubmitCompleteRedirect","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"registerThrowPaymentError","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"runSubmitComplete","overloadIndex":1,"parameters":[{"name":"additionalData","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""},{"name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; onCancel?: OpfPaymentMerchantCallback; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnPath","type":"string | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"Promise"},{"kind":"Method","name":"startLoaderSpinner","overloadIndex":1,"parameters":[{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void | Observable | undefined>"},{"kind":"Method","name":"stopLoaderSpinner","overloadIndex":1,"parameters":[{"name":"overlayedSpinner","type":"void | Observable | undefined>","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"unregisterGlobalFunctions","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGlobalFunctionContainer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGlobalFunctionContainer","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"OpfPaymentGlobalMethods"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentOptionId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentOptionId","overloadIndex":1,"parameters":[{"name":"providedId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerCtaScriptReady","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerCtaScriptReady","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerGetRedirectParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerGetRedirectParams","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"paramsMap","type":"Array","isOptional":true,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerGlobalFunctions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerGlobalFunctions","overloadIndex":1,"parameters":[{"name":"{ domain, paymentSessionId, vcr, paramsMap, }","type":"OpfRegisterGlobalFunctionsInput","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfRegisterGlobalFunctionsInput:interface","shortType":"OpfRegisterGlobalFunctionsInput","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerReinitiatePaymentForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerReinitiatePaymentForm","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerStartLoadIndicator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerStartLoadIndicator","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerStopLoadIndicator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerStopLoadIndicator","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerSubmit","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"paymentSessionId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerSubmitComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerSubmitComplete","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerSubmitCompleteRedirect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerSubmitCompleteRedirect","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerThrowPaymentError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerThrowPaymentError","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"runSubmitComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"runSubmitComplete","overloadIndex":1,"parameters":[{"name":"additionalData","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""},{"name":"callbacks","type":"{ onSuccess: OpfPaymentMerchantCallback; onPending: OpfPaymentMerchantCallback; onFailure: OpfPaymentMerchantCallback; onCancel?: OpfPaymentMerchantCallback; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentSessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"returnPath","type":"string | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"vcr","type":"ViewContainerRef","isOptional":true,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"Promise"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startLoaderSpinner","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startLoaderSpinner","overloadIndex":1,"parameters":[{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}],"returnType":"void | Observable | undefined>"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"stopLoaderSpinner","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"stopLoaderSpinner","overloadIndex":1,"parameters":[{"name":"overlayedSpinner","type":"void | Observable | undefined>","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unregisterGlobalFunctions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unregisterGlobalFunctions","overloadIndex":1,"parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","isOptional":false,"canonicalReference":"@spartacus/opf_global-functions_core!~OpfGlobalFunctionsDomain:enum","shortType":"OpfGlobalFunctionsDomain","importPath":"@spartacus/opf/global-functions/root"}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalFunctionsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/global-functions/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/global-functions/core","kind":"Class","name":"OpfGlobalFunctionsService","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"ngZone","type":"NgZone"},{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"opfCtaFacade","type":"OpfCtaFacade"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"opfPaymentEventsService","type":"OpfPaymentEventsService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"cartAccessCodeFacade","type":"CartAccessCodeFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"opfQuickBuyTransactionService","type":"OpfQuickBuyTransactionService"},{"kind":"Property","name":"loaderSpinnerCpntRef","type":"void | Observable | undefined>"},{"kind":"Property","name":"globalLoaderSpinnerCpntRef","type":"void | Observable | undefined>"},{"kind":"Property","name":"_readyForScriptEvent","type":"Subject"},{"kind":"Property","name":"readyForScriptEvent$","type":"Observable"},{"kind":"Method","name":"registerGlobalFunctions","parameters":[{"name":"{ domain, paymentSessionId, vcr, paramsMap, }","type":"OpfRegisterGlobalFunctionsInput","canonicalReference":"@spartacus/opf/global-functions/core!OpfRegisterGlobalFunctionsInput:class","shortType":"OpfRegisterGlobalFunctionsInput","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unregisterGlobalFunctions","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getGlobalFunctionContainer","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"OpfPaymentGlobalMethods"},{"kind":"Method","name":"registerStartLoadIndicator","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"registerStopLoadIndicator","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"startLoaderSpinner","parameters":[{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}],"returnType":"void | Observable | undefined>"},{"kind":"Method","name":"stopLoaderSpinner","parameters":[{"name":"overlayedSpinner","type":"void | Observable | undefined>","canonicalReference":"@spartacus/opf/global-functions/core!void:class","shortType":"void","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerGetRedirectParams","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false},{"name":"paramsMap","type":"Array","canonicalReference":"@spartacus/opf/global-functions/core!Array:class","shortType":"Array","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"registerThrowPaymentError","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"registerSubmit","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false},{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"runSubmitComplete","parameters":[{"name":"additionalData","type":"Array","canonicalReference":"@spartacus/opf/global-functions/core!Array:class","shortType":"Array","importPath":"","isOptional":false},{"name":"callbacks","type":"{\n onSuccess: OpfPaymentMerchantCallback;\n onPending: OpfPaymentMerchantCallback;\n onFailure: OpfPaymentMerchantCallback;\n onCancel?: OpfPaymentMerchantCallback;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"returnPath","type":"string | undefined","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true}],"returnType":"Promise"},{"kind":"Method","name":"registerSubmitComplete","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false},{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"registerSubmitCompleteRedirect","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false},{"name":"paymentSessionId","type":"string","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"registerCtaScriptReady","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerGetCart","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerStartLoadIndicatorGlobal","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerStopLoadIndicatorGlobal","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerThrowPaymentErrorGlobal","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerInitiatePayment","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"normalizePaymentConfig","parameters":[{"name":"configurationIdOrPaymentConfig","type":"string | number | OpfPaymentConfig","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"OpfPaymentConfig"},{"kind":"Method","name":"initiatePaymentWithCart","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string | undefined","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentConfig","type":"OpfPaymentConfig","canonicalReference":"@spartacus/opf/global-functions/core!OpfPaymentConfig:class","shortType":"OpfPaymentConfig","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"extractOtpKey","parameters":[{"name":"response","type":"unknown","canonicalReference":"@spartacus/opf/global-functions/core!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"buildAndInitiatePaymentConfig","parameters":[{"name":"paymentConfig","type":"OpfPaymentConfig","canonicalReference":"@spartacus/opf/global-functions/core!OpfPaymentConfig:class","shortType":"OpfPaymentConfig","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"otpKey","type":"string","canonicalReference":"@spartacus/opf/global-functions/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"registerVerifyPayment","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerUpdateCartGuestUserEmail","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerCreateCartGuestUser","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerSetBillingAddress","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"reloadCartAndWaitForStable","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"registerSetDeliveryAddress","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerGetBillingAddress","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerGetDeliveryAddress","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerSetDeliveryMode","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerGetDeliveryMode","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerDeleteAddress","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerReinitiatePaymentForm","parameters":[{"name":"domain","type":"OpfGlobalFunctionsDomain","canonicalReference":"@spartacus/opf/global-functions/core!OpfGlobalFunctionsDomain:class","shortType":"OpfGlobalFunctionsDomain","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPaymentOptionId","parameters":[{"name":"providedId","type":"number","canonicalReference":"@spartacus/opf/global-functions/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/cta/root","kind":"Class","name":"OpfCtaFacade","members":[{"kind":"Method","name":"emitScriptReadyEvent","overloadIndex":1,"parameters":[{"name":"scriptIdentifier","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getCtaScripts","overloadIndex":1,"parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","isOptional":false,"canonicalReference":"@spartacus/opf_cta_root!OpfCtaScriptsRequest:interface","shortType":"OpfCtaScriptsRequest","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},{"kind":"Method","name":"listenScriptReadyEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"emitScriptReadyEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"emitScriptReadyEvent","overloadIndex":1,"parameters":[{"name":"scriptIdentifier","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCtaFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCtaScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCtaScripts","overloadIndex":1,"parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","isOptional":false,"canonicalReference":"@spartacus/opf_cta_root!OpfCtaScriptsRequest:interface","shortType":"OpfCtaScriptsRequest","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfCtaFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"listenScriptReadyEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"listenScriptReadyEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfCtaFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/root","kind":"Class","name":"OpfCtaFacade","members":[{"kind":"Method","name":"getCtaScripts","parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","canonicalReference":"@spartacus/opf/cta/root!OpfCtaScriptsRequest:class","shortType":"OpfCtaScriptsRequest","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"listenScriptReadyEvent","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"emitScriptReadyEvent","parameters":[{"name":"scriptIdentifier","type":"string","canonicalReference":"@spartacus/opf/cta/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/cta/root","kind":"Interface","name":"OpfCtaProductItem","members":[{"kind":"PropertySignature","name":"fulfillmentLocationId","type":"string"},{"kind":"PropertySignature","name":"productId","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fulfillmentLocationId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fulfillmentLocationId","type":"string"},"topLevelApiElementName":"OpfCtaProductItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productId","type":"string"},"topLevelApiElementName":"OpfCtaProductItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"OpfCtaProductItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/root","kind":"Interface","name":"OpfCtaProductItem","members":[{"kind":"Property","name":"productId","type":"string"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"fulfillmentLocationId","type":"string"}]}},{"entryPoint":"@spartacus/opf/cta/root","kind":"Interface","name":"OpfCtaScript","members":[{"kind":"PropertySignature","name":"dynamicScript","type":"OpfDynamicScript"},{"kind":"PropertySignature","name":"paymentAccountId","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dynamicScript","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dynamicScript","type":"OpfDynamicScript"},"topLevelApiElementName":"OpfCtaScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentAccountId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentAccountId","type":"number"},"topLevelApiElementName":"OpfCtaScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/root","kind":"Interface","name":"OpfCtaScript","members":[{"kind":"Property","name":"paymentAccountId","type":"number"},{"kind":"Property","name":"dynamicScript","type":"OpfDynamicScript"}]}},{"entryPoint":"@spartacus/opf/cta/root","kind":"Interface","name":"OpfCtaScriptsRequest","members":[{"kind":"PropertySignature","name":"additionalData","type":"Array<{ key: OpfCtaAdditionalDataKey; value: string; }>"},{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"ctaProductItems","type":"Array"},{"kind":"PropertySignature","name":"paymentAccountIds","type":"Array"},{"kind":"PropertySignature","name":"scriptLocations","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"additionalData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"additionalData","type":"Array<{ key: OpfCtaAdditionalDataKey; value: string; }>"},"topLevelApiElementName":"OpfCtaScriptsRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"OpfCtaScriptsRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ctaProductItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ctaProductItems","type":"Array"},"topLevelApiElementName":"OpfCtaScriptsRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentAccountIds","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentAccountIds","type":"Array"},"topLevelApiElementName":"OpfCtaScriptsRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scriptLocations","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scriptLocations","type":"Array"},"topLevelApiElementName":"OpfCtaScriptsRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/root","kind":"Interface","name":"OpfCtaScriptsRequest","members":[{"kind":"Property","name":"paymentAccountIds","type":"Array"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"ctaProductItems","type":"Array"},{"kind":"Property","name":"scriptLocations","type":"Array"},{"kind":"Property","name":"additionalData","type":"Array<{ key: OpfCtaAdditionalDataKey; value: string; }>"}]}},{"entryPoint":"@spartacus/opf/cta/root","kind":"Interface","name":"OpfCtaScriptsResponse","members":[{"kind":"PropertySignature","name":"value","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"Array"},"topLevelApiElementName":"OpfCtaScriptsResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/cta/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/root","kind":"Interface","name":"OpfCtaScriptsResponse","members":[{"kind":"Property","name":"value","type":"Array"}]}},{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfCtaAdapter","members":[{"kind":"Method","name":"getCtaScripts","overloadIndex":1,"parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsRequest:interface","shortType":"OpfCtaScriptsRequest","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCtaScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCtaScripts","overloadIndex":1,"parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsRequest:interface","shortType":"OpfCtaScriptsRequest","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfCtaAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfCtaAdapter","members":[{"kind":"Method","name":"getCtaScripts","parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","canonicalReference":"@spartacus/opf/cta/core!OpfCtaScriptsRequest:class","shortType":"OpfCtaScriptsRequest","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfCtaConnector","members":[{"kind":"Property","name":"adapter","type":"OpfCtaAdapter"},{"kind":"Method","name":"getCtaScripts","overloadIndex":1,"parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsRequest:interface","shortType":"OpfCtaScriptsRequest","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCtaScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCtaScripts","overloadIndex":1,"parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsRequest:interface","shortType":"OpfCtaScriptsRequest","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfCtaConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfCtaConnector","members":[{"kind":"Property","name":"adapter","type":"OpfCtaAdapter"},{"kind":"Method","name":"getCtaScripts","parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","canonicalReference":"@spartacus/opf/cta/core!OpfCtaScriptsRequest:class","shortType":"OpfCtaScriptsRequest","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfCtaService","members":[{"kind":"Property","name":"_readyForScriptEvent","type":"Subject"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"ctaScriptsCommand","type":"Command<{ opfCtaScriptsRequest: OpfCtaScriptsRequest; }, OpfCtaScriptsResponse>"},{"kind":"Method","name":"emitScriptReadyEvent","overloadIndex":1,"parameters":[{"name":"scriptIdentifier","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getCtaScripts","overloadIndex":1,"parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsRequest:interface","shortType":"OpfCtaScriptsRequest","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},{"kind":"Method","name":"listenScriptReadyEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"opfCtaConnector","type":"OpfCtaConnector"},{"kind":"Property","name":"readyForScriptEvent$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"emitScriptReadyEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"emitScriptReadyEvent","overloadIndex":1,"parameters":[{"name":"scriptIdentifier","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCtaScripts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCtaScripts","overloadIndex":1,"parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsRequest:interface","shortType":"OpfCtaScriptsRequest","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"listenScriptReadyEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"listenScriptReadyEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfCtaService","members":[{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"opfCtaConnector","type":"OpfCtaConnector"},{"kind":"Property","name":"_readyForScriptEvent","type":"Subject"},{"kind":"Property","name":"readyForScriptEvent$","type":"Observable"},{"kind":"Property","name":"ctaScriptsCommand","type":"Command<{ opfCtaScriptsRequest: OpfCtaScriptsRequest; }, OpfCtaScriptsResponse>"},{"kind":"Method","name":"getCtaScripts","parameters":[{"name":"opfCtaScriptsRequest","type":"OpfCtaScriptsRequest","canonicalReference":"@spartacus/opf/cta/core!OpfCtaScriptsRequest:class","shortType":"OpfCtaScriptsRequest","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"emitScriptReadyEvent","parameters":[{"name":"scriptIdentifier","type":"string","canonicalReference":"@spartacus/opf/cta/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"listenScriptReadyEvent","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfDynamicCtaService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"cartChangedListener","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Method","name":"dispatchCartEvents","overloadIndex":1,"parameters":[{"name":"scriptIdentifiers","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"void"},{"kind":"Method","name":"dispatchProductEvents","overloadIndex":1,"parameters":[{"name":"scriptIdentifiers","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"fillAdditionalData","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"fillCtaRequestforCartPage","overloadIndex":1,"parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsLocation:enum","shortType":"OpfCtaScriptsLocation","importPath":"@spartacus/opf/cta/root"},{"name":"paymentAccountIds","type":"number[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"fillCtaRequestforProductPage","overloadIndex":1,"parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsLocation:enum","shortType":"OpfCtaScriptsLocation","importPath":"@spartacus/opf/cta/root"},{"name":"paymentAccountIds","type":"number[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getNewScriptIdentifier","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"globalFunctionsFacade","type":"OpfGlobalFunctionsFacade"},{"kind":"Method","name":"initiateEvents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isCartPage","type":"boolean"},{"kind":"Property","name":"isOnsiteMessagingInit","type":"boolean"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"listenScriptReadyEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"opfCtaFacade","type":"OpfCtaFacade"},{"kind":"Method","name":"productChangedListener","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerScriptReadyEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"scriptIdentifiers","type":"Array"},{"kind":"Method","name":"stopEvents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subList","type":"Array"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cartChangedListener","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cartChangedListener","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dispatchCartEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dispatchCartEvents","overloadIndex":1,"parameters":[{"name":"scriptIdentifiers","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dispatchProductEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dispatchProductEvents","overloadIndex":1,"parameters":[{"name":"scriptIdentifiers","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fillAdditionalData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fillAdditionalData","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fillCtaRequestforCartPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fillCtaRequestforCartPage","overloadIndex":1,"parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsLocation:enum","shortType":"OpfCtaScriptsLocation","importPath":"@spartacus/opf/cta/root"},{"name":"paymentAccountIds","type":"number[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fillCtaRequestforProductPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fillCtaRequestforProductPage","overloadIndex":1,"parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsLocation:enum","shortType":"OpfCtaScriptsLocation","importPath":"@spartacus/opf/cta/root"},{"name":"paymentAccountIds","type":"number[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNewScriptIdentifier","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNewScriptIdentifier","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initiateEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initiateEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"listenScriptReadyEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"listenScriptReadyEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"productChangedListener","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"productChangedListener","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerScriptReadyEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerScriptReadyEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"stopEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"stopEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfDynamicCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfDynamicCtaService","members":[{"kind":"Property","name":"globalFunctionsFacade","type":"OpfGlobalFunctionsFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"opfCtaFacade","type":"OpfCtaFacade"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"subList","type":"Array"},{"kind":"Property","name":"isOnsiteMessagingInit","type":"boolean"},{"kind":"Property","name":"scriptIdentifiers","type":"Array"},{"kind":"Property","name":"isCartPage","type":"boolean"},{"kind":"Method","name":"fillCtaRequestforCartPage","parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","canonicalReference":"@spartacus/opf/cta/core!OpfCtaScriptsLocation:class","shortType":"OpfCtaScriptsLocation","importPath":"","isOptional":false},{"name":"paymentAccountIds","type":"number[]","canonicalReference":"@spartacus/opf/cta/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"fillCtaRequestforProductPage","parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","canonicalReference":"@spartacus/opf/cta/core!OpfCtaScriptsLocation:class","shortType":"OpfCtaScriptsLocation","importPath":"","isOptional":false},{"name":"paymentAccountIds","type":"number[]","canonicalReference":"@spartacus/opf/cta/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"fillAdditionalData","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"initiateEvents","parameters":[],"returnType":"void"},{"kind":"Method","name":"stopEvents","parameters":[],"returnType":"void"},{"kind":"Method","name":"getNewScriptIdentifier","parameters":[],"returnType":"string"},{"kind":"Method","name":"registerScriptReadyEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"listenScriptReadyEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"dispatchCartEvents","parameters":[{"name":"scriptIdentifiers","type":"Array","canonicalReference":"@spartacus/opf/cta/core!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"dispatchProductEvents","parameters":[{"name":"scriptIdentifiers","type":"Array","canonicalReference":"@spartacus/opf/cta/core!Array:class","shortType":"Array","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/opf/cta/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"productChangedListener","parameters":[],"returnType":"void"},{"kind":"Method","name":"cartChangedListener","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfStaticCtaService","members":[{"kind":"Method","name":"fillCtaRequestforPagesWithOrder","overloadIndex":1,"parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsLocation:enum","shortType":"OpfCtaScriptsLocation","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[{"name":"scriptsLocation","type":"OpfCtaScriptsLocation","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsLocation:enum","shortType":"OpfCtaScriptsLocation","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},{"kind":"Method","name":"getProductItems","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"{ productId: string; quantity: number; }[] | []"},{"kind":"Property","name":"orderDetailsService","type":"OrderFacade"},{"kind":"Property","name":"orderHistoryService","type":"OrderHistoryFacade"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fillCtaRequestforPagesWithOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fillCtaRequestforPagesWithOrder","overloadIndex":1,"parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsLocation:enum","shortType":"OpfCtaScriptsLocation","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfStaticCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetails","overloadIndex":1,"parameters":[{"name":"scriptsLocation","type":"OpfCtaScriptsLocation","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~OpfCtaScriptsLocation:enum","shortType":"OpfCtaScriptsLocation","importPath":"@spartacus/opf/cta/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfStaticCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductItems","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/opf_cta_core!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"{ productId: string; quantity: number; }[] | []"},"topLevelApiElementName":"OpfStaticCtaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/cta/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/cta/core","kind":"Class","name":"OpfStaticCtaService","members":[{"kind":"Property","name":"orderDetailsService","type":"OrderFacade"},{"kind":"Property","name":"orderHistoryService","type":"OrderHistoryFacade"},{"kind":"Method","name":"fillCtaRequestforPagesWithOrder","parameters":[{"name":"scriptLocation","type":"OpfCtaScriptsLocation","canonicalReference":"@spartacus/opf/cta/core!OpfCtaScriptsLocation:class","shortType":"OpfCtaScriptsLocation","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderDetails","parameters":[{"name":"scriptsLocation","type":"OpfCtaScriptsLocation","canonicalReference":"@spartacus/opf/cta/core!OpfCtaScriptsLocation:class","shortType":"OpfCtaScriptsLocation","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getProductItems","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/opf/cta/core!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"{ productId: string; quantity: number; }[] | []"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/root","kind":"Interface","name":"CartUserEmailResponse","members":[{"kind":"PropertySignature","name":"sapCustomerEmail","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapCustomerEmail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapCustomerEmail","type":"string"},"topLevelApiElementName":"CartUserEmailResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/checkout/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/root","kind":"Interface","name":"CartUserEmailResponse","members":[{"kind":"Property","name":"sapCustomerEmail","type":"string"}]}},{"entryPoint":"@spartacus/opf/checkout/root","kind":"Class","name":"OpfCartUserEmailCheckerService","members":[{"kind":"Method","name":"isCartUserHasEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"opfCheckoutConnector","type":"OpfCheckoutConnector"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCartUserHasEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCartUserHasEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfCartUserEmailCheckerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/root","kind":"Class","name":"OpfCartUserEmailCheckerService","members":[{"kind":"Property","name":"opfCheckoutConnector","type":"OpfCheckoutConnector"},{"kind":"Method","name":"isCartUserHasEmail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/opf/checkout/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/opf/checkout/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"GetAddressCardContent","members":[{"kind":"Method","name":"getTownLine","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Card"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTownLine","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTownLine","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"GetAddressCardContent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Card"},"topLevelApiElementName":"GetAddressCardContent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"GetAddressCardContent","members":[{"kind":"Method","name":"transform","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/checkout/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Card"},{"kind":"Method","name":"getTownLine","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/checkout/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutBillingAddressFormComponent","members":[{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"billingAddress$","type":"Observable
"},{"kind":"Method","name":"cancelAndHideForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cart","type":"Cart | null"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Method","name":"editCustomBillingAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getAddressData","overloadIndex":1,"parameters":[{"name":"billingAddress","type":"Address | undefined | null","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Address"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isAddingBillingAddressInProgress","type":"boolean"},{"kind":"Property","name":"isEditBillingAddress","type":"boolean"},{"kind":"Property","name":"isLoadingAddress$","type":"Observable"},{"kind":"Property","name":"isSameAsDelivery$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onBackToAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmitAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"service","type":"OpfCheckoutBillingAddressFormService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"toggleSameAsDeliveryAddress","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cancelAndHideForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cancelAndHideForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editCustomBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editCustomBillingAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressData","overloadIndex":1,"parameters":[{"name":"billingAddress","type":"Address | undefined | null","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Address"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onBackToAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onBackToAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmitAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmitAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleSameAsDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleSameAsDeliveryAddress","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutBillingAddressFormComponent","members":[{"kind":"Property","name":"service","type":"OpfCheckoutBillingAddressFormService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"cart","type":"Cart | null"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"billingAddress$","type":"Observable
"},{"kind":"Property","name":"isLoadingAddress$","type":"Observable"},{"kind":"Property","name":"isSameAsDelivery$","type":"Observable"},{"kind":"Property","name":"isEditBillingAddress","type":"boolean"},{"kind":"Property","name":"isAddingBillingAddressInProgress","type":"boolean"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"cancelAndHideForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"onBackToAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"editCustomBillingAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleSameAsDeliveryAddress","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/opf/checkout/components!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAddressData","parameters":[{"name":"billingAddress","type":"Address | undefined | null","canonicalReference":"@spartacus/opf/checkout/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Address"},{"kind":"Method","name":"onSubmitAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/checkout/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutBillingAddressFormService","members":[{"kind":"Property","name":"_$billingAddressSub","type":"BehaviorSubject
"},{"kind":"Property","name":"_$isLoadingAddress","type":"BehaviorSubject"},{"kind":"Property","name":"_$isSameAsDelivery","type":"BehaviorSubject"},{"kind":"Property","name":"_$paymentOptionsDisabled","type":"BehaviorSubject"},{"kind":"Property","name":"_noDefaultAddressFoundForPickupMode$","type":"Subject"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"billingAddress$","type":"Observable
"},{"kind":"Property","name":"billingAddressId","type":"string | undefined"},{"kind":"Property","name":"checkoutBillingAddressFacade","type":"CheckoutBillingAddressFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentService","type":"CheckoutPaymentFacade"},{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getAddressWithId","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Address"},{"kind":"Method","name":"getCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"Observable
"},{"kind":"Method","name":"getPaymentAddress","overloadIndex":1,"parameters":[],"returnType":"Observable
"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleNoDefaultAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"isLoadingAddress$","type":"Observable"},{"kind":"Property","name":"isSameAsDelivery$","type":"Observable"},{"kind":"Property","name":"isSameAsDeliveryValue","type":"boolean"},{"kind":"Property","name":"opfCheckoutPaymentWrapperService","type":"OpfCheckoutPaymentWrapperService"},{"kind":"Property","name":"paymentOptionsDisabled$","type":"Observable"},{"kind":"Property","name":"pickupNoDefaultAddress$","type":"Observable"},{"kind":"Property","name":"pickupOptionFacade","type":"PickupOptionFacade"},{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},{"kind":"Method","name":"setDefaultBillingAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setDeliveryAddressAsPaymentAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setIsSameAsDeliveryValue","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setPaymentOptionsDisabled","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressWithId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressWithId","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Address"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"Observable
"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentAddress","overloadIndex":1,"parameters":[],"returnType":"Observable
"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleNoDefaultAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleNoDefaultAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isSameAsDeliveryValue","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isSameAsDeliveryValue","type":"boolean"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"pickupNoDefaultAddress$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"pickupNoDefaultAddress$","type":"Observable"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"pickupOptionFacade","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"pickupOptionFacade","type":"PickupOptionFacade"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefaultBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefaultBillingAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryAddressAsPaymentAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryAddressAsPaymentAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setIsSameAsDeliveryValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setIsSameAsDeliveryValue","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentOptionsDisabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentOptionsDisabled","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutBillingAddressFormService","members":[{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutBillingAddressFacade","type":"CheckoutBillingAddressFacade"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"kind":"Property","name":"checkoutPaymentService","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"opfCheckoutPaymentWrapperService","type":"OpfCheckoutPaymentWrapperService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"_noDefaultAddressFoundForPickupMode$","type":"Subject"},{"kind":"Property","name":"_$billingAddressSub","type":"BehaviorSubject
"},{"kind":"Property","name":"_$isLoadingAddress","type":"BehaviorSubject"},{"kind":"Property","name":"_$isSameAsDelivery","type":"BehaviorSubject"},{"kind":"Property","name":"billingAddressId","type":"string | undefined"},{"kind":"Property","name":"billingAddress$","type":"Observable
"},{"kind":"Property","name":"isLoadingAddress$","type":"Observable"},{"kind":"Property","name":"isSameAsDelivery$","type":"Observable"},{"kind":"Property","name":"_$paymentOptionsDisabled","type":"BehaviorSubject"},{"kind":"Property","name":"paymentOptionsDisabled$","type":"Observable"},{"kind":"Method","name":"setPaymentOptionsDisabled","parameters":[{"name":"value","type":"boolean","canonicalReference":"@spartacus/opf/checkout/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleNoDefaultAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCountries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setDefaultBillingAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAddresses","parameters":[],"returnType":"void"},{"kind":"Method","name":"setDeliveryAddressAsPaymentAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"setBillingAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/checkout/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"setIsSameAsDeliveryValue","parameters":[{"name":"value","type":"boolean","canonicalReference":"@spartacus/opf/checkout/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getDeliveryAddress","parameters":[],"returnType":"Observable
"},{"kind":"Method","name":"getPaymentAddress","parameters":[],"returnType":"Observable
"},{"kind":"Method","name":"getAddressWithId","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/opf/checkout/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Address"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutEmailUpdateComponent","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"cartGuestUserFacade","type":"CartGuestUserFacade"},{"kind":"Property","name":"checkoutLoginForm","type":"UntypedFormGroup"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"router","type":"RoutingService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Method","name":"updateCartGuestUserEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutEmailUpdateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartGuestUserEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartGuestUserEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutEmailUpdateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutEmailUpdateComponent","members":[{"kind":"Property","name":"cartGuestUserFacade","type":"CartGuestUserFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"router","type":"RoutingService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutLoginForm","type":"UntypedFormGroup"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateCartGuestUserEmail","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutPaymentAndReviewComponent","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutSubmitForm","type":"UntypedFormGroup"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"defaultTermsAndConditionsFieldValue","type":"boolean"},{"kind":"Property","name":"explicitTermsAndConditions$","type":"Observable"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"getSelectedPayment$","type":"Observable>"},{"kind":"Property","name":"getSelectedPaymentId$","type":"Observable"},{"kind":"Method","name":"isCmsComponentInPage","overloadIndex":1,"parameters":[{"name":"cmsComponentUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPaymentProviderSelected","overloadIndex":1,"parameters":[{"name":"providerName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"opfBaseFacade","type":"OpfBaseFacade"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"selectedPaymentProviderName$","type":"BehaviorSubject"},{"kind":"Method","name":"setPickupDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"termsAndConditionInvalid","type":"boolean"},{"kind":"Property","name":"termsAndConditionsFieldValue","type":"boolean"},{"kind":"Method","name":"toggleTermsAndConditions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"updateTermsAndConditionsState","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCmsComponentInPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCmsComponentInPage","overloadIndex":1,"parameters":[{"name":"cmsComponentUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OpfCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPaymentProviderSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPaymentProviderSelected","overloadIndex":1,"parameters":[{"name":"providerName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPickupDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPickupDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"termsAndConditionInvalid","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"termsAndConditionInvalid","type":"boolean"},"topLevelApiElementName":"OpfCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"termsAndConditionsFieldValue","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"termsAndConditionsFieldValue","type":"boolean"},"topLevelApiElementName":"OpfCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleTermsAndConditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleTermsAndConditions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateTermsAndConditionsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateTermsAndConditionsState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutPaymentAndReviewComponent","members":[{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"opfBaseFacade","type":"OpfBaseFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"defaultTermsAndConditionsFieldValue","type":"boolean"},{"kind":"Property","name":"selectedPaymentProviderName$","type":"BehaviorSubject"},{"kind":"Property","name":"explicitTermsAndConditions$","type":"Observable"},{"kind":"Property","name":"checkoutSubmitForm","type":"UntypedFormGroup"},{"kind":"Property","name":"getSelectedPayment$","type":"Observable>"},{"kind":"Property","name":"getSelectedPaymentId$","type":"Observable"},{"kind":"Method","name":"isCmsComponentInPage","parameters":[{"name":"cmsComponentUid","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"page","type":"Page","canonicalReference":"@spartacus/opf/checkout/components!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"updateTermsAndConditionsState","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleTermsAndConditions","parameters":[],"returnType":"void"},{"kind":"Method","name":"onPaymentProviderSelected","parameters":[{"name":"providerName","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setPickupDeliveryMode","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutPaymentsComponent","members":[{"kind":"Property","name":"activeConfigurations$","type":"Observable>"},{"kind":"Method","name":"changePayment","overloadIndex":1,"parameters":[{"name":"payment","type":"OpfActiveConfiguration","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~OpfActiveConfiguration:interface","shortType":"OpfActiveConfiguration","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},{"kind":"Method","name":"checkIfOnlyOnePaymentOptionAvailable","overloadIndex":1,"parameters":[{"name":"state","type":"QueryState","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~QueryState:interface","shortType":"QueryState","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"customPaymentTemplate","type":"TemplateRef"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Method","name":"displayError","overloadIndex":1,"parameters":[{"name":"errorKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"elementsPerPage","type":"number"},{"kind":"Property","name":"explicitTermsAndConditions","type":"boolean | null | undefined"},{"kind":"Property","name":"forceDefaultPaymentOptionInputSelection","type":"boolean | undefined"},{"kind":"Property","name":"forceRadioInputsView","type":"boolean | undefined"},{"kind":"Method","name":"getActiveConfigurations","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPaginationModel","overloadIndex":1,"parameters":[{"name":"pagination","type":"OpfActiveConfigurationsPagination","isOptional":true,"canonicalReference":"@spartacus/opf_checkout_components!~OpfActiveConfigurationsPagination:interface","shortType":"OpfActiveConfigurationsPagination","importPath":"@spartacus/opf/base/root"}],"returnType":"PaginationModel"},{"kind":"Method","name":"getPaymentInfoMessage","overloadIndex":1,"parameters":[{"name":"paymentId","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleDefaultPaymentOptionInputSelection","overloadIndex":1,"parameters":[{"name":"state","type":"QueryState","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~QueryState:interface","shortType":"QueryState","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"headingTranslationKey","type":"string"},{"kind":"Property","name":"hideOnlyOnePaymentProviderLabel","type":"boolean | undefined"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isHeadingDisplayed","type":"boolean | undefined"},{"kind":"Property","name":"isOnlyOnePaymentOptionAvailable","type":"boolean"},{"kind":"Property","name":"isPaymentInfoMessageEnabled","type":"boolean | undefined"},{"kind":"Property","name":"isPaymentInfoMessageVisible","type":"boolean"},{"kind":"Property","name":"isPaymentRenderBelow","type":"boolean | undefined"},{"kind":"Method","name":"isStateEmpty","overloadIndex":1,"parameters":[{"name":"state","type":"QueryState","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~QueryState:interface","shortType":"QueryState","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"noRenderPaymentWrapperMessage","type":"string"},{"kind":"Property","name":"onlyPaymentWrapperMode","type":"boolean | undefined"},{"kind":"Property","name":"opfBaseService","type":"OpfBaseFacade"},{"kind":"Property","name":"opfCheckoutBillingAddressFormService","type":"OpfCheckoutBillingAddressFormService"},{"kind":"Property","name":"opfConfig","type":"OpfConfig"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"paginationIndex","type":"number"},{"kind":"Property","name":"paginationModel","type":"PaginationModel | undefined"},{"kind":"Property","name":"paymentChange","type":"EventEmitter"},{"kind":"Property","name":"paymentDisabled$","type":"Observable"},{"kind":"Method","name":"preselectPaymentOption","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderPaymentWrapper","type":"boolean | undefined"},{"kind":"Property","name":"selectedPaymentId","type":"number"},{"kind":"Property","name":"selectedPaymentProviderName","type":"EventEmitter"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Method","name":"updateActiveConfiguration","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changePayment","overloadIndex":1,"parameters":[{"name":"payment","type":"OpfActiveConfiguration","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~OpfActiveConfiguration:interface","shortType":"OpfActiveConfiguration","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkIfOnlyOnePaymentOptionAvailable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkIfOnlyOnePaymentOptionAvailable","overloadIndex":1,"parameters":[{"name":"state","type":"QueryState","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~QueryState:interface","shortType":"QueryState","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayError","overloadIndex":1,"parameters":[{"name":"errorKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveConfigurations","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveConfigurations","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaginationModel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaginationModel","overloadIndex":1,"parameters":[{"name":"pagination","type":"OpfActiveConfigurationsPagination","isOptional":true,"canonicalReference":"@spartacus/opf_checkout_components!~OpfActiveConfigurationsPagination:interface","shortType":"OpfActiveConfigurationsPagination","importPath":"@spartacus/opf/base/root"}],"returnType":"PaginationModel"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentInfoMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentInfoMessage","overloadIndex":1,"parameters":[{"name":"paymentId","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleDefaultPaymentOptionInputSelection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleDefaultPaymentOptionInputSelection","overloadIndex":1,"parameters":[{"name":"state","type":"QueryState","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~QueryState:interface","shortType":"QueryState","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isPaymentInfoMessageVisible","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isPaymentInfoMessageVisible","type":"boolean"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStateEmpty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStateEmpty","overloadIndex":1,"parameters":[{"name":"state","type":"QueryState","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~QueryState:interface","shortType":"QueryState","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"preselectPaymentOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"preselectPaymentOption","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateActiveConfiguration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateActiveConfiguration","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutPaymentsComponent","members":[{"kind":"Property","name":"opfBaseService","type":"OpfBaseFacade"},{"kind":"Property","name":"opfConfig","type":"OpfConfig"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"opfCheckoutBillingAddressFormService","type":"OpfCheckoutBillingAddressFormService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"paginationIndex","type":"number"},{"kind":"Property","name":"isHeadingDisplayed","type":"boolean | undefined"},{"kind":"Property","name":"headingTranslationKey","type":"string"},{"kind":"Property","name":"isPaymentRenderBelow","type":"boolean | undefined"},{"kind":"Property","name":"isPaymentInfoMessageEnabled","type":"boolean | undefined"},{"kind":"Property","name":"elementsPerPage","type":"number"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"explicitTermsAndConditions","type":"boolean | null | undefined"},{"kind":"Property","name":"onlyPaymentWrapperMode","type":"boolean | undefined"},{"kind":"Property","name":"customPaymentTemplate","type":"TemplateRef"},{"kind":"Property","name":"hideOnlyOnePaymentProviderLabel","type":"boolean | undefined"},{"kind":"Property","name":"forceRadioInputsView","type":"boolean | undefined"},{"kind":"Property","name":"forceDefaultPaymentOptionInputSelection","type":"boolean | undefined"},{"kind":"Property","name":"renderPaymentWrapper","type":"boolean | undefined"},{"kind":"Property","name":"noRenderPaymentWrapperMessage","type":"string"},{"kind":"Property","name":"selectedPaymentId","type":"number"},{"kind":"Property","name":"isOnlyOnePaymentOptionAvailable","type":"boolean"},{"kind":"Property","name":"activeConfigurations$","type":"Observable>"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"paymentChange","type":"EventEmitter"},{"kind":"Property","name":"selectedPaymentProviderName","type":"EventEmitter"},{"kind":"Property","name":"paginationModel","type":"PaginationModel | undefined"},{"kind":"Property","name":"paymentDisabled$","type":"Observable"},{"kind":"Method","name":"isStateEmpty","parameters":[{"name":"state","type":"QueryState","canonicalReference":"@spartacus/opf/checkout/components!QueryState:class","shortType":"QueryState","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleDefaultPaymentOptionInputSelection","parameters":[{"name":"state","type":"QueryState","canonicalReference":"@spartacus/opf/checkout/components!QueryState:class","shortType":"QueryState","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"checkIfOnlyOnePaymentOptionAvailable","parameters":[{"name":"state","type":"QueryState","canonicalReference":"@spartacus/opf/checkout/components!QueryState:class","shortType":"QueryState","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getActiveConfigurations","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"updateActiveConfiguration","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPaymentInfoMessage","parameters":[{"name":"paymentId","type":"number | undefined","canonicalReference":"@spartacus/opf/checkout/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"preselectPaymentOption","parameters":[],"returnType":"void"},{"kind":"Method","name":"displayError","parameters":[{"name":"errorKey","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changePayment","parameters":[{"name":"payment","type":"OpfActiveConfiguration","canonicalReference":"@spartacus/opf/checkout/components!OpfActiveConfiguration:class","shortType":"OpfActiveConfiguration","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPaginationModel","parameters":[{"name":"pagination","type":"OpfActiveConfigurationsPagination","canonicalReference":"@spartacus/opf/checkout/components!OpfActiveConfigurationsPagination:class","shortType":"OpfActiveConfigurationsPagination","importPath":"","isOptional":true}],"returnType":"PaginationModel"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/opf/checkout/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutPaymentWrapperComponent","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"bypassSecurityTrustHtml","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SafeHtml"},{"kind":"Method","name":"bypassSecurityTrustResourceUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SafeResourceUrl"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"formElement","type":"ElementRef"},{"kind":"Property","name":"globalFunctionsService","type":"OpfGlobalFunctionsFacade"},{"kind":"Method","name":"handleReinitiatePayment","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"initiatePaymentMode","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isHostedFields","overloadIndex":1,"parameters":[{"name":"paymentSessionData","type":"OpfPaymentSessionData | Error","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~OpfPaymentSessionData:interface","shortType":"OpfPaymentSessionData","importPath":"@spartacus/opf/payment/root"}],"returnType":"boolean"},{"kind":"Property","name":"isPaymentDataReady","type":"boolean"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"listenForReinitiatePaymentEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"listenForSiteContextChanges","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"opfPaymentEventsService","type":"OpfPaymentEventsService"},{"kind":"Property","name":"PAYMENT_IFRAME_NAME","type":""},{"kind":"Property","name":"RENDER_PATTERN","type":"typeof OpfPaymentRenderPattern"},{"kind":"Property","name":"renderPaymentMethodEvent$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"retryInitiatePayment","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"sanitizer","type":"DomSanitizer"},{"kind":"Property","name":"selectedPaymentId","type":"number"},{"kind":"Property","name":"service","type":"OpfCheckoutPaymentWrapperService"},{"kind":"Property","name":"sub","type":"Subscription"},{"kind":"Method","name":"submitFormToIframe","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"bypassSecurityTrustHtml","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"bypassSecurityTrustHtml","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SafeHtml"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"bypassSecurityTrustResourceUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"bypassSecurityTrustResourceUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SafeResourceUrl"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleReinitiatePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleReinitiatePayment","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initiatePaymentMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initiatePaymentMode","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isHostedFields","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isHostedFields","overloadIndex":1,"parameters":[{"name":"paymentSessionData","type":"OpfPaymentSessionData | Error","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~OpfPaymentSessionData:interface","shortType":"OpfPaymentSessionData","importPath":"@spartacus/opf/payment/root"}],"returnType":"boolean"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"listenForReinitiatePaymentEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"listenForReinitiatePaymentEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"listenForSiteContextChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"listenForSiteContextChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"retryInitiatePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"retryInitiatePayment","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitFormToIframe","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitFormToIframe","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutPaymentWrapperComponent","members":[{"kind":"Property","name":"service","type":"OpfCheckoutPaymentWrapperService"},{"kind":"Property","name":"sanitizer","type":"DomSanitizer"},{"kind":"Property","name":"globalFunctionsService","type":"OpfGlobalFunctionsFacade"},{"kind":"Property","name":"opfPaymentEventsService","type":"OpfPaymentEventsService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"cdr","type":"ChangeDetectorRef"},{"kind":"Property","name":"opfConfig","type":"OpfConfig"},{"kind":"Property","name":"isPaymentDataReady","type":"boolean"},{"kind":"Property","name":"PAYMENT_IFRAME_NAME","type":""},{"kind":"Property","name":"selectedPaymentId","type":"number"},{"kind":"Property","name":"formElement","type":"ElementRef"},{"kind":"Property","name":"renderPaymentMethodEvent$","type":"rxjs.Observable<_spartacus_opf_payment_root.OpfPaymentRenderMethodEvent>"},{"kind":"Property","name":"RENDER_PATTERN","type":"typeof OpfPaymentRenderPattern"},{"kind":"Property","name":"sub","type":"Subscription"},{"kind":"Method","name":"bypassSecurityTrustHtml","parameters":[{"name":"html","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"SafeHtml"},{"kind":"Method","name":"bypassSecurityTrustResourceUrl","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"SafeResourceUrl"},{"kind":"Method","name":"getIframeSandbox","parameters":[{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/checkout/components!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"retryInitiatePayment","parameters":[],"returnType":"void"},{"kind":"Method","name":"submitFormToIframe","parameters":[],"returnType":"void"},{"kind":"Method","name":"listenForReinitiatePaymentEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"listenForSiteContextChanges","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleReinitiatePayment","parameters":[{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/checkout/components!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"initiatePaymentMode","parameters":[{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/checkout/components!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"isHostedFields","parameters":[{"name":"paymentSessionData","type":"OpfPaymentSessionData | Error","canonicalReference":"@spartacus/opf/checkout/components!OpfPaymentSessionData:class","shortType":"OpfPaymentSessionData","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutPaymentWrapperService","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"cartAccessCodeFacade","type":"CartAccessCodeFacade"},{"kind":"Method","name":"executeScriptFromHtml","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getPaymentInitiationConfig","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentOptionId","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"browserInfo","type":"OpfPaymentBrowserInfo","isOptional":true,"canonicalReference":"@spartacus/opf_checkout_components!~OpfPaymentBrowserInfo:interface","shortType":"OpfPaymentBrowserInfo","importPath":"@spartacus/opf/payment/root"}],"returnType":"{ otpKey: string; config: { cartId: string; browserInfo: OpfPaymentBrowserInfo | undefined; configurationId: string; resultURL: string; cancelURL: string; }; }"},{"kind":"Method","name":"getRenderPaymentMethodEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleGeneralPaymentError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handlePaymentAlreadyDoneError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handlePaymentInitiationError","overloadIndex":1,"parameters":[{"name":"err","type":"HttpErrorModel","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"lastPaymentOptionId","type":"number"},{"kind":"Method","name":"onPlaceOrderError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPlaceOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"opfResourceLoaderService","type":"OpfResourceLoaderService"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Method","name":"reloadPaymentMode","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"renderPaymentGateway","overloadIndex":1,"parameters":[{"name":"config","type":"OpfPaymentSessionData","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~OpfPaymentSessionData:interface","shortType":"OpfPaymentSessionData","importPath":"@spartacus/opf/payment/root"}],"returnType":"void"},{"kind":"Property","name":"renderPaymentMethodEvent$","type":"BehaviorSubject"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"showErrorMessage","overloadIndex":1,"parameters":[{"name":"errorMessage","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"storePaymentSessionId","overloadIndex":1,"parameters":[{"name":"paymentOptionConfig","type":"OpfPaymentSessionData","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~OpfPaymentSessionData:interface","shortType":"OpfPaymentSessionData","importPath":"@spartacus/opf/payment/root"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"executeScriptFromHtml","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"executeScriptFromHtml","overloadIndex":1,"parameters":[{"name":"html","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentInitiationConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentInitiationConfig","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"otpKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentOptionId","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"browserInfo","type":"OpfPaymentBrowserInfo","isOptional":true,"canonicalReference":"@spartacus/opf_checkout_components!~OpfPaymentBrowserInfo:interface","shortType":"OpfPaymentBrowserInfo","importPath":"@spartacus/opf/payment/root"}],"returnType":"{ otpKey: string; config: { cartId: string; browserInfo: OpfPaymentBrowserInfo | undefined; configurationId: string; resultURL: string; cancelURL: string; }; }"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRenderPaymentMethodEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRenderPaymentMethodEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleGeneralPaymentError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleGeneralPaymentError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handlePaymentAlreadyDoneError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handlePaymentAlreadyDoneError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handlePaymentInitiationError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handlePaymentInitiationError","overloadIndex":1,"parameters":[{"name":"err","type":"HttpErrorModel","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initiatePayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initiatePayment","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPlaceOrderError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPlaceOrderError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPlaceOrderSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPlaceOrderSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reloadPaymentMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reloadPaymentMode","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"renderPaymentGateway","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"renderPaymentGateway","overloadIndex":1,"parameters":[{"name":"config","type":"OpfPaymentSessionData","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~OpfPaymentSessionData:interface","shortType":"OpfPaymentSessionData","importPath":"@spartacus/opf/payment/root"}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showErrorMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showErrorMessage","overloadIndex":1,"parameters":[{"name":"errorMessage","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"storePaymentSessionId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"storePaymentSessionId","overloadIndex":1,"parameters":[{"name":"paymentOptionConfig","type":"OpfPaymentSessionData","isOptional":false,"canonicalReference":"@spartacus/opf_checkout_components!~OpfPaymentSessionData:interface","shortType":"OpfPaymentSessionData","importPath":"@spartacus/opf/payment/root"}],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutPaymentWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutPaymentWrapperService","members":[{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"opfResourceLoaderService","type":"OpfResourceLoaderService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"cartAccessCodeFacade","type":"CartAccessCodeFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"lastPaymentOptionId","type":"number"},{"kind":"Property","name":"renderPaymentMethodEvent$","type":"BehaviorSubject"},{"kind":"Method","name":"executeScriptFromHtml","parameters":[{"name":"html","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getRenderPaymentMethodEvent","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"initiatePayment","parameters":[{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/checkout/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"storePaymentSessionId","parameters":[{"name":"paymentOptionConfig","type":"OpfPaymentSessionData","canonicalReference":"@spartacus/opf/checkout/components!OpfPaymentSessionData:class","shortType":"OpfPaymentSessionData","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"reloadPaymentMode","parameters":[],"returnType":"void"},{"kind":"Method","name":"renderPaymentGateway","parameters":[{"name":"config","type":"OpfPaymentSessionData","canonicalReference":"@spartacus/opf/checkout/components!OpfPaymentSessionData:class","shortType":"OpfPaymentSessionData","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handlePaymentInitiationError","parameters":[{"name":"err","type":"HttpErrorModel","canonicalReference":"@spartacus/opf/checkout/components!HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"handlePaymentAlreadyDoneError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onPlaceOrderSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onPlaceOrderError","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleGeneralPaymentError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"showErrorMessage","parameters":[{"name":"errorMessage","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPaymentInitiationConfig","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"otpKey","type":"string","canonicalReference":"@spartacus/opf/checkout/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/checkout/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"browserInfo","type":"OpfPaymentBrowserInfo","canonicalReference":"@spartacus/opf/checkout/components!OpfPaymentBrowserInfo:class","shortType":"OpfPaymentBrowserInfo","importPath":"","isOptional":true}],"returnType":"{ otpKey: string; config: { cartId: string; browserInfo: OpfPaymentBrowserInfo | undefined; configurationId: string; resultURL: string; cancelURL: string; }; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Interface","name":"OpfCheckoutReviewCardEditConfig","members":[{"kind":"PropertySignature","name":"ariaLabelKey","type":"string"},{"kind":"PropertySignature","name":"route","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ariaLabelKey","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ariaLabelKey","type":"string"},"topLevelApiElementName":"OpfCheckoutReviewCardEditConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/checkout/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"route","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"route","type":"string"},"topLevelApiElementName":"OpfCheckoutReviewCardEditConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Interface","name":"OpfCheckoutReviewCardEditConfig","members":[{"kind":"Property","name":"route","type":"string"},{"kind":"Property","name":"ariaLabelKey","type":"string"}]}},{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutTermsAndConditionsAlertComponent","members":[{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isDismissible","type":"boolean"},{"kind":"Property","name":"isExplicit","type":"boolean | undefined | null"},{"kind":"Property","name":"isVisible","type":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"opfCheckoutBillingAddressFormService","type":"OpfCheckoutBillingAddressFormService"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"paymentDisabled$","type":"import(\"rxjs\").Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutTermsAndConditionsAlertComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfCheckoutTermsAndConditionsAlertComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/checkout/components","kind":"Class","name":"OpfCheckoutTermsAndConditionsAlertComponent","members":[{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"opfCheckoutBillingAddressFormService","type":"OpfCheckoutBillingAddressFormService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"paymentDisabled$","type":"rxjs.Observable"},{"kind":"Property","name":"isDismissible","type":"boolean"},{"kind":"Property","name":"isVisible","type":"boolean"},{"kind":"Property","name":"isExplicit","type":"boolean | undefined | null"},{"kind":"Method","name":"close","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsCs","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsDe","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsEn","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; termsAndConditionsDisclaimer: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; noBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsEs_CO","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsEs","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsFr","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsHi","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsHu","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsId","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsIt","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsJa","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsKo","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsPl","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsPt","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsRu","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsZh_TW","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/checkout/assets","kind":"Variable","name":"opfCheckoutTranslationsZh","type":"{ opfCheckout: { opfCheckout: { tabs: { paymentType: string; shipping: string; deliveryMethod: string; paymentAndReview: string; review: string; }; paymentAndReviewTitle: string; billingAddress: string; paymentOption: string; paymentMethod: string; noPaymentMethod: string; editCardDefaultLabel: string; editPaymentMethod: string; poNumber: string; noPoNumber: string; editPoNumber: string; costCenter: string; editCostCenter: string; termsAndConditions: string; closeTermsAndConditionsAlert: string; itemsToBeShipped: string; proceedPayment: string; defaultPaymentInfoMessage: string; proceedPaymentButtonLabel: string; retryPayment: string; checkTermsAndConditionsExplicit: string; checkTermsAndConditionsImplicit: string; errors: { loadActiveConfigurations: string; noActiveConfigurations: string; updateBillingAddress: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"opfCheckoutTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"opfCheckoutTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/opf/checkout/assets"}]},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfActiveConfiguration","members":[{"kind":"PropertySignature","name":"acquirerCountryCode","type":"string"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"displayName","type":"string"},{"kind":"PropertySignature","name":"dynamicScript","type":"OpfDynamicScript"},{"kind":"PropertySignature","name":"id","type":"number"},{"kind":"PropertySignature","name":"logoUrl","type":"string"},{"kind":"PropertySignature","name":"merchantId","type":"string"},{"kind":"PropertySignature","name":"paymentType","type":"string"},{"kind":"PropertySignature","name":"providerType","type":"OpfPaymentProviderType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"acquirerCountryCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"acquirerCountryCode","type":"string"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dynamicScript","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dynamicScript","type":"OpfDynamicScript"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"number"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"logoUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"logoUrl","type":"string"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"merchantId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"merchantId","type":"string"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentType","type":"string"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"providerType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"providerType","type":"OpfPaymentProviderType"},"topLevelApiElementName":"OpfActiveConfiguration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfActiveConfiguration","members":[{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"id","type":"number"},{"kind":"Property","name":"merchantId","type":"string"},{"kind":"Property","name":"providerType","type":"OpfPaymentProviderType"},{"kind":"Property","name":"paymentType","type":"string"},{"kind":"Property","name":"displayName","type":"string"},{"kind":"Property","name":"acquirerCountryCode","type":"string"},{"kind":"Property","name":"logoUrl","type":"string"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"dynamicScript","type":"OpfDynamicScript"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfActiveConfigurationsPagination","members":[{"kind":"PropertySignature","name":"number","type":"number"},{"kind":"PropertySignature","name":"size","type":"number"},{"kind":"PropertySignature","name":"totalElements","type":"number"},{"kind":"PropertySignature","name":"totalPages","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"number","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"number","type":"number"},"topLevelApiElementName":"OpfActiveConfigurationsPagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"size","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"size","type":"number"},"topLevelApiElementName":"OpfActiveConfigurationsPagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalElements","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalElements","type":"number"},"topLevelApiElementName":"OpfActiveConfigurationsPagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPages","type":"number"},"topLevelApiElementName":"OpfActiveConfigurationsPagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfActiveConfigurationsPagination","members":[{"kind":"Property","name":"number","type":"number"},{"kind":"Property","name":"size","type":"number"},{"kind":"Property","name":"totalElements","type":"number"},{"kind":"Property","name":"totalPages","type":"number"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfActiveConfigurationsQuery","members":[{"kind":"PropertySignature","name":"pageNumber","type":"number"},{"kind":"PropertySignature","name":"pageSize","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageNumber","type":"number"},"topLevelApiElementName":"OpfActiveConfigurationsQuery","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"OpfActiveConfigurationsQuery","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfActiveConfigurationsQuery","members":[{"kind":"Property","name":"pageNumber","type":"number"},{"kind":"Property","name":"pageSize","type":"number"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfActiveConfigurationsResponse","members":[{"kind":"PropertySignature","name":"page","type":"OpfActiveConfigurationsPagination"},{"kind":"PropertySignature","name":"value","type":"OpfActiveConfiguration[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"page","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"page","type":"OpfActiveConfigurationsPagination"},"topLevelApiElementName":"OpfActiveConfigurationsResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"OpfActiveConfiguration[]"},"topLevelApiElementName":"OpfActiveConfigurationsResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfActiveConfigurationsResponse","members":[{"kind":"Property","name":"value","type":"OpfActiveConfiguration[]"},{"kind":"Property","name":"page","type":"OpfActiveConfigurationsPagination"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfApiBackendConfig","members":[{"kind":"PropertySignature","name":"opfApi","type":"{ endpoints?: OpfApiEndpoints; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"opfApi","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"opfApi","type":"{ endpoints?: OpfApiEndpoints; }"},"topLevelApiElementName":"OpfApiBackendConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfApiBackendConfig","members":[{"kind":"Property","name":"opfApi","type":"{ endpoints?: OpfApiEndpoints; }"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfApiEndpoint","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"PropertySignature","name":"default","type":"string"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"OpfApiEndpoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"default","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"default","type":"string"},"topLevelApiElementName":"OpfApiEndpoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfApiEndpoint","members":[{"kind":"Property","name":"default","type":"string"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfBaseFacade","members":[{"kind":"Method","name":"getActiveConfigurationsState","overloadIndex":1,"parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfActiveConfigurationsQuery:interface","shortType":"OpfActiveConfigurationsQuery","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveConfigurationsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveConfigurationsState","overloadIndex":1,"parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfActiveConfigurationsQuery:interface","shortType":"OpfActiveConfigurationsQuery","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable>"},"topLevelApiElementName":"OpfBaseFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfBaseFacade","members":[{"kind":"Method","name":"getActiveConfigurationsState","parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","canonicalReference":"@spartacus/opf/base/root!OpfActiveConfigurationsQuery:class","shortType":"OpfActiveConfigurationsQuery","importPath":"","isOptional":true}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfConfig","members":[{"kind":"Property","name":"opf","type":"{ opfBaseUrl?: string; commerceCloudPublicKey?: string; paymentOption?: { paymentInfoMessagesMap?: Record; enableInfoMessage?: boolean; }; localPspResources?: Record; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"opf","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"opf","type":"{ opfBaseUrl?: string; commerceCloudPublicKey?: string; paymentOption?: { paymentInfoMessagesMap?: Record; enableInfoMessage?: boolean; }; localPspResources?: Record; }"},"new":{"kind":"Property","name":"opf","type":"{ opfBaseUrl?: string; commerceCloudPublicKey?: string; paymentOption?: { paymentInfoMessagesMap?: Record; enableInfoMessage?: boolean; iframeSandboxMap?: Record; }; localPspResources?: Record; }"},"topLevelApiElementName":"OpfConfig","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfConfig","members":[{"kind":"Property","name":"opf","type":"{ opfBaseUrl?: string; commerceCloudPublicKey?: string; paymentOption?: { paymentInfoMessagesMap?: Record; enableInfoMessage?: boolean; iframeSandboxMap?: Record; }; localPspResources?: Record; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfDynamicScript","members":[{"kind":"PropertySignature","name":"cssHash","type":"string"},{"kind":"PropertySignature","name":"cssUrl","type":"string"},{"kind":"PropertySignature","name":"cssUrls","type":"OpfDynamicScriptResource[]"},{"kind":"PropertySignature","name":"html","type":"string"},{"kind":"PropertySignature","name":"htmlContentMode","type":"OpfHtmlContentMode"},{"kind":"PropertySignature","name":"jsContent","type":"string"},{"kind":"PropertySignature","name":"jsContext","type":"string"},{"kind":"PropertySignature","name":"jsHash","type":"string"},{"kind":"PropertySignature","name":"jsUrls","type":"OpfDynamicScriptResource[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cssHash","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cssHash","type":"string"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cssUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cssUrl","type":"string"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cssUrls","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cssUrls","type":"OpfDynamicScriptResource[]"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"html","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"html","type":"string"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"htmlContentMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"htmlContentMode","type":"OpfHtmlContentMode"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"jsContent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"jsContent","type":"string"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"jsContext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"jsContext","type":"string"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"jsHash","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"jsHash","type":"string"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"jsUrls","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"jsUrls","type":"OpfDynamicScriptResource[]"},"topLevelApiElementName":"OpfDynamicScript","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfDynamicScript","members":[{"kind":"Property","name":"cssUrls","type":"OpfDynamicScriptResource[]"},{"kind":"Property","name":"jsUrls","type":"OpfDynamicScriptResource[]"},{"kind":"Property","name":"html","type":"string"},{"kind":"Property","name":"htmlContentMode","type":"OpfHtmlContentMode"},{"kind":"Property","name":"jsContent","type":"string"},{"kind":"Property","name":"jsHash","type":"string"},{"kind":"Property","name":"jsContext","type":"string"},{"kind":"Property","name":"cssUrl","type":"string"},{"kind":"Property","name":"cssHash","type":"string"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfDynamicScriptResource","members":[{"kind":"PropertySignature","name":"attributes","type":"OpfKeyValueMap[]"},{"kind":"PropertySignature","name":"sri","type":"string"},{"kind":"PropertySignature","name":"type","type":"OpfDynamicScriptResourceType"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attributes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attributes","type":"OpfKeyValueMap[]"},"topLevelApiElementName":"OpfDynamicScriptResource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sri","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sri","type":"string"},"topLevelApiElementName":"OpfDynamicScriptResource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"OpfDynamicScriptResourceType"},"topLevelApiElementName":"OpfDynamicScriptResource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"OpfDynamicScriptResource","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfDynamicScriptResource","members":[{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"sri","type":"string"},{"kind":"Property","name":"attributes","type":"OpfKeyValueMap[]"},{"kind":"Property","name":"type","type":"OpfDynamicScriptResourceType"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfEventListenerService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onOpfPaymentMetadataResetConditionsMet","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfEventListenerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onOpfPaymentMetadataResetConditionsMet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onOpfPaymentMetadataResetConditionsMet","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfEventListenerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfEventListenerService","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"onOpfPaymentMetadataResetConditionsMet","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfGlobalMessageService","members":[{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"text","type":"string | Translatable","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!~GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"},{"name":"timeout","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"defaultTimeout","type":"number"},{"kind":"Property","name":"disabledKeys","type":"string[]"},{"kind":"Method","name":"disableGlobalMessage","overloadIndex":1,"parameters":[{"name":"keys","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"timeout","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"isGlobalMessageDisabled","type":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"text","type":"string | Translatable","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!~GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"},{"name":"timeout","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalMessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disableGlobalMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disableGlobalMessage","overloadIndex":1,"parameters":[{"name":"keys","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"timeout","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfGlobalMessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfGlobalMessageService","members":[{"kind":"Property","name":"isGlobalMessageDisabled","type":"boolean"},{"kind":"Property","name":"disabledKeys","type":"string[]"},{"kind":"Property","name":"defaultTimeout","type":"number"},{"kind":"Method","name":"add","parameters":[{"name":"text","type":"string | Translatable","canonicalReference":"@spartacus/opf/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"type","type":"GlobalMessageType","canonicalReference":"@spartacus/opf/base/root!GlobalMessageType:class","shortType":"GlobalMessageType","importPath":"","isOptional":false},{"name":"timeout","type":"number","canonicalReference":"@spartacus/opf/base/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"disableGlobalMessage","parameters":[{"name":"keys","type":"string[]","canonicalReference":"@spartacus/opf/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"timeout","type":"number","canonicalReference":"@spartacus/opf/base/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfKeyValueMap","members":[{"kind":"PropertySignature","name":"key","type":"string"},{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"key","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"key","type":"string"},"topLevelApiElementName":"OpfKeyValueMap","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"OpfKeyValueMap","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfKeyValueMap","members":[{"kind":"Property","name":"key","type":"string"},{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfMetadataModel","members":[{"kind":"PropertySignature","name":"defaultSelectedPaymentOptionId","type":"number"},{"kind":"PropertySignature","name":"isPaymentInProgress","type":"boolean"},{"kind":"PropertySignature","name":"isTermsAndConditionsAlertClosed","type":"boolean"},{"kind":"PropertySignature","name":"opfPaymentSessionId","type":"string | undefined"},{"kind":"PropertySignature","name":"selectedPaymentOptionId","type":"number | undefined"},{"kind":"PropertySignature","name":"termsAndConditionsChecked","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultSelectedPaymentOptionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultSelectedPaymentOptionId","type":"number"},"topLevelApiElementName":"OpfMetadataModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isPaymentInProgress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isPaymentInProgress","type":"boolean"},"topLevelApiElementName":"OpfMetadataModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isTermsAndConditionsAlertClosed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isTermsAndConditionsAlertClosed","type":"boolean"},"topLevelApiElementName":"OpfMetadataModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"opfPaymentSessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"opfPaymentSessionId","type":"string | undefined"},"topLevelApiElementName":"OpfMetadataModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selectedPaymentOptionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selectedPaymentOptionId","type":"number | undefined"},"topLevelApiElementName":"OpfMetadataModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"termsAndConditionsChecked","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"termsAndConditionsChecked","type":"boolean"},"topLevelApiElementName":"OpfMetadataModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"OpfMetadataModel","members":[{"kind":"Property","name":"termsAndConditionsChecked","type":"boolean"},{"kind":"Property","name":"selectedPaymentOptionId","type":"number | undefined"},{"kind":"Property","name":"defaultSelectedPaymentOptionId","type":"number"},{"kind":"Property","name":"isPaymentInProgress","type":"boolean"},{"kind":"Property","name":"opfPaymentSessionId","type":"string | undefined"},{"kind":"Property","name":"isTermsAndConditionsAlertClosed","type":"boolean"}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfMetadataStatePersistanceService","members":[{"kind":"Method","name":"getActiveLanguage","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getOpfState","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"SyncedOpfState | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!SyncedOpfState:interface","shortType":"SyncedOpfState","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveLanguage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveLanguage","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"OpfMetadataStatePersistanceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOpfState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOpfState","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfMetadataStatePersistanceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfMetadataStatePersistanceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfMetadataStatePersistanceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"SyncedOpfState | undefined","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!SyncedOpfState:interface","shortType":"SyncedOpfState","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},"topLevelApiElementName":"OpfMetadataStatePersistanceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfMetadataStatePersistanceService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"initSync","parameters":[],"returnType":"void"},{"kind":"Method","name":"getActiveLanguage","parameters":[],"returnType":"string"},{"kind":"Method","name":"getOpfState","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onRead","parameters":[{"name":"state","type":"SyncedOpfState | undefined","canonicalReference":"@spartacus/opf/base/root!SyncedOpfState:class","shortType":"SyncedOpfState","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfMetadataStoreService","members":[{"kind":"Method","name":"clearOpfMetadata","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getOpfMetadataState","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"INITIAL_STATE","type":"OpfMetadataModel"},{"kind":"Property","name":"opfMetadataState","type":"BehaviorSubject"},{"kind":"Method","name":"updateOpfMetadata","overloadIndex":1,"parameters":[{"name":"payload","type":"Partial","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearOpfMetadata","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearOpfMetadata","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfMetadataStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOpfMetadataState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOpfMetadataState","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfMetadataStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateOpfMetadata","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateOpfMetadata","overloadIndex":1,"parameters":[{"name":"payload","type":"Partial","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfMetadataStoreService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfMetadataStoreService","members":[{"kind":"Property","name":"INITIAL_STATE","type":"OpfMetadataModel"},{"kind":"Property","name":"opfMetadataState","type":"BehaviorSubject"},{"kind":"Method","name":"getOpfMetadataState","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateOpfMetadata","parameters":[{"name":"payload","type":"Partial","canonicalReference":"@spartacus/opf/base/root!Partial:class","shortType":"Partial","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearOpfMetadata","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfResourceLoaderService","members":[{"kind":"Method","name":"addDynamicScriptCss","overloadIndex":1,"parameters":[{"name":"dynamicScript","type":"OpfDynamicScript","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScript:interface","shortType":"OpfDynamicScript","importPath":"@spartacus/opf/base/root"},{"name":"styles","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},{"kind":"Method","name":"clearAllResources","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"CORS_DEFAULT_VALUE","type":""},{"kind":"Method","name":"createAttributesList","overloadIndex":1,"parameters":[{"name":"keyValueList","type":"OpfKeyValueMap[] | undefined","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfKeyValueMap:interface","shortType":"OpfKeyValueMap","importPath":"@spartacus/opf/base/root"}],"returnType":"{ [key: string]: string; }"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Method","name":"embedStyles","overloadIndex":1,"parameters":[{"name":"embedOptions","type":"{ attributes?: { [key: string]: string; }; src: string; sri?: string; callback?: EventListener; errorCallback: EventListener; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"executeScriptFromHtml","overloadIndex":1,"parameters":[{"name":"html","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"executeScriptWithContext","overloadIndex":1,"parameters":[{"name":"originalScript","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"contextData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"extractDynamicScriptContext","overloadIndex":1,"parameters":[{"name":"dynamicScript","type":"OpfDynamicScript","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScript:interface","shortType":"OpfDynamicScript","importPath":"@spartacus/opf/base/root"}],"returnType":"{ originalScript?: string; contextData?: any; }"},{"kind":"Method","name":"getExternalResources","overloadIndex":1,"parameters":[{"name":"scripts","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"},{"name":"styles","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"OpfDynamicScriptResource[]"},{"kind":"Method","name":"getLocalResources","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OpfDynamicScriptResource[]"},{"kind":"Method","name":"hasLocalPspResources","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"hasScript","overloadIndex":1,"parameters":[{"name":"src","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"hasStyles","overloadIndex":1,"parameters":[{"name":"src","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"loadResource","overloadIndex":1,"parameters":[{"name":"resource","type":"OpfDynamicScriptResource","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},{"kind":"Method","name":"loadResources","overloadIndex":1,"parameters":[{"name":"scripts","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"},{"name":"styles","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"},{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"dynamicScript","type":"OpfDynamicScript","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScript:interface","shortType":"OpfDynamicScript","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},{"kind":"Method","name":"loadScript","overloadIndex":1,"parameters":[{"name":"resource","type":"OpfDynamicScriptResource","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},{"kind":"Method","name":"loadStyles","overloadIndex":1,"parameters":[{"name":"resource","type":"OpfDynamicScriptResource","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"ngZone","type":"NgZone"},{"kind":"Property","name":"OPF_RESOURCE_ATTRIBUTE_KEY","type":""},{"kind":"Property","name":"OPF_RESOURCE_LOAD_ONCE_ATTRIBUTE_KEY","type":""},{"kind":"Method","name":"parseContext","overloadIndex":1,"parameters":[{"name":"jsContext","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addDynamicScriptCss","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addDynamicScriptCss","overloadIndex":1,"parameters":[{"name":"dynamicScript","type":"OpfDynamicScript","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScript:interface","shortType":"OpfDynamicScript","importPath":"@spartacus/opf/base/root"},{"name":"styles","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearAllResources","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearAllResources","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAttributesList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAttributesList","overloadIndex":1,"parameters":[{"name":"keyValueList","type":"OpfKeyValueMap[] | undefined","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfKeyValueMap:interface","shortType":"OpfKeyValueMap","importPath":"@spartacus/opf/base/root"}],"returnType":"{ [key: string]: string; }"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"embedStyles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"embedStyles","overloadIndex":1,"parameters":[{"name":"embedOptions","type":"{ attributes?: { [key: string]: string; }; src: string; sri?: string; callback?: EventListener; errorCallback: EventListener; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"executeScriptFromHtml","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"executeScriptFromHtml","overloadIndex":1,"parameters":[{"name":"html","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"executeScriptWithContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"executeScriptWithContext","overloadIndex":1,"parameters":[{"name":"originalScript","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"contextData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractDynamicScriptContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractDynamicScriptContext","overloadIndex":1,"parameters":[{"name":"dynamicScript","type":"OpfDynamicScript","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScript:interface","shortType":"OpfDynamicScript","importPath":"@spartacus/opf/base/root"}],"returnType":"{ originalScript?: string; contextData?: any; }"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getExternalResources","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getExternalResources","overloadIndex":1,"parameters":[{"name":"scripts","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"},{"name":"styles","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"OpfDynamicScriptResource[]"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLocalResources","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLocalResources","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OpfDynamicScriptResource[]"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasLocalPspResources","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasLocalPspResources","overloadIndex":1,"parameters":[{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasScript","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasScript","overloadIndex":1,"parameters":[{"name":"src","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasStyles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasStyles","overloadIndex":1,"parameters":[{"name":"src","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadResource","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadResource","overloadIndex":1,"parameters":[{"name":"resource","type":"OpfDynamicScriptResource","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadResources","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadResources","overloadIndex":1,"parameters":[{"name":"scripts","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"},{"name":"styles","type":"OpfDynamicScriptResource[]","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"},{"name":"paymentOptionId","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"dynamicScript","type":"OpfDynamicScript","isOptional":true,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScript:interface","shortType":"OpfDynamicScript","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadScript","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadScript","overloadIndex":1,"parameters":[{"name":"resource","type":"OpfDynamicScriptResource","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadStyles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadStyles","overloadIndex":1,"parameters":[{"name":"resource","type":"OpfDynamicScriptResource","isOptional":false,"canonicalReference":"@spartacus/opf_base_root!OpfDynamicScriptResource:interface","shortType":"OpfDynamicScriptResource","importPath":"@spartacus/opf/base/root"}],"returnType":"Promise"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parseContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parseContext","overloadIndex":1,"parameters":[{"name":"jsContext","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"OpfResourceLoaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Class","name":"OpfResourceLoaderService","members":[{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"ngZone","type":"NgZone"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"CORS_DEFAULT_VALUE","type":""},{"kind":"Property","name":"OPF_RESOURCE_LOAD_ONCE_ATTRIBUTE_KEY","type":""},{"kind":"Property","name":"OPF_RESOURCE_ATTRIBUTE_KEY","type":""},{"kind":"Method","name":"embedStyles","parameters":[{"name":"embedOptions","type":"{\n attributes?: {\n [key: string]: string;\n };\n src: string;\n sri?: string;\n callback?: EventListener;\n errorCallback: EventListener;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasStyles","parameters":[{"name":"src","type":"string","canonicalReference":"@spartacus/opf/base/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"hasScript","parameters":[{"name":"src","type":"string","canonicalReference":"@spartacus/opf/base/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"createAttributesList","parameters":[{"name":"keyValueList","type":"OpfKeyValueMap[] | undefined","canonicalReference":"@spartacus/opf/base/root!OpfKeyValueMap:class","shortType":"OpfKeyValueMap","importPath":"","isOptional":true}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"loadScript","parameters":[{"name":"resource","type":"OpfDynamicScriptResource","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScriptResource:class","shortType":"OpfDynamicScriptResource","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"loadStyles","parameters":[{"name":"resource","type":"OpfDynamicScriptResource","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScriptResource:class","shortType":"OpfDynamicScriptResource","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"executeScriptFromHtml","parameters":[{"name":"html","type":"string | undefined","canonicalReference":"@spartacus/opf/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearAllResources","parameters":[],"returnType":"void"},{"kind":"Method","name":"parseContext","parameters":[{"name":"jsContext","type":"string","canonicalReference":"@spartacus/opf/base/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"any"},{"kind":"Method","name":"executeScriptWithContext","parameters":[{"name":"originalScript","type":"string","canonicalReference":"@spartacus/opf/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"contextData","type":"any","canonicalReference":"@spartacus/opf/base/root!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasLocalPspResources","parameters":[{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/base/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"extractDynamicScriptContext","parameters":[{"name":"dynamicScript","type":"OpfDynamicScript","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScript:class","shortType":"OpfDynamicScript","importPath":"","isOptional":true}],"returnType":"{ originalScript?: string; contextData?: any; }"},{"kind":"Method","name":"addDynamicScriptCss","parameters":[{"name":"dynamicScript","type":"OpfDynamicScript","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScript:class","shortType":"OpfDynamicScript","importPath":"","isOptional":true},{"name":"styles","type":"OpfDynamicScriptResource[]","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScriptResource:class","shortType":"OpfDynamicScriptResource","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getLocalResources","parameters":[{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/base/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"OpfDynamicScriptResource[]"},{"kind":"Method","name":"getExternalResources","parameters":[{"name":"scripts","type":"OpfDynamicScriptResource[]","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScriptResource:class","shortType":"OpfDynamicScriptResource","importPath":"","isOptional":true},{"name":"styles","type":"OpfDynamicScriptResource[]","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScriptResource:class","shortType":"OpfDynamicScriptResource","importPath":"","isOptional":true}],"returnType":"OpfDynamicScriptResource[]"},{"kind":"Method","name":"loadResource","parameters":[{"name":"resource","type":"OpfDynamicScriptResource","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScriptResource:class","shortType":"OpfDynamicScriptResource","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"loadResources","parameters":[{"name":"scripts","type":"OpfDynamicScriptResource[]","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScriptResource:class","shortType":"OpfDynamicScriptResource","importPath":"","isOptional":true},{"name":"styles","type":"OpfDynamicScriptResource[]","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScriptResource:class","shortType":"OpfDynamicScriptResource","importPath":"","isOptional":true},{"name":"paymentOptionId","type":"number","canonicalReference":"@spartacus/opf/base/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"dynamicScript","type":"OpfDynamicScript","canonicalReference":"@spartacus/opf/base/root!OpfDynamicScript:class","shortType":"OpfDynamicScript","importPath":"","isOptional":true}],"returnType":"Promise"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"SyncedOpfState","members":[{"kind":"PropertySignature","name":"metadata","type":"OpfMetadataModel"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"metadata","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"metadata","type":"OpfMetadataModel"},"topLevelApiElementName":"SyncedOpfState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/opf/base/root"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/root","kind":"Interface","name":"SyncedOpfState","members":[{"kind":"Property","name":"metadata","type":"OpfMetadataModel"}]}},{"entryPoint":"@spartacus/opf/base/core","kind":"Class","name":"OpfBaseAdapter","members":[{"kind":"Method","name":"getActiveConfigurations","overloadIndex":1,"parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","isOptional":true,"canonicalReference":"@spartacus/opf_base_core!~OpfActiveConfigurationsQuery:interface","shortType":"OpfActiveConfigurationsQuery","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveConfigurations","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveConfigurations","overloadIndex":1,"parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","isOptional":true,"canonicalReference":"@spartacus/opf_base_core!~OpfActiveConfigurationsQuery:interface","shortType":"OpfActiveConfigurationsQuery","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfBaseAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/core","kind":"Class","name":"OpfBaseAdapter","members":[{"kind":"Method","name":"getActiveConfigurations","parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","canonicalReference":"@spartacus/opf/base/core!OpfActiveConfigurationsQuery:class","shortType":"OpfActiveConfigurationsQuery","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/core","kind":"Class","name":"OpfBaseConnector","members":[{"kind":"Property","name":"adapter","type":"OpfBaseAdapter"},{"kind":"Method","name":"getActiveConfigurations","overloadIndex":1,"parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","isOptional":true,"canonicalReference":"@spartacus/opf_base_core!~OpfActiveConfigurationsQuery:interface","shortType":"OpfActiveConfigurationsQuery","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveConfigurations","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveConfigurations","overloadIndex":1,"parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","isOptional":true,"canonicalReference":"@spartacus/opf_base_core!~OpfActiveConfigurationsQuery:interface","shortType":"OpfActiveConfigurationsQuery","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"OpfBaseConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/core","kind":"Class","name":"OpfBaseConnector","members":[{"kind":"Property","name":"adapter","type":"OpfBaseAdapter"},{"kind":"Method","name":"getActiveConfigurations","parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","canonicalReference":"@spartacus/opf/base/core!OpfActiveConfigurationsQuery:class","shortType":"OpfActiveConfigurationsQuery","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/core","kind":"Class","name":"OpfBaseService","members":[{"kind":"Property","name":"activeConfigurationsQuery","type":"(query?: OpfActiveConfigurationsQuery) => import(\"@spartacus/core\").Query"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"getActiveConfigurationsState","overloadIndex":1,"parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","isOptional":true,"canonicalReference":"@spartacus/opf_base_core!~OpfActiveConfigurationsQuery:interface","shortType":"OpfActiveConfigurationsQuery","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable>"},{"kind":"Property","name":"opfBaseConnector","type":"OpfBaseConnector"},{"kind":"Property","name":"queryService","type":"QueryService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveConfigurationsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveConfigurationsState","overloadIndex":1,"parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","isOptional":true,"canonicalReference":"@spartacus/opf_base_core!~OpfActiveConfigurationsQuery:interface","shortType":"OpfActiveConfigurationsQuery","importPath":"@spartacus/opf/base/root"}],"returnType":"Observable>"},"topLevelApiElementName":"OpfBaseService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/core","kind":"Class","name":"OpfBaseService","members":[{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"opfBaseConnector","type":"OpfBaseConnector"},{"kind":"Property","name":"activeConfigurationsQuery","type":"(query?: OpfActiveConfigurationsQuery) => _spartacus_core.Query"},{"kind":"Method","name":"getActiveConfigurationsState","parameters":[{"name":"query","type":"OpfActiveConfigurationsQuery","canonicalReference":"@spartacus/opf/base/core!OpfActiveConfigurationsQuery:class","shortType":"OpfActiveConfigurationsQuery","importPath":"","isOptional":true}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/base/core","kind":"Class","name":"OpfEndpointsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Method","name":"buildUrl","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributes","type":"DynamicAttributes","isOptional":true,"canonicalReference":"@spartacus/opf_base_core!~DynamicAttributes:interface","shortType":"DynamicAttributes","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getHttpParamsFromQueryParams","overloadIndex":1,"parameters":[{"name":"queryParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"HttpParamsOptions","isOptional":false,"canonicalReference":"@angular/common!HttpParamsOptions:interface","shortType":"HttpParamsOptions","importPath":"@angular/common"}],"returnType":"HttpParams"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"opfApiConfig","type":"OpfApiConfig"},{"kind":"Property","name":"opfConfig","type":"OpfConfig"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildUrl","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributes","type":"DynamicAttributes","isOptional":true,"canonicalReference":"@spartacus/opf_base_core!~DynamicAttributes:interface","shortType":"DynamicAttributes","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OpfEndpointsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHttpParamsFromQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHttpParamsFromQueryParams","overloadIndex":1,"parameters":[{"name":"queryParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"HttpParamsOptions","isOptional":false,"canonicalReference":"@angular/common!HttpParamsOptions:interface","shortType":"HttpParamsOptions","importPath":"@angular/common"}],"returnType":"HttpParams"},"topLevelApiElementName":"OpfEndpointsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfEndpointsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/base/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/base/core","kind":"Class","name":"OpfEndpointsService","members":[{"kind":"Property","name":"opfConfig","type":"OpfConfig"},{"kind":"Property","name":"opfApiConfig","type":"OpfApiConfig"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"_activeBaseSite","type":""},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"buildUrl","parameters":[{"name":"endpoint","type":"string","canonicalReference":"@spartacus/opf/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attributes","type":"DynamicAttributes","canonicalReference":"@spartacus/opf/base/core!DynamicAttributes:class","shortType":"DynamicAttributes","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Property","name":"getEndpointFromContext","type":""},{"kind":"Property","name":"getBaseEndpoint","type":""},{"kind":"Method","name":"getHttpParamsFromQueryParams","parameters":[{"name":"queryParams","type":"any","canonicalReference":"@spartacus/opf/base/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"options","type":"HttpParamsOptions","canonicalReference":"@spartacus/opf/base/core!HttpParamsOptions:class","shortType":"HttpParamsOptions","importPath":"","isOptional":false}],"returnType":"HttpParams"}]}},{"entryPoint":"@spartacus/opf/b2b-checkout/core","kind":"Class","name":"OpfB2bCheckoutPaymentTypeService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"queryService","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_core!~CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPurchaseOrderNumberState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSelectedPaymentTypeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"isAccountPayment","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"paymentTypeCode","type":"B2BPaymentTypeEnum","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_core!~B2BPaymentTypeEnum:enum","shortType":"B2BPaymentTypeEnum","importPath":"@spartacus/checkout/b2b/root"},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"setPaymentTypeCommand","type":"Command<{ paymentTypeCode: string; purchaseOrderNumber?: string; }>"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPurchaseOrderNumberState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPurchaseOrderNumberState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedPaymentTypeState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedPaymentTypeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAccountPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAccountPayment","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"paymentTypeCode","type":"B2BPaymentTypeEnum","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_core!~B2BPaymentTypeEnum:enum","shortType":"B2BPaymentTypeEnum","importPath":"@spartacus/checkout/b2b/root"},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/core"}],"newApiElement":{"entryPoint":"@spartacus/opf/b2b-checkout/core","kind":"Class","name":"OpfB2bCheckoutPaymentTypeService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"setPaymentTypeCommand","type":"Command<{ paymentTypeCode: string; purchaseOrderNumber?: string; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/opf/b2b-checkout/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/opf/b2b-checkout/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"queryService","type":"QueryService","canonicalReference":"@spartacus/opf/b2b-checkout/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/opf/b2b-checkout/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/opf/b2b-checkout/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","canonicalReference":"@spartacus/opf/b2b-checkout/core!CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"getPaymentTypesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPaymentTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentType","parameters":[{"name":"paymentTypeCode","type":"B2BPaymentTypeEnum","canonicalReference":"@spartacus/opf/b2b-checkout/core!B2BPaymentTypeEnum:class","shortType":"B2BPaymentTypeEnum","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/opf/b2b-checkout/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getSelectedPaymentTypeState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"isAccountPayment","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPurchaseOrderNumberState","parameters":[],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/opf/b2b-checkout/components","kind":"Class","name":"OpfB2bCheckoutPaymentAndReviewComponent","members":[{"kind":"Property","name":"checkoutStepTypePaymentType","type":"CheckoutStepType"},{"kind":"Method","name":"getPaymentMethodNameCard","overloadIndex":1,"parameters":[{"name":"methodName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPoNumberCard","overloadIndex":1,"parameters":[{"name":"poNumber","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"getSelectedPayment$","type":"Observable>"},{"kind":"Property","name":"getSelectedPaymentId$","type":"Observable"},{"kind":"Property","name":"paymentType$","type":"Observable"},{"kind":"Property","name":"poNumber$","type":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentMethodNameCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentMethodNameCard","overloadIndex":1,"parameters":[{"name":"methodName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPoNumberCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPoNumberCard","overloadIndex":1,"parameters":[{"name":"poNumber","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutPaymentAndReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/b2b-checkout/components","kind":"Class","name":"OpfB2bCheckoutPaymentAndReviewComponent","members":[{"kind":"Property","name":"checkoutStepTypePaymentType","type":"CheckoutStepType"},{"kind":"Property","name":"paymentType$","type":"Observable<_spartacus_cart_base_root.PaymentType | undefined>"},{"kind":"Property","name":"poNumber$","type":"Observable"},{"kind":"Method","name":"getPoNumberCard","parameters":[{"name":"poNumber","type":"string | null","canonicalReference":"@spartacus/opf/b2b-checkout/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Property","name":"getSelectedPayment$","type":"Observable>"},{"kind":"Property","name":"getSelectedPaymentId$","type":"Observable"},{"kind":"Method","name":"getPaymentMethodNameCard","parameters":[{"name":"methodName","type":"string","canonicalReference":"@spartacus/opf/b2b-checkout/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/b2b-checkout/components","kind":"Class","name":"OpfB2bCheckoutPaymentTypeComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"adaptCheckoutSteps","overloadIndex":1,"parameters":[{"name":"paymentType","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cartPoNumber$","type":"Observable"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Method","name":"getCartPoNumber","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSelectedPaymentOption","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handlePaymentChange","overloadIndex":1,"parameters":[{"name":"payment","type":"OpfActiveConfiguration","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_components!~OpfActiveConfiguration:interface","shortType":"OpfActiveConfiguration","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},{"kind":"Property","name":"isUpdating$","type":"BehaviorSubject"},{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"poNumberInputElement","type":"ElementRef"},{"kind":"Property","name":"poNumberValue","type":"string | undefined"},{"kind":"Property","name":"selectedPaymentOption","type":"string | undefined"},{"kind":"Method","name":"setPaymentOption","overloadIndex":1,"parameters":[{"name":"paymentOption","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"poNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"updatePoNumberField","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"adaptCheckoutSteps","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"adaptCheckoutSteps","overloadIndex":1,"parameters":[{"name":"paymentType","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartPoNumber","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartPoNumber","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedPaymentOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedPaymentOption","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handlePaymentChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handlePaymentChange","overloadIndex":1,"parameters":[{"name":"payment","type":"OpfActiveConfiguration","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_components!~OpfActiveConfiguration:interface","shortType":"OpfActiveConfiguration","importPath":"@spartacus/opf/base/root"}],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"next","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentOption","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentOption","overloadIndex":1,"parameters":[{"name":"paymentOption","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"poNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updatePoNumberField","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updatePoNumberField","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/b2b-checkout/components","kind":"Class","name":"OpfB2bCheckoutPaymentTypeComponent","members":[{"kind":"Property","name":"opfPaymentFacade","type":"OpfPaymentFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"poNumberInputElement","type":"ElementRef"},{"kind":"Property","name":"isUpdating$","type":"BehaviorSubject"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"cartPoNumber$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"poNumberValue","type":"string | undefined"},{"kind":"Property","name":"selectedPaymentOption","type":"string | undefined"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"updatePoNumberField","parameters":[],"returnType":"void"},{"kind":"Method","name":"adaptCheckoutSteps","parameters":[{"name":"paymentType","type":"string | undefined","canonicalReference":"@spartacus/opf/b2b-checkout/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCartPoNumber","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"next","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"getSelectedPaymentOption","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentOption","parameters":[{"name":"paymentOption","type":"string","canonicalReference":"@spartacus/opf/b2b-checkout/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"poNumber","type":"string","canonicalReference":"@spartacus/opf/b2b-checkout/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"handlePaymentChange","parameters":[{"name":"payment","type":"OpfActiveConfiguration","canonicalReference":"@spartacus/opf/b2b-checkout/components!OpfActiveConfiguration:class","shortType":"OpfActiveConfiguration","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/opf/b2b-checkout/components","kind":"Class","name":"OpfB2bCheckoutPlaceOrderComponent","members":[{"kind":"Property","name":"isDisabled","type":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/b2b-checkout/components","kind":"Class","name":"OpfB2bCheckoutPlaceOrderComponent","members":[{"kind":"Property","name":"isDisabled","type":"boolean"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/opf/b2b-checkout/components","kind":"Class","name":"OpfB2bCheckoutReviewComponent","members":[{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutStepTypePaymentType","type":"CheckoutStepType"},{"kind":"Property","name":"checkoutSubmitForm","type":"import(\"@angular/forms\").FormGroup<{ termsAndConditions: import(\"@angular/forms\").FormControl; }>"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"costCenter$","type":"Observable"},{"kind":"Property","name":"defaultTermsAndConditionsFieldValue","type":"boolean"},{"kind":"Property","name":"explicitTermsAndConditions$","type":"Observable"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Method","name":"getCostCenterCard","overloadIndex":1,"parameters":[{"name":"costCenter","type":"CostCenter | null","isOptional":true,"canonicalReference":"@spartacus/opf_b2b-checkout_components!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPoNumberCard","overloadIndex":1,"parameters":[{"name":"poNumber","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isCmsComponentInPage","overloadIndex":1,"parameters":[{"name":"cmsComponentUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_components!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"opfBaseFacade","type":"OpfBaseFacade"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"paymentType$","type":"Observable"},{"kind":"Property","name":"poNumber$","type":"Observable"},{"kind":"Property","name":"termsAndConditionInvalid","type":"boolean"},{"kind":"Property","name":"termsAndConditionsFieldValue","type":"boolean"},{"kind":"Method","name":"toggleTermsAndConditions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"updateTermsAndConditionsState","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenterCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenterCard","overloadIndex":1,"parameters":[{"name":"costCenter","type":"CostCenter | null","isOptional":true,"canonicalReference":"@spartacus/opf_b2b-checkout_components!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPoNumberCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPoNumberCard","overloadIndex":1,"parameters":[{"name":"poNumber","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCmsComponentInPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCmsComponentInPage","overloadIndex":1,"parameters":[{"name":"cmsComponentUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/opf_b2b-checkout_components!~Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"paymentType$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"paymentType$","type":"Observable"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"termsAndConditionInvalid","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"termsAndConditionInvalid","type":"boolean"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"termsAndConditionsFieldValue","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"termsAndConditionsFieldValue","type":"boolean"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleTermsAndConditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleTermsAndConditions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateTermsAndConditionsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateTermsAndConditionsState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OpfB2bCheckoutReviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/opf/b2b-checkout/components"}],"newApiElement":{"entryPoint":"@spartacus/opf/b2b-checkout/components","kind":"Class","name":"OpfB2bCheckoutReviewComponent","members":[{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"opfMetadataStoreService","type":"OpfMetadataStoreService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"opfBaseFacade","type":"OpfBaseFacade"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"defaultTermsAndConditionsFieldValue","type":"boolean"},{"kind":"Property","name":"checkoutStepTypePaymentType","type":"CheckoutStepType"},{"kind":"Property","name":"explicitTermsAndConditions$","type":"Observable"},{"kind":"Property","name":"checkoutSubmitForm","type":"i5.FormGroup<{ termsAndConditions: i5.FormControl; }>"},{"kind":"Property","name":"poNumber$","type":"Observable"},{"kind":"Property","name":"costCenter$","type":"Observable"},{"kind":"Method","name":"getCostCenterCard","parameters":[{"name":"costCenter","type":"CostCenter | null","canonicalReference":"@spartacus/opf/b2b-checkout/components!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getPoNumberCard","parameters":[{"name":"poNumber","type":"string | null","canonicalReference":"@spartacus/opf/b2b-checkout/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"isCmsComponentInPage","parameters":[{"name":"cmsComponentUid","type":"string","canonicalReference":"@spartacus/opf/b2b-checkout/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"page","type":"Page","canonicalReference":"@spartacus/opf/b2b-checkout/components!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"updateTermsAndConditionsState","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleTermsAndConditions","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/omf/order","kind":"Class","name":"OccOmfOrderHistoryAdapter","members":[{"kind":"Property","name":"config","type":"OmfConfig"},{"kind":"Method","name":"getOrderDetailsValue","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getOrderGuid","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getRequestHeader","overloadIndex":1,"parameters":[{"name":"guid","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HttpHeaders"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"route","type":"ActivatedRoute"},{"kind":"Property","name":"store","type":"Store"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderDetailsValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderDetailsValue","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOmfOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/omf/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderGuid","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderGuid","overloadIndex":1,"parameters":[{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOmfOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/omf/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRequestHeader","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRequestHeader","overloadIndex":1,"parameters":[{"name":"guid","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HttpHeaders"},"topLevelApiElementName":"OccOmfOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/omf/order"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"orderCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccOmfOrderHistoryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/omf/order"}],"newApiElement":{"entryPoint":"@spartacus/omf/order","kind":"Class","name":"OccOmfOrderHistoryAdapter","members":[{"kind":"Property","name":"route","type":"ActivatedRoute"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"config","type":"OmfConfig"},{"kind":"Method","name":"getOrderDetailsValue","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/omf/order!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getOrderGuid","parameters":[{"name":"orderCode","type":"string","canonicalReference":"@spartacus/omf/order!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getRequestHeader","parameters":[{"name":"guid","type":"string | undefined","canonicalReference":"@spartacus/omf/order!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"HttpHeaders"},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/omf/order!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"orderCode","type":"string","canonicalReference":"@spartacus/omf/order!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/omf/order","kind":"Class","name":"OmfOrderHistoryService","members":[{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/omf_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Params | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQueryParams","overloadIndex":1,"parameters":[{"name":"order","type":"Order","isOptional":false,"canonicalReference":"@spartacus/omf_order!~Order:interface","shortType":"Order","importPath":"@spartacus/order/root"}],"returnType":"Params | null"},"topLevelApiElementName":"OmfOrderHistoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/omf/order"}],"newApiElement":{"entryPoint":"@spartacus/omf/order","kind":"Class","name":"OmfOrderHistoryService","members":[{"kind":"Method","name":"getQueryParams","parameters":[{"name":"order","type":"Order","canonicalReference":"@spartacus/omf/order!Order:class","shortType":"Order","importPath":"","isOptional":false}],"returnType":"Params | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/estimated-delivery-date/show-estimated-delivery-date","kind":"Class","name":"EstimatedDeliveryDateComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"consignments$","type":"Observable"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Method","name":"getArrivalSlotInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getLongDate","overloadIndex":1,"parameters":[{"name":"date","type":"Date","isOptional":true,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"string | null"},{"kind":"Method","name":"hasConsignmentEntryArrivalSlot","overloadIndex":1,"parameters":[{"name":"item","type":"Consignment","isOptional":false,"canonicalReference":"@spartacus/estimated-delivery-date_show-estimated-delivery-date!~Consignment:interface","shortType":"Consignment","importPath":"@spartacus/order/root"}],"returnType":"boolean"},{"kind":"Method","name":"hasOrderEntryArrivalSlots","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/estimated-delivery-date_show-estimated-delivery-date!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getArrivalSlotInfoId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getArrivalSlotInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"EstimatedDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/estimated-delivery-date/show-estimated-delivery-date"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLongDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLongDate","overloadIndex":1,"parameters":[{"name":"date","type":"Date","isOptional":true,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"EstimatedDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/estimated-delivery-date/show-estimated-delivery-date"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasConsignmentEntryArrivalSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasConsignmentEntryArrivalSlot","overloadIndex":1,"parameters":[{"name":"item","type":"Consignment","isOptional":false,"canonicalReference":"@spartacus/estimated-delivery-date_show-estimated-delivery-date!~Consignment:interface","shortType":"Consignment","importPath":"@spartacus/order/root"}],"returnType":"boolean"},"topLevelApiElementName":"EstimatedDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/estimated-delivery-date/show-estimated-delivery-date"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasOrderEntryArrivalSlots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasOrderEntryArrivalSlots","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/estimated-delivery-date_show-estimated-delivery-date!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"EstimatedDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/estimated-delivery-date/show-estimated-delivery-date"}],"newApiElement":{"entryPoint":"@spartacus/estimated-delivery-date/show-estimated-delivery-date","kind":"Class","name":"EstimatedDeliveryDateComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"consignments$","type":"Observable"},{"kind":"Method","name":"hasOrderEntryArrivalSlots","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/estimated-delivery-date/show-estimated-delivery-date!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"hasConsignmentEntryArrivalSlot","parameters":[{"name":"item","type":"Consignment","canonicalReference":"@spartacus/estimated-delivery-date/show-estimated-delivery-date!Consignment:class","shortType":"Consignment","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getArrivalSlotInfoId","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/estimated-delivery-date/show-estimated-delivery-date!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getLongDate","parameters":[{"name":"date","type":"Date","canonicalReference":"@spartacus/estimated-delivery-date/show-estimated-delivery-date!Date:class","shortType":"Date","importPath":"","isOptional":true}],"returnType":"string | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/estimated-delivery-date/root","kind":"Interface","name":"ArrivalSlot","members":[{"kind":"PropertySignature","name":"at","type":"Date"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"at","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"at","type":"Date"},"topLevelApiElementName":"ArrivalSlot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/estimated-delivery-date/root"}],"newApiElement":{"entryPoint":"@spartacus/estimated-delivery-date/root","kind":"Interface","name":"ArrivalSlot","members":[{"kind":"Property","name":"at","type":"Date"}]}},{"entryPoint":"@spartacus/estimated-delivery-date/root","kind":"Interface","name":"ArrivalSlots","members":[{"kind":"PropertySignature","name":"at","type":"Date"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"at","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"at","type":"Date"},"topLevelApiElementName":"ArrivalSlots","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/estimated-delivery-date/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"ArrivalSlots","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/estimated-delivery-date/root"}],"newApiElement":{"entryPoint":"@spartacus/estimated-delivery-date/root","kind":"Interface","name":"ArrivalSlots","members":[{"kind":"Property","name":"at","type":"Date"},{"kind":"Property","name":"quantity","type":"number"}]}},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsCs","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsDe","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsEn","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsEs_CO","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsEs","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsFr","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsHi","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsHu","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsId","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsIt","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsJa","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsKo","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsPl","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsPt","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsRu","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsZh_TW","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date/assets","kind":"Variable","name":"estimatedDeliveryDateTranslationsZh","type":"{ estimatedDeliveryDate: { estimatedDeliveryDate: { quantity: string; quantityFull: string; ETA: string; estimatedDeliveryDateEntryInfo: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"estimatedDeliveryDateTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"estimatedDeliveryDateTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/estimated-delivery-date/assets"}]},{"entryPoint":"@spartacus/estimated-delivery-date","kind":"Class","name":"EstimatedDeliveryDateComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"consignments$","type":"Observable"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Method","name":"getArrivalSlotInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getLongDate","overloadIndex":1,"parameters":[{"name":"date","type":"Date","isOptional":true,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"string | null"},{"kind":"Method","name":"hasConsignmentEntryArrivalSlot","overloadIndex":1,"parameters":[{"name":"item","type":"Consignment","isOptional":false,"canonicalReference":"@spartacus/estimated-delivery-date!~Consignment:interface","shortType":"Consignment","importPath":"@spartacus/order/root"}],"returnType":"boolean"},{"kind":"Method","name":"hasOrderEntryArrivalSlots","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/estimated-delivery-date!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getArrivalSlotInfoId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getArrivalSlotInfoId","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"EstimatedDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/estimated-delivery-date"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLongDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLongDate","overloadIndex":1,"parameters":[{"name":"date","type":"Date","isOptional":true,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"EstimatedDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/estimated-delivery-date"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasConsignmentEntryArrivalSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasConsignmentEntryArrivalSlot","overloadIndex":1,"parameters":[{"name":"item","type":"Consignment","isOptional":false,"canonicalReference":"@spartacus/estimated-delivery-date!~Consignment:interface","shortType":"Consignment","importPath":"@spartacus/order/root"}],"returnType":"boolean"},"topLevelApiElementName":"EstimatedDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/estimated-delivery-date"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasOrderEntryArrivalSlots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasOrderEntryArrivalSlots","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/estimated-delivery-date!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"EstimatedDeliveryDateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/estimated-delivery-date"}],"newApiElement":{"entryPoint":"@spartacus/estimated-delivery-date","kind":"Class","name":"EstimatedDeliveryDateComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"orderHistoryFacade","type":"OrderHistoryFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"consignments$","type":"Observable"},{"kind":"Method","name":"hasOrderEntryArrivalSlots","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/estimated-delivery-date!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"hasConsignmentEntryArrivalSlot","parameters":[{"name":"item","type":"Consignment","canonicalReference":"@spartacus/estimated-delivery-date!Consignment:class","shortType":"Consignment","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getArrivalSlotInfoId","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/estimated-delivery-date!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getLongDate","parameters":[{"name":"date","type":"Date","canonicalReference":"@spartacus/estimated-delivery-date!Date:class","shortType":"Date","importPath":"","isOptional":true}],"returnType":"string | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"EpdVisualizationInnerConfig","members":[{"kind":"PropertySignature","name":"apis","type":"VisualizationApiConfig"},{"kind":"PropertySignature","name":"ui5","type":"Ui5Config"},{"kind":"PropertySignature","name":"usageIds","type":"UsageIdConfig"},{"kind":"PropertySignature","name":"visualPicking","type":"VisualPickingConfig"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"apis","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"apis","type":"VisualizationApiConfig"},"topLevelApiElementName":"EpdVisualizationInnerConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ui5","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ui5","type":"Ui5Config"},"topLevelApiElementName":"EpdVisualizationInnerConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"usageIds","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"usageIds","type":"UsageIdConfig"},"topLevelApiElementName":"EpdVisualizationInnerConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visualPicking","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visualPicking","type":"VisualPickingConfig"},"topLevelApiElementName":"EpdVisualizationInnerConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"EpdVisualizationInnerConfig","members":[{"kind":"Property","name":"ui5","type":"Ui5Config"},{"kind":"Property","name":"apis","type":"VisualizationApiConfig"},{"kind":"Property","name":"usageIds","type":"UsageIdConfig"},{"kind":"Property","name":"visualPicking","type":"VisualPickingConfig"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Class","name":"EventListenerUtils","members":[{"kind":"Method","name":"_detachEventListeners","overloadIndex":1,"parameters":[{"name":"eventListeners","type":"Listener[]","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_root!Listener:interface","shortType":"Listener","importPath":"@spartacus/epd-visualization/root"}],"returnType":"void"},{"kind":"Method","name":"attachEventListener","overloadIndex":1,"parameters":[{"name":"nativeElement","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"(event: any) => void","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"detachAllEventListeners","overloadIndex":1,"parameters":[{"name":"nativeElement","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"detachEventListeners","overloadIndex":1,"parameters":[{"name":"nativeElement","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"_detachEventListeners","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"_detachEventListeners","overloadIndex":1,"parameters":[{"name":"eventListeners","type":"Listener[]","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_root!Listener:interface","shortType":"Listener","importPath":"@spartacus/epd-visualization/root"}],"returnType":"void"},"topLevelApiElementName":"EventListenerUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"attachEventListener","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"attachEventListener","overloadIndex":1,"parameters":[{"name":"nativeElement","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"(event: any) => void","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"EventListenerUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"detachAllEventListeners","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"detachAllEventListeners","overloadIndex":1,"parameters":[{"name":"nativeElement","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"EventListenerUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"detachEventListeners","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"detachEventListeners","overloadIndex":1,"parameters":[{"name":"nativeElement","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"EventListenerUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"EventListenerUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Class","name":"EventListenerUtils","members":[{"kind":"Method","name":"initialize","parameters":[{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"renderer","type":""},{"kind":"Property","name":"listeners","type":""},{"kind":"Method","name":"attachEventListener","parameters":[{"name":"nativeElement","type":"any","canonicalReference":"@spartacus/epd-visualization/root!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"eventName","type":"string","canonicalReference":"@spartacus/epd-visualization/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"callback","type":"(event: any) => void","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"detachEventListeners","parameters":[{"name":"nativeElement","type":"any","canonicalReference":"@spartacus/epd-visualization/root!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"eventName","type":"string","canonicalReference":"@spartacus/epd-visualization/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"detachAllEventListeners","parameters":[{"name":"nativeElement","type":"any","canonicalReference":"@spartacus/epd-visualization/root!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"_detachEventListeners","parameters":[{"name":"eventListeners","type":"Listener[]","canonicalReference":"@spartacus/epd-visualization/root!Listener:class","shortType":"Listener","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"Listener","members":[{"kind":"PropertySignature","name":"endListener","type":"() => void"},{"kind":"PropertySignature","name":"eventName","type":"string"},{"kind":"PropertySignature","name":"nativeElement","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endListener","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endListener","type":"() => void"},"topLevelApiElementName":"Listener","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"eventName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"eventName","type":"string"},"topLevelApiElementName":"Listener","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nativeElement","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nativeElement","type":"any"},"topLevelApiElementName":"Listener","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"Listener","members":[{"kind":"Property","name":"nativeElement","type":"any"},{"kind":"Property","name":"eventName","type":"string"},{"kind":"Property","name":"endListener","type":"() => void"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"Ui5Config","members":[{"kind":"PropertySignature","name":"bootstrapUrl","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"bootstrapUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"bootstrapUrl","type":"string"},"topLevelApiElementName":"Ui5Config","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"Ui5Config","members":[{"kind":"Property","name":"bootstrapUrl","type":"string"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"UsageId","members":[{"kind":"PropertySignature","name":"keys","type":"UsageIdKey[]"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"keys","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"keys","type":"UsageIdKey[]"},"topLevelApiElementName":"UsageId","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UsageId","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"UsageId","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"keys","type":"UsageIdKey[]"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"UsageIdConfig","members":[{"kind":"PropertySignature","name":"folderUsageId","type":"UsageId"},{"kind":"PropertySignature","name":"productUsageId","type":"UsageIdDefinition"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"folderUsageId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"folderUsageId","type":"UsageId"},"topLevelApiElementName":"UsageIdConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productUsageId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productUsageId","type":"UsageIdDefinition"},"topLevelApiElementName":"UsageIdConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"UsageIdConfig","members":[{"kind":"Property","name":"folderUsageId","type":"UsageId"},{"kind":"Property","name":"productUsageId","type":"UsageIdDefinition"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"UsageIdDefinition","members":[{"kind":"PropertySignature","name":"keyName","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"keyName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"keyName","type":"string"},"topLevelApiElementName":"UsageIdDefinition","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UsageIdDefinition","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"UsageIdDefinition","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"keyName","type":"string"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"UsageIdKey","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UsageIdKey","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"UsageIdKey","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"UsageIdKey","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"VisualizationApiConfig","members":[{"kind":"PropertySignature","name":"baseUrl","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseUrl","type":"string"},"topLevelApiElementName":"VisualizationApiConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"VisualizationApiConfig","members":[{"kind":"Property","name":"baseUrl","type":"string"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"VisualizationInfo","members":[{"kind":"PropertySignature","name":"category","type":"string"},{"kind":"PropertySignature","name":"contentType","type":"ContentType"},{"kind":"PropertySignature","name":"folderId","type":"string"},{"kind":"PropertySignature","name":"sceneId","type":"string"},{"kind":"PropertySignature","name":"version","type":"string"},{"kind":"PropertySignature","name":"visualizationId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"category","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"category","type":"string"},"topLevelApiElementName":"VisualizationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"contentType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"contentType","type":"ContentType"},"topLevelApiElementName":"VisualizationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"folderId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"folderId","type":"string"},"topLevelApiElementName":"VisualizationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sceneId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sceneId","type":"string"},"topLevelApiElementName":"VisualizationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"version","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"version","type":"string"},"topLevelApiElementName":"VisualizationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visualizationId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visualizationId","type":"string"},"topLevelApiElementName":"VisualizationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"VisualizationInfo","members":[{"kind":"Property","name":"visualizationId","type":"string"},{"kind":"Property","name":"version","type":"string"},{"kind":"Property","name":"sceneId","type":"string"},{"kind":"Property","name":"contentType","type":"ContentType"},{"kind":"Property","name":"category","type":"string"},{"kind":"Property","name":"folderId","type":"string"}]}},{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"VisualPickingConfig","members":[{"kind":"PropertySignature","name":"productReferenceType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productReferenceType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productReferenceType","type":"string"},"topLevelApiElementName":"VisualPickingConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/root"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/root","kind":"Interface","name":"VisualPickingConfig","members":[{"kind":"Property","name":"productReferenceType","type":"string"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"LookupVisualizationsResponse","members":[{"kind":"PropertySignature","name":"visualizations","type":"VisualizationInfo[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visualizations","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visualizations","type":"VisualizationInfo[]"},"topLevelApiElementName":"LookupVisualizationsResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"LookupVisualizationsResponse","members":[{"kind":"Property","name":"visualizations","type":"VisualizationInfo[]"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"NodeIdProductCodes","members":[{"kind":"PropertySignature","name":"nodeId","type":"string"},{"kind":"PropertySignature","name":"productCodes","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nodeId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nodeId","type":"string"},"topLevelApiElementName":"NodeIdProductCodes","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCodes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCodes","type":"string[]"},"topLevelApiElementName":"NodeIdProductCodes","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"NodeIdProductCodes","members":[{"kind":"Property","name":"nodeId","type":"string"},{"kind":"Property","name":"productCodes","type":"string[]"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"NodesResponse","members":[{"kind":"PropertySignature","name":"nodes","type":"TreeNode[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nodes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nodes","type":"TreeNode[]"},"topLevelApiElementName":"NodesResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"NodesResponse","members":[{"kind":"Property","name":"nodes","type":"TreeNode[]"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"SceneAdapter","members":[{"kind":"Method","name":"getNodes","overloadIndex":1,"parameters":[{"name":"sceneId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"nodeIds","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"$expand","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"$filter","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"contentType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNodes","overloadIndex":1,"parameters":[{"name":"sceneId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"nodeIds","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"$expand","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"$filter","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"contentType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SceneAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"SceneAdapter","members":[{"kind":"Method","name":"getNodes","parameters":[{"name":"sceneId","type":"string","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"nodeIds","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"$expand","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"$filter","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"contentType","type":"string","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"SceneConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"sceneAdapter","type":"SceneAdapter","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!SceneAdapter:class","shortType":"SceneAdapter","importPath":"@spartacus/epd-visualization/core"}]},{"kind":"Method","name":"getNodes","overloadIndex":1,"parameters":[{"name":"sceneId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"nodeIds","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"$expand","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"$filter","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"contentType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"sceneAdapter","type":"SceneAdapter"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNodes","overloadIndex":1,"parameters":[{"name":"sceneId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"nodeIds","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"$expand","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"$filter","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"contentType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SceneConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"SceneConnector","members":[{"kind":"Property","name":"sceneAdapter","type":"SceneAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"sceneAdapter","type":"SceneAdapter","canonicalReference":"@spartacus/epd-visualization/core!SceneAdapter:class","shortType":"SceneAdapter","importPath":"@spartacus/epd-visualization/core","isOptional":false}]},{"kind":"Method","name":"getNodes","parameters":[{"name":"sceneId","type":"string","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"nodeIds","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"$expand","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"$filter","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"contentType","type":"string","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"SceneNodeToProductLookupService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"epdVisualizationConfig","type":"EpdVisualizationConfig","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~EpdVisualizationConfig:class","shortType":"EpdVisualizationConfig","importPath":"@spartacus/epd-visualization/root"},{"name":"sceneConnector","type":"SceneConnector","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!SceneConnector:class","shortType":"SceneConnector","importPath":"@spartacus/epd-visualization/core"}]},{"kind":"Property","name":"epdVisualizationConfig","type":"EpdVisualizationConfig"},{"kind":"Method","name":"lookupNodeIds","overloadIndex":1,"parameters":[{"name":"productCodes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"lookupProductCodes","overloadIndex":1,"parameters":[{"name":"nodeIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"populateMapsForScene","overloadIndex":1,"parameters":[{"name":"sceneId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sceneConnector","type":"SceneConnector"},{"kind":"Method","name":"syncLookupNodeIds","overloadIndex":1,"parameters":[{"name":"productCodes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},{"kind":"Method","name":"syncLookupProductCodes","overloadIndex":1,"parameters":[{"name":"nodeIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"lookupNodeIds","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"lookupNodeIds","overloadIndex":1,"parameters":[{"name":"productCodes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SceneNodeToProductLookupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"lookupProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"lookupProductCodes","overloadIndex":1,"parameters":[{"name":"nodeIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SceneNodeToProductLookupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"populateMapsForScene","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"populateMapsForScene","overloadIndex":1,"parameters":[{"name":"sceneId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SceneNodeToProductLookupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"syncLookupNodeIds","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"syncLookupNodeIds","overloadIndex":1,"parameters":[{"name":"productCodes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"SceneNodeToProductLookupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"syncLookupProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"syncLookupProductCodes","overloadIndex":1,"parameters":[{"name":"nodeIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"SceneNodeToProductLookupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"SceneNodeToProductLookupService","members":[{"kind":"Property","name":"epdVisualizationConfig","type":"EpdVisualizationConfig"},{"kind":"Property","name":"sceneConnector","type":"SceneConnector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"epdVisualizationConfig","type":"EpdVisualizationConfig","canonicalReference":"@spartacus/epd-visualization/core!EpdVisualizationConfig:class","shortType":"EpdVisualizationConfig","importPath":"@spartacus/epd-visualization/root","isOptional":false},{"name":"sceneConnector","type":"SceneConnector","canonicalReference":"@spartacus/epd-visualization/core!SceneConnector:class","shortType":"SceneConnector","importPath":"@spartacus/epd-visualization/core","isOptional":false}]},{"kind":"Property","name":"productUsageId","type":""},{"kind":"Method","name":"populateMapsForScene","parameters":[{"name":"sceneId","type":"string","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"productCodesByNodeIdMap$","type":""},{"kind":"Property","name":"nodeIdsByProductCodeMap$","type":""},{"kind":"Property","name":"getNodeIdProductCodesForScene","type":""},{"kind":"Property","name":"getProductCodesByNodeIdMap","type":""},{"kind":"Property","name":"getNodeIdsByProductCodeMap","type":""},{"kind":"Property","name":"distinct","type":""},{"kind":"Property","name":"_lookupProductCodes","type":""},{"kind":"Method","name":"lookupProductCodes","parameters":[{"name":"nodeIds","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"syncLookupProductCodes","parameters":[{"name":"nodeIds","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string[]"},{"kind":"Property","name":"_lookupNodeIds","type":""},{"kind":"Method","name":"lookupNodeIds","parameters":[{"name":"productCodes","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"syncLookupNodeIds","parameters":[{"name":"productCodes","type":"string[]","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string[]"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"TreeNode","members":[{"kind":"PropertySignature","name":"sid","type":"string"},{"kind":"PropertySignature","name":"usageIds","type":"UsageId[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sid","type":"string"},"topLevelApiElementName":"TreeNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"usageIds","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"usageIds","type":"UsageId[]"},"topLevelApiElementName":"TreeNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"TreeNode","members":[{"kind":"Property","name":"sid","type":"string"},{"kind":"Property","name":"usageIds","type":"UsageId[]"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"UsageId","members":[{"kind":"PropertySignature","name":"keys","type":"UsageIdKey[]"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"keys","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"keys","type":"UsageIdKey[]"},"topLevelApiElementName":"UsageId","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UsageId","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"UsageId","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"keys","type":"UsageIdKey[]"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"UsageIdKey","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UsageIdKey","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"UsageIdKey","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Interface","name":"UsageIdKey","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"VisualizationAdapter","members":[{"kind":"Method","name":"lookupVisualization","overloadIndex":1,"parameters":[{"name":"visualizationUsageId","type":"UsageId","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~UsageId_2:interface","shortType":"UsageId","importPath":"@spartacus/epd-visualization/root"},{"name":"folderUsageId","type":"UsageId","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~UsageId_2:interface","shortType":"UsageId","importPath":"@spartacus/epd-visualization/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"lookupVisualization","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"lookupVisualization","overloadIndex":1,"parameters":[{"name":"visualizationUsageId","type":"UsageId","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~UsageId_2:interface","shortType":"UsageId","importPath":"@spartacus/epd-visualization/root"},{"name":"folderUsageId","type":"UsageId","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~UsageId_2:interface","shortType":"UsageId","importPath":"@spartacus/epd-visualization/root"}],"returnType":"Observable"},"topLevelApiElementName":"VisualizationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"VisualizationAdapter","members":[{"kind":"Method","name":"lookupVisualization","parameters":[{"name":"visualizationUsageId","type":"UsageId","canonicalReference":"@spartacus/epd-visualization/core!UsageId:class","shortType":"UsageId","importPath":"","isOptional":false},{"name":"folderUsageId","type":"UsageId","canonicalReference":"@spartacus/epd-visualization/core!UsageId:class","shortType":"UsageId","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"VisualizationConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"visualizationAdapter","type":"VisualizationAdapter","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!VisualizationAdapter:class","shortType":"VisualizationAdapter","importPath":"@spartacus/epd-visualization/core"}]},{"kind":"Method","name":"lookupVisualization","overloadIndex":1,"parameters":[{"name":"visualizationUsageId","type":"UsageId","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~UsageId_2:interface","shortType":"UsageId","importPath":"@spartacus/epd-visualization/root"},{"name":"folderUsageId","type":"UsageId","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~UsageId_2:interface","shortType":"UsageId","importPath":"@spartacus/epd-visualization/root"}],"returnType":"Observable"},{"kind":"Property","name":"visualizationAdapter","type":"VisualizationAdapter"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"lookupVisualization","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"lookupVisualization","overloadIndex":1,"parameters":[{"name":"visualizationUsageId","type":"UsageId","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~UsageId_2:interface","shortType":"UsageId","importPath":"@spartacus/epd-visualization/root"},{"name":"folderUsageId","type":"UsageId","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~UsageId_2:interface","shortType":"UsageId","importPath":"@spartacus/epd-visualization/root"}],"returnType":"Observable"},"topLevelApiElementName":"VisualizationConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"VisualizationConnector","members":[{"kind":"Property","name":"visualizationAdapter","type":"VisualizationAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"visualizationAdapter","type":"VisualizationAdapter","canonicalReference":"@spartacus/epd-visualization/core!VisualizationAdapter:class","shortType":"VisualizationAdapter","importPath":"@spartacus/epd-visualization/core","isOptional":false}]},{"kind":"Method","name":"lookupVisualization","parameters":[{"name":"visualizationUsageId","type":"UsageId","canonicalReference":"@spartacus/epd-visualization/core!UsageId:class","shortType":"UsageId","importPath":"","isOptional":false},{"name":"folderUsageId","type":"UsageId","canonicalReference":"@spartacus/epd-visualization/core!UsageId:class","shortType":"UsageId","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"VisualizationLookupService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"epdVisualizationConfig","type":"EpdVisualizationConfig","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!~EpdVisualizationConfig:class","shortType":"EpdVisualizationConfig","importPath":"@spartacus/epd-visualization/root"},{"name":"visualizationConnector","type":"VisualizationConnector","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_core!VisualizationConnector:class","shortType":"VisualizationConnector","importPath":"@spartacus/epd-visualization/core"}]},{"kind":"Property","name":"epdVisualizationConfig","type":"EpdVisualizationConfig"},{"kind":"Method","name":"findMatchingVisualizations","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"visualizationConnector","type":"VisualizationConnector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findMatchingVisualizations","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findMatchingVisualizations","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"VisualizationLookupService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/core"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/core","kind":"Class","name":"VisualizationLookupService","members":[{"kind":"Property","name":"epdVisualizationConfig","type":"EpdVisualizationConfig"},{"kind":"Property","name":"visualizationConnector","type":"VisualizationConnector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"epdVisualizationConfig","type":"EpdVisualizationConfig","canonicalReference":"@spartacus/epd-visualization/core!EpdVisualizationConfig:class","shortType":"EpdVisualizationConfig","importPath":"@spartacus/epd-visualization/root","isOptional":false},{"name":"visualizationConnector","type":"VisualizationConnector","canonicalReference":"@spartacus/epd-visualization/core!VisualizationConnector:class","shortType":"VisualizationConnector","importPath":"@spartacus/epd-visualization/core","isOptional":false}]},{"kind":"Method","name":"findMatchingVisualizations","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/epd-visualization/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"PagedListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Property","name":"activeSlideStartIndex","type":"number"},{"kind":"Property","name":"activeSlideStartIndexChange","type":"EventEmitter"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"headerTemplate","type":"TemplateRef"},{"kind":"Property","name":"hideIndicators","type":"boolean"},{"kind":"Property","name":"indicatorIcon","type":"ICON_TYPE"},{"kind":"Property","name":"items","type":"Observable[]"},{"kind":"Property","name":"itemsPerSlide","type":"number"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"nextIcon","type":"ICON_TYPE"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"previousIcon","type":"ICON_TYPE"},{"kind":"Method","name":"setActiveSlideStartIndex","overloadIndex":1,"parameters":[{"name":"activeSlideStartIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"template","type":"TemplateRef"},{"kind":"Property","name":"title","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"PagedListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setActiveSlideStartIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setActiveSlideStartIndex","overloadIndex":1,"parameters":[{"name":"activeSlideStartIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"PagedListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"PagedListComponent","members":[{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"items","type":"Observable[]"},{"kind":"Property","name":"headerTemplate","type":"TemplateRef"},{"kind":"Property","name":"template","type":"TemplateRef"},{"kind":"Property","name":"itemsPerSlide","type":"number"},{"kind":"Property","name":"hideIndicators","type":"boolean"},{"kind":"Property","name":"indicatorIcon","type":"ICON_TYPE"},{"kind":"Property","name":"previousIcon","type":"ICON_TYPE"},{"kind":"Property","name":"nextIcon","type":"ICON_TYPE"},{"kind":"Property","name":"activeSlideStartIndex","type":"number"},{"kind":"Property","name":"activeSlideStartIndexChange","type":"EventEmitter"},{"kind":"Method","name":"setActiveSlideStartIndex","parameters":[{"name":"activeSlideStartIndex","type":"number","canonicalReference":"@spartacus/epd-visualization/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Enum","name":"SelectionMode_2","members":["Exclusive","None","Sticky"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"SelectionMode_2","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SelectionMode_2","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/epd-visualization/components"}]},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Interface","name":"VisualizationLoadInfo","members":[{"kind":"PropertySignature","name":"errorMessage","type":"string"},{"kind":"PropertySignature","name":"loadStatus","type":"VisualizationLoadStatus"},{"kind":"PropertySignature","name":"lookupResult","type":"VisualizationLookupResult"},{"kind":"PropertySignature","name":"matches","type":"VisualizationInfo[]"},{"kind":"PropertySignature","name":"visualization","type":"VisualizationInfo"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"errorMessage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"errorMessage","type":"string"},"topLevelApiElementName":"VisualizationLoadInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loadStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loadStatus","type":"VisualizationLoadStatus"},"topLevelApiElementName":"VisualizationLoadInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lookupResult","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lookupResult","type":"VisualizationLookupResult"},"topLevelApiElementName":"VisualizationLoadInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"matches","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"matches","type":"VisualizationInfo[]"},"topLevelApiElementName":"VisualizationLoadInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visualization","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visualization","type":"VisualizationInfo"},"topLevelApiElementName":"VisualizationLoadInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Interface","name":"VisualizationLoadInfo","members":[{"kind":"Property","name":"lookupResult","type":"VisualizationLookupResult"},{"kind":"Property","name":"loadStatus","type":"VisualizationLoadStatus"},{"kind":"Property","name":"matches","type":"VisualizationInfo[]"},{"kind":"Property","name":"visualization","type":"VisualizationInfo"},{"kind":"Property","name":"errorMessage","type":"string"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingProductFilterComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"visualPickingProductFilterService","type":"VisualPickingProductFilterService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualPickingProductFilterService:class","shortType":"VisualPickingProductFilterService","importPath":"@spartacus/epd-visualization/components"}]},{"kind":"Property","name":"filter","type":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"visualPickingProductFilterService","type":"VisualPickingProductFilterService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"filter","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"filter","type":"string"},"topLevelApiElementName":"VisualPickingProductFilterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingProductFilterComponent","members":[{"kind":"Property","name":"visualPickingProductFilterService","type":"VisualPickingProductFilterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"visualPickingProductFilterService","type":"VisualPickingProductFilterService","canonicalReference":"@spartacus/epd-visualization/components!VisualPickingProductFilterService:class","shortType":"VisualPickingProductFilterService","importPath":"@spartacus/epd-visualization/components","isOptional":false}]},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingProductFilterService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"applyFilter","overloadIndex":1,"parameters":[{"name":"filterToApply","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unfilteredProductReferences","type":"ProductReference[]","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~ProductReference:interface","shortType":"ProductReference","importPath":"@spartacus/core"}],"returnType":"ProductReference[]"},{"kind":"Property","name":"fieldsToMatch","type":"string[]"},{"kind":"Property","name":"filter","type":"string"},{"kind":"Method","name":"getFilteredProducts","overloadIndex":1,"parameters":[{"name":"unfilteredProductReferences$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"applyFilter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"applyFilter","overloadIndex":1,"parameters":[{"name":"filterToApply","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unfilteredProductReferences","type":"ProductReference[]","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~ProductReference:interface","shortType":"ProductReference","importPath":"@spartacus/core"}],"returnType":"ProductReference[]"},"topLevelApiElementName":"VisualPickingProductFilterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"filter","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"filter","type":"string"},"topLevelApiElementName":"VisualPickingProductFilterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFilteredProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFilteredProducts","overloadIndex":1,"parameters":[{"name":"unfilteredProductReferences$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"VisualPickingProductFilterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingProductFilterService","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Property","name":"_filter","type":""},{"kind":"Property","name":"filter$","type":""},{"kind":"Property","name":"fieldsToMatch","type":"string[]"},{"kind":"Method","name":"applyFilter","parameters":[{"name":"filterToApply","type":"string","canonicalReference":"@spartacus/epd-visualization/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unfilteredProductReferences","type":"ProductReference[]","canonicalReference":"@spartacus/epd-visualization/components!ProductReference:class","shortType":"ProductReference","importPath":"","isOptional":false}],"returnType":"ProductReference[]"},{"kind":"Method","name":"getFilteredProducts","parameters":[{"name":"unfilteredProductReferences$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingProductListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"visualPickingProductListService","type":"VisualPickingProductListService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualPickingProductListService:class","shortType":"VisualPickingProductListService","importPath":"@spartacus/epd-visualization/components"}]},{"kind":"Property","name":"activeSlideStartIndex","type":"number"},{"kind":"Property","name":"filteredItems$","type":"Observable"},{"kind":"Property","name":"itemsPerSlide","type":"number"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedProductCodes","type":"string[]"},{"kind":"Property","name":"selectedProductCodesChange","type":"import(\"@angular/core\").EventEmitter"},{"kind":"Property","name":"singleSelection","type":"boolean"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"visualPickingProductListService","type":"VisualPickingProductListService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"activeSlideStartIndex","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"activeSlideStartIndex","type":"number"},"topLevelApiElementName":"VisualPickingProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"filteredItems$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"filteredItems$","type":"Observable"},"topLevelApiElementName":"VisualPickingProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"itemsPerSlide","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"itemsPerSlide","type":"number"},"topLevelApiElementName":"VisualPickingProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualPickingProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedProductCodes","type":"string[]"},"topLevelApiElementName":"VisualPickingProductListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingProductListComponent","members":[{"kind":"Property","name":"visualPickingProductListService","type":"VisualPickingProductListService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"visualPickingProductListService","type":"VisualPickingProductListService","canonicalReference":"@spartacus/epd-visualization/components!VisualPickingProductListService:class","shortType":"VisualPickingProductListService","importPath":"@spartacus/epd-visualization/components","isOptional":false}]},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"singleSelection","type":"boolean"},{"kind":"Property","name":"selectedProductCodesChange","type":"i0.EventEmitter"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Interface","name":"VisualPickingProductListItem","members":[{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"selected","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"VisualPickingProductListItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"VisualPickingProductListItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Interface","name":"VisualPickingProductListItem","members":[{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"selected","type":"boolean"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingProductListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"productReferenceService","type":"ProductReferenceService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~ProductReferenceService:class","shortType":"ProductReferenceService","importPath":"@spartacus/core"},{"name":"visualPickingProductFilterService","type":"VisualPickingProductFilterService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualPickingProductFilterService:class","shortType":"VisualPickingProductFilterService","importPath":"@spartacus/epd-visualization/components"},{"name":"epdVisualizationConfig","type":"EpdVisualizationConfig","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~EpdVisualizationConfig:class","shortType":"EpdVisualizationConfig","importPath":"@spartacus/epd-visualization/root"}]},{"kind":"Property","name":"activeSlideStartIndex","type":"number"},{"kind":"Property","name":"currentProduct$","type":"Observable"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"DEFAULT_ITEMS_PER_SLIDE","type":""},{"kind":"Property","name":"epdVisualizationConfig","type":"EpdVisualizationConfig"},{"kind":"Property","name":"filteredItems$","type":"Observable"},{"kind":"Method","name":"getFilteredProductReferences","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getProductReferences","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getVisualPickingProductListItems","overloadIndex":1,"parameters":[{"name":"productReferences$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"selectedProductCodes$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"itemsPerSlide","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"productReferenceService","type":"ProductReferenceService"},{"kind":"Property","name":"selectedProductCodes","type":"string[]"},{"kind":"Property","name":"selectedProductCodesChange","type":"EventEmitter"},{"kind":"Property","name":"visualPickingProductFilterService","type":"VisualPickingProductFilterService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFilteredProductReferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFilteredProductReferences","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"VisualPickingProductListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductReferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductReferences","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"VisualPickingProductListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getVisualPickingProductListItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getVisualPickingProductListItems","overloadIndex":1,"parameters":[{"name":"productReferences$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"selectedProductCodes$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"VisualPickingProductListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualPickingProductListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualPickingProductListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedProductCodes","type":"string[]"},"topLevelApiElementName":"VisualPickingProductListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingProductListService","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"productReferenceService","type":"ProductReferenceService"},{"kind":"Property","name":"visualPickingProductFilterService","type":"VisualPickingProductFilterService"},{"kind":"Property","name":"epdVisualizationConfig","type":"EpdVisualizationConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/epd-visualization/components!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"productReferenceService","type":"ProductReferenceService","canonicalReference":"@spartacus/epd-visualization/components!ProductReferenceService:class","shortType":"ProductReferenceService","importPath":"@spartacus/core","isOptional":false},{"name":"visualPickingProductFilterService","type":"VisualPickingProductFilterService","canonicalReference":"@spartacus/epd-visualization/components!VisualPickingProductFilterService:class","shortType":"VisualPickingProductFilterService","importPath":"@spartacus/epd-visualization/components","isOptional":false},{"name":"epdVisualizationConfig","type":"EpdVisualizationConfig","canonicalReference":"@spartacus/epd-visualization/components!EpdVisualizationConfig:class","shortType":"EpdVisualizationConfig","importPath":"@spartacus/epd-visualization/root","isOptional":false}]},{"kind":"Property","name":"DEFAULT_ITEMS_PER_SLIDE","type":""},{"kind":"Property","name":"getFilteredProductReferencesSubscription","type":""},{"kind":"Property","name":"productReferencesSubscription","type":""},{"kind":"Property","name":"filteredItemsSubscription","type":""},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Property","name":"currentProduct$","type":"Observable"},{"kind":"Property","name":"productReferences$","type":""},{"kind":"Method","name":"getProductReferences","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"_getProductReferences","type":""},{"kind":"Method","name":"getFilteredProductReferences","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"activeSlideStartIndex","type":"number"},{"kind":"Property","name":"itemsPerSlide","type":"number"},{"kind":"Property","name":"_selectedProductCodes","type":""},{"kind":"Property","name":"selectedProductCodesChange","type":"EventEmitter"},{"kind":"Method","name":"getVisualPickingProductListItems","parameters":[{"name":"productReferences$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"selectedProductCodes$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"filteredItems$","type":"Observable"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingTabComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"visualPickingTabService","type":"VisualPickingTabService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualPickingTabService:class","shortType":"VisualPickingTabService","importPath":"@spartacus/epd-visualization/components"}]},{"kind":"Property","name":"hideNoProductReferencesIndicator","type":"boolean"},{"kind":"Property","name":"hideProductList","type":"boolean"},{"kind":"Property","name":"hideViewport","type":"boolean"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedProductCodes","type":"string[]"},{"kind":"Property","name":"visualPickingProductListService","type":"VisualPickingProductListService"},{"kind":"Property","name":"visualPickingTabService","type":"VisualPickingTabService"},{"kind":"Property","name":"visualViewerService","type":"VisualViewerService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hideNoProductReferencesIndicator","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hideNoProductReferencesIndicator","type":"boolean"},"topLevelApiElementName":"VisualPickingTabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hideProductList","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hideProductList","type":"boolean"},"topLevelApiElementName":"VisualPickingTabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hideViewport","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hideViewport","type":"boolean"},"topLevelApiElementName":"VisualPickingTabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualPickingTabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedProductCodes","type":"string[]"},"topLevelApiElementName":"VisualPickingTabComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingTabComponent","members":[{"kind":"Property","name":"visualPickingTabService","type":"VisualPickingTabService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"visualPickingTabService","type":"VisualPickingTabService","canonicalReference":"@spartacus/epd-visualization/components!VisualPickingTabService:class","shortType":"VisualPickingTabService","importPath":"@spartacus/epd-visualization/components","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"visualViewerService","type":"VisualViewerService"},{"kind":"Property","name":"visualPickingProductListService","type":"VisualPickingProductListService"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingTabService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"changeDetectorRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"hideNoProductReferencesText","type":"boolean"},{"kind":"Property","name":"hideProductList","type":"boolean"},{"kind":"Property","name":"hideViewport","type":"boolean"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[{"name":"visualViewerService","type":"VisualViewerService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualViewerService:class","shortType":"VisualViewerService","importPath":"@spartacus/epd-visualization/components"},{"name":"visualPickingProductListService","type":"VisualPickingProductListService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualPickingProductListService:class","shortType":"VisualPickingProductListService","importPath":"@spartacus/epd-visualization/components"}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedProductCodes","type":"string[]"},{"kind":"Property","name":"showErrorMessages","type":"boolean"},{"kind":"Property","name":"visualPickingProductListService","type":"VisualPickingProductListService"},{"kind":"Property","name":"visualViewerService","type":"VisualViewerService"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hideNoProductReferencesText","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hideNoProductReferencesText","type":"boolean"},"topLevelApiElementName":"VisualPickingTabService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hideProductList","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hideProductList","type":"boolean"},"topLevelApiElementName":"VisualPickingTabService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hideViewport","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hideViewport","type":"boolean"},"topLevelApiElementName":"VisualPickingTabService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[{"name":"visualViewerService","type":"VisualViewerService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualViewerService:class","shortType":"VisualViewerService","importPath":"@spartacus/epd-visualization/components"},{"name":"visualPickingProductListService","type":"VisualPickingProductListService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualPickingProductListService:class","shortType":"VisualPickingProductListService","importPath":"@spartacus/epd-visualization/components"}],"returnType":"void"},"topLevelApiElementName":"VisualPickingTabService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualPickingTabService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedProductCodes","type":"string[]"},"topLevelApiElementName":"VisualPickingTabService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"visualPickingProductListService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"visualPickingProductListService","type":"VisualPickingProductListService"},"topLevelApiElementName":"VisualPickingTabService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"visualViewerService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"visualViewerService","type":"VisualViewerService"},"topLevelApiElementName":"VisualPickingTabService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualPickingTabService","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/epd-visualization/components!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/epd-visualization/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"changeDetectorRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/epd-visualization/components!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[{"name":"visualViewerService","type":"VisualViewerService","canonicalReference":"@spartacus/epd-visualization/components!VisualViewerService:class","shortType":"VisualViewerService","importPath":"@spartacus/epd-visualization/components","isOptional":false},{"name":"visualPickingProductListService","type":"VisualPickingProductListService","canonicalReference":"@spartacus/epd-visualization/components!VisualPickingProductListService:class","shortType":"VisualPickingProductListService","importPath":"@spartacus/epd-visualization/components","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Property","name":"visualizationLoadInfoChangeSubscription","type":""},{"kind":"Property","name":"getProductReferencesSubscription","type":""},{"kind":"Property","name":"getFilteredProductReferencesSubscription","type":""},{"kind":"Property","name":"_selectedProductCodes","type":""},{"kind":"Property","name":"showErrorMessages","type":"boolean"},{"kind":"Property","name":"_productReferences","type":""},{"kind":"Property","name":"setProductReferences","type":""},{"kind":"Property","name":"showErrorMessage","type":""},{"kind":"Property","name":"handleLoadVisualizationInfoChange","type":""},{"kind":"Property","name":"_visualViewerService","type":""},{"kind":"Property","name":"_visualPickingProductListService","type":""}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualViewerAnimationSliderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"visualViewerAnimationSliderService","type":"VisualViewerAnimationSliderService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualViewerAnimationSliderService:class","shortType":"VisualViewerAnimationSliderService","importPath":"@spartacus/epd-visualization/components"}]},{"kind":"Property","name":"barElement","type":"ElementRef"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"handleElement","type":"ElementRef"},{"kind":"Property","name":"hidden","type":"boolean"},{"kind":"Property","name":"initialized","type":"boolean"},{"kind":"Property","name":"initializedChange","type":"EventEmitter"},{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"position","type":"number"},{"kind":"Property","name":"value","type":"number"},{"kind":"Property","name":"valueChange","type":"EventEmitter"},{"kind":"Property","name":"visualViewerAnimationSliderService","type":"VisualViewerAnimationSliderService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"barElement","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"barElement","type":"ElementRef"},"topLevelApiElementName":"VisualViewerAnimationSliderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"disabled","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"disabled","type":"boolean"},"topLevelApiElementName":"VisualViewerAnimationSliderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"handleElement","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"handleElement","type":"ElementRef"},"topLevelApiElementName":"VisualViewerAnimationSliderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hidden","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hidden","type":"boolean"},"topLevelApiElementName":"VisualViewerAnimationSliderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"initialized","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"initialized","type":"boolean"},"topLevelApiElementName":"VisualViewerAnimationSliderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngAfterViewInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngAfterViewInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerAnimationSliderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"position","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"position","type":"number"},"topLevelApiElementName":"VisualViewerAnimationSliderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"value","type":"number"},"topLevelApiElementName":"VisualViewerAnimationSliderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualViewerAnimationSliderComponent","members":[{"kind":"Property","name":"visualViewerAnimationSliderService","type":"VisualViewerAnimationSliderService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"visualViewerAnimationSliderService","type":"VisualViewerAnimationSliderService","canonicalReference":"@spartacus/epd-visualization/components!VisualViewerAnimationSliderService:class","shortType":"VisualViewerAnimationSliderService","importPath":"@spartacus/epd-visualization/components","isOptional":false}]},{"kind":"Method","name":"ngAfterViewInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"valueChange","type":"EventEmitter"},{"kind":"Property","name":"initializedChange","type":"EventEmitter"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualViewerAnimationSliderService","members":[{"kind":"Property","name":"_barElement","type":"ElementRef"},{"kind":"Property","name":"_handleElement","type":"ElementRef"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"changeDetectorRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"barElement","type":"ElementRef"},{"kind":"Property","name":"barWidth","type":"number"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"handleElement","type":"ElementRef"},{"kind":"Property","name":"handleMaxPosition","type":"number"},{"kind":"Property","name":"handleWidth","type":"number"},{"kind":"Property","name":"hidden","type":"boolean"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"initialized","type":"boolean"},{"kind":"Property","name":"initializedChange","type":"EventEmitter"},{"kind":"Property","name":"pageDelta","type":"number"},{"kind":"Property","name":"position","type":"number"},{"kind":"Property","name":"rightToLeft","type":"boolean"},{"kind":"Property","name":"sizeChange","type":"EventEmitter"},{"kind":"Property","name":"stepDelta","type":"number"},{"kind":"Property","name":"value","type":"number"},{"kind":"Property","name":"valueChange","type":"EventEmitter"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"barElement","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"barElement","type":"ElementRef"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"barWidth","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"barWidth","type":"number"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"disabled","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"disabled","type":"boolean"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"handleElement","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"handleElement","type":"ElementRef"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"handleMaxPosition","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"handleMaxPosition","type":"number"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"handleWidth","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"handleWidth","type":"number"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hidden","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hidden","type":"boolean"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"initialized","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"initialized","type":"boolean"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"position","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"position","type":"number"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"rightToLeft","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"rightToLeft","type":"boolean"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"value","type":"number"},"topLevelApiElementName":"VisualViewerAnimationSliderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualViewerAnimationSliderService","members":[{"kind":"Property","name":"elementRef","type":""},{"kind":"Property","name":"windowRef","type":""},{"kind":"Property","name":"renderer","type":""},{"kind":"Property","name":"changeDetectorRef","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/epd-visualization/components!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"changeDetectorRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Property","name":"setInitialized","type":""},{"kind":"Property","name":"_initialized","type":""},{"kind":"Property","name":"initializedChange","type":"EventEmitter"},{"kind":"Property","name":"_value","type":""},{"kind":"Property","name":"valueChange","type":"EventEmitter"},{"kind":"Property","name":"_disabled","type":""},{"kind":"Property","name":"_hidden","type":""},{"kind":"Property","name":"_barElement","type":"ElementRef"},{"kind":"Property","name":"_handleElement","type":"ElementRef"},{"kind":"Property","name":"_resizeObserver","type":""},{"kind":"Property","name":"eventListenerUtils","type":""},{"kind":"Property","name":"_touchIdentifier","type":""},{"kind":"Property","name":"getClientWidth","type":""},{"kind":"Property","name":"getClientRect","type":""},{"kind":"Property","name":"resizeObserverSupported","type":""},{"kind":"Property","name":"setupResizeObserver","type":""},{"kind":"Property","name":"onResize","type":""},{"kind":"Property","name":"sizeChange","type":"EventEmitter"},{"kind":"Property","name":"updateEventBindings","type":""},{"kind":"Property","name":"valueToPosition","type":""},{"kind":"Property","name":"positionToValue","type":""},{"kind":"Property","name":"findTouch","type":""},{"kind":"Property","name":"onTouchStart","type":""},{"kind":"Property","name":"onTouchStartOnBar","type":""},{"kind":"Property","name":"onMouseDown","type":""},{"kind":"Property","name":"onMouseDownOnBar","type":""},{"kind":"Property","name":"onMouseMove","type":""},{"kind":"Property","name":"onMouseUp","type":""},{"kind":"Property","name":"onTouchMove","type":""},{"kind":"Property","name":"onTouchEnd","type":""},{"kind":"Property","name":"onHandleFocus","type":""},{"kind":"Property","name":"onHandleBlur","type":""},{"kind":"Property","name":"onKeyboardEvent","type":""},{"kind":"Property","name":"stepDelta","type":"number"},{"kind":"Property","name":"pageDelta","type":"number"},{"kind":"Property","name":"getKeyHandler","type":""},{"kind":"Property","name":"applyValue","type":""},{"kind":"Property","name":"clampToRange","type":""}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualViewerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"visualViewerService","type":"VisualViewerService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!VisualViewerService:class","shortType":"VisualViewerService","importPath":"@spartacus/epd-visualization/components"}]},{"kind":"Method","name":"activateHomeView","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"animationPlaying","type":"boolean"},{"kind":"Property","name":"animationPlayingChange","type":"import(\"@angular/core\").EventEmitter"},{"kind":"Property","name":"animationPosition","type":"number"},{"kind":"Property","name":"animationPositionChange","type":"import(\"@angular/core\").EventEmitter"},{"kind":"Property","name":"animationTime","type":"number"},{"kind":"Property","name":"animationTimeChange","type":"import(\"@angular/core\").EventEmitter"},{"kind":"Property","name":"animationTotalDuration","type":"number"},{"kind":"Property","name":"backgroundBottomColor","type":"string"},{"kind":"Property","name":"backgroundTopColor","type":"string"},{"kind":"Property","name":"excludedOpacity","type":"number"},{"kind":"Property","name":"hotspotSelectionColor","type":"string"},{"kind":"Property","name":"includedProductCodes","type":"string[]"},{"kind":"Property","name":"is2D","type":"boolean"},{"kind":"Property","name":"isolateModeEnabled","type":"boolean"},{"kind":"Property","name":"isolateModeEnabledChange","type":"import(\"@angular/core\").EventEmitter"},{"kind":"Method","name":"loadVisualization","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"navigationMode","type":"NavigationMode"},{"kind":"Property","name":"NavigationMode","type":"typeof NavigationMode"},{"kind":"Property","name":"outlineColor","type":"string"},{"kind":"Property","name":"outlineWidth","type":"number"},{"kind":"Method","name":"pauseAnimation","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"playAnimation","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedProductCodes","type":"string[]"},{"kind":"Property","name":"selectedProductCodesChange","type":"import(\"@angular/core\").EventEmitter"},{"kind":"Property","name":"selectionMode","type":"SelectionMode"},{"kind":"Property","name":"SelectionMode","type":"typeof SelectionMode"},{"kind":"Property","name":"showAllHotspotsColor","type":"string"},{"kind":"Property","name":"showAllHotspotsEnabled","type":"boolean"},{"kind":"Property","name":"viewportReady","type":"boolean"},{"kind":"Property","name":"viewportReadyChange","type":"import(\"@angular/core\").EventEmitter"},{"kind":"Property","name":"visualViewerService","type":"VisualViewerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"activateHomeView","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"activateHomeView","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"animationPlaying","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"animationPlaying","type":"boolean"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"animationPosition","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"animationPosition","type":"number"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"animationTime","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"animationTime","type":"number"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"animationTotalDuration","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"animationTotalDuration","type":"number"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"backgroundBottomColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"backgroundBottomColor","type":"string"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"backgroundTopColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"backgroundTopColor","type":"string"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"excludedOpacity","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"excludedOpacity","type":"number"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hotspotSelectionColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hotspotSelectionColor","type":"string"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"includedProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"includedProductCodes","type":"string[]"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"is2D","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"is2D","type":"boolean"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isolateModeEnabled","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isolateModeEnabled","type":"boolean"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadVisualization","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadVisualization","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"navigationMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"navigationMode","type":"NavigationMode"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"outlineColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"outlineColor","type":"string"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"outlineWidth","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"outlineWidth","type":"number"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pauseAnimation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pauseAnimation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"playAnimation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"playAnimation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedProductCodes","type":"string[]"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectionMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectionMode","type":"SelectionMode"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"showAllHotspotsColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"showAllHotspotsColor","type":"string"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"showAllHotspotsEnabled","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"showAllHotspotsEnabled","type":"boolean"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"viewportReady","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"viewportReady","type":"boolean"},"topLevelApiElementName":"VisualViewerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualViewerComponent","members":[{"kind":"Property","name":"visualViewerService","type":"VisualViewerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"visualViewerService","type":"VisualViewerService","canonicalReference":"@spartacus/epd-visualization/components!VisualViewerService:class","shortType":"VisualViewerService","importPath":"@spartacus/epd-visualization/components","isOptional":false}]},{"kind":"Property","name":"selectedProductCodesChange","type":"i0.EventEmitter"},{"kind":"Property","name":"animationTimeChange","type":"i0.EventEmitter"},{"kind":"Property","name":"animationPositionChange","type":"i0.EventEmitter"},{"kind":"Property","name":"animationPlayingChange","type":"i0.EventEmitter"},{"kind":"Property","name":"isolateModeEnabledChange","type":"i0.EventEmitter"},{"kind":"Property","name":"viewportReadyChange","type":"i0.EventEmitter"},{"kind":"Method","name":"activateHomeView","parameters":[],"returnType":"void"},{"kind":"Method","name":"playAnimation","parameters":[],"returnType":"void"},{"kind":"Method","name":"pauseAnimation","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadVisualization","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/epd-visualization/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"SelectionMode","type":"typeof SelectionMode"},{"kind":"Property","name":"NavigationMode","type":"typeof NavigationMode"}]}},{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualViewerService","members":[{"kind":"Property","name":"_sceneNodeToProductLookupService","type":"SceneNodeToProductLookupService"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"epdVisualizationConfig","type":"EpdVisualizationConfig","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~EpdVisualizationConfig:class","shortType":"EpdVisualizationConfig","importPath":"@spartacus/epd-visualization/root"},{"name":"_sceneNodeToProductLookupService","type":"SceneNodeToProductLookupService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~SceneNodeToProductLookupService:class","shortType":"SceneNodeToProductLookupService","importPath":"@spartacus/epd-visualization/core"},{"name":"visualizationLookupService","type":"VisualizationLookupService","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~VisualizationLookupService:class","shortType":"VisualizationLookupService","importPath":"@spartacus/epd-visualization/core"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"changeDetectorRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/epd-visualization_components!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"activateHomeView","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"animationPlaying","type":"boolean"},{"kind":"Property","name":"animationPlayingChange","type":"EventEmitter"},{"kind":"Property","name":"animationPosition","type":"number"},{"kind":"Property","name":"animationPositionChange","type":"EventEmitter"},{"kind":"Property","name":"animationTime","type":"number"},{"kind":"Property","name":"animationTimeChange","type":"EventEmitter"},{"kind":"Property","name":"animationTotalDuration","type":"number"},{"kind":"Property","name":"backgroundBottomColor","type":"string"},{"kind":"Property","name":"backgroundTopColor","type":"string"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"DEFAULT_BACKGROUND_BOTTOM_COLOR","type":""},{"kind":"Property","name":"DEFAULT_BACKGROUND_TOP_COLOR","type":""},{"kind":"Property","name":"DEFAULT_EXCLUDED_OPACITY","type":""},{"kind":"Property","name":"DEFAULT_FLY_TO_DURATION","type":""},{"kind":"Property","name":"DEFAULT_HOTSPOT_SELECTION_HIGHLIGHT_COLOR","type":""},{"kind":"Property","name":"DEFAULT_OUTLINE_COLOR","type":""},{"kind":"Property","name":"DEFAULT_OUTLINE_WIDTH","type":""},{"kind":"Property","name":"DEFAULT_SELECTION_MODE","type":""},{"kind":"Property","name":"DEFAULT_SHOW_ALL_HOTSPOTS_COLOR","type":""},{"kind":"Property","name":"DEFAULT_SHOW_ALL_HOTSPOTS_ENABLED","type":""},{"kind":"Property","name":"DEFAULT_ZOOM_TO_MARGIN","type":""},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"epdVisualizationConfig","type":"EpdVisualizationConfig"},{"kind":"Property","name":"excludedOpacity","type":"number"},{"kind":"Property","name":"hotspotSelectionColor","type":"string"},{"kind":"Property","name":"includedProductCodes","type":"string[]"},{"kind":"Property","name":"is2D","type":"boolean"},{"kind":"Property","name":"isolateModeEnabled","type":"boolean"},{"kind":"Property","name":"isolateModeEnabledChange","type":"EventEmitter"},{"kind":"Method","name":"loadVisualization","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"navigationMode","type":"NavigationMode"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"outlineColor","type":"string"},{"kind":"Property","name":"outlineWidth","type":"number"},{"kind":"Method","name":"pauseAnimation","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"playAnimation","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"sceneLoadInfo$","type":"BehaviorSubject"},{"kind":"Property","name":"selectedProductCodes","type":"string[]"},{"kind":"Property","name":"selectedProductCodesChange","type":"EventEmitter"},{"kind":"Property","name":"selectionMode","type":"SelectionMode"},{"kind":"Property","name":"showAllHotspotsColor","type":"string"},{"kind":"Property","name":"showAllHotspotsEnabled","type":"boolean"},{"kind":"Property","name":"viewportReady","type":"boolean"},{"kind":"Property","name":"viewportReadyChange","type":"EventEmitter"},{"kind":"Property","name":"visualizationLoadInfo","type":"VisualizationLoadInfo"},{"kind":"Property","name":"visualizationLoadInfoChange","type":"EventEmitter"},{"kind":"Property","name":"visualizationLookupService","type":"VisualizationLookupService"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"activateHomeView","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"activateHomeView","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"animationPlaying","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"animationPlaying","type":"boolean"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"animationPosition","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"animationPosition","type":"number"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"animationTime","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"animationTime","type":"number"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"animationTotalDuration","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"animationTotalDuration","type":"number"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"backgroundBottomColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"backgroundBottomColor","type":"string"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"backgroundTopColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"backgroundTopColor","type":"string"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"excludedOpacity","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"excludedOpacity","type":"number"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hotspotSelectionColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hotspotSelectionColor","type":"string"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"includedProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"includedProductCodes","type":"string[]"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"is2D","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"is2D","type":"boolean"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isolateModeEnabled","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isolateModeEnabled","type":"boolean"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadVisualization","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadVisualization","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"navigationMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"navigationMode","type":"NavigationMode"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"outlineColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"outlineColor","type":"string"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"outlineWidth","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"outlineWidth","type":"number"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pauseAnimation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pauseAnimation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"playAnimation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"playAnimation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"sceneLoadInfo$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"sceneLoadInfo$","type":"BehaviorSubject"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedProductCodes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedProductCodes","type":"string[]"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectionMode","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectionMode","type":"SelectionMode"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"showAllHotspotsColor","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"showAllHotspotsColor","type":"string"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"showAllHotspotsEnabled","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"showAllHotspotsEnabled","type":"boolean"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"viewportReady","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"viewportReady","type":"boolean"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"visualizationLoadInfo","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"visualizationLoadInfo","type":"VisualizationLoadInfo"},"topLevelApiElementName":"VisualViewerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/epd-visualization/components"}],"newApiElement":{"entryPoint":"@spartacus/epd-visualization/components","kind":"Class","name":"VisualViewerService","members":[{"kind":"Property","name":"epdVisualizationConfig","type":"EpdVisualizationConfig"},{"kind":"Property","name":"_sceneNodeToProductLookupService","type":"SceneNodeToProductLookupService"},{"kind":"Property","name":"visualizationLookupService","type":"VisualizationLookupService"},{"kind":"Property","name":"elementRef","type":"ElementRef"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"epdVisualizationConfig","type":"EpdVisualizationConfig","canonicalReference":"@spartacus/epd-visualization/components!EpdVisualizationConfig:class","shortType":"EpdVisualizationConfig","importPath":"@spartacus/epd-visualization/root","isOptional":false},{"name":"_sceneNodeToProductLookupService","type":"SceneNodeToProductLookupService","canonicalReference":"@spartacus/epd-visualization/components!SceneNodeToProductLookupService:class","shortType":"SceneNodeToProductLookupService","importPath":"@spartacus/epd-visualization/core","isOptional":false},{"name":"visualizationLookupService","type":"VisualizationLookupService","canonicalReference":"@spartacus/epd-visualization/components!VisualizationLookupService:class","shortType":"VisualizationLookupService","importPath":"@spartacus/epd-visualization/core","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"changeDetectorRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/epd-visualization/components!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedNodeIdsSubscription","type":""},{"kind":"Property","name":"_scene","type":""},{"kind":"Property","name":"_nodeHierarchy","type":""},{"kind":"Property","name":"_contentConnector","type":""},{"kind":"Property","name":"_viewport","type":""},{"kind":"Property","name":"_viewStateManager","type":""},{"kind":"Property","name":"_animationPlayer","type":""},{"kind":"Property","name":"_viewManager","type":""},{"kind":"Property","name":"_drawerToolbar","type":""},{"kind":"Property","name":"_sceneId","type":""},{"kind":"Property","name":"_contentType","type":""},{"kind":"Property","name":"_initialViewInfo","type":""},{"kind":"Property","name":"_leafNodeRefs","type":""},{"kind":"Property","name":"_viewPriorToIsolateViewInfo","type":""},{"kind":"Property","name":"_viewportAdded$","type":""},{"kind":"Property","name":"_selectedNodeIds$","type":""},{"kind":"Property","name":"_sceneLoadInfo$","type":""},{"kind":"Property","name":"DEFAULT_BACKGROUND_TOP_COLOR","type":""},{"kind":"Property","name":"DEFAULT_BACKGROUND_BOTTOM_COLOR","type":""},{"kind":"Property","name":"DEFAULT_HOTSPOT_SELECTION_HIGHLIGHT_COLOR","type":""},{"kind":"Property","name":"DEFAULT_SHOW_ALL_HOTSPOTS_COLOR","type":""},{"kind":"Property","name":"DEFAULT_OUTLINE_COLOR","type":""},{"kind":"Property","name":"DEFAULT_OUTLINE_WIDTH","type":""},{"kind":"Property","name":"DEFAULT_SELECTION_MODE","type":""},{"kind":"Property","name":"DEFAULT_SHOW_ALL_HOTSPOTS_ENABLED","type":""},{"kind":"Property","name":"DEFAULT_EXCLUDED_OPACITY","type":""},{"kind":"Property","name":"DEFAULT_ZOOM_TO_MARGIN","type":""},{"kind":"Property","name":"DEFAULT_FLY_TO_DURATION","type":""},{"kind":"Property","name":"_flyToDurationInSeconds","type":""},{"kind":"Property","name":"_zoomToMargin","type":""},{"kind":"Property","name":"_backgroundTopColor","type":""},{"kind":"Property","name":"_backgroundBottomColor","type":""},{"kind":"Property","name":"_hotspotSelectionColor","type":""},{"kind":"Property","name":"_showAllHotspotsEnabled","type":""},{"kind":"Property","name":"_showAllHotspotsColor","type":""},{"kind":"Property","name":"_outlineColor","type":""},{"kind":"Property","name":"_outlineWidth","type":""},{"kind":"Property","name":"_selectionMode","type":""},{"kind":"Property","name":"_selectedProductCodes","type":""},{"kind":"Property","name":"selectedProductCodesChange","type":"EventEmitter"},{"kind":"Property","name":"_includedProductCodes","type":""},{"kind":"Property","name":"_excludedOpacity","type":""},{"kind":"Property","name":"_animationTime","type":""},{"kind":"Property","name":"animationTimeChange","type":"EventEmitter"},{"kind":"Property","name":"_animationPosition","type":""},{"kind":"Property","name":"animationPositionChange","type":"EventEmitter"},{"kind":"Property","name":"_animationPlaying","type":""},{"kind":"Property","name":"animationPlayingChange","type":"EventEmitter"},{"kind":"Property","name":"_navigationMode","type":""},{"kind":"Property","name":"_isolateModeEnabled","type":""},{"kind":"Property","name":"isolateModeEnabledChange","type":"EventEmitter"},{"kind":"Property","name":"setIs2D","type":""},{"kind":"Property","name":"_is2D","type":""},{"kind":"Property","name":"setViewportReady","type":""},{"kind":"Property","name":"_viewportReady","type":""},{"kind":"Property","name":"viewportReadyChange","type":"EventEmitter"},{"kind":"Method","name":"activateHomeView","parameters":[],"returnType":"void"},{"kind":"Method","name":"playAnimation","parameters":[],"returnType":"void"},{"kind":"Method","name":"pauseAnimation","parameters":[],"returnType":"void"},{"kind":"Property","name":"contentChangesFinished","type":""},{"kind":"Property","name":"contentLoadFinished","type":""},{"kind":"Property","name":"setInitialPropertyValues","type":""},{"kind":"Property","name":"executeWhenSceneLoaded","type":""},{"kind":"Property","name":"applyInclusionStyle","type":""},{"kind":"Property","name":"applyInclusionStyle2D","type":""},{"kind":"Property","name":"applyInclusionStyle3D","type":""},{"kind":"Property","name":"isTopLevelHotspotNode","type":""},{"kind":"Property","name":"isReferenceNode","type":""},{"kind":"Property","name":"getLeafDescendants","type":""},{"kind":"Property","name":"getAllLeafNodeRefs","type":""},{"kind":"Property","name":"isolateNodes","type":""},{"kind":"Property","name":"animationPlayerSetTime","type":""},{"kind":"Property","name":"onViewActivated","type":""},{"kind":"Property","name":"onTimeChanged","type":""},{"kind":"Property","name":"setVisualizationLoadInfo","type":""},{"kind":"Property","name":"_visualizationLoadInfo","type":""},{"kind":"Property","name":"visualizationLoadInfoChange","type":"EventEmitter"},{"kind":"Method","name":"loadVisualization","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/epd-visualization/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"isUi5BootStrapped","type":""},{"kind":"Property","name":"getCore","type":""},{"kind":"Property","name":"bootstrapUi5","type":""},{"kind":"Property","name":"initializeUi5","type":""},{"kind":"Property","name":"destroyViewportAssociations","type":""},{"kind":"Property","name":"destroyContentConnector","type":""},{"kind":"Property","name":"destroyViewManagers","type":""},{"kind":"Property","name":"onContentChangesStarted","type":""},{"kind":"Property","name":"onContentChangesFinished","type":""},{"kind":"Property","name":"onContentLoadingFinished","type":""},{"kind":"Property","name":"onNodesPicked","type":""},{"kind":"Property","name":"isNodeIncluded","type":""},{"kind":"Property","name":"onNodesPicked2D","type":""},{"kind":"Property","name":"onNodesPicked3D","type":""},{"kind":"Property","name":"addViewport","type":""},{"kind":"Property","name":"getCSSPropertyValue","type":""},{"kind":"Property","name":"getCSSColor","type":""},{"kind":"Property","name":"resolveVisualization","type":""},{"kind":"Property","name":"persistentIdToNodeRef","type":""},{"kind":"Property","name":"nodeRefToPersistentId","type":""},{"kind":"Property","name":"getViewStateManagerImplementation","type":""},{"kind":"Property","name":"handleSelectedNodeIds","type":""},{"kind":"Property","name":"handleSelectedNodes2D","type":""},{"kind":"Property","name":"handleSelectedNodes3D","type":""},{"kind":"Property","name":"setShouldRenderFrame","type":""},{"kind":"Property","name":"is2DContentType","type":""},{"kind":"Property","name":"loadScene","type":""},{"kind":"Property","name":"onSelectionChanged","type":""},{"kind":"Property","name":"onOutliningChanged","type":""}]}},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsCs","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsDe","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsEn","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsEs_CO","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsEs","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsFr","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsHi","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsHu","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsId","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsIt","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsJa","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsKo","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsPl","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsPt","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsRu","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsZh_TW","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/epd-visualization/assets","kind":"Variable","name":"epdVisualizationTranslationsZh","type":"{ epdVisualization: { epdVisualization: { visualViewer: { contentType: { drawing2D: string; model3D: string; }; toolbar: { homeButton: { label: string; }; zoomButton: { label: string; }; panButton: { label: string; }; rotateButton: { label: string; }; isolateButton: { label: string; }; playButton: { label: string; }; pauseButton: { label: string; }; hotspotsButton: { label: string; show: string; hide: string; }; visualViewerAnimationSlider: { label: string; role: string; }; }; }; visualPicking: { visualPickingTab: { noProductReferences: string; }; visualPickingProductList: { description: string; itemPrice: string; outOfStock: string; id: string; }; visualPickingProductFilter: { input: { placeholder: string; }; searchButton: { label: string; }; resetButton: { label: string; }; }; }; errors: { visualLoad: { noMatchingVisualFound: string; multipleMatchingVisualsFound: string; unexpectedLoadError: string; }; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"epdVisualizationTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"epdVisualizationTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/epd-visualization/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsCs","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsDe","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsEn","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsEs_CO","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsEs","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsFr","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsHi","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsHu","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsId","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsIt","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsJa","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsKo","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsPl","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsPt","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsRu","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsZh_TW","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments/assets","kind":"Variable","name":"dpTranslationsZh","type":"{ dpPaymentForm: { dpPaymentForm: { redirect: string; callback: string; cancelledOrFailed: string; error: { redirect: string; paymentFetch: string; unknown: string; }; confirmation: { heading: string; text: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"dpTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"dpTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/digital-payments/assets"}]},{"entryPoint":"@spartacus/digital-payments","kind":"Class","name":"DpCheckoutPaymentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"dpAdapter","type":"DigitalPaymentsAdapter","isOptional":false,"canonicalReference":"@spartacus/digital-payments!~DigitalPaymentsAdapter:class","shortType":"DigitalPaymentsAdapter","importPath":""},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/digital-payments!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"query","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/digital-payments!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/digital-payments!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"signature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"billingAddress","type":"Address","isOptional":true,"canonicalReference":"@spartacus/digital-payments!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"createPaymentDetailsCommand","type":"Command<{ sessionId: string; signature: string; billingAddress?: Address; }, PaymentDetails>"},{"kind":"Property","name":"dpAdapter","type":"DigitalPaymentsAdapter"},{"kind":"Method","name":"getCardRegistrationDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"query","type":"QueryService"},{"kind":"Property","name":"RequestUrlQuery","type":"Query"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"DpCheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/digital-payments"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"sessionId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"signature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"billingAddress","type":"Address","isOptional":true,"canonicalReference":"@spartacus/digital-payments!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"DpCheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/digital-payments"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardRegistrationDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardRegistrationDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"DpCheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/digital-payments"}],"newApiElement":{"entryPoint":"@spartacus/digital-payments","kind":"Class","name":"DpCheckoutPaymentService","members":[{"kind":"Property","name":"dpAdapter","type":"DigitalPaymentsAdapter"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"query","type":"QueryService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"dpAdapter","type":"DigitalPaymentsAdapter","canonicalReference":"@spartacus/digital-payments!DigitalPaymentsAdapter:class","shortType":"DigitalPaymentsAdapter","importPath":"@spartacus/digital-payments","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/digital-payments!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"query","type":"QueryService","canonicalReference":"@spartacus/digital-payments!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/digital-payments!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"RequestUrlQuery","type":"Query"},{"kind":"Method","name":"getCardRegistrationDetails","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"createPaymentDetailsCommand","type":"Command<{ sessionId: string; signature: string; billingAddress?: Address; }, PaymentDetails>"},{"kind":"Method","name":"createPaymentDetails","parameters":[{"name":"sessionId","type":"string","canonicalReference":"@spartacus/digital-payments!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"signature","type":"string","canonicalReference":"@spartacus/digital-payments!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"billingAddress","type":"Address","canonicalReference":"@spartacus/digital-payments!Address:class","shortType":"Address","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"}]}},{"entryPoint":"@spartacus/digital-payments","kind":"Interface","name":"DpPaymentRequest","members":[{"kind":"PropertySignature","name":"sessionId","type":"string"},{"kind":"PropertySignature","name":"signature","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sessionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sessionId","type":"string"},"topLevelApiElementName":"DpPaymentRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/digital-payments"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"signature","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"signature","type":"string"},"topLevelApiElementName":"DpPaymentRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/digital-payments"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"DpPaymentRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/digital-payments"}],"newApiElement":{"entryPoint":"@spartacus/digital-payments","kind":"Interface","name":"DpPaymentRequest","members":[{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"sessionId","type":"string"},{"kind":"Property","name":"signature","type":"string"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"AssociatedObject","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"modifiedAt","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"AssociatedObject","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"modifiedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"modifiedAt","type":"string"},"topLevelApiElementName":"AssociatedObject","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"AssociatedObject","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"AssociatedObject","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"modifiedAt","type":"string"},{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"AssociatedObjectsList","members":[{"kind":"PropertySignature","name":"ticketAssociatedObjects","type":"AssociatedObject[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ticketAssociatedObjects","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ticketAssociatedObjects","type":"AssociatedObject[]"},"topLevelApiElementName":"AssociatedObjectsList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"AssociatedObjectsList","members":[{"kind":"Property","name":"ticketAssociatedObjects","type":"AssociatedObject[]"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"Attachment","members":[{"kind":"PropertySignature","name":"filename","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"filename","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"filename","type":"string"},"topLevelApiElementName":"Attachment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"Attachment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"Attachment","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"filename","type":"string"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"CategoriesList","members":[{"kind":"PropertySignature","name":"ticketCategories","type":"Category[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ticketCategories","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ticketCategories","type":"Category[]"},"topLevelApiElementName":"CategoriesList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"CategoriesList","members":[{"kind":"Property","name":"ticketCategories","type":"Category[]"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"Category","members":[{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"Category","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Class","name":"CustomerTicketingEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onLanguageAndCurrencySetEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onLoginAndLogoutEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onNewMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onTicketClosed","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onTicketCreatedEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onTicketReopened","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onUploadAttachmentSucess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onLanguageAndCurrencySetEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onLanguageAndCurrencySetEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onLoginAndLogoutEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onLoginAndLogoutEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onNewMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onNewMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onTicketClosed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onTicketClosed","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onTicketCreatedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onTicketCreatedEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onTicketReopened","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onTicketReopened","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onUploadAttachmentSucess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onUploadAttachmentSucess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Class","name":"CustomerTicketingEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/customer-ticketing/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/customer-ticketing/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"onTicketCreatedEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"onLanguageAndCurrencySetEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"onLoginAndLogoutEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"onNewMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"onTicketClosed","parameters":[],"returnType":"void"},{"kind":"Method","name":"onTicketReopened","parameters":[],"returnType":"void"},{"kind":"Method","name":"onUploadAttachmentSucess","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Class","name":"CustomerTicketingFacade","members":[{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"ticket","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_root!TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_root!TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"},{"name":"containsAttachment","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"eventCode","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjectsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategoriesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketsState","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getTicketState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"ticket","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_root!TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicketEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_root!TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"},{"name":"containsAttachment","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"eventCode","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjects","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjectsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjectsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategories","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategoriesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategoriesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTickets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketsState","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"uploadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Class","name":"CustomerTicketingFacade","members":[{"kind":"Method","name":"getTicketState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTicket","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketsState","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"getTickets","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategoriesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTicketCategories","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjectsState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTicketAssociatedObjects","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"createTicket","parameters":[{"name":"ticket","type":"TicketStarter","canonicalReference":"@spartacus/customer-ticketing/root!TicketStarter:class","shortType":"TicketStarter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createTicketEvent","parameters":[{"name":"ticketEvent","type":"TicketEvent","canonicalReference":"@spartacus/customer-ticketing/root!TicketEvent:class","shortType":"TicketEvent","importPath":"","isOptional":false},{"name":"containsAttachment","type":"boolean","canonicalReference":"@spartacus/customer-ticketing/root!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"uploadAttachment","parameters":[{"name":"file","type":"File","canonicalReference":"@spartacus/customer-ticketing/root!File:class","shortType":"File","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"eventCode","type":"string | undefined","canonicalReference":"@spartacus/customer-ticketing/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string | undefined","canonicalReference":"@spartacus/customer-ticketing/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"Status","members":[{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"Status","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Status","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"Status","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketDetails","members":[{"kind":"PropertySignature","name":"availableStatusTransitions","type":"Array"},{"kind":"PropertySignature","name":"createdAt","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"modifiedAt","type":"string"},{"kind":"PropertySignature","name":"status","type":"Status"},{"kind":"PropertySignature","name":"subject","type":"string"},{"kind":"PropertySignature","name":"ticketCategory","type":"Category"},{"kind":"PropertySignature","name":"ticketEvents","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"availableStatusTransitions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"availableStatusTransitions","type":"Array"},"topLevelApiElementName":"TicketDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createdAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createdAt","type":"string"},"topLevelApiElementName":"TicketDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"TicketDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"modifiedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"modifiedAt","type":"string"},"topLevelApiElementName":"TicketDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"Status"},"topLevelApiElementName":"TicketDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subject","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subject","type":"string"},"topLevelApiElementName":"TicketDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ticketCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ticketCategory","type":"Category"},"topLevelApiElementName":"TicketDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ticketEvents","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ticketEvents","type":"Array"},"topLevelApiElementName":"TicketDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketDetails","members":[{"kind":"Property","name":"availableStatusTransitions","type":"Array"},{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"createdAt","type":"string"},{"kind":"Property","name":"modifiedAt","type":"string"},{"kind":"Property","name":"status","type":"Status"},{"kind":"Property","name":"subject","type":"string"},{"kind":"Property","name":"ticketCategory","type":"Category"},{"kind":"Property","name":"ticketEvents","type":"Array"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketEvent","members":[{"kind":"PropertySignature","name":"addedByAgent","type":"boolean"},{"kind":"PropertySignature","name":"author","type":"string"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"createdAt","type":"string"},{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"ticketEventAttachments","type":"Array"},{"kind":"PropertySignature","name":"toStatus","type":"Status"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addedByAgent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addedByAgent","type":"boolean"},"topLevelApiElementName":"TicketEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"author","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"author","type":"string"},"topLevelApiElementName":"TicketEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"TicketEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createdAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createdAt","type":"string"},"topLevelApiElementName":"TicketEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"TicketEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ticketEventAttachments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ticketEventAttachments","type":"Array"},"topLevelApiElementName":"TicketEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"toStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"toStatus","type":"Status"},"topLevelApiElementName":"TicketEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketEvent","members":[{"kind":"Property","name":"author","type":"string"},{"kind":"Property","name":"createdAt","type":"string"},{"kind":"Property","name":"message","type":"string"},{"kind":"Property","name":"toStatus","type":"Status"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"addedByAgent","type":"boolean"},{"kind":"Property","name":"ticketEventAttachments","type":"Array"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketList","members":[{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"tickets","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"TicketList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"TicketList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tickets","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tickets","type":"Array"},"topLevelApiElementName":"TicketList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketList","members":[{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"},{"kind":"Property","name":"tickets","type":"Array"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketSearchConfig","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"sort","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"TicketSearchConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"TicketSearchConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sort","type":"string"},"topLevelApiElementName":"TicketSearchConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketSearchConfig","members":[{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"sort","type":"string"}]}},{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketStarter","members":[{"kind":"PropertySignature","name":"associatedTo","type":"AssociatedObject"},{"kind":"PropertySignature","name":"attachments","type":"Array"},{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"subject","type":"string"},{"kind":"PropertySignature","name":"ticketCategory","type":"Category"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"associatedTo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"associatedTo","type":"AssociatedObject"},"topLevelApiElementName":"TicketStarter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attachments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attachments","type":"Array"},"topLevelApiElementName":"TicketStarter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"TicketStarter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subject","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subject","type":"string"},"topLevelApiElementName":"TicketStarter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ticketCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ticketCategory","type":"Category"},"topLevelApiElementName":"TicketStarter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/customer-ticketing/root"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"TicketStarter","members":[{"kind":"Property","name":"associatedTo","type":"AssociatedObject"},{"kind":"Property","name":"message","type":"string"},{"kind":"Property","name":"subject","type":"string"},{"kind":"Property","name":"ticketCategory","type":"Category"},{"kind":"Property","name":"attachments","type":"Array"}]}},{"entryPoint":"@spartacus/customer-ticketing/occ","kind":"Class","name":"OccCustomerTicketingAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticket","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_occ!~TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_occ!~TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCreateTicketEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getCreateTicketEventEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getDownloadAttachmentEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjectsEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategoriesEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getTicketEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketsEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getUploadAttachmentEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticket","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_occ!~TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicketEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_occ!~TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateTicketEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateTicketEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateTicketEventEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateTicketEventEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDownloadAttachmentEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDownloadAttachmentEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjects","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjectsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjectsEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategories","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategoriesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategoriesEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTickets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketsEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUploadAttachmentEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUploadAttachmentEndpoint","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"uploadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/occ"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/occ","kind":"Class","name":"OccCustomerTicketingAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/customer-ticketing/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/customer-ticketing/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getTicketAssociatedObjects","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjectsEndpoint","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getTicketCategories","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategoriesEndpoint","parameters":[],"returnType":"string"},{"kind":"Method","name":"getTicket","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTicketEndpoint","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createTicket","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticket","type":"TicketStarter","canonicalReference":"@spartacus/customer-ticketing/occ!TicketStarter:class","shortType":"TicketStarter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCreateTicketEndpoint","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getTickets","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getTicketsEndpoint","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"createTicketEvent","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketEvent","type":"TicketEvent","canonicalReference":"@spartacus/customer-ticketing/occ!TicketEvent:class","shortType":"TicketEvent","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCreateTicketEventEndpoint","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"uploadAttachment","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"file","type":"File","canonicalReference":"@spartacus/customer-ticketing/occ!File:class","shortType":"File","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getUploadAttachmentEndpoint","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDownloadAttachmentEndpoint","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/customer-ticketing/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"CustomerTicketingAdapter","members":[{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticket","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticket","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicketEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjects","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategories","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTickets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"uploadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"CustomerTicketingAdapter","members":[{"kind":"Method","name":"getTicket","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTickets","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategories","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjects","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createTicket","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticket","type":"TicketStarter","canonicalReference":"@spartacus/customer-ticketing/core!TicketStarter:class","shortType":"TicketStarter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createTicketEvent","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketEvent","type":"TicketEvent","canonicalReference":"@spartacus/customer-ticketing/core!TicketEvent:class","shortType":"TicketEvent","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"uploadAttachment","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"file","type":"File","canonicalReference":"@spartacus/customer-ticketing/core!File:class","shortType":"File","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"CustomerTicketingConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CustomerTicketingAdapter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!CustomerTicketingAdapter:class","shortType":"CustomerTicketingAdapter","importPath":"@spartacus/customer-ticketing/core"}]},{"kind":"Property","name":"adapter","type":"CustomerTicketingAdapter"},{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticket","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticket","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicketEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjects","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategories","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTickets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"uploadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"CustomerTicketingConnector","members":[{"kind":"Property","name":"adapter","type":"CustomerTicketingAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CustomerTicketingAdapter","canonicalReference":"@spartacus/customer-ticketing/core!CustomerTicketingAdapter:class","shortType":"CustomerTicketingAdapter","importPath":"@spartacus/customer-ticketing/core","isOptional":false}]},{"kind":"Method","name":"getTicket","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTickets","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategories","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjects","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createTicket","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticket","type":"TicketStarter","canonicalReference":"@spartacus/customer-ticketing/core!TicketStarter:class","shortType":"TicketStarter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createTicketEvent","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketEvent","type":"TicketEvent","canonicalReference":"@spartacus/customer-ticketing/core!TicketEvent:class","shortType":"TicketEvent","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"uploadAttachment","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"file","type":"File","canonicalReference":"@spartacus/customer-ticketing/core!File:class","shortType":"File","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"CustomerTicketingPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core"},{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"semanticPath","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Property","name":"CUSTOMER_SERVICE_SEMANTIC_ROUTE","type":""},{"kind":"Property","name":"CUSTOMER_SERVICE_TRANSLATION_KEY","type":""},{"kind":"Property","name":"customerServiceBreadCrumb$","type":"Observable"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveHeading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"semanticPath","type":"SemanticPathService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveHeading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveHeading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"CustomerTicketingPageMetaResolver","members":[{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"semanticPath","type":"SemanticPathService"},{"kind":"Property","name":"CUSTOMER_SERVICE_TRANSLATION_KEY","type":""},{"kind":"Property","name":"CUSTOMER_SERVICE_SEMANTIC_ROUTE","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/customer-ticketing/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/customer-ticketing/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","canonicalReference":"@spartacus/customer-ticketing/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core","isOptional":false},{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","canonicalReference":"@spartacus/customer-ticketing/core!CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/customer-ticketing/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPath","type":"SemanticPathService","canonicalReference":"@spartacus/customer-ticketing/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveHeading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveBreadcrumbs","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"customerServiceBreadCrumb$","type":"Observable"}]}},{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"CustomerTicketingService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"queryService","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"customerTicketingConnector","type":"CustomerTicketingConnector","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!CustomerTicketingConnector:class","shortType":"CustomerTicketingConnector","importPath":"@spartacus/customer-ticketing/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"ticketStarted","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},{"kind":"Property","name":"createTicketCommand","type":"Command"},{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"},{"name":"containsAttachment","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"createTicketEventCommand","type":"Command<{ ticketEvent: TicketEvent; containsAttachment?: boolean; }, TicketEvent>"},{"kind":"Property","name":"customerTicketingConnector","type":"CustomerTicketingConnector"},{"kind":"Method","name":"customerTicketingListPreConditions","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"customerTicketingPreConditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"downloadAttachmentCommand","type":"Command<{ eventCode: string; attachmentId: string; }>"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"getTicketAssociatedObjectsQuery","type":"Query"},{"kind":"Method","name":"getTicketAssociatedObjectsQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketAssociatedObjectsQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketAssociatedObjectsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"getTicketCategoriesQuery","type":"Query"},{"kind":"Method","name":"getTicketCategoriesQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketCategoriesQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketCategoriesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Property","name":"getTicketQuery$","type":"Query"},{"kind":"Method","name":"getTicketQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTicketsQuery$","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Query"},{"kind":"Method","name":"getTicketsQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketsQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketsState","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getTicketState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"uploadAttachmentCommand","type":"Command<{ file: File; eventCode: string; ticketId?: string; }>"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicket","overloadIndex":1,"parameters":[{"name":"ticketStarted","type":"TicketStarter","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketStarter:interface","shortType":"TicketStarter","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicketEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicketEvent","overloadIndex":1,"parameters":[{"name":"ticketEvent","type":"TicketEvent","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~TicketEvent:interface","shortType":"TicketEvent","importPath":"@spartacus/customer-ticketing/root"},{"name":"containsAttachment","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerTicketingListPreConditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerTicketingListPreConditions","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerTicketingPreConditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerTicketingPreConditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attachmentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicket","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicket","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjects","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjects","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjectsQueryReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjectsQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjectsQueryResetEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjectsQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketAssociatedObjectsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketAssociatedObjectsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategories","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategories","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategoriesQueryReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategoriesQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategoriesQueryResetEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategoriesQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketCategoriesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketCategoriesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketQueryReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketQueryResetEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTickets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTickets","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketsQuery$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketsQuery$","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Query"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketsQueryReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketsQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketsQueryResetEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketsQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketsState","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTicketState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTicketState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"uploadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"uploadAttachment","overloadIndex":1,"parameters":[{"name":"file","type":"File","isOptional":false,"canonicalReference":"!File:interface","shortType":"File","importPath":""},{"name":"eventCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ticketId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"CustomerTicketingService","members":[{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"customerTicketingConnector","type":"CustomerTicketingConnector"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getTicketCategoriesQueryReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketCategoriesQueryResetEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketAssociatedObjectsQueryReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketAssociatedObjectsQueryResetEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketQueryReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketQueryResetEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketsQueryReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getTicketsQueryResetEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Property","name":"createTicketCommand","type":"Command"},{"kind":"Property","name":"createTicketEventCommand","type":"Command<{ ticketEvent: TicketEvent; containsAttachment?: boolean; }, TicketEvent>"},{"kind":"Property","name":"uploadAttachmentCommand","type":"Command<{ file: File; eventCode: string; ticketId?: string; }>"},{"kind":"Property","name":"downloadAttachmentCommand","type":"Command<{ eventCode: string; attachmentId: string; }>"},{"kind":"Property","name":"getTicketQuery$","type":"Query"},{"kind":"Method","name":"getTicketsQuery$","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Query"},{"kind":"Property","name":"getTicketCategoriesQuery","type":"Query"},{"kind":"Property","name":"getTicketAssociatedObjectsQuery","type":"Query"},{"kind":"Method","name":"customerTicketingPreConditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"customerTicketingListPreConditions","parameters":[],"returnType":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"queryService","type":"QueryService","canonicalReference":"@spartacus/customer-ticketing/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/customer-ticketing/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/customer-ticketing/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"customerTicketingConnector","type":"CustomerTicketingConnector","canonicalReference":"@spartacus/customer-ticketing/core!CustomerTicketingConnector:class","shortType":"CustomerTicketingConnector","importPath":"@spartacus/customer-ticketing/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/customer-ticketing/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/customer-ticketing/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getTicketAssociatedObjectsState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTicketAssociatedObjects","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketCategoriesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTicketCategories","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTicketState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getTicket","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"createTicket","parameters":[{"name":"ticketStarted","type":"TicketStarter","canonicalReference":"@spartacus/customer-ticketing/core!TicketStarter:class","shortType":"TicketStarter","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getTicketsState","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getTickets","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"sort","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createTicketEvent","parameters":[{"name":"ticketEvent","type":"TicketEvent","canonicalReference":"@spartacus/customer-ticketing/core!TicketEvent:class","shortType":"TicketEvent","importPath":"","isOptional":false},{"name":"containsAttachment","type":"boolean","canonicalReference":"@spartacus/customer-ticketing/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"uploadAttachment","parameters":[{"name":"file","type":"File","canonicalReference":"@spartacus/customer-ticketing/core!File:class","shortType":"File","importPath":"","isOptional":false},{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ticketId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"eventCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attachmentId","type":"string","canonicalReference":"@spartacus/customer-ticketing/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"NotFoundTicketRequestHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"platformId","type":"Object | undefined","isOptional":true,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}]},{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleTicketNotFoundError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"isCustomerTicketingDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"platformId","type":"Object | undefined"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"routingService","type":"RoutingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"NotFoundTicketRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"NotFoundTicketRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"NotFoundTicketRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleTicketNotFoundError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleTicketNotFoundError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"NotFoundTicketRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"NotFoundTicketRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCustomerTicketingDetailsRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCustomerTicketingDetailsRoute","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"NotFoundTicketRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/core"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/core","kind":"Class","name":"NotFoundTicketRequestHandler","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"platformId","type":"Object | undefined"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/customer-ticketing/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/customer-ticketing/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"platformId","type":"Object | undefined","canonicalReference":"@spartacus/customer-ticketing/core!Object:class","shortType":"Object","importPath":"","isOptional":true}]},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/customer-ticketing/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/customer-ticketing/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/customer-ticketing/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isCustomerTicketingDetailsRoute","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"handleTicketNotFoundError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/customer-ticketing/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/customer-ticketing/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/customer-ticketing/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCloseComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"customerTicketingCloseComponentService","type":"CustomerTicketingCloseComponentService"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"enableCloseButton$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCloseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCloseComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCloseComponent","members":[{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"customerTicketingCloseComponentService","type":"CustomerTicketingCloseComponentService"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"enableCloseButton$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/customer-ticketing/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"openDialog","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCloseComponentService","members":[{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Method","name":"enableCloseButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enableCloseButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enableCloseButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingCloseComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCloseComponentService","members":[{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Method","name":"enableCloseButton","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCloseDialogComponent","members":[{"kind":"Method","name":"closeRequest","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onComplete","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"prepareTicketEvent","overloadIndex":1,"parameters":[],"returnType":"TicketEvent"},{"kind":"Property","name":"subscription","type":"Subscription"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeRequest","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCloseDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCloseDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCloseDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onComplete","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCloseDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCloseDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareTicketEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareTicketEvent","overloadIndex":1,"parameters":[],"returnType":"TicketEvent"},"topLevelApiElementName":"CustomerTicketingCloseDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCloseDialogComponent","members":[{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeRequest","parameters":[],"returnType":"void"},{"kind":"Method","name":"prepareTicketEvent","parameters":[],"returnType":"TicketEvent"},{"kind":"Method","name":"onComplete","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCreateComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openCreateNewTicketDialog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openCreateNewTicketDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openCreateNewTicketDialog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCreateComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/customer-ticketing/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"openCreateNewTicketDialog","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCreateDialogComponent","members":[{"kind":"Property","name":"attachment","type":"File"},{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"createTicketRequest","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"featureService","type":"FeatureConfigService | null"},{"kind":"Method","name":"getCreateTicketPayload","overloadIndex":1,"parameters":[{"name":"form","type":"FormGroup","isOptional":false,"canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms"}],"returnType":"TicketStarter"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"manageCategoryValidation","overloadIndex":1,"parameters":[{"name":"categories","type":"Category[] | undefined","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~Category_2:interface","shortType":"Category","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onComplete","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedAssociatedObject","type":"AssociatedObject"},{"kind":"Property","name":"selectedCategory","type":"Category"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"ticketAssociatedObjects$","type":"Observable"},{"kind":"Property","name":"ticketCategories$","type":"Observable"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicketRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicketRequest","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"featureService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureService","type":"FeatureConfigService | null"},"new":{"kind":"Property","name":"featureService","type":""},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateTicketPayload","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateTicketPayload","overloadIndex":1,"parameters":[{"name":"form","type":"FormGroup","isOptional":false,"canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms"}],"returnType":"TicketStarter"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"manageCategoryValidation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"manageCategoryValidation","overloadIndex":1,"parameters":[{"name":"categories","type":"Category[] | undefined","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~Category_2:interface","shortType":"Category","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onComplete","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingCreateDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingCreateDialogComponent","members":[{"kind":"Property","name":"ticketCategories$","type":"Observable"},{"kind":"Property","name":"ticketAssociatedObjects$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"selectedCategory","type":"Category"},{"kind":"Property","name":"selectedAssociatedObject","type":"AssociatedObject"},{"kind":"Property","name":"attachment","type":"File"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"featureService","type":""},{"kind":"Method","name":"getCreateTicketPayload","parameters":[{"name":"form","type":"FormGroup","canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"TicketStarter"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"createTicketRequest","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleError","parameters":[{"name":"error","type":"any","canonicalReference":"@spartacus/customer-ticketing/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"manageCategoryValidation","parameters":[{"name":"categories","type":"Category[] | undefined","canonicalReference":"@spartacus/customer-ticketing/components!Category:class","shortType":"Category","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onComplete","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingDetailsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"dateFormat","type":"string"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getStatusClass","overloadIndex":1,"parameters":[{"name":"id","type":"string | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"prepareCardContent","overloadIndex":1,"parameters":[{"name":"entity","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"titleTranslation","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"reloadOnRedirection","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"ticketDetails$","type":"Observable"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStatusClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStatusClass","overloadIndex":1,"parameters":[{"name":"id","type":"string | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CustomerTicketingDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareCardContent","overloadIndex":1,"parameters":[{"name":"entity","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"titleTranslation","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reloadOnRedirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reloadOnRedirection","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingDetailsComponent","members":[{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"dateFormat","type":"string"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"ticketDetails$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/customer-ticketing/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/customer-ticketing/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/customer-ticketing/components!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"prepareCardContent","parameters":[{"name":"entity","type":"string | undefined","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"titleTranslation","type":"string","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"string | undefined","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getStatusClass","parameters":[{"name":"id","type":"string | undefined","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"reloadOnRedirection","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"customerTicketingConfig","type":"CustomerTicketingConfig","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingConfig:class","shortType":"CustomerTicketingConfig","importPath":"@spartacus/customer-ticketing/root"},{"name":"filesFormValidators","type":"FilesFormValidators","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~FilesFormValidators:class","shortType":"FilesFormValidators","importPath":"@spartacus/storefront"},{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"allowedTypes","type":"string[] | undefined"},{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"customerTicketingConfig","type":"CustomerTicketingConfig"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"filesFormValidators","type":"FilesFormValidators"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"getInputCharactersForSubject","type":"number"},{"kind":"Property","name":"getInputCharactersLimit","type":"number"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"inputCharactersForSubject","type":"number"},{"kind":"Property","name":"inputCharactersLimit","type":"number"},{"kind":"Property","name":"isDataLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"maxSize","type":"number"},{"kind":"Property","name":"messagesCharacterLeft","type":"number"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subjectCharacterLeft","type":"number"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"allowedTypes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"allowedTypes","type":"string[] | undefined"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"getInputCharactersForSubject","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"getInputCharactersForSubject","type":"number"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"getInputCharactersLimit","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"getInputCharactersLimit","type":"number"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"maxSize","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"maxSize","type":"number"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"messagesCharacterLeft","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"messagesCharacterLeft","type":"number"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"subjectCharacterLeft","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"subjectCharacterLeft","type":"number"},"topLevelApiElementName":"CustomerTicketingDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"customerTicketingConfig","type":"CustomerTicketingConfig"},{"kind":"Property","name":"filesFormValidators","type":"FilesFormValidators"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"form","type":"FormGroup"},{"kind":"Property","name":"inputCharactersLimit","type":"number"},{"kind":"Property","name":"inputCharactersForSubject","type":"number"},{"kind":"Property","name":"isDataLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/customer-ticketing/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/customer-ticketing/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"customerTicketingConfig","type":"CustomerTicketingConfig","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingConfig:class","shortType":"CustomerTicketingConfig","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"filesFormValidators","type":"FilesFormValidators","canonicalReference":"@spartacus/customer-ticketing/components!FilesFormValidators:class","shortType":"FilesFormValidators","importPath":"@spartacus/storefront","isOptional":false},{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/customer-ticketing/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"buildForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"customerTicketingConfig","type":"CustomerTicketingConfig","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingConfig:class","shortType":"CustomerTicketingConfig","importPath":"@spartacus/customer-ticketing/root"}]},{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createTicketListEvent","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ currentPage: number; sortCode: string; }"},{"kind":"Property","name":"customerTicketingConfig","type":"CustomerTicketingConfig"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byTicketId: string; byDate: string; }>"},{"kind":"Property","name":"getStatusClass","type":"(status: string) => string"},{"kind":"Method","name":"goToTicketDetail","overloadIndex":1,"parameters":[{"name":"ticketId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"tickets$","type":"Observable"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createTicketListEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createTicketListEvent","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ currentPage: number; sortCode: string; }"},"topLevelApiElementName":"CustomerTicketingListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSortLabels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byTicketId: string; byDate: string; }>"},"topLevelApiElementName":"CustomerTicketingListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToTicketDetail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToTicketDetail","overloadIndex":1,"parameters":[{"name":"ticketId","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pageChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pageChange","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingListComponent","members":[{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"customerTicketingConfig","type":"CustomerTicketingConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/customer-ticketing/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/customer-ticketing/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"customerTicketingConfig","type":"CustomerTicketingConfig","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingConfig:class","shortType":"CustomerTicketingConfig","importPath":"@spartacus/customer-ticketing/root","isOptional":false}]},{"kind":"Property","name":"PAGE_SIZE","type":"number"},{"kind":"Property","name":"sortType","type":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"tickets$","type":"Observable"},{"kind":"Method","name":"goToTicketDetail","parameters":[{"name":"ticketId","type":"string | undefined","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSortLabels","parameters":[],"returnType":"Observable<{ byTicketId: string; byDate: string; }>"},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"pageChange","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/customer-ticketing/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"createTicketListEvent","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/customer-ticketing/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"{ currentPage: number; sortCode: string; }"},{"kind":"Property","name":"fetchTicketList","type":""},{"kind":"Property","name":"getStatusClass","type":"(status: string) => string"}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingMessagesComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"customerTicketingConfig","type":"CustomerTicketingConfig","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingConfig:class","shortType":"CustomerTicketingConfig","importPath":"@spartacus/customer-ticketing/root"},{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"customerTicketingConfig","type":"CustomerTicketingConfig"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"customerTicketingMessagesComponentService","type":"CustomerTicketingMessagesComponentService"},{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"event","type":"{ messageCode: string | undefined; attachmentId: string | undefined; fileName: string | undefined; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"messageEvents$","type":"Observable>"},{"kind":"Property","name":"messagingComponent","type":"MessagingComponent"},{"kind":"Property","name":"messagingConfigs","type":"MessagingConfigs"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSend","overloadIndex":1,"parameters":[{"name":"event","type":"{ files: FileList | undefined; message: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"prepareMessageEvents","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"prepareMessagingConfigs","overloadIndex":1,"parameters":[],"returnType":"MessagingConfigs"},{"kind":"Method","name":"prepareTicketEvent","overloadIndex":1,"parameters":[{"name":"messageText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TicketEvent"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"ticketDetails$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadAttachment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadAttachment","overloadIndex":1,"parameters":[{"name":"event","type":"{ messageCode: string | undefined; attachmentId: string | undefined; fileName: string | undefined; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingMessagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingMessagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSend","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSend","overloadIndex":1,"parameters":[{"name":"event","type":"{ files: FileList | undefined; message: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingMessagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareMessageEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareMessageEvents","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CustomerTicketingMessagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareMessagingConfigs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareMessagingConfigs","overloadIndex":1,"parameters":[],"returnType":"MessagingConfigs"},"topLevelApiElementName":"CustomerTicketingMessagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareTicketEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareTicketEvent","overloadIndex":1,"parameters":[{"name":"messageText","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TicketEvent"},"topLevelApiElementName":"CustomerTicketingMessagesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingMessagesComponent","members":[{"kind":"Property","name":"customerTicketingConfig","type":"CustomerTicketingConfig"},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"messagingComponent","type":"MessagingComponent"},{"kind":"Property","name":"customerTicketingMessagesComponentService","type":"CustomerTicketingMessagesComponentService"},{"kind":"Property","name":"ticketDetails$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"customerTicketingConfig","type":"CustomerTicketingConfig","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingConfig:class","shortType":"CustomerTicketingConfig","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/customer-ticketing/components!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"messageEvents$","type":"Observable>"},{"kind":"Property","name":"messagingConfigs","type":"MessagingConfigs"},{"kind":"Method","name":"onSend","parameters":[{"name":"event","type":"{\n files: FileList | undefined;\n message: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"downloadAttachment","parameters":[{"name":"event","type":"{\n messageCode: string | undefined;\n attachmentId: string | undefined;\n fileName: string | undefined;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"prepareMessageEvents","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"prepareMessagingConfigs","parameters":[],"returnType":"MessagingConfigs"},{"kind":"Method","name":"prepareTicketEvent","parameters":[{"name":"messageText","type":"string","canonicalReference":"@spartacus/customer-ticketing/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"TicketEvent"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingMessagesComponentService","members":[{"kind":"Method","name":"displayAddMessageSection","overloadIndex":1,"parameters":[{"name":"ticket","type":"TicketDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~TicketDetails:interface","shortType":"TicketDetails","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayAddMessageSection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayAddMessageSection","overloadIndex":1,"parameters":[{"name":"ticket","type":"TicketDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~TicketDetails:interface","shortType":"TicketDetails","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"boolean"},"topLevelApiElementName":"CustomerTicketingMessagesComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingMessagesComponentService","members":[{"kind":"Method","name":"displayAddMessageSection","parameters":[{"name":"ticket","type":"TicketDetails | undefined","canonicalReference":"@spartacus/customer-ticketing/components!TicketDetails:class","shortType":"TicketDetails","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingReopenComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/customer-ticketing_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"CustomerTicketingReopenComponentService","type":"CustomerTicketingReopenComponentService"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"enableReopenButton$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingReopenComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingReopenComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingReopenComponent","members":[{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"CustomerTicketingReopenComponentService","type":"CustomerTicketingReopenComponentService"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"enableReopenButton$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"customerTicketingFacade","type":"CustomerTicketingFacade","canonicalReference":"@spartacus/customer-ticketing/components!CustomerTicketingFacade:class","shortType":"CustomerTicketingFacade","importPath":"@spartacus/customer-ticketing/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/customer-ticketing/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"openDialog","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingReopenComponentService","members":[{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Method","name":"enableReopenButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enableReopenButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enableReopenButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerTicketingReopenComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingReopenComponentService","members":[{"kind":"Property","name":"customerTicketingFacade","type":"CustomerTicketingFacade"},{"kind":"Method","name":"enableReopenButton","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingReopenDialogComponent","members":[{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onComplete","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"prepareTicketEvent","overloadIndex":1,"parameters":[],"returnType":"TicketEvent"},{"kind":"Method","name":"reopenRequest","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingReopenDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingReopenDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onComplete","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingReopenDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingReopenDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prepareTicketEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prepareTicketEvent","overloadIndex":1,"parameters":[],"returnType":"TicketEvent"},"topLevelApiElementName":"CustomerTicketingReopenDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reopenRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reopenRequest","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerTicketingReopenDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/customer-ticketing/components"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/components","kind":"Class","name":"CustomerTicketingReopenDialogComponent","members":[{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"reopenRequest","parameters":[],"returnType":"void"},{"kind":"Method","name":"onComplete","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"prepareTicketEvent","parameters":[],"returnType":"TicketEvent"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsCs","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsDe","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsEn","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsEs_CO","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsEs","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsFr","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsHi","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsHu","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsId","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsIt","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsJa","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsKo","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsPl","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsPt","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsRu","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsZh_TW","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/customer-ticketing/assets","kind":"Variable","name":"customerTicketingTranslationsZh","type":"{ customerTicketing: { customerTicketing: { mainLogoLabel: string; mainTitle: string; ticketId: string; createdOn: string; changedOn: string; status: string; message: string; cancel: string; submit: string; uploadFile: string; fileSizeLimit: string; maximumAttachment: string; errorMessage: string; charactersLeft: string; customerService: string; }; customerTicketingList: { subject: string; ticketCategory: string; sortSubtitle: string; sortOrders: string; noTickets: string; requestTitle: string; mobile: { ticketIdFull: string; }; }; createCustomerTicket: { createNewTicket: string; addNewRequest: string; addRequest: string; subject: string; category: string; associateTo: string; ticketCreated: string; optionallySelectAssociatedObject: string; selectCategory: string; }; customerTicketingDetails: { requestReopened: string; requestClosed: string; reopenRequest: string; closeRequest: string; ticketNotFound: string; }; }; myAccountV2CustomerTicketing: { myAccountV2CustomerTicketing: { heading: string; showMore: string; showMoreLabel: string; changedOn: string; ticketId: string; subjectLabel: string; idLabel: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"customerTicketingTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"customerTicketingTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/customer-ticketing/assets"}]},{"entryPoint":"@spartacus/cpq-quote/root","kind":"Interface","name":"CpqDiscounts","members":[{"kind":"PropertySignature","name":"appliedValue","type":"any"},{"kind":"PropertySignature","name":"isoCode","type":"any"},{"kind":"PropertySignature","name":"value","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedValue","type":"any"},"topLevelApiElementName":"CpqDiscounts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cpq-quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isoCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isoCode","type":"any"},"topLevelApiElementName":"CpqDiscounts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cpq-quote/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"any"},"topLevelApiElementName":"CpqDiscounts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cpq-quote/root"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote/root","kind":"Interface","name":"CpqDiscounts","members":[{"kind":"Property","name":"appliedValue","type":"any"},{"kind":"Property","name":"isoCode","type":"any"},{"kind":"Property","name":"value","type":"any"}]}},{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteDiscountComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartItemContext","type":"CartItemContext","isOptional":false,"canonicalReference":"@spartacus/cpq-quote_cpq-quote-discount!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"},{"name":"cpqQuoteService","type":"CpqQuoteService","isOptional":false,"canonicalReference":"@spartacus/cpq-quote_cpq-quote-discount!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount"}]},{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Method","name":"getDiscountedPrice","overloadIndex":1,"parameters":[{"name":"basePrice","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appliedDiscount","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},{"kind":"Property","name":"isFlagQuote","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quoteDiscountData","type":"ExtendedOrderEntry | null"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDiscountedPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDiscountedPrice","overloadIndex":1,"parameters":[{"name":"basePrice","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appliedDiscount","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},"topLevelApiElementName":"CpqQuoteDiscountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteDiscountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteDiscountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteDiscountComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"cpqQuoteService","type":""},{"kind":"Property","name":"quoteDiscountData","type":"ExtendedOrderEntry | null"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"isFlagQuote","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartItemContext","type":"CartItemContext","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"cpqQuoteService","type":"CpqQuoteService","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getDiscountedPrice","parameters":[{"name":"basePrice","type":"number","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"appliedDiscount","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number | undefined"}]}},{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteHeadingComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/cpq-quote_cpq-quote-discount!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/cpq-quote_cpq-quote-discount!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"cpqQuoteService","type":"CpqQuoteService","isOptional":false,"canonicalReference":"@spartacus/cpq-quote_cpq-quote-discount!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount"}]},{"kind":"Property","name":"dataAvailable","type":"boolean"},{"kind":"Property","name":"datacheck","type":"any"},{"kind":"Property","name":"discountLabel","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"quoteDiscountData","type":"OrderEntry"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteHeadingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteHeadingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteHeadingComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"cpqQuoteService","type":""},{"kind":"Property","name":"quoteDiscountData","type":"OrderEntry"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"discountLabel","type":"string"},{"kind":"Property","name":"datacheck","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"cpqQuoteService","type":"CpqQuoteService","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount","isOptional":false}]},{"kind":"Property","name":"dataAvailable","type":"boolean"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteOfferComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartItemContext","type":"CartItemContext","isOptional":false,"canonicalReference":"@spartacus/cpq-quote_cpq-quote-discount!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Method","name":"formatDiscount","overloadIndex":1,"parameters":[{"name":"value","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getDiscountPercentage","overloadIndex":1,"parameters":[{"name":"basePrice","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appliedDiscount","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quoteDiscountData","type":"ExtendedOrderEntry | null"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"formatDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"formatDiscount","overloadIndex":1,"parameters":[{"name":"value","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CpqQuoteOfferComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDiscountPercentage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDiscountPercentage","overloadIndex":1,"parameters":[{"name":"basePrice","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appliedDiscount","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},"topLevelApiElementName":"CpqQuoteOfferComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteOfferComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteOfferComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteOfferComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"quoteDiscountData","type":"ExtendedOrderEntry | null"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartItemContext","type":"CartItemContext","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getDiscountPercentage","parameters":[{"name":"basePrice","type":"number","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"appliedDiscount","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"formatDiscount","parameters":[{"name":"value","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteService","members":[{"kind":"Method","name":"getFlag$","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"isFlag$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"setFlag","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFlag$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFlag$","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CpqQuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFlag","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFlag","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CpqQuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteService","members":[{"kind":"Property","name":"isFlagSubject","type":""},{"kind":"Property","name":"isFlag$","type":"rxjs.Observable"},{"kind":"Method","name":"setFlag","parameters":[{"name":"value","type":"boolean","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getFlag$","parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteSharedService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"flagService","type":"CpqQuoteService","isOptional":false,"canonicalReference":"@spartacus/cpq-quote_cpq-quote-discount!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount"}]},{"kind":"Method","name":"showBasePriceWithDiscount","overloadIndex":1,"parameters":[],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showBasePriceWithDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showBasePriceWithDiscount","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CpqQuoteSharedService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote/cpq-quote-discount"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote/cpq-quote-discount","kind":"Class","name":"CpqQuoteSharedService","members":[{"kind":"Property","name":"flagService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"flagService","type":"CpqQuoteService","canonicalReference":"@spartacus/cpq-quote/cpq-quote-discount!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount","isOptional":false}]},{"kind":"Method","name":"showBasePriceWithDiscount","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsCs","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsDe","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsEn","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsEs_CO","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsEs","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsFr","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsHi","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsHu","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsId","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsIt","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsJa","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsKo","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsPl","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsPt","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsRu","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsZh_TW","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote/assets","kind":"Variable","name":"cpqquoteTranslationsZh","type":"{ cpqQuote: { cpqQuoteHeading: string; discountCaption: string; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cpqquoteTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cpqquoteTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cpq-quote/assets"}]},{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteDiscountComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartItemContext","type":"CartItemContext","isOptional":false,"canonicalReference":"@spartacus/cpq-quote!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"},{"name":"cpqQuoteService","type":"CpqQuoteService","isOptional":false,"canonicalReference":"@spartacus/cpq-quote!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount"}]},{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Method","name":"getDiscountedPrice","overloadIndex":1,"parameters":[{"name":"basePrice","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appliedDiscount","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},{"kind":"Property","name":"isFlagQuote","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quoteDiscountData","type":"ExtendedOrderEntry | null"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDiscountedPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDiscountedPrice","overloadIndex":1,"parameters":[{"name":"basePrice","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appliedDiscount","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},"topLevelApiElementName":"CpqQuoteDiscountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteDiscountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteDiscountComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteDiscountComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"cpqQuoteService","type":""},{"kind":"Property","name":"quoteDiscountData","type":"ExtendedOrderEntry | null"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"isFlagQuote","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartItemContext","type":"CartItemContext","canonicalReference":"@spartacus/cpq-quote!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"cpqQuoteService","type":"CpqQuoteService","canonicalReference":"@spartacus/cpq-quote!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getDiscountedPrice","parameters":[{"name":"basePrice","type":"number","canonicalReference":"@spartacus/cpq-quote!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"appliedDiscount","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number | undefined"}]}},{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteHeadingComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData","isOptional":false,"canonicalReference":"@spartacus/cpq-quote!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/cpq-quote!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"cpqQuoteService","type":"CpqQuoteService","isOptional":false,"canonicalReference":"@spartacus/cpq-quote!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount"}]},{"kind":"Property","name":"dataAvailable","type":"boolean"},{"kind":"Property","name":"datacheck","type":"any"},{"kind":"Property","name":"discountLabel","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"quoteDiscountData","type":"OrderEntry"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteHeadingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteHeadingComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteHeadingComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"cpqQuoteService","type":""},{"kind":"Property","name":"quoteDiscountData","type":"OrderEntry"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"discountLabel","type":"string"},{"kind":"Property","name":"datacheck","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData","canonicalReference":"@spartacus/cpq-quote!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/cpq-quote!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"cpqQuoteService","type":"CpqQuoteService","canonicalReference":"@spartacus/cpq-quote!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount","isOptional":false}]},{"kind":"Property","name":"dataAvailable","type":"boolean"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteOfferComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartItemContext","type":"CartItemContext","isOptional":false,"canonicalReference":"@spartacus/cpq-quote!~CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Method","name":"formatDiscount","overloadIndex":1,"parameters":[{"name":"value","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getDiscountPercentage","overloadIndex":1,"parameters":[{"name":"basePrice","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appliedDiscount","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Property","name":"quoteDiscountData","type":"ExtendedOrderEntry | null"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"formatDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"formatDiscount","overloadIndex":1,"parameters":[{"name":"value","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CpqQuoteOfferComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDiscountPercentage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDiscountPercentage","overloadIndex":1,"parameters":[{"name":"basePrice","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"appliedDiscount","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number | undefined"},"topLevelApiElementName":"CpqQuoteOfferComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteOfferComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CpqQuoteOfferComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteOfferComponent","members":[{"kind":"Property","name":"cartItemContext","type":"CartItemContext"},{"kind":"Property","name":"quoteDiscountData","type":"ExtendedOrderEntry | null"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"orderEntry$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartItemContext","type":"CartItemContext","canonicalReference":"@spartacus/cpq-quote!CartItemContext:class","shortType":"CartItemContext","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getDiscountPercentage","parameters":[{"name":"basePrice","type":"number","canonicalReference":"@spartacus/cpq-quote!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"appliedDiscount","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"formatDiscount","parameters":[{"name":"value","type":"number | undefined","canonicalReference":"@spartacus/cpq-quote!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteService","members":[{"kind":"Method","name":"getFlag$","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"isFlag$","type":"import(\"rxjs\").Observable"},{"kind":"Method","name":"setFlag","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFlag$","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFlag$","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CpqQuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFlag","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFlag","overloadIndex":1,"parameters":[{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CpqQuoteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteService","members":[{"kind":"Property","name":"isFlagSubject","type":""},{"kind":"Property","name":"isFlag$","type":"rxjs.Observable"},{"kind":"Method","name":"setFlag","parameters":[{"name":"value","type":"boolean","canonicalReference":"@spartacus/cpq-quote!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getFlag$","parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteSharedService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"flagService","type":"CpqQuoteService","isOptional":false,"canonicalReference":"@spartacus/cpq-quote!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount"}]},{"kind":"Method","name":"showBasePriceWithDiscount","overloadIndex":1,"parameters":[],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showBasePriceWithDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showBasePriceWithDiscount","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CpqQuoteSharedService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cpq-quote"}],"newApiElement":{"entryPoint":"@spartacus/cpq-quote","kind":"Class","name":"CpqQuoteSharedService","members":[{"kind":"Property","name":"flagService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"flagService","type":"CpqQuoteService","canonicalReference":"@spartacus/cpq-quote!CpqQuoteService:class","shortType":"CpqQuoteService","importPath":"@spartacus/cpq-quote/cpq-quote-discount","isOptional":false}]},{"kind":"Method","name":"showBasePriceWithDiscount","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ActionToEventMapping","members":[{"kind":"PropertySignature","name":"action","type":"string | string[]"},{"kind":"PropertySignature","name":"event","type":"Type | null"},{"kind":"PropertySignature","name":"factory","type":"(action: any) => T"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"action","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"action","type":"string | string[]"},"topLevelApiElementName":"ActionToEventMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"event","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"event","type":"Type | null"},"topLevelApiElementName":"ActionToEventMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"factory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"factory","type":"(action: any) => T"},"topLevelApiElementName":"ActionToEventMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ActionToEventMapping","members":[{"kind":"Property","name":"action","type":"string | string[]"},{"kind":"Property","name":"event","type":"Type | null"},{"kind":"Property","name":"factory","type":"(action: any) => T"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ActivatedRouterStateSnapshot","members":[{"kind":"PropertySignature","name":"cmsRequired","type":"boolean"},{"kind":"PropertySignature","name":"context","type":"PageContext"},{"kind":"PropertySignature","name":"params","type":"Params"},{"kind":"PropertySignature","name":"queryParams","type":"Params"},{"kind":"PropertySignature","name":"semanticRoute","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cmsRequired","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cmsRequired","type":"boolean"},"topLevelApiElementName":"ActivatedRouterStateSnapshot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"context","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"context","type":"PageContext"},"topLevelApiElementName":"ActivatedRouterStateSnapshot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"params","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"params","type":"Params"},"topLevelApiElementName":"ActivatedRouterStateSnapshot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"queryParams","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"queryParams","type":"Params"},"topLevelApiElementName":"ActivatedRouterStateSnapshot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"semanticRoute","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"semanticRoute","type":"string"},"topLevelApiElementName":"ActivatedRouterStateSnapshot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"ActivatedRouterStateSnapshot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ActivatedRouterStateSnapshot","members":[{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"queryParams","type":"Params"},{"kind":"Property","name":"params","type":"Params"},{"kind":"Property","name":"context","type":"PageContext"},{"kind":"Property","name":"cmsRequired","type":"boolean"},{"kind":"Property","name":"semanticRoute","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ActivatedRouteSnapshotWithPageMeta","members":[{"kind":"PropertySignature","name":"routeConfig","type":"(Route & { data?: Data & { cxPageMeta?: RoutePageMetaConfig; }; }) | null"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"routeConfig","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"routeConfig","type":"(Route & { data?: Data & { cxPageMeta?: RoutePageMetaConfig; }; }) | null"},"topLevelApiElementName":"ActivatedRouteSnapshotWithPageMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ActivatedRouteSnapshotWithPageMeta","members":[{"kind":"Property","name":"routeConfig","type":"(Route & { data?: Data & { cxPageMeta?: RoutePageMetaConfig; }; }) | null"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Address","members":[{"kind":"PropertySignature","name":"cellphone","type":"string"},{"kind":"PropertySignature","name":"companyName","type":"string"},{"kind":"PropertySignature","name":"country","type":"Country"},{"kind":"PropertySignature","name":"defaultAddress","type":"boolean"},{"kind":"PropertySignature","name":"district","type":"string"},{"kind":"PropertySignature","name":"email","type":"string"},{"kind":"PropertySignature","name":"firstName","type":"string"},{"kind":"PropertySignature","name":"formattedAddress","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"lastName","type":"string"},{"kind":"PropertySignature","name":"line1","type":"string"},{"kind":"PropertySignature","name":"line2","type":"string"},{"kind":"PropertySignature","name":"phone","type":"string"},{"kind":"PropertySignature","name":"postalCode","type":"string"},{"kind":"PropertySignature","name":"region","type":"Region"},{"kind":"PropertySignature","name":"shippingAddress","type":"boolean"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"titleCode","type":"string"},{"kind":"PropertySignature","name":"town","type":"string"},{"kind":"PropertySignature","name":"visibleInAddressBook","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cellphone","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cellphone","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"companyName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"companyName","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"country","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"country","type":"Country"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultAddress","type":"boolean"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"district","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"district","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"email","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"email","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstName","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedAddress","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastName","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"line1","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"line1","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"line2","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"line2","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"phone","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"phone","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"postalCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"postalCode","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"region","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"region","type":"Region"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shippingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shippingAddress","type":"boolean"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"titleCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"titleCode","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"town","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"town","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visibleInAddressBook","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visibleInAddressBook","type":"boolean"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Address","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"titleCode","type":"string"},{"kind":"Property","name":"email","type":"string"},{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"companyName","type":"string"},{"kind":"Property","name":"line1","type":"string"},{"kind":"Property","name":"line2","type":"string"},{"kind":"Property","name":"postalCode","type":"string"},{"kind":"Property","name":"town","type":"string"},{"kind":"Property","name":"region","type":"Region"},{"kind":"Property","name":"district","type":"string"},{"kind":"Property","name":"country","type":"Country"},{"kind":"Property","name":"cellphone","type":"string"},{"kind":"Property","name":"defaultAddress","type":"boolean"},{"kind":"Property","name":"shippingAddress","type":"boolean"},{"kind":"Property","name":"formattedAddress","type":"string"},{"kind":"Property","name":"phone","type":"string"},{"kind":"Property","name":"visibleInAddressBook","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"AddressValidation","members":[{"kind":"PropertySignature","name":"decision","type":"string"},{"kind":"PropertySignature","name":"errors","type":"{ errors: ErrorModel[]; }"},{"kind":"PropertySignature","name":"suggestedAddresses","type":"Address[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"decision","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"decision","type":"string"},"topLevelApiElementName":"AddressValidation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"errors","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"errors","type":"{ errors: ErrorModel[]; }"},"topLevelApiElementName":"AddressValidation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"suggestedAddresses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"suggestedAddresses","type":"Address[]"},"topLevelApiElementName":"AddressValidation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"AddressValidation","members":[{"kind":"Property","name":"decision","type":"string"},{"kind":"Property","name":"errors","type":"{ errors: ErrorModel[]; }"},{"kind":"Property","name":"suggestedAddresses","type":"Address[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"AnonymousConsent","members":[{"kind":"PropertySignature","name":"consentState","type":"ANONYMOUS_CONSENT_STATUS"},{"kind":"PropertySignature","name":"templateCode","type":"string"},{"kind":"PropertySignature","name":"templateVersion","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentState","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentState","type":"ANONYMOUS_CONSENT_STATUS"},"topLevelApiElementName":"AnonymousConsent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"templateCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"templateCode","type":"string"},"topLevelApiElementName":"AnonymousConsent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"templateVersion","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"templateVersion","type":"number"},"topLevelApiElementName":"AnonymousConsent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"AnonymousConsent","members":[{"kind":"Property","name":"templateCode","type":"string"},{"kind":"Property","name":"templateVersion","type":"number"},{"kind":"Property","name":"consentState","type":"ANONYMOUS_CONSENT_STATUS"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"AnonymousConsent[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"AnonymousConsent[]"},"topLevelApiElementName":"AnonymousConsentNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentNormalizer","members":[{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/core!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"AnonymousConsent[]"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"AnonymousConsentsActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"AnonymousConsentsActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AnonymousConsentsActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ANONYMOUS_CONSENT_CHECK_UPDATED_VERSIONS","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ANONYMOUS_CONSENT_CHECK_UPDATED_VERSIONS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentCheckUpdatedVersions","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentCheckUpdatedVersions","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"AnonymousConsentsActions","namespace":"AnonymousConsentsActions","members":["LoadAnonymousConsentTemplates | LoadAnonymousConsentTemplatesSuccess | LoadAnonymousConsentTemplatesFail | ResetLoadAnonymousConsentTemplates | GetAllAnonymousConsents | SetAnonymousConsents | GetAnonymousConsent | GiveAnonymousConsent | WithdrawAnonymousConsent | ToggleAnonymousConsentsBannerDissmissed | ToggleAnonymousConsentTemplatesUpdated | AnonymousConsentCheckUpdatedVersions"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"AnonymousConsentsActions","members":["LoadAnonymousConsentTemplates | LoadAnonymousConsentTemplatesSuccess | LoadAnonymousConsentTemplatesFail | ResetLoadAnonymousConsentTemplates | GetAllAnonymousConsents | SetAnonymousConsents | GetAnonymousConsent | GiveAnonymousConsent | WithdrawAnonymousConsent | ToggleAnonymousConsentsBannerDissmissed | ToggleAnonymousConsentTemplatesUpdated | AnonymousConsentCheckUpdatedVersions"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_ALL_ANONYMOUS_CONSENTS","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_ALL_ANONYMOUS_CONSENTS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_ANONYMOUS_CONSENT","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_ANONYMOUS_CONSENT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GetAllAnonymousConsents","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GetAllAnonymousConsents","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GetAnonymousConsent","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"templateCode","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GetAnonymousConsent","members":[{"kind":"Property","name":"templateCode","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"templateCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GIVE_ANONYMOUS_CONSENT","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GIVE_ANONYMOUS_CONSENT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GiveAnonymousConsent","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"templateCode","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GiveAnonymousConsent","members":[{"kind":"Property","name":"templateCode","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"templateCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ANONYMOUS_CONSENT_TEMPLATES_FAIL","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ANONYMOUS_CONSENT_TEMPLATES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ANONYMOUS_CONSENT_TEMPLATES_SUCCESS","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ANONYMOUS_CONSENT_TEMPLATES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ANONYMOUS_CONSENT_TEMPLATES","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ANONYMOUS_CONSENT_TEMPLATES","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadAnonymousConsentTemplates","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadAnonymousConsentTemplates","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadAnonymousConsentTemplatesFail","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadAnonymousConsentTemplatesFail","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadAnonymousConsentTemplatesSuccess","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"ConsentTemplate[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadAnonymousConsentTemplatesSuccess","members":[{"kind":"Property","name":"payload","type":"ConsentTemplate[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ConsentTemplate[]","canonicalReference":"@spartacus/core!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_LOAD_ANONYMOUS_CONSENT_TEMPLATES","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_LOAD_ANONYMOUS_CONSENT_TEMPLATES","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetLoadAnonymousConsentTemplates","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetLoadAnonymousConsentTemplates","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ANONYMOUS_CONSENTS","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ANONYMOUS_CONSENTS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SetAnonymousConsents","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"AnonymousConsent[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SetAnonymousConsents","members":[{"kind":"Property","name":"payload","type":"AnonymousConsent[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"AnonymousConsent[]","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"TOGGLE_ANONYMOUS_CONSENT_TEMPLATES_UPDATED","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"TOGGLE_ANONYMOUS_CONSENT_TEMPLATES_UPDATED","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"TOGGLE_ANONYMOUS_CONSENTS_BANNER_DISMISSED","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"TOGGLE_ANONYMOUS_CONSENTS_BANNER_DISMISSED","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ToggleAnonymousConsentsBannerDissmissed","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"dismissed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"dismissed","type":"boolean"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ToggleAnonymousConsentsBannerDissmissed","members":[{"kind":"Property","name":"dismissed","type":"boolean"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"dismissed","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ToggleAnonymousConsentTemplatesUpdated","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"updated","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"updated","type":"boolean"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ToggleAnonymousConsentTemplatesUpdated","members":[{"kind":"Property","name":"updated","type":"boolean"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"updated","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"WITHDRAW_ANONYMOUS_CONSENT","namespace":"AnonymousConsentsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"WITHDRAW_ANONYMOUS_CONSENT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"WithdrawAnonymousConsent","namespace":"AnonymousConsentsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"templateCode","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"WithdrawAnonymousConsent","members":[{"kind":"Property","name":"templateCode","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"templateCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentsInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"config","type":"AnonymousConsentsConfig","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core"}]},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"AnonymousConsentsInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentsInterceptor","members":[{"kind":"Property","name":"anonymousConsentsService","type":""},{"kind":"Property","name":"authService","type":""},{"kind":"Property","name":"occEndpoints","type":""},{"kind":"Property","name":"config","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/core!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"AnonymousConsentsConfig","canonicalReference":"@spartacus/core!AnonymousConsentsConfig:class","shortType":"AnonymousConsentsConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Property","name":"handleResponse","type":""},{"kind":"Property","name":"handleRequest","type":""},{"kind":"Property","name":"isOccUrl","type":""},{"kind":"Property","name":"giveRequiredConsents","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentsModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"AnonymousConsentsModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentsModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"AnonymousConsentsSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"AnonymousConsentsSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AnonymousConsentsSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getAnonymousConsentByTemplateCode","namespace":"AnonymousConsentsSelectors","parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getAnonymousConsentByTemplateCode","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getAnonymousConsentByTemplateCode","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsents","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsents","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentsBannerDismissed","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentsBannerDismissed","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentState","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getAnonymousConsentTemplate","namespace":"AnonymousConsentsSelectors","parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getAnonymousConsentTemplate","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getAnonymousConsentTemplate","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesError","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesError","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesLoading","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesState","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesSuccess","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesUpdate","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesUpdate","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesValue","namespace":"AnonymousConsentsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAnonymousConsentTemplatesValue","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"consentsUpdated","overloadIndex":1,"parameters":[{"name":"newConsents","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"},{"name":"previousConsents","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"decodeAndDeserialize","overloadIndex":1,"parameters":[{"name":"rawConsents","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"AnonymousConsent[]"},{"kind":"Method","name":"detectUpdatedTemplates","overloadIndex":1,"parameters":[{"name":"currentTemplates","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"},{"name":"newTemplates","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"getConsent","overloadIndex":1,"parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLoadTemplatesError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLoadTemplatesLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLoadTemplatesSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTemplate","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTemplates","overloadIndex":1,"parameters":[{"name":"loadIfMissing","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getTemplatesUpdated","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"giveAllConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isBannerDismissed","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isBannerVisible","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | undefined","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isConsentWithdrawn","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"loadTemplates","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetLoadTemplatesState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"serializeAndEncode","overloadIndex":1,"parameters":[{"name":"consents","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"setConsents","overloadIndex":1,"parameters":[{"name":"consents","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"toggleBannerDismissed","overloadIndex":1,"parameters":[{"name":"dismissed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"toggleTemplatesUpdated","overloadIndex":1,"parameters":[{"name":"updated","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"withdrawAllConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"consentsUpdated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"consentsUpdated","overloadIndex":1,"parameters":[{"name":"newConsents","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"},{"name":"previousConsents","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decodeAndDeserialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decodeAndDeserialize","overloadIndex":1,"parameters":[{"name":"rawConsents","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"AnonymousConsent[]"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"detectUpdatedTemplates","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"detectUpdatedTemplates","overloadIndex":1,"parameters":[{"name":"currentTemplates","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"},{"name":"newTemplates","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsent","overloadIndex":1,"parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadTemplatesError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadTemplatesError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadTemplatesLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadTemplatesLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadTemplatesSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadTemplatesSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTemplate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTemplate","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTemplates","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTemplates","overloadIndex":1,"parameters":[{"name":"loadIfMissing","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTemplatesUpdated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTemplatesUpdated","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"giveAllConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"giveAllConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"giveConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBannerDismissed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBannerDismissed","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBannerVisible","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBannerVisible","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentGiven","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | undefined","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentWithdrawn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentWithdrawn","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTemplates","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTemplates","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetLoadTemplatesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetLoadTemplatesState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"serializeAndEncode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"serializeAndEncode","overloadIndex":1,"parameters":[{"name":"consents","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setConsents","overloadIndex":1,"parameters":[{"name":"consents","type":"AnonymousConsent[]","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleBannerDismissed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleBannerDismissed","overloadIndex":1,"parameters":[{"name":"dismissed","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleTemplatesUpdated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleTemplatesUpdated","overloadIndex":1,"parameters":[{"name":"updated","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawAllConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawAllConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentsService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadTemplates","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTemplates","parameters":[{"name":"loadIfMissing","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getTemplate","parameters":[{"name":"templateCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getLoadTemplatesLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLoadTemplatesSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLoadTemplatesError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetLoadTemplatesState","parameters":[],"returnType":"void"},{"kind":"Method","name":"getConsents","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setConsents","parameters":[{"name":"consents","type":"AnonymousConsent[]","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getConsent","parameters":[{"name":"templateId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"giveConsent","parameters":[{"name":"templateCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"giveAllConsents","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isConsentGiven","parameters":[{"name":"consent","type":"AnonymousConsent | undefined","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"withdrawConsent","parameters":[{"name":"templateCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"withdrawAllConsents","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isConsentWithdrawn","parameters":[{"name":"consent","type":"AnonymousConsent","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"toggleBannerDismissed","parameters":[{"name":"dismissed","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isBannerDismissed","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTemplatesUpdated","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"toggleTemplatesUpdated","parameters":[{"name":"updated","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isBannerVisible","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"checkConsentVersions","type":""},{"kind":"Method","name":"detectUpdatedTemplates","parameters":[{"name":"currentTemplates","type":"ConsentTemplate[]","canonicalReference":"@spartacus/core!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false},{"name":"newTemplates","type":"ConsentTemplate[]","canonicalReference":"@spartacus/core!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"serializeAndEncode","parameters":[{"name":"consents","type":"AnonymousConsent[]","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"decodeAndDeserialize","parameters":[{"name":"rawConsents","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"AnonymousConsent[]"},{"kind":"Method","name":"consentsUpdated","parameters":[{"name":"newConsents","type":"AnonymousConsent[]","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false},{"name":"previousConsents","type":"AnonymousConsent[]","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"AnonymousConsentsState","members":[{"kind":"PropertySignature","name":"consents","type":"AnonymousConsent[]"},{"kind":"PropertySignature","name":"templates","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"ui","type":"{ bannerDismissed: boolean; updated: boolean; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consents","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consents","type":"AnonymousConsent[]"},"topLevelApiElementName":"AnonymousConsentsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"templates","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"templates","type":"StateUtils.LoaderState"},"topLevelApiElementName":"AnonymousConsentsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ui","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ui","type":"{ bannerDismissed: boolean; updated: boolean; }"},"topLevelApiElementName":"AnonymousConsentsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"AnonymousConsentsState","members":[{"kind":"Property","name":"templates","type":"LoaderState"},{"kind":"Property","name":"consents","type":"AnonymousConsent[]"},{"kind":"Property","name":"ui","type":"{ bannerDismissed: boolean; updated: boolean; }"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentsStatePersistenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"},{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Method","name":"getAuthState","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"SyncedAnonymousConsentsState | undefined","isOptional":false,"canonicalReference":"@spartacus/core!SyncedAnonymousConsentsState:type","shortType":"SyncedAnonymousConsentsState","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAuthState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAuthState","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentsStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"SyncedAnonymousConsentsState | undefined","isOptional":false,"canonicalReference":"@spartacus/core!SyncedAnonymousConsentsState:type","shortType":"SyncedAnonymousConsentsState","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AnonymousConsentsStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentsStatePersistenceService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/core!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"initSync","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAuthState","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onRead","parameters":[{"name":"state","type":"SyncedAnonymousConsentsState | undefined","canonicalReference":"@spartacus/core!SyncedAnonymousConsentsState:class","shortType":"SyncedAnonymousConsentsState","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentTemplatesAdapter","members":[{"kind":"Method","name":"loadAnonymousConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAnonymousConsentTemplates","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAnonymousConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAnonymousConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentTemplatesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAnonymousConsentTemplates","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAnonymousConsentTemplates","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentTemplatesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentTemplatesAdapter","members":[{"kind":"Method","name":"loadAnonymousConsentTemplates","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAnonymousConsents","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentTemplatesConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"AnonymousConsentTemplatesAdapter","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsentTemplatesAdapter:class","shortType":"AnonymousConsentTemplatesAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"AnonymousConsentTemplatesAdapter"},{"kind":"Method","name":"loadAnonymousConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAnonymousConsentTemplates","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAnonymousConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAnonymousConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentTemplatesConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAnonymousConsentTemplates","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAnonymousConsentTemplates","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AnonymousConsentTemplatesConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AnonymousConsentTemplatesConnector","members":[{"kind":"Property","name":"adapter","type":"AnonymousConsentTemplatesAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"AnonymousConsentTemplatesAdapter","canonicalReference":"@spartacus/core!AnonymousConsentTemplatesAdapter:class","shortType":"AnonymousConsentTemplatesAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadAnonymousConsentTemplates","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAnonymousConsents","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Applicable","members":[{"kind":"MethodSignature","name":"getPriority","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Priority | number"},{"kind":"MethodSignature","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"getPriority","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Priority | number"},"topLevelApiElementName":"Applicable","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"Applicable","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Applicable","members":[{"kind":"Method","name":"hasMatch","parameters":[{"name":"params","type":"any[]","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getPriority","parameters":[{"name":"params","type":"any[]","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Priority | number"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"AuthActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"AuthActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AuthActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Class","name":"Login","namespace":"AuthActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"Login","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOGIN","namespace":"AuthActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOGIN","type":""}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"LoginLogoutAction","namespace":"AuthActions","members":["Login | Logout"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"LoginLogoutAction","members":["Login | Logout"]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"Logout","namespace":"AuthActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"Logout","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOGOUT","namespace":"AuthActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOGOUT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthConfigService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authConfig","type":"AuthConfig","isOptional":false,"canonicalReference":"@spartacus/core!AuthConfig:class","shortType":"AuthConfig","importPath":"@spartacus/core"},{"name":"occConfig","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authConfig","type":"AuthConfig"},{"kind":"Method","name":"customLoginEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getBaseUrl","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getClientId","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getClientSecret","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getCsrfEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getCustomLoginFormEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getLoginUrl","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getLogoutUrl","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getOAuthFlow","overloadIndex":1,"parameters":[],"returnType":"OAuthFlow"},{"kind":"Method","name":"getOAuthLibConfig","overloadIndex":1,"parameters":[],"returnType":"AuthLibConfig"},{"kind":"Method","name":"getRevokeEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getTokenEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getUserinfoEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"occConfig","type":"OccConfig"},{"kind":"Method","name":"prefixEndpoint","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"sendAuthHeaderOnRevoke","overloadIndex":1,"parameters":[],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customLoginEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customLoginEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBaseUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBaseUrl","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getClientId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getClientId","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getClientSecret","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getClientSecret","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCsrfEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCsrfEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomLoginFormEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomLoginFormEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoginUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoginUrl","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLogoutUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLogoutUrl","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOAuthFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOAuthFlow","overloadIndex":1,"parameters":[],"returnType":"OAuthFlow"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOAuthLibConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOAuthLibConfig","overloadIndex":1,"parameters":[],"returnType":"AuthLibConfig"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRevokeEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRevokeEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTokenEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTokenEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserinfoEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserinfoEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"prefixEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"prefixEndpoint","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sendAuthHeaderOnRevoke","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sendAuthHeaderOnRevoke","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AuthConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthConfigService","members":[{"kind":"Property","name":"authConfig","type":"AuthConfig"},{"kind":"Property","name":"occConfig","type":"OccConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authConfig","type":"AuthConfig","canonicalReference":"@spartacus/core!AuthConfig:class","shortType":"AuthConfig","importPath":"@spartacus/core","isOptional":false},{"name":"occConfig","type":"OccConfig","canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getClientId","parameters":[],"returnType":"string"},{"kind":"Method","name":"getClientSecret","parameters":[],"returnType":"string"},{"kind":"Method","name":"getBaseUrl","parameters":[],"returnType":"string"},{"kind":"Method","name":"getTokenEndpoint","parameters":[],"returnType":"string"},{"kind":"Method","name":"getLoginUrl","parameters":[],"returnType":"string"},{"kind":"Method","name":"getCustomLoginFormEndpoint","parameters":[],"returnType":"string"},{"kind":"Method","name":"getCsrfEndpoint","parameters":[],"returnType":"string"},{"kind":"Method","name":"getRevokeEndpoint","parameters":[],"returnType":"string"},{"kind":"Method","name":"customLoginEnabled","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"sendAuthHeaderOnRevoke","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getLogoutUrl","parameters":[],"returnType":"string"},{"kind":"Method","name":"getUserinfoEndpoint","parameters":[],"returnType":"string"},{"kind":"Method","name":"getOAuthLibConfig","parameters":[],"returnType":"AuthLibConfig"},{"kind":"Method","name":"prefixEndpoint","parameters":[{"name":"endpoint","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getOAuthFlow","parameters":[],"returnType":"OAuthFlow"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthFlowRoutesService","members":[{"kind":"Property","name":"_authFlowPaths","type":"string[]"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"RoutingConfig","isOptional":false,"canonicalReference":"@spartacus/core!RoutingConfig:class","shortType":"RoutingConfig","importPath":"@spartacus/core"},{"name":"urlParsingService","type":"UrlParsingService","isOptional":false,"canonicalReference":"@spartacus/core!UrlParsingService:class","shortType":"UrlParsingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authFlowPaths","type":"string[]"},{"kind":"Property","name":"config","type":"RoutingConfig"},{"kind":"Method","name":"isAuthFlow","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"urlParsingService","type":"UrlParsingService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"authFlowPaths","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"authFlowPaths","type":"string[]"},"topLevelApiElementName":"AuthFlowRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAuthFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAuthFlow","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"AuthFlowRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthFlowRoutesService","members":[{"kind":"Property","name":"config","type":"RoutingConfig"},{"kind":"Property","name":"urlParsingService","type":"UrlParsingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"RoutingConfig","canonicalReference":"@spartacus/core!RoutingConfig:class","shortType":"RoutingConfig","importPath":"@spartacus/core","isOptional":false},{"name":"urlParsingService","type":"UrlParsingService","canonicalReference":"@spartacus/core!UrlParsingService:class","shortType":"UrlParsingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"_authFlowPaths","type":"string[]"},{"kind":"Method","name":"isAuthFlow","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/core!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/core!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthHttpHeaderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authStorageService","type":"AuthStorageService","isOptional":false,"canonicalReference":"@spartacus/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core"},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","isOptional":false,"canonicalReference":"@spartacus/core!OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/core!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"alterRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"token","type":"AuthToken","isOptional":true,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"HttpRequest"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Method","name":"createAuthorizationHeader","overloadIndex":1,"parameters":[{"name":"token","type":"AuthToken","isOptional":true,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"{ Authorization: string; } | {}"},{"kind":"Method","name":"createNewRequestWithNewToken","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"token","type":"AuthToken","isOptional":false,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"HttpRequest"},{"kind":"Method","name":"getAuthorizationHeader","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"string | null"},{"kind":"Method","name":"getStableToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getValidToken","overloadIndex":1,"parameters":[{"name":"requestToken","type":"AuthToken | undefined","isOptional":false,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleExpiredAccessToken","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"},{"name":"initialToken","type":"AuthToken | undefined","isOptional":false,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"Observable>"},{"kind":"Method","name":"handleExpiredRefreshToken","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isBaseSitesRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"isOccUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"refreshToken$","type":"Observable<[AuthToken | undefined, boolean, boolean]>"},{"kind":"Property","name":"refreshTokenTrigger$","type":"Subject"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"shouldAddAuthorizationHeader","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"shouldCatchError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Property","name":"stopProgress$","type":"Observable<[AuthToken | undefined, AuthToken | undefined]>"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"token$","type":"Observable"},{"kind":"Property","name":"tokenToRetryRequest$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"alterRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"alterRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"token","type":"AuthToken","isOptional":true,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"HttpRequest"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAuthorizationHeader","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAuthorizationHeader","overloadIndex":1,"parameters":[{"name":"token","type":"AuthToken","isOptional":true,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"{ Authorization: string; } | {}"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createNewRequestWithNewToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createNewRequestWithNewToken","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"token","type":"AuthToken","isOptional":false,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"HttpRequest"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAuthorizationHeader","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAuthorizationHeader","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"string | null"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStableToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStableToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValidToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValidToken","overloadIndex":1,"parameters":[{"name":"requestToken","type":"AuthToken | undefined","isOptional":false,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleExpiredAccessToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleExpiredAccessToken","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"},{"name":"initialToken","type":"AuthToken | undefined","isOptional":false,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"Observable>"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleExpiredRefreshToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleExpiredRefreshToken","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBaseSitesRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBaseSitesRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isOccUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isOccUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldAddAuthorizationHeader","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldAddAuthorizationHeader","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldCatchError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldCatchError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthHttpHeaderService","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"refreshTokenTrigger$","type":"Subject"},{"kind":"Property","name":"token$","type":"Observable"},{"kind":"Property","name":"stopProgress$","type":"Observable<[AuthToken | undefined, AuthToken | undefined]>"},{"kind":"Property","name":"refreshToken$","type":"Observable<[AuthToken | undefined, boolean, boolean]>"},{"kind":"Property","name":"tokenToRetryRequest$","type":"Observable"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authStorageService","type":"AuthStorageService","canonicalReference":"@spartacus/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core","isOptional":false},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","canonicalReference":"@spartacus/core!OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/core!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"shouldCatchError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"shouldAddAuthorizationHeader","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"alterRequest","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"token","type":"AuthToken","canonicalReference":"@spartacus/core!AuthToken:class","shortType":"AuthToken","importPath":"","isOptional":true}],"returnType":"HttpRequest"},{"kind":"Method","name":"isOccUrl","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isBaseSitesRequest","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getAuthorizationHeader","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"string | null"},{"kind":"Method","name":"createAuthorizationHeader","parameters":[{"name":"token","type":"AuthToken","canonicalReference":"@spartacus/core!AuthToken:class","shortType":"AuthToken","importPath":"","isOptional":true}],"returnType":"{ Authorization: string; } | {}"},{"kind":"Method","name":"handleExpiredAccessToken","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false},{"name":"initialToken","type":"AuthToken | undefined","canonicalReference":"@spartacus/core!AuthToken:class","shortType":"AuthToken","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"handleExpiredRefreshToken","parameters":[],"returnType":"void"},{"kind":"Method","name":"getStableToken","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getValidToken","parameters":[{"name":"requestToken","type":"AuthToken | undefined","canonicalReference":"@spartacus/core!AuthToken:class","shortType":"AuthToken","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createNewRequestWithNewToken","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"token","type":"AuthToken","canonicalReference":"@spartacus/core!AuthToken:class","shortType":"AuthToken","importPath":"","isOptional":false}],"returnType":"HttpRequest"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authHttpHeaderService","type":"AuthHttpHeaderService","isOptional":false,"canonicalReference":"@spartacus/core!AuthHttpHeaderService:class","shortType":"AuthHttpHeaderService","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"authHttpHeaderService","type":"AuthHttpHeaderService"},{"kind":"Method","name":"errorIsInvalidGrant","overloadIndex":1,"parameters":[{"name":"errResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"errorIsInvalidToken","overloadIndex":1,"parameters":[{"name":"errResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"httpRequest","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Method","name":"isExpiredToken","overloadIndex":1,"parameters":[{"name":"resp","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"errorIsInvalidGrant","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"errorIsInvalidGrant","overloadIndex":1,"parameters":[{"name":"errResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AuthInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"errorIsInvalidToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"errorIsInvalidToken","overloadIndex":1,"parameters":[{"name":"errResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AuthInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"httpRequest","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"AuthInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isExpiredToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isExpiredToken","overloadIndex":1,"parameters":[{"name":"resp","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AuthInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthInterceptor","members":[{"kind":"Property","name":"authHttpHeaderService","type":"AuthHttpHeaderService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authHttpHeaderService","type":"AuthHttpHeaderService","canonicalReference":"@spartacus/core!AuthHttpHeaderService:class","shortType":"AuthHttpHeaderService","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"httpRequest","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"errorIsInvalidToken","parameters":[{"name":"errResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"errorIsInvalidGrant","parameters":[{"name":"errResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isExpiredToken","parameters":[{"name":"resp","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"AuthLibConfig","members":["Omit"],"breakingChanges":[{"change":"TYPEALIAS_CHANGED","changeType":"CHANGED","changeKind":"TypeAlias","changeLabel":"changed","changeElementName":"AuthLibConfig","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AuthLibConfig","topLevelApiElementKind":"TypeAlias","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"AuthLibConfig","members":["Omit"]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"AuthModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthMultisiteIsolationService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Method","name":"decorateUserId","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getBaseSiteDecorator","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"MULTISITE_SEPARATOR","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decorateUserId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decorateUserId","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AuthMultisiteIsolationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBaseSiteDecorator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBaseSiteDecorator","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthMultisiteIsolationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthMultisiteIsolationService","members":[{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"MULTISITE_SEPARATOR","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getBaseSiteDecorator","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"decorateUserId","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthRedirectService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"authRedirectStorageService","type":"AuthRedirectStorageService","isOptional":false,"canonicalReference":"@spartacus/core!AuthRedirectStorageService:class","shortType":"AuthRedirectStorageService","importPath":"@spartacus/core"},{"name":"authFlowRoutesService","type":"AuthFlowRoutesService","isOptional":false,"canonicalReference":"@spartacus/core!AuthFlowRoutesService:class","shortType":"AuthFlowRoutesService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authFlowRoutesService","type":"AuthFlowRoutesService"},{"kind":"Property","name":"authRedirectStorageService","type":"AuthRedirectStorageService"},{"kind":"Method","name":"clearRedirectUrl","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"redirect","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Method","name":"saveCurrentNavigationUrl","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setRedirectUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearRedirectUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearRedirectUrl","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthRedirectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthRedirectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthRedirectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"redirect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"redirect","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthRedirectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveCurrentNavigationUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveCurrentNavigationUrl","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthRedirectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRedirectUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRedirectUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AuthRedirectService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthRedirectService","members":[{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"authRedirectStorageService","type":"AuthRedirectStorageService"},{"kind":"Property","name":"authFlowRoutesService","type":"AuthFlowRoutesService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"authRedirectStorageService","type":"AuthRedirectStorageService","canonicalReference":"@spartacus/core!AuthRedirectStorageService:class","shortType":"AuthRedirectStorageService","importPath":"@spartacus/core","isOptional":false},{"name":"authFlowRoutesService","type":"AuthFlowRoutesService","canonicalReference":"@spartacus/core!AuthFlowRoutesService:class","shortType":"AuthFlowRoutesService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"init","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"redirect","parameters":[],"returnType":"void"},{"kind":"Method","name":"saveCurrentNavigationUrl","parameters":[],"returnType":"void"},{"kind":"Method","name":"setRedirectUrl","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearRedirectUrl","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthRedirectStorageService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"getRedirectUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setRedirectUrl","overloadIndex":1,"parameters":[{"name":"redirectUrl","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRedirectUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRedirectUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthRedirectStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRedirectUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRedirectUrl","overloadIndex":1,"parameters":[{"name":"redirectUrl","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AuthRedirectStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthRedirectStorageService","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Property","name":"redirectUrl$","type":""},{"kind":"Method","name":"getRedirectUrl","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setRedirectUrl","parameters":[{"name":"redirectUrl","type":"string | undefined","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","isOptional":false,"canonicalReference":"@spartacus/core!OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core"},{"name":"authStorageService","type":"AuthStorageService","isOptional":false,"canonicalReference":"@spartacus/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/core!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"authMultisiteIsolationService","type":"AuthMultisiteIsolationService | undefined","isOptional":true,"canonicalReference":"@spartacus/core!AuthMultisiteIsolationService:class","shortType":"AuthMultisiteIsolationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authMultisiteIsolationService","type":"AuthMultisiteIsolationService | undefined"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Method","name":"checkOAuthParamsInUrl","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Method","name":"coreLogout","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Property","name":"crossSiteRequestForgeryService","type":"CrossSiteRequestForgeryService"},{"kind":"Property","name":"csrfToken$","type":"Observable"},{"kind":"Property","name":"featureToggles","type":"FeatureToggles"},{"kind":"Method","name":"getCsrfToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isAsmEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isEmulateInURL","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isLaunched","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isUsedBefore","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isUserLoggedIn","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isUsingASMClient","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"isUsingASMClient$","type":"Observable"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Method","name":"loginWithCredentials","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"Method","name":"loginWithRedirect","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"logoutInProgress$","type":"Observable"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Method","name":"otpLoginWithCredentials","overloadIndex":1,"parameters":[{"name":"tokenId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"tokenCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"Method","name":"refreshAuthConfig","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"refreshInProgress$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"setLogoutProgress","overloadIndex":1,"parameters":[{"name":"progress","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setRefreshProgress","overloadIndex":1,"parameters":[{"name":"progress","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"updateIsUsingASMClient","overloadIndex":1,"parameters":[{"name":"newValue","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkOAuthParamsInUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkOAuthParamsInUrl","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"coreLogout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"coreLogout","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCsrfToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCsrfToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAsmEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAsmEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEmulateInURL","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEmulateInURL","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLaunched","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLaunched","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUsedBefore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUsedBefore","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUserLoggedIn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUserLoggedIn","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUsingASMClient","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUsingASMClient","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithCredentials","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithCredentials","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithRedirect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithRedirect","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"otpLoginWithCredentials","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"otpLoginWithCredentials","overloadIndex":1,"parameters":[{"name":"tokenId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"tokenCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshAuthConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshAuthConfig","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setLogoutProgress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setLogoutProgress","overloadIndex":1,"parameters":[{"name":"progress","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRefreshProgress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRefreshProgress","overloadIndex":1,"parameters":[{"name":"progress","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateIsUsingASMClient","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateIsUsingASMClient","overloadIndex":1,"parameters":[{"name":"newValue","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"authMultisiteIsolationService","type":"AuthMultisiteIsolationService | undefined"},{"kind":"Property","name":"crossSiteRequestForgeryService","type":"CrossSiteRequestForgeryService"},{"kind":"Property","name":"refreshInProgress$","type":"Observable"},{"kind":"Property","name":"logoutInProgress$","type":"Observable"},{"kind":"Property","name":"isUsingASMClient$","type":"Observable"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"csrfToken$","type":"Observable<_spartacus_core.CSRFResponse>"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"featureToggles","type":"FeatureToggles"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","canonicalReference":"@spartacus/core!OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core","isOptional":false},{"name":"authStorageService","type":"AuthStorageService","canonicalReference":"@spartacus/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/core!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"authMultisiteIsolationService","type":"AuthMultisiteIsolationService | undefined","canonicalReference":"@spartacus/core!AuthMultisiteIsolationService:class","shortType":"AuthMultisiteIsolationService","importPath":"@spartacus/core","isOptional":true}]},{"kind":"Method","name":"checkOAuthParamsInUrl","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"loginWithRedirect","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"loginWithCredentials","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"getCsrfToken","parameters":[],"returnType":"Observable<_spartacus_core.CSRFResponse>"},{"kind":"Method","name":"otpLoginWithCredentials","parameters":[{"name":"tokenId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"tokenCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"coreLogout","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"isUserLoggedIn","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"logout","parameters":[],"returnType":"void"},{"kind":"Method","name":"setRefreshProgress","parameters":[{"name":"progress","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setLogoutProgress","parameters":[{"name":"progress","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isAsmEnabled","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isLaunched","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isEmulateInURL","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isUsedBefore","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"refreshAuthConfig","parameters":[],"returnType":"void"},{"kind":"Method","name":"isUsingASMClient","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateIsUsingASMClient","parameters":[{"name":"newValue","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthStatePersistenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"authStorageService","type":"AuthStorageService","isOptional":false,"canonicalReference":"@spartacus/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core"},{"name":"authRedirectStorageService","type":"AuthRedirectStorageService","isOptional":false,"canonicalReference":"@spartacus/core!AuthRedirectStorageService:class","shortType":"AuthRedirectStorageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authRedirectStorageService","type":"AuthRedirectStorageService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Method","name":"getAuthState","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isUserLoggedIn","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"SyncedAuthState | undefined","isOptional":false,"canonicalReference":"@spartacus/core!SyncedAuthState:interface","shortType":"SyncedAuthState","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"readStateFromStorage","overloadIndex":1,"parameters":[],"returnType":"SyncedAuthState | undefined"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAuthState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAuthState","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUserLoggedIn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUserLoggedIn","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AuthStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AuthStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"SyncedAuthState | undefined","isOptional":false,"canonicalReference":"@spartacus/core!SyncedAuthState:interface","shortType":"SyncedAuthState","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AuthStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readStateFromStorage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readStateFromStorage","overloadIndex":1,"parameters":[],"returnType":"SyncedAuthState | undefined"},"topLevelApiElementName":"AuthStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthStatePersistenceService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"authRedirectStorageService","type":"AuthRedirectStorageService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"authStorageService","type":"AuthStorageService","canonicalReference":"@spartacus/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectStorageService","type":"AuthRedirectStorageService","canonicalReference":"@spartacus/core!AuthRedirectStorageService:class","shortType":"AuthRedirectStorageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"initSync","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAuthState","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onRead","parameters":[{"name":"state","type":"SyncedAuthState | undefined","canonicalReference":"@spartacus/core!SyncedAuthState:class","shortType":"SyncedAuthState","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"readStateFromStorage","parameters":[],"returnType":"SyncedAuthState | undefined"},{"kind":"Method","name":"isUserLoggedIn","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthStorageService","members":[{"kind":"Property","name":"_token$","type":"Observable"},{"kind":"Method","name":"decode","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"encode","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"getToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"nonStringifiedOAuthLibKeys","type":"string[]"},{"kind":"Method","name":"removeItem","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setItem","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"data","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setToken","overloadIndex":1,"parameters":[{"name":"token","type":"AuthToken","isOptional":false,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decode","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"AuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"encode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"encode","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"AuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getItem","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"AuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeItem","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setItem","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"data","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setToken","overloadIndex":1,"parameters":[{"name":"token","type":"AuthToken","isOptional":false,"canonicalReference":"@spartacus/core!AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AuthStorageService","members":[{"kind":"Property","name":"nonStringifiedOAuthLibKeys","type":"string[]"},{"kind":"Property","name":"_token$","type":"Observable"},{"kind":"Method","name":"decode","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"encode","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"getToken","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setToken","parameters":[{"name":"token","type":"AuthToken","canonicalReference":"@spartacus/core!AuthToken:class","shortType":"AuthToken","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getItem","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"removeItem","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setItem","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"data","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"AuthToken","members":[{"kind":"PropertySignature","name":"access_token_stored_at","type":"string"},{"kind":"PropertySignature","name":"access_token","type":"string"},{"kind":"PropertySignature","name":"expires_at","type":"string"},{"kind":"PropertySignature","name":"granted_scopes","type":"string[]"},{"kind":"PropertySignature","name":"refresh_token","type":"string"},{"kind":"PropertySignature","name":"token_type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"access_token_stored_at","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"access_token_stored_at","type":"string"},"topLevelApiElementName":"AuthToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"access_token","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"access_token","type":"string"},"topLevelApiElementName":"AuthToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expires_at","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expires_at","type":"string"},"topLevelApiElementName":"AuthToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"granted_scopes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"granted_scopes","type":"string[]"},"topLevelApiElementName":"AuthToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"refresh_token","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"refresh_token","type":"string"},"topLevelApiElementName":"AuthToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"token_type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"token_type","type":"string"},"topLevelApiElementName":"AuthToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"AuthToken","members":[{"kind":"Property","name":"access_token","type":"string"},{"kind":"Property","name":"refresh_token","type":"string"},{"kind":"Property","name":"expires_at","type":"string"},{"kind":"Property","name":"granted_scopes","type":"string[]"},{"kind":"Property","name":"access_token_stored_at","type":"string"},{"kind":"Property","name":"token_type","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BApprovalProcess","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"B2BApprovalProcess","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"B2BApprovalProcess","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BApprovalProcess","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUnit","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"addresses","type":"Address[]"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addresses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addresses","type":"Address[]"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUnit","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"addresses","type":"Address[]"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUser","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"email","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"B2BUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"email","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"email","type":"string"},"topLevelApiElementName":"B2BUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUser","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"email","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BackendConfig","members":[{"kind":"PropertySignature","name":"loadingScopes","type":"LoadingScopes"},{"kind":"PropertySignature","name":"media","type":"{ baseUrl?: string; }"},{"kind":"PropertySignature","name":"occ","type":"{ baseUrl?: string; prefix?: string; useWithCredentials?: boolean; endpoints?: OccEndpoints; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loadingScopes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loadingScopes","type":"LoadingScopes"},"topLevelApiElementName":"BackendConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"media","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"media","type":"{ baseUrl?: string; }"},"topLevelApiElementName":"BackendConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"occ","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"occ","type":"{ baseUrl?: string; prefix?: string; useWithCredentials?: boolean; endpoints?: OccEndpoints; }"},"topLevelApiElementName":"BackendConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BackendConfig","members":[{"kind":"Property","name":"occ","type":"{ baseUrl?: string; prefix?: string; useWithCredentials?: boolean; endpoints?: OccEndpoints; }"},{"kind":"Property","name":"media","type":"{ baseUrl?: string; }"},{"kind":"Property","name":"loadingScopes","type":"LoadingScopes"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BackOffOptions","members":[{"kind":"PropertySignature","name":"delay","type":"number"},{"kind":"PropertySignature","name":"maxTries","type":"number"},{"kind":"PropertySignature","name":"shouldRetry","type":"(err: HttpErrorModel | Error) => boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"delay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"delay","type":"number"},"topLevelApiElementName":"BackOffOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxTries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxTries","type":"number"},"topLevelApiElementName":"BackOffOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shouldRetry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shouldRetry","type":"(err: HttpErrorModel | Error) => boolean"},"topLevelApiElementName":"BackOffOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BackOffOptions","members":[{"kind":"Property","name":"shouldRetry","type":"(err: HttpErrorModel | Error) => boolean"},{"kind":"Property","name":"maxTries","type":"number"},{"kind":"Property","name":"delay","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BadGatewayHandler","members":[{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"BadGatewayHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BadGatewayHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BadGatewayHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"handleError","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BadRequestHandler","members":[{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleBadLoginResponse","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleBadPassword","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleGuestDuplicateEmail","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleUnknownIdentifierError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleValidationError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"handleValidationErrorIleggalArgument","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"ErrorModel[]"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleBadLoginResponse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleBadLoginResponse","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleBadPassword","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleBadPassword","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleGuestDuplicateEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleGuestDuplicateEmail","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleUnknownIdentifierError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleUnknownIdentifierError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleValidationError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleValidationError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleValidationErrorIleggalArgument","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleValidationErrorIleggalArgument","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"BadRequestHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BadRequestHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Method","name":"handleError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleBadPassword","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleBadLoginResponse","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleValidationError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleValidationErrorIleggalArgument","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleGuestDuplicateEmail","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleUnknownIdentifierError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"ErrorModel[]"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseCoreModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"BaseCoreModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseCoreModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseOccModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"BaseOccModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseOccModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseOccUrlProperties","members":[{"kind":"PropertySignature","name":"baseSite","type":"boolean"},{"kind":"PropertySignature","name":"baseUrl","type":"boolean"},{"kind":"PropertySignature","name":"prefix","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseSite","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseSite","type":"boolean"},"topLevelApiElementName":"BaseOccUrlProperties","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseUrl","type":"boolean"},"topLevelApiElementName":"BaseOccUrlProperties","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"prefix","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"prefix","type":"boolean"},"topLevelApiElementName":"BaseOccUrlProperties","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseOccUrlProperties","members":[{"kind":"Property","name":"baseUrl","type":"boolean"},{"kind":"Property","name":"prefix","type":"boolean"},{"kind":"Property","name":"baseSite","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseOption","members":[{"kind":"PropertySignature","name":"options","type":"VariantOption[]"},{"kind":"PropertySignature","name":"selected","type":"VariantOption"},{"kind":"PropertySignature","name":"variantType","type":"VariantType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"options","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"options","type":"VariantOption[]"},"topLevelApiElementName":"BaseOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"VariantOption"},"topLevelApiElementName":"BaseOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantType","type":"VariantType"},"topLevelApiElementName":"BaseOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseOption","members":[{"kind":"Property","name":"options","type":"VariantOption[]"},{"kind":"Property","name":"selected","type":"VariantOption"},{"kind":"Property","name":"variantType","type":"VariantType"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BasePageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/core!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"routingPageMetaResolver","type":"RoutingPageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/core!RoutingPageMetaResolver:class","shortType":"RoutingPageMetaResolver","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"pageLinkService","type":"PageLinkService","isOptional":false,"canonicalReference":"@spartacus/core!PageLinkService:class","shortType":"PageLinkService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"breadcrumb$","type":"Observable"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"description$","type":"Observable"},{"kind":"Property","name":"homeBreadcrumb$","type":"Observable"},{"kind":"Property","name":"page$","type":"Observable"},{"kind":"Property","name":"pageLinkService","type":"PageLinkService"},{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[{"name":"options","type":"CanonicalUrlOptions","isOptional":true,"canonicalReference":"@spartacus/core!CanonicalUrlOptions:interface","shortType":"CanonicalUrlOptions","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"robots$","type":"Observable"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routingPageMetaResolver","type":"RoutingPageMetaResolver"},{"kind":"Property","name":"title$","type":"Observable"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BasePageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveCanonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[{"name":"options","type":"CanonicalUrlOptions","isOptional":true,"canonicalReference":"@spartacus/core!CanonicalUrlOptions:interface","shortType":"CanonicalUrlOptions","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"BasePageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BasePageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BasePageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BasePageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BasePageMetaResolver","members":[{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"routingPageMetaResolver","type":"RoutingPageMetaResolver"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"pageLinkService","type":"PageLinkService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/core!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"routingPageMetaResolver","type":"RoutingPageMetaResolver","canonicalReference":"@spartacus/core!RoutingPageMetaResolver:class","shortType":"RoutingPageMetaResolver","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"pageLinkService","type":"PageLinkService","canonicalReference":"@spartacus/core!PageLinkService:class","shortType":"PageLinkService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"page$","type":"Observable"},{"kind":"Property","name":"title$","type":"Observable"},{"kind":"Property","name":"description$","type":"Observable"},{"kind":"Property","name":"robots$","type":"Observable"},{"kind":"Property","name":"homeBreadcrumb$","type":"Observable"},{"kind":"Property","name":"breadcrumb$","type":"Observable"},{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveBreadcrumbs","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","parameters":[{"name":"options","type":"CanonicalUrlOptions","canonicalReference":"@spartacus/core!CanonicalUrlOptions:class","shortType":"CanonicalUrlOptions","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSite","members":[{"kind":"PropertySignature","name":"baseStore","type":"BaseStore"},{"kind":"PropertySignature","name":"captchaConfig","type":"CaptchaConfig"},{"kind":"PropertySignature","name":"channel","type":"string"},{"kind":"PropertySignature","name":"defaultLanguage","type":"Language"},{"kind":"PropertySignature","name":"defaultPreviewCatalogId","type":"string"},{"kind":"PropertySignature","name":"defaultPreviewCategoryCode","type":"string"},{"kind":"PropertySignature","name":"defaultPreviewProductCode","type":"string"},{"kind":"PropertySignature","name":"isolated","type":"boolean"},{"kind":"PropertySignature","name":"locale","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"requiresAuthentication","type":"boolean"},{"kind":"PropertySignature","name":"stores","type":"BaseStore[]"},{"kind":"PropertySignature","name":"theme","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"},{"kind":"PropertySignature","name":"urlEncodingAttributes","type":"string[]"},{"kind":"PropertySignature","name":"urlPatterns","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseStore","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseStore","type":"BaseStore"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"captchaConfig","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"captchaConfig","type":"CaptchaConfig"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"channel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"channel","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultLanguage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultLanguage","type":"Language"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPreviewCatalogId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPreviewCatalogId","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPreviewCategoryCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPreviewCategoryCode","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPreviewProductCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPreviewProductCode","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isolated","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isolated","type":"boolean"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"locale","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"locale","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"requiresAuthentication","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"requiresAuthentication","type":"boolean"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stores","type":"BaseStore[]"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"theme","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"theme","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"urlEncodingAttributes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"urlEncodingAttributes","type":"string[]"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"urlPatterns","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"urlPatterns","type":"string[]"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSite","members":[{"kind":"Property","name":"channel","type":"string"},{"kind":"Property","name":"defaultLanguage","type":"Language"},{"kind":"Property","name":"defaultPreviewCatalogId","type":"string"},{"kind":"Property","name":"defaultPreviewCategoryCode","type":"string"},{"kind":"Property","name":"defaultPreviewProductCode","type":"string"},{"kind":"Property","name":"locale","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"theme","type":"string"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"stores","type":"BaseStore[]"},{"kind":"Property","name":"urlPatterns","type":"string[]"},{"kind":"Property","name":"urlEncodingAttributes","type":"string[]"},{"kind":"Property","name":"baseStore","type":"BaseStore"},{"kind":"Property","name":"requiresAuthentication","type":"boolean"},{"kind":"Property","name":"isolated","type":"boolean"},{"kind":"Property","name":"captchaConfig","type":"CaptchaConfig"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSiteEntities","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BaseSite"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BaseSite"},"topLevelApiElementName":"BaseSiteEntities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSiteEntities","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseSiteInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"configInit","type":"ConfigInitializerService","isOptional":false,"canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setDefaultFromConfig","overloadIndex":1,"parameters":[{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setFallbackValue","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BaseSiteInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"BaseSiteInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefaultFromConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefaultFromConfig","overloadIndex":1,"parameters":[{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"BaseSiteInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFallbackValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFallbackValue","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BaseSiteInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseSiteInitializer","members":[{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"configInit","type":"ConfigInitializerService","canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"setFallbackValue","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setDefaultFromConfig","parameters":[{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseSiteNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.BaseSite","isOptional":false,"canonicalReference":"@spartacus/core!Occ.BaseSite:interface","shortType":"Occ.BaseSite","importPath":"@spartacus/core"},{"name":"target","type":"BaseSite","isOptional":true,"canonicalReference":"@spartacus/core!BaseSite:interface","shortType":"BaseSite","importPath":"@spartacus/core"}],"returnType":"BaseSite"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.BaseSite","isOptional":false,"canonicalReference":"@spartacus/core!Occ.BaseSite:interface","shortType":"Occ.BaseSite","importPath":"@spartacus/core"},{"name":"target","type":"BaseSite","isOptional":true,"canonicalReference":"@spartacus/core!BaseSite:interface","shortType":"BaseSite","importPath":"@spartacus/core"}],"returnType":"BaseSite"},"topLevelApiElementName":"BaseSiteNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseSiteNormalizer","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.BaseSite","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"BaseSite","canonicalReference":"@spartacus/core!BaseSite:class","shortType":"BaseSite","importPath":"","isOptional":true}],"returnType":"BaseSite"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseSiteService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"siteUid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isInitialized","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValid","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"siteUid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"BaseSiteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BaseSiteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"BaseSiteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInitialized","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInitialized","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"BaseSiteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isValid","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isValid","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"BaseSiteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"BaseSiteService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseSiteService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAll","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"get","parameters":[{"name":"siteUid","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"setActive","parameters":[{"name":"baseSite","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isInitialized","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValid","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSiteState","members":[{"kind":"PropertySignature","name":"activeSite","type":"string"},{"kind":"PropertySignature","name":"details","type":"BaseSite"},{"kind":"PropertySignature","name":"entities","type":"BaseSiteEntities | null"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activeSite","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activeSite","type":"string"},"topLevelApiElementName":"BaseSiteState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"details","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"details","type":"BaseSite"},"topLevelApiElementName":"BaseSiteState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"BaseSiteEntities | null"},"topLevelApiElementName":"BaseSiteState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSiteState","members":[{"kind":"Property","name":"entities","type":"BaseSiteEntities | null"},{"kind":"Property","name":"activeSite","type":"string"},{"kind":"Property","name":"details","type":"BaseSite"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseStore","members":[{"kind":"PropertySignature","name":"currencies","type":"Currency[]"},{"kind":"PropertySignature","name":"defaultCurrency","type":"Currency"},{"kind":"PropertySignature","name":"defaultLanguage","type":"Language"},{"kind":"PropertySignature","name":"languages","type":"Language[]"},{"kind":"PropertySignature","name":"paymentProvider","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currencies","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currencies","type":"Currency[]"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultCurrency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultCurrency","type":"Currency"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultLanguage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultLanguage","type":"Language"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"languages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"languages","type":"Language[]"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentProvider","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentProvider","type":"string"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseStore","members":[{"kind":"Property","name":"currencies","type":"Currency[]"},{"kind":"Property","name":"defaultCurrency","type":"Currency"},{"kind":"Property","name":"languages","type":"Language[]"},{"kind":"Property","name":"defaultLanguage","type":"Language"},{"kind":"Property","name":"paymentProvider","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BillingCountriesState","members":[{"kind":"PropertySignature","name":"entities","type":"BillingCountryEntities"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"BillingCountryEntities"},"topLevelApiElementName":"BillingCountriesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BillingCountriesState","members":[{"kind":"Property","name":"entities","type":"BillingCountryEntities"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BillingCountryEntities","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Country"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Country"},"topLevelApiElementName":"BillingCountryEntities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BillingCountryEntities","members":[]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Breadcrumb","members":[{"kind":"PropertySignature","name":"facetCode","type":"string"},{"kind":"PropertySignature","name":"facetName","type":"string"},{"kind":"PropertySignature","name":"facetValueCode","type":"string"},{"kind":"PropertySignature","name":"facetValueName","type":"string"},{"kind":"PropertySignature","name":"removeQuery","type":"SearchState"},{"kind":"PropertySignature","name":"truncateQuery","type":"SearchState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facetCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facetCode","type":"string"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facetName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facetName","type":"string"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facetValueCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facetValueCode","type":"string"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facetValueName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facetValueName","type":"string"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"removeQuery","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"removeQuery","type":"SearchState"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"truncateQuery","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"truncateQuery","type":"SearchState"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Breadcrumb","members":[{"kind":"Property","name":"facetCode","type":"string"},{"kind":"Property","name":"facetName","type":"string"},{"kind":"Property","name":"facetValueCode","type":"string"},{"kind":"Property","name":"facetValueName","type":"string"},{"kind":"Property","name":"removeQuery","type":"SearchState"},{"kind":"Property","name":"truncateQuery","type":"SearchState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BreadcrumbMeta","members":[{"kind":"PropertySignature","name":"label","type":"string"},{"kind":"PropertySignature","name":"link","type":"string | any[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"label","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"label","type":"string"},"topLevelApiElementName":"BreadcrumbMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"link","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"link","type":"string | any[]"},"topLevelApiElementName":"BreadcrumbMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BreadcrumbMeta","members":[{"kind":"Property","name":"label","type":"string"},{"kind":"Property","name":"link","type":"string | any[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CanonicalPageResolver","members":[{"kind":"MethodSignature","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"resolveCanonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CanonicalPageResolver","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CanonicalPageResolver","members":[{"kind":"Method","name":"resolveCanonicalUrl","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CanonicalUrlOptions","members":[{"kind":"PropertySignature","name":"forceHttps","type":"boolean"},{"kind":"PropertySignature","name":"forceTrailingSlash","type":"boolean"},{"kind":"PropertySignature","name":"forceWww","type":"boolean"},{"kind":"PropertySignature","name":"removeQueryParams","type":"boolean | string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"forceHttps","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"forceHttps","type":"boolean"},"topLevelApiElementName":"CanonicalUrlOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"forceTrailingSlash","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"forceTrailingSlash","type":"boolean"},"topLevelApiElementName":"CanonicalUrlOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"forceWww","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"forceWww","type":"boolean"},"topLevelApiElementName":"CanonicalUrlOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"removeQueryParams","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"removeQueryParams","type":"boolean | string[]"},"topLevelApiElementName":"CanonicalUrlOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CanonicalUrlOptions","members":[{"kind":"Property","name":"forceTrailingSlash","type":"boolean"},{"kind":"Property","name":"forceHttps","type":"boolean"},{"kind":"Property","name":"forceWww","type":"boolean"},{"kind":"Property","name":"removeQueryParams","type":"boolean | string[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CaptchaConfig","members":[{"kind":"PropertySignature","name":"enabled","type":"boolean"},{"kind":"PropertySignature","name":"publicKey","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"enabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"enabled","type":"boolean"},"topLevelApiElementName":"CaptchaConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"publicKey","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"publicKey","type":"string"},"topLevelApiElementName":"CaptchaConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CaptchaConfig","members":[{"kind":"Property","name":"enabled","type":"boolean"},{"kind":"Property","name":"publicKey","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CardType","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"CardType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CardType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CardType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Category","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"image","type":"Image"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"image","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"image","type":"Image"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Category","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"image","type":"Image"},{"kind":"Property","name":"url","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CategoryPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productSearchService","type":"ProductSearchService","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core"},{"name":"cms","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/core!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core"}]},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Property","name":"cms","type":"CmsService"},{"kind":"Method","name":"hasProductListComponent","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Method","name":"resolveBreadcrumbData","overloadIndex":1,"parameters":[{"name":"page","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"},{"name":"label","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BreadcrumbMeta[]"},{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"searchPage$","type":"Observable"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasProductListComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasProductListComponent","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"CategoryPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbData","overloadIndex":1,"parameters":[{"name":"page","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"},{"name":"label","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"BreadcrumbMeta[]"},"topLevelApiElementName":"CategoryPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CategoryPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveCanonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CategoryPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CategoryPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CategoryPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CategoryPageMetaResolver","members":[{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Property","name":"cms","type":"CmsService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Property","name":"searchPage$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productSearchService","type":"ProductSearchService","canonicalReference":"@spartacus/core!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core","isOptional":false},{"name":"cms","type":"CmsService","canonicalReference":"@spartacus/core!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","canonicalReference":"@spartacus/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveBreadcrumbs","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveBreadcrumbData","parameters":[{"name":"page","type":"ProductSearchPage","canonicalReference":"@spartacus/core!ProductSearchPage:class","shortType":"ProductSearchPage","importPath":"","isOptional":false},{"name":"label","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"BreadcrumbMeta[]"},{"kind":"Method","name":"hasProductListComponent","parameters":[{"name":"page","type":"Page","canonicalReference":"@spartacus/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Classification","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"features","type":"Feature[]"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Classification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"features","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"features","type":"Feature[]"},"topLevelApiElementName":"Classification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Classification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Classification","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"features","type":"Feature[]"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ClearSearch","members":[{"kind":"PropertySignature","name":"clearPageResults","type":"boolean"},{"kind":"PropertySignature","name":"clearSearchboxResults","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"clearPageResults","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"clearPageResults","type":"boolean"},"topLevelApiElementName":"ClearSearch","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"clearSearchboxResults","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"clearSearchboxResults","type":"boolean"},"topLevelApiElementName":"ClearSearch","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ClearSearch","members":[{"kind":"Property","name":"clearPageResults","type":"boolean"},{"kind":"Property","name":"clearSearchboxResults","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"ClientAuthActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"ClientAuthActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ClientAuthActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ClientTokenAction","namespace":"ClientAuthActions","members":["LoadClientToken | LoadClientTokenFail | LoadClientTokenSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ClientTokenAction","members":["LoadClientToken | LoadClientTokenFail | LoadClientTokenSuccess"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CLIENT_TOKEN_FAIL","namespace":"ClientAuthActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CLIENT_TOKEN_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CLIENT_TOKEN_SUCCESS","namespace":"ClientAuthActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CLIENT_TOKEN_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CLIENT_TOKEN","namespace":"ClientAuthActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CLIENT_TOKEN","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadClientToken","namespace":"ClientAuthActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadClientToken","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadClientTokenFail","namespace":"ClientAuthActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadClientTokenFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadClientTokenSuccess","namespace":"ClientAuthActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ClientToken","isOptional":false,"canonicalReference":"@spartacus/core!ClientToken:interface","shortType":"ClientToken","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"ClientToken"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadClientTokenSuccess","members":[{"kind":"Property","name":"payload","type":"ClientToken"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ClientToken","canonicalReference":"@spartacus/core!ClientToken:class","shortType":"ClientToken","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientAuthenticationTokenService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadClientAuthenticationToken","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadClientAuthenticationToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadClientAuthenticationToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ClientAuthenticationTokenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientAuthenticationTokenService","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadClientAuthenticationToken","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientAuthModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ClientAuthModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientAuthModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"ClientAuthSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"ClientAuthSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ClientAuthSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getClientAuthState","namespace":"ClientAuthSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getClientAuthState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getClientTokenState","namespace":"ClientAuthSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getClientTokenState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ClientAuthState","members":[{"kind":"PropertySignature","name":"clientToken","type":"LoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"clientToken","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"clientToken","type":"LoaderState"},"topLevelApiElementName":"ClientAuthState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ClientAuthState","members":[{"kind":"Property","name":"clientToken","type":"LoaderState"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientErrorHandlingService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"clientTokenService","type":"ClientTokenService","isOptional":false,"canonicalReference":"@spartacus/core!ClientTokenService:class","shortType":"ClientTokenService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"clientTokenService","type":"ClientTokenService"},{"kind":"Method","name":"createNewRequestWithNewToken","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"token","type":"ClientToken","isOptional":false,"canonicalReference":"@spartacus/core!ClientToken:interface","shortType":"ClientToken","importPath":"@spartacus/core"}],"returnType":"HttpRequest"},{"kind":"Method","name":"handleExpiredClientToken","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createNewRequestWithNewToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createNewRequestWithNewToken","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"token","type":"ClientToken","isOptional":false,"canonicalReference":"@spartacus/core!ClientToken:interface","shortType":"ClientToken","importPath":"@spartacus/core"}],"returnType":"HttpRequest"},"topLevelApiElementName":"ClientErrorHandlingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleExpiredClientToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleExpiredClientToken","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable"},"topLevelApiElementName":"ClientErrorHandlingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientErrorHandlingService","members":[{"kind":"Property","name":"clientTokenService","type":"ClientTokenService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"clientTokenService","type":"ClientTokenService","canonicalReference":"@spartacus/core!ClientTokenService:class","shortType":"ClientTokenService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"handleExpiredClientToken","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createNewRequestWithNewToken","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"token","type":"ClientToken","canonicalReference":"@spartacus/core!ClientToken:class","shortType":"ClientToken","importPath":"","isOptional":false}],"returnType":"HttpRequest"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ClientToken","members":[{"kind":"PropertySignature","name":"access_token","type":"string"},{"kind":"PropertySignature","name":"expires_in","type":"number"},{"kind":"PropertySignature","name":"scope","type":"string"},{"kind":"PropertySignature","name":"token_type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"access_token","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"access_token","type":"string"},"topLevelApiElementName":"ClientToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expires_in","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expires_in","type":"number"},"topLevelApiElementName":"ClientToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scope","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scope","type":"string"},"topLevelApiElementName":"ClientToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"token_type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"token_type","type":"string"},"topLevelApiElementName":"ClientToken","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ClientToken","members":[{"kind":"Property","name":"access_token","type":"string"},{"kind":"Property","name":"token_type","type":"string"},{"kind":"Property","name":"expires_in","type":"number"},{"kind":"Property","name":"scope","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientTokenInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"clientTokenService","type":"ClientTokenService","isOptional":false,"canonicalReference":"@spartacus/core!ClientTokenService:class","shortType":"ClientTokenService","importPath":"@spartacus/core"},{"name":"clientErrorHandlingService","type":"ClientErrorHandlingService","isOptional":false,"canonicalReference":"@spartacus/core!ClientErrorHandlingService:class","shortType":"ClientErrorHandlingService","importPath":"@spartacus/core"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"clientErrorHandlingService","type":"ClientErrorHandlingService"},{"kind":"Property","name":"clientTokenService","type":"ClientTokenService"},{"kind":"Property","name":"enableClientToken","type":"boolean"},{"kind":"Method","name":"getClientToken","overloadIndex":1,"parameters":[{"name":"isClientTokenRequest","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Method","name":"isClientTokenRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"isExpiredToken","overloadIndex":1,"parameters":[{"name":"resp","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getClientToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getClientToken","overloadIndex":1,"parameters":[{"name":"isClientTokenRequest","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ClientTokenInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"ClientTokenInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isClientTokenRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isClientTokenRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"ClientTokenInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isExpiredToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isExpiredToken","overloadIndex":1,"parameters":[{"name":"resp","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"ClientTokenInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientTokenInterceptor","members":[{"kind":"Property","name":"clientTokenService","type":"ClientTokenService"},{"kind":"Property","name":"clientErrorHandlingService","type":"ClientErrorHandlingService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"enableClientToken","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"clientTokenService","type":"ClientTokenService","canonicalReference":"@spartacus/core!ClientTokenService:class","shortType":"ClientTokenService","importPath":"@spartacus/core","isOptional":false},{"name":"clientErrorHandlingService","type":"ClientErrorHandlingService","canonicalReference":"@spartacus/core!ClientErrorHandlingService:class","shortType":"ClientErrorHandlingService","importPath":"@spartacus/core","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getClientToken","parameters":[{"name":"isClientTokenRequest","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isClientTokenRequest","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isExpiredToken","parameters":[{"name":"resp","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientTokenService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"getClientToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isClientTokenLoaded","overloadIndex":1,"parameters":[{"name":"state","type":"LoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.LoaderState:interface","shortType":"LoaderState","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"refreshClientToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getClientToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getClientToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ClientTokenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isClientTokenLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isClientTokenLoaded","overloadIndex":1,"parameters":[{"name":"state","type":"LoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.LoaderState:interface","shortType":"LoaderState","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ClientTokenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshClientToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshClientToken","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ClientTokenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClientTokenService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"getClientToken","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"refreshClientToken","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isClientTokenLoaded","parameters":[{"name":"state","type":"LoaderState","canonicalReference":"@spartacus/core!LoaderState:class","shortType":"LoaderState","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"CmsActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"CmsActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CmsActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CMS_GET_COMPONENT_FROM_PAGE","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CMS_GET_COMPONENT_FROM_PAGE","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CMS_SET_PAGE_FAIL_INDEX","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CMS_SET_PAGE_FAIL_INDEX","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CMS_SET_PAGE_SUCCESS_INDEX","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CMS_SET_PAGE_SUCCESS_INDEX","type":""}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CmsComponentAction","namespace":"CmsActions","members":["LoadCmsComponent | LoadCmsComponentFail | LoadCmsComponentSuccess | CmsGetComponentFromPage"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CmsComponentAction","members":["LoadCmsComponent | LoadCmsComponentFail | LoadCmsComponentSuccess | CmsGetComponentFromPage"]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsGetComponentFromPage","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ component: T; pageContext: PageContext; } | { component: T; pageContext: PageContext; }[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ component: T; pageContext: PageContext; } | { component: T; pageContext: PageContext; }[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsGetComponentFromPage","members":[{"kind":"Property","name":"payload","type":"{ component: T; pageContext: PageContext; } | { component: T; pageContext: PageContext; }[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n component: T;\n pageContext: PageContext;\n } | {\n component: T;\n pageContext: PageContext;\n }[]","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CmsNavigationEntryItemAction","namespace":"CmsActions","members":["LoadCmsNavigationItems | LoadCmsNavigationItemsFail | LoadCmsNavigationItemsSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CmsNavigationEntryItemAction","members":["LoadCmsNavigationItems | LoadCmsNavigationItemsFail | LoadCmsNavigationItemsSuccess"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CmsPageAction","namespace":"CmsActions","members":["LoadCmsPageData | LoadCmsPageDataFail | LoadCmsPageDataSuccess | CmsSetPageFailIndex"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CmsPageAction","members":["LoadCmsPageData | LoadCmsPageDataFail | LoadCmsPageDataSuccess | CmsSetPageFailIndex"]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsSetPageFailIndex","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsSetPageFailIndex","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsSetPageSuccessIndex","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"payload","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsSetPageSuccessIndex","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"payload","type":"Page","canonicalReference":"@spartacus/core!Page:class","shortType":"Page","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_COMPONENT_FAIL","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_COMPONENT_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_COMPONENT_SUCCESS","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_COMPONENT_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_COMPONENT","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_COMPONENT","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_NAVIGATION_ITEMS_FAIL","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_NAVIGATION_ITEMS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_NAVIGATION_ITEMS_SUCCESS","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_NAVIGATION_ITEMS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_NAVIGATION_ITEMS","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_NAVIGATION_ITEMS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_PAGE_DATA_FAIL","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_PAGE_DATA_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_PAGE_DATA_SUCCESS","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_PAGE_DATA_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_PAGE_DATA","namespace":"CmsActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CMS_PAGE_DATA","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsComponent","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ uid: string; pageContext?: PageContext; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ uid: string; pageContext?: PageContext; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsComponent","members":[{"kind":"Property","name":"payload","type":"{ uid: string; pageContext?: PageContext; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n uid: string;\n pageContext?: PageContext;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsComponentFail","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ uid: string; error: any; pageContext: PageContext; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ uid: string; error: any; pageContext: PageContext; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsComponentFail","members":[{"kind":"Property","name":"payload","type":"{ uid: string; error: any; pageContext: PageContext; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n uid: string;\n error: any;\n pageContext: PageContext;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsComponentSuccess","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ component: T; uid?: string; pageContext: PageContext; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ component: T; uid?: string; pageContext: PageContext; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsComponentSuccess","members":[{"kind":"Property","name":"payload","type":"{ component: T; uid?: string; pageContext: PageContext; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n component: T;\n uid?: string;\n pageContext: PageContext;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsNavigationItems","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ nodeId: string; items: any[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ nodeId: string; items: any[]; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsNavigationItems","members":[{"kind":"Property","name":"payload","type":"{ nodeId: string; items: any[]; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n nodeId: string;\n items: any[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsNavigationItemsFail","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"nodeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsNavigationItemsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"nodeId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsNavigationItemsSuccess","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ nodeId: string; components: any[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ nodeId: string; components: any[]; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsNavigationItemsSuccess","members":[{"kind":"Property","name":"payload","type":"{ nodeId: string; components: any[]; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n nodeId: string;\n components: any[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsPageData","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"PageContext"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsPageData","members":[{"kind":"Property","name":"payload","type":"PageContext"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsPageDataFail","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsPageDataFail","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"error","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsPageDataSuccess","namespace":"CmsActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"payload","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCmsPageDataSuccess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"payload","type":"Page","canonicalReference":"@spartacus/core!Page:class","shortType":"Page","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsActivatedRouteSnapshot","members":[{"kind":"PropertySignature","name":"data","type":"CmsRouteData"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"data","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"data","type":"CmsRouteData"},"topLevelApiElementName":"CmsActivatedRouteSnapshot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsActivatedRouteSnapshot","members":[{"kind":"Property","name":"data","type":"CmsRouteData"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsAddToCartComponent","members":[{"kind":"PropertySignature","name":"inventoryDisplay","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"inventoryDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"inventoryDisplay","type":"boolean"},"topLevelApiElementName":"CmsAddToCartComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsAddToCartComponent","members":[{"kind":"Property","name":"inventoryDisplay","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsBannerCarouselComponent","members":[{"kind":"PropertySignature","name":"banners","type":"string"},{"kind":"PropertySignature","name":"effect","type":"CmsBannerCarouselEffect"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"banners","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"banners","type":"string"},"topLevelApiElementName":"CmsBannerCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"effect","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"effect","type":"CmsBannerCarouselEffect"},"topLevelApiElementName":"CmsBannerCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsBannerCarouselComponent","members":[{"kind":"Property","name":"banners","type":"string"},{"kind":"Property","name":"effect","type":"CmsBannerCarouselEffect"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsBannerComponent","members":[{"kind":"PropertySignature","name":"category","type":"string"},{"kind":"PropertySignature","name":"container","type":"string"},{"kind":"PropertySignature","name":"content","type":"string"},{"kind":"PropertySignature","name":"contentPage","type":"string"},{"kind":"PropertySignature","name":"external","type":"string | boolean"},{"kind":"PropertySignature","name":"headline","type":"string"},{"kind":"PropertySignature","name":"media","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"},{"kind":"PropertySignature","name":"product","type":"string"},{"kind":"PropertySignature","name":"urlLink","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"category","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"category","type":"string"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"content","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"content","type":"string"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"contentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"contentPage","type":"string"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"external","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"external","type":"string | boolean"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"headline","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"headline","type":"string"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"media","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"media","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"string"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"urlLink","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"urlLink","type":"string"},"topLevelApiElementName":"CmsBannerComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsBannerComponent","members":[{"kind":"Property","name":"headline","type":"string"},{"kind":"Property","name":"content","type":"string"},{"kind":"Property","name":"container","type":"string"},{"kind":"Property","name":"media","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"},{"kind":"Property","name":"urlLink","type":"string"},{"kind":"Property","name":"external","type":"string | boolean"},{"kind":"Property","name":"contentPage","type":"string"},{"kind":"Property","name":"product","type":"string"},{"kind":"Property","name":"category","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsBannerComponentMedia","members":[{"kind":"PropertySignature","name":"altText","type":"string"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"mime","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"altText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"altText","type":"string"},"topLevelApiElementName":"CmsBannerComponentMedia","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"CmsBannerComponentMedia","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"mime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"mime","type":"string"},"topLevelApiElementName":"CmsBannerComponentMedia","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"CmsBannerComponentMedia","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsBannerComponentMedia","members":[{"kind":"Property","name":"altText","type":"string"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"mime","type":"string"},{"kind":"Property","name":"url","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsComponent","members":[{"kind":"PropertySignature","name":"composition","type":"{ inner?: string[]; }"},{"kind":"PropertySignature","name":"modifiedTime","type":"Date"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"otherProperties","type":"any"},{"kind":"PropertySignature","name":"styleClasses","type":"string"},{"kind":"PropertySignature","name":"typeCode","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"composition","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"composition","type":"{ inner?: string[]; }"},"topLevelApiElementName":"CmsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"modifiedTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"modifiedTime","type":"Date"},"topLevelApiElementName":"CmsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CmsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"otherProperties","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"otherProperties","type":"any"},"topLevelApiElementName":"CmsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"styleClasses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"styleClasses","type":"string"},"topLevelApiElementName":"CmsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"typeCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"typeCode","type":"string"},"topLevelApiElementName":"CmsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"CmsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsComponent","members":[{"kind":"Property","name":"modifiedTime","type":"Date"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"otherProperties","type":"any"},{"kind":"Property","name":"typeCode","type":"string"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"composition","type":"{ inner?: string[]; }"},{"kind":"Property","name":"styleClasses","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsComponentAdapter","members":[{"kind":"Method","name":"findComponentsByIds","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"fields","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findComponentsByIds","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findComponentsByIds","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"fields","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsComponentAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"fields","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"findComponentsByIds","parameters":[{"name":"ids","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsComponentChildRoutesConfig","members":[{"kind":"PropertySignature","name":"children","type":"Route[]"},{"kind":"PropertySignature","name":"parent","type":"Pick"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"children","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"children","type":"Route[]"},"topLevelApiElementName":"CmsComponentChildRoutesConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"parent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"parent","type":"Pick"},"topLevelApiElementName":"CmsComponentChildRoutesConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsComponentChildRoutesConfig","members":[{"kind":"Property","name":"parent","type":"Pick"},{"kind":"Property","name":"children","type":"Route[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CMSComponentConfig","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsComponentMapping | undefined"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"componentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsComponentMapping | undefined"},"topLevelApiElementName":"CMSComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CMSComponentConfig","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsComponentConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsStructureConfigService","type":"CmsStructureConfigService","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureConfigService:class","shortType":"CmsStructureConfigService","importPath":"@spartacus/core"},{"name":"cmsComponentAdapter","type":"CmsComponentAdapter","isOptional":false,"canonicalReference":"@spartacus/core!CmsComponentAdapter:class","shortType":"CmsComponentAdapter","importPath":"@spartacus/core"},{"name":"config","type":"CmsConfig","isOptional":false,"canonicalReference":"@spartacus/core!CmsConfig:class","shortType":"CmsConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsComponentAdapter","type":"CmsComponentAdapter"},{"kind":"Property","name":"cmsStructureConfigService","type":"CmsStructureConfigService"},{"kind":"Property","name":"config","type":"CmsConfig"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsComponentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsComponentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsComponentConnector","members":[{"kind":"Property","name":"cmsStructureConfigService","type":"CmsStructureConfigService"},{"kind":"Property","name":"cmsComponentAdapter","type":"CmsComponentAdapter"},{"kind":"Property","name":"config","type":"CmsConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsStructureConfigService","type":"CmsStructureConfigService","canonicalReference":"@spartacus/core!CmsStructureConfigService:class","shortType":"CmsStructureConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"cmsComponentAdapter","type":"CmsComponentAdapter","canonicalReference":"@spartacus/core!CmsComponentAdapter:class","shortType":"CmsComponentAdapter","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"CmsConfig","canonicalReference":"@spartacus/core!CmsConfig:class","shortType":"CmsConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"ids","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsComponentMapping","members":[{"kind":"PropertySignature","name":"childRoutes","type":"Route[] | CmsComponentChildRoutesConfig"},{"kind":"PropertySignature","name":"component","type":"any"},{"kind":"PropertySignature","name":"data","type":"T"},{"kind":"PropertySignature","name":"deferLoading","type":"DeferLoadingStrategy"},{"kind":"PropertySignature","name":"disableSSR","type":"boolean"},{"kind":"PropertySignature","name":"guards","type":"any[]"},{"kind":"PropertySignature","name":"i18nKeys","type":"string[]"},{"kind":"PropertySignature","name":"providers","type":"StaticProvider[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"childRoutes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"childRoutes","type":"Route[] | CmsComponentChildRoutesConfig"},"topLevelApiElementName":"CmsComponentMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"component","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"component","type":"any"},"topLevelApiElementName":"CmsComponentMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"data","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"data","type":"T"},"topLevelApiElementName":"CmsComponentMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deferLoading","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deferLoading","type":"DeferLoadingStrategy"},"topLevelApiElementName":"CmsComponentMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disableSSR","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disableSSR","type":"boolean"},"topLevelApiElementName":"CmsComponentMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guards","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guards","type":"any[]"},"topLevelApiElementName":"CmsComponentMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"i18nKeys","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"i18nKeys","type":"string[]"},"topLevelApiElementName":"CmsComponentMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"providers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"providers","type":"StaticProvider[]"},"topLevelApiElementName":"CmsComponentMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsComponentMapping","members":[{"kind":"Property","name":"component","type":"any"},{"kind":"Property","name":"providers","type":"StaticProvider[]"},{"kind":"Property","name":"childRoutes","type":"Route[] | CmsComponentChildRoutesConfig"},{"kind":"Property","name":"disableSSR","type":"boolean"},{"kind":"Property","name":"i18nKeys","type":"string[]"},{"kind":"Property","name":"guards","type":"any[]"},{"kind":"Property","name":"data","type":"T"},{"kind":"Property","name":"deferLoading","type":"DeferLoadingStrategy"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsComponentWithChildren","members":[{"kind":"PropertySignature","name":"children","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"children","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"children","type":"string"},"topLevelApiElementName":"CmsComponentWithChildren","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsComponentWithChildren","members":[{"kind":"Property","name":"children","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsLinkComponent","members":[{"kind":"PropertySignature","name":"container","type":"boolean"},{"kind":"PropertySignature","name":"contentPage","type":"string"},{"kind":"PropertySignature","name":"contentPageLabelOrId","type":"string"},{"kind":"PropertySignature","name":"external","type":"boolean"},{"kind":"PropertySignature","name":"linkName","type":"string"},{"kind":"PropertySignature","name":"styleAttributes","type":"string"},{"kind":"PropertySignature","name":"target","type":"string | boolean"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"boolean"},"topLevelApiElementName":"CmsLinkComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"contentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"contentPage","type":"string"},"topLevelApiElementName":"CmsLinkComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"contentPageLabelOrId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"contentPageLabelOrId","type":"string"},"topLevelApiElementName":"CmsLinkComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"external","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"external","type":"boolean"},"topLevelApiElementName":"CmsLinkComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"linkName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"linkName","type":"string"},"topLevelApiElementName":"CmsLinkComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"styleAttributes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"styleAttributes","type":"string"},"topLevelApiElementName":"CmsLinkComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"target","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"target","type":"string | boolean"},"topLevelApiElementName":"CmsLinkComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"CmsLinkComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsLinkComponent","members":[{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"container","type":"boolean"},{"kind":"Property","name":"external","type":"boolean"},{"kind":"Property","name":"contentPage","type":"string"},{"kind":"Property","name":"contentPageLabelOrId","type":"string"},{"kind":"Property","name":"linkName","type":"string"},{"kind":"Property","name":"target","type":"string | boolean"},{"kind":"Property","name":"styleAttributes","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsMiniCartComponent","members":[{"kind":"PropertySignature","name":"container","type":"string"},{"kind":"PropertySignature","name":"lightboxBannerComponent","type":"CmsBannerComponent"},{"kind":"PropertySignature","name":"shownProductCount","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"totalDisplay","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsMiniCartComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lightboxBannerComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lightboxBannerComponent","type":"CmsBannerComponent"},"topLevelApiElementName":"CmsMiniCartComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shownProductCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shownProductCount","type":"string"},"topLevelApiElementName":"CmsMiniCartComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"CmsMiniCartComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalDisplay","type":"string"},"topLevelApiElementName":"CmsMiniCartComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsMiniCartComponent","members":[{"kind":"Property","name":"container","type":"string"},{"kind":"Property","name":"shownProductCount","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"totalDisplay","type":"string"},{"kind":"Property","name":"lightboxBannerComponent","type":"CmsBannerComponent"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"CmsModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsNavigationComponent","members":[{"kind":"PropertySignature","name":"container","type":"string"},{"kind":"PropertySignature","name":"navigationNode","type":"CmsNavigationNode"},{"kind":"PropertySignature","name":"notice","type":"string"},{"kind":"PropertySignature","name":"resetMenuOnClose","type":"boolean"},{"kind":"PropertySignature","name":"showLanguageCurrency","type":"string"},{"kind":"PropertySignature","name":"styleClass","type":"string"},{"kind":"PropertySignature","name":"wrapAfter","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"navigationNode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"navigationNode","type":"CmsNavigationNode"},"topLevelApiElementName":"CmsNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"notice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"notice","type":"string"},"topLevelApiElementName":"CmsNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"resetMenuOnClose","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"resetMenuOnClose","type":"boolean"},"topLevelApiElementName":"CmsNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"showLanguageCurrency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"showLanguageCurrency","type":"string"},"topLevelApiElementName":"CmsNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"styleClass","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"styleClass","type":"string"},"topLevelApiElementName":"CmsNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"wrapAfter","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"wrapAfter","type":"string"},"topLevelApiElementName":"CmsNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsNavigationComponent","members":[{"kind":"Property","name":"container","type":"string"},{"kind":"Property","name":"styleClass","type":"string"},{"kind":"Property","name":"wrapAfter","type":"string"},{"kind":"Property","name":"notice","type":"string"},{"kind":"Property","name":"showLanguageCurrency","type":"string"},{"kind":"Property","name":"navigationNode","type":"CmsNavigationNode"},{"kind":"Property","name":"resetMenuOnClose","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsNavigationEntry","members":[{"kind":"PropertySignature","name":"itemId","type":"string"},{"kind":"PropertySignature","name":"itemSuperType","type":"string"},{"kind":"PropertySignature","name":"itemType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"itemId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"itemId","type":"string"},"topLevelApiElementName":"CmsNavigationEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"itemSuperType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"itemSuperType","type":"string"},"topLevelApiElementName":"CmsNavigationEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"itemType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"itemType","type":"string"},"topLevelApiElementName":"CmsNavigationEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsNavigationEntry","members":[{"kind":"Property","name":"itemId","type":"string"},{"kind":"Property","name":"itemSuperType","type":"string"},{"kind":"Property","name":"itemType","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsNavigationNode","members":[{"kind":"PropertySignature","name":"children","type":"Array"},{"kind":"PropertySignature","name":"entries","type":"Array"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"children","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"children","type":"Array"},"topLevelApiElementName":"CmsNavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"Array"},"topLevelApiElementName":"CmsNavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"CmsNavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"CmsNavigationNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsNavigationNode","members":[{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"children","type":"Array"},{"kind":"Property","name":"entries","type":"Array"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsOrderDetailItemsComponent","members":[{"kind":"PropertySignature","name":"enableAddToCart","type":"boolean"},{"kind":"PropertySignature","name":"groupCartItems","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"enableAddToCart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"enableAddToCart","type":"boolean"},"topLevelApiElementName":"CmsOrderDetailItemsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"groupCartItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"groupCartItems","type":"boolean"},"topLevelApiElementName":"CmsOrderDetailItemsComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsOrderDetailItemsComponent","members":[{"kind":"Property","name":"enableAddToCart","type":"boolean"},{"kind":"Property","name":"groupCartItems","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsOrderDetailOverviewComponent","members":[{"kind":"PropertySignature","name":"simple","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"simple","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"simple","type":"boolean"},"topLevelApiElementName":"CmsOrderDetailOverviewComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsOrderDetailOverviewComponent","members":[{"kind":"Property","name":"simple","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsPageAdapter","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsPageAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsPageAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPageConfig","members":[{"kind":"PropertySignature","name":"ignoreBackend","type":"boolean"},{"kind":"PropertySignature","name":"pageId","type":"string"},{"kind":"PropertySignature","name":"slots","type":"{ [key: string]: CmsPageSlotConfig; }"},{"kind":"PropertySignature","name":"template","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ignoreBackend","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ignoreBackend","type":"boolean"},"topLevelApiElementName":"CmsPageConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageId","type":"string"},"topLevelApiElementName":"CmsPageConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"slots","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"slots","type":"{ [key: string]: CmsPageSlotConfig; }"},"topLevelApiElementName":"CmsPageConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"template","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"template","type":"string"},"topLevelApiElementName":"CmsPageConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"CmsPageConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"CmsPageConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPageConfig","members":[{"kind":"Property","name":"ignoreBackend","type":"boolean"},{"kind":"Property","name":"pageId","type":"string"},{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"template","type":"string"},{"kind":"Property","name":"slots","type":"{ [key: string]: CmsPageSlotConfig; }"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsPageConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsPageAdapter","type":"CmsPageAdapter","isOptional":false,"canonicalReference":"@spartacus/core!CmsPageAdapter:class","shortType":"CmsPageAdapter","importPath":"@spartacus/core"},{"name":"cmsStructureConfigService","type":"CmsStructureConfigService","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureConfigService:class","shortType":"CmsStructureConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsPageAdapter","type":"CmsPageAdapter"},{"kind":"Property","name":"cmsStructureConfigService","type":"CmsStructureConfigService"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsPageConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsPageConnector","members":[{"kind":"Property","name":"cmsPageAdapter","type":"CmsPageAdapter"},{"kind":"Property","name":"cmsStructureConfigService","type":"CmsStructureConfigService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsPageAdapter","type":"CmsPageAdapter","canonicalReference":"@spartacus/core!CmsPageAdapter:class","shortType":"CmsPageAdapter","importPath":"@spartacus/core","isOptional":false},{"name":"cmsStructureConfigService","type":"CmsStructureConfigService","canonicalReference":"@spartacus/core!CmsStructureConfigService:class","shortType":"CmsStructureConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"mergeDefaultPageStructure","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPageSlotConfig","members":[{"kind":"PropertySignature","name":"componentIds","type":"string[]"},{"kind":"PropertySignature","name":"properties","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"componentIds","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"componentIds","type":"string[]"},"topLevelApiElementName":"CmsPageSlotConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"properties","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"properties","type":"any"},"topLevelApiElementName":"CmsPageSlotConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPageSlotConfig","members":[{"kind":"Property","name":"componentIds","type":"string[]"},{"kind":"Property","name":"properties","type":"any"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPageSlotsConfig","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsPageSlotConfig"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsPageSlotConfig"},"topLevelApiElementName":"CmsPageSlotsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPageSlotsConfig","members":[]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPageTitleComponent","members":[{"kind":"PropertySignature","name":"container","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsPageTitleComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPageTitleComponent","members":[{"kind":"Property","name":"container","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsParagraphComponent","members":[{"kind":"PropertySignature","name":"container","type":"string"},{"kind":"PropertySignature","name":"content","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsParagraphComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"content","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"content","type":"string"},"topLevelApiElementName":"CmsParagraphComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"CmsParagraphComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsParagraphComponent","members":[{"kind":"Property","name":"content","type":"string"},{"kind":"Property","name":"container","type":"string"},{"kind":"Property","name":"title","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPDFDocumentComponent","members":[{"kind":"PropertySignature","name":"height","type":"number"},{"kind":"PropertySignature","name":"pdfFile","type":"CmsBannerComponentMedia"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"height","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"height","type":"number"},"topLevelApiElementName":"CmsPDFDocumentComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pdfFile","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pdfFile","type":"CmsBannerComponentMedia"},"topLevelApiElementName":"CmsPDFDocumentComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"CmsPDFDocumentComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPDFDocumentComponent","members":[{"kind":"Property","name":"pdfFile","type":"CmsBannerComponentMedia"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"height","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPickupItemDetails","members":[{"kind":"PropertySignature","name":"context","type":"string"},{"kind":"PropertySignature","name":"showEdit","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"context","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"context","type":"string"},"topLevelApiElementName":"CmsPickupItemDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"showEdit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"showEdit","type":"boolean"},"topLevelApiElementName":"CmsPickupItemDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsPickupItemDetails","members":[{"kind":"Property","name":"showEdit","type":"boolean"},{"kind":"Property","name":"context","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsProductCarouselComponent","members":[{"kind":"PropertySignature","name":"categoryCodes","type":"string"},{"kind":"PropertySignature","name":"container","type":"string"},{"kind":"PropertySignature","name":"popup","type":"string"},{"kind":"PropertySignature","name":"productCodes","type":"string"},{"kind":"PropertySignature","name":"scroll","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"categoryCodes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"categoryCodes","type":"string"},"topLevelApiElementName":"CmsProductCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsProductCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"popup","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"popup","type":"string"},"topLevelApiElementName":"CmsProductCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCodes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCodes","type":"string"},"topLevelApiElementName":"CmsProductCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scroll","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scroll","type":"string"},"topLevelApiElementName":"CmsProductCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"CmsProductCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsProductCarouselComponent","members":[{"kind":"Property","name":"categoryCodes","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"productCodes","type":"string"},{"kind":"Property","name":"container","type":"string"},{"kind":"Property","name":"popup","type":"string"},{"kind":"Property","name":"scroll","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsProductFacetNavigationComponent","members":[{"kind":"PropertySignature","name":"activeFacetValueCode","type":"string"},{"kind":"PropertySignature","name":"container","type":"string"},{"kind":"PropertySignature","name":"minPerFacet","type":"string"},{"kind":"PropertySignature","name":"searchResult","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activeFacetValueCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activeFacetValueCode","type":"string"},"topLevelApiElementName":"CmsProductFacetNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsProductFacetNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minPerFacet","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minPerFacet","type":"string"},"topLevelApiElementName":"CmsProductFacetNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"searchResult","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"searchResult","type":"string"},"topLevelApiElementName":"CmsProductFacetNavigationComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsProductFacetNavigationComponent","members":[{"kind":"Property","name":"container","type":"string"},{"kind":"Property","name":"activeFacetValueCode","type":"string"},{"kind":"Property","name":"searchResult","type":"string"},{"kind":"Property","name":"minPerFacet","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsProductReferencesComponent","members":[{"kind":"PropertySignature","name":"container","type":"string"},{"kind":"PropertySignature","name":"displayProductPrices","type":"string"},{"kind":"PropertySignature","name":"displayProductTitles","type":"string"},{"kind":"PropertySignature","name":"maximumNumberProducts","type":"number"},{"kind":"PropertySignature","name":"productReferenceTypes","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsProductReferencesComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayProductPrices","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayProductPrices","type":"string"},"topLevelApiElementName":"CmsProductReferencesComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayProductTitles","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayProductTitles","type":"string"},"topLevelApiElementName":"CmsProductReferencesComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maximumNumberProducts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maximumNumberProducts","type":"number"},"topLevelApiElementName":"CmsProductReferencesComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productReferenceTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productReferenceTypes","type":"string"},"topLevelApiElementName":"CmsProductReferencesComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"CmsProductReferencesComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsProductReferencesComponent","members":[{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"displayProductTitles","type":"string"},{"kind":"Property","name":"displayProductPrices","type":"string"},{"kind":"Property","name":"maximumNumberProducts","type":"number"},{"kind":"Property","name":"productReferenceTypes","type":"string"},{"kind":"Property","name":"container","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsResponsiveBannerComponentMedia","members":[{"kind":"PropertySignature","name":"desktop","type":"CmsBannerComponentMedia"},{"kind":"PropertySignature","name":"mobile","type":"CmsBannerComponentMedia"},{"kind":"PropertySignature","name":"tablet","type":"CmsBannerComponentMedia"},{"kind":"PropertySignature","name":"widescreen","type":"CmsBannerComponentMedia"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"desktop","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"desktop","type":"CmsBannerComponentMedia"},"topLevelApiElementName":"CmsResponsiveBannerComponentMedia","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"mobile","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"mobile","type":"CmsBannerComponentMedia"},"topLevelApiElementName":"CmsResponsiveBannerComponentMedia","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tablet","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tablet","type":"CmsBannerComponentMedia"},"topLevelApiElementName":"CmsResponsiveBannerComponentMedia","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"widescreen","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"widescreen","type":"CmsBannerComponentMedia"},"topLevelApiElementName":"CmsResponsiveBannerComponentMedia","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsResponsiveBannerComponentMedia","members":[{"kind":"Property","name":"desktop","type":"CmsBannerComponentMedia"},{"kind":"Property","name":"mobile","type":"CmsBannerComponentMedia"},{"kind":"Property","name":"tablet","type":"CmsBannerComponentMedia"},{"kind":"Property","name":"widescreen","type":"CmsBannerComponentMedia"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsRoute","members":[{"kind":"PropertySignature","name":"data","type":"CmsRouteData"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"data","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"data","type":"CmsRouteData"},"topLevelApiElementName":"CmsRoute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsRoute","members":[{"kind":"Property","name":"data","type":"CmsRouteData"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsRouteData","members":[{"kind":"PropertySignature","name":"cxCmsRouteContext","type":"PageContext"},{"kind":"PropertySignature","name":"pageLabel","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cxCmsRouteContext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cxCmsRouteContext","type":"PageContext"},"topLevelApiElementName":"CmsRouteData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageLabel","type":"string"},"topLevelApiElementName":"CmsRouteData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsRouteData","members":[{"kind":"Property","name":"cxCmsRouteContext","type":"PageContext"},{"kind":"Property","name":"pageLabel","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsScrollToTopComponent","members":[{"kind":"PropertySignature","name":"displayThreshold","type":"number"},{"kind":"PropertySignature","name":"scrollBehavior","type":"ScrollBehavior"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayThreshold","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayThreshold","type":"number"},"topLevelApiElementName":"CmsScrollToTopComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scrollBehavior","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scrollBehavior","type":"ScrollBehavior"},"topLevelApiElementName":"CmsScrollToTopComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsScrollToTopComponent","members":[{"kind":"Property","name":"scrollBehavior","type":"ScrollBehavior"},{"kind":"Property","name":"displayThreshold","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsSearchBoxComponent","members":[{"kind":"PropertySignature","name":"container","type":"boolean"},{"kind":"PropertySignature","name":"displayProductImages","type":"boolean"},{"kind":"PropertySignature","name":"displayProducts","type":"boolean"},{"kind":"PropertySignature","name":"displaySuggestions","type":"boolean"},{"kind":"PropertySignature","name":"maxProducts","type":"number"},{"kind":"PropertySignature","name":"maxSuggestions","type":"number"},{"kind":"PropertySignature","name":"minCharactersBeforeRequest","type":"number"},{"kind":"PropertySignature","name":"waitTimeBeforeRequest","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"boolean"},"topLevelApiElementName":"CmsSearchBoxComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayProductImages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayProductImages","type":"boolean"},"topLevelApiElementName":"CmsSearchBoxComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayProducts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayProducts","type":"boolean"},"topLevelApiElementName":"CmsSearchBoxComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displaySuggestions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displaySuggestions","type":"boolean"},"topLevelApiElementName":"CmsSearchBoxComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxProducts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxProducts","type":"number"},"topLevelApiElementName":"CmsSearchBoxComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxSuggestions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxSuggestions","type":"number"},"topLevelApiElementName":"CmsSearchBoxComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minCharactersBeforeRequest","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minCharactersBeforeRequest","type":"number"},"topLevelApiElementName":"CmsSearchBoxComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"waitTimeBeforeRequest","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"waitTimeBeforeRequest","type":"number"},"topLevelApiElementName":"CmsSearchBoxComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsSearchBoxComponent","members":[{"kind":"Property","name":"container","type":"boolean"},{"kind":"Property","name":"maxSuggestions","type":"number"},{"kind":"Property","name":"maxProducts","type":"number"},{"kind":"Property","name":"displaySuggestions","type":"boolean"},{"kind":"Property","name":"displayProducts","type":"boolean"},{"kind":"Property","name":"displayProductImages","type":"boolean"},{"kind":"Property","name":"waitTimeBeforeRequest","type":"number"},{"kind":"Property","name":"minCharactersBeforeRequest","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"CmsSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"CmsSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CmsSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"componentsContextExistsSelectorFactory","namespace":"CmsSelectors","parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"componentsContextExistsSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"componentsContextExistsSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"componentsContextSelectorFactory","namespace":"CmsSelectors","parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"componentsContextSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"componentsContextSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"componentsDataSelectorFactory","namespace":"CmsSelectors","parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"componentsDataSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"componentsDataSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"componentsLoaderStateSelectorFactory","namespace":"CmsSelectors","parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"componentsLoaderStateSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"componentsLoaderStateSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"componentsSelectorFactory","namespace":"CmsSelectors","parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"componentsSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"componentsSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCmsState","namespace":"CmsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCmsState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getComponentsState","namespace":"CmsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getComponentsState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getCurrentSlotSelectorFactory","namespace":"CmsSelectors","parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"position","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCurrentSlotSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCurrentSlotSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getNavigationEntryItems","namespace":"CmsSelectors","parameters":[{"name":"nodeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getNavigationEntryItems","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getNavigationEntryItems","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getNavigationEntryItemState","namespace":"CmsSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getNavigationEntryItemState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getPageComponentTypes","namespace":"CmsSelectors","parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPageComponentTypes","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPageComponentTypes","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getPageData","namespace":"CmsSelectors","parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPageData","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPageData","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPageEntities","namespace":"CmsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPageEntities","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPageState","namespace":"CmsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPageState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPageStateIndex","namespace":"CmsSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPageStateIndex","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getPageStateIndexEntityLoaderState","namespace":"CmsSelectors","parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPageStateIndexEntityLoaderState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPageStateIndexEntityLoaderState","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getPageStateIndexLoaderState","namespace":"CmsSelectors","parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPageStateIndexLoaderState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPageStateIndexLoaderState","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getPageStateIndexValue","namespace":"CmsSelectors","parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getPageStateIndexValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPageStateIndexValue","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedNavigationEntryItemState","namespace":"CmsSelectors","parameters":[{"name":"nodeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedNavigationEntryItemState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedNavigationEntryItemState","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getComponentData","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":true,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getContentSlot","overloadIndex":1,"parameters":[{"name":"position","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCurrentPage","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getNavigationEntryItems","overloadIndex":1,"parameters":[{"name":"navigationNodeUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPage","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"forceReload","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getPageComponentTypes","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPageIndex","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPageState","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"hasPage","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"forceReload","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadNavigationItems","overloadIndex":1,"parameters":[{"name":"rootUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"itemList","type":"{ id: string | undefined; superType: string | undefined; }[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"refreshComponent","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":true,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"refreshLatestPage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"refreshPageById","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"setPageFailIndex","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentData","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":true,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getContentSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getContentSlot","overloadIndex":1,"parameters":[{"name":"position","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentPage","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNavigationEntryItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNavigationEntryItems","overloadIndex":1,"parameters":[{"name":"navigationNodeUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPage","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"forceReload","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageComponentTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageComponentTypes","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageIndex","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageState","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasPage","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"forceReload","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadNavigationItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadNavigationItems","overloadIndex":1,"parameters":[{"name":"rootUid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"itemList","type":"{ id: string | undefined; superType: string | undefined; }[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshComponent","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":true,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshLatestPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshLatestPage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshPageById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshPageById","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPageFailIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPageFailIndex","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CmsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"components","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCurrentPage","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getComponentData","parameters":[{"name":"uid","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":true}],"returnType":"Observable"},{"kind":"Property","name":"createComponentData","type":""},{"kind":"Method","name":"getContentSlot","parameters":[{"name":"position","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getNavigationEntryItems","parameters":[{"name":"navigationNodeUid","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadNavigationItems","parameters":[{"name":"rootUid","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"itemList","type":"{\n id: string | undefined;\n superType: string | undefined;\n }[]","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"refreshLatestPage","parameters":[],"returnType":"void"},{"kind":"Method","name":"refreshPageById","parameters":[{"name":"pageId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"refreshComponent","parameters":[{"name":"uid","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getPageState","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPageComponentTypes","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"hasPage","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"forceReload","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getPage","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"forceReload","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getPageIndex","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setPageFailIndex","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"value","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsSiteContextSelectorComponent","members":[{"kind":"PropertySignature","name":"context","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"context","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"context","type":"string"},"topLevelApiElementName":"CmsSiteContextSelectorComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsSiteContextSelectorComponent","members":[{"kind":"Property","name":"context","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsState","members":[{"kind":"PropertySignature","name":"components","type":"ComponentsState"},{"kind":"PropertySignature","name":"navigation","type":"StateUtils.EntityLoaderState"},{"kind":"PropertySignature","name":"page","type":"PageState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"components","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"components","type":"ComponentsState"},"topLevelApiElementName":"CmsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"navigation","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"navigation","type":"StateUtils.EntityLoaderState"},"topLevelApiElementName":"CmsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"page","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"page","type":"PageState"},"topLevelApiElementName":"CmsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsState","members":[{"kind":"Property","name":"page","type":"PageState"},{"kind":"Property","name":"components","type":"ComponentsState"},{"kind":"Property","name":"navigation","type":"EntityLoaderState"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsStructureConfigService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsDataConfig","type":"CmsStructureConfig","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureConfig:class","shortType":"CmsStructureConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsDataConfig","type":"CmsStructureConfig"},{"kind":"Method","name":"getComponentById","overloadIndex":1,"parameters":[{"name":"componentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ContentSlotComponentData | undefined"},{"kind":"Method","name":"getComponentFromConfig","overloadIndex":1,"parameters":[{"name":"componentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getComponentsByPosition","overloadIndex":1,"parameters":[{"name":"slots","type":"CmsPageSlotsConfig","isOptional":false,"canonicalReference":"@spartacus/core!CmsPageSlotsConfig:interface","shortType":"CmsPageSlotsConfig","importPath":"@spartacus/core"},{"name":"position","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ContentSlotComponentData[]"},{"kind":"Method","name":"getComponentsFromConfig","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<(ContentSlotComponentData | any)[]>"},{"kind":"Method","name":"getPageFromConfig","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"mergePage","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageStructure","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"mergePageStructure","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageStructure","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"mergeSlots","overloadIndex":1,"parameters":[{"name":"pageStructure","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"},{"name":"slots","type":"CmsPageSlotsConfig","isOptional":true,"canonicalReference":"@spartacus/core!CmsPageSlotsConfig:interface","shortType":"CmsPageSlotsConfig","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"shouldIgnoreBackend","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentById","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentById","overloadIndex":1,"parameters":[{"name":"componentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ContentSlotComponentData | undefined"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentFromConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentFromConfig","overloadIndex":1,"parameters":[{"name":"componentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentsByPosition","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentsByPosition","overloadIndex":1,"parameters":[{"name":"slots","type":"CmsPageSlotsConfig","isOptional":false,"canonicalReference":"@spartacus/core!CmsPageSlotsConfig:interface","shortType":"CmsPageSlotsConfig","importPath":"@spartacus/core"},{"name":"position","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ContentSlotComponentData[]"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentsFromConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentsFromConfig","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<(ContentSlotComponentData | any)[]>"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageFromConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageFromConfig","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mergePage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mergePage","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageStructure","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mergePageStructure","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mergePageStructure","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageStructure","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mergeSlots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mergeSlots","overloadIndex":1,"parameters":[{"name":"pageStructure","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"},{"name":"slots","type":"CmsPageSlotsConfig","isOptional":true,"canonicalReference":"@spartacus/core!CmsPageSlotsConfig:interface","shortType":"CmsPageSlotsConfig","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldIgnoreBackend","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldIgnoreBackend","overloadIndex":1,"parameters":[{"name":"pageId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CmsStructureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CmsStructureConfigService","members":[{"kind":"Property","name":"cmsDataConfig","type":"CmsStructureConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsDataConfig","type":"CmsStructureConfig","canonicalReference":"@spartacus/core!CmsStructureConfig:class","shortType":"CmsStructureConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"mergePageStructure","parameters":[{"name":"pageId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageStructure","type":"CmsStructureModel","canonicalReference":"@spartacus/core!CmsStructureModel:class","shortType":"CmsStructureModel","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"shouldIgnoreBackend","parameters":[{"name":"pageId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getComponentFromConfig","parameters":[{"name":"componentId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getComponentsFromConfig","parameters":[{"name":"ids","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<(ContentSlotComponentData | any)[]>"},{"kind":"Method","name":"getPageFromConfig","parameters":[{"name":"pageId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"mergePage","parameters":[{"name":"pageId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageStructure","type":"CmsStructureModel","canonicalReference":"@spartacus/core!CmsStructureModel:class","shortType":"CmsStructureModel","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"mergeSlots","parameters":[{"name":"pageStructure","type":"CmsStructureModel","canonicalReference":"@spartacus/core!CmsStructureModel:class","shortType":"CmsStructureModel","importPath":"","isOptional":false},{"name":"slots","type":"CmsPageSlotsConfig","canonicalReference":"@spartacus/core!CmsPageSlotsConfig:class","shortType":"CmsPageSlotsConfig","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getComponentsByPosition","parameters":[{"name":"slots","type":"CmsPageSlotsConfig","canonicalReference":"@spartacus/core!CmsPageSlotsConfig:class","shortType":"CmsPageSlotsConfig","importPath":"","isOptional":false},{"name":"position","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ContentSlotComponentData[]"},{"kind":"Method","name":"getComponentById","parameters":[{"name":"componentId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ContentSlotComponentData | undefined"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsStructureModel","members":[{"kind":"PropertySignature","name":"components","type":"CmsComponent[]"},{"kind":"PropertySignature","name":"page","type":"Page"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"components","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"components","type":"CmsComponent[]"},"topLevelApiElementName":"CmsStructureModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"page","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"page","type":"Page"},"topLevelApiElementName":"CmsStructureModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsStructureModel","members":[{"kind":"Property","name":"page","type":"Page"},{"kind":"Property","name":"components","type":"CmsComponent[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CMSTabParagraphContainer","members":[{"kind":"PropertySignature","name":"components","type":"string"},{"kind":"PropertySignature","name":"container","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"components","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"components","type":"string"},"topLevelApiElementName":"CMSTabParagraphContainer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CMSTabParagraphContainer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CMSTabParagraphContainer","members":[{"kind":"Property","name":"container","type":"string"},{"kind":"Property","name":"components","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsVideoComponent","members":[{"kind":"PropertySignature","name":"autoPlay","type":"string"},{"kind":"PropertySignature","name":"category","type":"string"},{"kind":"PropertySignature","name":"container","type":"boolean"},{"kind":"PropertySignature","name":"containerBackground","type":"ContainerBackgroundOptions"},{"kind":"PropertySignature","name":"containerSize","type":"ContainerSizeOptions"},{"kind":"PropertySignature","name":"contentPage","type":"string"},{"kind":"PropertySignature","name":"loop","type":"string"},{"kind":"PropertySignature","name":"mute","type":"string"},{"kind":"PropertySignature","name":"overlayTitle","type":"string"},{"kind":"PropertySignature","name":"product","type":"string"},{"kind":"PropertySignature","name":"thumbnail","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"},{"kind":"PropertySignature","name":"thumbnailSelector","type":"ContainerBackgroundOptions"},{"kind":"PropertySignature","name":"url","type":"string"},{"kind":"PropertySignature","name":"video","type":"CmsBannerComponentMedia"},{"kind":"PropertySignature","name":"videoContainerHeight","type":"number"},{"kind":"PropertySignature","name":"videoMedia","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"autoPlay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"autoPlay","type":"string"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"category","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"category","type":"string"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"boolean"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"containerBackground","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"containerBackground","type":"ContainerBackgroundOptions"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"containerSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"containerSize","type":"ContainerSizeOptions"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"contentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"contentPage","type":"string"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loop","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loop","type":"string"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"mute","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"mute","type":"string"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"overlayTitle","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"overlayTitle","type":"string"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"string"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"thumbnail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"thumbnail","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"thumbnailSelector","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"thumbnailSelector","type":"ContainerBackgroundOptions"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"video","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"video","type":"CmsBannerComponentMedia"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"videoContainerHeight","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"videoContainerHeight","type":"number"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"videoMedia","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"videoMedia","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"},"topLevelApiElementName":"CmsVideoComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CmsVideoComponent","members":[{"kind":"Property","name":"overlayTitle","type":"string"},{"kind":"Property","name":"autoPlay","type":"string"},{"kind":"Property","name":"loop","type":"string"},{"kind":"Property","name":"mute","type":"string"},{"kind":"Property","name":"containerSize","type":"ContainerSizeOptions"},{"kind":"Property","name":"containerBackground","type":"ContainerBackgroundOptions"},{"kind":"Property","name":"thumbnailSelector","type":"ContainerBackgroundOptions"},{"kind":"Property","name":"videoContainerHeight","type":"number"},{"kind":"Property","name":"video","type":"CmsBannerComponentMedia"},{"kind":"Property","name":"container","type":"boolean"},{"kind":"Property","name":"videoMedia","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"},{"kind":"Property","name":"thumbnail","type":"CmsBannerComponentMedia | CmsResponsiveBannerComponentMedia"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"category","type":"string"},{"kind":"Property","name":"product","type":"string"},{"kind":"Property","name":"contentPage","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"Command","members":[{"kind":"Method","name":"execute","overloadIndex":1,"parameters":[{"name":"parameters","type":"PARAMS","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"execute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"execute","overloadIndex":1,"parameters":[{"name":"parameters","type":"PARAMS","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"Command","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"Command","members":[{"kind":"Method","name":"execute","parameters":[{"name":"parameters","type":"PARAMS","canonicalReference":"@spartacus/core!PARAMS:class","shortType":"PARAMS","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CommandService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"commandFactory","type":"(command: PARAMS) => Observable","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"{ strategy?: CommandStrategy; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Command"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"commandFactory","type":"(command: PARAMS) => Observable","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"{ strategy?: CommandStrategy; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Command"},"topLevelApiElementName":"CommandService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CommandService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CommandService","members":[{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"create","parameters":[{"name":"commandFactory","type":"(command: PARAMS) => Observable","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"options","type":"{\n strategy?: CommandStrategy;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"Command"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ComponentDecorator","members":[{"kind":"Method","name":"decorate","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"component","type":"ContentSlotComponentData","isOptional":true,"canonicalReference":"@spartacus/core!ContentSlotComponentData:interface","shortType":"ContentSlotComponentData","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decorate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decorate","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"component","type":"ContentSlotComponentData","isOptional":true,"canonicalReference":"@spartacus/core!ContentSlotComponentData:interface","shortType":"ContentSlotComponentData","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ComponentDecorator","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ComponentDecorator","members":[{"kind":"Method","name":"decorate","parameters":[{"name":"element","type":"Element","canonicalReference":"@spartacus/core!Element:class","shortType":"Element","importPath":"","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"component","type":"ContentSlotComponentData","canonicalReference":"@spartacus/core!ContentSlotComponentData:class","shortType":"ContentSlotComponentData","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ComponentsContext","members":[{"kind":"PropertySignature","name":"component","type":"CmsComponent"},{"kind":"PropertySignature","name":"pageContext","type":"{ [context: string]: StateUtils.LoaderState; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"component","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"component","type":"CmsComponent"},"topLevelApiElementName":"ComponentsContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageContext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageContext","type":"{ [context: string]: StateUtils.LoaderState; }"},"topLevelApiElementName":"ComponentsContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ComponentsContext","members":[{"kind":"Property","name":"component","type":"CmsComponent"},{"kind":"Property","name":"pageContext","type":"{ [context: string]: LoaderState; }"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConfigInitializer","members":[{"kind":"PropertySignature","name":"configFactory","type":"() => Promise"},{"kind":"PropertySignature","name":"scopes","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configFactory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configFactory","type":"() => Promise"},"topLevelApiElementName":"ConfigInitializer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scopes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scopes","type":"string[]"},"topLevelApiElementName":"ConfigInitializer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConfigInitializer","members":[{"kind":"Property","name":"scopes","type":"string[]"},{"kind":"Property","name":"configFactory","type":"() => Promise"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigInitializerModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ConfigInitializerModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigInitializerModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigInitializerService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"Config","isOptional":false,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"},{"name":"initializerGuard","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"rootConfig","type":"Config","isOptional":false,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"}]},{"kind":"Method","name":"areReady","overloadIndex":1,"parameters":[{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ongoingScopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Method","name":"finishScopes","overloadIndex":1,"parameters":[{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getStable","overloadIndex":1,"parameters":[{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"initializerGuard","type":"any"},{"kind":"Property","name":"isStable","type":"boolean"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"ongoingScopes$","type":"BehaviorSubject"},{"kind":"Property","name":"rootConfig","type":"Config"},{"kind":"Method","name":"scopesOverlap","overloadIndex":1,"parameters":[{"name":"a","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"b","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"areReady","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"areReady","overloadIndex":1,"parameters":[{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"ongoingScopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfigInitializerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"finishScopes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"finishScopes","overloadIndex":1,"parameters":[{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ConfigInitializerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStable","overloadIndex":1,"parameters":[{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConfigInitializerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isStable","type":"boolean"},"topLevelApiElementName":"ConfigInitializerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scopesOverlap","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scopesOverlap","overloadIndex":1,"parameters":[{"name":"a","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"b","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ConfigInitializerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigInitializerService","members":[{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"initializerGuard","type":"any"},{"kind":"Property","name":"rootConfig","type":"Config"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"Config","canonicalReference":"@spartacus/core!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false},{"name":"initializerGuard","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"rootConfig","type":"Config","canonicalReference":"@spartacus/core!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"ongoingScopes$","type":"BehaviorSubject"},{"kind":"Method","name":"getStable","parameters":[{"name":"scopes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"finishScopes","parameters":[{"name":"scopes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"areReady","parameters":[{"name":"scopes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"ongoingScopes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"scopesOverlap","parameters":[{"name":"a","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"b","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigModule","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"_configurationService","type":"ConfigurationService","isOptional":false,"canonicalReference":"@spartacus/core!ConfigurationService:class","shortType":"ConfigurationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[{"name":"config","type":"Config","isOptional":true,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"}],"returnType":"ModuleWithProviders"},{"kind":"Method","name":"withConfig","overloadIndex":1,"parameters":[{"name":"config","type":"Config","isOptional":false,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"}],"returnType":"ModuleWithProviders"},{"kind":"Method","name":"withConfigFactory","overloadIndex":1,"parameters":[{"name":"configFactory","type":"ConfigFactory","isOptional":false,"canonicalReference":"@spartacus/core!ConfigFactory:type","shortType":"ConfigFactory","importPath":"@spartacus/core"},{"name":"deps","type":"any[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ModuleWithProviders"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[{"name":"config","type":"Config","isOptional":true,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"}],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ConfigModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withConfig","overloadIndex":1,"parameters":[{"name":"config","type":"Config","isOptional":false,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"}],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ConfigModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withConfigFactory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withConfigFactory","overloadIndex":1,"parameters":[{"name":"configFactory","type":"ConfigFactory","isOptional":false,"canonicalReference":"@spartacus/core!ConfigFactory:type","shortType":"ConfigFactory","importPath":"@spartacus/core"},{"name":"deps","type":"any[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ConfigModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigModule","members":[{"kind":"Constructor","name":"constructor","parameters":[{"name":"_configurationService","type":"ConfigurationService","canonicalReference":"@spartacus/core!ConfigurationService:class","shortType":"ConfigurationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"withConfig","parameters":[{"name":"config","type":"Config","canonicalReference":"@spartacus/core!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false}],"returnType":"ModuleWithProviders"},{"kind":"Method","name":"withConfigFactory","parameters":[{"name":"configFactory","type":"ConfigFactory","canonicalReference":"@spartacus/core!ConfigFactory:class","shortType":"ConfigFactory","importPath":"","isOptional":false},{"name":"deps","type":"any[]","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"ModuleWithProviders"},{"kind":"Method","name":"forRoot","parameters":[{"name":"config","type":"Config","canonicalReference":"@spartacus/core!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":true}],"returnType":"ModuleWithProviders"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigurableRoutesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"routingConfigService","type":"RoutingConfigService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core"},{"name":"urlMatcherService","type":"UrlMatcherService","isOptional":false,"canonicalReference":"@spartacus/core!UrlMatcherService:class","shortType":"UrlMatcherService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"configure","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"configureRoute","overloadIndex":1,"parameters":[{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"}],"returnType":"Route"},{"kind":"Method","name":"configureRoutes","overloadIndex":1,"parameters":[{"name":"routes","type":"Routes","isOptional":false,"canonicalReference":"@angular/router!Routes:type","shortType":"Routes","importPath":"@angular/router"}],"returnType":"Routes"},{"kind":"Method","name":"getRouteName","overloadIndex":1,"parameters":[{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"}],"returnType":"string"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"initCalled","type":"boolean"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"resolveUrlMatcherFactory","overloadIndex":1,"parameters":[{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"},{"name":"factoryToken","type":"InjectionToken","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"UrlMatcher"},{"kind":"Method","name":"resolveUrlMatchers","overloadIndex":1,"parameters":[{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"},{"name":"matchersOrFactories","type":"RouteConfig['matchers']","isOptional":false,"canonicalReference":"@spartacus/core!RouteConfig:interface","shortType":"RouteConfig","importPath":"@spartacus/core"}],"returnType":"UrlMatcher"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"urlMatcherService","type":"UrlMatcherService"},{"kind":"Method","name":"validateRouteConfig","overloadIndex":1,"parameters":[{"name":"routeConfig","type":"RouteConfig | null | undefined","isOptional":false,"canonicalReference":"@spartacus/core!RouteConfig:interface","shortType":"RouteConfig","importPath":"@spartacus/core"},{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"configure","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"configure","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfigurableRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"configureRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"configureRoute","overloadIndex":1,"parameters":[{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"}],"returnType":"Route"},"topLevelApiElementName":"ConfigurableRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"configureRoutes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"configureRoutes","overloadIndex":1,"parameters":[{"name":"routes","type":"Routes","isOptional":false,"canonicalReference":"@angular/router!Routes:type","shortType":"Routes","importPath":"@angular/router"}],"returnType":"Routes"},"topLevelApiElementName":"ConfigurableRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRouteName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRouteName","overloadIndex":1,"parameters":[{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"}],"returnType":"string"},"topLevelApiElementName":"ConfigurableRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfigurableRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveUrlMatcherFactory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveUrlMatcherFactory","overloadIndex":1,"parameters":[{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"},{"name":"factoryToken","type":"InjectionToken","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"UrlMatcher"},"topLevelApiElementName":"ConfigurableRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveUrlMatchers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveUrlMatchers","overloadIndex":1,"parameters":[{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"},{"name":"matchersOrFactories","type":"RouteConfig['matchers']","isOptional":false,"canonicalReference":"@spartacus/core!RouteConfig:interface","shortType":"RouteConfig","importPath":"@spartacus/core"}],"returnType":"UrlMatcher"},"topLevelApiElementName":"ConfigurableRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validateRouteConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validateRouteConfig","overloadIndex":1,"parameters":[{"name":"routeConfig","type":"RouteConfig | null | undefined","isOptional":false,"canonicalReference":"@spartacus/core!RouteConfig:interface","shortType":"RouteConfig","importPath":"@spartacus/core"},{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"route","type":"Route","isOptional":false,"canonicalReference":"@angular/router!Route:interface","shortType":"Route","importPath":"@angular/router"}],"returnType":"void"},"topLevelApiElementName":"ConfigurableRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigurableRoutesService","members":[{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"urlMatcherService","type":"UrlMatcherService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false},{"name":"routingConfigService","type":"RoutingConfigService","canonicalReference":"@spartacus/core!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"urlMatcherService","type":"UrlMatcherService","canonicalReference":"@spartacus/core!UrlMatcherService:class","shortType":"UrlMatcherService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"initCalled","type":"boolean"},{"kind":"Method","name":"init","parameters":[],"returnType":"void"},{"kind":"Method","name":"configure","parameters":[],"returnType":"void"},{"kind":"Method","name":"configureRoutes","parameters":[{"name":"routes","type":"Routes","canonicalReference":"@spartacus/core!Routes:class","shortType":"Routes","importPath":"","isOptional":false}],"returnType":"Routes"},{"kind":"Method","name":"configureRoute","parameters":[{"name":"route","type":"Route","canonicalReference":"@spartacus/core!Route:class","shortType":"Route","importPath":"","isOptional":false}],"returnType":"Route"},{"kind":"Method","name":"resolveUrlMatchers","parameters":[{"name":"route","type":"Route","canonicalReference":"@spartacus/core!Route:class","shortType":"Route","importPath":"","isOptional":false},{"name":"matchersOrFactories","type":"RouteConfig['matchers']","canonicalReference":"@spartacus/core!RouteConfig:class","shortType":"RouteConfig","importPath":"","isOptional":false}],"returnType":"UrlMatcher"},{"kind":"Method","name":"resolveUrlMatcherFactory","parameters":[{"name":"route","type":"Route","canonicalReference":"@spartacus/core!Route:class","shortType":"Route","importPath":"","isOptional":false},{"name":"factoryToken","type":"InjectionToken","canonicalReference":"@spartacus/core!InjectionToken:class","shortType":"InjectionToken","importPath":"","isOptional":false}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getRouteName","parameters":[{"name":"route","type":"Route","canonicalReference":"@spartacus/core!Route:class","shortType":"Route","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"validateRouteConfig","parameters":[{"name":"routeConfig","type":"RouteConfig | null | undefined","canonicalReference":"@spartacus/core!RouteConfig:class","shortType":"RouteConfig","importPath":"","isOptional":false},{"name":"routeName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"route","type":"Route","canonicalReference":"@spartacus/core!Route:class","shortType":"Route","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"warn","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigurationService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"rootConfig","type":"Config","isOptional":false,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"},{"name":"defaultConfig","type":"Config","isOptional":false,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"},{"name":"unifiedInjector","type":"UnifiedInjector","isOptional":false,"canonicalReference":"@spartacus/core!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core"},{"name":"config","type":"Config","isOptional":false,"canonicalReference":"@spartacus/core!~Config:class","shortType":"Config","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"defaultConfig","type":"Config"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"rootConfig","type":"Config"},{"kind":"Property","name":"unifiedConfig$","type":"Observable"},{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConfigurationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigurationService","members":[{"kind":"Property","name":"rootConfig","type":"Config"},{"kind":"Property","name":"defaultConfig","type":"Config"},{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"},{"kind":"Property","name":"unifiedConfig$","type":"Observable"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"ambientDefaultConfig","type":""},{"kind":"Property","name":"ambientConfig","type":""},{"kind":"Property","name":"subscription","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"rootConfig","type":"Config","canonicalReference":"@spartacus/core!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false},{"name":"defaultConfig","type":"Config","canonicalReference":"@spartacus/core!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false},{"name":"unifiedInjector","type":"UnifiedInjector","canonicalReference":"@spartacus/core!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"Config","canonicalReference":"@spartacus/core!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"feedUnifiedConfig","type":""},{"kind":"Property","name":"processConfig","type":""},{"kind":"Property","name":"emitUnifiedConfig","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigValidatorModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ConfigValidatorModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConfigValidatorModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConflictHandler","members":[{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"ConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConflictHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConflictHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"handleError","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Consent","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"consentGivenDate","type":"Date"},{"kind":"PropertySignature","name":"consentWithdrawnDate","type":"Date"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Consent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentGivenDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentGivenDate","type":"Date"},"topLevelApiElementName":"Consent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentWithdrawnDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentWithdrawnDate","type":"Date"},"topLevelApiElementName":"Consent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Consent","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"consentGivenDate","type":"Date"},{"kind":"Property","name":"consentWithdrawnDate","type":"Date"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConsentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"},{"name":"userConsentService","type":"UserConsentService","isOptional":false,"canonicalReference":"@spartacus/core!UserConsentService:class","shortType":"UserConsentService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Method","name":"checkConsentGivenByTemplateId","overloadIndex":1,"parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"checkConsentWithdrawnByTemplateId","overloadIndex":1,"parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConsent","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isAnonymousConsentType","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | Consent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"consent is AnonymousConsent"},{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | Consent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isConsentType","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | Consent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"consent is Consent"},{"kind":"Method","name":"isConsentWithdrawn","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | Consent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"userConsentService","type":"UserConsentService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkConsentGivenByTemplateId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkConsentGivenByTemplateId","overloadIndex":1,"parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkConsentWithdrawnByTemplateId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkConsentWithdrawnByTemplateId","overloadIndex":1,"parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsent","overloadIndex":1,"parameters":[{"name":"templateCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAnonymousConsentType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAnonymousConsentType","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | Consent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"consent is AnonymousConsent"},"topLevelApiElementName":"ConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentGiven","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | Consent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentType","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | Consent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"consent is Consent"},"topLevelApiElementName":"ConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentWithdrawn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentWithdrawn","overloadIndex":1,"parameters":[{"name":"consent","type":"AnonymousConsent | Consent","isOptional":false,"canonicalReference":"@spartacus/core!AnonymousConsent:interface","shortType":"AnonymousConsent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConsentService","members":[{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"userConsentService","type":"UserConsentService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/core!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false},{"name":"userConsentService","type":"UserConsentService","canonicalReference":"@spartacus/core!UserConsentService:class","shortType":"UserConsentService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getConsent","parameters":[{"name":"templateCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"checkConsentGivenByTemplateId","parameters":[{"name":"templateId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"checkConsentWithdrawnByTemplateId","parameters":[{"name":"templateId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isConsentGiven","parameters":[{"name":"consent","type":"AnonymousConsent | Consent","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isConsentWithdrawn","parameters":[{"name":"consent","type":"AnonymousConsent | Consent","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isAnonymousConsentType","parameters":[{"name":"consent","type":"AnonymousConsent | Consent","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"consent is AnonymousConsent"},{"kind":"Method","name":"isConsentType","parameters":[{"name":"consent","type":"AnonymousConsent | Consent","canonicalReference":"@spartacus/core!AnonymousConsent:class","shortType":"AnonymousConsent","importPath":"","isOptional":false}],"returnType":"consent is Consent"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConsentTemplate","members":[{"kind":"PropertySignature","name":"currentConsent","type":"Consent"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"version","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentConsent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentConsent","type":"Consent"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"version","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"version","type":"number"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConsentTemplate","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"version","type":"number"},{"kind":"Property","name":"currentConsent","type":"Consent"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ContentPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"basePageMetaResolver","type":"BasePageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core"}]},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ContentPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveCanonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ContentPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ContentPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ContentPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ContentPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ContentPageMetaResolver","members":[{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"basePageMetaResolver","type":"BasePageMetaResolver","canonicalReference":"@spartacus/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveBreadcrumbs","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ContentSlotComponentData","members":[{"kind":"PropertySignature","name":"flexType","type":"string"},{"kind":"PropertySignature","name":"properties","type":"any"},{"kind":"PropertySignature","name":"typeCode","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"flexType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"flexType","type":"string"},"topLevelApiElementName":"ContentSlotComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"properties","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"properties","type":"any"},"topLevelApiElementName":"ContentSlotComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"typeCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"typeCode","type":"string"},"topLevelApiElementName":"ContentSlotComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"ContentSlotComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ContentSlotComponentData","members":[{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"typeCode","type":"string"},{"kind":"Property","name":"flexType","type":"string"},{"kind":"Property","name":"properties","type":"any"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ContentSlotData","members":[{"kind":"PropertySignature","name":"components","type":"ContentSlotComponentData[]"},{"kind":"PropertySignature","name":"properties","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"components","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"components","type":"ContentSlotComponentData[]"},"topLevelApiElementName":"ContentSlotData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"properties","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"properties","type":"any"},"topLevelApiElementName":"ContentSlotData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ContentSlotData","members":[{"kind":"Property","name":"components","type":"ContentSlotComponentData[]"},{"kind":"Property","name":"properties","type":"any"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ContextServiceMap","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"context","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Type>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"context","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Type>"},"topLevelApiElementName":"ContextServiceMap","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ContextServiceMap","members":[{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Converter","members":[{"kind":"MethodSignature","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"SOURCE","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"target","type":"TARGET","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TARGET"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"SOURCE","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"target","type":"TARGET","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"TARGET"},"topLevelApiElementName":"Converter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Converter","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"SOURCE","canonicalReference":"@spartacus/core!SOURCE:class","shortType":"SOURCE","importPath":"","isOptional":false},{"name":"target","type":"TARGET","canonicalReference":"@spartacus/core!TARGET:class","shortType":"TARGET","importPath":"","isOptional":true}],"returnType":"TARGET"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ConverterService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"unifiedInjector","type":"UnifiedInjector","isOptional":false,"canonicalReference":"@spartacus/core!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"S","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"T"},{"kind":"Method","name":"convertMany","overloadIndex":1,"parameters":[{"name":"sources","type":"S[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"T[]"},{"kind":"Method","name":"hasConverters","overloadIndex":1,"parameters":[{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"pipeable","overloadIndex":1,"parameters":[{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"OperatorFunction"},{"kind":"Method","name":"pipeableMany","overloadIndex":1,"parameters":[{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"OperatorFunction"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"S","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"T"},"topLevelApiElementName":"ConverterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertMany","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertMany","overloadIndex":1,"parameters":[{"name":"sources","type":"S[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"T[]"},"topLevelApiElementName":"ConverterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasConverters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasConverters","overloadIndex":1,"parameters":[{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"boolean"},"topLevelApiElementName":"ConverterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ConverterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pipeable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pipeable","overloadIndex":1,"parameters":[{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"OperatorFunction"},"topLevelApiElementName":"ConverterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"pipeableMany","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"pipeableMany","overloadIndex":1,"parameters":[{"name":"injectionToken","type":"InjectionToken>","isOptional":false,"canonicalReference":"@angular/core!InjectionToken:class","shortType":"InjectionToken","importPath":"@angular/core"}],"returnType":"OperatorFunction"},"topLevelApiElementName":"ConverterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ConverterService","members":[{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"unifiedInjector","type":"UnifiedInjector","canonicalReference":"@spartacus/core!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"converters","type":""},{"kind":"Property","name":"getConverters","type":""},{"kind":"Method","name":"hasConverters","parameters":[{"name":"injectionToken","type":"InjectionToken>","canonicalReference":"@spartacus/core!InjectionToken:class","shortType":"InjectionToken","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"pipeable","parameters":[{"name":"injectionToken","type":"InjectionToken>","canonicalReference":"@spartacus/core!InjectionToken:class","shortType":"InjectionToken","importPath":"","isOptional":false}],"returnType":"OperatorFunction"},{"kind":"Method","name":"pipeableMany","parameters":[{"name":"injectionToken","type":"InjectionToken>","canonicalReference":"@spartacus/core!InjectionToken:class","shortType":"InjectionToken","importPath":"","isOptional":false}],"returnType":"OperatorFunction"},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"S","canonicalReference":"@spartacus/core!S:class","shortType":"S","importPath":"","isOptional":false},{"name":"injectionToken","type":"InjectionToken>","canonicalReference":"@spartacus/core!InjectionToken:class","shortType":"InjectionToken","importPath":"","isOptional":false}],"returnType":"T"},{"kind":"Method","name":"convertMany","parameters":[{"name":"sources","type":"S[]","canonicalReference":"@spartacus/core!S:class","shortType":"S","importPath":"","isOptional":false},{"name":"injectionToken","type":"InjectionToken>","canonicalReference":"@spartacus/core!InjectionToken:class","shortType":"InjectionToken","importPath":"","isOptional":false}],"returnType":"T[]"},{"kind":"Property","name":"convertSource","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CostCenter","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"unit","type":"B2BUnit"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"unit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"unit","type":"B2BUnit"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CostCenter","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"unit","type":"B2BUnit"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CostCenterModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"CostCenterModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CostCenterModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Country","members":[{"kind":"PropertySignature","name":"isocode","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocode","type":"string"},"topLevelApiElementName":"Country","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Country","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Country","members":[{"kind":"Property","name":"isocode","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CrossSiteRequestForgeryService","members":[{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Method","name":"getCsrfToken","overloadIndex":1,"parameters":[],"returnType":"import(\"rxjs\").Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCsrfToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCsrfToken","overloadIndex":1,"parameters":[],"returnType":"import(\"rxjs\").Observable"},"topLevelApiElementName":"CrossSiteRequestForgeryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CrossSiteRequestForgeryService","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Method","name":"getCsrfToken","parameters":[],"returnType":"rxjs.Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CsrfStateService","members":[{"kind":"Property","name":"csrf","type":"CSRFResponse"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"CSRFResponse"},{"kind":"Method","name":"set","overloadIndex":1,"parameters":[{"name":"value","type":"CSRFResponse","isOptional":false,"canonicalReference":"@spartacus/core!CSRFResponse:type","shortType":"CSRFResponse","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"CSRFResponse"},"topLevelApiElementName":"CsrfStateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"set","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"set","overloadIndex":1,"parameters":[{"name":"value","type":"CSRFResponse","isOptional":false,"canonicalReference":"@spartacus/core!CSRFResponse:type","shortType":"CSRFResponse","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CsrfStateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CsrfStateService","members":[{"kind":"Property","name":"csrf","type":"CSRFResponse"},{"kind":"Method","name":"get","parameters":[],"returnType":"CSRFResponse"},{"kind":"Method","name":"set","parameters":[{"name":"value","type":"CSRFResponse","canonicalReference":"@spartacus/core!CSRFResponse:class","shortType":"CSRFResponse","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CurrenciesState","members":[{"kind":"PropertySignature","name":"activeCurrency","type":"string | null"},{"kind":"PropertySignature","name":"entities","type":"CurrencyEntities | null"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activeCurrency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activeCurrency","type":"string | null"},"topLevelApiElementName":"CurrenciesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"CurrencyEntities | null"},"topLevelApiElementName":"CurrenciesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CurrenciesState","members":[{"kind":"Property","name":"entities","type":"CurrencyEntities | null"},{"kind":"Property","name":"activeCurrency","type":"string | null"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Currency","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"isocode","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"symbol","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"Currency","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocode","type":"string"},"topLevelApiElementName":"Currency","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Currency","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"symbol","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"symbol","type":"string"},"topLevelApiElementName":"Currency","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Currency","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"isocode","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"symbol","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CurrencyEntities","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Currency"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Currency"},"topLevelApiElementName":"CurrencyEntities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CurrencyEntities","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CurrencyInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currencyService","type":"CurrencyService","isOptional":false,"canonicalReference":"@spartacus/core!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core"},{"name":"currencyStatePersistenceService","type":"CurrencyStatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/core!CurrencyStatePersistenceService:class","shortType":"CurrencyStatePersistenceService","importPath":"@spartacus/core"},{"name":"configInit","type":"ConfigInitializerService","isOptional":false,"canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"currencyStatePersistenceService","type":"CurrencyStatePersistenceService"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setDefaultFromConfig","overloadIndex":1,"parameters":[{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setFallbackValue","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CurrencyInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CurrencyInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefaultFromConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefaultFromConfig","overloadIndex":1,"parameters":[{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CurrencyInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFallbackValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFallbackValue","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CurrencyInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CurrencyInitializer","members":[{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"currencyStatePersistenceService","type":"CurrencyStatePersistenceService"},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currencyService","type":"CurrencyService","canonicalReference":"@spartacus/core!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core","isOptional":false},{"name":"currencyStatePersistenceService","type":"CurrencyStatePersistenceService","canonicalReference":"@spartacus/core!CurrencyStatePersistenceService:class","shortType":"CurrencyStatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"configInit","type":"ConfigInitializerService","canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"setFallbackValue","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setDefaultFromConfig","parameters":[{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CurrencyService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isInitialized","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValid","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CurrencyService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CurrencyService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInitialized","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInitialized","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CurrencyService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isValid","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isValid","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CurrencyService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CurrencyService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CurrencyService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getAll","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setActive","parameters":[{"name":"isocode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isInitialized","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValid","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CurrencyStatePersistenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"},{"name":"currencyService","type":"CurrencyService","isOptional":false,"canonicalReference":"@spartacus/core!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core"},{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"initialized$","type":"ReplaySubject"},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"valueFromStorage","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CurrencyStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"valueFromStorage","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CurrencyStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CurrencyStatePersistenceService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"currencyService","type":"CurrencyService"},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"currencyService","type":"CurrencyService","canonicalReference":"@spartacus/core!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"initialized$","type":"ReplaySubject"},{"kind":"Method","name":"initSync","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onRead","parameters":[{"name":"valueFromStorage","type":"string | undefined","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCoupon","members":[{"kind":"PropertySignature","name":"allProductsApplicable","type":"boolean"},{"kind":"PropertySignature","name":"couponId","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"endDate","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"notificationOn","type":"boolean"},{"kind":"PropertySignature","name":"startDate","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"allProductsApplicable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"allProductsApplicable","type":"boolean"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"couponId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"couponId","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endDate","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"notificationOn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"notificationOn","type":"boolean"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startDate","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCoupon","members":[{"kind":"Property","name":"couponId","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"startDate","type":"string"},{"kind":"Property","name":"endDate","type":"string"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"notificationOn","type":"boolean"},{"kind":"Property","name":"allProductsApplicable","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCoupon2Customer","members":[{"kind":"PropertySignature","name":"coupon","type":"CustomerCoupon"},{"kind":"PropertySignature","name":"customer","type":"User"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"coupon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"coupon","type":"CustomerCoupon"},"topLevelApiElementName":"CustomerCoupon2Customer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customer","type":"User"},"topLevelApiElementName":"CustomerCoupon2Customer","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCoupon2Customer","members":[{"kind":"Property","name":"coupon","type":"CustomerCoupon"},{"kind":"Property","name":"customer","type":"User"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CustomerCouponAdapter","members":[{"kind":"Method","name":"claimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"claimCustomerCouponWithCodeInBody","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponVal","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"disclaimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCustomerCoupons","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"turnOffNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"turnOnNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"claimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"claimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"claimCustomerCouponWithCodeInBody","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"claimCustomerCouponWithCodeInBody","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponVal","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disclaimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disclaimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerCoupons","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerCoupons","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"turnOffNotification","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"turnOffNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"turnOnNotification","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"turnOnNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CustomerCouponAdapter","members":[{"kind":"Method","name":"getCustomerCoupons","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"turnOnNotification","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"turnOffNotification","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"claimCustomerCouponWithCodeInBody","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponVal","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"claimCustomerCoupon","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"disclaimCustomerCoupon","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CustomerCouponConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CustomerCouponAdapter","isOptional":false,"canonicalReference":"@spartacus/core!CustomerCouponAdapter:class","shortType":"CustomerCouponAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"CustomerCouponAdapter"},{"kind":"Method","name":"claimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"disclaimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCustomerCoupons","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"turnOffNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"turnOnNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"claimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"claimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disclaimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disclaimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerCoupons","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerCoupons","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"turnOffNotification","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"turnOffNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CustomerCouponConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"turnOnNotification","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"turnOnNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CustomerCouponConnector","members":[{"kind":"Property","name":"adapter","type":"CustomerCouponAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CustomerCouponAdapter","canonicalReference":"@spartacus/core!CustomerCouponAdapter:class","shortType":"CustomerCouponAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCustomerCoupons","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"turnOnNotification","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"turnOffNotification","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"claimCustomerCoupon","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"disclaimCustomerCoupon","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCouponNotification","members":[{"kind":"PropertySignature","name":"coupon","type":"CustomerCoupon"},{"kind":"PropertySignature","name":"customer","type":"User"},{"kind":"PropertySignature","name":"status","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"coupon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"coupon","type":"CustomerCoupon"},"topLevelApiElementName":"CustomerCouponNotification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customer","type":"User"},"topLevelApiElementName":"CustomerCouponNotification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"CustomerCouponNotification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCouponNotification","members":[{"kind":"Property","name":"coupon","type":"CustomerCoupon"},{"kind":"Property","name":"customer","type":"User"},{"kind":"Property","name":"status","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCouponSearchResult","members":[{"kind":"PropertySignature","name":"coupons","type":"CustomerCoupon[]"},{"kind":"PropertySignature","name":"pagination","type":"Pagination"},{"kind":"PropertySignature","name":"sorts","type":"Sort[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"coupons","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"coupons","type":"CustomerCoupon[]"},"topLevelApiElementName":"CustomerCouponSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"Pagination"},"topLevelApiElementName":"CustomerCouponSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"Sort[]"},"topLevelApiElementName":"CustomerCouponSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCouponSearchResult","members":[{"kind":"Property","name":"coupons","type":"CustomerCoupon[]"},{"kind":"Property","name":"sorts","type":"Sort[]"},{"kind":"Property","name":"pagination","type":"Pagination"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CustomerCouponService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"claimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"disclaimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getClaimCustomerCouponResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getClaimCustomerCouponResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getClaimCustomerCouponResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerCoupons","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCustomerCouponsLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerCouponsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDisclaimCustomerCouponResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDisclaimCustomerCouponResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscribeCustomerCouponResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscribeCustomerCouponResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscribeCustomerCouponResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getUnsubscribeCustomerCouponResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getUnsubscribeCustomerCouponResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getUnsubscribeCustomerCouponResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadCustomerCoupons","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"resetDisclaimCustomerCoupon","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store>"},{"kind":"Method","name":"subscribeCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"unsubscribeCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"claimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"claimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disclaimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disclaimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getClaimCustomerCouponResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getClaimCustomerCouponResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getClaimCustomerCouponResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getClaimCustomerCouponResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getClaimCustomerCouponResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getClaimCustomerCouponResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerCoupons","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerCoupons","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerCouponsLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerCouponsLoaded","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerCouponsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerCouponsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDisclaimCustomerCouponResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDisclaimCustomerCouponResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDisclaimCustomerCouponResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDisclaimCustomerCouponResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscribeCustomerCouponResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscribeCustomerCouponResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscribeCustomerCouponResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscribeCustomerCouponResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSubscribeCustomerCouponResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSubscribeCustomerCouponResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUnsubscribeCustomerCouponResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUnsubscribeCustomerCouponResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUnsubscribeCustomerCouponResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUnsubscribeCustomerCouponResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUnsubscribeCustomerCouponResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUnsubscribeCustomerCouponResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCustomerCoupons","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCustomerCoupons","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetDisclaimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetDisclaimCustomerCoupon","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscribeCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscribeCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unsubscribeCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unsubscribeCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerCouponService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CustomerCouponService","members":[{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadCustomerCoupons","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getCustomerCoupons","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCustomerCouponsLoaded","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerCouponsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"subscribeCustomerCoupon","parameters":[{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSubscribeCustomerCouponResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscribeCustomerCouponResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSubscribeCustomerCouponResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"unsubscribeCustomerCoupon","parameters":[{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getUnsubscribeCustomerCouponResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getUnsubscribeCustomerCouponResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getUnsubscribeCustomerCouponResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"claimCustomerCoupon","parameters":[{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"disclaimCustomerCoupon","parameters":[{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"resetDisclaimCustomerCoupon","parameters":[],"returnType":"void"},{"kind":"Method","name":"getClaimCustomerCouponResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getClaimCustomerCouponResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDisclaimCustomerCouponResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getClaimCustomerCouponResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDisclaimCustomerCouponResultError","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CustomLoginGuard","members":[{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearRedirectCount","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"createRoute","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"csrfStateService","type":"CsrfStateService"},{"kind":"Method","name":"getRedirectCount","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Method","name":"setRedirectCount","overloadIndex":1,"parameters":[{"name":"count","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"showErrorMessage","overloadIndex":1,"parameters":[{"name":"message","type":"Translatable","isOptional":false,"canonicalReference":"@spartacus/core!Translatable:interface","shortType":"Translatable","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"storage","type":"Storage | undefined"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CustomLoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearRedirectCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearRedirectCount","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomLoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createRoute","overloadIndex":1,"parameters":[{"name":"cxRoute","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CustomLoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRedirectCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRedirectCount","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"CustomLoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setRedirectCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setRedirectCount","overloadIndex":1,"parameters":[{"name":"count","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomLoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showErrorMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showErrorMessage","overloadIndex":1,"parameters":[{"name":"message","type":"Translatable","isOptional":false,"canonicalReference":"@spartacus/core!Translatable:interface","shortType":"Translatable","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CustomLoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CustomLoginGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"storage","type":"Storage | undefined"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"csrfStateService","type":"CsrfStateService"},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRedirectCount","parameters":[],"returnType":"number"},{"kind":"Method","name":"setRedirectCount","parameters":[{"name":"count","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearRedirectCount","parameters":[],"returnType":"void"},{"kind":"Method","name":"createRoute","parameters":[{"name":"cxRoute","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<_angular_router.UrlTree>"},{"kind":"Method","name":"showErrorMessage","parameters":[{"name":"message","type":"Translatable","canonicalReference":"@spartacus/core!Translatable:class","shortType":"Translatable","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CxDatePipe","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"language","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"language","type":"LanguageService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"timezone","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},{"kind":"Method","name":"transform","overloadIndex":2,"parameters":[{"name":"value","type":"null | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"timezone","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"timezone","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"CxDatePipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":2,"parameters":[{"name":"value","type":"null | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"format","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"timezone","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"},"topLevelApiElementName":"CxDatePipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CxDatePipe","members":[{"kind":"Property","name":"language","type":"LanguageService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"language","type":"LanguageService","canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"transform","parameters":[{"name":"value","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"format","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"timezone","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | null"},{"kind":"Method","name":"transform","parameters":[{"name":"value","type":"null | undefined","canonicalReference":"@spartacus/core!null:class","shortType":"null","importPath":"","isOptional":false},{"name":"format","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"timezone","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"null"},{"kind":"Property","name":"getLang","type":""},{"kind":"Property","name":"getActiveLang","type":""},{"kind":"Property","name":"reportMissingLocaleData","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CxErrorHandler","members":[{"kind":"Property","name":"errorHandlers","type":"import(\"./multi-error-handler\").MultiErrorHandler[]"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CxErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CxErrorHandler","members":[{"kind":"Property","name":"errorHandlers","type":"_spartacus_core.MultiErrorHandler[]"},{"kind":"Method","name":"handleError","parameters":[{"name":"error","type":"unknown","canonicalReference":"@spartacus/core!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CxNumericPipe","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"language","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getActiveLang","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getLang","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Property","name":"language","type":"LanguageService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"reportMissingLocaleData","overloadIndex":1,"parameters":[{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"value","type":"any | number | string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"digitsInfo","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},{"kind":"Method","name":"transform","overloadIndex":2,"parameters":[{"name":"value","type":"null | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"digitsInfo","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveLang","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveLang","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CxNumericPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLang","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLang","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CxNumericPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reportMissingLocaleData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reportMissingLocaleData","overloadIndex":1,"parameters":[{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CxNumericPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"value","type":"any | number | string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"digitsInfo","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | null"},"topLevelApiElementName":"CxNumericPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":2,"parameters":[{"name":"value","type":"null | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"digitsInfo","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"null"},"topLevelApiElementName":"CxNumericPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CxNumericPipe","members":[{"kind":"Property","name":"language","type":"LanguageService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"language","type":"LanguageService","canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"transform","parameters":[{"name":"value","type":"any | number | string","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"digitsInfo","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string | null"},{"kind":"Method","name":"transform","parameters":[{"name":"value","type":"null | undefined","canonicalReference":"@spartacus/core!null:class","shortType":"null","importPath":"","isOptional":false},{"name":"digitsInfo","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"null"},{"kind":"Method","name":"getLang","parameters":[],"returnType":"string"},{"kind":"Method","name":"getActiveLang","parameters":[],"returnType":"string"},{"kind":"Method","name":"reportMissingLocaleData","parameters":[{"name":"lang","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DefaultRoutePageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getParams","overloadIndex":1,"parameters":[],"returnType":"Observable<{ [_: string]: any; } | undefined>"},{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[{"name":"{ url, pageMetaConfig, }","type":"RouteBreadcrumbResolverParams","isOptional":false,"canonicalReference":"@spartacus/core!RouteBreadcrumbResolverParams:interface","shortType":"RouteBreadcrumbResolverParams","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"translateBreadcrumbLabel","overloadIndex":1,"parameters":[{"name":"breadcrumbConfig","type":"string | RouteBreadcrumbConfig","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParams","overloadIndex":1,"parameters":[],"returnType":"Observable<{ [_: string]: any; } | undefined>"},"topLevelApiElementName":"DefaultRoutePageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[{"name":"{ url, pageMetaConfig, }","type":"RouteBreadcrumbResolverParams","isOptional":false,"canonicalReference":"@spartacus/core!RouteBreadcrumbResolverParams:interface","shortType":"RouteBreadcrumbResolverParams","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"DefaultRoutePageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"translateBreadcrumbLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"translateBreadcrumbLabel","overloadIndex":1,"parameters":[{"name":"breadcrumbConfig","type":"string | RouteBreadcrumbConfig","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"DefaultRoutePageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DefaultRoutePageMetaResolver","members":[{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveBreadcrumbs","parameters":[{"name":"{ url, pageMetaConfig, }","type":"RouteBreadcrumbResolverParams","canonicalReference":"@spartacus/core!RouteBreadcrumbResolverParams:class","shortType":"RouteBreadcrumbResolverParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"translateBreadcrumbLabel","parameters":[{"name":"breadcrumbConfig","type":"string | RouteBreadcrumbConfig","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getParams","parameters":[],"returnType":"Observable<{ [_: string]: any; } | undefined>"}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"defaultUserCmsModuleConfig","type":"CmsConfig","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"defaultUserCmsModuleConfig","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"defaultUserCmsModuleConfig","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"DeliveryCountriesState","members":[{"kind":"PropertySignature","name":"entities","type":"DeliveryCountryEntities"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"DeliveryCountryEntities"},"topLevelApiElementName":"DeliveryCountriesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"DeliveryCountriesState","members":[{"kind":"Property","name":"entities","type":"DeliveryCountryEntities"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"DeliveryCountryEntities","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Country"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Country"},"topLevelApiElementName":"DeliveryCountryEntities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"DeliveryCountryEntities","members":[]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"DynamicAttributes","members":[{"kind":"PropertySignature","name":"queryParams","type":"object"},{"kind":"PropertySignature","name":"scope","type":"string"},{"kind":"PropertySignature","name":"urlParams","type":"object"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"queryParams","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"queryParams","type":"object"},"topLevelApiElementName":"DynamicAttributes","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scope","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scope","type":"string"},"topLevelApiElementName":"DynamicAttributes","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"urlParams","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"urlParams","type":"object"},"topLevelApiElementName":"DynamicAttributes","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"DynamicAttributes","members":[{"kind":"Property","name":"urlParams","type":"object"},{"kind":"Property","name":"queryParams","type":"object"},{"kind":"Property","name":"scope","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DynamicAttributeService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"unifiedInjector","type":"UnifiedInjector","isOptional":false,"canonicalReference":"@spartacus/core!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addAttributesToComponent","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"componentData","type":"ContentSlotComponentData","isOptional":true,"canonicalReference":"@spartacus/core!ContentSlotComponentData:interface","shortType":"ContentSlotComponentData","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"addAttributesToSlot","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"slotData","type":"ContentSlotData","isOptional":true,"canonicalReference":"@spartacus/core!ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addAttributesToComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addAttributesToComponent","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"componentData","type":"ContentSlotComponentData","isOptional":true,"canonicalReference":"@spartacus/core!ContentSlotComponentData:interface","shortType":"ContentSlotComponentData","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"DynamicAttributeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addAttributesToSlot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addAttributesToSlot","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"slotData","type":"ContentSlotData","isOptional":true,"canonicalReference":"@spartacus/core!ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"DynamicAttributeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DynamicAttributeService","members":[{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"},{"kind":"Property","name":"componentDecorators$","type":""},{"kind":"Property","name":"slotDecorators$","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"unifiedInjector","type":"UnifiedInjector","canonicalReference":"@spartacus/core!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"addAttributesToComponent","parameters":[{"name":"element","type":"Element","canonicalReference":"@spartacus/core!Element:class","shortType":"Element","importPath":"","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"componentData","type":"ContentSlotComponentData","canonicalReference":"@spartacus/core!ContentSlotComponentData:class","shortType":"ContentSlotComponentData","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"addAttributesToSlot","parameters":[{"name":"element","type":"Element","canonicalReference":"@spartacus/core!Element:class","shortType":"Element","importPath":"","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"slotData","type":"ContentSlotData","canonicalReference":"@spartacus/core!ContentSlotData:class","shortType":"ContentSlotData","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EffectsErrorHandlerModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"EffectsErrorHandlerModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EffectsErrorHandlerModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntitiesModel","members":[{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"values","type":"T[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"EntitiesModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"EntitiesModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"values","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"values","type":"T[]"},"topLevelApiElementName":"EntitiesModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntitiesModel","members":[{"kind":"Property","name":"values","type":"T[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ErrorAction","members":[{"kind":"PropertySignature","name":"error","type":"Object"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"error","type":"Object"},"topLevelApiElementName":"ErrorAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ErrorAction","members":[{"kind":"Property","name":"error","type":"Object"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ErrorActionService","members":[{"kind":"Property","name":"errorHandler","type":"ErrorHandler"},{"kind":"Method","name":"handle","overloadIndex":1,"parameters":[{"name":"action","type":"ErrorAction","isOptional":false,"canonicalReference":"@spartacus/core!ErrorAction:interface","shortType":"ErrorAction","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"isErrorAction","overloadIndex":1,"parameters":[{"name":"action","type":"Action","isOptional":false,"canonicalReference":"@ngrx/store!Action:interface","shortType":"Action","importPath":"@ngrx/store"}],"returnType":"action is ErrorAction"},{"kind":"Method","name":"shouldHandleError","overloadIndex":1,"parameters":[{"name":"_error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handle","overloadIndex":1,"parameters":[{"name":"action","type":"ErrorAction","isOptional":false,"canonicalReference":"@spartacus/core!ErrorAction:interface","shortType":"ErrorAction","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ErrorActionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isErrorAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isErrorAction","overloadIndex":1,"parameters":[{"name":"action","type":"Action","isOptional":false,"canonicalReference":"@ngrx/store!Action:interface","shortType":"Action","importPath":"@ngrx/store"}],"returnType":"action is ErrorAction"},"topLevelApiElementName":"ErrorActionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldHandleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldHandleError","overloadIndex":1,"parameters":[{"name":"_error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ErrorActionService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ErrorActionService","members":[{"kind":"Property","name":"errorHandler","type":"ErrorHandler"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Method","name":"handle","parameters":[{"name":"action","type":"ErrorAction","canonicalReference":"@spartacus/core!ErrorAction:class","shortType":"ErrorAction","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isErrorAction","parameters":[{"name":"action","type":"Action","canonicalReference":"@spartacus/core!Action:class","shortType":"Action","importPath":"","isOptional":false}],"returnType":"action is ErrorAction"},{"kind":"Method","name":"shouldHandleError","parameters":[{"name":"_error","type":"unknown","canonicalReference":"@spartacus/core!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ErrorHandlingModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ErrorHandlingModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ErrorHandlingModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ErrorModel","members":[{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"reason","type":"string"},{"kind":"PropertySignature","name":"subject","type":"string"},{"kind":"PropertySignature","name":"subjectType","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reason","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reason","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subject","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subject","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subjectType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subjectType","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ErrorModel","members":[{"kind":"Property","name":"message","type":"string"},{"kind":"Property","name":"reason","type":"string"},{"kind":"Property","name":"subject","type":"string"},{"kind":"Property","name":"subjectType","type":"string"},{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EventService","members":[{"kind":"Method","name":"dispatch","overloadIndex":1,"parameters":[{"name":"event","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventType","type":"Type","isOptional":true,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"eventType","type":"AbstractType","isOptional":false,"canonicalReference":"@angular/core!AbstractType:interface","shortType":"AbstractType","importPath":"@angular/core"}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"eventType","type":"AbstractType","isOptional":false,"canonicalReference":"@angular/core!AbstractType:interface","shortType":"AbstractType","importPath":"@angular/core"},{"name":"source$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"() => void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dispatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dispatch","overloadIndex":1,"parameters":[{"name":"event","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventType","type":"Type","isOptional":true,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"EventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"eventType","type":"AbstractType","isOptional":false,"canonicalReference":"@angular/core!AbstractType:interface","shortType":"AbstractType","importPath":"@angular/core"}],"returnType":"Observable"},"topLevelApiElementName":"EventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"eventType","type":"AbstractType","isOptional":false,"canonicalReference":"@angular/core!AbstractType:interface","shortType":"AbstractType","importPath":"@angular/core"},{"name":"source$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"() => void"},"topLevelApiElementName":"EventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EventService","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"eventsMeta","type":""},{"kind":"Method","name":"register","parameters":[{"name":"eventType","type":"AbstractType","canonicalReference":"@spartacus/core!AbstractType:class","shortType":"AbstractType","importPath":"","isOptional":false},{"name":"source$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"() => void"},{"kind":"Method","name":"get","parameters":[{"name":"eventType","type":"AbstractType","canonicalReference":"@spartacus/core!AbstractType:class","shortType":"AbstractType","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"dispatch","parameters":[{"name":"event","type":"T","canonicalReference":"@spartacus/core!T:class","shortType":"T","importPath":"","isOptional":false},{"name":"eventType","type":"Type","canonicalReference":"@spartacus/core!Type:class","shortType":"Type","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"getInputSubject","type":""},{"kind":"Property","name":"getEventMeta","type":""},{"kind":"Property","name":"createEventMeta","type":""},{"kind":"Property","name":"validateEventType","type":""},{"kind":"Property","name":"validateCxEvent","type":""},{"kind":"Property","name":"getValidatedEventStream","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ExternalRoutesGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"platformId","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}]},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"boolean"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Method","name":"redirect","overloadIndex":1,"parameters":[{"name":"_","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"boolean"},"topLevelApiElementName":"ExternalRoutesGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"redirect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"redirect","overloadIndex":1,"parameters":[{"name":"_","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"},{"name":"state","type":"RouterStateSnapshot","isOptional":false,"canonicalReference":"@angular/router!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"@angular/router"}],"returnType":"void"},"topLevelApiElementName":"ExternalRoutesGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ExternalRoutesGuard","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"platformId","type":"Object","canonicalReference":"@spartacus/core!Object:class","shortType":"Object","importPath":"","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/core!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/core!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"redirect","parameters":[{"name":"_","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/core!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false},{"name":"state","type":"RouterStateSnapshot","canonicalReference":"@spartacus/core!RouterStateSnapshot:class","shortType":"RouterStateSnapshot","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ExternalRoutesModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ExternalRoutesModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ExternalRoutesModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ExternalRoutesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"ExternalRoutesConfig","isOptional":false,"canonicalReference":"@spartacus/core!ExternalRoutesConfig:class","shortType":"ExternalRoutesConfig","importPath":"@spartacus/core"},{"name":"urlMatcherService","type":"UrlMatcherService","isOptional":false,"canonicalReference":"@spartacus/core!UrlMatcherService:class","shortType":"UrlMatcherService","importPath":"@spartacus/core"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Method","name":"addRoutes","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"ExternalRoutesConfig"},{"kind":"Method","name":"getRoutes","overloadIndex":1,"parameters":[],"returnType":"Routes"},{"kind":"Method","name":"getUrlMatcher","overloadIndex":1,"parameters":[],"returnType":"UrlMatcher"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"internalUrlPatterns","type":"string[]"},{"kind":"Property","name":"urlMatcherService","type":"UrlMatcherService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addRoutes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addRoutes","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ExternalRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRoutes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRoutes","overloadIndex":1,"parameters":[],"returnType":"Routes"},"topLevelApiElementName":"ExternalRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUrlMatcher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUrlMatcher","overloadIndex":1,"parameters":[],"returnType":"UrlMatcher"},"topLevelApiElementName":"ExternalRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"internalUrlPatterns","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"internalUrlPatterns","type":"string[]"},"topLevelApiElementName":"ExternalRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ExternalRoutesService","members":[{"kind":"Property","name":"config","type":"ExternalRoutesConfig"},{"kind":"Property","name":"urlMatcherService","type":"UrlMatcherService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"ExternalRoutesConfig","canonicalReference":"@spartacus/core!ExternalRoutesConfig:class","shortType":"ExternalRoutesConfig","importPath":"@spartacus/core","isOptional":false},{"name":"urlMatcherService","type":"UrlMatcherService","canonicalReference":"@spartacus/core!UrlMatcherService:class","shortType":"UrlMatcherService","importPath":"@spartacus/core","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"addRoutes","parameters":[],"returnType":"void"},{"kind":"Method","name":"getRoutes","parameters":[],"returnType":"Routes"},{"kind":"Method","name":"getUrlMatcher","parameters":[],"returnType":"UrlMatcher"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FacadeDescriptor","members":[{"kind":"PropertySignature","name":"async","type":"boolean"},{"kind":"PropertySignature","name":"facade","type":"AbstractType>"},{"kind":"PropertySignature","name":"feature","type":"string"},{"kind":"PropertySignature","name":"methods","type":"MethodKeys[]"},{"kind":"PropertySignature","name":"properties","type":"PropertyKeys[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"async","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"async","type":"boolean"},"topLevelApiElementName":"FacadeDescriptor","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facade","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facade","type":"AbstractType>"},"topLevelApiElementName":"FacadeDescriptor","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"feature","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"feature","type":"string"},"topLevelApiElementName":"FacadeDescriptor","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"methods","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"methods","type":"MethodKeys[]"},"topLevelApiElementName":"FacadeDescriptor","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"properties","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"properties","type":"PropertyKeys[]"},"topLevelApiElementName":"FacadeDescriptor","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FacadeDescriptor","members":[{"kind":"Property","name":"facade","type":"AbstractType>"},{"kind":"Property","name":"feature","type":"string"},{"kind":"Property","name":"methods","type":"MethodKeys[]"},{"kind":"Property","name":"properties","type":"PropertyKeys[]"},{"kind":"Property","name":"async","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"FacadeFactoryService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"featureModules","type":"FeatureModulesService","isOptional":false,"canonicalReference":"@spartacus/core!FeatureModulesService:class","shortType":"FeatureModulesService","importPath":"@spartacus/core"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Method","name":"call","overloadIndex":1,"parameters":[{"name":"resolver$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"method","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"args","type":"unknown[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"{ facade, feature, methods, properties, async, }","type":"FacadeDescriptor","isOptional":false,"canonicalReference":"@spartacus/core!FacadeDescriptor:interface","shortType":"FacadeDescriptor","importPath":"@spartacus/core"}],"returnType":"T"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"resolver$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getResolver","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"facadeClass","type":"AbstractType","isOptional":false,"canonicalReference":"@angular/core!AbstractType:interface","shortType":"AbstractType","importPath":"@angular/core"},{"name":"async","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Method","name":"isProxyFacadeInstance","overloadIndex":1,"parameters":[{"name":"facade","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"call","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"call","overloadIndex":1,"parameters":[{"name":"resolver$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"method","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"args","type":"unknown[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"FacadeFactoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"{ facade, feature, methods, properties, async, }","type":"FacadeDescriptor","isOptional":false,"canonicalReference":"@spartacus/core!FacadeDescriptor:interface","shortType":"FacadeDescriptor","importPath":"@spartacus/core"}],"returnType":"T"},"topLevelApiElementName":"FacadeFactoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"resolver$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"property","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"FacadeFactoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResolver","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResolver","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"facadeClass","type":"AbstractType","isOptional":false,"canonicalReference":"@angular/core!AbstractType:interface","shortType":"AbstractType","importPath":"@angular/core"},{"name":"async","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"FacadeFactoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isProxyFacadeInstance","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isProxyFacadeInstance","overloadIndex":1,"parameters":[{"name":"facade","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"FacadeFactoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"FacadeFactoryService","members":[{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"featureModules","type":"FeatureModulesService","canonicalReference":"@spartacus/core!FeatureModulesService:class","shortType":"FeatureModulesService","importPath":"@spartacus/core","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"getResolver","parameters":[{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"facadeClass","type":"AbstractType","canonicalReference":"@spartacus/core!AbstractType:class","shortType":"AbstractType","importPath":"","isOptional":false},{"name":"async","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"call","parameters":[{"name":"resolver$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"method","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"args","type":"unknown[]","canonicalReference":"@spartacus/core!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"get","parameters":[{"name":"resolver$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"property","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"{ facade, feature, methods, properties, async, }","type":"FacadeDescriptor","canonicalReference":"@spartacus/core!FacadeDescriptor:class","shortType":"FacadeDescriptor","importPath":"","isOptional":false}],"returnType":"T"},{"kind":"Method","name":"isProxyFacadeInstance","parameters":[{"name":"facade","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Facet","members":[{"kind":"PropertySignature","name":"category","type":"boolean"},{"kind":"PropertySignature","name":"expanded","type":"boolean"},{"kind":"PropertySignature","name":"multiSelect","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"priority","type":"number"},{"kind":"PropertySignature","name":"topValueCount","type":"number"},{"kind":"PropertySignature","name":"topValues","type":"FacetValue[]"},{"kind":"PropertySignature","name":"values","type":"FacetValue[]"},{"kind":"PropertySignature","name":"visible","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"category","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"category","type":"boolean"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expanded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expanded","type":"boolean"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"multiSelect","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"multiSelect","type":"boolean"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priority","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priority","type":"number"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"topValueCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"topValueCount","type":"number"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"topValues","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"topValues","type":"FacetValue[]"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"values","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"values","type":"FacetValue[]"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visible","type":"boolean"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Facet","members":[{"kind":"Property","name":"category","type":"boolean"},{"kind":"Property","name":"multiSelect","type":"boolean"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"priority","type":"number"},{"kind":"Property","name":"values","type":"FacetValue[]"},{"kind":"Property","name":"visible","type":"boolean"},{"kind":"Property","name":"expanded","type":"boolean"},{"kind":"Property","name":"topValueCount","type":"number"},{"kind":"Property","name":"topValues","type":"FacetValue[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FacetValue","members":[{"kind":"PropertySignature","name":"count","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"query","type":"SearchState"},{"kind":"PropertySignature","name":"selected","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"count","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"count","type":"number"},"topLevelApiElementName":"FacetValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"FacetValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"SearchState"},"topLevelApiElementName":"FacetValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"FacetValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FacetValue","members":[{"kind":"Property","name":"count","type":"number"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"query","type":"SearchState"},{"kind":"Property","name":"selected","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Feature","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"comparable","type":"boolean"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"featureUnit","type":"FeatureUnit"},{"kind":"PropertySignature","name":"featureValues","type":"FeatureValue[]"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"range","type":"boolean"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comparable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comparable","type":"boolean"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"featureUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"featureUnit","type":"FeatureUnit"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"featureValues","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"featureValues","type":"FeatureValue[]"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"range","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"range","type":"boolean"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Feature","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"comparable","type":"boolean"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"featureUnit","type":"FeatureUnit"},{"kind":"Property","name":"featureValues","type":"FeatureValue[]"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"range","type":"boolean"},{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureConfigService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"FeaturesConfig","isOptional":false,"canonicalReference":"@spartacus/core!FeaturesConfig:class","shortType":"FeaturesConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"FeaturesConfig"},{"kind":"Method","name":"isEnabled","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isLevel","overloadIndex":1,"parameters":[{"name":"version","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEnabled","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"FeatureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLevel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLevel","overloadIndex":1,"parameters":[{"name":"version","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"FeatureConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureConfigService","members":[{"kind":"Property","name":"config","type":"FeaturesConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"FeaturesConfig","canonicalReference":"@spartacus/core!FeaturesConfig:class","shortType":"FeaturesConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"isLevel","parameters":[{"name":"version","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isEnabled","parameters":[{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"templateRef","type":"TemplateRef","isOptional":false,"canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core"},{"name":"viewContainer","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"featureConfig","type":"FeatureConfigService","isOptional":false,"canonicalReference":"@spartacus/core!FeatureConfigService:class","shortType":"FeatureConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cxFeature","type":"string"},{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"viewContainer","type":"ViewContainerRef"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cxFeature","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cxFeature","type":"string"},"topLevelApiElementName":"FeatureDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureDirective","members":[{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"viewContainer","type":"ViewContainerRef"},{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"templateRef","type":"TemplateRef","canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core","isOptional":false},{"name":"viewContainer","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"featureConfig","type":"FeatureConfigService","canonicalReference":"@spartacus/core!FeatureConfigService:class","shortType":"FeatureConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"hasView","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureLevelDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"templateRef","type":"TemplateRef","isOptional":false,"canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core"},{"name":"viewContainer","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"featureConfig","type":"FeatureConfigService","isOptional":false,"canonicalReference":"@spartacus/core!FeatureConfigService:class","shortType":"FeatureConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cxFeatureLevel","type":"string | number"},{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"viewContainer","type":"ViewContainerRef"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cxFeatureLevel","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cxFeatureLevel","type":"string | number"},"topLevelApiElementName":"FeatureLevelDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureLevelDirective","members":[{"kind":"Property","name":"templateRef","type":"TemplateRef"},{"kind":"Property","name":"viewContainer","type":"ViewContainerRef"},{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"templateRef","type":"TemplateRef","canonicalReference":"@angular/core!TemplateRef:class","shortType":"TemplateRef","importPath":"@angular/core","isOptional":false},{"name":"viewContainer","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"featureConfig","type":"FeatureConfigService","canonicalReference":"@spartacus/core!FeatureConfigService:class","shortType":"FeatureConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"hasView","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureModuleConfig","members":[{"kind":"PropertySignature","name":"cmsComponents","type":"string[]"},{"kind":"PropertySignature","name":"dependencies","type":"((() => Promise) | string)[]"},{"kind":"PropertySignature","name":"module","type":"() => Promise"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cmsComponents","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cmsComponents","type":"string[]"},"topLevelApiElementName":"FeatureModuleConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dependencies","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dependencies","type":"((() => Promise) | string)[]"},"topLevelApiElementName":"FeatureModuleConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"module","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"module","type":"() => Promise"},"topLevelApiElementName":"FeatureModuleConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureModuleConfig","members":[{"kind":"Property","name":"module","type":"() => Promise"},{"kind":"Property","name":"dependencies","type":"((() => Promise) | string)[]"},{"kind":"Property","name":"cmsComponents","type":"string[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureModulesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsConfig","type":"CmsConfig","isOptional":false,"canonicalReference":"@spartacus/core!CmsConfig:class","shortType":"CmsConfig","importPath":"@spartacus/core"},{"name":"lazyModules","type":"LazyModulesService","isOptional":false,"canonicalReference":"@spartacus/core!LazyModulesService:class","shortType":"LazyModulesService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cmsConfig","type":"CmsConfig"},{"kind":"Method","name":"getFeatureConfig","overloadIndex":1,"parameters":[{"name":"featureName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"FeatureModuleConfig | undefined"},{"kind":"Method","name":"isConfigured","overloadIndex":1,"parameters":[{"name":"featureName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"lazyModules","type":"LazyModulesService"},{"kind":"Method","name":"resolveDependencies","overloadIndex":1,"parameters":[{"name":"dependencies","type":"any[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable[] | undefined>"},{"kind":"Method","name":"resolveFeature","overloadIndex":1,"parameters":[{"name":"featureName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"resolveFeatureAlias","overloadIndex":1,"parameters":[{"name":"featureName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFeatureConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFeatureConfig","overloadIndex":1,"parameters":[{"name":"featureName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"FeatureModuleConfig | undefined"},"topLevelApiElementName":"FeatureModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConfigured","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConfigured","overloadIndex":1,"parameters":[{"name":"featureName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"FeatureModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveDependencies","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveDependencies","overloadIndex":1,"parameters":[{"name":"dependencies","type":"any[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable[] | undefined>"},"topLevelApiElementName":"FeatureModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveFeature","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveFeature","overloadIndex":1,"parameters":[{"name":"featureName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"FeatureModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveFeatureAlias","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveFeatureAlias","overloadIndex":1,"parameters":[{"name":"featureName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"FeatureModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureModulesService","members":[{"kind":"Property","name":"cmsConfig","type":"CmsConfig"},{"kind":"Property","name":"lazyModules","type":"LazyModulesService"},{"kind":"Property","name":"features","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsConfig","type":"CmsConfig","canonicalReference":"@spartacus/core!CmsConfig:class","shortType":"CmsConfig","importPath":"@spartacus/core","isOptional":false},{"name":"lazyModules","type":"LazyModulesService","canonicalReference":"@spartacus/core!LazyModulesService:class","shortType":"LazyModulesService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"isConfigured","parameters":[{"name":"featureName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"resolveFeature","parameters":[{"name":"featureName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getFeatureConfig","parameters":[{"name":"featureName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"FeatureModuleConfig | undefined"},{"kind":"Method","name":"resolveFeatureAlias","parameters":[{"name":"featureName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"resolveDependencies","parameters":[{"name":"dependencies","type":"any[]","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"Observable[] | undefined>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"FeaturesConfigModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[{"name":"defaultLevel","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[{"name":"defaultLevel","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"FeaturesConfigModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"FeaturesConfigModule","members":[{"kind":"Method","name":"forRoot","parameters":[{"name":"defaultLevel","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureStylesService","members":[{"kind":"Method","name":"addClass","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"CSS_FEATURE_FLAG_PREFIX","type":""},{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},{"kind":"Method","name":"getCssClass","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"rootComponent","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Method","name":"isEnabled","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"registerUsage","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"removeClass","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"renderer","type":"import(\"@angular/core\").Renderer2"},{"kind":"Property","name":"rootElement","type":"HTMLElement | undefined"},{"kind":"Method","name":"unregisterUsage","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"usagesCounter","type":"Map"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addClass","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FeatureStylesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"featureConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},"new":{"kind":"Property","name":"featureConfig","type":""},"topLevelApiElementName":"FeatureStylesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCssClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCssClass","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"FeatureStylesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"rootComponent","type":"ComponentRef","isOptional":false,"canonicalReference":"@angular/core!ComponentRef$1:class","shortType":"ComponentRef","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"FeatureStylesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEnabled","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"FeatureStylesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUsage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUsage","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FeatureStylesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeClass","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FeatureStylesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unregisterUsage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unregisterUsage","overloadIndex":1,"parameters":[{"name":"feature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"FeatureStylesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"FeatureStylesService","members":[{"kind":"Property","name":"rendererFactory","type":""},{"kind":"Property","name":"featureConfig","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"CSS_FEATURE_FLAG_PREFIX","type":""},{"kind":"Property","name":"renderer","type":"i0.Renderer2"},{"kind":"Property","name":"rootElement","type":"HTMLElement | undefined"},{"kind":"Property","name":"usagesCounter","type":"Map"},{"kind":"Method","name":"init","parameters":[{"name":"rootComponent","type":"ComponentRef","canonicalReference":"@angular/core!ComponentRef:class","shortType":"ComponentRef","importPath":"@angular/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"registerUsage","parameters":[{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"unregisterUsage","parameters":[{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isEnabled","parameters":[{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"addClass","parameters":[{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeClass","parameters":[{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCssClass","parameters":[{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureUnit","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"symbol","type":"string"},{"kind":"PropertySignature","name":"unitType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"FeatureUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"symbol","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"symbol","type":"string"},"topLevelApiElementName":"FeatureUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"unitType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"unitType","type":"string"},"topLevelApiElementName":"FeatureUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureUnit","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"symbol","type":"string"},{"kind":"Property","name":"unitType","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureValue","members":[{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"FeatureValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureValue","members":[{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ForbiddenHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"ForbiddenHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"ForbiddenHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ForbiddenHandler","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"handleError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FutureStock","members":[{"kind":"PropertySignature","name":"date","type":"Date"},{"kind":"PropertySignature","name":"formattedDate","type":"string"},{"kind":"PropertySignature","name":"stock","type":"Stock"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"date","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"date","type":"Date"},"topLevelApiElementName":"FutureStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDate","type":"string"},"topLevelApiElementName":"FutureStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stock","type":"Stock"},"topLevelApiElementName":"FutureStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FutureStock","members":[{"kind":"Property","name":"date","type":"Date"},{"kind":"Property","name":"formattedDate","type":"string"},{"kind":"Property","name":"stock","type":"Stock"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GatewayTimeoutHandler","members":[{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"GatewayTimeoutHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"GatewayTimeoutHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GatewayTimeoutHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"handleError","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"GeoPoint","members":[{"kind":"PropertySignature","name":"latitude","type":"number"},{"kind":"PropertySignature","name":"longitude","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"latitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"latitude","type":"number"},"topLevelApiElementName":"GeoPoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"longitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"longitude","type":"number"},"topLevelApiElementName":"GeoPoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"GeoPoint","members":[{"kind":"Property","name":"latitude","type":"number"},{"kind":"Property","name":"longitude","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"GlobalMessage","members":[{"kind":"PropertySignature","name":"text","type":"Translatable"},{"kind":"PropertySignature","name":"timeout","type":"number"},{"kind":"PropertySignature","name":"type","type":"GlobalMessageType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"text","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"text","type":"Translatable"},"topLevelApiElementName":"GlobalMessage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"timeout","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"timeout","type":"number"},"topLevelApiElementName":"GlobalMessage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"GlobalMessageType"},"topLevelApiElementName":"GlobalMessage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"GlobalMessage","members":[{"kind":"Property","name":"text","type":"Translatable"},{"kind":"Property","name":"type","type":"GlobalMessageType"},{"kind":"Property","name":"timeout","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"GlobalMessageActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"GlobalMessageActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"GlobalMessageActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_MESSAGE","namespace":"GlobalMessageActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_MESSAGE","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AddMessage","namespace":"GlobalMessageActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"GlobalMessage","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessage:interface","shortType":"GlobalMessage","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"GlobalMessage"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AddMessage","members":[{"kind":"Property","name":"payload","type":"GlobalMessage"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"GlobalMessage","canonicalReference":"@spartacus/core!GlobalMessage:class","shortType":"GlobalMessage","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"GlobalMessageAction","namespace":"GlobalMessageActions","members":["AddMessage | RemoveMessage | RemoveMessagesByType"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"GlobalMessageAction","members":["AddMessage | RemoveMessage | RemoveMessagesByType"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_MESSAGE","namespace":"GlobalMessageActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_MESSAGE","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_MESSAGES_BY_TYPE","namespace":"GlobalMessageActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_MESSAGES_BY_TYPE","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveMessage","namespace":"GlobalMessageActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ type: GlobalMessageType; index: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ type: GlobalMessageType; index: number; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveMessage","members":[{"kind":"Property","name":"payload","type":"{ type: GlobalMessageType; index: number; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n type: GlobalMessageType;\n index: number;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveMessagesByType","namespace":"GlobalMessageActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"GlobalMessageType"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveMessagesByType","members":[{"kind":"Property","name":"payload","type":"GlobalMessageType"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"GlobalMessageType","canonicalReference":"@spartacus/core!GlobalMessageType:class","shortType":"GlobalMessageType","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"GlobalMessageEntities","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"messageType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Translatable[]"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"messageType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Translatable[]"},"topLevelApiElementName":"GlobalMessageEntities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"GlobalMessageEntities","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GlobalMessageModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"GlobalMessageModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GlobalMessageModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"GlobalMessageSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"GlobalMessageSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"GlobalMessageSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getGlobalMessageCountByType","namespace":"GlobalMessageSelectors","parameters":[{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getGlobalMessageCountByType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getGlobalMessageCountByType","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getGlobalMessageEntities","namespace":"GlobalMessageSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getGlobalMessageEntities","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getGlobalMessageEntitiesByType","namespace":"GlobalMessageSelectors","parameters":[{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getGlobalMessageEntitiesByType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getGlobalMessageEntitiesByType","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getGlobalMessageState","namespace":"GlobalMessageSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getGlobalMessageState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GlobalMessageService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"text","type":"string | Translatable","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"},{"name":"timeout","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"text","type":"string | Translatable","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"},{"name":"timeout","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GlobalMessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"GlobalMessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"type","type":"GlobalMessageType","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageType:enum","shortType":"GlobalMessageType","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GlobalMessageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GlobalMessageService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"get","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"text","type":"string | Translatable","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"type","type":"GlobalMessageType","canonicalReference":"@spartacus/core!GlobalMessageType:class","shortType":"GlobalMessageType","importPath":"","isOptional":false},{"name":"timeout","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"remove","parameters":[{"name":"type","type":"GlobalMessageType","canonicalReference":"@spartacus/core!GlobalMessageType:class","shortType":"GlobalMessageType","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"GlobalMessageState","members":[{"kind":"PropertySignature","name":"entities","type":"GlobalMessageEntities"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"GlobalMessageEntities"},"topLevelApiElementName":"GlobalMessageState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"GlobalMessageState","members":[{"kind":"Property","name":"entities","type":"GlobalMessageEntities"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GlobService","members":[{"kind":"Method","name":"getValidator","overloadIndex":1,"parameters":[{"name":"patterns","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(url: string) => boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValidator","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValidator","overloadIndex":1,"parameters":[{"name":"patterns","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(url: string) => boolean"},"topLevelApiElementName":"GlobService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GlobService","members":[{"kind":"Method","name":"getValidator","parameters":[{"name":"patterns","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"(url: string) => boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpErrorHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"platformId","type":"Object | undefined","isOptional":true,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}]},{"kind":"Method","name":"getErrorTranslationKey","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"isSsr","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"platformId","type":"Object | undefined"},{"kind":"Property","name":"responseStatus","type":"number"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getErrorTranslationKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getErrorTranslationKey","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"HttpErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"HttpErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"HttpErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"HttpErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSsr","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSsr","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"HttpErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpErrorHandler","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"platformId","type":"Object | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"platformId","type":"Object | undefined","canonicalReference":"@spartacus/core!Object:class","shortType":"Object","importPath":"","isOptional":true}]},{"kind":"Property","name":"responseStatus","type":"number"},{"kind":"Method","name":"handleError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getErrorTranslationKey","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"kind":"Method","name":"isSsr","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpErrorHandlerInterceptor","members":[{"kind":"Property","name":"errorHandler","type":"ErrorHandler"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Method","name":"isCmsPageNotFoundHttpError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Method","name":"shouldHandleError","overloadIndex":1,"parameters":[{"name":"_error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"HttpErrorHandlerInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"HttpErrorHandlerInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCmsPageNotFoundHttpError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCmsPageNotFoundHttpError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"HttpErrorHandlerInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldHandleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldHandleError","overloadIndex":1,"parameters":[{"name":"_error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"HttpErrorHandlerInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpErrorHandlerInterceptor","members":[{"kind":"Property","name":"errorHandler","type":"ErrorHandler"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"userId","type":"i0.Signal"},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"shouldHandleError","parameters":[{"name":"_error","type":"unknown","canonicalReference":"@spartacus/core!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"error","type":"unknown","canonicalReference":"@spartacus/core!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isCmsPageNotFoundHttpError","parameters":[{"name":"error","type":"unknown","canonicalReference":"@spartacus/core!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpErrorHandlerModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"HttpErrorHandlerModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpErrorHandlerModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"HttpModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpParamsURIEncoder","members":[{"kind":"Method","name":"decodeKey","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"decodeValue","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"encodeKey","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"encodeValue","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decodeKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decodeKey","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"HttpParamsURIEncoder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decodeValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decodeValue","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"HttpParamsURIEncoder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"encodeKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"encodeKey","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"HttpParamsURIEncoder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"encodeValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"encodeValue","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"HttpParamsURIEncoder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpParamsURIEncoder","members":[{"kind":"Method","name":"encodeKey","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"encodeValue","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"decodeKey","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"decodeValue","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"HttpTimeoutConfig","members":[{"kind":"PropertySignature","name":"browser","type":"number"},{"kind":"PropertySignature","name":"server","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"browser","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"browser","type":"number"},"topLevelApiElementName":"HttpTimeoutConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"server","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"server","type":"number"},"topLevelApiElementName":"HttpTimeoutConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"HttpTimeoutConfig","members":[{"kind":"Property","name":"server","type":"number"},{"kind":"Property","name":"browser","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpTimeoutInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"}]},{"kind":"Method","name":"buildError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"timeoutValue","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Error"},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Method","name":"convertTimeoutToHttpErrorResponse","overloadIndex":1,"parameters":[{"name":"{ error, request, timeoutValue, }","type":"{ error: unknown; request: HttpRequest; timeoutValue: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"unknown | HttpErrorResponse"},{"kind":"Method","name":"getTimeoutValue","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"number | undefined"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"timeoutValue","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Error"},"topLevelApiElementName":"HttpTimeoutInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertTimeoutToHttpErrorResponse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertTimeoutToHttpErrorResponse","overloadIndex":1,"parameters":[{"name":"{ error, request, timeoutValue, }","type":"{ error: unknown; request: HttpRequest; timeoutValue: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"unknown | HttpErrorResponse"},"topLevelApiElementName":"HttpTimeoutInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTimeoutValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTimeoutValue","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"number | undefined"},"topLevelApiElementName":"HttpTimeoutInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"HttpTimeoutInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"HttpTimeoutInterceptor","members":[{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"getTimeoutValue","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"kind":"Method","name":"convertTimeoutToHttpErrorResponse","parameters":[{"name":"{ error, request, timeoutValue, }","type":"{\n error: unknown;\n request: HttpRequest;\n timeoutValue: number;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"unknown | HttpErrorResponse"},{"kind":"Method","name":"buildError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"timeoutValue","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Error"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nConfigInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"configInit","type":"ConfigInitializerService","isOptional":false,"canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"configFactory","type":"() => Promise"},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Method","name":"resolveConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"scopes","type":"string[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"I18nConfigInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nConfigInitializer","members":[{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Property","name":"scopes","type":"string[]"},{"kind":"Property","name":"configFactory","type":"() => Promise"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"configInit","type":"ConfigInitializerService","canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveConfig","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextBackendInitializer","members":[{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"InitOptions"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"params","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"I18nextBackendInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"InitOptions"},"topLevelApiElementName":"I18nextBackendInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextBackendInitializer","members":[{"kind":"Method","name":"initialize","parameters":[],"returnType":"InitOptions"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"params","type":"any[]","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextBackendService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"backendInitializers","type":"I18nextBackendInitializer[] | null","isOptional":false,"canonicalReference":"@spartacus/core!I18nextBackendInitializer:class","shortType":"I18nextBackendInitializer","importPath":"@spartacus/core"}]},{"kind":"Property","name":"backendInitializers","type":"I18nextBackendInitializer[] | null"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"InitOptions"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"InitOptions"},"topLevelApiElementName":"I18nextBackendService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextBackendService","members":[{"kind":"Property","name":"backendInitializers","type":"I18nextBackendInitializer[] | null"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"backendInitializers","type":"I18nextBackendInitializer[] | null","canonicalReference":"@spartacus/core!I18nextBackendInitializer:class","shortType":"I18nextBackendInitializer","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"InitOptions"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextHttpBackendInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"i18next","type":"i18n","isOptional":false,"canonicalReference":"i18next!i18n:interface","shortType":"i18n","importPath":"i18next"},{"name":"i18nextHttpClient","type":"I18nextHttpBackendClient","isOptional":false,"canonicalReference":"@spartacus/core!I18nextHttpBackendClient:type","shortType":"I18nextHttpBackendClient","importPath":"@spartacus/core"},{"name":"config","type":"I18nConfig","isOptional":false,"canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core"},{"name":"windowRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Method","name":"getBackendConfig","overloadIndex":1,"parameters":[],"returnType":"HttpBackendOptions"},{"kind":"Method","name":"getLoadPath","overloadIndex":1,"parameters":[{"name":"path","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"i18next","type":"i18n"},{"kind":"Property","name":"i18nextHttpClient","type":"I18nextHttpBackendClient"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"InitOptions"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBackendConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBackendConfig","overloadIndex":1,"parameters":[],"returnType":"HttpBackendOptions"},"topLevelApiElementName":"I18nextHttpBackendInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadPath","overloadIndex":1,"parameters":[{"name":"path","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"I18nextHttpBackendInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"I18nextHttpBackendInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"InitOptions"},"topLevelApiElementName":"I18nextHttpBackendInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextHttpBackendInitializer","members":[{"kind":"Property","name":"i18next","type":"i18n"},{"kind":"Property","name":"i18nextHttpClient","type":"I18nextHttpBackendClient"},{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"i18next","type":"i18n","canonicalReference":"@spartacus/core!i18n:class","shortType":"i18n","importPath":"","isOptional":false},{"name":"i18nextHttpClient","type":"I18nextHttpBackendClient","canonicalReference":"@spartacus/core!I18nextHttpBackendClient:class","shortType":"I18nextHttpBackendClient","importPath":"","isOptional":false},{"name":"config","type":"I18nConfig","canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core","isOptional":false},{"name":"windowRef","type":"WindowRef","canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"hasMatch","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"initialize","parameters":[],"returnType":"InitOptions"},{"kind":"Method","name":"getBackendConfig","parameters":[],"returnType":"HttpBackendOptions"},{"kind":"Method","name":"getLoadPath","parameters":[{"name":"path","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"i18next","type":"i18n","isOptional":false,"canonicalReference":"i18next!i18n:interface","shortType":"i18n","importPath":"i18next"},{"name":"config","type":"I18nConfig","isOptional":false,"canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"i18nextBackendService","type":"I18nextBackendService","isOptional":false,"canonicalReference":"@spartacus/core!I18nextBackendService:class","shortType":"I18nextBackendService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addTranslationResources","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Method","name":"getI18nextConfig","overloadIndex":1,"parameters":[],"returnType":"InitOptions"},{"kind":"Property","name":"i18next","type":"i18n"},{"kind":"Property","name":"i18nextBackendService","type":"I18nextBackendService"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"loggerPlugin","type":"import(\"i18next\").LoggerModule"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"synchronizeLanguage","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addTranslationResources","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addTranslationResources","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"I18nextInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getI18nextConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getI18nextConfig","overloadIndex":1,"parameters":[],"returnType":"InitOptions"},"topLevelApiElementName":"I18nextInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"I18nextInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"I18nextInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"synchronizeLanguage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"synchronizeLanguage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"I18nextInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextInitializer","members":[{"kind":"Property","name":"i18next","type":"i18n"},{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"i18nextBackendService","type":"I18nextBackendService"},{"kind":"Property","name":"loggerPlugin","type":"node_modules_i18next.LoggerModule"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"i18next","type":"i18n","canonicalReference":"@spartacus/core!i18n:class","shortType":"i18n","importPath":"","isOptional":false},{"name":"config","type":"I18nConfig","canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"i18nextBackendService","type":"I18nextBackendService","canonicalReference":"@spartacus/core!I18nextBackendService:class","shortType":"I18nextBackendService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"getI18nextConfig","parameters":[],"returnType":"InitOptions"},{"kind":"Method","name":"addTranslationResources","parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"synchronizeLanguage","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextResourcesToBackendInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"I18nConfig","isOptional":false,"canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core"},{"name":"i18next","type":"i18n","isOptional":false,"canonicalReference":"i18next!i18n:interface","shortType":"i18n","importPath":"i18next"}]},{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"i18next","type":"i18n"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"InitOptions"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"I18nextResourcesToBackendInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"InitOptions"},"topLevelApiElementName":"I18nextResourcesToBackendInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextResourcesToBackendInitializer","members":[{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Property","name":"i18next","type":"i18n"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"I18nConfig","canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core","isOptional":false},{"name":"i18next","type":"i18n","canonicalReference":"@spartacus/core!i18n:class","shortType":"i18n","importPath":"","isOptional":false}]},{"kind":"Method","name":"hasMatch","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"initialize","parameters":[],"returnType":"InitOptions"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextTranslationService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"I18nConfig","isOptional":false,"canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core"},{"name":"translationChunk","type":"TranslationChunkService","isOptional":false,"canonicalReference":"@spartacus/core!TranslationChunkService:class","shortType":"TranslationChunkService","importPath":"@spartacus/core"},{"name":"i18next","type":"i18n","isOptional":false,"canonicalReference":"i18next!i18n:interface","shortType":"i18n","importPath":"i18next"}]},{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Method","name":"getFallbackValue","overloadIndex":1,"parameters":[{"name":"keyOrKeys","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"i18next","type":"i18n"},{"kind":"Method","name":"loadChunks","overloadIndex":1,"parameters":[{"name":"chunkNames","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"NAMESPACE_SEPARATOR","type":""},{"kind":"Method","name":"translate","overloadIndex":1,"parameters":[{"name":"key","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"whitespaceUntilLoaded","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"translationChunk","type":"TranslationChunkService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFallbackValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFallbackValue","overloadIndex":1,"parameters":[{"name":"keyOrKeys","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"I18nextTranslationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadChunks","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadChunks","overloadIndex":1,"parameters":[{"name":"chunkNames","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"I18nextTranslationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"translate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"translate","overloadIndex":1,"parameters":[{"name":"key","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"whitespaceUntilLoaded","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"I18nextTranslationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nextTranslationService","members":[{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Property","name":"translationChunk","type":"TranslationChunkService"},{"kind":"Property","name":"i18next","type":"i18n"},{"kind":"Property","name":"NON_BREAKING_SPACE","type":""},{"kind":"Property","name":"NAMESPACE_SEPARATOR","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"I18nConfig","canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core","isOptional":false},{"name":"translationChunk","type":"TranslationChunkService","canonicalReference":"@spartacus/core!TranslationChunkService:class","shortType":"TranslationChunkService","importPath":"@spartacus/core","isOptional":false},{"name":"i18next","type":"i18n","canonicalReference":"@spartacus/core!i18n:class","shortType":"i18n","importPath":"","isOptional":false}]},{"kind":"Method","name":"translate","parameters":[{"name":"key","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"options","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":true},{"name":"whitespaceUntilLoaded","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadChunks","parameters":[{"name":"chunkNames","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"getFallbackValue","parameters":[{"name":"keyOrKeys","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"reportMissingKey","type":""},{"kind":"Property","name":"getNamespacedKey","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"I18nModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"I18nModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Image_2","members":[{"kind":"PropertySignature","name":"altText","type":"string"},{"kind":"PropertySignature","name":"format","type":"string"},{"kind":"PropertySignature","name":"galleryIndex","type":"number"},{"kind":"PropertySignature","name":"height","type":"number"},{"kind":"PropertySignature","name":"imageType","type":"ImageType"},{"kind":"PropertySignature","name":"role","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"},{"kind":"PropertySignature","name":"width","type":"number"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Image_2","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Image_2","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ImageGroup","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"format","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Image"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"format","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Image"},"topLevelApiElementName":"ImageGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ImageGroup","members":[]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Images","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"imageType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ImageGroup | ImageGroup[]"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"imageType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ImageGroup | ImageGroup[]"},"topLevelApiElementName":"Images","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Images","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"InterceptorUtil","members":[{"kind":"Method","name":"createHeader","overloadIndex":1,"parameters":[{"name":"headerName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interceptorParam","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"headers","type":"HttpHeaders","isOptional":true,"canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common"}],"returnType":"HttpHeaders"},{"kind":"Method","name":"getInterceptorParam","overloadIndex":1,"parameters":[{"name":"headerName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"headers","type":"HttpHeaders","isOptional":false,"canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common"}],"returnType":"T | undefined"},{"kind":"Method","name":"removeHeader","overloadIndex":1,"parameters":[{"name":"headerName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"HttpRequest"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createHeader","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createHeader","overloadIndex":1,"parameters":[{"name":"headerName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"interceptorParam","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"headers","type":"HttpHeaders","isOptional":true,"canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common"}],"returnType":"HttpHeaders"},"topLevelApiElementName":"InterceptorUtil","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInterceptorParam","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInterceptorParam","overloadIndex":1,"parameters":[{"name":"headerName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"headers","type":"HttpHeaders","isOptional":false,"canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common"}],"returnType":"T | undefined"},"topLevelApiElementName":"InterceptorUtil","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeHeader","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeHeader","overloadIndex":1,"parameters":[{"name":"headerName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"HttpRequest"},"topLevelApiElementName":"InterceptorUtil","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"InterceptorUtil","members":[{"kind":"Method","name":"createHeader","parameters":[{"name":"headerName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"interceptorParam","type":"T","canonicalReference":"@spartacus/core!T:class","shortType":"T","importPath":"","isOptional":false},{"name":"headers","type":"HttpHeaders","canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common","isOptional":true}],"returnType":"HttpHeaders"},{"kind":"Method","name":"removeHeader","parameters":[{"name":"headerName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"HttpRequest"},{"kind":"Method","name":"getInterceptorParam","parameters":[{"name":"headerName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"headers","type":"HttpHeaders","canonicalReference":"@angular/common!HttpHeaders:class","shortType":"HttpHeaders","importPath":"@angular/common","isOptional":false}],"returnType":"T | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"InternalServerErrorHandler","members":[{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"InternalServerErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"InternalServerErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"InternalServerErrorHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"handleError","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"JavaRegExpConverter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"toJsRegExp","overloadIndex":1,"parameters":[{"name":"javaSyntax","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RegExp | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toJsRegExp","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toJsRegExp","overloadIndex":1,"parameters":[{"name":"javaSyntax","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RegExp | null"},"topLevelApiElementName":"JavaRegExpConverter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"JavaRegExpConverter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"EXTRACT_JAVA_REGEXP_MODIFIERS","type":""},{"kind":"Method","name":"toJsRegExp","parameters":[{"name":"javaSyntax","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"RegExp | null"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"JspIncludeCmsComponentConfig","members":[{"kind":"PropertySignature","name":"AccountAddressBookComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"ForgotPasswordComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"ProductDetailsTabComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"ProductReviewsTabComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"ProductSpecsTabComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"ResetPasswordComponent","type":"CmsComponentMapping"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"AccountAddressBookComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"AccountAddressBookComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"JspIncludeCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ForgotPasswordComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ForgotPasswordComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"JspIncludeCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ProductDetailsTabComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ProductDetailsTabComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"JspIncludeCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ProductReviewsTabComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ProductReviewsTabComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"JspIncludeCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ProductSpecsTabComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ProductSpecsTabComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"JspIncludeCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ResetPasswordComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ResetPasswordComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"JspIncludeCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"JspIncludeCmsComponentConfig","members":[{"kind":"Property","name":"AccountAddressBookComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"ForgotPasswordComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"ResetPasswordComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"ProductDetailsTabComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"ProductSpecsTabComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"ProductReviewsTabComponent","type":"CmsComponentMapping"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Language","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"isocode","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"nativeName","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"Language","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocode","type":"string"},"topLevelApiElementName":"Language","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Language","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nativeName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nativeName","type":"string"},"topLevelApiElementName":"Language","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Language","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"isocode","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"nativeName","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LanguageInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"languageStatePersistenceService","type":"LanguageStatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/core!LanguageStatePersistenceService:class","shortType":"LanguageStatePersistenceService","importPath":"@spartacus/core"},{"name":"configInit","type":"ConfigInitializerService","isOptional":false,"canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"languageStatePersistenceService","type":"LanguageStatePersistenceService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setDefaultFromConfig","overloadIndex":1,"parameters":[{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setFallbackValue","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LanguageInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LanguageInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefaultFromConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefaultFromConfig","overloadIndex":1,"parameters":[{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"LanguageInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFallbackValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFallbackValue","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"LanguageInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LanguageInitializer","members":[{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"languageStatePersistenceService","type":"LanguageStatePersistenceService"},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"languageStatePersistenceService","type":"LanguageStatePersistenceService","canonicalReference":"@spartacus/core!LanguageStatePersistenceService:class","shortType":"LanguageStatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"configInit","type":"ConfigInitializerService","canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"setFallbackValue","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setDefaultFromConfig","parameters":[{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"LanguagesEntities","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Language"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Language"},"topLevelApiElementName":"LanguagesEntities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"LanguagesEntities","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LanguageService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isInitialized","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValid","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"LanguageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"LanguageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInitialized","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInitialized","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"LanguageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isValid","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isValid","overloadIndex":1,"parameters":[{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"LanguageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LanguageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LanguageService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getAll","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setActive","parameters":[{"name":"isocode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isInitialized","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValid","parameters":[{"name":"value","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"LanguagesState","members":[{"kind":"PropertySignature","name":"activeLanguage","type":"string | null"},{"kind":"PropertySignature","name":"entities","type":"LanguagesEntities | null"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activeLanguage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activeLanguage","type":"string | null"},"topLevelApiElementName":"LanguagesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"LanguagesEntities | null"},"topLevelApiElementName":"LanguagesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"LanguagesState","members":[{"kind":"Property","name":"entities","type":"LanguagesEntities | null"},{"kind":"Property","name":"activeLanguage","type":"string | null"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LanguageStatePersistenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Property","name":"initialized$","type":"ReplaySubject"},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"valueFromStorage","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"LanguageStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"valueFromStorage","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LanguageStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LanguageStatePersistenceService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"config","type":"SiteContextConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"initialized$","type":"ReplaySubject"},{"kind":"Method","name":"initSync","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onRead","parameters":[{"name":"valueFromStorage","type":"string | undefined","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LazyModulesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"compiler","type":"Compiler","isOptional":false,"canonicalReference":"@angular/core!Compiler:class","shortType":"Compiler","importPath":"@angular/core"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"events","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"compiler","type":"Compiler"},{"kind":"Property","name":"events","type":"EventService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"modules$","type":"Observable>"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resolveDependencyModuleInstance","overloadIndex":1,"parameters":[{"name":"moduleFunc","type":"() => Promise","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"resolveModuleInstance","overloadIndex":1,"parameters":[{"name":"moduleFunc","type":"() => Promise","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"feature","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"dependencyModuleRefs","type":"NgModuleRef[]","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable>"},{"kind":"Method","name":"runModuleInitializerFunctions","overloadIndex":1,"parameters":[{"name":"initFunctions","type":"(() => any)[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise[]"},{"kind":"Method","name":"runModuleInitializersForModule","overloadIndex":1,"parameters":[{"name":"moduleRef","type":"NgModuleRef","isOptional":false,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"LazyModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveDependencyModuleInstance","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveDependencyModuleInstance","overloadIndex":1,"parameters":[{"name":"moduleFunc","type":"() => Promise","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"LazyModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveModuleInstance","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveModuleInstance","overloadIndex":1,"parameters":[{"name":"moduleFunc","type":"() => Promise","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"feature","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"dependencyModuleRefs","type":"NgModuleRef[]","isOptional":true,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable>"},"topLevelApiElementName":"LazyModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"runModuleInitializerFunctions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"runModuleInitializerFunctions","overloadIndex":1,"parameters":[{"name":"initFunctions","type":"(() => any)[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise[]"},"topLevelApiElementName":"LazyModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"runModuleInitializersForModule","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"runModuleInitializersForModule","overloadIndex":1,"parameters":[{"name":"moduleRef","type":"NgModuleRef","isOptional":false,"canonicalReference":"@angular/core!NgModuleRef$1:class","shortType":"NgModuleRef","importPath":"@angular/core"}],"returnType":"Observable>"},"topLevelApiElementName":"LazyModulesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LazyModulesService","members":[{"kind":"Property","name":"compiler","type":"Compiler"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Property","name":"events","type":"EventService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"modules$","type":"Observable>"},{"kind":"Property","name":"dependencyModules","type":""},{"kind":"Property","name":"eventSubscription","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"compiler","type":"Compiler","canonicalReference":"@spartacus/core!Compiler:class","shortType":"Compiler","importPath":"","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false},{"name":"events","type":"EventService","canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveModuleInstance","parameters":[{"name":"moduleFunc","type":"() => Promise","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"feature","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"dependencyModuleRefs","type":"NgModuleRef[]","canonicalReference":"@spartacus/core!NgModuleRef:class","shortType":"NgModuleRef","importPath":"","isOptional":true}],"returnType":"Observable>"},{"kind":"Method","name":"resolveDependencyModuleInstance","parameters":[{"name":"moduleFunc","type":"() => Promise","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"runModuleInitializersForModule","parameters":[{"name":"moduleRef","type":"NgModuleRef","canonicalReference":"@spartacus/core!NgModuleRef:class","shortType":"NgModuleRef","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"runModuleInitializerFunctions","parameters":[{"name":"initFunctions","type":"(() => any)[]","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Promise[]"},{"kind":"Property","name":"isObjectPromise","type":""},{"kind":"Property","name":"resolveModuleFactory","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LegacyOccCmsComponentAdapter","members":[{"kind":"Method","name":"findComponentsByIds","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"fields","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findComponentsByIds","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findComponentsByIds","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"fields","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"LegacyOccCmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LegacyOccCmsComponentAdapter","members":[{"kind":"Method","name":"findComponentsByIds","parameters":[{"name":"ids","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"fields","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ListModel","members":[{"kind":"PropertySignature","name":"ids","type":"string[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ids","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ids","type":"string[]"},"topLevelApiElementName":"ListModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"ListModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"ListModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ListModel","members":[{"kind":"Property","name":"ids","type":"string[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadingScopesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Method","name":"expand","overloadIndex":1,"parameters":[{"name":"model","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},{"kind":"Method","name":"getMaxAge","overloadIndex":1,"parameters":[{"name":"model","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"getReloadTriggers","overloadIndex":1,"parameters":[{"name":"model","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Type[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"expand","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"expand","overloadIndex":1,"parameters":[{"name":"model","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"LoadingScopesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMaxAge","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMaxAge","overloadIndex":1,"parameters":[{"name":"model","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"LoadingScopesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getReloadTriggers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getReloadTriggers","overloadIndex":1,"parameters":[{"name":"model","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Type[]"},"topLevelApiElementName":"LoadingScopesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadingScopesService","members":[{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"expand","parameters":[{"name":"model","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scopes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string[]"},{"kind":"Method","name":"getMaxAge","parameters":[{"name":"model","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getReloadTriggers","parameters":[{"name":"model","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Type[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoggerService","members":[{"kind":"Method","name":"debug","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"error","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"info","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"kind":"Method","name":"warn","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"debug","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"debug","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"error","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"info","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"info","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"log","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"log","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"warn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"warn","overloadIndex":1,"parameters":[{"name":"args","type":"Parameters","isOptional":false,"canonicalReference":"!Parameters:type","shortType":"Parameters","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoggerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoggerService","members":[{"kind":"Method","name":"log","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/core!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"warn","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/core!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"error","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/core!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"info","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/core!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"debug","parameters":[{"name":"args","type":"Parameters","canonicalReference":"@spartacus/core!Parameters:class","shortType":"Parameters","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoggingErrorHandler","members":[{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"Error","isOptional":false,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""}],"returnType":"void"},{"kind":"Property","name":"logger","type":"LoggerService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"Error","isOptional":false,"canonicalReference":"!Error:interface","shortType":"Error","importPath":""}],"returnType":"void"},"topLevelApiElementName":"LoggingErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoggingErrorHandler","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"handleError","parameters":[{"name":"error","type":"Error","canonicalReference":"@spartacus/core!Error:class","shortType":"Error","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"MetaTagConfigModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"MetaTagConfigModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"MetaTagConfigModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"MockDatePipe","members":[{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"args","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"value","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"args","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"MockDatePipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"MockDatePipe","members":[{"kind":"Method","name":"transform","parameters":[{"name":"value","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"args","type":"any[]","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"any"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"MockTranslatePipe","members":[{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"input","type":"Translatable | string | string[]","isOptional":false,"canonicalReference":"@spartacus/core!Translatable:interface","shortType":"Translatable","importPath":"@spartacus/core"},{"name":"options","type":"object","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"input","type":"Translatable | string | string[]","isOptional":false,"canonicalReference":"@spartacus/core!Translatable:interface","shortType":"Translatable","importPath":"@spartacus/core"},{"name":"options","type":"object","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"MockTranslatePipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"MockTranslatePipe","members":[{"kind":"Method","name":"transform","parameters":[{"name":"input","type":"Translatable | string | string[]","canonicalReference":"@spartacus/core!Translatable:class","shortType":"Translatable","importPath":"","isOptional":false},{"name":"options","type":"object","canonicalReference":"@spartacus/core!object:class","shortType":"object","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"MultiErrorHandler","members":[{"kind":"MethodSignature","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"handleError","overloadIndex":1,"parameters":[{"name":"error","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiErrorHandler","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"MultiErrorHandler","members":[{"kind":"Method","name":"handleError","parameters":[{"name":"error","type":"unknown","canonicalReference":"@spartacus/core!unknown:class","shortType":"unknown","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"NavigationNodes","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"nodeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"NodeItem"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"nodeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"NodeItem"},"topLevelApiElementName":"NavigationNodes","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"NavigationNodes","members":[]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"NodeItem","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"id_type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsLinkComponent"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"id_type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CmsLinkComponent"},"topLevelApiElementName":"NodeItem","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"NodeItem","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"NotAuthGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"NotAuthGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"NotAuthGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"NotFoundHandler","members":[{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"NotFoundHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"NotFoundHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"NotFoundHandler","members":[{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"handleError","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"NotificationPreference","members":[{"kind":"PropertySignature","name":"channel","type":"string"},{"kind":"PropertySignature","name":"enabled","type":"boolean"},{"kind":"PropertySignature","name":"value","type":"string"},{"kind":"PropertySignature","name":"visible","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"channel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"channel","type":"string"},"topLevelApiElementName":"NotificationPreference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"enabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"enabled","type":"boolean"},"topLevelApiElementName":"NotificationPreference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"NotificationPreference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visible","type":"boolean"},"topLevelApiElementName":"NotificationPreference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"NotificationPreference","members":[{"kind":"Property","name":"channel","type":"string"},{"kind":"Property","name":"value","type":"string"},{"kind":"Property","name":"enabled","type":"boolean"},{"kind":"Property","name":"visible","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"NotificationPreferenceList","members":[{"kind":"PropertySignature","name":"preferences","type":"NotificationPreference[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"preferences","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"preferences","type":"NotificationPreference[]"},"topLevelApiElementName":"NotificationPreferenceList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"NotificationPreferenceList","members":[{"kind":"Property","name":"preferences","type":"NotificationPreference[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OAuthLibWrapperService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"oAuthService","type":"OAuthService","isOptional":false,"canonicalReference":"angular-oauth2-oidc!OAuthService:class","shortType":"OAuthService","importPath":"angular-oauth2-oidc"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"},{"name":"platformId","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Method","name":"authorizeWithPasswordFlow","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"Method","name":"changeAuthConfigClientId","overloadIndex":1,"parameters":[{"name":"clientId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"changeClientWhenInitialize","overloadIndex":1,"parameters":[{"name":"clientId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"events$","type":"Observable"},{"kind":"Method","name":"getIdToken","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"initLoginFlow","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"oAuthService","type":"OAuthService"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Method","name":"refreshAuthConfig","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"refreshToken","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"revokeAndLogout","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Method","name":"tryLogin","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"authorizeWithPasswordFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"authorizeWithPasswordFlow","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeAuthConfigClientId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeAuthConfigClientId","overloadIndex":1,"parameters":[{"name":"clientId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeClientWhenInitialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeClientWhenInitialize","overloadIndex":1,"parameters":[{"name":"clientId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getIdToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getIdToken","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initLoginFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initLoginFlow","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshAuthConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshAuthConfig","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshToken","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"revokeAndLogout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"revokeAndLogout","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"tryLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"tryLogin","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"OAuthLibWrapperService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OAuthLibWrapperService","members":[{"kind":"Property","name":"oAuthService","type":"OAuthService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"events$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"oAuthService","type":"OAuthService","canonicalReference":"@spartacus/core!OAuthService:class","shortType":"OAuthService","importPath":"","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"platformId","type":"Object","canonicalReference":"@spartacus/core!Object:class","shortType":"Object","importPath":"","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"changeClientWhenInitialize","parameters":[{"name":"clientId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"authorizeWithPasswordFlow","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"refreshToken","parameters":[],"returnType":"void"},{"kind":"Method","name":"revokeAndLogout","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"logout","parameters":[],"returnType":"void"},{"kind":"Method","name":"getIdToken","parameters":[],"returnType":"string"},{"kind":"Method","name":"initLoginFlow","parameters":[],"returnType":"void"},{"kind":"Method","name":"tryLogin","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"refreshAuthConfig","parameters":[],"returnType":"void"},{"kind":"Method","name":"changeAuthConfigClientId","parameters":[{"name":"clientId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OAuthTryLoginResult","members":[{"kind":"PropertySignature","name":"result","type":"boolean"},{"kind":"PropertySignature","name":"tokenReceived","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"result","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"result","type":"boolean"},"topLevelApiElementName":"OAuthTryLoginResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tokenReceived","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tokenReceived","type":"boolean"},"topLevelApiElementName":"OAuthTryLoginResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OAuthTryLoginResult","members":[{"kind":"Property","name":"result","type":"boolean"},{"kind":"Property","name":"tokenReceived","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ObjectComparisonUtils","members":[{"kind":"Method","name":"compareObjectProperties","overloadIndex":1,"parameters":[{"name":"objA","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"objB","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"countOfDeepEqualObjects","overloadIndex":1,"parameters":[{"name":"obj","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"arr","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"number"},{"kind":"Method","name":"deepEqualObjects","overloadIndex":1,"parameters":[{"name":"objA","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"objB","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"indexOfFirstOccurrence","overloadIndex":1,"parameters":[{"name":"obj","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"arr","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"number | undefined"},{"kind":"Method","name":"shallowEqualObjects","overloadIndex":1,"parameters":[{"name":"objA","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"objB","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compareObjectProperties","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compareObjectProperties","overloadIndex":1,"parameters":[{"name":"objA","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"objB","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ObjectComparisonUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"countOfDeepEqualObjects","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"countOfDeepEqualObjects","overloadIndex":1,"parameters":[{"name":"obj","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"arr","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"number"},"topLevelApiElementName":"ObjectComparisonUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deepEqualObjects","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deepEqualObjects","overloadIndex":1,"parameters":[{"name":"objA","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"objB","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ObjectComparisonUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"indexOfFirstOccurrence","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"indexOfFirstOccurrence","overloadIndex":1,"parameters":[{"name":"obj","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"arr","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"number | undefined"},"topLevelApiElementName":"ObjectComparisonUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shallowEqualObjects","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shallowEqualObjects","overloadIndex":1,"parameters":[{"name":"objA","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"objB","type":"object","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ObjectComparisonUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ObjectComparisonUtils","members":[{"kind":"Method","name":"shallowEqualObjects","parameters":[{"name":"objA","type":"object","canonicalReference":"@spartacus/core!object:class","shortType":"object","importPath":"","isOptional":false},{"name":"objB","type":"object","canonicalReference":"@spartacus/core!object:class","shortType":"object","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"deepEqualObjects","parameters":[{"name":"objA","type":"object","canonicalReference":"@spartacus/core!object:class","shortType":"object","importPath":"","isOptional":false},{"name":"objB","type":"object","canonicalReference":"@spartacus/core!object:class","shortType":"object","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"compareObjectProperties","parameters":[{"name":"objA","type":"object","canonicalReference":"@spartacus/core!object:class","shortType":"object","importPath":"","isOptional":false},{"name":"objB","type":"object","canonicalReference":"@spartacus/core!object:class","shortType":"object","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"countOfDeepEqualObjects","parameters":[{"name":"obj","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"arr","type":"Array","canonicalReference":"@spartacus/core!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"indexOfFirstOccurrence","parameters":[{"name":"obj","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"arr","type":"Array","canonicalReference":"@spartacus/core!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"number | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"OCC_USER_IDS","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"OCC_USER_IDS","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OCC_USER_IDS","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"OCC_USER_ID_ANONYMOUS","namespace":"OCC_USER_IDS","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"OCC_USER_ID_ANONYMOUS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"OCC_USER_ID_CURRENT","namespace":"OCC_USER_IDS","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"OCC_USER_ID_CURRENT","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"OCC_USER_ID_GUEST","namespace":"OCC_USER_IDS","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"OCC_USER_ID_GUEST","type":""}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"Occ","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"Occ","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Occ","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Address","namespace":"Occ","members":[{"kind":"PropertySignature","name":"cellphone","type":"string"},{"kind":"PropertySignature","name":"companyName","type":"string"},{"kind":"PropertySignature","name":"country","type":"Country"},{"kind":"PropertySignature","name":"defaultAddress","type":"boolean"},{"kind":"PropertySignature","name":"district","type":"string"},{"kind":"PropertySignature","name":"email","type":"string"},{"kind":"PropertySignature","name":"firstName","type":"string"},{"kind":"PropertySignature","name":"formattedAddress","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"lastName","type":"string"},{"kind":"PropertySignature","name":"line1","type":"string"},{"kind":"PropertySignature","name":"line2","type":"string"},{"kind":"PropertySignature","name":"phone","type":"string"},{"kind":"PropertySignature","name":"postalCode","type":"string"},{"kind":"PropertySignature","name":"region","type":"Region"},{"kind":"PropertySignature","name":"shippingAddress","type":"boolean"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"titleCode","type":"string"},{"kind":"PropertySignature","name":"town","type":"string"},{"kind":"PropertySignature","name":"visibleInAddressBook","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cellphone","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cellphone","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"companyName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"companyName","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"country","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"country","type":"Country"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultAddress","type":"boolean"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"district","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"district","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"email","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"email","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstName","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedAddress","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastName","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"line1","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"line1","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"line2","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"line2","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"phone","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"phone","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"postalCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"postalCode","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"region","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"region","type":"Region"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shippingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shippingAddress","type":"boolean"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"titleCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"titleCode","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"town","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"town","type":"string"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visibleInAddressBook","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visibleInAddressBook","type":"boolean"},"topLevelApiElementName":"Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Address","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"titleCode","type":"string"},{"kind":"Property","name":"email","type":"string"},{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"companyName","type":"string"},{"kind":"Property","name":"line1","type":"string"},{"kind":"Property","name":"line2","type":"string"},{"kind":"Property","name":"postalCode","type":"string"},{"kind":"Property","name":"town","type":"string"},{"kind":"Property","name":"region","type":"Region"},{"kind":"Property","name":"district","type":"string"},{"kind":"Property","name":"country","type":"Country"},{"kind":"Property","name":"cellphone","type":"string"},{"kind":"Property","name":"defaultAddress","type":"boolean"},{"kind":"Property","name":"shippingAddress","type":"boolean"},{"kind":"Property","name":"formattedAddress","type":"string"},{"kind":"Property","name":"phone","type":"string"},{"kind":"Property","name":"visibleInAddressBook","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"AddressList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"addresses","type":"Address[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"AddressList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AddressList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"AddressValidation","namespace":"Occ","members":[{"kind":"PropertySignature","name":"decision","type":"string"},{"kind":"PropertySignature","name":"errors","type":"ErrorList"},{"kind":"PropertySignature","name":"suggestedAddresses","type":"Address[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"decision","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"decision","type":"string"},"topLevelApiElementName":"AddressValidation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"errors","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"errors","type":"ErrorList"},"topLevelApiElementName":"AddressValidation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"suggestedAddresses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"suggestedAddresses","type":"Address[]"},"topLevelApiElementName":"AddressValidation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"AddressValidation","members":[{"kind":"Property","name":"decision","type":"string"},{"kind":"Property","name":"errors","type":"{ errors: ErrorModel[]; }"},{"kind":"Property","name":"suggestedAddresses","type":"Address[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"AnonymousConsent","namespace":"Occ","members":[{"kind":"PropertySignature","name":"consentState","type":"CONSENT_STATUS"},{"kind":"PropertySignature","name":"templateCode","type":"string"},{"kind":"PropertySignature","name":"version","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentState","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentState","type":"CONSENT_STATUS"},"topLevelApiElementName":"AnonymousConsent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"templateCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"templateCode","type":"string"},"topLevelApiElementName":"AnonymousConsent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"version","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"version","type":"number"},"topLevelApiElementName":"AnonymousConsent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"AnonymousConsent","members":[{"kind":"Property","name":"templateCode","type":"string"},{"kind":"Property","name":"templateVersion","type":"number"},{"kind":"Property","name":"consentState","type":"ANONYMOUS_CONSENT_STATUS"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BApprovalProcess","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"B2BApprovalProcess","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"B2BApprovalProcess","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BApprovalProcess","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BApprovalProcessList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"approvalProcesses","type":"B2BApprovalProcess[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"B2BApprovalProcessList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"B2BApprovalProcessList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUnit","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"addresses","type":"Address[]"},{"kind":"PropertySignature","name":"administrators","type":"B2BUser[]"},{"kind":"PropertySignature","name":"approvalProcess","type":"B2BApprovalProcess"},{"kind":"PropertySignature","name":"approvers","type":"B2BUser[]"},{"kind":"PropertySignature","name":"customers","type":"B2BUser[]"},{"kind":"PropertySignature","name":"managers","type":"B2BUser[]"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"parentOrgUnit","type":"Partial"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addresses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addresses","type":"Address[]"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"administrators","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"administrators","type":"B2BUser[]"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approvalProcess","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approvalProcess","type":"B2BApprovalProcess"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approvers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approvers","type":"B2BUser[]"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customers","type":"B2BUser[]"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"managers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"managers","type":"B2BUser[]"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"parentOrgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"parentOrgUnit","type":"Partial"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"B2BUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUnit","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"addresses","type":"Address[]"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUnitNode","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"children","type":"B2BUnitNode[]"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"parent","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"B2BUnitNode","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"children","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"children","type":"B2BUnitNode[]"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"parent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"parent","type":"string"},"topLevelApiElementName":"B2BUnitNode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"B2BUnitNode","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"children","type":"B2BUnitNode[]"},{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"parent","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUnitNodeList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"unitNodes","type":"B2BUnitNode[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"B2BUnitNodeList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"B2BUnitNodeList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUser","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"approvers","type":"[]"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"roles","type":"string[]"},{"kind":"PropertySignature","name":"selected","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"B2BUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approvers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approvers","type":"[]"},"topLevelApiElementName":"B2BUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"B2BUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"roles","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"roles","type":"string[]"},"topLevelApiElementName":"B2BUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"B2BUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"B2BUser","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"email","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseOption","namespace":"Occ","members":[{"kind":"PropertySignature","name":"options","type":"VariantOption[]"},{"kind":"PropertySignature","name":"selected","type":"VariantOption"},{"kind":"PropertySignature","name":"variantType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"options","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"options","type":"VariantOption[]"},"topLevelApiElementName":"BaseOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"VariantOption"},"topLevelApiElementName":"BaseOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantType","type":"string"},"topLevelApiElementName":"BaseOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseOption","members":[{"kind":"Property","name":"options","type":"VariantOption[]"},{"kind":"Property","name":"selected","type":"VariantOption"},{"kind":"Property","name":"variantType","type":"VariantType"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSite","namespace":"Occ","members":[{"kind":"PropertySignature","name":"channel","type":"string"},{"kind":"PropertySignature","name":"defaultLanguage","type":"Language"},{"kind":"PropertySignature","name":"defaultPreviewCatalogId","type":"string"},{"kind":"PropertySignature","name":"defaultPreviewCategoryCode","type":"string"},{"kind":"PropertySignature","name":"defaultPreviewProductCode","type":"string"},{"kind":"PropertySignature","name":"locale","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"requiresAuthentication","type":"boolean"},{"kind":"PropertySignature","name":"stores","type":"BaseStore[]"},{"kind":"PropertySignature","name":"theme","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"},{"kind":"PropertySignature","name":"urlEncodingAttributes","type":"string[]"},{"kind":"PropertySignature","name":"urlPatterns","type":"string[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"channel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"channel","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultLanguage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultLanguage","type":"Language"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPreviewCatalogId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPreviewCatalogId","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPreviewCategoryCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPreviewCategoryCode","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPreviewProductCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPreviewProductCode","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"locale","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"locale","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"requiresAuthentication","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"requiresAuthentication","type":"boolean"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stores","type":"BaseStore[]"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"theme","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"theme","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"urlEncodingAttributes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"urlEncodingAttributes","type":"string[]"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"urlPatterns","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"urlPatterns","type":"string[]"},"topLevelApiElementName":"BaseSite","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSite","members":[{"kind":"Property","name":"channel","type":"string"},{"kind":"Property","name":"defaultLanguage","type":"Language"},{"kind":"Property","name":"defaultPreviewCatalogId","type":"string"},{"kind":"Property","name":"defaultPreviewCategoryCode","type":"string"},{"kind":"Property","name":"defaultPreviewProductCode","type":"string"},{"kind":"Property","name":"locale","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"theme","type":"string"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"stores","type":"BaseStore[]"},{"kind":"Property","name":"urlPatterns","type":"string[]"},{"kind":"Property","name":"urlEncodingAttributes","type":"string[]"},{"kind":"Property","name":"baseStore","type":"BaseStore"},{"kind":"Property","name":"requiresAuthentication","type":"boolean"},{"kind":"Property","name":"isolated","type":"boolean"},{"kind":"Property","name":"captchaConfig","type":"CaptchaConfig"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseSites","namespace":"Occ","members":[{"kind":"PropertySignature","name":"baseSites","type":"BaseSite[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"BaseSites","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"BaseSites","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseStore","namespace":"Occ","members":[{"kind":"PropertySignature","name":"currencies","type":"Currency[]"},{"kind":"PropertySignature","name":"defaultCurrency","type":"Currency"},{"kind":"PropertySignature","name":"defaultLanguage","type":"Language"},{"kind":"PropertySignature","name":"languages","type":"Language[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currencies","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currencies","type":"Currency[]"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultCurrency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultCurrency","type":"Currency"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultLanguage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultLanguage","type":"Language"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"languages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"languages","type":"Language[]"},"topLevelApiElementName":"BaseStore","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"BaseStore","members":[{"kind":"Property","name":"currencies","type":"Currency[]"},{"kind":"Property","name":"defaultCurrency","type":"Currency"},{"kind":"Property","name":"languages","type":"Language[]"},{"kind":"Property","name":"defaultLanguage","type":"Language"},{"kind":"Property","name":"paymentProvider","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Breadcrumb","namespace":"Occ","members":[{"kind":"PropertySignature","name":"facetCode","type":"string"},{"kind":"PropertySignature","name":"facetName","type":"string"},{"kind":"PropertySignature","name":"facetValueCode","type":"string"},{"kind":"PropertySignature","name":"facetValueName","type":"string"},{"kind":"PropertySignature","name":"removeQuery","type":"SearchState"},{"kind":"PropertySignature","name":"truncateQuery","type":"SearchState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facetCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facetCode","type":"string"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facetName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facetName","type":"string"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facetValueCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facetValueCode","type":"string"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facetValueName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facetValueName","type":"string"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"removeQuery","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"removeQuery","type":"SearchState"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"truncateQuery","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"truncateQuery","type":"SearchState"},"topLevelApiElementName":"Breadcrumb","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Breadcrumb","members":[{"kind":"Property","name":"facetCode","type":"string"},{"kind":"Property","name":"facetName","type":"string"},{"kind":"Property","name":"facetValueCode","type":"string"},{"kind":"Property","name":"facetValueName","type":"string"},{"kind":"Property","name":"removeQuery","type":"SearchState"},{"kind":"Property","name":"truncateQuery","type":"SearchState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Budget","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"budget","type":"number"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"costCenters","type":"CostCenter[]"},{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"endDate","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"startDate","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Budget","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"budget","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"budget","type":"number"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenters","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenters","type":"CostCenter[]"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endDate","type":"string"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startDate","type":"string"},"topLevelApiElementName":"Budget","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"Budget","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"budget","type":"number"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"currency","type":"Currency"},{"kind":"Property","name":"endDate","type":"string"},{"kind":"Property","name":"startDate","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"costCenters","type":"CostCenter[]"},{"kind":"Property","name":"selected","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"BudgetsList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"budgets","type":"Budget[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"BudgetsList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"BudgetsList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CardType","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"CardType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CardType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CardType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CardTypeList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"cardTypes","type":"CardType[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CardTypeList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CardTypeList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Cart","namespace":"Occ","members":[{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},{"kind":"PropertySignature","name":"calculated","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"expirationTime","type":"Date"},{"kind":"PropertySignature","name":"guid","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"net","type":"boolean"},{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"PropertySignature","name":"potentialOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"potentialProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},{"kind":"PropertySignature","name":"sapQuote","type":"SapQuote"},{"kind":"PropertySignature","name":"savedBy","type":"Principal"},{"kind":"PropertySignature","name":"saveTime","type":"Date"},{"kind":"PropertySignature","name":"site","type":"string"},{"kind":"PropertySignature","name":"store","type":"string"},{"kind":"PropertySignature","name":"subTotal","type":"Price"},{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},{"kind":"PropertySignature","name":"totalItems","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},{"kind":"PropertySignature","name":"totalTax","type":"Price"},{"kind":"PropertySignature","name":"totalUnitCount","type":"number"},{"kind":"PropertySignature","name":"user","type":"Principal"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Cart","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedVouchers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"calculated","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"calculated","type":"boolean"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expirationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expirationTime","type":"Date"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guid","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"net","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"net","type":"boolean"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapQuote","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapQuote","type":"SapQuote"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"savedBy","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"savedBy","type":"Principal"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"saveTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"saveTime","type":"Date"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"site","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"site","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"store","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"store","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotal","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItems","type":"number"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalTax","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalUnitCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalUnitCount","type":"number"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"user","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"user","type":"Principal"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"Cart","members":[{"kind":"Property","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedVouchers","type":"Voucher[]"},{"kind":"Property","name":"calculated","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"costCenter","type":"CostCenter"},{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"deliveryItemsQuantity","type":"number"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"expirationTime","type":"Date"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"net","type":"boolean"},{"kind":"Property","name":"orderDiscounts","type":"Price"},{"kind":"Property","name":"paymentInfo","type":"PaymentDetails"},{"kind":"Property","name":"paymentType","type":"PaymentType"},{"kind":"Property","name":"paymentAddress","type":"Address"},{"kind":"Property","name":"sapBillingAddress","type":"Address"},{"kind":"Property","name":"pickupItemsQuantity","type":"number"},{"kind":"Property","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"Property","name":"potentialOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"potentialProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"productDiscounts","type":"Price"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"saveTime","type":"Date"},{"kind":"Property","name":"savedBy","type":"Principal"},{"kind":"Property","name":"site","type":"string"},{"kind":"Property","name":"store","type":"string"},{"kind":"Property","name":"subTotal","type":"Price"},{"kind":"Property","name":"totalDiscounts","type":"Price"},{"kind":"Property","name":"totalItems","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"},{"kind":"Property","name":"totalTax","type":"Price"},{"kind":"Property","name":"totalUnitCount","type":"number"},{"kind":"Property","name":"user","type":"Principal"},{"kind":"Property","name":"quoteCode","type":"string"},{"kind":"Property","name":"quotePurchaseOrderNumber","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CartList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"carts","type":"Cart[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CartList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CartList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CartModification","namespace":"Occ","members":[{"kind":"PropertySignature","name":"deliveryModeChanged","type":"boolean"},{"kind":"PropertySignature","name":"entry","type":"OrderEntry"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"quantityAdded","type":"number"},{"kind":"PropertySignature","name":"statusCode","type":"string"},{"kind":"PropertySignature","name":"statusMessage","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"CartModification","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryModeChanged","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryModeChanged","type":"boolean"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entry","type":"OrderEntry"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantityAdded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantityAdded","type":"number"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusCode","type":"string"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusMessage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusMessage","type":"string"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartModification","members":[{"kind":"Property","name":"deliveryModeChanged","type":"boolean"},{"kind":"Property","name":"entry","type":"OrderEntry"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"quantityAdded","type":"number"},{"kind":"Property","name":"statusCode","type":"string"},{"kind":"Property","name":"statusMessage","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CartModificationList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"cartModifications","type":"CartModification[]"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"CartModificationList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CartModificationList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartModifications","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartModifications","type":"CartModification[]"},"topLevelApiElementName":"CartModificationList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartModificationList","members":[{"kind":"Property","name":"cartModifications","type":"CartModification[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Catalog","namespace":"Occ","members":[{"kind":"PropertySignature","name":"catalogVersions","type":"CatalogVersion[]"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"lastModified","type":"Date"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Catalog","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Catalog","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CatalogList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"catalogs","type":"Catalog[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CatalogList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CatalogList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CatalogVersion","namespace":"Occ","members":[{"kind":"PropertySignature","name":"categories","type":"CategoryHierarchy[]"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"lastModified","type":"Date"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CatalogVersion","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CatalogVersion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Category","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"image","type":"Image"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Category","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"image","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"image","type":"Image"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"Category","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/customer-ticketing/root","kind":"Interface","name":"Category","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CategoryHierarchy","namespace":"Occ","members":[{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"lastModified","type":"Date"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"subcategories","type":"CategoryHierarchy[]"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CategoryHierarchy","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CategoryHierarchy","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Classification","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"features","type":"Feature[]"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Classification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"features","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"features","type":"Feature[]"},"topLevelApiElementName":"Classification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Classification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Classification","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"features","type":"Feature[]"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CMSPage","namespace":"Occ","members":[{"kind":"PropertySignature","name":"contentSlots","type":"ContentSlotList"},{"kind":"PropertySignature","name":"defaultPage","type":"boolean"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"label","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"properties","type":"any"},{"kind":"PropertySignature","name":"robotTag","type":"PageRobots"},{"kind":"PropertySignature","name":"template","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"typeCode","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CMSPage","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CMSPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Component","namespace":"Occ","members":[{"kind":"PropertySignature","name":"modifiedTime","type":"Date"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"otherProperties","type":"any"},{"kind":"PropertySignature","name":"typeCode","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"Component","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Component","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ComponentIDList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"idList","type":"string[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ComponentIDList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ComponentIDList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ComponentList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"component","type":"Component[] | any[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ComponentList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ComponentList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConfigurationInfo","namespace":"Occ","members":[{"kind":"PropertySignature","name":"configurationLabel","type":"string"},{"kind":"PropertySignature","name":"configurationValue","type":"string"},{"kind":"PropertySignature","name":"configuratorType","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"ConfigurationInfo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configurationLabel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configurationLabel","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configurationValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configurationValue","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configuratorType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configuratorType","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"ConfigurationInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"ConfigurationInfo","members":[{"kind":"Property","name":"configurationLabel","type":"string"},{"kind":"Property","name":"configurationValue","type":"string"},{"kind":"Property","name":"configuratorType","type":"string"},{"kind":"Property","name":"status","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"CONSENT_STATUS","namespace":"Occ","members":["ANONYMOUS_CONSENT_GIVEN","ANONYMOUS_CONSENT_WITHDRAWN"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"CONSENT_STATUS","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CONSENT_STATUS","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Consent","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"consentGivenDate","type":"Date"},{"kind":"PropertySignature","name":"consentWithdrawnDate","type":"Date"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Consent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentGivenDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentGivenDate","type":"Date"},"topLevelApiElementName":"Consent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentWithdrawnDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentWithdrawnDate","type":"Date"},"topLevelApiElementName":"Consent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Consent","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"consentGivenDate","type":"Date"},{"kind":"Property","name":"consentWithdrawnDate","type":"Date"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConsentTemplate","namespace":"Occ","members":[{"kind":"PropertySignature","name":"currentConsent","type":"Consent"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"version","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentConsent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentConsent","type":"Consent"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"version","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"version","type":"number"},"topLevelApiElementName":"ConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConsentTemplate","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"version","type":"number"},{"kind":"Property","name":"currentConsent","type":"Consent"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConsentTemplateList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"consentTemplates","type":"ConsentTemplate[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ConsentTemplateList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConsentTemplateList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Consignment","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"PropertySignature","name":"entries","type":"ConsignmentEntry[]"},{"kind":"PropertySignature","name":"shippingAddress","type":"Address"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"statusDate","type":"Date"},{"kind":"PropertySignature","name":"trackingID","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Consignment","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryPointOfService","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"ConsignmentEntry[]"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shippingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shippingAddress","type":"Address"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDate","type":"Date"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trackingID","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trackingID","type":"string"},"topLevelApiElementName":"Consignment","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Consignment","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"Property","name":"entries","type":"ConsignmentEntry[]"},{"kind":"Property","name":"shippingAddress","type":"Address"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"statusDate","type":"Date"},{"kind":"Property","name":"trackingID","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ConsignmentEntry","namespace":"Occ","members":[{"kind":"PropertySignature","name":"orderEntry","type":"OrderEntry"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"shippedQuantity","type":"number"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"ConsignmentEntry","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ConsignmentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderEntry","type":"OrderEntry"},"topLevelApiElementName":"ConsignmentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"ConsignmentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shippedQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shippedQuantity","type":"number"},"topLevelApiElementName":"ConsignmentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"ConsignmentEntry","members":[{"kind":"Property","name":"orderEntry","type":"OrderEntry"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"shippedQuantity","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ContentSlot","namespace":"Occ","members":[{"kind":"PropertySignature","name":"components","type":"ComponentList"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"position","type":"string"},{"kind":"PropertySignature","name":"properties","type":"any"},{"kind":"PropertySignature","name":"slotId","type":"string"},{"kind":"PropertySignature","name":"slotShared","type":"boolean"},{"kind":"PropertySignature","name":"slotStatus","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ContentSlot","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ContentSlot","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ContentSlotList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"contentSlot","type":"ContentSlot[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ContentSlotList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ContentSlotList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CostCenter","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"string"},{"kind":"PropertySignature","name":"activeFlag","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"originalCode","type":"string"},{"kind":"PropertySignature","name":"unit","type":"B2BUnit"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"string"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activeFlag","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activeFlag","type":"boolean"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"originalCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"originalCode","type":"string"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"unit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"unit","type":"B2BUnit"},"topLevelApiElementName":"CostCenter","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CostCenter","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"unit","type":"B2BUnit"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CostCentersList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"costCenters","type":"CostCenter[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CostCentersList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CostCentersList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Country","namespace":"Occ","members":[{"kind":"PropertySignature","name":"isocode","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocode","type":"string"},"topLevelApiElementName":"Country","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Country","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Country","members":[{"kind":"Property","name":"isocode","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CountryList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"countries","type":"Country[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CountryList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CountryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Currency","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"isocode","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"symbol","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"Currency","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocode","type":"string"},"topLevelApiElementName":"Currency","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Currency","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"symbol","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"symbol","type":"string"},"topLevelApiElementName":"Currency","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Currency","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"isocode","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"symbol","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CurrencyList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"currencies","type":"Currency[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"CurrencyList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CurrencyList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCoupon","namespace":"Occ","members":[{"kind":"PropertySignature","name":"allProductsApplicable","type":"boolean"},{"kind":"PropertySignature","name":"couponId","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"endDate","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"notificationOn","type":"boolean"},{"kind":"PropertySignature","name":"startDate","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"allProductsApplicable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"allProductsApplicable","type":"boolean"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"couponId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"couponId","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endDate","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"notificationOn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"notificationOn","type":"boolean"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startDate","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCoupon","members":[{"kind":"Property","name":"couponId","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"startDate","type":"string"},{"kind":"Property","name":"endDate","type":"string"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"notificationOn","type":"boolean"},{"kind":"Property","name":"allProductsApplicable","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCouponSearchResult","namespace":"Occ","members":[{"kind":"PropertySignature","name":"coupons","type":"CustomerCoupon[]"},{"kind":"PropertySignature","name":"pagination","type":"Pagination"},{"kind":"PropertySignature","name":"sorts","type":"Sort[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"coupons","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"coupons","type":"CustomerCoupon[]"},"topLevelApiElementName":"CustomerCouponSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"Pagination"},"topLevelApiElementName":"CustomerCouponSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"Sort[]"},"topLevelApiElementName":"CustomerCouponSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"CustomerCouponSearchResult","members":[{"kind":"Property","name":"coupons","type":"CustomerCoupon[]"},{"kind":"Property","name":"sorts","type":"Sort[]"},{"kind":"Property","name":"pagination","type":"Pagination"}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"DaysOfWeek","namespace":"Occ","members":["FRIDAY","MONDAY","SATURDAY","SUNDAY","THURSDAY","TUESDAY","WEDNESDAY"],"breakingChanges":[{"change":"ENUM_MOVED","changeType":"MOVED","changeKind":"Enum","changeLabel":"moved","changeElementName":"DaysOfWeek","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DaysOfWeek","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Enum","name":"DaysOfWeek","members":["MONDAY","TUESDAY","WEDNESDAY","THURSDAY","FRIDAY","SATURDAY","SUNDAY"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"DeliveryMode","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"DeliveryMode","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"DeliveryMode","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"DeliveryModeList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"deliveryModes","type":"DeliveryMode[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"DeliveryModeList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DeliveryModeList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"DeliveryOrderEntryGroup","namespace":"Occ","members":[{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"DeliveryOrderEntryGroup","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"DeliveryOrderEntryGroup","members":[{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ErrorList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"errors","type":"ErrorModel[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ErrorList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ErrorList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ErrorModel","namespace":"Occ","members":[{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"reason","type":"string"},{"kind":"PropertySignature","name":"subject","type":"string"},{"kind":"PropertySignature","name":"subjectType","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reason","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reason","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subject","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subject","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subjectType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subjectType","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"ErrorModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ErrorModel","members":[{"kind":"Property","name":"message","type":"string"},{"kind":"Property","name":"reason","type":"string"},{"kind":"Property","name":"subject","type":"string"},{"kind":"Property","name":"subjectType","type":"string"},{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Facet","namespace":"Occ","members":[{"kind":"PropertySignature","name":"category","type":"boolean"},{"kind":"PropertySignature","name":"multiSelect","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"priority","type":"number"},{"kind":"PropertySignature","name":"topValues","type":"FacetValue[]"},{"kind":"PropertySignature","name":"values","type":"FacetValue[]"},{"kind":"PropertySignature","name":"visible","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"category","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"category","type":"boolean"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"multiSelect","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"multiSelect","type":"boolean"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priority","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priority","type":"number"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"topValues","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"topValues","type":"FacetValue[]"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"values","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"values","type":"FacetValue[]"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"visible","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"visible","type":"boolean"},"topLevelApiElementName":"Facet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Facet","members":[{"kind":"Property","name":"category","type":"boolean"},{"kind":"Property","name":"multiSelect","type":"boolean"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"priority","type":"number"},{"kind":"Property","name":"values","type":"FacetValue[]"},{"kind":"Property","name":"visible","type":"boolean"},{"kind":"Property","name":"expanded","type":"boolean"},{"kind":"Property","name":"topValueCount","type":"number"},{"kind":"Property","name":"topValues","type":"FacetValue[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FacetValue","namespace":"Occ","members":[{"kind":"PropertySignature","name":"count","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"query","type":"SearchState"},{"kind":"PropertySignature","name":"selected","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"count","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"count","type":"number"},"topLevelApiElementName":"FacetValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"FacetValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"SearchState"},"topLevelApiElementName":"FacetValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"FacetValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FacetValue","members":[{"kind":"Property","name":"count","type":"number"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"query","type":"SearchState"},{"kind":"Property","name":"selected","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Feature","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"comparable","type":"boolean"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"featureUnit","type":"FeatureUnit"},{"kind":"PropertySignature","name":"featureValues","type":"FeatureValue[]"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"range","type":"boolean"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comparable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comparable","type":"boolean"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"featureUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"featureUnit","type":"FeatureUnit"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"featureValues","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"featureValues","type":"FeatureValue[]"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"range","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"range","type":"boolean"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"Feature","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Feature","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"comparable","type":"boolean"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"featureUnit","type":"FeatureUnit"},{"kind":"Property","name":"featureValues","type":"FeatureValue[]"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"range","type":"boolean"},{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureUnit","namespace":"Occ","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"symbol","type":"string"},{"kind":"PropertySignature","name":"unitType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"FeatureUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"symbol","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"symbol","type":"string"},"topLevelApiElementName":"FeatureUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"unitType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"unitType","type":"string"},"topLevelApiElementName":"FeatureUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureUnit","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"symbol","type":"string"},{"kind":"Property","name":"unitType","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureValue","namespace":"Occ","members":[{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"FeatureValue","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FeatureValue","members":[{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields1","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields1","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields1","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields10","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields10","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields10","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields11","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields11","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields11","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields12","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields12","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields12","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields13","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields13","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields13","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields14","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields14","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields14","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields15","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields15","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields15","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields16","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields16","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields16","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields17","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields17","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields17","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields18","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields18","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields18","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields19","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields19","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields19","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields2","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields2","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields2","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields20","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields20","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields20","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields21","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields21","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields21","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields22","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields22","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields22","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields23","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields23","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields23","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields24","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields24","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields24","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields25","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields25","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields25","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields26","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields26","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields26","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields27","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields27","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields27","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields28","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields28","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields28","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields29","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields29","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields29","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields3","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields3","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields3","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields30","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields30","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields30","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields31","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields31","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields31","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields32","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields32","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields32","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields33","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields33","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields33","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields34","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields34","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields34","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields35","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields35","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields35","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields36","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields36","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields36","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields37","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields37","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields37","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields38","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields38","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields38","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields39","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields39","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields39","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields4","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields4","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields4","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields40","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields40","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields40","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields41","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields41","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields41","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields42","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields42","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields42","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields43","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields43","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields43","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields44","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields44","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields44","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields45","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields45","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields45","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields46","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields46","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields46","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields47","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields47","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields47","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields48","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields48","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields48","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields49","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields49","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields49","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields5","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields5","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields5","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields50","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields50","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields50","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields51","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields51","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields51","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields52","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields52","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields52","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields53","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields53","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields53","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields54","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields54","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields54","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields55","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields55","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields55","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields56","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields56","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields56","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields57","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields57","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields57","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields58","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields58","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields58","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields59","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields59","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields59","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields6","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields6","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields6","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields60","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields60","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields60","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields61","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields61","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields61","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields7","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields7","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields7","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields8","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields8","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields8","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Fields9","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Fields9","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Fields9","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"FutureStock","namespace":"Occ","members":[{"kind":"PropertySignature","name":"date","type":"Date"},{"kind":"PropertySignature","name":"formattedDate","type":"string"},{"kind":"PropertySignature","name":"stock","type":"Stock"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"date","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"date","type":"Date"},"topLevelApiElementName":"FutureStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDate","type":"string"},"topLevelApiElementName":"FutureStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stock","type":"Stock"},"topLevelApiElementName":"FutureStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"FutureStock","members":[{"kind":"Property","name":"date","type":"Date"},{"kind":"Property","name":"formattedDate","type":"string"},{"kind":"Property","name":"stock","type":"Stock"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"GeoPoint","namespace":"Occ","members":[{"kind":"PropertySignature","name":"latitude","type":"number"},{"kind":"PropertySignature","name":"longitude","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"latitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"latitude","type":"number"},"topLevelApiElementName":"GeoPoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"longitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"longitude","type":"number"},"topLevelApiElementName":"GeoPoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"GeoPoint","members":[{"kind":"Property","name":"latitude","type":"number"},{"kind":"Property","name":"longitude","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Image","namespace":"Occ","members":[{"kind":"PropertySignature","name":"altText","type":"string"},{"kind":"PropertySignature","name":"format","type":"string"},{"kind":"PropertySignature","name":"galleryIndex","type":"number"},{"kind":"PropertySignature","name":"imageType","type":"ImageType"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"altText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"altText","type":"string"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"format","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"format","type":"string"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"galleryIndex","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"galleryIndex","type":"number"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"imageType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"imageType","type":"ImageType"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"Image","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Image","members":[{"kind":"Property","name":"altText","type":"string"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"format","type":"string"},{"kind":"Property","name":"galleryIndex","type":"number"},{"kind":"Property","name":"imageType","type":"ImageType"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"width","type":"number"},{"kind":"Property","name":"height","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"ImageType","namespace":"Occ","members":["GALLERY","PRIMARY"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Enum","name":"ImageType","members":["PRIMARY","GALLERY"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Language","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"isocode","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"nativeName","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"Language","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocode","type":"string"},"topLevelApiElementName":"Language","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Language","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nativeName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nativeName","type":"string"},"topLevelApiElementName":"Language","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Language","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"isocode","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"nativeName","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"LanguageList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"languages","type":"Language[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"LanguageList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"LanguageList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ListAdaptedComponents","namespace":"Occ","members":[{"kind":"PropertySignature","name":"components","type":"any[]"},{"kind":"PropertySignature","name":"pagination","type":"Pagination"},{"kind":"PropertySignature","name":"sorts","type":"Sort[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ListAdaptedComponents","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ListAdaptedComponents","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"MemberList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"members","type":"Principal[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"MemberList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"MemberList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"NotificationType","namespace":"Occ","members":["BACK_IN_STOCK"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Enum","name":"NotificationType","members":["BACK_IN_STOCK"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OpeningSchedule","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"specialDayOpeningList","type":"SpecialOpeningDay[]"},{"kind":"PropertySignature","name":"weekDayOpeningList","type":"WeekdayOpeningDay[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OpeningSchedule","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OpeningSchedule","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"specialDayOpeningList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"specialDayOpeningList","type":"SpecialOpeningDay[]"},"topLevelApiElementName":"OpeningSchedule","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"weekDayOpeningList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"weekDayOpeningList","type":"WeekdayOpeningDay[]"},"topLevelApiElementName":"OpeningSchedule","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OpeningSchedule","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"specialDayOpeningList","type":"SpecialOpeningDay[]"},{"kind":"Property","name":"weekDayOpeningList","type":"WeekdayOpeningDay[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Order","namespace":"Occ","members":[{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},{"kind":"PropertySignature","name":"calculated","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"consignments","type":"Consignment[]"},{"kind":"PropertySignature","name":"created","type":"Date"},{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"PropertySignature","name":"deliveryStatus","type":"string"},{"kind":"PropertySignature","name":"deliveryStatusDisplay","type":"string"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"guestCustomer","type":"boolean"},{"kind":"PropertySignature","name":"guid","type":"string"},{"kind":"PropertySignature","name":"net","type":"boolean"},{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},{"kind":"PropertySignature","name":"site","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"statusDisplay","type":"string"},{"kind":"PropertySignature","name":"store","type":"string"},{"kind":"PropertySignature","name":"subTotal","type":"Price"},{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},{"kind":"PropertySignature","name":"totalItems","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},{"kind":"PropertySignature","name":"totalTax","type":"Price"},{"kind":"PropertySignature","name":"unconsignedEntries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"user","type":"Principal"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Order","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedVouchers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"calculated","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"calculated","type":"boolean"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consignments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consignments","type":"Consignment[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"created","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"created","type":"Date"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryStatus","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryStatusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryStatusDisplay","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guestCustomer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guestCustomer","type":"boolean"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guid","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"net","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"net","type":"boolean"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"site","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"site","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDisplay","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"store","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"store","type":"string"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotal","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItems","type":"number"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalTax","type":"Price"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"unconsignedEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"unconsignedEntries","type":"OrderEntry[]"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"user","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"user","type":"Principal"},"topLevelApiElementName":"Order","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Order","members":[{"kind":"Property","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedVouchers","type":"Voucher[]"},{"kind":"Property","name":"calculated","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"consignments","type":"Consignment[]"},{"kind":"Property","name":"costCenter","type":"CostCenter"},{"kind":"Property","name":"created","type":"Date"},{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"deliveryItemsQuantity","type":"number"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"Property","name":"deliveryStatus","type":"string"},{"kind":"Property","name":"deliveryStatusDisplay","type":"string"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"guestCustomer","type":"boolean"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"net","type":"boolean"},{"kind":"Property","name":"orderDiscounts","type":"Price"},{"kind":"Property","name":"orgCustomer","type":"B2BUser"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"paymentInfo","type":"PaymentDetails"},{"kind":"Property","name":"pickupItemsQuantity","type":"number"},{"kind":"Property","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"Property","name":"productDiscounts","type":"Price"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"site","type":"string"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"statusDisplay","type":"string"},{"kind":"Property","name":"store","type":"string"},{"kind":"Property","name":"subTotal","type":"Price"},{"kind":"Property","name":"totalDiscounts","type":"Price"},{"kind":"Property","name":"totalItems","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"},{"kind":"Property","name":"totalTax","type":"Price"},{"kind":"Property","name":"unconsignedEntries","type":"OrderEntry[]"},{"kind":"Property","name":"user","type":"Principal"},{"kind":"Property","name":"returnable","type":"boolean"},{"kind":"Property","name":"cancellable","type":"boolean"},{"kind":"Property","name":"sapQuoteCode","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApproval","namespace":"Occ","members":[{"kind":"PropertySignature","name":"approvalDecisionRequired","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"customerOrderApprovalRecords","type":"OrderApprovalRecord[]"},{"kind":"PropertySignature","name":"merchantOrderApprovalRecords","type":"OrderApprovalRecord[]"},{"kind":"PropertySignature","name":"order","type":"Order"},{"kind":"PropertySignature","name":"trigger","type":"Trigger"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"OrderApproval","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approvalDecisionRequired","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approvalDecisionRequired","type":"boolean"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerOrderApprovalRecords","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerOrderApprovalRecords","type":"OrderApprovalRecord[]"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"merchantOrderApprovalRecords","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"merchantOrderApprovalRecords","type":"OrderApprovalRecord[]"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"order","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"order","type":"Order"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trigger","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trigger","type":"Trigger"},"topLevelApiElementName":"OrderApproval","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApproval","members":[{"kind":"Property","name":"approvalDecisionRequired","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"customerOrderApprovalRecords","type":"OrderApprovalRecord[]"},{"kind":"Property","name":"merchantOrderApprovalRecords","type":"OrderApprovalRecord[]"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"trigger","type":"OrderApprovalTrigger"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApprovalDecision","namespace":"Occ","members":[{"kind":"PropertySignature","name":"comment","type":"string"},{"kind":"PropertySignature","name":"decision","type":"OrderApprovalDecisionValue"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"OrderApprovalDecision","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderApprovalDecision","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comment","type":"string"},"topLevelApiElementName":"OrderApprovalDecision","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"decision","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"decision","type":"OrderApprovalDecisionValue"},"topLevelApiElementName":"OrderApprovalDecision","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalDecision","members":[{"kind":"Property","name":"decision","type":"OrderApprovalDecisionValue"},{"kind":"Property","name":"comment","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"OrderApprovalDecisionValue","namespace":"Occ","members":["APPROVE","REJECT"],"breakingChanges":[{"change":"ENUM_MOVED","changeType":"MOVED","changeKind":"Enum","changeLabel":"moved","changeElementName":"OrderApprovalDecisionValue","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderApprovalDecisionValue","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Enum","name":"OrderApprovalDecisionValue","members":["APPROVE","REJECT"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApprovalPermissionType","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OrderApprovalPermissionType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OrderApprovalPermissionType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApprovalPermissionType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApprovalPermissionTypeList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"orderApprovalPermissionTypes","type":"OrderApprovalPermissionType[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OrderApprovalPermissionTypeList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderApprovalPermissionTypeList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApprovalRecord","namespace":"Occ","members":[{"kind":"PropertySignature","name":"approver","type":"Principal"},{"kind":"PropertySignature","name":"comments","type":"string"},{"kind":"PropertySignature","name":"permissionTypes","type":"OrderApprovalPermissionType[]"},{"kind":"PropertySignature","name":"statusDisplay","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"OrderApprovalRecord","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"approver","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"approver","type":"Principal"},"topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comments","type":"string"},"topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"permissionTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"permissionTypes","type":"OrderApprovalPermissionType[]"},"topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDisplay","type":"string"},"topLevelApiElementName":"OrderApprovalRecord","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/order-approval","kind":"Interface","name":"OrderApprovalRecord","members":[{"kind":"Property","name":"approver","type":"Principal"},{"kind":"Property","name":"comments","type":"string"},{"kind":"Property","name":"permissionTypes","type":"OrderApprovalPermissionType[]"},{"kind":"Property","name":"statusDisplay","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApprovalsList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"orderApprovals","type":"OrderApproval[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OrderApprovalsList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderApprovalsList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderEntry","namespace":"Occ","members":[{"kind":"PropertySignature","name":"basePrice","type":"Price"},{"kind":"PropertySignature","name":"configurationInfos","type":"ConfigurationInfo[]"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"PropertySignature","name":"entryNumber","type":"number"},{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"statusSummaryList","type":"StatusSummary[]"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"updateable","type":"boolean"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"OrderEntry","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"basePrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"basePrice","type":"Price"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configurationInfos","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configurationInfos","type":"ConfigurationInfo[]"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryPointOfService","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entryNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entryNumber","type":"number"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusSummaryList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusSummaryList","type":"StatusSummary[]"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updateable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updateable","type":"boolean"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"OrderEntry","members":[{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"basePrice","type":"Price"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"Property","name":"entryNumber","type":"number"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"updateable","type":"boolean"},{"kind":"Property","name":"returnedItemsPrice","type":"Price"},{"kind":"Property","name":"returnableQuantity","type":"number"},{"kind":"Property","name":"cancelledItemsPrice","type":"Price"},{"kind":"Property","name":"cancellableQuantity","type":"number"},{"kind":"Property","name":"promotions","type":"PromotionResult[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderEntryList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"orderEntries","type":"OrderEntry[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OrderEntryList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderEntryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"OrderEntryStatus","namespace":"Occ","members":["Error","Info","Success","Warning"],"breakingChanges":[{"change":"ENUM_MOVED","changeType":"MOVED","changeKind":"Enum","changeLabel":"moved","changeElementName":"OrderEntryStatus","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderEntryStatus","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Enum","name":"OrderEntryStatus","members":["Success","Info","Warning","Error"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderHistory","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"guid","type":"string"},{"kind":"PropertySignature","name":"placed","type":"Date"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"statusDisplay","type":"string"},{"kind":"PropertySignature","name":"total","type":"Price"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"OrderHistory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guid","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"placed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"placed","type":"Date"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusDisplay","type":"string"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"total","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"total","type":"Price"},"topLevelApiElementName":"OrderHistory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistory","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"placed","type":"Date"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"statusDisplay","type":"string"},{"kind":"Property","name":"total","type":"Price"},{"kind":"Property","name":"costCenter","type":"CostCenter"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"orgCustomer","type":"B2BUser"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderHistoryList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"orders","type":"OrderHistory[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"OrderHistoryList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderHistoryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orders","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orders","type":"OrderHistory[]"},"topLevelApiElementName":"OrderHistoryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"OrderHistoryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"OrderHistoryList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"OrderHistoryList","members":[{"kind":"Property","name":"orders","type":"OrderHistory[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderStatusUpdateElement","namespace":"Occ","members":[{"kind":"PropertySignature","name":"baseSiteId","type":"string"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OrderStatusUpdateElement","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderStatusUpdateElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderStatusUpdateElementList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"orderStatusUpdateElements","type":"OrderStatusUpdateElement[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OrderStatusUpdateElementList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrderStatusUpdateElementList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrgUnitUserGroup","namespace":"Occ","members":[{"kind":"PropertySignature","name":"members","type":"B2BUser[]"},{"kind":"PropertySignature","name":"membersCoun","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"permissions","type":"Permission[]"},{"kind":"PropertySignature","name":"roles","type":"any"},{"kind":"PropertySignature","name":"selected","type":"boolean"},{"kind":"PropertySignature","name":"subGroups","type":"any"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OrgUnitUserGroup","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrgUnitUserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrgUnitUserGroupList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"orgUnitUserGroups","type":"OrgUnitUserGroup[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OrgUnitUserGroupList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrgUnitUserGroupList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrgUnitUserList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"users","type":"B2BUser[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"OrgUnitUserList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"OrgUnitUserList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"PageRobots","namespace":"Occ","members":["INDEX_FOLLOW","INDEX_NOFOLLOW","NOINDEX_FOLLOW","NOINDEX_NOFOLLOW"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"PageRobots","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PageRobots","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"PageType","namespace":"Occ","members":["CATALOG_PAGE","CATEGORY_PAGE","CONTENT_PAGE","PRODUCT_PAGE"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Enum","name":"PageType","members":["CONTENT_PAGE","PRODUCT_PAGE","CATEGORY_PAGE","CATALOG_PAGE"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Pagination","namespace":"Occ","members":[{"kind":"PropertySignature","name":"count","type":"number"},{"kind":"PropertySignature","name":"page","type":"number"},{"kind":"PropertySignature","name":"totalCount","type":"number"},{"kind":"PropertySignature","name":"totalPages","type":"number"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Pagination","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Pagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"count","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"count","type":"number"},"topLevelApiElementName":"Pagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"page","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"page","type":"number"},"topLevelApiElementName":"Pagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalCount","type":"number"},"topLevelApiElementName":"Pagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPages","type":"number"},"topLevelApiElementName":"Pagination","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Interface","name":"Pagination","members":[{"kind":"Property","name":"count","type":"number"},{"kind":"Property","name":"page","type":"number"},{"kind":"Property","name":"totalCount","type":"number"},{"kind":"Property","name":"totalPages","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaginationModel","namespace":"Occ","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"sort","type":"string"},{"kind":"PropertySignature","name":"totalPages","type":"number"},{"kind":"PropertySignature","name":"totalResults","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sort","type":"string"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPages","type":"number"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalResults","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalResults","type":"number"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaginationModel","members":[{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Property","name":"totalPages","type":"number"},{"kind":"Property","name":"totalResults","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaymentDetails","namespace":"Occ","members":[{"kind":"PropertySignature","name":"accountHolderName","type":"string"},{"kind":"PropertySignature","name":"billingAddress","type":"Address"},{"kind":"PropertySignature","name":"cardNumber","type":"string"},{"kind":"PropertySignature","name":"cardType","type":"CardType"},{"kind":"PropertySignature","name":"cvn","type":"string"},{"kind":"PropertySignature","name":"defaultPayment","type":"boolean"},{"kind":"PropertySignature","name":"expiryMonth","type":"string"},{"kind":"PropertySignature","name":"expiryYear","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"issueNumber","type":"string"},{"kind":"PropertySignature","name":"saved","type":"boolean"},{"kind":"PropertySignature","name":"startMonth","type":"string"},{"kind":"PropertySignature","name":"startYear","type":"string"},{"kind":"PropertySignature","name":"subscriptionId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"accountHolderName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"accountHolderName","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"billingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"billingAddress","type":"Address"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cardNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cardNumber","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cardType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cardType","type":"CardType"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cvn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cvn","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPayment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPayment","type":"boolean"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expiryMonth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expiryMonth","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expiryYear","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expiryYear","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"issueNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"issueNumber","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"saved","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"saved","type":"boolean"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startMonth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startMonth","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startYear","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startYear","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionId","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaymentDetails","members":[{"kind":"Property","name":"accountHolderName","type":"string"},{"kind":"Property","name":"billingAddress","type":"Address"},{"kind":"Property","name":"cardNumber","type":"string"},{"kind":"Property","name":"cardType","type":"CardType"},{"kind":"Property","name":"cvn","type":"string"},{"kind":"Property","name":"defaultPayment","type":"boolean"},{"kind":"Property","name":"expiryMonth","type":"string"},{"kind":"Property","name":"expiryYear","type":"string"},{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"issueNumber","type":"string"},{"kind":"Property","name":"saved","type":"boolean"},{"kind":"Property","name":"startMonth","type":"string"},{"kind":"Property","name":"startYear","type":"string"},{"kind":"Property","name":"subscriptionId","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaymentDetailsList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"payments","type":"PaymentDetails[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PaymentDetailsList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PaymentDetailsList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaymentType","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"displayName","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"PaymentType","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PaymentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"PaymentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"PaymentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PaymentType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"displayName","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaymentTypeList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"paymentTypes","type":"PaymentType[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PaymentTypeList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PaymentTypeList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Period","namespace":"Occ","members":["DAY","MONTH","QUARTER","WEEK","YEAR"],"breakingChanges":[{"change":"ENUM_MOVED","changeType":"MOVED","changeKind":"Enum","changeLabel":"moved","changeElementName":"Period","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Period","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Enum","name":"Period","members":["DAY","WEEK","MONTH","QUARTER","YEAR"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Permission","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"orderApprovalPermissionType","type":"OrderApprovalPermissionType"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnitNode"},{"kind":"PropertySignature","name":"periodRange","type":"Period"},{"kind":"PropertySignature","name":"selected","type":"boolean"},{"kind":"PropertySignature","name":"treshold","type":"number"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Permission","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderApprovalPermissionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderApprovalPermissionType","type":"OrderApprovalPermissionType"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnitNode"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"periodRange","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"periodRange","type":"Period"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"treshold","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"treshold","type":"number"},"topLevelApiElementName":"Permission","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"Permission","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"currency","type":"Currency"},{"kind":"Property","name":"orderApprovalPermissionType","type":"OrderApprovalPermissionType"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"periodRange","type":"Period"},{"kind":"Property","name":"selected","type":"boolean"},{"kind":"Property","name":"threshold","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PermissionsList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"orderApprovalPermissions","type":"Permission[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PermissionsList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PermissionsList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PickupOrderEntryGroup","namespace":"Occ","members":[{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"PropertySignature","name":"distance","type":"number"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"PickupOrderEntryGroup","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryPointOfService","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"distance","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"distance","type":"number"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PickupOrderEntryGroup","members":[{"kind":"Property","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"Property","name":"distance","type":"number"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PointOfService","namespace":"Occ","members":[{"kind":"PropertySignature","name":"address","type":"Address"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"displayName","type":"string"},{"kind":"PropertySignature","name":"distanceKm","type":"number"},{"kind":"PropertySignature","name":"features","type":"{ [propertyName: string]: string; }"},{"kind":"PropertySignature","name":"formattedDistance","type":"string"},{"kind":"PropertySignature","name":"geoPoint","type":"GeoPoint"},{"kind":"PropertySignature","name":"mapIcon","type":"Image"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"openingHours","type":"OpeningSchedule"},{"kind":"PropertySignature","name":"storeContent","type":"string"},{"kind":"PropertySignature","name":"storeImages","type":"Image[]"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"address","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"address","type":"Address"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"distanceKm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"distanceKm","type":"number"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"features","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"features","type":"{ [propertyName: string]: string; }"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDistance","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDistance","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"geoPoint","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"geoPoint","type":"GeoPoint"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"mapIcon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"mapIcon","type":"Image"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openingHours","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openingHours","type":"OpeningSchedule"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeContent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeContent","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeImages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeImages","type":"Image[]"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PointOfService","members":[{"kind":"Property","name":"address","type":"Address"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"displayName","type":"string"},{"kind":"Property","name":"distanceKm","type":"number"},{"kind":"Property","name":"features","type":"{ [propertyName: string]: string; }"},{"kind":"Property","name":"formattedDistance","type":"string"},{"kind":"Property","name":"geoPoint","type":"GeoPoint"},{"kind":"Property","name":"mapIcon","type":"Image"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"openingHours","type":"OpeningSchedule"},{"kind":"Property","name":"storeContent","type":"string"},{"kind":"Property","name":"storeImages","type":"Image[]"},{"kind":"Property","name":"url","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PointOfServiceStock","namespace":"Occ","members":[{"kind":"PropertySignature","name":"address","type":"Address"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"displayName","type":"string"},{"kind":"PropertySignature","name":"distanceKm","type":"number"},{"kind":"PropertySignature","name":"features","type":"{ [propertyName: string]: string; }"},{"kind":"PropertySignature","name":"formattedDistance","type":"string"},{"kind":"PropertySignature","name":"geoPoint","type":"GeoPoint"},{"kind":"PropertySignature","name":"mapIcon","type":"Image"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"openingHours","type":"OpeningSchedule"},{"kind":"PropertySignature","name":"stockInfo","type":"Stock"},{"kind":"PropertySignature","name":"storeContent","type":"string"},{"kind":"PropertySignature","name":"storeImages","type":"Image[]"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"address","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"address","type":"Address"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"distanceKm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"distanceKm","type":"number"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"features","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"features","type":"{ [propertyName: string]: string; }"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDistance","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDistance","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"geoPoint","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"geoPoint","type":"GeoPoint"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"mapIcon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"mapIcon","type":"Image"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openingHours","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openingHours","type":"OpeningSchedule"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stockInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stockInfo","type":"Stock"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeContent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeContent","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeImages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeImages","type":"Image[]"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PointOfServiceStock","members":[{"kind":"Property","name":"address","type":"Address"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"displayName","type":"string"},{"kind":"Property","name":"distanceKm","type":"number"},{"kind":"Property","name":"features","type":"{ [propertyName: string]: string; }"},{"kind":"Property","name":"formattedDistance","type":"string"},{"kind":"Property","name":"geoPoint","type":"GeoPoint"},{"kind":"Property","name":"mapIcon","type":"Image"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"openingHours","type":"OpeningSchedule"},{"kind":"Property","name":"stockInfo","type":"Stock"},{"kind":"Property","name":"storeContent","type":"string"},{"kind":"Property","name":"storeImages","type":"Image[]"},{"kind":"Property","name":"url","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Price","namespace":"Occ","members":[{"kind":"PropertySignature","name":"currencyIso","type":"string"},{"kind":"PropertySignature","name":"formattedValue","type":"string"},{"kind":"PropertySignature","name":"maxQuantity","type":"number"},{"kind":"PropertySignature","name":"minQuantity","type":"number"},{"kind":"PropertySignature","name":"priceType","type":"PriceType"},{"kind":"PropertySignature","name":"value","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currencyIso","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currencyIso","type":"string"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedValue","type":"string"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxQuantity","type":"number"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minQuantity","type":"number"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priceType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priceType","type":"PriceType"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"number"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Price","members":[{"kind":"Property","name":"currencyIso","type":"string"},{"kind":"Property","name":"formattedValue","type":"string"},{"kind":"Property","name":"maxQuantity","type":"number"},{"kind":"Property","name":"minQuantity","type":"number"},{"kind":"Property","name":"priceType","type":"PriceType"},{"kind":"Property","name":"value","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PriceRange","namespace":"Occ","members":[{"kind":"PropertySignature","name":"maxPrice","type":"Price"},{"kind":"PropertySignature","name":"minPrice","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxPrice","type":"Price"},"topLevelApiElementName":"PriceRange","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minPrice","type":"Price"},"topLevelApiElementName":"PriceRange","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PriceRange","members":[{"kind":"Property","name":"maxPrice","type":"Price"},{"kind":"Property","name":"minPrice","type":"Price"}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"PriceType","namespace":"Occ","members":["BUY","FROM"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Enum","name":"PriceType","members":["BUY","FROM"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Principal","namespace":"Occ","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Principal","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"Principal","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Principal","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"uid","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Product","namespace":"Occ","members":[{"kind":"PropertySignature","name":"availableForPickup","type":"boolean"},{"kind":"PropertySignature","name":"averageRating","type":"number"},{"kind":"PropertySignature","name":"baseOptions","type":"BaseOption[]"},{"kind":"PropertySignature","name":"baseProduct","type":"string"},{"kind":"PropertySignature","name":"categories","type":"Category[]"},{"kind":"PropertySignature","name":"classifications","type":"Classification[]"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"futureStocks","type":"FutureStock[]"},{"kind":"PropertySignature","name":"images","type":"Image[]"},{"kind":"PropertySignature","name":"manufacturer","type":"string"},{"kind":"PropertySignature","name":"multidimensional","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"numberOfReviews","type":"number"},{"kind":"PropertySignature","name":"potentialPromotions","type":"Promotion[]"},{"kind":"PropertySignature","name":"price","type":"Price"},{"kind":"PropertySignature","name":"priceRange","type":"PriceRange"},{"kind":"PropertySignature","name":"productReferences","type":"ProductReference[]"},{"kind":"PropertySignature","name":"purchasable","type":"boolean"},{"kind":"PropertySignature","name":"reviews","type":"Review[]"},{"kind":"PropertySignature","name":"stock","type":"Stock"},{"kind":"PropertySignature","name":"summary","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"},{"kind":"PropertySignature","name":"variantMatrix","type":"VariantMatrixElement[]"},{"kind":"PropertySignature","name":"variantOptions","type":"VariantOption[]"},{"kind":"PropertySignature","name":"variantType","type":"string"},{"kind":"PropertySignature","name":"volumePrices","type":"Price[]"},{"kind":"PropertySignature","name":"volumePricesFlag","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"availableForPickup","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"availableForPickup","type":"boolean"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"averageRating","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"averageRating","type":"number"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseOptions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseOptions","type":"BaseOption[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseProduct","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseProduct","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"categories","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"categories","type":"Category[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"classifications","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"classifications","type":"Classification[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"futureStocks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"futureStocks","type":"FutureStock[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"images","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"images","type":"Image[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"manufacturer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"manufacturer","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"multidimensional","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"multidimensional","type":"boolean"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfReviews","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfReviews","type":"number"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialPromotions","type":"Promotion[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"price","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"price","type":"Price"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priceRange","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priceRange","type":"PriceRange"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productReferences","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productReferences","type":"ProductReference[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchasable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchasable","type":"boolean"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reviews","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reviews","type":"Review[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stock","type":"Stock"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"summary","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"summary","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantMatrix","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantMatrix","type":"VariantMatrixElement[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantOptions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantOptions","type":"VariantOption[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantType","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"volumePrices","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"volumePrices","type":"Price[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"volumePricesFlag","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"volumePricesFlag","type":"boolean"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Product","members":[{"kind":"Property","name":"availableForPickup","type":"boolean"},{"kind":"Property","name":"averageRating","type":"number"},{"kind":"Property","name":"baseOptions","type":"BaseOption[]"},{"kind":"Property","name":"baseProduct","type":"string"},{"kind":"Property","name":"categories","type":"Category[]"},{"kind":"Property","name":"classifications","type":"Classification[]"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"futureStocks","type":"FutureStock[]"},{"kind":"Property","name":"images","type":"Images"},{"kind":"Property","name":"manufacturer","type":"string"},{"kind":"Property","name":"multidimensional","type":"boolean"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"slug","type":"string"},{"kind":"Property","name":"nameHtml","type":"string"},{"kind":"Property","name":"numberOfReviews","type":"number"},{"kind":"Property","name":"potentialPromotions","type":"Promotion[]"},{"kind":"Property","name":"price","type":"Price"},{"kind":"Property","name":"priceRange","type":"PriceRange"},{"kind":"Property","name":"productReferences","type":"ProductReferences"},{"kind":"Property","name":"purchasable","type":"boolean"},{"kind":"Property","name":"reviews","type":"Review[]"},{"kind":"Property","name":"stock","type":"Stock"},{"kind":"Property","name":"summary","type":"string"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"variantMatrix","type":"VariantMatrixElement[]"},{"kind":"Property","name":"variantOptions","type":"VariantOption[]"},{"kind":"Property","name":"variantType","type":"VariantType"},{"kind":"Property","name":"volumePrices","type":"Price[]"},{"kind":"Property","name":"volumePricesFlag","type":"boolean"},{"kind":"Property","name":"sapUnit","type":"SapUnit"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductExpressUpdateElement","namespace":"Occ","members":[{"kind":"PropertySignature","name":"catalogId","type":"string"},{"kind":"PropertySignature","name":"catalogVersion","type":"string"},{"kind":"PropertySignature","name":"code","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ProductExpressUpdateElement","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ProductExpressUpdateElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductExpressUpdateElementList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"productExpressUpdateElements","type":"ProductExpressUpdateElement[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ProductExpressUpdateElementList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ProductExpressUpdateElementList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestEntry","namespace":"Occ","members":[{"kind":"PropertySignature","name":"dateAdded","type":"string"},{"kind":"PropertySignature","name":"expirationDate","type":"string"},{"kind":"PropertySignature","name":"interestType","type":"NotificationType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dateAdded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dateAdded","type":"string"},"topLevelApiElementName":"ProductInterestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expirationDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expirationDate","type":"string"},"topLevelApiElementName":"ProductInterestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"interestType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"interestType","type":"NotificationType"},"topLevelApiElementName":"ProductInterestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestEntry","members":[{"kind":"Property","name":"interestType","type":"NotificationType"},{"kind":"Property","name":"dateAdded","type":"string"},{"kind":"Property","name":"expirationDate","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestEntryRelation","namespace":"Occ","members":[{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"productInterestEntry","type":"ProductInterestEntry[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"ProductInterestEntryRelation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productInterestEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productInterestEntry","type":"ProductInterestEntry[]"},"topLevelApiElementName":"ProductInterestEntryRelation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestEntryRelation","members":[{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"productInterestEntry","type":"ProductInterestEntry[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestSearchResult","namespace":"Occ","members":[{"kind":"PropertySignature","name":"pagination","type":"Pagination"},{"kind":"PropertySignature","name":"results","type":"ProductInterestEntryRelation[]"},{"kind":"PropertySignature","name":"sorts","type":"Sort[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"Pagination"},"topLevelApiElementName":"ProductInterestSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"results","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"results","type":"ProductInterestEntryRelation[]"},"topLevelApiElementName":"ProductInterestSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"Sort[]"},"topLevelApiElementName":"ProductInterestSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestSearchResult","members":[{"kind":"Property","name":"results","type":"ProductInterestEntryRelation[]"},{"kind":"Property","name":"sorts","type":"Sort[]"},{"kind":"Property","name":"pagination","type":"Pagination"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"catalog","type":"string"},{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"products","type":"Product[]"},{"kind":"PropertySignature","name":"totalPageCount","type":"number"},{"kind":"PropertySignature","name":"totalProductCount","type":"number"},{"kind":"PropertySignature","name":"version","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ProductList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ProductList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReference","namespace":"Occ","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"preselected","type":"boolean"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"referenceType","type":"string"},{"kind":"PropertySignature","name":"target","type":"Product"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"preselected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"preselected","type":"boolean"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"referenceType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"referenceType","type":"string"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"target","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"target","type":"Product"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReference","members":[{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"preselected","type":"boolean"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"referenceType","type":"string"},{"kind":"Property","name":"target","type":"Product"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReferenceList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"references","type":"ProductReference[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ProductReferenceList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ProductReferenceList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductSearchPage","namespace":"Occ","members":[{"kind":"PropertySignature","name":"breadcrumbs","type":"Breadcrumb[]"},{"kind":"PropertySignature","name":"categoryCode","type":"string"},{"kind":"PropertySignature","name":"currentQuery","type":"SearchState"},{"kind":"PropertySignature","name":"facets","type":"Facet[]"},{"kind":"PropertySignature","name":"freeTextSearch","type":"string"},{"kind":"PropertySignature","name":"keywordRedirectUrl","type":"string"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"products","type":"Product[]"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"spellingSuggestion","type":"SpellingSuggestion"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"breadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"breadcrumbs","type":"Breadcrumb[]"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"categoryCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"categoryCode","type":"string"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentQuery","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentQuery","type":"SearchState"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facets","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facets","type":"Facet[]"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"freeTextSearch","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"freeTextSearch","type":"string"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"keywordRedirectUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"keywordRedirectUrl","type":"string"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"products","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"products","type":"Product[]"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"spellingSuggestion","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"spellingSuggestion","type":"SpellingSuggestion"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductSearchPage","members":[{"kind":"Property","name":"breadcrumbs","type":"Breadcrumb[]"},{"kind":"Property","name":"categoryCode","type":"string"},{"kind":"Property","name":"currentQuery","type":"SearchState"},{"kind":"Property","name":"facets","type":"Facet[]"},{"kind":"Property","name":"freeTextSearch","type":"string"},{"kind":"Property","name":"keywordRedirectUrl","type":"string"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"products","type":"Product[]"},{"kind":"Property","name":"sorts","type":"SortModel[]"},{"kind":"Property","name":"spellingSuggestion","type":"SpellingSuggestion"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Promotion","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"couldFireMessages","type":"string[]"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"enabled","type":"boolean"},{"kind":"PropertySignature","name":"endDate","type":"Date"},{"kind":"PropertySignature","name":"firedMessages","type":"string[]"},{"kind":"PropertySignature","name":"priority","type":"number"},{"kind":"PropertySignature","name":"productBanner","type":"Image"},{"kind":"PropertySignature","name":"promotionGroup","type":"string"},{"kind":"PropertySignature","name":"promotionType","type":"string"},{"kind":"PropertySignature","name":"restrictions","type":"PromotionRestriction[]"},{"kind":"PropertySignature","name":"startDate","type":"Date"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"couldFireMessages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"couldFireMessages","type":"string[]"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"enabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"enabled","type":"boolean"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endDate","type":"Date"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firedMessages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firedMessages","type":"string[]"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priority","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priority","type":"number"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productBanner","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productBanner","type":"Image"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotionGroup","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotionGroup","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotionType","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"restrictions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"restrictions","type":"PromotionRestriction[]"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startDate","type":"Date"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Promotion","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"couldFireMessages","type":"string[]"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"enabled","type":"boolean"},{"kind":"Property","name":"endDate","type":"Date"},{"kind":"Property","name":"firedMessages","type":"string[]"},{"kind":"Property","name":"priority","type":"number"},{"kind":"Property","name":"productBanner","type":"Image"},{"kind":"Property","name":"promotionGroup","type":"string"},{"kind":"Property","name":"promotionType","type":"string"},{"kind":"Property","name":"restrictions","type":"PromotionRestriction[]"},{"kind":"Property","name":"startDate","type":"Date"},{"kind":"Property","name":"title","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PromotionList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"promotions","type":"Promotion[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PromotionList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PromotionList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PromotionOrderEntryConsumed","namespace":"Occ","members":[{"kind":"PropertySignature","name":"adjustedUnitPrice","type":"number"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"orderEntryNumber","type":"number"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"PromotionOrderEntryConsumed","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"adjustedUnitPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"adjustedUnitPrice","type":"number"},"topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderEntryNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderEntryNumber","type":"number"},"topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PromotionOrderEntryConsumed","members":[{"kind":"Property","name":"adjustedUnitPrice","type":"number"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"orderEntryNumber","type":"number"},{"kind":"Property","name":"quantity","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PromotionRestriction","namespace":"Occ","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"restrictionType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PromotionRestriction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"restrictionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"restrictionType","type":"string"},"topLevelApiElementName":"PromotionRestriction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PromotionRestriction","members":[{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"restrictionType","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PromotionResult","namespace":"Occ","members":[{"kind":"PropertySignature","name":"consumedEntries","type":"PromotionOrderEntryConsumed[]"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"promotion","type":"Promotion"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"PromotionResult","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PromotionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consumedEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consumedEntries","type":"PromotionOrderEntryConsumed[]"},"topLevelApiElementName":"PromotionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PromotionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotion","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotion","type":"Promotion"},"topLevelApiElementName":"PromotionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PromotionResult","members":[{"kind":"Property","name":"consumedEntries","type":"PromotionOrderEntryConsumed[]"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"promotion","type":"Promotion"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PromotionResultList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"promotions","type":"PromotionResult[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"PromotionResultList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"PromotionResultList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Region","namespace":"Occ","members":[{"kind":"PropertySignature","name":"countryIso","type":"string"},{"kind":"PropertySignature","name":"isocode","type":"string"},{"kind":"PropertySignature","name":"isocodeShort","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"countryIso","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"countryIso","type":"string"},"topLevelApiElementName":"Region","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocode","type":"string"},"topLevelApiElementName":"Region","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocodeShort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocodeShort","type":"string"},"topLevelApiElementName":"Region","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Region","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Region","members":[{"kind":"Property","name":"countryIso","type":"string"},{"kind":"Property","name":"isocode","type":"string"},{"kind":"Property","name":"isocodeShort","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RegionList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"regions","type":"Region[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"RegionList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"RegionList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ReplenishmentOrder","namespace":"Occ","members":[{"kind":"PropertySignature","name":"active","type":"boolean"},{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},{"kind":"PropertySignature","name":"calculated","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"expirationTime","type":"string"},{"kind":"PropertySignature","name":"firstDate","type":"string"},{"kind":"PropertySignature","name":"guid","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"net","type":"boolean"},{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},{"kind":"PropertySignature","name":"paymentStatus","type":"string"},{"kind":"PropertySignature","name":"paymentType","type":"PaymentType"},{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"PropertySignature","name":"potentialOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"potentialProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},{"kind":"PropertySignature","name":"replenishmentOrderCode","type":"string"},{"kind":"PropertySignature","name":"savedBy","type":"Principal"},{"kind":"PropertySignature","name":"saveTime","type":"string"},{"kind":"PropertySignature","name":"site","type":"string"},{"kind":"PropertySignature","name":"store","type":"string"},{"kind":"PropertySignature","name":"subTotal","type":"Price"},{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},{"kind":"PropertySignature","name":"totalItems","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},{"kind":"PropertySignature","name":"totalTax","type":"Price"},{"kind":"PropertySignature","name":"totalUnitCount","type":"number"},{"kind":"PropertySignature","name":"trigger","type":"Trigger"},{"kind":"PropertySignature","name":"user","type":"Principal"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"ReplenishmentOrder","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"active","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"active","type":"boolean"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedVouchers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"calculated","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"calculated","type":"boolean"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenter","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expirationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expirationTime","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstDate","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guid","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"net","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"net","type":"boolean"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentStatus","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentType","type":"PaymentType"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrderCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrderCode","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"savedBy","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"savedBy","type":"Principal"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"saveTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"saveTime","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"site","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"site","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"store","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"store","type":"string"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotal","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItems","type":"number"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalTax","type":"Price"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalUnitCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalUnitCount","type":"number"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"trigger","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"trigger","type":"Trigger"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"user","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"user","type":"Principal"},"topLevelApiElementName":"ReplenishmentOrder","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReplenishmentOrder","members":[{"kind":"Property","name":"active","type":"boolean"},{"kind":"Property","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedVouchers","type":"Voucher[]"},{"kind":"Property","name":"calculated","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"costCenter","type":"CostCenter"},{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"deliveryItemsQuantity","type":"number"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"expirationTime","type":"string"},{"kind":"Property","name":"firstDate","type":"string"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"net","type":"boolean"},{"kind":"Property","name":"orderDiscounts","type":"Price"},{"kind":"Property","name":"paymentInfo","type":"PaymentDetails"},{"kind":"Property","name":"paymentStatus","type":"string"},{"kind":"Property","name":"paymentType","type":"PaymentType"},{"kind":"Property","name":"pickupItemsQuantity","type":"number"},{"kind":"Property","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"Property","name":"potentialOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"potentialProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"productDiscounts","type":"Price"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"replenishmentOrderCode","type":"string"},{"kind":"Property","name":"saveTime","type":"string"},{"kind":"Property","name":"savedBy","type":"Principal"},{"kind":"Property","name":"site","type":"string"},{"kind":"Property","name":"store","type":"string"},{"kind":"Property","name":"subTotal","type":"Price"},{"kind":"Property","name":"totalDiscounts","type":"Price"},{"kind":"Property","name":"totalItems","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"},{"kind":"Property","name":"totalTax","type":"Price"},{"kind":"Property","name":"totalUnitCount","type":"number"},{"kind":"Property","name":"trigger","type":"Trigger"},{"kind":"Property","name":"user","type":"Principal"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ReplenishmentOrderList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"replenishmentOrders","type":"ReplenishmentOrder[]"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"ReplenishmentOrderList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ReplenishmentOrderList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"ReplenishmentOrderList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentOrders","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentOrders","type":"ReplenishmentOrder[]"},"topLevelApiElementName":"ReplenishmentOrderList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"ReplenishmentOrderList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReplenishmentOrderList","members":[{"kind":"Property","name":"replenishmentOrders","type":"ReplenishmentOrder[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ReturnRequest","namespace":"Occ","members":[{"kind":"PropertySignature","name":"cancellable","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"creationTime","type":"Date"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"order","type":"Order"},{"kind":"PropertySignature","name":"refundDeliveryCost","type":"boolean"},{"kind":"PropertySignature","name":"returnEntries","type":"ReturnRequestEntry[]"},{"kind":"PropertySignature","name":"returnLabelDownloadUrl","type":"string"},{"kind":"PropertySignature","name":"rma","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"},{"kind":"PropertySignature","name":"subTotal","type":"Price"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"ReturnRequest","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancellable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancellable","type":"boolean"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"creationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"creationTime","type":"Date"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"order","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"order","type":"Order"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"refundDeliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"refundDeliveryCost","type":"boolean"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnEntries","type":"ReturnRequestEntry[]"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnLabelDownloadUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnLabelDownloadUrl","type":"string"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rma","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rma","type":"string"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotal","type":"Price"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"ReturnRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequest","members":[{"kind":"Property","name":"cancellable","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"creationTime","type":"Date"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"order","type":"Order"},{"kind":"Property","name":"refundDeliveryCost","type":"boolean"},{"kind":"Property","name":"returnEntries","type":"ReturnRequestEntry[]"},{"kind":"Property","name":"returnLabelDownloadUrl","type":"string"},{"kind":"Property","name":"rma","type":"string"},{"kind":"Property","name":"status","type":"string"},{"kind":"Property","name":"subTotal","type":"Price"},{"kind":"Property","name":"totalPrice","type":"Price"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ReturnRequestEntry","namespace":"Occ","members":[{"kind":"PropertySignature","name":"expectedQuantity","type":"number"},{"kind":"PropertySignature","name":"orderEntry","type":"OrderEntry"},{"kind":"PropertySignature","name":"refundAmount","type":"Price"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"ReturnRequestEntry","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ReturnRequestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expectedQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expectedQuantity","type":"number"},"topLevelApiElementName":"ReturnRequestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderEntry","type":"OrderEntry"},"topLevelApiElementName":"ReturnRequestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"refundAmount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"refundAmount","type":"Price"},"topLevelApiElementName":"ReturnRequestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ReturnRequestEntry","members":[{"kind":"Property","name":"orderEntry","type":"OrderEntry"},{"kind":"Property","name":"expectedQuantity","type":"number"},{"kind":"Property","name":"refundAmount","type":"Price"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Review","namespace":"Occ","members":[{"kind":"PropertySignature","name":"alias","type":"string"},{"kind":"PropertySignature","name":"comment","type":"string"},{"kind":"PropertySignature","name":"date","type":"Date"},{"kind":"PropertySignature","name":"headline","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"principal","type":"User"},{"kind":"PropertySignature","name":"rating","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"alias","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"alias","type":"string"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comment","type":"string"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"date","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"date","type":"Date"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"headline","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"headline","type":"string"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"principal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"principal","type":"User"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rating","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rating","type":"number"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Review","members":[{"kind":"Property","name":"alias","type":"string"},{"kind":"Property","name":"comment","type":"string"},{"kind":"Property","name":"date","type":"Date"},{"kind":"Property","name":"headline","type":"string"},{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"principal","type":"User"},{"kind":"Property","name":"rating","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ReviewList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"reviews","type":"Review[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"ReviewList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ReviewList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SapQuote","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"sapPurchaseOrderNumber","type":"string"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"SapQuote","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SapQuote","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SaveCartResult","namespace":"Occ","members":[{"kind":"PropertySignature","name":"savedCartData","type":"Cart"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"SaveCartResult","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SaveCartResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"savedCartData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"savedCartData","type":"Cart"},"topLevelApiElementName":"SaveCartResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"SaveCartResult","members":[{"kind":"Property","name":"savedCartData","type":"Cart"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ScheduleReplenishmentForm","namespace":"Occ","members":[{"kind":"PropertySignature","name":"daysOfWeek","type":"DaysOfWeek[]"},{"kind":"PropertySignature","name":"nthDayOfMonth","type":"string"},{"kind":"PropertySignature","name":"numberOfDays","type":"string"},{"kind":"PropertySignature","name":"numberOfWeeks","type":"string"},{"kind":"PropertySignature","name":"recurrencePeriod","type":"string"},{"kind":"PropertySignature","name":"replenishmentStartDate","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"ScheduleReplenishmentForm","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"daysOfWeek","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"daysOfWeek","type":"DaysOfWeek[]"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nthDayOfMonth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nthDayOfMonth","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfDays","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfDays","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfWeeks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfWeeks","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"recurrencePeriod","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"recurrencePeriod","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"replenishmentStartDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"replenishmentStartDate","type":"string"},"topLevelApiElementName":"ScheduleReplenishmentForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"ScheduleReplenishmentForm","members":[{"kind":"Property","name":"daysOfWeek","type":"DaysOfWeek[]"},{"kind":"Property","name":"nthDayOfMonth","type":"string"},{"kind":"Property","name":"numberOfDays","type":"string"},{"kind":"Property","name":"numberOfWeeks","type":"string"},{"kind":"Property","name":"recurrencePeriod","type":"string"},{"kind":"Property","name":"replenishmentStartDate","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchQuery","namespace":"Occ","members":[{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"SearchQuery","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchQuery","members":[{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchState","namespace":"Occ","members":[{"kind":"PropertySignature","name":"query","type":"SearchQuery"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"SearchQuery"},"topLevelApiElementName":"SearchState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"SearchState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchState","members":[{"kind":"Property","name":"query","type":"SearchQuery"},{"kind":"Property","name":"url","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Sort","namespace":"Occ","members":[{"kind":"PropertySignature","name":"asc","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Sort","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Sort","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"asc","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"asc","type":"boolean"},"topLevelApiElementName":"Sort","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Sort","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/pdf-invoices/root","kind":"Interface","name":"Sort","members":[{"kind":"Property","name":"asc","type":"boolean"},{"kind":"Property","name":"code","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"SortEnum","namespace":"Occ","members":["BASIC","DEFAULT","FULL"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"SortEnum","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SortEnum","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SortModel","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"selected","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"SortModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"SortModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"SortModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SortModel","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"selected","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SpecialOpeningDay","namespace":"Occ","members":[{"kind":"PropertySignature","name":"closed","type":"boolean"},{"kind":"PropertySignature","name":"closingTime","type":"Time"},{"kind":"PropertySignature","name":"comment","type":"string"},{"kind":"PropertySignature","name":"date","type":"Date"},{"kind":"PropertySignature","name":"formattedDate","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"openingTime","type":"Time"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closed","type":"boolean"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closingTime","type":"Time"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comment","type":"string"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"date","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"date","type":"Date"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDate","type":"string"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openingTime","type":"Time"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SpecialOpeningDay","members":[{"kind":"Property","name":"closed","type":"boolean"},{"kind":"Property","name":"closingTime","type":"Time"},{"kind":"Property","name":"comment","type":"string"},{"kind":"Property","name":"date","type":"Date"},{"kind":"Property","name":"formattedDate","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"openingTime","type":"Time"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SpellingSuggestion","namespace":"Occ","members":[{"kind":"PropertySignature","name":"query","type":"string"},{"kind":"PropertySignature","name":"suggestion","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"string"},"topLevelApiElementName":"SpellingSuggestion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"suggestion","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"suggestion","type":"string"},"topLevelApiElementName":"SpellingSuggestion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SpellingSuggestion","members":[{"kind":"Property","name":"query","type":"string"},{"kind":"Property","name":"suggestion","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StatusSummary","namespace":"Occ","members":[{"kind":"PropertySignature","name":"numberOfIssues","type":"number"},{"kind":"PropertySignature","name":"status","type":"OrderEntryStatus"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"StatusSummary","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StatusSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfIssues","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfIssues","type":"number"},"topLevelApiElementName":"StatusSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"OrderEntryStatus"},"topLevelApiElementName":"StatusSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/product-configurator/common","kind":"Interface","name":"StatusSummary","members":[{"kind":"Property","name":"numberOfIssues","type":"number"},{"kind":"Property","name":"status","type":"OrderEntryStatus"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Stock","namespace":"Occ","members":[{"kind":"PropertySignature","name":"stockLevel","type":"number"},{"kind":"PropertySignature","name":"stockLevelStatus","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stockLevel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stockLevel","type":"number"},"topLevelApiElementName":"Stock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stockLevelStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stockLevelStatus","type":"string"},"topLevelApiElementName":"Stock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Stock","members":[{"kind":"Property","name":"isValueRounded","type":"boolean"},{"kind":"Property","name":"stockLevel","type":"number"},{"kind":"Property","name":"stockLevelStatus","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StoreCount","namespace":"Occ","members":[{"kind":"PropertySignature","name":"count","type":"number"},{"kind":"PropertySignature","name":"isoCode","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"StoreCount","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"count","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"count","type":"number"},"topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isoCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isoCode","type":"string"},"topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"StoreCount","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoreCount","members":[{"kind":"Property","name":"count","type":"number"},{"kind":"Property","name":"isoCode","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"type","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StoreCountList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"countriesAndRegionsStoreCount","type":"StoreCount[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"StoreCountList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StoreCountList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StoreFinderSearchPage","namespace":"Occ","members":[{"kind":"PropertySignature","name":"boundEastLongitude","type":"number"},{"kind":"PropertySignature","name":"boundNorthLatitude","type":"number"},{"kind":"PropertySignature","name":"boundSouthLatitude","type":"number"},{"kind":"PropertySignature","name":"boundWestLongitude","type":"number"},{"kind":"PropertySignature","name":"locationText","type":"string"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"sourceLatitude","type":"number"},{"kind":"PropertySignature","name":"sourceLongitude","type":"number"},{"kind":"PropertySignature","name":"stores","type":"PointOfService[]"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"StoreFinderSearchPage","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundEastLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundEastLongitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundNorthLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundNorthLatitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundSouthLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundSouthLatitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundWestLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundWestLongitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"locationText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"locationText","type":"string"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sourceLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sourceLatitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sourceLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sourceLongitude","type":"number"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stores","type":"PointOfService[]"},"topLevelApiElementName":"StoreFinderSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/storefinder/core","kind":"Interface","name":"StoreFinderSearchPage","members":[{"kind":"Property","name":"boundEastLongitude","type":"number"},{"kind":"Property","name":"boundNorthLatitude","type":"number"},{"kind":"Property","name":"boundSouthLatitude","type":"number"},{"kind":"Property","name":"boundWestLongitude","type":"number"},{"kind":"Property","name":"locationText","type":"string"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"},{"kind":"Property","name":"sourceLatitude","type":"number"},{"kind":"Property","name":"sourceLongitude","type":"number"},{"kind":"Property","name":"stores","type":"PointOfService[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StoreFinderStockSearchPage","namespace":"Occ","members":[{"kind":"PropertySignature","name":"boundEastLongitude","type":"number"},{"kind":"PropertySignature","name":"boundNorthLatitude","type":"number"},{"kind":"PropertySignature","name":"boundSouthLatitude","type":"number"},{"kind":"PropertySignature","name":"boundWestLongitude","type":"number"},{"kind":"PropertySignature","name":"locationText","type":"string"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"sourceLatitude","type":"number"},{"kind":"PropertySignature","name":"sourceLongitude","type":"number"},{"kind":"PropertySignature","name":"stores","type":"PointOfServiceStock[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundEastLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundEastLongitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundNorthLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundNorthLatitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundSouthLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundSouthLatitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundWestLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundWestLongitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"locationText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"locationText","type":"string"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sourceLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sourceLatitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sourceLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sourceLongitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stores","type":"PointOfServiceStock[]"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StoreFinderStockSearchPage","members":[{"kind":"Property","name":"boundEastLongitude","type":"number"},{"kind":"Property","name":"boundSouthLatitude","type":"number"},{"kind":"Property","name":"boundWestLongitude","type":"number"},{"kind":"Property","name":"locationText","type":"string"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"sorts","type":"SortModel[]"},{"kind":"Property","name":"sourceLatitude","type":"number"},{"kind":"Property","name":"sourceLongitude","type":"number"},{"kind":"Property","name":"stores","type":"PointOfServiceStock[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Suggestion","namespace":"Occ","members":[{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"Suggestion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Suggestion","members":[{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SuggestionList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"suggestions","type":"Suggestion[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"SuggestionList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SuggestionList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Time","namespace":"Occ","members":[{"kind":"PropertySignature","name":"formattedHour","type":"string"},{"kind":"PropertySignature","name":"hour","type":"number"},{"kind":"PropertySignature","name":"minute","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedHour","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedHour","type":"string"},"topLevelApiElementName":"Time","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"hour","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"hour","type":"number"},"topLevelApiElementName":"Time","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minute","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minute","type":"number"},"topLevelApiElementName":"Time","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Time","members":[{"kind":"Property","name":"formattedHour","type":"string"},{"kind":"Property","name":"hour","type":"number"},{"kind":"Property","name":"minute","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Title","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Title","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Title","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Title","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Title","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/user/profile/root","kind":"Interface","name":"Title","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"TitleList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"titles","type":"Title[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"TitleList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"TitleList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Trigger","namespace":"Occ","members":[{"kind":"PropertySignature","name":"activationTime","type":"string"},{"kind":"PropertySignature","name":"displayTimeTable","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Trigger","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Trigger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activationTime","type":"string"},"topLevelApiElementName":"Trigger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayTimeTable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayTimeTable","type":"string"},"topLevelApiElementName":"Trigger","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/order/root","kind":"Interface","name":"Trigger","members":[{"kind":"Property","name":"activationTime","type":"string"},{"kind":"Property","name":"displayTimeTable","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"Type","namespace":"Occ","members":["All","Order","Product"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"Type","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Type","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"User","namespace":"Occ","members":[{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"customerId","type":"string"},{"kind":"PropertySignature","name":"deactivationDate","type":"Date"},{"kind":"PropertySignature","name":"defaultAddress","type":"Address"},{"kind":"PropertySignature","name":"displayUid","type":"string"},{"kind":"PropertySignature","name":"firstName","type":"string"},{"kind":"PropertySignature","name":"language","type":"Language"},{"kind":"PropertySignature","name":"lastName","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"titleCode","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"User","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerId","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deactivationDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deactivationDate","type":"Date"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultAddress","type":"Address"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayUid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayUid","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstName","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"language","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"language","type":"Language"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastName","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"titleCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"titleCode","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/user/account/root","kind":"Interface","name":"User","members":[{"kind":"Property","name":"displayUid","type":"string"},{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"customerId","type":"string"},{"kind":"Property","name":"title","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"UserGroup","namespace":"Occ","members":[{"kind":"PropertySignature","name":"members","type":"Principal[]"},{"kind":"PropertySignature","name":"membersCount","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"subGroups","type":"UserGroup[]"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"UserGroup","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"members","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"members","type":"Principal[]"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"membersCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"membersCount","type":"number"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subGroups","type":"UserGroup[]"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Interface","name":"UserGroup","members":[{"kind":"Property","name":"members","type":"B2BUser[]"},{"kind":"Property","name":"membersCount","type":"number"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"permissions","type":"Permission[]"},{"kind":"Property","name":"roles","type":"B2BUserRole[]"},{"kind":"Property","name":"selected","type":"boolean"},{"kind":"Property","name":"subGroups","type":"UserGroup[]"},{"kind":"Property","name":"uid","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantCategory","namespace":"Occ","members":[{"kind":"PropertySignature","name":"hasImage","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"priority","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"hasImage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"hasImage","type":"boolean"},"topLevelApiElementName":"VariantCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"VariantCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priority","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priority","type":"number"},"topLevelApiElementName":"VariantCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantCategory","members":[{"kind":"Property","name":"hasImage","type":"boolean"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"priority","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantMatrixElement","namespace":"Occ","members":[{"kind":"PropertySignature","name":"elements","type":"VariantMatrixElement[]"},{"kind":"PropertySignature","name":"isLeaf","type":"boolean"},{"kind":"PropertySignature","name":"parentVariantCategory","type":"VariantCategory"},{"kind":"PropertySignature","name":"variantOption","type":"VariantOption"},{"kind":"PropertySignature","name":"variantValueCategory","type":"VariantValueCategory"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"elements","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"elements","type":"VariantMatrixElement[]"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isLeaf","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isLeaf","type":"boolean"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"parentVariantCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"parentVariantCategory","type":"VariantCategory"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantOption","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantOption","type":"VariantOption"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantValueCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantValueCategory","type":"VariantValueCategory"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantMatrixElement","members":[{"kind":"Property","name":"elements","type":"VariantMatrixElement[]"},{"kind":"Property","name":"isLeaf","type":"boolean"},{"kind":"Property","name":"parentVariantCategory","type":"VariantCategory"},{"kind":"Property","name":"variantOption","type":"VariantOption"},{"kind":"Property","name":"variantValueCategory","type":"VariantValueCategory"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantOption","namespace":"Occ","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"priceData","type":"Price"},{"kind":"PropertySignature","name":"stock","type":"Stock"},{"kind":"PropertySignature","name":"url","type":"string"},{"kind":"PropertySignature","name":"variantOptionQualifiers","type":"VariantOptionQualifier[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priceData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priceData","type":"Price"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stock","type":"Stock"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantOptionQualifiers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantOptionQualifiers","type":"VariantOptionQualifier[]"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantOption","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"priceData","type":"Price"},{"kind":"Property","name":"stock","type":"Stock"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"variantOptionQualifiers","type":"VariantOptionQualifier[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantOptionQualifier","namespace":"Occ","members":[{"kind":"PropertySignature","name":"image","type":"Image"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"qualifier","type":"string"},{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"image","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"image","type":"Image"},"topLevelApiElementName":"VariantOptionQualifier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"VariantOptionQualifier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"qualifier","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"qualifier","type":"string"},"topLevelApiElementName":"VariantOptionQualifier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"VariantOptionQualifier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantOptionQualifier","members":[{"kind":"Property","name":"image","type":"Image"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"qualifier","type":"VariantQualifier"},{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantValueCategory","namespace":"Occ","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"sequence","type":"number"},{"kind":"PropertySignature","name":"superCategories","type":"VariantCategory[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"VariantValueCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sequence","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sequence","type":"number"},"topLevelApiElementName":"VariantValueCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"superCategories","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"superCategories","type":"VariantCategory[]"},"topLevelApiElementName":"VariantValueCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantValueCategory","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"sequence","type":"number"},{"kind":"Property","name":"superCategories","type":"VariantCategory[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Voucher","namespace":"Occ","members":[{"kind":"PropertySignature","name":"appliedValue","type":"Price"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"freeShipping","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"value","type":"number"},{"kind":"PropertySignature","name":"valueFormatted","type":"string"},{"kind":"PropertySignature","name":"valueString","type":"string"},{"kind":"PropertySignature","name":"voucherCode","type":"string"}],"breakingChanges":[{"change":"INTERFACE_MOVED","changeType":"MOVED","changeKind":"Interface","changeLabel":"moved","changeElementName":"Voucher","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedValue","type":"Price"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"freeShipping","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"freeShipping","type":"boolean"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"number"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"valueFormatted","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"valueFormatted","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"valueString","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"valueString","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"voucherCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"voucherCode","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"Voucher","members":[{"kind":"Property","name":"appliedValue","type":"Price"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"currency","type":"Currency"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"freeShipping","type":"boolean"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"value","type":"number"},{"kind":"Property","name":"valueFormatted","type":"string"},{"kind":"Property","name":"valueString","type":"string"},{"kind":"Property","name":"voucherCode","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VoucherList","namespace":"Occ","members":[{"kind":"PropertySignature","name":"vouchers","type":"Voucher[]"}],"breakingChanges":[{"change":"INTERFACE_DELETED","changeType":"DELETED","changeKind":"Interface","changeLabel":"deleted","changeElementName":"VoucherList","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"VoucherList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"WeekdayOpeningDay","namespace":"Occ","members":[{"kind":"PropertySignature","name":"closed","type":"boolean"},{"kind":"PropertySignature","name":"closingTime","type":"Time"},{"kind":"PropertySignature","name":"openingTime","type":"Time"},{"kind":"PropertySignature","name":"weekDay","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closed","type":"boolean"},"topLevelApiElementName":"WeekdayOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closingTime","type":"Time"},"topLevelApiElementName":"WeekdayOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openingTime","type":"Time"},"topLevelApiElementName":"WeekdayOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"weekDay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"weekDay","type":"string"},"topLevelApiElementName":"WeekdayOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"WeekdayOpeningDay","members":[{"kind":"Property","name":"closed","type":"boolean"},{"kind":"Property","name":"closingTime","type":"Time"},{"kind":"Property","name":"openingTime","type":"Time"},{"kind":"Property","name":"weekDay","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccAnonymousConsentTemplatesAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadAnonymousConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAnonymousConsentTemplates","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAnonymousConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAnonymousConsents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccAnonymousConsentTemplatesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAnonymousConsentTemplates","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAnonymousConsentTemplates","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccAnonymousConsentTemplatesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccAnonymousConsentTemplatesAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadAnonymousConsentTemplates","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadAnonymousConsents","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCmsComponentAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},{"kind":"Method","name":"findComponentsByIds","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"fields","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getComponentEndPoint","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getComponentsEndpoint","overloadIndex":1,"parameters":[{"name":"requestParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fields","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getContextParams","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"getPaginationParams","overloadIndex":1,"parameters":[{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: string; }"},{"kind":"Property","name":"headers","type":"HttpHeaders"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},"topLevelApiElementName":"OccCmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findComponentsByIds","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findComponentsByIds","overloadIndex":1,"parameters":[{"name":"ids","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"fields","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentEndPoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentEndPoint","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentsEndpoint","overloadIndex":1,"parameters":[{"name":"requestParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"fields","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getContextParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getContextParams","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"{ [key: string]: string; }"},"topLevelApiElementName":"OccCmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaginationParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaginationParams","overloadIndex":1,"parameters":[{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [key: string]: string; }"},"topLevelApiElementName":"OccCmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccCmsComponentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCmsComponentAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"headers","type":"HttpHeaders"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"findComponentsByIds","parameters":[{"name":"ids","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"fields","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getComponentEndPoint","parameters":[{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getComponentsEndpoint","parameters":[{"name":"requestParams","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"fields","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getPaginationParams","parameters":[{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"getContextParams","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"{ [key: string]: string; }"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCmsPageAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},{"kind":"Method","name":"getPagesRequestParams","overloadIndex":1,"parameters":[{"name":"context","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"OccCmsPageRequest"},{"kind":"Property","name":"headers","type":"HttpHeaders"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService"},"topLevelApiElementName":"OccCmsPageAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPagesRequestParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPagesRequestParams","overloadIndex":1,"parameters":[{"name":"context","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"OccCmsPageRequest"},"topLevelApiElementName":"OccCmsPageAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccCmsPageAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCmsPageAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"headers","type":"HttpHeaders"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPagesRequestParams","parameters":[{"name":"context","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"OccCmsPageRequest"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCmsPageNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":true,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"CmsStructureModel"},{"kind":"Method","name":"getComponentProperties","overloadIndex":1,"parameters":[{"name":"componentProperties","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Method","name":"getFlexTypeFromComponent","overloadIndex":1,"parameters":[{"name":"component","type":"Occ.Component | any","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Component:interface","shortType":"Occ.Component","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"normalizeComponentData","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"normalizePageComponentData","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"normalizePageData","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"normalizePageSlotData","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"normalizeRobots","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":true,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"CmsStructureModel"},"topLevelApiElementName":"OccCmsPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getComponentProperties","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getComponentProperties","overloadIndex":1,"parameters":[{"name":"componentProperties","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"OccCmsPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFlexTypeFromComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFlexTypeFromComponent","overloadIndex":1,"parameters":[{"name":"component","type":"Occ.Component | any","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Component:interface","shortType":"Occ.Component","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccCmsPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizeComponentData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizeComponentData","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccCmsPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizePageComponentData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizePageComponentData","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccCmsPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizePageData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizePageData","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccCmsPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizePageSlotData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizePageSlotData","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"CmsStructureModel","isOptional":false,"canonicalReference":"@spartacus/core!CmsStructureModel:interface","shortType":"CmsStructureModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccCmsPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizeRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizeRobots","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CMSPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CMSPage:interface","shortType":"Occ.CMSPage","importPath":"@spartacus/core"},{"name":"target","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccCmsPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCmsPageNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.CMSPage","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"CmsStructureModel","canonicalReference":"@spartacus/core!CmsStructureModel:class","shortType":"CmsStructureModel","importPath":"","isOptional":true}],"returnType":"CmsStructureModel"},{"kind":"Method","name":"normalizePageData","parameters":[{"name":"source","type":"Occ.CMSPage","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"CmsStructureModel","canonicalReference":"@spartacus/core!CmsStructureModel:class","shortType":"CmsStructureModel","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"normalizePageSlotData","parameters":[{"name":"source","type":"Occ.CMSPage","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"CmsStructureModel","canonicalReference":"@spartacus/core!CmsStructureModel:class","shortType":"CmsStructureModel","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"normalizePageComponentData","parameters":[{"name":"source","type":"Occ.CMSPage","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"CmsStructureModel","canonicalReference":"@spartacus/core!CmsStructureModel:class","shortType":"CmsStructureModel","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getComponentProperties","parameters":[{"name":"componentProperties","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"getFlexTypeFromComponent","parameters":[{"name":"component","type":"Occ.Component | any","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"normalizeComponentData","parameters":[{"name":"source","type":"Occ.CMSPage","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"CmsStructureModel","canonicalReference":"@spartacus/core!CmsStructureModel:class","shortType":"CmsStructureModel","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"normalizeRobots","parameters":[{"name":"source","type":"Occ.CMSPage","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Page","canonicalReference":"@spartacus/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccCmsPageRequest","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"fields","type":"string"},{"kind":"PropertySignature","name":"pageLabelOrId","type":"string"},{"kind":"PropertySignature","name":"pageType","type":"PageType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OccCmsPageRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fields","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fields","type":"string"},"topLevelApiElementName":"OccCmsPageRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageLabelOrId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageLabelOrId","type":"string"},"topLevelApiElementName":"OccCmsPageRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageType","type":"PageType"},"topLevelApiElementName":"OccCmsPageRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccCmsPageRequest","members":[{"kind":"Property","name":"pageLabelOrId","type":"string"},{"kind":"Property","name":"pageType","type":"PageType"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"fields","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCostCenterListNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CostCentersList","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CostCentersList:interface","shortType":"Occ.CostCentersList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/core!EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CostCentersList","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CostCentersList:interface","shortType":"Occ.CostCentersList","importPath":"@spartacus/core"},{"name":"target","type":"EntitiesModel","isOptional":true,"canonicalReference":"@spartacus/core!EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"}],"returnType":"EntitiesModel"},"topLevelApiElementName":"OccCostCenterListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCostCenterListNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.CostCentersList","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"EntitiesModel","canonicalReference":"@spartacus/core!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":true}],"returnType":"EntitiesModel"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCostCenterNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CostCenter","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CostCenter:interface","shortType":"Occ.CostCenter","importPath":"@spartacus/core"},{"name":"target","type":"CostCenter","isOptional":true,"canonicalReference":"@spartacus/core!CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"CostCenter"},{"kind":"Method","name":"normalizeBoolean","overloadIndex":1,"parameters":[{"name":"property","type":"string | boolean | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.CostCenter","isOptional":false,"canonicalReference":"@spartacus/core!Occ.CostCenter:interface","shortType":"Occ.CostCenter","importPath":"@spartacus/core"},{"name":"target","type":"CostCenter","isOptional":true,"canonicalReference":"@spartacus/core!CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"CostCenter"},"topLevelApiElementName":"OccCostCenterNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizeBoolean","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizeBoolean","overloadIndex":1,"parameters":[{"name":"property","type":"string | boolean | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"OccCostCenterNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCostCenterNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.CostCenter","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"CostCenter","canonicalReference":"@spartacus/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":true}],"returnType":"CostCenter"},{"kind":"Method","name":"normalizeBoolean","parameters":[{"name":"property","type":"string | boolean | undefined","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCostCenterSerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/core!CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"},{"name":"target","type":"Occ.CostCenter","isOptional":true,"canonicalReference":"@spartacus/core!Occ.CostCenter:interface","shortType":"Occ.CostCenter","importPath":"@spartacus/core"}],"returnType":"Occ.CostCenter"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"CostCenter","isOptional":false,"canonicalReference":"@spartacus/core!CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"},{"name":"target","type":"Occ.CostCenter","isOptional":true,"canonicalReference":"@spartacus/core!Occ.CostCenter:interface","shortType":"Occ.CostCenter","importPath":"@spartacus/core"}],"returnType":"Occ.CostCenter"},"topLevelApiElementName":"OccCostCenterSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCostCenterSerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"CostCenter","canonicalReference":"@spartacus/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false},{"name":"target","type":"Occ.CostCenter","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":true}],"returnType":"Occ.CostCenter"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCustomerCouponAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"claimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"claimCustomerCouponWithCodeInBody","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"codeVal","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"disclaimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCustomerCoupons","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"turnOffNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"turnOnNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"claimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"claimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"claimCustomerCouponWithCodeInBody","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"claimCustomerCouponWithCodeInBody","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"codeVal","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disclaimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disclaimCustomerCoupon","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerCoupons","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerCoupons","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"turnOffNotification","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"turnOffNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccCustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"turnOnNotification","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"turnOnNotification","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCustomerCouponAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccCustomerCouponAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCustomerCoupons","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"turnOffNotification","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"turnOnNotification","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"claimCustomerCouponWithCodeInBody","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"codeVal","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"claimCustomerCoupon","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"disclaimCustomerCoupon","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"couponCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"newHttpHeader","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccEndpoint","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"PropertySignature","name":"default","type":"string"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"OccEndpoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"default","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"default","type":"string"},"topLevelApiElementName":"OccEndpoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccEndpoint","members":[{"kind":"Property","name":"default","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccEndpoints","members":[{"kind":"PropertySignature","name":"addressDetail","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"addresses","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"addressVerification","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"addTextfieldConfigurationToCart","type":"string"},{"kind":"PropertySignature","name":"addVariantConfigurationToCart","type":"string"},{"kind":"PropertySignature","name":"anonymousConsentTemplates","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"baseSites","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"claimCoupon","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"claimCustomerCoupon","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"component","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"components","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"consentDetail","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"consents","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"consentTemplates","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"countries","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"couponNotification","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"createTextfieldConfiguration","type":"string"},{"kind":"PropertySignature","name":"createVariantConfiguration","type":"string"},{"kind":"PropertySignature","name":"currencies","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"customerCoupons","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"getActiveCostCenters","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"getProductInterests","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"getVariantConfigurationOverview","type":"string"},{"kind":"PropertySignature","name":"languages","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"notificationPreference","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"page","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"pages","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"paymentDetail","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"paymentDetailsAll","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"product","type":"string | ProductOccEndpoint"},{"kind":"PropertySignature","name":"productAvailabilities","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"productInterests","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"productReferences","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"productReviews","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"productSearch","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"productSearchByCategory","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"productSuggestions","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"readTextfieldConfigurationForCartEntry","type":"string"},{"kind":"PropertySignature","name":"readVariantConfiguration","type":"string"},{"kind":"PropertySignature","name":"readVariantConfigurationForCartEntry","type":"string"},{"kind":"PropertySignature","name":"readVariantConfigurationOverviewForOrderEntry","type":"string"},{"kind":"PropertySignature","name":"readVariantConfigurationPriceSummary","type":"string"},{"kind":"PropertySignature","name":"regions","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"searchConfiguratorVariants","type":"string"},{"kind":"PropertySignature","name":"updateTextfieldConfigurationForCartEntry","type":"string"},{"kind":"PropertySignature","name":"updateVariantConfiguration","type":"string"},{"kind":"PropertySignature","name":"updateVariantConfigurationForCartEntry","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addressDetail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addressDetail","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addresses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addresses","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addressVerification","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addressVerification","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addTextfieldConfigurationToCart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addTextfieldConfigurationToCart","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addVariantConfigurationToCart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addVariantConfigurationToCart","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"anonymousConsentTemplates","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"anonymousConsentTemplates","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseSites","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseSites","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"claimCoupon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"claimCoupon","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"claimCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"claimCustomerCoupon","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"component","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"component","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"components","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"components","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentDetail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentDetail","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consents","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consents","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentTemplates","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentTemplates","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"countries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"countries","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"couponNotification","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"couponNotification","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createTextfieldConfiguration","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createTextfieldConfiguration","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createVariantConfiguration","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createVariantConfiguration","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currencies","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currencies","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerCoupons","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerCoupons","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"getActiveCostCenters","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"getActiveCostCenters","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"getProductInterests","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"getProductInterests","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"getVariantConfigurationOverview","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"getVariantConfigurationOverview","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"languages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"languages","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"notificationPreference","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"notificationPreference","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"page","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"page","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pages","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentDetail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentDetail","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentDetailsAll","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentDetailsAll","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"string | ProductOccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productAvailabilities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productAvailabilities","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productInterests","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productInterests","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productReferences","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productReferences","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productReviews","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productReviews","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productSearch","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productSearch","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productSearchByCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productSearchByCategory","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productSuggestions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productSuggestions","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"readTextfieldConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"readTextfieldConfigurationForCartEntry","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"readVariantConfiguration","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"readVariantConfiguration","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"readVariantConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"readVariantConfigurationForCartEntry","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"readVariantConfigurationOverviewForOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"readVariantConfigurationOverviewForOrderEntry","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"readVariantConfigurationPriceSummary","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"readVariantConfigurationPriceSummary","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"regions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"regions","type":"string | OccEndpoint"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"searchConfiguratorVariants","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"searchConfiguratorVariants","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updateTextfieldConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updateTextfieldConfigurationForCartEntry","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updateVariantConfiguration","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updateVariantConfiguration","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updateVariantConfigurationForCartEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updateVariantConfigurationForCartEntry","type":"string"},"topLevelApiElementName":"OccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccEndpoints","members":[{"kind":"Property","name":"product","type":"string | ProductOccEndpoint"},{"kind":"Property","name":"productReviews","type":"string | OccEndpoint"},{"kind":"Property","name":"productReferences","type":"string | OccEndpoint"},{"kind":"Property","name":"productSearch","type":"string | OccEndpoint"},{"kind":"Property","name":"productSuggestions","type":"string | OccEndpoint"},{"kind":"Property","name":"component","type":"string | OccEndpoint"},{"kind":"Property","name":"components","type":"string | OccEndpoint"},{"kind":"Property","name":"pages","type":"string | OccEndpoint"},{"kind":"Property","name":"page","type":"string | OccEndpoint"},{"kind":"Property","name":"languages","type":"string | OccEndpoint"},{"kind":"Property","name":"currencies","type":"string | OccEndpoint"},{"kind":"Property","name":"countries","type":"string | OccEndpoint"},{"kind":"Property","name":"regions","type":"string | OccEndpoint"},{"kind":"Property","name":"paymentDetailsAll","type":"string | OccEndpoint"},{"kind":"Property","name":"paymentDetail","type":"string | OccEndpoint"},{"kind":"Property","name":"anonymousConsentTemplates","type":"string | OccEndpoint"},{"kind":"Property","name":"consentTemplates","type":"string | OccEndpoint"},{"kind":"Property","name":"consents","type":"string | OccEndpoint"},{"kind":"Property","name":"consentDetail","type":"string | OccEndpoint"},{"kind":"Property","name":"addresses","type":"string | OccEndpoint"},{"kind":"Property","name":"addressDetail","type":"string | OccEndpoint"},{"kind":"Property","name":"addressVerification","type":"string | OccEndpoint"},{"kind":"Property","name":"createVariantConfiguration","type":"string"},{"kind":"Property","name":"createTextfieldConfiguration","type":"string"},{"kind":"Property","name":"addTextfieldConfigurationToCart","type":"string"},{"kind":"Property","name":"readTextfieldConfigurationForCartEntry","type":"string"},{"kind":"Property","name":"updateTextfieldConfigurationForCartEntry","type":"string"},{"kind":"Property","name":"readVariantConfiguration","type":"string"},{"kind":"Property","name":"updateVariantConfiguration","type":"string"},{"kind":"Property","name":"addVariantConfigurationToCart","type":"string"},{"kind":"Property","name":"readVariantConfigurationForCartEntry","type":"string"},{"kind":"Property","name":"updateVariantConfigurationForCartEntry","type":"string"},{"kind":"Property","name":"readVariantConfigurationOverviewForOrderEntry","type":"string"},{"kind":"Property","name":"readVariantConfigurationPriceSummary","type":"string"},{"kind":"Property","name":"getVariantConfigurationOverview","type":"string"},{"kind":"Property","name":"searchConfiguratorVariants","type":"string"},{"kind":"Property","name":"customerCoupons","type":"string | OccEndpoint"},{"kind":"Property","name":"claimCoupon","type":"string | OccEndpoint"},{"kind":"Property","name":"claimCustomerCoupon","type":"string | OccEndpoint"},{"kind":"Property","name":"couponNotification","type":"string | OccEndpoint"},{"kind":"Property","name":"notificationPreference","type":"string | OccEndpoint"},{"kind":"Property","name":"productInterests","type":"string | OccEndpoint"},{"kind":"Property","name":"getProductInterests","type":"string | OccEndpoint"},{"kind":"Property","name":"baseSites","type":"string | OccEndpoint"},{"kind":"Property","name":"getActiveCostCenters","type":"string | OccEndpoint"},{"kind":"Property","name":"productSearchByCategory","type":"string | OccEndpoint"},{"kind":"Property","name":"productAvailabilities","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccEndpointsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"buildUrl","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributes","type":"DynamicAttributes","isOptional":true,"canonicalReference":"@spartacus/core!DynamicAttributes:interface","shortType":"DynamicAttributes","importPath":"@spartacus/core"},{"name":"propertiesToOmit","type":"BaseOccUrlProperties","isOptional":true,"canonicalReference":"@spartacus/core!BaseOccUrlProperties:interface","shortType":"BaseOccUrlProperties","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getBaseUrl","overloadIndex":1,"parameters":[{"name":"baseUrlProperties","type":"BaseOccUrlProperties","isOptional":true,"canonicalReference":"@spartacus/core!BaseOccUrlProperties:interface","shortType":"BaseOccUrlProperties","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getHttpParamsFromQueryParams","overloadIndex":1,"parameters":[{"name":"queryParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"HttpParamsOptions","isOptional":false,"canonicalReference":"@angular/common!HttpParamsOptions:interface","shortType":"HttpParamsOptions","importPath":"@angular/common"}],"returnType":"HttpParams"},{"kind":"Method","name":"getRawEndpointValue","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"isConfigured","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"logger","type":"LoggerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildUrl","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"attributes","type":"DynamicAttributes","isOptional":true,"canonicalReference":"@spartacus/core!DynamicAttributes:interface","shortType":"DynamicAttributes","importPath":"@spartacus/core"},{"name":"propertiesToOmit","type":"BaseOccUrlProperties","isOptional":true,"canonicalReference":"@spartacus/core!BaseOccUrlProperties:interface","shortType":"BaseOccUrlProperties","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccEndpointsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBaseUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBaseUrl","overloadIndex":1,"parameters":[{"name":"baseUrlProperties","type":"BaseOccUrlProperties","isOptional":true,"canonicalReference":"@spartacus/core!BaseOccUrlProperties:interface","shortType":"BaseOccUrlProperties","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"OccEndpointsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHttpParamsFromQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHttpParamsFromQueryParams","overloadIndex":1,"parameters":[{"name":"queryParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"HttpParamsOptions","isOptional":false,"canonicalReference":"@angular/common!HttpParamsOptions:interface","shortType":"HttpParamsOptions","importPath":"@angular/common"}],"returnType":"HttpParams"},"topLevelApiElementName":"OccEndpointsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRawEndpointValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRawEndpointValue","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccEndpointsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConfigured","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConfigured","overloadIndex":1,"parameters":[{"name":"endpoint","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"OccEndpointsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccEndpointsService","members":[{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"baseSiteService","type":""},{"kind":"Property","name":"_activeBaseSite","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getRawEndpointValue","parameters":[{"name":"endpoint","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"isConfigured","parameters":[{"name":"endpoint","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"getBaseUrl","parameters":[{"name":"baseUrlProperties","type":"BaseOccUrlProperties","canonicalReference":"@spartacus/core!BaseOccUrlProperties:class","shortType":"BaseOccUrlProperties","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"buildUrl","parameters":[{"name":"endpoint","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"attributes","type":"DynamicAttributes","canonicalReference":"@spartacus/core!DynamicAttributes:class","shortType":"DynamicAttributes","importPath":"","isOptional":true},{"name":"propertiesToOmit","type":"BaseOccUrlProperties","canonicalReference":"@spartacus/core!BaseOccUrlProperties:class","shortType":"BaseOccUrlProperties","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getHttpParamsFromQueryParams","parameters":[{"name":"queryParams","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"options","type":"HttpParamsOptions","canonicalReference":"@spartacus/core!HttpParamsOptions:class","shortType":"HttpParamsOptions","importPath":"","isOptional":false}],"returnType":"HttpParams"},{"kind":"Property","name":"getEndpointFromConfig","type":""},{"kind":"Property","name":"getEndpointForScope","type":""},{"kind":"Property","name":"buildUrlFromEndpointString","type":""},{"kind":"Property","name":"getPrefix","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccFieldsModel","members":[{"kind":"PropertySignature","name":"fields","type":"object"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fields","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fields","type":"object"},"topLevelApiElementName":"OccFieldsModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccFieldsModel","members":[{"kind":"Property","name":"fields","type":"object"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccFieldsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"}]},{"kind":"Property","name":"FIELDS_PARAM","type":"string"},{"kind":"Method","name":"getOptimalUrlGroups","overloadIndex":1,"parameters":[{"name":"models","type":"ScopedDataWithUrl[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedDataWithUrl:interface","shortType":"ScopedDataWithUrl","importPath":"@spartacus/core"}],"returnType":"OccOptimimalUrlGroups"},{"kind":"Property","name":"http","type":"HttpClient"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOptimalUrlGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOptimalUrlGroups","overloadIndex":1,"parameters":[{"name":"models","type":"ScopedDataWithUrl[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedDataWithUrl:interface","shortType":"ScopedDataWithUrl","importPath":"@spartacus/core"}],"returnType":"OccOptimimalUrlGroups"},"topLevelApiElementName":"OccFieldsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccFieldsService","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false}]},{"kind":"Property","name":"FIELDS_PARAM","type":"string"},{"kind":"Method","name":"getOptimalUrlGroups","parameters":[{"name":"models","type":"ScopedDataWithUrl[]","canonicalReference":"@spartacus/core!ScopedDataWithUrl:class","shortType":"ScopedDataWithUrl","importPath":"","isOptional":false}],"returnType":"OccOptimimalUrlGroups"},{"kind":"Property","name":"splitFields","type":""},{"kind":"Property","name":"getUrlWithFields","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccHttpContext","members":[{"kind":"PropertySignature","name":"sendUserIdAsHeader","type":"string | boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sendUserIdAsHeader","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sendUserIdAsHeader","type":"string | boolean"},"topLevelApiElementName":"OccHttpContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccHttpContext","members":[{"kind":"Property","name":"sendUserIdAsHeader","type":"string | boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccOptimimalUrlGroups","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"optimalUrl","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [scope: string]: OccFieldsModel; }"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"optimalUrl","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [scope: string]: OccFieldsModel; }"},"topLevelApiElementName":"OccOptimimalUrlGroups","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OccOptimimalUrlGroups","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"},{"name":"requestsOptimizer","type":"OccRequestsOptimizerService","isOptional":false,"canonicalReference":"@spartacus/core!OccRequestsOptimizerService:class","shortType":"OccRequestsOptimizerService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getEndpoint","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadMany","overloadIndex":1,"parameters":[{"name":"products","type":"ScopedProductData[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedProductData:interface","shortType":"ScopedProductData","importPath":"@spartacus/core"}],"returnType":"ScopedProductData[]"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"requestsOptimizer","type":"OccRequestsOptimizerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEndpoint","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccProductAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccProductAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadMany","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadMany","overloadIndex":1,"parameters":[{"name":"products","type":"ScopedProductData[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedProductData:interface","shortType":"ScopedProductData","importPath":"@spartacus/core"}],"returnType":"ScopedProductData[]"},"topLevelApiElementName":"OccProductAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"requestsOptimizer","type":"OccRequestsOptimizerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false},{"name":"requestsOptimizer","type":"OccRequestsOptimizerService","canonicalReference":"@spartacus/core!OccRequestsOptimizerService:class","shortType":"OccRequestsOptimizerService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadMany","parameters":[{"name":"products","type":"ScopedProductData[]","canonicalReference":"@spartacus/core!ScopedProductData:class","shortType":"ScopedProductData","importPath":"","isOptional":false}],"returnType":"ScopedProductData[]"},{"kind":"Method","name":"getEndpoint","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductAvailabilityAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadRealTimeStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitSapCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadRealTimeStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadRealTimeStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitSapCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccProductAvailabilityAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductAvailabilityAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"loadRealTimeStock","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unitSapCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductReferencesAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getEndpoint","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reference","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEndpoint","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reference","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccProductReferencesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccProductReferencesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductReferencesAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"referenceType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getEndpoint","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"reference","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductReferencesListNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ProductReferenceList","isOptional":false,"canonicalReference":"@spartacus/core!Occ.ProductReferenceList:interface","shortType":"Occ.ProductReferenceList","importPath":"@spartacus/core"},{"name":"target","type":"ProductReference[]","isOptional":true,"canonicalReference":"@spartacus/core!ProductReference:interface","shortType":"ProductReference","importPath":"@spartacus/core"}],"returnType":"ProductReference[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ProductReferenceList","isOptional":false,"canonicalReference":"@spartacus/core!Occ.ProductReferenceList:interface","shortType":"Occ.ProductReferenceList","importPath":"@spartacus/core"},{"name":"target","type":"ProductReference[]","isOptional":true,"canonicalReference":"@spartacus/core!ProductReference:interface","shortType":"ProductReference","importPath":"@spartacus/core"}],"returnType":"ProductReference[]"},"topLevelApiElementName":"OccProductReferencesListNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductReferencesListNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.ProductReferenceList","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"ProductReference[]","canonicalReference":"@spartacus/core!ProductReference:class","shortType":"ProductReference","importPath":"","isOptional":true}],"returnType":"ProductReference[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductReviewsAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getEndpoint","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxCount","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxCount","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"post","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"review","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEndpoint","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxCount","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccProductReviewsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxCount","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccProductReviewsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"post","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"post","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"review","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccProductReviewsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductReviewsAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"maxCount","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"post","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"review","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getEndpoint","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"maxCount","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductSearchAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"DEFAULT_SEARCH_CONFIG","type":"SearchConfig"},{"kind":"Method","name":"getSearchByCategoryEndpoint","overloadIndex":1,"parameters":[{"name":"categoryCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSearchEndpoint","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSuggestionEndpoint","overloadIndex":1,"parameters":[{"name":"term","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"max","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadSuggestions","overloadIndex":1,"parameters":[{"name":"term","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"parseUrlForNavigation","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"[string[], NavigationExtras] | null"},{"kind":"Property","name":"router","type":"Router | null"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"searchByCategory","overloadIndex":1,"parameters":[{"name":"category","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"searchByCodes","overloadIndex":1,"parameters":[{"name":"codes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSearchByCategoryEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSearchByCategoryEndpoint","overloadIndex":1,"parameters":[{"name":"categoryCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSearchEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSearchEndpoint","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSuggestionEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSuggestionEndpoint","overloadIndex":1,"parameters":[{"name":"term","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"max","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadSuggestions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadSuggestions","overloadIndex":1,"parameters":[{"name":"term","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parseUrlForNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parseUrlForNavigation","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"[string[], NavigationExtras] | null"},"topLevelApiElementName":"OccProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchByCategory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchByCategory","overloadIndex":1,"parameters":[{"name":"category","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},"topLevelApiElementName":"OccProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchByCodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchByCodes","overloadIndex":1,"parameters":[{"name":"codes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},"topLevelApiElementName":"OccProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductSearchAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"router","type":"Router | null"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"DEFAULT_SEARCH_CONFIG","type":"SearchConfig"},{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"searchByCodes","parameters":[{"name":"codes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"searchByCategory","parameters":[{"name":"category","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"loadSuggestions","parameters":[{"name":"term","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getSearchByCategoryEndpoint","parameters":[{"name":"categoryCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getSearchEndpoint","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getSuggestionEndpoint","parameters":[{"name":"term","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"max","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"parseUrlForNavigation","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"[string[], NavigationExtras] | null"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductSearchPageNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.ProductSearchPage:interface","shortType":"Occ.ProductSearchPage","importPath":"@spartacus/core"},{"name":"target","type":"ProductSearchPage","isOptional":true,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"ProductSearchPage"},{"kind":"Property","name":"DEFAULT_TOP_VALUES","type":"number"},{"kind":"Method","name":"normalizeFacets","overloadIndex":1,"parameters":[{"name":"target","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"normalizeFacetValues","overloadIndex":1,"parameters":[{"name":"target","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"normalizeUselessFacets","overloadIndex":1,"parameters":[{"name":"target","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!Occ.ProductSearchPage:interface","shortType":"Occ.ProductSearchPage","importPath":"@spartacus/core"},{"name":"target","type":"ProductSearchPage","isOptional":true,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"ProductSearchPage"},"topLevelApiElementName":"OccProductSearchPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizeFacets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizeFacets","overloadIndex":1,"parameters":[{"name":"target","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccProductSearchPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizeFacetValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizeFacetValues","overloadIndex":1,"parameters":[{"name":"target","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccProductSearchPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizeUselessFacets","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizeUselessFacets","overloadIndex":1,"parameters":[{"name":"target","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccProductSearchPageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccProductSearchPageNormalizer","members":[{"kind":"Property","name":"converterService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"DEFAULT_TOP_VALUES","type":"number"},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.ProductSearchPage","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"ProductSearchPage","canonicalReference":"@spartacus/core!ProductSearchPage:class","shortType":"ProductSearchPage","importPath":"","isOptional":true}],"returnType":"ProductSearchPage"},{"kind":"Method","name":"normalizeFacets","parameters":[{"name":"target","type":"ProductSearchPage","canonicalReference":"@spartacus/core!ProductSearchPage:class","shortType":"ProductSearchPage","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"normalizeUselessFacets","parameters":[{"name":"target","type":"ProductSearchPage","canonicalReference":"@spartacus/core!ProductSearchPage:class","shortType":"ProductSearchPage","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"normalizeFacetValues","parameters":[{"name":"target","type":"ProductSearchPage","canonicalReference":"@spartacus/core!ProductSearchPage:class","shortType":"ProductSearchPage","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccRequestsOptimizerService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occFields","type":"OccFieldsService","isOptional":false,"canonicalReference":"@spartacus/core!OccFieldsService:class","shortType":"OccFieldsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occFields","type":"OccFieldsService"},{"kind":"Method","name":"scopedDataLoad","overloadIndex":1,"parameters":[{"name":"scopedDataWithUrls","type":"ScopedDataWithUrl[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedDataWithUrl:interface","shortType":"ScopedDataWithUrl","importPath":"@spartacus/core"},{"name":"dataFactory","type":"(url: string) => Observable","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ScopedData[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"scopedDataLoad","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"scopedDataLoad","overloadIndex":1,"parameters":[{"name":"scopedDataWithUrls","type":"ScopedDataWithUrl[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedDataWithUrl:interface","shortType":"ScopedDataWithUrl","importPath":"@spartacus/core"},{"name":"dataFactory","type":"(url: string) => Observable","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ScopedData[]"},"topLevelApiElementName":"OccRequestsOptimizerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccRequestsOptimizerService","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occFields","type":"OccFieldsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occFields","type":"OccFieldsService","canonicalReference":"@spartacus/core!OccFieldsService:class","shortType":"OccFieldsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"scopedDataLoad","parameters":[{"name":"scopedDataWithUrls","type":"ScopedDataWithUrl[]","canonicalReference":"@spartacus/core!ScopedDataWithUrl:class","shortType":"ScopedDataWithUrl","importPath":"","isOptional":false},{"name":"dataFactory","type":"(url: string) => Observable","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"ScopedData[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccSiteAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadBaseSite","overloadIndex":1,"parameters":[{"name":"siteUid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadBaseSites","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadCountries","overloadIndex":1,"parameters":[{"name":"type","type":"CountryType","isOptional":true,"canonicalReference":"@spartacus/core!CountryType:enum","shortType":"CountryType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"loadCurrencies","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadLanguages","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBaseSite","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBaseSite","overloadIndex":1,"parameters":[{"name":"siteUid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBaseSites","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBaseSites","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccSiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCountries","overloadIndex":1,"parameters":[{"name":"type","type":"CountryType","isOptional":true,"canonicalReference":"@spartacus/core!CountryType:enum","shortType":"CountryType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccSiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCurrencies","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCurrencies","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccSiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadLanguages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadLanguages","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccSiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadRegions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccSiteAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadLanguages","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadCurrencies","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadCountries","parameters":[{"name":"type","type":"CountryType","canonicalReference":"@spartacus/core!CountryType:class","shortType":"CountryType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadRegions","parameters":[{"name":"countryIsoCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadBaseSite","parameters":[{"name":"siteUid","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadBaseSites","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserAddressAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"verify","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccUserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccUserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccUserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verify","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserAddressAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"verify","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserConsentAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"giveConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccUserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserConsentAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadConsents","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"giveConsent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateVersion","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"withdrawConsent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserInterestsAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":false,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getInterests","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":true,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"removeInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"item","type":"ProductInterestEntryRelation","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":false,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserInterestsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInterests","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInterests","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":true,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserInterestsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"item","type":"ProductInterestEntryRelation","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccUserInterestsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserInterestsAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getInterests","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"notificationType","type":"NotificationType","canonicalReference":"@spartacus/core!NotificationType:class","shortType":"NotificationType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"removeInterest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"item","type":"ProductInterestEntryRelation","canonicalReference":"@spartacus/core!ProductInterestEntryRelation:class","shortType":"ProductInterestEntryRelation","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addInterest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"notificationType","type":"NotificationType","canonicalReference":"@spartacus/core!NotificationType:class","shortType":"NotificationType","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserInterestsNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ProductInterestSearchResult","isOptional":false,"canonicalReference":"@spartacus/core!Occ.ProductInterestSearchResult:interface","shortType":"Occ.ProductInterestSearchResult","importPath":"@spartacus/core"},{"name":"target","type":"ProductInterestSearchResult","isOptional":true,"canonicalReference":"@spartacus/core!ProductInterestSearchResult:interface","shortType":"ProductInterestSearchResult","importPath":"@spartacus/core"}],"returnType":"ProductInterestSearchResult"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ProductInterestSearchResult","isOptional":false,"canonicalReference":"@spartacus/core!Occ.ProductInterestSearchResult:interface","shortType":"Occ.ProductInterestSearchResult","importPath":"@spartacus/core"},{"name":"target","type":"ProductInterestSearchResult","isOptional":true,"canonicalReference":"@spartacus/core!ProductInterestSearchResult:interface","shortType":"ProductInterestSearchResult","importPath":"@spartacus/core"}],"returnType":"ProductInterestSearchResult"},"topLevelApiElementName":"OccUserInterestsNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserInterestsNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.ProductInterestSearchResult","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"ProductInterestSearchResult","canonicalReference":"@spartacus/core!ProductInterestSearchResult:class","shortType":"ProductInterestSearchResult","importPath":"","isOptional":true}],"returnType":"ProductInterestSearchResult"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserNotificationPreferenceAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"preferences","type":"NotificationPreference[]","isOptional":false,"canonicalReference":"@spartacus/core!NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserNotificationPreferenceAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"preferences","type":"NotificationPreference[]","isOptional":false,"canonicalReference":"@spartacus/core!NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccUserNotificationPreferenceAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserNotificationPreferenceAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"preferences","type":"NotificationPreference[]","canonicalReference":"@spartacus/core!NotificationPreference:class","shortType":"NotificationPreference","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserPaymentAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setDefault","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccUserPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccUserPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefault","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccUserPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"OccUserPaymentAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/core!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentMethodID","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"setDefault","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentMethodID","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OpeningSchedule","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"specialDayOpeningList","type":"SpecialOpeningDay[]"},{"kind":"PropertySignature","name":"weekDayOpeningList","type":"WeekdayOpeningDay[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OpeningSchedule","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OpeningSchedule","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"specialDayOpeningList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"specialDayOpeningList","type":"SpecialOpeningDay[]"},"topLevelApiElementName":"OpeningSchedule","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"weekDayOpeningList","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"weekDayOpeningList","type":"WeekdayOpeningDay[]"},"topLevelApiElementName":"OpeningSchedule","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OpeningSchedule","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"specialDayOpeningList","type":"SpecialOpeningDay[]"},{"kind":"Property","name":"weekDayOpeningList","type":"WeekdayOpeningDay[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApprovalPermissionType","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"OrderApprovalPermissionType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"OrderApprovalPermissionType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"OrderApprovalPermissionType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Page","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"label","type":"string"},{"kind":"PropertySignature","name":"loadTime","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"pageId","type":"string"},{"kind":"PropertySignature","name":"properties","type":"any"},{"kind":"PropertySignature","name":"robots","type":"PageRobotsMeta[]"},{"kind":"PropertySignature","name":"slots","type":"{ [key: string]: ContentSlotData; }"},{"kind":"PropertySignature","name":"template","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"type","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"label","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"label","type":"string"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loadTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loadTime","type":"number"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageId","type":"string"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"properties","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"properties","type":"any"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"robots","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"robots","type":"PageRobotsMeta[]"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"slots","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"slots","type":"{ [key: string]: ContentSlotData; }"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"template","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"template","type":"string"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"string"},"topLevelApiElementName":"Page","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Page","members":[{"kind":"Property","name":"pageId","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"template","type":"string"},{"kind":"Property","name":"loadTime","type":"number"},{"kind":"Property","name":"slots","type":"{ [key: string]: ContentSlotData; }"},{"kind":"Property","name":"properties","type":"any"},{"kind":"Property","name":"label","type":"string"},{"kind":"Property","name":"robots","type":"PageRobotsMeta[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageBreadcrumbResolver","members":[{"kind":"MethodSignature","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PageBreadcrumbResolver","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageBreadcrumbResolver","members":[{"kind":"Method","name":"resolveBreadcrumbs","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageDescriptionResolver","members":[{"kind":"MethodSignature","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"resolveDescription","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PageDescriptionResolver","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageDescriptionResolver","members":[{"kind":"Method","name":"resolveDescription","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageHeadingResolver","members":[{"kind":"MethodSignature","name":"resolveHeading","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"resolveHeading","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"resolveHeading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PageHeadingResolver","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageHeadingResolver","members":[{"kind":"Method","name":"resolveHeading","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageImageResolver","members":[{"kind":"MethodSignature","name":"resolveImage","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"resolveImage","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"resolveImage","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PageImageResolver","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageImageResolver","members":[{"kind":"Method","name":"resolveImage","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"PageLinkService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"pageMetaConfig","type":"PageMetaConfig","isOptional":false,"canonicalReference":"@spartacus/core!PageMetaConfig:class","shortType":"PageMetaConfig","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"buildCanonicalUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"CanonicalUrlOptions","isOptional":false,"canonicalReference":"@spartacus/core!CanonicalUrlOptions:interface","shortType":"CanonicalUrlOptions","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getCanonicalUrl","overloadIndex":1,"parameters":[{"name":"options","type":"CanonicalUrlOptions","isOptional":true,"canonicalReference":"@spartacus/core!CanonicalUrlOptions:interface","shortType":"CanonicalUrlOptions","importPath":"@spartacus/core"},{"name":"url","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"pageMetaConfig","type":"PageMetaConfig"},{"kind":"Method","name":"removeQueryParams","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"config","type":"CanonicalUrlOptions","isOptional":false,"canonicalReference":"@spartacus/core!CanonicalUrlOptions:interface","shortType":"CanonicalUrlOptions","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildCanonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildCanonicalUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"CanonicalUrlOptions","isOptional":false,"canonicalReference":"@spartacus/core!CanonicalUrlOptions:interface","shortType":"CanonicalUrlOptions","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"PageLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCanonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCanonicalUrl","overloadIndex":1,"parameters":[{"name":"options","type":"CanonicalUrlOptions","isOptional":true,"canonicalReference":"@spartacus/core!CanonicalUrlOptions:interface","shortType":"CanonicalUrlOptions","importPath":"@spartacus/core"},{"name":"url","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"PageLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeQueryParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeQueryParams","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"config","type":"CanonicalUrlOptions","isOptional":false,"canonicalReference":"@spartacus/core!CanonicalUrlOptions:interface","shortType":"CanonicalUrlOptions","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"PageLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"PageLinkService","members":[{"kind":"Property","name":"pageMetaConfig","type":"PageMetaConfig"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"pageMetaConfig","type":"PageMetaConfig","canonicalReference":"@spartacus/core!PageMetaConfig:class","shortType":"PageMetaConfig","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCanonicalUrl","parameters":[{"name":"options","type":"CanonicalUrlOptions","canonicalReference":"@spartacus/core!CanonicalUrlOptions:class","shortType":"CanonicalUrlOptions","importPath":"","isOptional":true},{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"buildCanonicalUrl","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"options","type":"CanonicalUrlOptions","canonicalReference":"@spartacus/core!CanonicalUrlOptions:class","shortType":"CanonicalUrlOptions","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"removeQueryParams","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"config","type":"CanonicalUrlOptions","canonicalReference":"@spartacus/core!CanonicalUrlOptions:class","shortType":"CanonicalUrlOptions","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageMeta","members":[{"kind":"PropertySignature","name":"breadcrumbs","type":"BreadcrumbMeta[]"},{"kind":"PropertySignature","name":"canonicalUrl","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"heading","type":"string"},{"kind":"PropertySignature","name":"image","type":"string"},{"kind":"PropertySignature","name":"robots","type":"PageRobotsMeta[]"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"breadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"breadcrumbs","type":"BreadcrumbMeta[]"},"topLevelApiElementName":"PageMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"canonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"canonicalUrl","type":"string"},"topLevelApiElementName":"PageMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PageMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"heading","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"heading","type":"string"},"topLevelApiElementName":"PageMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"image","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"image","type":"string"},"topLevelApiElementName":"PageMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"robots","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"robots","type":"PageRobotsMeta[]"},"topLevelApiElementName":"PageMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"PageMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageMeta","members":[{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"heading","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"robots","type":"PageRobotsMeta[]"},{"kind":"Property","name":"image","type":"string"},{"kind":"Property","name":"breadcrumbs","type":"BreadcrumbMeta[]"},{"kind":"Property","name":"canonicalUrl","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"PageMetaModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"PageMetaModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"PageMetaModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"PageMetaResolver","members":[{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Method","name":"getScore","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"pageTemplate","type":"string"},{"kind":"Property","name":"pageType","type":"PageType"},{"kind":"Property","name":"pageUid","type":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"PageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getScore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getScore","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"PageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"PageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"PageMetaResolver","members":[{"kind":"Property","name":"pageType","type":"PageType"},{"kind":"Property","name":"pageTemplate","type":"string"},{"kind":"Property","name":"pageUid","type":"string"},{"kind":"Method","name":"getScore","parameters":[{"name":"page","type":"Page","canonicalReference":"@spartacus/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"page","type":"Page","canonicalReference":"@spartacus/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getPriority","parameters":[{"name":"page","type":"Page","canonicalReference":"@spartacus/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"number"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageMetaResolverConfig","members":[{"kind":"PropertySignature","name":"method","type":"string"},{"kind":"PropertySignature","name":"property","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"method","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"method","type":"string"},"topLevelApiElementName":"PageMetaResolverConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"property","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"property","type":"string"},"topLevelApiElementName":"PageMetaResolverConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageMetaResolverConfig","members":[{"kind":"Property","name":"property","type":"string"},{"kind":"Property","name":"method","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageMetaResolversConfig","members":[{"kind":"PropertySignature","name":"canonicalUrl","type":"CanonicalUrlOptions"},{"kind":"PropertySignature","name":"resolvers","type":"PageMetaResolverConfig[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"canonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"canonicalUrl","type":"CanonicalUrlOptions"},"topLevelApiElementName":"PageMetaResolversConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"resolvers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"resolvers","type":"PageMetaResolverConfig[]"},"topLevelApiElementName":"PageMetaResolversConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageMetaResolversConfig","members":[{"kind":"Property","name":"resolvers","type":"PageMetaResolverConfig[]"},{"kind":"Property","name":"canonicalUrl","type":"CanonicalUrlOptions"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"PageMetaService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cms","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/core!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"unifiedInjector","type":"UnifiedInjector","isOptional":false,"canonicalReference":"@spartacus/core!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core"},{"name":"pageMetaConfig","type":"PageMetaConfig","isOptional":false,"canonicalReference":"@spartacus/core!PageMetaConfig:class","shortType":"PageMetaConfig","importPath":"@spartacus/core"},{"name":"platformId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"cms","type":"CmsService"},{"kind":"Method","name":"getMeta","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getMetaResolver","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getResolverMethods","overloadIndex":1,"parameters":[],"returnType":"{ [property: string]: string; }"},{"kind":"Property","name":"meta$","type":"Observable"},{"kind":"Property","name":"pageMetaConfig","type":"PageMetaConfig"},{"kind":"Property","name":"platformId","type":"string"},{"kind":"Method","name":"resolve","overloadIndex":1,"parameters":[{"name":"metaResolver","type":"PageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/core!PageMetaResolver:class","shortType":"PageMetaResolver","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"resolvers$","type":"Observable"},{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMeta","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMeta","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PageMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMetaResolver","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMetaResolver","overloadIndex":1,"parameters":[{"name":"page","type":"Page","isOptional":false,"canonicalReference":"@spartacus/core!Page:interface","shortType":"Page","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"PageMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResolverMethods","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResolverMethods","overloadIndex":1,"parameters":[],"returnType":"{ [property: string]: string; }"},"topLevelApiElementName":"PageMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolve","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolve","overloadIndex":1,"parameters":[{"name":"metaResolver","type":"PageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/core!PageMetaResolver:class","shortType":"PageMetaResolver","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"PageMetaService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"PageMetaService","members":[{"kind":"Property","name":"cms","type":"CmsService"},{"kind":"Property","name":"unifiedInjector","type":"UnifiedInjector"},{"kind":"Property","name":"pageMetaConfig","type":"PageMetaConfig"},{"kind":"Property","name":"platformId","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cms","type":"CmsService","canonicalReference":"@spartacus/core!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"unifiedInjector","type":"UnifiedInjector","canonicalReference":"@spartacus/core!UnifiedInjector:class","shortType":"UnifiedInjector","importPath":"@spartacus/core","isOptional":false},{"name":"pageMetaConfig","type":"PageMetaConfig","canonicalReference":"@spartacus/core!PageMetaConfig:class","shortType":"PageMetaConfig","importPath":"@spartacus/core","isOptional":false},{"name":"platformId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]},{"kind":"Property","name":"resolvers$","type":"Observable"},{"kind":"Property","name":"meta$","type":"Observable"},{"kind":"Method","name":"getMeta","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolve","parameters":[{"name":"metaResolver","type":"PageMetaResolver","canonicalReference":"@spartacus/core!PageMetaResolver:class","shortType":"PageMetaResolver","importPath":"@spartacus/core","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getResolverMethods","parameters":[],"returnType":"{ [property: string]: string; }"},{"kind":"Method","name":"getMetaResolver","parameters":[{"name":"page","type":"Page","canonicalReference":"@spartacus/core!Page:class","shortType":"Page","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageRobotsResolver","members":[{"kind":"MethodSignature","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PageRobotsResolver","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageRobotsResolver","members":[{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageState","members":[{"kind":"PropertySignature","name":"index","type":"IndexType"},{"kind":"PropertySignature","name":"pageData","type":"StateUtils.EntityState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"index","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"index","type":"IndexType"},"topLevelApiElementName":"PageState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageData","type":"StateUtils.EntityState"},"topLevelApiElementName":"PageState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageState","members":[{"kind":"Property","name":"pageData","type":"EntityState"},{"kind":"Property","name":"index","type":"IndexType"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageTitleResolver","members":[{"kind":"MethodSignature","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"PageTitleResolver","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PageTitleResolver","members":[{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaginationModel","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"sort","type":"string"},{"kind":"PropertySignature","name":"totalPages","type":"number"},{"kind":"PropertySignature","name":"totalResults","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sort","type":"string"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPages","type":"number"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalResults","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalResults","type":"number"},"topLevelApiElementName":"PaginationModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaginationModel","members":[{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Property","name":"totalPages","type":"number"},{"kind":"Property","name":"totalResults","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ParamsMapping","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"paramName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"paramName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ParamsMapping","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ParamsMapping","members":[]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaymentDetails","members":[{"kind":"PropertySignature","name":"accountHolderName","type":"string"},{"kind":"PropertySignature","name":"billingAddress","type":"Address"},{"kind":"PropertySignature","name":"cardNumber","type":"string"},{"kind":"PropertySignature","name":"cardType","type":"CardType"},{"kind":"PropertySignature","name":"cvn","type":"string"},{"kind":"PropertySignature","name":"defaultPayment","type":"boolean"},{"kind":"PropertySignature","name":"expiryMonth","type":"string"},{"kind":"PropertySignature","name":"expiryYear","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"issueNumber","type":"string"},{"kind":"PropertySignature","name":"saved","type":"boolean"},{"kind":"PropertySignature","name":"startMonth","type":"string"},{"kind":"PropertySignature","name":"startYear","type":"string"},{"kind":"PropertySignature","name":"subscriptionId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"accountHolderName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"accountHolderName","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"billingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"billingAddress","type":"Address"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cardNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cardNumber","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cardType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cardType","type":"CardType"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cvn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cvn","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPayment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPayment","type":"boolean"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expiryMonth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expiryMonth","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expiryYear","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expiryYear","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"issueNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"issueNumber","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"saved","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"saved","type":"boolean"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startMonth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startMonth","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startYear","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startYear","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subscriptionId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subscriptionId","type":"string"},"topLevelApiElementName":"PaymentDetails","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PaymentDetails","members":[{"kind":"Property","name":"accountHolderName","type":"string"},{"kind":"Property","name":"billingAddress","type":"Address"},{"kind":"Property","name":"cardNumber","type":"string"},{"kind":"Property","name":"cardType","type":"CardType"},{"kind":"Property","name":"cvn","type":"string"},{"kind":"Property","name":"defaultPayment","type":"boolean"},{"kind":"Property","name":"expiryMonth","type":"string"},{"kind":"Property","name":"expiryYear","type":"string"},{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"issueNumber","type":"string"},{"kind":"Property","name":"saved","type":"boolean"},{"kind":"Property","name":"startMonth","type":"string"},{"kind":"Property","name":"startYear","type":"string"},{"kind":"Property","name":"subscriptionId","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PointOfService","members":[{"kind":"PropertySignature","name":"address","type":"Address"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"displayName","type":"string"},{"kind":"PropertySignature","name":"distanceKm","type":"number"},{"kind":"PropertySignature","name":"features","type":"{ [propertyName: string]: string; }"},{"kind":"PropertySignature","name":"formattedDistance","type":"string"},{"kind":"PropertySignature","name":"geoPoint","type":"GeoPoint"},{"kind":"PropertySignature","name":"mapIcon","type":"Image"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"openingHours","type":"OpeningSchedule"},{"kind":"PropertySignature","name":"storeContent","type":"string"},{"kind":"PropertySignature","name":"storeImages","type":"Image[]"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"address","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"address","type":"Address"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"distanceKm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"distanceKm","type":"number"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"features","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"features","type":"{ [propertyName: string]: string; }"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDistance","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDistance","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"geoPoint","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"geoPoint","type":"GeoPoint"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"mapIcon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"mapIcon","type":"Image"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openingHours","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openingHours","type":"OpeningSchedule"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeContent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeContent","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeImages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeImages","type":"Image[]"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"PointOfService","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PointOfService","members":[{"kind":"Property","name":"address","type":"Address"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"displayName","type":"string"},{"kind":"Property","name":"distanceKm","type":"number"},{"kind":"Property","name":"features","type":"{ [propertyName: string]: string; }"},{"kind":"Property","name":"formattedDistance","type":"string"},{"kind":"Property","name":"geoPoint","type":"GeoPoint"},{"kind":"Property","name":"mapIcon","type":"Image"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"openingHours","type":"OpeningSchedule"},{"kind":"Property","name":"storeContent","type":"string"},{"kind":"Property","name":"storeImages","type":"Image[]"},{"kind":"Property","name":"url","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PointOfServiceStock","members":[{"kind":"PropertySignature","name":"address","type":"Address"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"displayName","type":"string"},{"kind":"PropertySignature","name":"distanceKm","type":"number"},{"kind":"PropertySignature","name":"features","type":"{ [propertyName: string]: string; }"},{"kind":"PropertySignature","name":"formattedDistance","type":"string"},{"kind":"PropertySignature","name":"geoPoint","type":"GeoPoint"},{"kind":"PropertySignature","name":"mapIcon","type":"Image"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"openingHours","type":"OpeningSchedule"},{"kind":"PropertySignature","name":"stockInfo","type":"Stock"},{"kind":"PropertySignature","name":"storeContent","type":"string"},{"kind":"PropertySignature","name":"storeImages","type":"Image[]"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"address","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"address","type":"Address"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"distanceKm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"distanceKm","type":"number"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"features","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"features","type":"{ [propertyName: string]: string; }"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDistance","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDistance","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"geoPoint","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"geoPoint","type":"GeoPoint"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"mapIcon","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"mapIcon","type":"Image"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openingHours","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openingHours","type":"OpeningSchedule"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stockInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stockInfo","type":"Stock"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeContent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeContent","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"storeImages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"storeImages","type":"Image[]"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"PointOfServiceStock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PointOfServiceStock","members":[{"kind":"Property","name":"address","type":"Address"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"displayName","type":"string"},{"kind":"Property","name":"distanceKm","type":"number"},{"kind":"Property","name":"features","type":"{ [propertyName: string]: string; }"},{"kind":"Property","name":"formattedDistance","type":"string"},{"kind":"Property","name":"geoPoint","type":"GeoPoint"},{"kind":"Property","name":"mapIcon","type":"Image"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"openingHours","type":"OpeningSchedule"},{"kind":"Property","name":"stockInfo","type":"Stock"},{"kind":"Property","name":"storeContent","type":"string"},{"kind":"Property","name":"storeImages","type":"Image[]"},{"kind":"Property","name":"url","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Price","members":[{"kind":"PropertySignature","name":"currencyIso","type":"string"},{"kind":"PropertySignature","name":"formattedValue","type":"string"},{"kind":"PropertySignature","name":"maxQuantity","type":"number"},{"kind":"PropertySignature","name":"minQuantity","type":"number"},{"kind":"PropertySignature","name":"priceType","type":"PriceType"},{"kind":"PropertySignature","name":"value","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currencyIso","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currencyIso","type":"string"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedValue","type":"string"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxQuantity","type":"number"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minQuantity","type":"number"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priceType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priceType","type":"PriceType"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"number"},"topLevelApiElementName":"Price","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Price","members":[{"kind":"Property","name":"currencyIso","type":"string"},{"kind":"Property","name":"formattedValue","type":"string"},{"kind":"Property","name":"maxQuantity","type":"number"},{"kind":"Property","name":"minQuantity","type":"number"},{"kind":"Property","name":"priceType","type":"PriceType"},{"kind":"Property","name":"value","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PriceRange","members":[{"kind":"PropertySignature","name":"maxPrice","type":"Price"},{"kind":"PropertySignature","name":"minPrice","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxPrice","type":"Price"},"topLevelApiElementName":"PriceRange","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minPrice","type":"Price"},"topLevelApiElementName":"PriceRange","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PriceRange","members":[{"kind":"Property","name":"maxPrice","type":"Price"},{"kind":"Property","name":"minPrice","type":"Price"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Principal","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Principal","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"Principal","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Principal","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"uid","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProcessModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ProcessModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProcessModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"ProcessSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"ProcessSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ProcessSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getProcessErrorFactory","namespace":"ProcessSelectors","parameters":[{"name":"processId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector, boolean>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"getProcessErrorFactory","parameters":[{"name":"processId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"MemoizedSelector, boolean>"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getProcessLoadingFactory","namespace":"ProcessSelectors","parameters":[{"name":"processId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector, boolean>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"getProcessLoadingFactory","parameters":[{"name":"processId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"MemoizedSelector, boolean>"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getProcessStateFactory","namespace":"ProcessSelectors","parameters":[{"name":"processId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector, LoaderState>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"getProcessStateFactory","parameters":[{"name":"processId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"MemoizedSelector, LoaderState>"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getProcessSuccessFactory","namespace":"ProcessSelectors","parameters":[{"name":"processId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector, boolean>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"getProcessSuccessFactory","parameters":[{"name":"processId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"MemoizedSelector, boolean>"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Product","members":[{"kind":"PropertySignature","name":"availableForPickup","type":"boolean"},{"kind":"PropertySignature","name":"averageRating","type":"number"},{"kind":"PropertySignature","name":"baseOptions","type":"BaseOption[]"},{"kind":"PropertySignature","name":"baseProduct","type":"string"},{"kind":"PropertySignature","name":"categories","type":"Category[]"},{"kind":"PropertySignature","name":"classifications","type":"Classification[]"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"futureStocks","type":"FutureStock[]"},{"kind":"PropertySignature","name":"images","type":"Images"},{"kind":"PropertySignature","name":"manufacturer","type":"string"},{"kind":"PropertySignature","name":"multidimensional","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"nameHtml","type":"string"},{"kind":"PropertySignature","name":"numberOfReviews","type":"number"},{"kind":"PropertySignature","name":"potentialPromotions","type":"Promotion[]"},{"kind":"PropertySignature","name":"price","type":"Price"},{"kind":"PropertySignature","name":"priceRange","type":"PriceRange"},{"kind":"PropertySignature","name":"productReferences","type":"ProductReferences"},{"kind":"PropertySignature","name":"purchasable","type":"boolean"},{"kind":"PropertySignature","name":"reviews","type":"Review[]"},{"kind":"PropertySignature","name":"sapUnit","type":"SapUnit"},{"kind":"PropertySignature","name":"slug","type":"string"},{"kind":"PropertySignature","name":"stock","type":"Stock"},{"kind":"PropertySignature","name":"summary","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"},{"kind":"PropertySignature","name":"variantMatrix","type":"VariantMatrixElement[]"},{"kind":"PropertySignature","name":"variantOptions","type":"VariantOption[]"},{"kind":"PropertySignature","name":"variantType","type":"VariantType"},{"kind":"PropertySignature","name":"volumePrices","type":"Price[]"},{"kind":"PropertySignature","name":"volumePricesFlag","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"availableForPickup","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"availableForPickup","type":"boolean"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"averageRating","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"averageRating","type":"number"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseOptions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseOptions","type":"BaseOption[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseProduct","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseProduct","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"categories","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"categories","type":"Category[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"classifications","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"classifications","type":"Classification[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"futureStocks","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"futureStocks","type":"FutureStock[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"images","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"images","type":"Images"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"manufacturer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"manufacturer","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"multidimensional","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"multidimensional","type":"boolean"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nameHtml","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nameHtml","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfReviews","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfReviews","type":"number"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialPromotions","type":"Promotion[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"price","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"price","type":"Price"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priceRange","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priceRange","type":"PriceRange"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productReferences","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productReferences","type":"ProductReferences"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchasable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchasable","type":"boolean"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reviews","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reviews","type":"Review[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapUnit","type":"SapUnit"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"slug","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"slug","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stock","type":"Stock"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"summary","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"summary","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantMatrix","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantMatrix","type":"VariantMatrixElement[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantOptions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantOptions","type":"VariantOption[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantType","type":"VariantType"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"volumePrices","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"volumePrices","type":"Price[]"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"volumePricesFlag","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"volumePricesFlag","type":"boolean"},"topLevelApiElementName":"Product","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Product","members":[{"kind":"Property","name":"availableForPickup","type":"boolean"},{"kind":"Property","name":"averageRating","type":"number"},{"kind":"Property","name":"baseOptions","type":"BaseOption[]"},{"kind":"Property","name":"baseProduct","type":"string"},{"kind":"Property","name":"categories","type":"Category[]"},{"kind":"Property","name":"classifications","type":"Classification[]"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"futureStocks","type":"FutureStock[]"},{"kind":"Property","name":"images","type":"Images"},{"kind":"Property","name":"manufacturer","type":"string"},{"kind":"Property","name":"multidimensional","type":"boolean"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"slug","type":"string"},{"kind":"Property","name":"nameHtml","type":"string"},{"kind":"Property","name":"numberOfReviews","type":"number"},{"kind":"Property","name":"potentialPromotions","type":"Promotion[]"},{"kind":"Property","name":"price","type":"Price"},{"kind":"Property","name":"priceRange","type":"PriceRange"},{"kind":"Property","name":"productReferences","type":"ProductReferences"},{"kind":"Property","name":"purchasable","type":"boolean"},{"kind":"Property","name":"reviews","type":"Review[]"},{"kind":"Property","name":"stock","type":"Stock"},{"kind":"Property","name":"summary","type":"string"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"variantMatrix","type":"VariantMatrixElement[]"},{"kind":"Property","name":"variantOptions","type":"VariantOption[]"},{"kind":"Property","name":"variantType","type":"VariantType"},{"kind":"Property","name":"volumePrices","type":"Price[]"},{"kind":"Property","name":"volumePricesFlag","type":"boolean"},{"kind":"Property","name":"sapUnit","type":"SapUnit"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"ProductActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"ProductActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ProductActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAN_PRODUCT_REFERENCES","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAN_PRODUCT_REFERENCES","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CleanProductReferences","namespace":"ProductActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CleanProductReferences","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_PRODUCT_PRICE","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_PRODUCT_PRICE","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_PRODUCT_SEARCH_BY_CODE_STATE","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_PRODUCT_SEARCH_BY_CODE_STATE","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_PRODUCT_SEARCH_RESULT","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_PRODUCT_SEARCH_RESULT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearProductPrice","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearProductPrice","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearProductSearchByCodeState","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearProductSearchByCodeState","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearProductSearchResult","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ClearSearch","isOptional":true,"canonicalReference":"@spartacus/core!ClearSearch:interface","shortType":"ClearSearch","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"ClearSearch"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearProductSearchResult","members":[{"kind":"Property","name":"payload","type":"ClearSearch"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ClearSearch","canonicalReference":"@spartacus/core!ClearSearch:class","shortType":"ClearSearch","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityScopedLoaderAction","namespace":"ProductActions","members":[{"kind":"PropertySignature","name":"meta","type":"ProductMeta"},{"kind":"PropertySignature","name":"payload","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"meta","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"meta","type":"ProductMeta"},"topLevelApiElementName":"EntityScopedLoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payload","type":"any"},"topLevelApiElementName":"EntityScopedLoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityScopedLoaderAction","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"meta","type":"ProductMeta"}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_PRODUCT_SUGGESTIONS_FAIL","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_PRODUCT_SUGGESTIONS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_PRODUCT_SUGGESTIONS_SUCCESS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_PRODUCT_SUGGESTIONS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_PRODUCT_SUGGESTIONS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GET_PRODUCT_SUGGESTIONS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GetProductSuggestions","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ term: string; searchConfig?: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ term: string; searchConfig?: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GetProductSuggestions","members":[{"kind":"Property","name":"payload","type":"{ term: string; searchConfig?: SearchConfig; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n term: string;\n searchConfig?: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GetProductSuggestionsFail","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GetProductSuggestionsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GetProductSuggestionsSuccess","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Suggestion[]","isOptional":false,"canonicalReference":"@spartacus/core!Suggestion:interface","shortType":"Suggestion","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Suggestion[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GetProductSuggestionsSuccess","members":[{"kind":"Property","name":"payload","type":"Suggestion[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Suggestion[]","canonicalReference":"@spartacus/core!Suggestion:class","shortType":"Suggestion","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_FAIL","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REFERENCES_FAIL","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REFERENCES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REFERENCES_SUCCESS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REFERENCES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REFERENCES","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REFERENCES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REVIEWS_FAIL","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REVIEWS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REVIEWS_SUCCESS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REVIEWS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REVIEWS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_REVIEWS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_SUCCESS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProduct","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProduct","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductFail","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReferences","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ productCode: string; referenceType?: string; pageSize?: number; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ productCode: string; referenceType?: string; pageSize?: number; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReferences","members":[{"kind":"Property","name":"payload","type":"{ productCode: string; referenceType?: string; pageSize?: number; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n productCode: string;\n referenceType?: string;\n pageSize?: number;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReferencesFail","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReferencesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"error","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReferencesSuccess","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ productCode: string; list: ProductReference[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ productCode: string; list: ProductReference[]; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReferencesSuccess","members":[{"kind":"Property","name":"payload","type":"{ productCode: string; list: ProductReference[]; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n productCode: string;\n list: ProductReference[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReviews","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReviews","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReviewsFail","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReviewsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"error","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReviewsSuccess","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ productCode: string; list: Review[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ productCode: string; list: Review[]; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductReviewsSuccess","members":[{"kind":"Property","name":"payload","type":"{ productCode: string; list: Review[]; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n productCode: string;\n list: Review[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductSuccess","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"Product"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductSuccess","members":[{"kind":"Property","name":"payload","type":"Product"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"POST_PRODUCT_REVIEW_FAIL","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"POST_PRODUCT_REVIEW_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"POST_PRODUCT_REVIEW_SUCCESS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"POST_PRODUCT_REVIEW_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"POST_PRODUCT_REVIEW","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"POST_PRODUCT_REVIEW","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"PostProductReview","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ productCode: string; review: Review; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ productCode: string; review: Review; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"PostProductReview","members":[{"kind":"Property","name":"payload","type":"{ productCode: string; review: Review; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n productCode: string;\n review: Review;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"PostProductReviewFail","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"PostProductReviewFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"error","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"PostProductReviewSuccess","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Review","isOptional":false,"canonicalReference":"@spartacus/core!Review:interface","shortType":"Review","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Review"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"PostProductReviewSuccess","members":[{"kind":"Property","name":"payload","type":"Review"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Review","canonicalReference":"@spartacus/core!Review:class","shortType":"Review","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CATEGORY_FAIL","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CATEGORY_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CATEGORY_SUCCESS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CATEGORY_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CATEGORY","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CATEGORY","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CODE_FAIL","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CODE_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CODE_SUCCESS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CODE_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CODE","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PRODUCT_SEARCH_LOAD_BY_CODE","type":""}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductAction","namespace":"ProductActions","members":["LoadProduct | LoadProductFail | LoadProductSuccess | ClearProductPrice"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductAction","members":["LoadProduct | LoadProductFail | LoadProductSuccess | ClearProductPrice"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductMeta","namespace":"ProductActions","members":[{"kind":"PropertySignature","name":"scope","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scope","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scope","type":"string"},"topLevelApiElementName":"ProductMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductMeta","members":[{"kind":"Property","name":"scope","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductReferencesAction","namespace":"ProductActions","members":["LoadProductReferences | LoadProductReferencesFail | LoadProductReferencesSuccess | CleanProductReferences"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductReferencesAction","members":["LoadProductReferences | LoadProductReferencesFail | LoadProductReferencesSuccess | CleanProductReferences"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductReviewsAction","namespace":"ProductActions","members":["LoadProductReviews | LoadProductReviewsFail | LoadProductReviewsSuccess | PostProductReview | PostProductReviewFail | PostProductReviewSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductReviewsAction","members":["LoadProductReviews | LoadProductReviewsFail | LoadProductReviewsSuccess | PostProductReview | PostProductReviewFail | PostProductReviewSuccess"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductSearchAction","namespace":"ProductActions","members":["SearchProducts | SearchProductsFail | SearchProductsSuccess | GetProductSuggestions | GetProductSuggestionsSuccess | GetProductSuggestionsFail | ClearProductSearchResult"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductSearchAction","members":["SearchProducts | SearchProductsFail | SearchProductsSuccess | GetProductSuggestions | GetProductSuggestionsSuccess | GetProductSuggestionsFail | ClearProductSearchResult"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductSearchByCategoryAction","namespace":"ProductActions","members":["ProductSearchLoadByCategory | ProductSearchLoadByCategorySuccess | ProductSearchLoadByCategoryFail"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductSearchByCategoryAction","members":["ProductSearchLoadByCategory | ProductSearchLoadByCategorySuccess | ProductSearchLoadByCategoryFail"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductSearchByCodeAction","namespace":"ProductActions","members":["ProductSearchLoadByCode | ProductSearchLoadByCodeSuccess | ProductSearchLoadByCodeFail | ClearProductSearchByCodeState"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductSearchByCodeAction","members":["ProductSearchLoadByCode | ProductSearchLoadByCodeSuccess | ProductSearchLoadByCodeFail | ClearProductSearchByCodeState"]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCategory","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ categoryCode: string; scope: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ categoryCode: string; scope: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCategory","members":[{"kind":"Property","name":"payload","type":"{ categoryCode: string; scope: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n categoryCode: string;\n scope: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCategoryFail","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ categoryCode: string; scope: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCategoryFail","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n categoryCode: string;\n scope: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCategorySuccess","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ products: Product[]; categoryCode: string; scope: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCategorySuccess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n products: Product[];\n categoryCode: string;\n scope: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCode","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ code: string; scope: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ code: string; scope: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCode","members":[{"kind":"Property","name":"payload","type":"{ code: string; scope: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n code: string;\n scope: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCodeFail","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ code: string; scope: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCodeFail","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n code: string;\n scope: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCodeSuccess","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ product: Product; code: string; scope: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchLoadByCodeSuccess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n product: Product;\n code: string;\n scope: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SEARCH_PRODUCTS_FAIL","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SEARCH_PRODUCTS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SEARCH_PRODUCTS_SUCCESS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SEARCH_PRODUCTS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SEARCH_PRODUCTS","namespace":"ProductActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SEARCH_PRODUCTS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchProducts","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ queryText: string; searchConfig?: SearchConfig; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"auxiliary","type":"boolean | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"auxiliary","type":"boolean | undefined"},{"kind":"Property","name":"payload","type":"{ queryText: string; searchConfig?: SearchConfig; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchProducts","members":[{"kind":"Property","name":"payload","type":"{ queryText: string; searchConfig?: SearchConfig; }"},{"kind":"Property","name":"auxiliary","type":"boolean | undefined"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n queryText: string;\n searchConfig?: SearchConfig;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"auxiliary","type":"boolean | undefined","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchProductsFail","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"auxiliary","type":"boolean | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"auxiliary","type":"boolean | undefined"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchProductsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"auxiliary","type":"boolean | undefined"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"error","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"auxiliary","type":"boolean | undefined","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchProductsSuccess","namespace":"ProductActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ProductSearchPage","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchPage:interface","shortType":"ProductSearchPage","importPath":"@spartacus/core"},{"name":"auxiliary","type":"boolean | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"auxiliary","type":"boolean | undefined"},{"kind":"Property","name":"payload","type":"ProductSearchPage"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchProductsSuccess","members":[{"kind":"Property","name":"payload","type":"ProductSearchPage"},{"kind":"Property","name":"auxiliary","type":"boolean | undefined"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ProductSearchPage","canonicalReference":"@spartacus/core!ProductSearchPage:class","shortType":"ProductSearchPage","importPath":"","isOptional":false},{"name":"auxiliary","type":"boolean | undefined","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductAdapter","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadMany","overloadIndex":1,"parameters":[{"name":"products","type":"ScopedProductData[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedProductData:interface","shortType":"ScopedProductData","importPath":"@spartacus/core"}],"returnType":"ScopedProductData[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadMany","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadMany","overloadIndex":1,"parameters":[{"name":"products","type":"ScopedProductData[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedProductData:interface","shortType":"ScopedProductData","importPath":"@spartacus/core"}],"returnType":"ScopedProductData[]"},"topLevelApiElementName":"ProductAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadMany","parameters":[{"name":"products","type":"ScopedProductData[]","canonicalReference":"@spartacus/core!ScopedProductData:class","shortType":"ScopedProductData","importPath":"","isOptional":false}],"returnType":"ScopedProductData[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductAvailabilities","members":[{"kind":"PropertySignature","name":"quantity","type":"string"},{"kind":"PropertySignature","name":"status","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"string"},"topLevelApiElementName":"ProductAvailabilities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"string"},"topLevelApiElementName":"ProductAvailabilities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductAvailabilities","members":[{"kind":"Property","name":"quantity","type":"string"},{"kind":"Property","name":"status","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductAvailabilityAdapter","members":[{"kind":"Method","name":"loadRealTimeStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitSapCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadRealTimeStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadRealTimeStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitSapCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductAvailabilityAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductAvailabilityAdapter","members":[{"kind":"Method","name":"loadRealTimeStock","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unitSapCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductAvailabilityConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"ProductAvailabilityAdapter","isOptional":false,"canonicalReference":"@spartacus/core!ProductAvailabilityAdapter:class","shortType":"ProductAvailabilityAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"ProductAvailabilityAdapter"},{"kind":"Method","name":"getRealTimeStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitSapCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRealTimeStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRealTimeStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitSapCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductAvailabilityConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductAvailabilityConnector","members":[{"kind":"Property","name":"adapter","type":"ProductAvailabilityAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"ProductAvailabilityAdapter","canonicalReference":"@spartacus/core!ProductAvailabilityAdapter:class","shortType":"ProductAvailabilityAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getRealTimeStock","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unitSapCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductAvailabilityService","members":[{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"connector","type":"ProductAvailabilityConnector"},{"kind":"Method","name":"getRealTimeStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitSapCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"getRealTimeStockCommand","type":"Command<{ productCode: string; unitSapCode: string; }, ProductAvailabilities>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRealTimeStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRealTimeStock","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"unitSapCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductAvailabilityService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductAvailabilityService","members":[{"kind":"Property","name":"connector","type":"ProductAvailabilityConnector"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"getRealTimeStockCommand","type":"Command<{ productCode: string; unitSapCode: string; }, ProductAvailabilities>"},{"kind":"Method","name":"getRealTimeStock","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"unitSapCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductCatalogService","members":[{"kind":"Method","name":"isProductInCatalog","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":true,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isProductInCatalog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isProductInCatalog","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":true,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ProductCatalogService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductCatalogService","members":[{"kind":"Method","name":"isProductInCatalog","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":true}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"ProductAdapter","isOptional":false,"canonicalReference":"@spartacus/core!ProductAdapter:class","shortType":"ProductAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"ProductAdapter"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getMany","overloadIndex":1,"parameters":[{"name":"products","type":"ScopedProductData[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedProductData:interface","shortType":"ScopedProductData","importPath":"@spartacus/core"}],"returnType":"ScopedProductData[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMany","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMany","overloadIndex":1,"parameters":[{"name":"products","type":"ScopedProductData[]","isOptional":false,"canonicalReference":"@spartacus/core!ScopedProductData:interface","shortType":"ScopedProductData","importPath":"@spartacus/core"}],"returnType":"ScopedProductData[]"},"topLevelApiElementName":"ProductConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductConnector","members":[{"kind":"Property","name":"adapter","type":"ProductAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"ProductAdapter","canonicalReference":"@spartacus/core!ProductAdapter:class","shortType":"ProductAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getMany","parameters":[{"name":"products","type":"ScopedProductData[]","canonicalReference":"@spartacus/core!ScopedProductData:class","shortType":"ScopedProductData","importPath":"","isOptional":false}],"returnType":"ScopedProductData[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"productSearchService","type":"ProductSearchService","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"buildFacetChangedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildFacetChangedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildFacetChangedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductEventBuilder","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"productSearchService","type":"ProductSearchService","canonicalReference":"@spartacus/core!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildFacetChangedEvent","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"compareSearchResults","type":""},{"kind":"Property","name":"getToggledBreadcrumb","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductImageNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Product","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Product:interface","shortType":"Occ.Product","importPath":"@spartacus/core"},{"name":"target","type":"Product","isOptional":true,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Product"},{"kind":"Method","name":"getImageContainer","overloadIndex":1,"parameters":[{"name":"isList","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"images","type":"Images","isOptional":false,"canonicalReference":"@spartacus/core!Images:interface","shortType":"Images","importPath":"@spartacus/core"},{"name":"image","type":"Occ.Image | any","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Image:interface","shortType":"Occ.Image","importPath":"@spartacus/core"}],"returnType":"ImageGroup"},{"kind":"Method","name":"getImageGroups","overloadIndex":1,"parameters":[{"name":"images","type":"Images","isOptional":false,"canonicalReference":"@spartacus/core!Images:interface","shortType":"Images","importPath":"@spartacus/core"},{"name":"image","type":"Occ.Image | any","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Image:interface","shortType":"Occ.Image","importPath":"@spartacus/core"}],"returnType":"ImageGroup[]"},{"kind":"Method","name":"normalize","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Image[]","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Image:interface","shortType":"Occ.Image","importPath":"@spartacus/core"}],"returnType":"Images"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Product","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Product:interface","shortType":"Occ.Product","importPath":"@spartacus/core"},{"name":"target","type":"Product","isOptional":true,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Product"},"topLevelApiElementName":"ProductImageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getImageContainer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getImageContainer","overloadIndex":1,"parameters":[{"name":"isList","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"images","type":"Images","isOptional":false,"canonicalReference":"@spartacus/core!Images:interface","shortType":"Images","importPath":"@spartacus/core"},{"name":"image","type":"Occ.Image | any","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Image:interface","shortType":"Occ.Image","importPath":"@spartacus/core"}],"returnType":"ImageGroup"},"topLevelApiElementName":"ProductImageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getImageGroups","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getImageGroups","overloadIndex":1,"parameters":[{"name":"images","type":"Images","isOptional":false,"canonicalReference":"@spartacus/core!Images:interface","shortType":"Images","importPath":"@spartacus/core"},{"name":"image","type":"Occ.Image | any","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Image:interface","shortType":"Occ.Image","importPath":"@spartacus/core"}],"returnType":"ImageGroup[]"},"topLevelApiElementName":"ProductImageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalize","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Image[]","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Image:interface","shortType":"Occ.Image","importPath":"@spartacus/core"}],"returnType":"Images"},"topLevelApiElementName":"ProductImageNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductImageNormalizer","members":[{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.Product","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":true}],"returnType":"Product"},{"kind":"Method","name":"normalize","parameters":[{"name":"source","type":"Occ.Image[]","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false}],"returnType":"Images"},{"kind":"Method","name":"getImageContainer","parameters":[{"name":"isList","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"images","type":"Images","canonicalReference":"@spartacus/core!Images:class","shortType":"Images","importPath":"","isOptional":false},{"name":"image","type":"Occ.Image | any","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false}],"returnType":"ImageGroup"},{"kind":"Method","name":"getImageGroups","parameters":[{"name":"images","type":"Images","canonicalReference":"@spartacus/core!Images:class","shortType":"Images","importPath":"","isOptional":false},{"name":"image","type":"Occ.Image | any","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false}],"returnType":"ImageGroup[]"},{"kind":"Property","name":"normalizeImageUrl","type":""},{"kind":"Property","name":"hasGalleryIndex","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestEntry","members":[{"kind":"PropertySignature","name":"dateAdded","type":"string"},{"kind":"PropertySignature","name":"expirationDate","type":"string"},{"kind":"PropertySignature","name":"interestType","type":"NotificationType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"dateAdded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"dateAdded","type":"string"},"topLevelApiElementName":"ProductInterestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expirationDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expirationDate","type":"string"},"topLevelApiElementName":"ProductInterestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"interestType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"interestType","type":"NotificationType"},"topLevelApiElementName":"ProductInterestEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestEntry","members":[{"kind":"Property","name":"interestType","type":"NotificationType"},{"kind":"Property","name":"dateAdded","type":"string"},{"kind":"Property","name":"expirationDate","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestEntryRelation","members":[{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"productInterestEntry","type":"ProductInterestEntry[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"ProductInterestEntryRelation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productInterestEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productInterestEntry","type":"ProductInterestEntry[]"},"topLevelApiElementName":"ProductInterestEntryRelation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestEntryRelation","members":[{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"productInterestEntry","type":"ProductInterestEntry[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestSearchResult","members":[{"kind":"PropertySignature","name":"pagination","type":"Pagination"},{"kind":"PropertySignature","name":"results","type":"ProductInterestEntryRelation[]"},{"kind":"PropertySignature","name":"sorts","type":"Sort[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"Pagination"},"topLevelApiElementName":"ProductInterestSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"results","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"results","type":"ProductInterestEntryRelation[]"},"topLevelApiElementName":"ProductInterestSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"Sort[]"},"topLevelApiElementName":"ProductInterestSearchResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductInterestSearchResult","members":[{"kind":"Property","name":"results","type":"ProductInterestEntryRelation[]"},{"kind":"Property","name":"sorts","type":"Sort[]"},{"kind":"Property","name":"pagination","type":"Pagination"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductLoadingService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"loadingScopes","type":"LoadingScopesService","isOptional":false,"canonicalReference":"@spartacus/core!LoadingScopesService:class","shortType":"LoadingScopesService","importPath":"@spartacus/core"},{"name":"actions$","type":"Actions","isOptional":false,"canonicalReference":"@ngrx/effects!Actions:class","shortType":"Actions","importPath":"@ngrx/effects"},{"name":"platformId","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"actions$","type":"Actions"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getProductForScope","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getProductReloadTriggers","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable[]"},{"kind":"Method","name":"getScopesIndex","overloadIndex":1,"parameters":[{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"initProductScopes","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"loadingScopes","type":"LoadingScopesService"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"products","type":"{ [code: string]: { [scope: string]: Observable; }; }"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductLoadingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductForScope","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductForScope","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductLoadingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductReloadTriggers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductReloadTriggers","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable[]"},"topLevelApiElementName":"ProductLoadingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getScopesIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getScopesIndex","overloadIndex":1,"parameters":[{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ProductLoadingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initProductScopes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initProductScopes","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scopes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductLoadingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductLoadingService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"loadingScopes","type":"LoadingScopesService"},{"kind":"Property","name":"actions$","type":"Actions"},{"kind":"Property","name":"platformId","type":"any"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"products","type":"{ [code: string]: { [scope: string]: Observable; }; }"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"loadingScopes","type":"LoadingScopesService","canonicalReference":"@spartacus/core!LoadingScopesService:class","shortType":"LoadingScopesService","importPath":"@spartacus/core","isOptional":false},{"name":"actions$","type":"Actions","canonicalReference":"@spartacus/core!Actions:class","shortType":"Actions","importPath":"","isOptional":false},{"name":"platformId","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scopes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"initProductScopes","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scopes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getScopesIndex","parameters":[{"name":"scopes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getProductForScope","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getProductReloadTriggers","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable[]"},{"kind":"Property","name":"getMaxAgeTrigger","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ProductModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductNameNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Product","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Product:interface","shortType":"Occ.Product","importPath":"@spartacus/core"},{"name":"target","type":"Product","isOptional":true,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Product"},{"kind":"Method","name":"normalize","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"normalizeSlug","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"reservedSlugCharacters","type":"string"},{"kind":"Property","name":"slugChar","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Product","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Product:interface","shortType":"Occ.Product","importPath":"@spartacus/core"},{"name":"target","type":"Product","isOptional":true,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Product"},"topLevelApiElementName":"ProductNameNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalize","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ProductNameNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizeSlug","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizeSlug","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"ProductNameNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductNameNormalizer","members":[{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.Product","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":true}],"returnType":"Product"},{"kind":"Method","name":"normalize","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"reservedSlugCharacters","type":"string"},{"kind":"Property","name":"slugChar","type":"string"},{"kind":"Property","name":"slugRegex","type":""},{"kind":"Property","name":"sanitizeMultipleSlugChars","type":""},{"kind":"Method","name":"normalizeSlug","parameters":[{"name":"name","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductOccEndpoint","members":[{"kind":"PropertySignature","name":"attributes","type":"string"},{"kind":"PropertySignature","name":"details","type":"string"},{"kind":"PropertySignature","name":"list","type":"string"},{"kind":"PropertySignature","name":"variants","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"attributes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"attributes","type":"string"},"topLevelApiElementName":"ProductOccEndpoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"details","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"details","type":"string"},"topLevelApiElementName":"ProductOccEndpoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"list","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"list","type":"string"},"topLevelApiElementName":"ProductOccEndpoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variants","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variants","type":"string"},"topLevelApiElementName":"ProductOccEndpoint","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductOccEndpoint","members":[{"kind":"Property","name":"list","type":"string"},{"kind":"Property","name":"details","type":"string"},{"kind":"Property","name":"attributes","type":"string"},{"kind":"Property","name":"variants","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/core!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core"},{"name":"pageLinkService","type":"PageLinkService","isOptional":false,"canonicalReference":"@spartacus/core!PageLinkService:class","shortType":"PageLinkService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Method","name":"findBaseProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"pageLinkService","type":"PageLinkService"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveFirstCategory","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"resolveHeading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveImage","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveManufacturer","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findBaseProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findBaseProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveCanonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveFirstCategory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveFirstCategory","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveHeading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveHeading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveImage","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveManufacturer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveManufacturer","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductPageMetaResolver","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Property","name":"pageLinkService","type":"PageLinkService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/core!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","canonicalReference":"@spartacus/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core","isOptional":false},{"name":"pageLinkService","type":"PageLinkService","canonicalReference":"@spartacus/core!PageLinkService:class","shortType":"PageLinkService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Method","name":"resolveHeading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveBreadcrumbs","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveImage","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveFirstCategory","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"resolveManufacturer","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"findBaseProduct","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReference","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"preselected","type":"boolean"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"referenceType","type":"string"},{"kind":"PropertySignature","name":"target","type":"Product"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"preselected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"preselected","type":"boolean"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"referenceType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"referenceType","type":"string"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"target","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"target","type":"Product"},"topLevelApiElementName":"ProductReference","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReference","members":[{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"preselected","type":"boolean"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"referenceType","type":"string"},{"kind":"Property","name":"target","type":"Product"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReferenceNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Product","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Product:interface","shortType":"Occ.Product","importPath":"@spartacus/core"},{"name":"target","type":"Product","isOptional":true,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Product"},{"kind":"Method","name":"normalize","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ProductReference[]","isOptional":false,"canonicalReference":"@spartacus/core!Occ.ProductReference:interface","shortType":"Occ.ProductReference","importPath":"@spartacus/core"}],"returnType":"ProductReferences"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Product","isOptional":false,"canonicalReference":"@spartacus/core!Occ.Product:interface","shortType":"Occ.Product","importPath":"@spartacus/core"},{"name":"target","type":"Product","isOptional":true,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"Product"},"topLevelApiElementName":"ProductReferenceNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalize","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.ProductReference[]","isOptional":false,"canonicalReference":"@spartacus/core!Occ.ProductReference:interface","shortType":"Occ.ProductReference","importPath":"@spartacus/core"}],"returnType":"ProductReferences"},"topLevelApiElementName":"ProductReferenceNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReferenceNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.Product","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":true}],"returnType":"Product"},{"kind":"Method","name":"normalize","parameters":[{"name":"source","type":"Occ.ProductReference[]","canonicalReference":"@spartacus/core!Occ:class","shortType":"Occ","importPath":"","isOptional":false}],"returnType":"ProductReferences"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReferences","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"referenceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProductReference[]"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"referenceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProductReference[]"},"topLevelApiElementName":"ProductReferences","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReferences","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReferencesAdapter","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductReferencesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReferencesAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"referenceType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReferencesConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"ProductReferencesAdapter","isOptional":false,"canonicalReference":"@spartacus/core!ProductReferencesAdapter:class","shortType":"ProductReferencesAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"ProductReferencesAdapter"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductReferencesConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReferencesConnector","members":[{"kind":"Property","name":"adapter","type":"ProductReferencesAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"ProductReferencesAdapter","canonicalReference":"@spartacus/core!ProductReferencesAdapter:class","shortType":"ProductReferencesAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"referenceType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReferenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"cleanReferences","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getProductReferences","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadProductReferences","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cleanReferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cleanReferences","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductReferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductReferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductReferences","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductReferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadProductReferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadProductReferences","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductReferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReferenceService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"loadProductReferences","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"referenceType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getProductReferences","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"referenceType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"cleanReferences","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReferencesState","members":[{"kind":"PropertySignature","name":"list","type":"ProductReference[]"},{"kind":"PropertySignature","name":"productCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"list","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"list","type":"ProductReference[]"},"topLevelApiElementName":"ProductReferencesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCode","type":"string"},"topLevelApiElementName":"ProductReferencesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReferencesState","members":[{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"list","type":"ProductReference[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReviewsAdapter","members":[{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxCount","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"post","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"review","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxCount","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductReviewsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"post","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"post","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"review","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductReviewsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReviewsAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"maxCount","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"post","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"review","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReviewsConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"ProductReviewsAdapter","isOptional":false,"canonicalReference":"@spartacus/core!ProductReviewsAdapter:class","shortType":"ProductReviewsAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"ProductReviewsAdapter"},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"review","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxCount","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"review","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductReviewsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxCount","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductReviewsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReviewsConnector","members":[{"kind":"Property","name":"adapter","type":"ProductReviewsAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"ProductReviewsAdapter","canonicalReference":"@spartacus/core!ProductReviewsAdapter:class","shortType":"ProductReviewsAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"maxCount","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"review","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReviewService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"review","type":"Review","isOptional":false,"canonicalReference":"@spartacus/core!Review:interface","shortType":"Review","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"getByProductCode","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"review","type":"Review","isOptional":false,"canonicalReference":"@spartacus/core!Review:interface","shortType":"Review","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ProductReviewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getByProductCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getByProductCode","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductReviewService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductReviewService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"getByProductCode","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"review","type":"Review","canonicalReference":"@spartacus/core!Review:class","shortType":"Review","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReviewsState","members":[{"kind":"PropertySignature","name":"list","type":"Review[]"},{"kind":"PropertySignature","name":"productCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"list","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"list","type":"Review[]"},"topLevelApiElementName":"ProductReviewsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCode","type":"string"},"topLevelApiElementName":"ProductReviewsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductReviewsState","members":[{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"list","type":"Review[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchAdapter","members":[{"kind":"Method","name":"loadSuggestions","overloadIndex":1,"parameters":[{"name":"term","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"searchByCategory","overloadIndex":1,"parameters":[{"name":"category","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"searchByCodes","overloadIndex":1,"parameters":[{"name":"codes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadSuggestions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadSuggestions","overloadIndex":1,"parameters":[{"name":"term","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchByCategory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchByCategory","overloadIndex":1,"parameters":[{"name":"category","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},"topLevelApiElementName":"ProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchByCodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchByCodes","overloadIndex":1,"parameters":[{"name":"codes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},"topLevelApiElementName":"ProductSearchAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchAdapter","members":[{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"searchByCodes","parameters":[{"name":"codes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"searchByCategory","parameters":[{"name":"category","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"loadSuggestions","parameters":[{"name":"term","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchByCategoryService","members":[{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"{ categoryCode, scope, }","type":"{ categoryCode: string; scope?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"{ categoryCode, scope, }","type":"{ categoryCode: string; scope?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"{ categoryCode, scope, }","type":"{ categoryCode: string; scope?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductSearchByCategoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"{ categoryCode, scope, }","type":"{ categoryCode: string; scope?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductSearchByCategoryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchByCategoryService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"load","parameters":[{"name":"{ categoryCode, scope, }","type":"{\n categoryCode: string;\n scope?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"get","parameters":[{"name":"{ categoryCode, scope, }","type":"{\n categoryCode: string;\n scope?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchByCodeService","members":[{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"{ code, scope, }","type":"{ code: string; scope?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"{ code, scope }","type":"{ code: string; scope?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"{ code, scope, }","type":"{ code: string; scope?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductSearchByCodeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"{ code, scope }","type":"{ code: string; scope?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ProductSearchByCodeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchByCodeService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"load","parameters":[{"name":"{ code, scope }","type":"{\n code: string;\n scope?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"get","parameters":[{"name":"{ code, scope, }","type":"{\n code: string;\n scope?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"ProductSearchAdapter","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchAdapter:class","shortType":"ProductSearchAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"ProductSearchAdapter"},{"kind":"Method","name":"getSuggestions","overloadIndex":1,"parameters":[{"name":"term","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"searchByCategory","overloadIndex":1,"parameters":[{"name":"category","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"searchByCodes","overloadIndex":1,"parameters":[{"name":"codes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSuggestions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSuggestions","overloadIndex":1,"parameters":[{"name":"term","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductSearchConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductSearchConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchByCategory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchByCategory","overloadIndex":1,"parameters":[{"name":"category","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},"topLevelApiElementName":"ProductSearchConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchByCodes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchByCodes","overloadIndex":1,"parameters":[{"name":"codes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ products: Product[]; }>"},"topLevelApiElementName":"ProductSearchConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchConnector","members":[{"kind":"Property","name":"adapter","type":"ProductSearchAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"ProductSearchAdapter","canonicalReference":"@spartacus/core!ProductSearchAdapter:class","shortType":"ProductSearchAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"searchByCodes","parameters":[{"name":"codes","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"searchByCategory","parameters":[{"name":"category","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ products: Product[]; }>"},{"kind":"Method","name":"getSuggestions","parameters":[{"name":"term","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductSearchPage","members":[{"kind":"PropertySignature","name":"breadcrumbs","type":"Breadcrumb[]"},{"kind":"PropertySignature","name":"categoryCode","type":"string"},{"kind":"PropertySignature","name":"currentQuery","type":"SearchState"},{"kind":"PropertySignature","name":"facets","type":"Facet[]"},{"kind":"PropertySignature","name":"freeTextSearch","type":"string"},{"kind":"PropertySignature","name":"keywordRedirectUrl","type":"string"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"products","type":"Product[]"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"spellingSuggestion","type":"SpellingSuggestion"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"breadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"breadcrumbs","type":"Breadcrumb[]"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"categoryCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"categoryCode","type":"string"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentQuery","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentQuery","type":"SearchState"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facets","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facets","type":"Facet[]"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"freeTextSearch","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"freeTextSearch","type":"string"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"keywordRedirectUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"keywordRedirectUrl","type":"string"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"products","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"products","type":"Product[]"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"spellingSuggestion","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"spellingSuggestion","type":"SpellingSuggestion"},"topLevelApiElementName":"ProductSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductSearchPage","members":[{"kind":"Property","name":"breadcrumbs","type":"Breadcrumb[]"},{"kind":"Property","name":"categoryCode","type":"string"},{"kind":"Property","name":"currentQuery","type":"SearchState"},{"kind":"Property","name":"facets","type":"Facet[]"},{"kind":"Property","name":"freeTextSearch","type":"string"},{"kind":"Property","name":"keywordRedirectUrl","type":"string"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"products","type":"Product[]"},{"kind":"Property","name":"sorts","type":"SortModel[]"},{"kind":"Property","name":"spellingSuggestion","type":"SpellingSuggestion"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"clearResults","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearResults","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProductSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProductSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ProductSearchService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductSearchService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string | undefined","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getResults","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearResults","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"ProductSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"ProductSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ProductSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllProductCodes","namespace":"ProductSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllProductCodes","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAuxSearchResults","namespace":"ProductSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAuxSearchResults","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductReferencesState","namespace":"ProductSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductReferencesState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductReviewsState","namespace":"ProductSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductReviewsState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductSearchByCategoryState","namespace":"ProductSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductSearchByCategoryState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductSearchByCodeState","namespace":"ProductSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductSearchByCodeState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductsSearchState","namespace":"ProductSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductsSearchState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductsState","namespace":"ProductSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductsState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductState","namespace":"ProductSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductSuggestions","namespace":"ProductSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getProductSuggestions","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSearchResults","namespace":"ProductSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSearchResults","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductErrorFactory","namespace":"ProductSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductErrorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductErrorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductFactory","namespace":"ProductSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductLoadingFactory","namespace":"ProductSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductLoadingFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductLoadingFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductReferencesFactory","namespace":"ProductSelectors","parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"referenceType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductReferencesFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductReferencesFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductReviewsFactory","namespace":"ProductSelectors","parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductReviewsFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductReviewsFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductSearchByCategoryStateFactory","namespace":"ProductSelectors","parameters":[{"name":"payload","type":"{ categoryCode: string; scope: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductSearchByCategoryStateFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductSearchByCategoryStateFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductSearchByCodeStateFactory","namespace":"ProductSelectors","parameters":[{"name":"payload","type":"{ code: string; scope: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductSearchByCodeStateFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductSearchByCodeStateFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductStateFactory","namespace":"ProductSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductStateFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductStateFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"getSelectedProductSuccessFactory","namespace":"ProductSelectors","parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getSelectedProductSuccessFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getSelectedProductSuccessFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"productLoading","type":"ProductLoadingService","isOptional":false,"canonicalReference":"@spartacus/core!ProductLoadingService:class","shortType":"ProductLoadingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scopes","type":"(ProductScope | string)[] | ProductScope | string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"hasError","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"ProductScope | string","isOptional":true,"canonicalReference":"@spartacus/core!ProductScope:enum","shortType":"ProductScope","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"isLoading","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"ProductScope | string","isOptional":true,"canonicalReference":"@spartacus/core!ProductScope:enum","shortType":"ProductScope","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"isSuccess","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"ProductScope | string","isOptional":true,"canonicalReference":"@spartacus/core!ProductScope:enum","shortType":"ProductScope","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"productLoading","type":"ProductLoadingService"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scopes","type":"(ProductScope | string)[] | ProductScope | string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasError","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"ProductScope | string","isOptional":true,"canonicalReference":"@spartacus/core!ProductScope:enum","shortType":"ProductScope","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLoading","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"ProductScope | string","isOptional":true,"canonicalReference":"@spartacus/core!ProductScope:enum","shortType":"ProductScope","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSuccess","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"scope","type":"ProductScope | string","isOptional":true,"canonicalReference":"@spartacus/core!ProductScope:enum","shortType":"ProductScope","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"productLoading","type":"ProductLoadingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"productLoading","type":"ProductLoadingService","canonicalReference":"@spartacus/core!ProductLoadingService:class","shortType":"ProductLoadingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scopes","type":"(ProductScope | string)[] | ProductScope | string","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"isLoading","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"ProductScope | string","canonicalReference":"@spartacus/core!ProductScope:class","shortType":"ProductScope","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"isSuccess","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"ProductScope | string","canonicalReference":"@spartacus/core!ProductScope:class","shortType":"ProductScope","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"hasError","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"scope","type":"ProductScope | string","canonicalReference":"@spartacus/core!ProductScope:class","shortType":"ProductScope","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductsSearchState","members":[{"kind":"PropertySignature","name":"auxResults","type":"ProductSearchPage"},{"kind":"PropertySignature","name":"results","type":"ProductSearchPage"},{"kind":"PropertySignature","name":"suggestions","type":"Suggestion[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"auxResults","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"auxResults","type":"ProductSearchPage"},"topLevelApiElementName":"ProductsSearchState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"results","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"results","type":"ProductSearchPage"},"topLevelApiElementName":"ProductsSearchState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"suggestions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"suggestions","type":"Suggestion[]"},"topLevelApiElementName":"ProductsSearchState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductsSearchState","members":[{"kind":"Property","name":"results","type":"ProductSearchPage"},{"kind":"Property","name":"suggestions","type":"Suggestion[]"},{"kind":"Property","name":"auxResults","type":"ProductSearchPage"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductsState","members":[{"kind":"PropertySignature","name":"details","type":"EntityScopedLoaderState"},{"kind":"PropertySignature","name":"references","type":"ProductReferencesState"},{"kind":"PropertySignature","name":"reviews","type":"ProductReviewsState"},{"kind":"PropertySignature","name":"search","type":"ProductsSearchState"},{"kind":"PropertySignature","name":"searchByCategory","type":"EntityScopedLoaderState"},{"kind":"PropertySignature","name":"searchByCode","type":"EntityScopedLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"details","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"details","type":"EntityScopedLoaderState"},"topLevelApiElementName":"ProductsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"references","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"references","type":"ProductReferencesState"},"topLevelApiElementName":"ProductsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reviews","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reviews","type":"ProductReviewsState"},"topLevelApiElementName":"ProductsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"search","type":"ProductsSearchState"},"topLevelApiElementName":"ProductsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"searchByCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"searchByCategory","type":"EntityScopedLoaderState"},"topLevelApiElementName":"ProductsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"searchByCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"searchByCode","type":"EntityScopedLoaderState"},"topLevelApiElementName":"ProductsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProductsState","members":[{"kind":"Property","name":"details","type":"EntityScopedLoaderState"},{"kind":"Property","name":"search","type":"ProductsSearchState"},{"kind":"Property","name":"searchByCode","type":"EntityScopedLoaderState"},{"kind":"Property","name":"searchByCategory","type":"EntityScopedLoaderState"},{"kind":"Property","name":"reviews","type":"ProductReviewsState"},{"kind":"Property","name":"references","type":"ProductReferencesState"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductURLPipe","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"semanticPath","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"any[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/core!Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"any[]"},"topLevelApiElementName":"ProductURLPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProductURLPipe","members":[{"kind":"Property","name":"semanticPath","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"semanticPath","type":"SemanticPathService","canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"transform","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/core!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"any[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Promotion","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"couldFireMessages","type":"string[]"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"enabled","type":"boolean"},{"kind":"PropertySignature","name":"endDate","type":"Date"},{"kind":"PropertySignature","name":"firedMessages","type":"string[]"},{"kind":"PropertySignature","name":"priority","type":"number"},{"kind":"PropertySignature","name":"productBanner","type":"Image"},{"kind":"PropertySignature","name":"promotionGroup","type":"string"},{"kind":"PropertySignature","name":"promotionType","type":"string"},{"kind":"PropertySignature","name":"restrictions","type":"PromotionRestriction[]"},{"kind":"PropertySignature","name":"startDate","type":"Date"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"couldFireMessages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"couldFireMessages","type":"string[]"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"enabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"enabled","type":"boolean"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"endDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"endDate","type":"Date"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firedMessages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firedMessages","type":"string[]"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priority","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priority","type":"number"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productBanner","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productBanner","type":"Image"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotionGroup","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotionGroup","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotionType","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"restrictions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"restrictions","type":"PromotionRestriction[]"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startDate","type":"Date"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Promotion","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"couldFireMessages","type":"string[]"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"enabled","type":"boolean"},{"kind":"Property","name":"endDate","type":"Date"},{"kind":"Property","name":"firedMessages","type":"string[]"},{"kind":"Property","name":"priority","type":"number"},{"kind":"Property","name":"productBanner","type":"Image"},{"kind":"Property","name":"promotionGroup","type":"string"},{"kind":"Property","name":"promotionType","type":"string"},{"kind":"Property","name":"restrictions","type":"PromotionRestriction[]"},{"kind":"Property","name":"startDate","type":"Date"},{"kind":"Property","name":"title","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"PromotionRestriction","members":[{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"restrictionType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PromotionRestriction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"restrictionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"restrictionType","type":"string"},"topLevelApiElementName":"PromotionRestriction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"PromotionRestriction","members":[{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"restrictionType","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProtectedRoutesGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"ProtectedRoutesService","isOptional":false,"canonicalReference":"@spartacus/core!ProtectedRoutesService:class","shortType":"ProtectedRoutesService","importPath":"@spartacus/core"},{"name":"authGuard","type":"AuthGuard","isOptional":false,"canonicalReference":"@spartacus/core!AuthGuard:class","shortType":"AuthGuard","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authGuard","type":"AuthGuard"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"service","type":"ProtectedRoutesService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"ProtectedRoutesGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProtectedRoutesGuard","members":[{"kind":"Property","name":"service","type":"ProtectedRoutesService"},{"kind":"Property","name":"authGuard","type":"AuthGuard"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"ProtectedRoutesService","canonicalReference":"@spartacus/core!ProtectedRoutesService:class","shortType":"ProtectedRoutesService","importPath":"@spartacus/core","isOptional":false},{"name":"authGuard","type":"AuthGuard","canonicalReference":"@spartacus/core!AuthGuard:class","shortType":"AuthGuard","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/core!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProtectedRoutesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"RoutingConfig","isOptional":false,"canonicalReference":"@spartacus/core!RoutingConfig:class","shortType":"RoutingConfig","importPath":"@spartacus/core"},{"name":"urlParsingService","type":"UrlParsingService","isOptional":false,"canonicalReference":"@spartacus/core!UrlParsingService:class","shortType":"UrlParsingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"RoutingConfig"},{"kind":"Method","name":"getNonProtectedPaths","overloadIndex":1,"parameters":[],"returnType":"string[]"},{"kind":"Method","name":"getSegments","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},{"kind":"Method","name":"isUrlProtected","overloadIndex":1,"parameters":[{"name":"urlSegments","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"matchAnyPath","overloadIndex":1,"parameters":[{"name":"urlSegments","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pathsSegments","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"matchPath","overloadIndex":1,"parameters":[{"name":"urlSegments","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pathSegments","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"routingConfig","type":"RoutingConfig['routing']"},{"kind":"Property","name":"shouldProtect","type":"boolean"},{"kind":"Property","name":"urlParsingService","type":"UrlParsingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNonProtectedPaths","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNonProtectedPaths","overloadIndex":1,"parameters":[],"returnType":"string[]"},"topLevelApiElementName":"ProtectedRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSegments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSegments","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"ProtectedRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUrlProtected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUrlProtected","overloadIndex":1,"parameters":[{"name":"urlSegments","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ProtectedRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"matchAnyPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"matchAnyPath","overloadIndex":1,"parameters":[{"name":"urlSegments","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pathsSegments","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ProtectedRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"matchPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"matchPath","overloadIndex":1,"parameters":[{"name":"urlSegments","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pathSegments","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ProtectedRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"routingConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"routingConfig","type":"RoutingConfig['routing']"},"topLevelApiElementName":"ProtectedRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"shouldProtect","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"shouldProtect","type":"boolean"},"topLevelApiElementName":"ProtectedRoutesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProtectedRoutesService","members":[{"kind":"Property","name":"config","type":"RoutingConfig"},{"kind":"Property","name":"urlParsingService","type":"UrlParsingService"},{"kind":"Property","name":"nonProtectedPaths","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"RoutingConfig","canonicalReference":"@spartacus/core!RoutingConfig:class","shortType":"RoutingConfig","importPath":"@spartacus/core","isOptional":false},{"name":"urlParsingService","type":"UrlParsingService","canonicalReference":"@spartacus/core!UrlParsingService:class","shortType":"UrlParsingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"isUrlProtected","parameters":[{"name":"urlSegments","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"matchAnyPath","parameters":[{"name":"urlSegments","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pathsSegments","type":"string[][]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"matchPath","parameters":[{"name":"urlSegments","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pathSegments","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getNonProtectedPaths","parameters":[],"returnType":"string[]"},{"kind":"Method","name":"getSegments","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Query","members":[{"kind":"MethodSignature","name":"get","overloadIndex":1,"parameters":[{"name":"params","type":"PARAMS","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"MethodSignature","name":"getState","overloadIndex":1,"parameters":[{"name":"params","type":"PARAMS","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"get","overloadIndex":1,"parameters":[{"name":"params","type":"PARAMS","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"Query","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"getState","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"getState","overloadIndex":1,"parameters":[{"name":"params","type":"PARAMS","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"Query","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Query","members":[{"kind":"Method","name":"get","parameters":[{"name":"params","type":"PARAMS","canonicalReference":"@spartacus/core!PARAMS:class","shortType":"PARAMS","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getState","parameters":[{"name":"params","type":"PARAMS","canonicalReference":"@spartacus/core!PARAMS:class","shortType":"PARAMS","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"QueryService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"loaderFactory","type":"() => Observable","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"{ reloadOn?: QueryNotifier[]; resetOn?: QueryNotifier[]; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Query"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getTriggersStream","overloadIndex":1,"parameters":[{"name":"triggers","type":"QueryNotifier[]","isOptional":false,"canonicalReference":"@spartacus/core!QueryNotifier:type","shortType":"QueryNotifier","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"loaderFactory","type":"() => Observable","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"{ reloadOn?: QueryNotifier[]; resetOn?: QueryNotifier[]; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Query"},"topLevelApiElementName":"QueryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTriggersStream","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTriggersStream","overloadIndex":1,"parameters":[{"name":"triggers","type":"QueryNotifier[]","isOptional":false,"canonicalReference":"@spartacus/core!QueryNotifier:type","shortType":"QueryNotifier","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"QueryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QueryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"QueryService","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"create","parameters":[{"name":"loaderFactory","type":"() => Observable","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"options","type":"{\n /** Reloads the query, while preserving the `data` until the new data is loaded */\n reloadOn?: QueryNotifier[];\n /** Resets the query to the initial state */\n resetOn?: QueryNotifier[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"Query"},{"kind":"Method","name":"getTriggersStream","parameters":[{"name":"triggers","type":"QueryNotifier[]","canonicalReference":"@spartacus/core!QueryNotifier:class","shortType":"QueryNotifier","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"QueryState","members":[{"kind":"PropertySignature","name":"data","type":"T | undefined"},{"kind":"PropertySignature","name":"error","type":"false | Error"},{"kind":"PropertySignature","name":"loading","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"data","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"data","type":"T | undefined"},"topLevelApiElementName":"QueryState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"error","type":"false | Error"},"topLevelApiElementName":"QueryState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loading","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loading","type":"boolean"},"topLevelApiElementName":"QueryState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"QueryState","members":[{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Property","name":"error","type":"false | Error"},{"kind":"Property","name":"data","type":"T | undefined"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Region","members":[{"kind":"PropertySignature","name":"countryIso","type":"string"},{"kind":"PropertySignature","name":"isocode","type":"string"},{"kind":"PropertySignature","name":"isocodeShort","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"countryIso","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"countryIso","type":"string"},"topLevelApiElementName":"Region","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocode","type":"string"},"topLevelApiElementName":"Region","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isocodeShort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isocodeShort","type":"string"},"topLevelApiElementName":"Region","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Region","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Region","members":[{"kind":"Property","name":"countryIso","type":"string"},{"kind":"Property","name":"isocode","type":"string"},{"kind":"Property","name":"isocodeShort","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RegionsState","members":[{"kind":"PropertySignature","name":"country","type":"string | null"},{"kind":"PropertySignature","name":"entities","type":"Region[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"country","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"country","type":"string | null"},"topLevelApiElementName":"RegionsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"Region[]"},"topLevelApiElementName":"RegionsState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RegionsState","members":[{"kind":"Property","name":"entities","type":"Region[]"},{"kind":"Property","name":"country","type":"string | null"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Review","members":[{"kind":"PropertySignature","name":"alias","type":"string"},{"kind":"PropertySignature","name":"comment","type":"string"},{"kind":"PropertySignature","name":"date","type":"Date"},{"kind":"PropertySignature","name":"headline","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"principal","type":"User"},{"kind":"PropertySignature","name":"rating","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"alias","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"alias","type":"string"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comment","type":"string"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"date","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"date","type":"Date"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"headline","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"headline","type":"string"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"principal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"principal","type":"User"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rating","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rating","type":"number"},"topLevelApiElementName":"Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Review","members":[{"kind":"Property","name":"alias","type":"string"},{"kind":"Property","name":"comment","type":"string"},{"kind":"Property","name":"date","type":"Date"},{"kind":"Property","name":"headline","type":"string"},{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"principal","type":"User"},{"kind":"Property","name":"rating","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouteBreadcrumbConfig","members":[{"kind":"PropertySignature","name":"i18n","type":"string"},{"kind":"PropertySignature","name":"raw","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"i18n","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"i18n","type":"string"},"topLevelApiElementName":"RouteBreadcrumbConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"raw","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"raw","type":"string"},"topLevelApiElementName":"RouteBreadcrumbConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouteBreadcrumbConfig","members":[{"kind":"Property","name":"raw","type":"string"},{"kind":"Property","name":"i18n","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouteBreadcrumbResolver","members":[{"kind":"MethodSignature","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[{"name":"params","type":"RouteBreadcrumbResolverParams","isOptional":false,"canonicalReference":"@spartacus/core!RouteBreadcrumbResolverParams:interface","shortType":"RouteBreadcrumbResolverParams","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[{"name":"params","type":"RouteBreadcrumbResolverParams","isOptional":false,"canonicalReference":"@spartacus/core!RouteBreadcrumbResolverParams:interface","shortType":"RouteBreadcrumbResolverParams","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"RouteBreadcrumbResolver","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouteBreadcrumbResolver","members":[{"kind":"Method","name":"resolveBreadcrumbs","parameters":[{"name":"params","type":"RouteBreadcrumbResolverParams","canonicalReference":"@spartacus/core!RouteBreadcrumbResolverParams:class","shortType":"RouteBreadcrumbResolverParams","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouteBreadcrumbResolverParams","members":[{"kind":"PropertySignature","name":"pageMetaConfig","type":"RoutePageMetaConfig"},{"kind":"PropertySignature","name":"route","type":"ActivatedRouteSnapshot"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageMetaConfig","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageMetaConfig","type":"RoutePageMetaConfig"},"topLevelApiElementName":"RouteBreadcrumbResolverParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"route","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"route","type":"ActivatedRouteSnapshot"},"topLevelApiElementName":"RouteBreadcrumbResolverParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"RouteBreadcrumbResolverParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouteBreadcrumbResolverParams","members":[{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"pageMetaConfig","type":"RoutePageMetaConfig"},{"kind":"Property","name":"route","type":"ActivatedRouteSnapshot"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouteConfig","members":[{"kind":"PropertySignature","name":"authFlow","type":"boolean"},{"kind":"PropertySignature","name":"disabled","type":"boolean"},{"kind":"PropertySignature","name":"matchers","type":"(UrlMatcher | InjectionToken)[]"},{"kind":"PropertySignature","name":"paramsMapping","type":"ParamsMapping"},{"kind":"PropertySignature","name":"paths","type":"string[]"},{"kind":"PropertySignature","name":"protected","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"authFlow","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"authFlow","type":"boolean"},"topLevelApiElementName":"RouteConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disabled","type":"boolean"},"topLevelApiElementName":"RouteConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"matchers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"matchers","type":"(UrlMatcher | InjectionToken)[]"},"topLevelApiElementName":"RouteConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paramsMapping","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paramsMapping","type":"ParamsMapping"},"topLevelApiElementName":"RouteConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paths","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paths","type":"string[]"},"topLevelApiElementName":"RouteConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"protected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"protected","type":"boolean"},"topLevelApiElementName":"RouteConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouteConfig","members":[{"kind":"Property","name":"paths","type":"string[]"},{"kind":"Property","name":"matchers","type":"(UrlMatcher | InjectionToken)[]"},{"kind":"Property","name":"paramsMapping","type":"ParamsMapping"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"protected","type":"boolean"},{"kind":"Property","name":"authFlow","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RoutePageMetaConfig","members":[{"kind":"PropertySignature","name":"breadcrumb","type":"string | RouteBreadcrumbConfig"},{"kind":"PropertySignature","name":"resolver","type":"Type"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"breadcrumb","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"breadcrumb","type":"string | RouteBreadcrumbConfig"},"topLevelApiElementName":"RoutePageMetaConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"resolver","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"resolver","type":"Type"},"topLevelApiElementName":"RoutePageMetaConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RoutePageMetaConfig","members":[{"kind":"Property","name":"breadcrumb","type":"string | RouteBreadcrumbConfig"},{"kind":"Property","name":"resolver","type":"Type"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouterState","members":[{"kind":"PropertySignature","name":"nextState","type":"ActivatedRouterStateSnapshot"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nextState","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nextState","type":"ActivatedRouterStateSnapshot"},"topLevelApiElementName":"RouterState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RouterState","members":[{"kind":"Property","name":"nextState","type":"ActivatedRouterStateSnapshot"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RoutesConfig","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RouteConfig"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RouteConfig"},"topLevelApiElementName":"RoutesConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RoutesConfig","members":[]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"RoutingActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"RoutingActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"RoutingActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CHANGE_NEXT_PAGE_CONTEXT","namespace":"RoutingActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CHANGE_NEXT_PAGE_CONTEXT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ChangeNextPageContext","namespace":"RoutingActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"PageContext"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ChangeNextPageContext","members":[{"kind":"Property","name":"payload","type":"PageContext"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"RoutingAction","namespace":"RoutingActions","members":["ChangeNextPageContext"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"RoutingAction","members":["ChangeNextPageContext"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RoutingConfigDefinition","members":[{"kind":"PropertySignature","name":"loadStrategy","type":"RouteLoadStrategy"},{"kind":"PropertySignature","name":"protected","type":"boolean"},{"kind":"PropertySignature","name":"routes","type":"RoutesConfig"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loadStrategy","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loadStrategy","type":"RouteLoadStrategy"},"topLevelApiElementName":"RoutingConfigDefinition","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"protected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"protected","type":"boolean"},"topLevelApiElementName":"RoutingConfigDefinition","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"routes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"routes","type":"RoutesConfig"},"topLevelApiElementName":"RoutingConfigDefinition","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RoutingConfigDefinition","members":[{"kind":"Property","name":"routes","type":"RoutesConfig"},{"kind":"Property","name":"protected","type":"boolean"},{"kind":"Property","name":"loadStrategy","type":"RouteLoadStrategy"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingConfigService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"RoutingConfig","isOptional":false,"canonicalReference":"@spartacus/core!RoutingConfig:class","shortType":"RoutingConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"RoutingConfig"},{"kind":"Method","name":"getLoadStrategy","overloadIndex":1,"parameters":[],"returnType":"RouteLoadStrategy"},{"kind":"Method","name":"getRouteConfig","overloadIndex":1,"parameters":[{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RouteConfig | undefined"},{"kind":"Method","name":"getRouteName","overloadIndex":1,"parameters":[{"name":"path","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"initRouteNamesByPath","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"routeNamesByPath","type":"{ [path: string]: string; }"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoadStrategy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoadStrategy","overloadIndex":1,"parameters":[],"returnType":"RouteLoadStrategy"},"topLevelApiElementName":"RoutingConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRouteConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRouteConfig","overloadIndex":1,"parameters":[{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"RouteConfig | undefined"},"topLevelApiElementName":"RoutingConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRouteName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRouteName","overloadIndex":1,"parameters":[{"name":"path","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"RoutingConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initRouteNamesByPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initRouteNamesByPath","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RoutingConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingConfigService","members":[{"kind":"Property","name":"config","type":"RoutingConfig"},{"kind":"Property","name":"routeNamesByPath","type":"{ [path: string]: string; }"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"RoutingConfig","canonicalReference":"@spartacus/core!RoutingConfig:class","shortType":"RoutingConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getRouteConfig","parameters":[{"name":"routeName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"RouteConfig | undefined"},{"kind":"Property","name":"warn","type":""},{"kind":"Method","name":"getLoadStrategy","parameters":[],"returnType":"RouteLoadStrategy"},{"kind":"Method","name":"getRouteName","parameters":[{"name":"path","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"initRouteNamesByPath","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"RoutingModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activatedRoutesService","type":"ActivatedRoutesService","isOptional":false,"canonicalReference":"@spartacus/core!ActivatedRoutesService:class","shortType":"ActivatedRoutesService","importPath":"@spartacus/core"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"}]},{"kind":"Property","name":"activatedRoutesService","type":"ActivatedRoutesService"},{"kind":"Method","name":"getPageMetaConfig","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshotWithPageMeta","isOptional":false,"canonicalReference":"@spartacus/core!ActivatedRouteSnapshotWithPageMeta:interface","shortType":"ActivatedRouteSnapshotWithPageMeta","importPath":"@spartacus/core"}],"returnType":"RoutePageMetaConfig | undefined"},{"kind":"Method","name":"getResolver","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshotWithPageMeta","isOptional":false,"canonicalReference":"@spartacus/core!ActivatedRouteSnapshotWithPageMeta:interface","shortType":"ActivatedRouteSnapshotWithPageMeta","importPath":"@spartacus/core"}],"returnType":"any"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[{"name":"options","type":"RoutingResolveBreadcrumbsOptions","isOptional":true,"canonicalReference":"@spartacus/core!RoutingResolveBreadcrumbsOptions:interface","shortType":"RoutingResolveBreadcrumbsOptions","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"resolveRouteBreadcrumb","overloadIndex":1,"parameters":[{"name":"{ route, resolver, url, }","type":"RouteWithExtras","isOptional":false,"canonicalReference":"@spartacus/core!~RouteWithExtras:interface","shortType":"RouteWithExtras","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"routes$","type":"Observable"},{"kind":"Property","name":"routesWithExtras$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageMetaConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageMetaConfig","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshotWithPageMeta","isOptional":false,"canonicalReference":"@spartacus/core!ActivatedRouteSnapshotWithPageMeta:interface","shortType":"ActivatedRouteSnapshotWithPageMeta","importPath":"@spartacus/core"}],"returnType":"RoutePageMetaConfig | undefined"},"topLevelApiElementName":"RoutingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResolver","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResolver","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshotWithPageMeta","isOptional":false,"canonicalReference":"@spartacus/core!ActivatedRouteSnapshotWithPageMeta:interface","shortType":"ActivatedRouteSnapshotWithPageMeta","importPath":"@spartacus/core"}],"returnType":"any"},"topLevelApiElementName":"RoutingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveBreadcrumbs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveBreadcrumbs","overloadIndex":1,"parameters":[{"name":"options","type":"RoutingResolveBreadcrumbsOptions","isOptional":true,"canonicalReference":"@spartacus/core!RoutingResolveBreadcrumbsOptions:interface","shortType":"RoutingResolveBreadcrumbsOptions","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"RoutingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRouteBreadcrumb","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRouteBreadcrumb","overloadIndex":1,"parameters":[{"name":"{ route, resolver, url, }","type":"RouteWithExtras","isOptional":false,"canonicalReference":"@spartacus/core!~RouteWithExtras:interface","shortType":"RouteWithExtras","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"RoutingPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingPageMetaResolver","members":[{"kind":"Property","name":"activatedRoutesService","type":"ActivatedRoutesService"},{"kind":"Property","name":"injector","type":"Injector"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activatedRoutesService","type":"ActivatedRoutesService","canonicalReference":"@spartacus/core!ActivatedRoutesService:class","shortType":"ActivatedRoutesService","importPath":"@spartacus/core","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false}]},{"kind":"Property","name":"routes$","type":"Observable"},{"kind":"Property","name":"routesWithExtras$","type":"Observable"},{"kind":"Method","name":"resolveBreadcrumbs","parameters":[{"name":"options","type":"RoutingResolveBreadcrumbsOptions","canonicalReference":"@spartacus/core!RoutingResolveBreadcrumbsOptions:class","shortType":"RoutingResolveBreadcrumbsOptions","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getResolver","parameters":[{"name":"route","type":"ActivatedRouteSnapshotWithPageMeta","canonicalReference":"@spartacus/core!ActivatedRouteSnapshotWithPageMeta:class","shortType":"ActivatedRouteSnapshotWithPageMeta","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"resolveRouteBreadcrumb","parameters":[{"name":"{ route, resolver, url, }","type":"RouteWithExtras","canonicalReference":"@spartacus/core!RouteWithExtras:class","shortType":"RouteWithExtras","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"trimCurrentRoute","type":""},{"kind":"Property","name":"getUrlPart","type":""},{"kind":"Method","name":"getPageMetaConfig","parameters":[{"name":"route","type":"ActivatedRouteSnapshotWithPageMeta","canonicalReference":"@spartacus/core!ActivatedRouteSnapshotWithPageMeta:class","shortType":"ActivatedRouteSnapshotWithPageMeta","importPath":"","isOptional":false}],"returnType":"RoutePageMetaConfig | undefined"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingParamsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"activatedRoutesService","type":"ActivatedRoutesService","isOptional":false,"canonicalReference":"@spartacus/core!ActivatedRoutesService:class","shortType":"ActivatedRoutesService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activatedRoutesService","type":"ActivatedRoutesService"},{"kind":"Method","name":"findAllParam","overloadIndex":1,"parameters":[{"name":"routes","type":"ActivatedRouteSnapshot[]","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"{ [key: string]: string; }"},{"kind":"Method","name":"getParams","overloadIndex":1,"parameters":[],"returnType":"Observable<{ [key: string]: string; }>"},{"kind":"Property","name":"params$","type":"Observable<{ [key: string]: string; }>"},{"kind":"Property","name":"router","type":"Router"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findAllParam","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findAllParam","overloadIndex":1,"parameters":[{"name":"routes","type":"ActivatedRouteSnapshot[]","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"{ [key: string]: string; }"},"topLevelApiElementName":"RoutingParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParams","overloadIndex":1,"parameters":[],"returnType":"Observable<{ [key: string]: string; }>"},"topLevelApiElementName":"RoutingParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingParamsService","members":[{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"activatedRoutesService","type":"ActivatedRoutesService"},{"kind":"Property","name":"params$","type":"Observable<{ [key: string]: string; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"activatedRoutesService","type":"ActivatedRoutesService","canonicalReference":"@spartacus/core!ActivatedRoutesService:class","shortType":"ActivatedRoutesService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getParams","parameters":[],"returnType":"Observable<{ [key: string]: string; }>"},{"kind":"Method","name":"findAllParam","parameters":[{"name":"routes","type":"ActivatedRouteSnapshot[]","canonicalReference":"@spartacus/core!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false}],"returnType":"{ [key: string]: string; }"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"RoutingResolveBreadcrumbsOptions","members":[{"kind":"PropertySignature","name":"includeCurrentRoute","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"includeCurrentRoute","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"includeCurrentRoute","type":"boolean"},"topLevelApiElementName":"RoutingResolveBreadcrumbsOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"RoutingResolveBreadcrumbsOptions","members":[{"kind":"Property","name":"includeCurrentRoute","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"RoutingSelector","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"RoutingSelector","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"RoutingSelector","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getNextPageContext","namespace":"RoutingSelector","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getNextPageContext","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPageContext","namespace":"RoutingSelector","type":"MemoizedSelector","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"getPageContext","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getPageContext","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/core"},{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"getPageContext","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPageContext","namespace":"RoutingSelector","type":"MemoizedSelector"},"new":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getPageContext","type":"() => MemoizedSelector"},"topLevelApiElementName":"getPageContext","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/pickup-in-store/core","kind":"Variable","name":"getPageContext","type":"() => MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRouterFeatureState","namespace":"RoutingSelector","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRouterFeatureState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRouterState","namespace":"RoutingSelector","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRouterState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSemanticRoute","namespace":"RoutingSelector","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSemanticRoute","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"isNavigating","namespace":"RoutingSelector","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"isNavigating","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"routingParamsService","type":"RoutingParamsService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingParamsService:class","shortType":"RoutingParamsService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"location","type":"Location","isOptional":false,"canonicalReference":"@angular/common!Location:class","shortType":"Location","importPath":"@angular/common"}]},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"changeNextPageContext","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"forward","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getFullUrl","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"},{"name":"extras","type":"NavigationExtras","isOptional":true,"canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router"}],"returnType":"string"},{"kind":"Method","name":"getNextPageContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPageContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getParams","overloadIndex":1,"parameters":[],"returnType":"Observable<{ [key: string]: string; }>"},{"kind":"Method","name":"getRouterState","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getUrl","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"},{"name":"extras","type":"NavigationExtras","isOptional":true,"canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router"}],"returnType":"string"},{"kind":"Method","name":"go","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"},{"name":"extras","type":"NavigationExtras","isOptional":true,"canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router"}],"returnType":"Promise"},{"kind":"Method","name":"goByUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extras","type":"NavigationBehaviorOptions","isOptional":true,"canonicalReference":"@angular/router!NavigationBehaviorOptions:interface","shortType":"NavigationBehaviorOptions","importPath":"@angular/router"}],"returnType":"Promise"},{"kind":"Method","name":"isNavigating","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Method","name":"navigate","overloadIndex":1,"parameters":[{"name":"path","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extras","type":"NavigationExtras","isOptional":true,"canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router"}],"returnType":"Promise"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routingParamsService","type":"RoutingParamsService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeNextPageContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeNextPageContext","overloadIndex":1,"parameters":[{"name":"pageContext","type":"PageContext","isOptional":false,"canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forward","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forward","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFullUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFullUrl","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"},{"name":"extras","type":"NavigationExtras","isOptional":true,"canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router"}],"returnType":"string"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNextPageContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNextPageContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPageContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPageContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParams","overloadIndex":1,"parameters":[],"returnType":"Observable<{ [key: string]: string; }>"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRouterState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRouterState","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUrl","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"},{"name":"extras","type":"NavigationExtras","isOptional":true,"canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router"}],"returnType":"string"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"go","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"go","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"},{"name":"extras","type":"NavigationExtras","isOptional":true,"canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router"}],"returnType":"Promise"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goByUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goByUrl","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extras","type":"NavigationBehaviorOptions","isOptional":true,"canonicalReference":"@angular/router!NavigationBehaviorOptions:interface","shortType":"NavigationBehaviorOptions","importPath":"@angular/router"}],"returnType":"Promise"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNavigating","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNavigating","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigate","overloadIndex":1,"parameters":[{"name":"path","type":"any[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extras","type":"NavigationExtras","isOptional":true,"canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router"}],"returnType":"Promise"},"topLevelApiElementName":"RoutingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RoutingService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"routingParamsService","type":"RoutingParamsService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"routingParamsService","type":"RoutingParamsService","canonicalReference":"@spartacus/core!RoutingParamsService:class","shortType":"RoutingParamsService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"location","type":"Location","canonicalReference":"@angular/common!Location:class","shortType":"Location","importPath":"@angular/common","isOptional":false}]},{"kind":"Method","name":"getParams","parameters":[],"returnType":"Observable<{ [key: string]: string; }>"},{"kind":"Method","name":"getRouterState","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPageContext","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getNextPageContext","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"changeNextPageContext","parameters":[{"name":"pageContext","type":"PageContext","canonicalReference":"@spartacus/core!PageContext:class","shortType":"PageContext","importPath":"@spartacus/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isNavigating","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"go","parameters":[{"name":"commands","type":"UrlCommands","canonicalReference":"@spartacus/core!UrlCommands:class","shortType":"UrlCommands","importPath":"","isOptional":false},{"name":"extras","type":"NavigationExtras","canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router","isOptional":true}],"returnType":"Promise"},{"kind":"Method","name":"getUrl","parameters":[{"name":"commands","type":"UrlCommands","canonicalReference":"@spartacus/core!UrlCommands:class","shortType":"UrlCommands","importPath":"","isOptional":false},{"name":"extras","type":"NavigationExtras","canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getFullUrl","parameters":[{"name":"commands","type":"UrlCommands","canonicalReference":"@spartacus/core!UrlCommands:class","shortType":"UrlCommands","importPath":"","isOptional":false},{"name":"extras","type":"NavigationExtras","canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"goByUrl","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"extras","type":"NavigationBehaviorOptions","canonicalReference":"@spartacus/core!NavigationBehaviorOptions:class","shortType":"NavigationBehaviorOptions","importPath":"","isOptional":true}],"returnType":"Promise"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"forward","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigate","parameters":[{"name":"path","type":"any[]","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"extras","type":"NavigationExtras","canonicalReference":"@angular/router!NavigationExtras:interface","shortType":"NavigationExtras","importPath":"@angular/router","isOptional":true}],"returnType":"Promise"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SapUnit","members":[{"kind":"PropertySignature","name":"availabilityCode","type":"string"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"sapCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"availabilityCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"availabilityCode","type":"string"},"topLevelApiElementName":"SapUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"SapUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"SapUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapCode","type":"string"},"topLevelApiElementName":"SapUnit","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SapUnit","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"availabilityCode","type":"string"},{"kind":"Property","name":"sapCode","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ScopedData","members":[{"kind":"PropertySignature","name":"data$","type":"Observable"},{"kind":"PropertySignature","name":"scope","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"data$","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"data$","type":"Observable"},"topLevelApiElementName":"ScopedData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scope","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scope","type":"string"},"topLevelApiElementName":"ScopedData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ScopedData","members":[{"kind":"Property","name":"scope","type":"string"},{"kind":"Property","name":"data$","type":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ScopedDataWithUrl","members":[{"kind":"PropertySignature","name":"scopedData","type":"ScopedData"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scopedData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scopedData","type":"ScopedData"},"topLevelApiElementName":"ScopedDataWithUrl","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"ScopedDataWithUrl","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ScopedDataWithUrl","members":[{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"scopedData","type":"ScopedData"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ScopedProductData","members":[{"kind":"PropertySignature","name":"code","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"ScopedProductData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ScopedProductData","members":[{"kind":"Property","name":"code","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ScriptLoader","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"document","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"platformId","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}]},{"kind":"Property","name":"document","type":"any"},{"kind":"Method","name":"embedScript","overloadIndex":1,"parameters":[{"name":"embedOptions","type":"{ src: string; params?: Object; attributes?: Object; callback?: EventListener; errorCallback?: EventListener; placement?: ScriptPlacement; disableKeyRestriction?: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"hasScript","overloadIndex":1,"parameters":[{"name":"src","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"platformId","type":"Object"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"embedScript","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"embedScript","overloadIndex":1,"parameters":[{"name":"embedOptions","type":"{ src: string; params?: Object; attributes?: Object; callback?: EventListener; errorCallback?: EventListener; placement?: ScriptPlacement; disableKeyRestriction?: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ScriptLoader","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasScript","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasScript","overloadIndex":1,"parameters":[{"name":"src","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ScriptLoader","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ScriptLoader","members":[{"kind":"Property","name":"document","type":"any"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"document","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"platformId","type":"Object","canonicalReference":"@spartacus/core!Object:class","shortType":"Object","importPath":"","isOptional":false}]},{"kind":"Method","name":"embedScript","parameters":[{"name":"embedOptions","type":"{\n src: string;\n params?: Object;\n attributes?: Object;\n callback?: EventListener;\n errorCallback?: EventListener;\n placement?: ScriptPlacement;\n disableKeyRestriction?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasScript","parameters":[{"name":"src","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Property","name":"parseParams","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Enum","name":"ScrollBehavior_2","members":["AUTO","SMOOTH"],"breakingChanges":[{"change":"ENUM_DELETED","changeType":"DELETED","changeKind":"Enum","changeLabel":"deleted","changeElementName":"ScrollBehavior_2","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"ScrollBehavior_2","topLevelApiElementKind":"Enum","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchboxService","members":[{"kind":"Method","name":"clearResults","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSuggestionResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"searchSuggestions","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"searchSuggestionsWithCompletion","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"searchWithCompletion","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearResults","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SearchboxService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SearchboxService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSuggestionResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSuggestionResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SearchboxService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"search","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"search","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SearchboxService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchSuggestions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchSuggestions","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SearchboxService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchSuggestionsWithCompletion","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchSuggestionsWithCompletion","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"SearchboxService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchWithCompletion","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchWithCompletion","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"SearchboxService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchboxService","members":[{"kind":"Property","name":"actionsSubject","type":""},{"kind":"Method","name":"search","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"searchWithCompletion","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getResults","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearResults","parameters":[],"returnType":"void"},{"kind":"Method","name":"getSuggestionResults","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"searchSuggestions","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"searchSuggestionsWithCompletion","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchConfig","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"filters","type":"string"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"sort","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"SearchConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"filters","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"filters","type":"string"},"topLevelApiElementName":"SearchConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"SearchConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sort","type":"string"},"topLevelApiElementName":"SearchConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchConfig","members":[{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"sort","type":"string"},{"kind":"Property","name":"filters","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"productSearchService","type":"ProductSearchService","isOptional":false,"canonicalReference":"@spartacus/core!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core"}]},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Property","name":"query$","type":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"total$","type":"Observable"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveCanonicalUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveCanonicalUrl","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SearchPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SearchPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SearchPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SearchPageMetaResolver","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"productSearchService","type":"ProductSearchService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Property","name":"total$","type":"Observable"},{"kind":"Property","name":"query$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"productSearchService","type":"ProductSearchService","canonicalReference":"@spartacus/core!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","canonicalReference":"@spartacus/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveCanonicalUrl","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchQuery","members":[{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"SearchQuery","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchQuery","members":[{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchState","members":[{"kind":"PropertySignature","name":"query","type":"SearchQuery"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"SearchQuery"},"topLevelApiElementName":"SearchState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"SearchState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SearchState","members":[{"kind":"Property","name":"query","type":"SearchQuery"},{"kind":"Property","name":"url","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SecurePortalConfigInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"configInit","type":"ConfigInitializerService","isOptional":false,"canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"configFactory","type":"() => Promise"},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Method","name":"getRoutingConfig","overloadIndex":1,"parameters":[{"name":"source","type":"BaseSite | undefined","isOptional":false,"canonicalReference":"@spartacus/core!BaseSite:interface","shortType":"BaseSite","importPath":"@spartacus/core"}],"returnType":"RoutingConfig"},{"kind":"Method","name":"resolveConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"scopes","type":"string[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRoutingConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRoutingConfig","overloadIndex":1,"parameters":[{"name":"source","type":"BaseSite | undefined","isOptional":false,"canonicalReference":"@spartacus/core!BaseSite:interface","shortType":"BaseSite","importPath":"@spartacus/core"}],"returnType":"RoutingConfig"},"topLevelApiElementName":"SecurePortalConfigInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SecurePortalConfigInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SecurePortalConfigInitializer","members":[{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"configInit","type":"ConfigInitializerService"},{"kind":"Property","name":"scopes","type":"string[]"},{"kind":"Property","name":"configFactory","type":"() => Promise"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"configInit","type":"ConfigInitializerService","canonicalReference":"@spartacus/core!ConfigInitializerService:class","shortType":"ConfigInitializerService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveConfig","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRoutingConfig","parameters":[{"name":"source","type":"BaseSite | undefined","canonicalReference":"@spartacus/core!BaseSite:class","shortType":"BaseSite","importPath":"","isOptional":false}],"returnType":"RoutingConfig"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SemanticPathService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingConfigService","type":"RoutingConfigService","isOptional":false,"canonicalReference":"@spartacus/core!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core"},{"name":"urlParser","type":"UrlParsingService","isOptional":false,"canonicalReference":"@spartacus/core!UrlParsingService:class","shortType":"UrlParsingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Property","name":"ROOT_URL","type":"string[]"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"}],"returnType":"any[]"},{"kind":"Property","name":"urlParser","type":"UrlParsingService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"SemanticPathService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"}],"returnType":"any[]"},"topLevelApiElementName":"SemanticPathService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SemanticPathService","members":[{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"urlParser","type":"UrlParsingService"},{"kind":"Property","name":"ROOT_URL","type":"string[]"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingConfigService","type":"RoutingConfigService","canonicalReference":"@spartacus/core!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"urlParser","type":"UrlParsingService","canonicalReference":"@spartacus/core!UrlParsingService:class","shortType":"UrlParsingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"routeName","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"transform","parameters":[{"name":"commands","type":"UrlCommands","canonicalReference":"@spartacus/core!UrlCommands:class","shortType":"UrlCommands","importPath":"","isOptional":false}],"returnType":"any[]"},{"kind":"Property","name":"isRouteCommand","type":""},{"kind":"Property","name":"shouldOutputAbsolute","type":""},{"kind":"Property","name":"generateUrlPart","type":""},{"kind":"Property","name":"standarizeRouteCommand","type":""},{"kind":"Property","name":"provideParamsValues","type":""},{"kind":"Property","name":"findPathWithFillableParams","type":""},{"kind":"Property","name":"getParams","type":""},{"kind":"Property","name":"getMappedParamName","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteAdapter","members":[{"kind":"Method","name":"loadBaseSite","overloadIndex":1,"parameters":[{"name":"siteUid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadBaseSites","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadCountries","overloadIndex":1,"parameters":[{"name":"type","type":"CountryType","isOptional":true,"canonicalReference":"@spartacus/core!CountryType:enum","shortType":"CountryType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"loadCurrencies","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadLanguages","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBaseSite","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBaseSite","overloadIndex":1,"parameters":[{"name":"siteUid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBaseSites","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBaseSites","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCountries","overloadIndex":1,"parameters":[{"name":"type","type":"CountryType","isOptional":true,"canonicalReference":"@spartacus/core!CountryType:enum","shortType":"CountryType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"SiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCurrencies","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCurrencies","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadLanguages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadLanguages","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadRegions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SiteAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteAdapter","members":[{"kind":"Method","name":"loadLanguages","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadCurrencies","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadCountries","parameters":[{"name":"type","type":"CountryType","canonicalReference":"@spartacus/core!CountryType:class","shortType":"CountryType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadRegions","parameters":[{"name":"countryIsoCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadBaseSite","parameters":[{"name":"siteUid","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"loadBaseSites","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"SiteAdapter","isOptional":false,"canonicalReference":"@spartacus/core!SiteAdapter:class","shortType":"SiteAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"SiteAdapter"},{"kind":"Method","name":"getBaseSite","overloadIndex":1,"parameters":[{"name":"siteUid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getBaseSites","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCountries","overloadIndex":1,"parameters":[{"name":"type","type":"CountryType","isOptional":true,"canonicalReference":"@spartacus/core!CountryType:enum","shortType":"CountryType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getCurrencies","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLanguages","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBaseSite","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBaseSite","overloadIndex":1,"parameters":[{"name":"siteUid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SiteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBaseSites","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBaseSites","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCountries","overloadIndex":1,"parameters":[{"name":"type","type":"CountryType","isOptional":true,"canonicalReference":"@spartacus/core!CountryType:enum","shortType":"CountryType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"SiteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrencies","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrencies","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLanguages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLanguages","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRegions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SiteConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteConnector","members":[{"kind":"Property","name":"adapter","type":"SiteAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"SiteAdapter","canonicalReference":"@spartacus/core!SiteAdapter:class","shortType":"SiteAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getLanguages","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCurrencies","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCountries","parameters":[{"name":"type","type":"CountryType","canonicalReference":"@spartacus/core!CountryType:class","shortType":"CountryType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getRegions","parameters":[{"name":"countryIsoCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getBaseSite","parameters":[{"name":"siteUid","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getBaseSites","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteContext","members":[{"kind":"MethodSignature","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"MethodSignature","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"MethodSignature","name":"setActive","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"getAll","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"setActive","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"setActive","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SiteContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteContext","members":[{"kind":"Method","name":"getAll","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setActive","parameters":[{"name":"isocode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"SiteContextActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"SiteContextActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SiteContextActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"BASE_SITE_CHANGE","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"BASE_SITE_CHANGE","type":""}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"BaseSiteAction","namespace":"SiteContextActions","members":["LoadBaseSite | LoadBaseSiteFail | LoadBaseSiteSuccess | LoadBaseSites | LoadBaseSitesFail | LoadBaseSitesSuccess | SetActiveBaseSite | BaseSiteChange"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"BaseSiteAction","members":["LoadBaseSite | LoadBaseSiteFail | LoadBaseSiteSuccess | LoadBaseSites | LoadBaseSitesFail | LoadBaseSitesSuccess | SetActiveBaseSite | BaseSiteChange"]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseSiteChange","namespace":"SiteContextActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"BaseSiteChange","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CurrenciesAction","namespace":"SiteContextActions","members":["LoadCurrencies | LoadCurrenciesFail | LoadCurrenciesSuccess | SetActiveCurrency | CurrencyChange"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CurrenciesAction","members":["LoadCurrencies | LoadCurrenciesFail | LoadCurrenciesSuccess | SetActiveCurrency | CurrencyChange"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CURRENCY_CHANGE","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CURRENCY_CHANGE","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"CurrencyChange","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ previous: string | null; current: string | null; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ previous: string | null; current: string | null; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"CurrencyChange","members":[{"kind":"Property","name":"payload","type":"{ previous: string | null; current: string | null; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n previous: string | null;\n current: string | null;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LANGUAGE_CHANGE","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LANGUAGE_CHANGE","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LanguageChange","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ previous: string | null; current: string | null; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ previous: string | null; current: string | null; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LanguageChange","members":[{"kind":"Property","name":"payload","type":"{ previous: string | null; current: string | null; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n previous: string | null;\n current: string | null;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"LanguagesAction","namespace":"SiteContextActions","members":["LoadLanguages | LoadLanguagesFail | LoadLanguagesSuccess | SetActiveLanguage | LanguageChange"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"LanguagesAction","members":["LoadLanguages | LoadLanguagesFail | LoadLanguagesSuccess | SetActiveLanguage | LanguageChange"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITE_FAIL","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITE_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITE_SUCCESS","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITE_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITE","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITE","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITES_FAIL","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITES_SUCCESS","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITES","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BASE_SITES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CURRENCIES_FAIL","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CURRENCIES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CURRENCIES_SUCCESS","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CURRENCIES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CURRENCIES","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CURRENCIES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_LANGUAGES_FAIL","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_LANGUAGES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_LANGUAGES_SUCCESS","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_LANGUAGES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_LANGUAGES","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_LANGUAGES","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSite","namespace":"SiteContextActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSite","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSiteFail","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSiteFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSites","namespace":"SiteContextActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSites","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSitesFail","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSitesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSitesSuccess","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"BaseSite[]","isOptional":false,"canonicalReference":"@spartacus/core!BaseSite:interface","shortType":"BaseSite","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"BaseSite[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSitesSuccess","members":[{"kind":"Property","name":"payload","type":"BaseSite[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"BaseSite[]","canonicalReference":"@spartacus/core!BaseSite:class","shortType":"BaseSite","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSiteSuccess","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"BaseSite","isOptional":false,"canonicalReference":"@spartacus/core!BaseSite:interface","shortType":"BaseSite","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"BaseSite"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBaseSiteSuccess","members":[{"kind":"Property","name":"payload","type":"BaseSite"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"BaseSite","canonicalReference":"@spartacus/core!BaseSite:class","shortType":"BaseSite","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCurrencies","namespace":"SiteContextActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCurrencies","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCurrenciesFail","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCurrenciesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCurrenciesSuccess","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Currency[]","isOptional":false,"canonicalReference":"@spartacus/core!Currency:interface","shortType":"Currency","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Currency[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCurrenciesSuccess","members":[{"kind":"Property","name":"payload","type":"Currency[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Currency[]","canonicalReference":"@spartacus/core!Currency:class","shortType":"Currency","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadLanguages","namespace":"SiteContextActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadLanguages","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadLanguagesFail","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadLanguagesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadLanguagesSuccess","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Language[]","isOptional":false,"canonicalReference":"@spartacus/core!Language:interface","shortType":"Language","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Language[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadLanguagesSuccess","members":[{"kind":"Property","name":"payload","type":"Language[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Language[]","canonicalReference":"@spartacus/core!Language:class","shortType":"Language","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ACTIVE_BASE_SITE","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ACTIVE_BASE_SITE","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ACTIVE_CURRENCY","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ACTIVE_CURRENCY","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ACTIVE_LANGUAGE","namespace":"SiteContextActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ACTIVE_LANGUAGE","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SetActiveBaseSite","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SetActiveBaseSite","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SetActiveCurrency","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SetActiveCurrency","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SetActiveLanguage","namespace":"SiteContextActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SetActiveLanguage","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextConfigInitializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"javaRegExpConverter","type":"JavaRegExpConverter","isOptional":false,"canonicalReference":"@spartacus/core!JavaRegExpConverter:class","shortType":"JavaRegExpConverter","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"configFactory","type":"() => Promise"},{"kind":"Method","name":"getConfig","overloadIndex":1,"parameters":[{"name":"source","type":"BaseSite","isOptional":false,"canonicalReference":"@spartacus/core!BaseSite:interface","shortType":"BaseSite","importPath":"@spartacus/core"}],"returnType":"SiteContextConfig"},{"kind":"Property","name":"javaRegExpConverter","type":"JavaRegExpConverter"},{"kind":"Method","name":"resolveConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"scopes","type":"string[]"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConfig","overloadIndex":1,"parameters":[{"name":"source","type":"BaseSite","isOptional":false,"canonicalReference":"@spartacus/core!BaseSite:interface","shortType":"BaseSite","importPath":"@spartacus/core"}],"returnType":"SiteContextConfig"},"topLevelApiElementName":"SiteContextConfigInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveConfig","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveConfig","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteContextConfigInitializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextConfigInitializer","members":[{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"javaRegExpConverter","type":"JavaRegExpConverter"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"scopes","type":"string[]"},{"kind":"Property","name":"configFactory","type":"() => Promise"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"javaRegExpConverter","type":"JavaRegExpConverter","canonicalReference":"@spartacus/core!JavaRegExpConverter:class","shortType":"JavaRegExpConverter","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveConfig","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConfig","parameters":[{"name":"source","type":"BaseSite","canonicalReference":"@spartacus/core!BaseSite:class","shortType":"BaseSite","importPath":"","isOptional":false}],"returnType":"SiteContextConfig"},{"kind":"Property","name":"isCurrentBaseSite","type":""},{"kind":"Property","name":"getUrlParams","type":""},{"kind":"Property","name":"getIsoCodes","type":""},{"kind":"Property","name":"moveToFirst","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"actionsSubject","type":"ActionsSubject","isOptional":false,"canonicalReference":"@ngrx/store!ActionsSubject:class","shortType":"ActionsSubject","importPath":"@ngrx/store"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerSetCurrency","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerSetLanguage","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SiteContextEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerSetCurrency","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerSetCurrency","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SiteContextEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerSetLanguage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerSetLanguage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SiteContextEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextEventBuilder","members":[{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"actionsSubject","type":"ActionsSubject","canonicalReference":"@spartacus/core!ActionsSubject:class","shortType":"ActionsSubject","importPath":"","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerSetLanguage","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerSetCurrency","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"currencyService","type":"CurrencyService","isOptional":false,"canonicalReference":"@spartacus/core!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCurr","type":"string | undefined"},{"kind":"Property","name":"activeLang","type":"string | undefined"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"SiteContextInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextInterceptor","members":[{"kind":"Property","name":"languageService","type":""},{"kind":"Property","name":"currencyService","type":""},{"kind":"Property","name":"occEndpoints","type":""},{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"activeLang","type":"string | undefined"},{"kind":"Property","name":"activeCurr","type":"string | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/core!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"currencyService","type":"CurrencyService","canonicalReference":"@spartacus/core!CurrencyService:class","shortType":"CurrencyService","importPath":"@spartacus/core","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/core!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"SiteContextModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextParamsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"SiteContextConfig","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core"},{"name":"injector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"serviceMap","type":"ContextServiceMap","isOptional":false,"canonicalReference":"@spartacus/core!ContextServiceMap:class","shortType":"ContextServiceMap","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getContextParameters","overloadIndex":1,"parameters":[],"returnType":"string[]"},{"kind":"Method","name":"getParamDefaultValue","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"getParamValues","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},{"kind":"Method","name":"getSiteContextService","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SiteContext | undefined"},{"kind":"Method","name":"getUrlEncodingParameters","overloadIndex":1,"parameters":[],"returnType":"string[]"},{"kind":"Method","name":"getValue","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"getValues","overloadIndex":1,"parameters":[{"name":"params","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"setValue","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getContextParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getContextParameters","overloadIndex":1,"parameters":[],"returnType":"string[]"},"topLevelApiElementName":"SiteContextParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamDefaultValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamDefaultValue","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"SiteContextParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamValues","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"SiteContextParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSiteContextService","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSiteContextService","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SiteContext | undefined"},"topLevelApiElementName":"SiteContextParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUrlEncodingParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUrlEncodingParameters","overloadIndex":1,"parameters":[],"returnType":"string[]"},"topLevelApiElementName":"SiteContextParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValue","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"SiteContextParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValues","overloadIndex":1,"parameters":[{"name":"params","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"SiteContextParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setValue","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"value","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SiteContextParamsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextParamsService","members":[{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"injector","type":""},{"kind":"Property","name":"serviceMap","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"SiteContextConfig","canonicalReference":"@spartacus/core!SiteContextConfig:class","shortType":"SiteContextConfig","importPath":"@spartacus/core","isOptional":false},{"name":"injector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false},{"name":"serviceMap","type":"ContextServiceMap","canonicalReference":"@spartacus/core!ContextServiceMap:class","shortType":"ContextServiceMap","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getContextParameters","parameters":[],"returnType":"string[]"},{"kind":"Method","name":"getUrlEncodingParameters","parameters":[],"returnType":"string[]"},{"kind":"Method","name":"getParamValues","parameters":[{"name":"param","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string[]"},{"kind":"Method","name":"getParamDefaultValue","parameters":[{"name":"param","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"getSiteContextService","parameters":[{"name":"param","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"SiteContext | undefined"},{"kind":"Method","name":"getValue","parameters":[{"name":"param","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"setValue","parameters":[{"name":"param","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"value","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getValues","parameters":[{"name":"params","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"SiteContextSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"SiteContextSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SiteContextSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getActiveBaseSite","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getActiveBaseSite","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getActiveCurrency","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getActiveCurrency","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getActiveLanguage","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getActiveLanguage","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllBaseSites","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllBaseSites","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllCurrencies","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllCurrencies","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllLanguages","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllLanguages","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBaseSiteData","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBaseSiteData","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBaseSitesEntities","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBaseSitesEntities","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBaseSiteState","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBaseSiteState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCurrenciesEntities","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCurrenciesEntities","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCurrenciesState","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCurrenciesState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getLanguagesEntities","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getLanguagesEntities","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getLanguagesState","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getLanguagesState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSiteContextState","namespace":"SiteContextSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSiteContextState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteContextState","members":[{"kind":"PropertySignature","name":"baseSite","type":"BaseSiteState"},{"kind":"PropertySignature","name":"currencies","type":"CurrenciesState"},{"kind":"PropertySignature","name":"languages","type":"LanguagesState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"baseSite","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"baseSite","type":"BaseSiteState"},"topLevelApiElementName":"SiteContextState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currencies","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currencies","type":"CurrenciesState"},"topLevelApiElementName":"SiteContextState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"languages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"languages","type":"LanguagesState"},"topLevelApiElementName":"SiteContextState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteContextState","members":[{"kind":"Property","name":"languages","type":"LanguagesState"},{"kind":"Property","name":"currencies","type":"CurrenciesState"},{"kind":"Property","name":"baseSite","type":"BaseSiteState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteContextUrlParams","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"name","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"SiteContextUrlParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteContextUrlParams","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextUrlSerializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"siteContextParams","type":"SiteContextParamsService","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextParamsService:class","shortType":"SiteContextParamsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"hasContextInRoutes","type":"boolean"},{"kind":"Method","name":"parse","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlTreeWithSiteContext"},{"kind":"Method","name":"serialize","overloadIndex":1,"parameters":[{"name":"tree","type":"UrlTreeWithSiteContext","isOptional":false,"canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:interface","shortType":"UrlTreeWithSiteContext","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Property","name":"URL_SPLIT","type":"RegExp"},{"kind":"Property","name":"urlEncodingParameters","type":"string[]"},{"kind":"Method","name":"urlExtractContextParameters","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ url: string; params: SiteContextUrlParams; }"},{"kind":"Method","name":"urlIncludeContextParameters","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SiteContextUrlParams","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextUrlParams:interface","shortType":"SiteContextUrlParams","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"urlTreeExtractContextParameters","overloadIndex":1,"parameters":[{"name":"urlTree","type":"UrlTreeWithSiteContext","isOptional":false,"canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:interface","shortType":"UrlTreeWithSiteContext","importPath":"@spartacus/core"}],"returnType":"SiteContextUrlParams"},{"kind":"Method","name":"urlTreeIncludeContextParameters","overloadIndex":1,"parameters":[{"name":"urlTree","type":"UrlTreeWithSiteContext","isOptional":false,"canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:interface","shortType":"UrlTreeWithSiteContext","importPath":"@spartacus/core"},{"name":"params","type":"SiteContextUrlParams","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextUrlParams:interface","shortType":"SiteContextUrlParams","importPath":"@spartacus/core"}],"returnType":"void"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"hasContextInRoutes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"hasContextInRoutes","type":"boolean"},"topLevelApiElementName":"SiteContextUrlSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"parse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"parse","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlTreeWithSiteContext"},"topLevelApiElementName":"SiteContextUrlSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"serialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"serialize","overloadIndex":1,"parameters":[{"name":"tree","type":"UrlTreeWithSiteContext","isOptional":false,"canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:interface","shortType":"UrlTreeWithSiteContext","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"SiteContextUrlSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"urlEncodingParameters","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"urlEncodingParameters","type":"string[]"},"topLevelApiElementName":"SiteContextUrlSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"urlExtractContextParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"urlExtractContextParameters","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ url: string; params: SiteContextUrlParams; }"},"topLevelApiElementName":"SiteContextUrlSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"urlIncludeContextParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"urlIncludeContextParameters","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"params","type":"SiteContextUrlParams","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextUrlParams:interface","shortType":"SiteContextUrlParams","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"SiteContextUrlSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"urlTreeExtractContextParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"urlTreeExtractContextParameters","overloadIndex":1,"parameters":[{"name":"urlTree","type":"UrlTreeWithSiteContext","isOptional":false,"canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:interface","shortType":"UrlTreeWithSiteContext","importPath":"@spartacus/core"}],"returnType":"SiteContextUrlParams"},"topLevelApiElementName":"SiteContextUrlSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"urlTreeIncludeContextParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"urlTreeIncludeContextParameters","overloadIndex":1,"parameters":[{"name":"urlTree","type":"UrlTreeWithSiteContext","isOptional":false,"canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:interface","shortType":"UrlTreeWithSiteContext","importPath":"@spartacus/core"},{"name":"params","type":"SiteContextUrlParams","isOptional":false,"canonicalReference":"@spartacus/core!SiteContextUrlParams:interface","shortType":"SiteContextUrlParams","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SiteContextUrlSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteContextUrlSerializer","members":[{"kind":"Property","name":"siteContextParams","type":""},{"kind":"Property","name":"URL_SPLIT","type":"RegExp"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"siteContextParams","type":"SiteContextParamsService","canonicalReference":"@spartacus/core!SiteContextParamsService:class","shortType":"SiteContextParamsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"parse","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"UrlTreeWithSiteContext"},{"kind":"Method","name":"urlExtractContextParameters","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"{ url: string; params: SiteContextUrlParams; }"},{"kind":"Method","name":"urlTreeIncludeContextParameters","parameters":[{"name":"urlTree","type":"UrlTreeWithSiteContext","canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:class","shortType":"UrlTreeWithSiteContext","importPath":"","isOptional":false},{"name":"params","type":"SiteContextUrlParams","canonicalReference":"@spartacus/core!SiteContextUrlParams:class","shortType":"SiteContextUrlParams","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"serialize","parameters":[{"name":"tree","type":"UrlTreeWithSiteContext","canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:class","shortType":"UrlTreeWithSiteContext","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"urlTreeExtractContextParameters","parameters":[{"name":"urlTree","type":"UrlTreeWithSiteContext","canonicalReference":"@spartacus/core!UrlTreeWithSiteContext:class","shortType":"UrlTreeWithSiteContext","importPath":"","isOptional":false}],"returnType":"SiteContextUrlParams"},{"kind":"Method","name":"urlIncludeContextParameters","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"params","type":"SiteContextUrlParams","canonicalReference":"@spartacus/core!SiteContextUrlParams:class","shortType":"SiteContextUrlParams","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteTheme","members":[{"kind":"PropertySignature","name":"className","type":"string"},{"kind":"PropertySignature","name":"i18nNameKey","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"className","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"className","type":"string"},"topLevelApiElementName":"SiteTheme","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"i18nNameKey","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"i18nNameKey","type":"string"},"topLevelApiElementName":"SiteTheme","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteTheme","members":[{"kind":"Property","name":"i18nNameKey","type":"string"},{"kind":"Property","name":"className","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"SiteThemeActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"SiteThemeActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SiteThemeActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ACTIVE_SITE_THEME","namespace":"SiteThemeActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_ACTIVE_SITE_THEME","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SetActiveSiteTheme","namespace":"SiteThemeActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SetActiveSiteTheme","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SITE_THEME_CHANGE","namespace":"SiteThemeActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SITE_THEME_CHANGE","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteThemeChange","namespace":"SiteThemeActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ previous: string | null; current: string | null; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ previous: string | null; current: string | null; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteThemeChange","members":[{"kind":"Property","name":"payload","type":"{ previous: string | null; current: string | null; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n previous: string | null;\n current: string | null;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"SiteThemesAction","namespace":"SiteThemeActions","members":["SetActiveSiteTheme | SiteThemeChange"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"SiteThemesAction","members":["SetActiveSiteTheme | SiteThemeChange"]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteThemeEntities","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SiteTheme"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"SiteTheme"},"topLevelApiElementName":"SiteThemeEntities","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteThemeEntities","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteThemeModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"SiteThemeModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteThemeModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"SiteThemeSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"SiteThemeSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SiteThemeSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getActiveSiteTheme","namespace":"SiteThemeSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getActiveSiteTheme","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSiteThemesState","namespace":"SiteThemeSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSiteThemesState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSiteThemeState","namespace":"SiteThemeSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getSiteThemeState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteThemeService","members":[{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"FALLBACK_DEFAULT_THEME_ID","type":""},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDefault","overloadIndex":1,"parameters":[],"returnType":"SiteTheme"},{"kind":"Method","name":"isInitialized","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValid","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"themes","type":"SiteTheme[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SiteThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDefault","overloadIndex":1,"parameters":[],"returnType":"SiteTheme"},"topLevelApiElementName":"SiteThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isInitialized","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isInitialized","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"SiteThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isValid","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isValid","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"SiteThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setActive","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SiteThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"themes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"themes","type":"SiteTheme[]"},"topLevelApiElementName":"SiteThemeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SiteThemeService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"FALLBACK_DEFAULT_THEME_ID","type":""},{"kind":"Method","name":"getDefault","parameters":[],"returnType":"SiteTheme"},{"kind":"Method","name":"getAll","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setActive","parameters":[{"name":"className","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isInitialized","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isValid","parameters":[{"name":"className","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteThemesState","members":[{"kind":"PropertySignature","name":"activeSiteTheme","type":"string | null"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activeSiteTheme","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activeSiteTheme","type":"string | null"},"topLevelApiElementName":"SiteThemesState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteThemesState","members":[{"kind":"Property","name":"activeSiteTheme","type":"string | null"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteThemeState","members":[{"kind":"PropertySignature","name":"themes","type":"SiteThemesState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"themes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"themes","type":"SiteThemesState"},"topLevelApiElementName":"SiteThemeState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SiteThemeState","members":[{"kind":"Property","name":"themes","type":"SiteThemesState"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SlotDecorator","members":[{"kind":"Method","name":"decorate","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"slot","type":"ContentSlotData","isOptional":true,"canonicalReference":"@spartacus/core!ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"decorate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"decorate","overloadIndex":1,"parameters":[{"name":"element","type":"Element","isOptional":false,"canonicalReference":"!Element:interface","shortType":"Element","importPath":""},{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"slot","type":"ContentSlotData","isOptional":true,"canonicalReference":"@spartacus/core!ContentSlotData:interface","shortType":"ContentSlotData","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SlotDecorator","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SlotDecorator","members":[{"kind":"Method","name":"decorate","parameters":[{"name":"element","type":"Element","canonicalReference":"@spartacus/core!Element:class","shortType":"Element","importPath":"","isOptional":false},{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"slot","type":"ContentSlotData","canonicalReference":"@spartacus/core!ContentSlotData:class","shortType":"ContentSlotData","importPath":"","isOptional":true}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SMART_EDIT_DUMMY_COMPONENT_TYPE","type":"","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"SMART_EDIT_DUMMY_COMPONENT_TYPE","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SMART_EDIT_DUMMY_COMPONENT_TYPE","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SortModel","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"selected","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"SortModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"SortModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selected","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selected","type":"boolean"},"topLevelApiElementName":"SortModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SortModel","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"selected","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SpecialOpeningDay","members":[{"kind":"PropertySignature","name":"closed","type":"boolean"},{"kind":"PropertySignature","name":"closingTime","type":"Time"},{"kind":"PropertySignature","name":"comment","type":"string"},{"kind":"PropertySignature","name":"date","type":"Date"},{"kind":"PropertySignature","name":"formattedDate","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"openingTime","type":"Time"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closed","type":"boolean"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closingTime","type":"Time"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"comment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"comment","type":"string"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"date","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"date","type":"Date"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedDate","type":"string"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openingTime","type":"Time"},"topLevelApiElementName":"SpecialOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SpecialOpeningDay","members":[{"kind":"Property","name":"closed","type":"boolean"},{"kind":"Property","name":"closingTime","type":"Time"},{"kind":"Property","name":"comment","type":"string"},{"kind":"Property","name":"date","type":"Date"},{"kind":"Property","name":"formattedDate","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"openingTime","type":"Time"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SpellingSuggestion","members":[{"kind":"PropertySignature","name":"query","type":"string"},{"kind":"PropertySignature","name":"suggestion","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"string"},"topLevelApiElementName":"SpellingSuggestion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"suggestion","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"suggestion","type":"string"},"topLevelApiElementName":"SpellingSuggestion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SpellingSuggestion","members":[{"kind":"Property","name":"query","type":"string"},{"kind":"Property","name":"suggestion","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StandardCmsComponentConfig","members":[{"kind":"PropertySignature","name":"BannerComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"BreadcrumbComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"CategoryNavigationComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"CMSLinkComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"CMSParagraphComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"CMSSiteContextComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"CMSTabParagraphComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"FooterNavigationComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"LoginComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"MiniCartComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"NavigationComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"ProductAddToCartComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"ProductCarouselComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"ProductReferencesComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"SearchBoxComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"SimpleBannerComponent","type":"CmsComponentMapping"},{"kind":"PropertySignature","name":"SimpleResponsiveBannerComponent","type":"CmsComponentMapping"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"BannerComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"BannerComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"BreadcrumbComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"BreadcrumbComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"CategoryNavigationComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"CategoryNavigationComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"CMSLinkComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"CMSLinkComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"CMSParagraphComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"CMSParagraphComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"CMSSiteContextComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"CMSSiteContextComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"CMSTabParagraphComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"CMSTabParagraphComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"FooterNavigationComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"FooterNavigationComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"LoginComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"LoginComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"MiniCartComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"MiniCartComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"NavigationComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"NavigationComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ProductAddToCartComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ProductAddToCartComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ProductCarouselComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ProductCarouselComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ProductReferencesComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ProductReferencesComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"SearchBoxComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"SearchBoxComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"SimpleBannerComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"SimpleBannerComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"SimpleResponsiveBannerComponent","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"SimpleResponsiveBannerComponent","type":"CmsComponentMapping"},"topLevelApiElementName":"StandardCmsComponentConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StandardCmsComponentConfig","members":[{"kind":"Property","name":"CMSSiteContextComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"CMSLinkComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"SimpleResponsiveBannerComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"SimpleBannerComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"BannerComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"CMSParagraphComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"BreadcrumbComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"NavigationComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"FooterNavigationComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"CategoryNavigationComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"ProductAddToCartComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"MiniCartComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"ProductCarouselComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"SearchBoxComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"ProductReferencesComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"CMSTabParagraphComponent","type":"CmsComponentMapping"},{"kind":"Property","name":"LoginComponent","type":"CmsComponentMapping"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"State","members":[{"kind":"PropertySignature","name":"router","type":"RouterState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"router","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"router","type":"RouterState"},"topLevelApiElementName":"State","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"State","members":[{"kind":"Property","name":"[ROUTING_FEATURE]","type":"RouterState"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"StateEventService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"actionsSubject","type":"ActionsSubject","isOptional":false,"canonicalReference":"@ngrx/store!ActionsSubject:class","shortType":"ActionsSubject","importPath":"@ngrx/store"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Method","name":"createEvent","overloadIndex":1,"parameters":[{"name":"action","type":"{ type: string; payload?: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventType","type":"Type","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"},{"name":"factory","type":"(action: any) => T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getFromAction","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/core!ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/core!ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"() => void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createEvent","overloadIndex":1,"parameters":[{"name":"action","type":"{ type: string; payload?: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"eventType","type":"Type","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"},{"name":"factory","type":"(action: any) => T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T"},"topLevelApiElementName":"StateEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFromAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFromAction","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/core!ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"StateEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/core!ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"() => void"},"topLevelApiElementName":"StateEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"StateEventService","members":[{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"actionsSubject","type":"ActionsSubject","canonicalReference":"@spartacus/core!ActionsSubject:class","shortType":"ActionsSubject","importPath":"","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[{"name":"mapping","type":"ActionToEventMapping","canonicalReference":"@spartacus/core!ActionToEventMapping:class","shortType":"ActionToEventMapping","importPath":"","isOptional":false}],"returnType":"() => void"},{"kind":"Method","name":"getFromAction","parameters":[{"name":"mapping","type":"ActionToEventMapping","canonicalReference":"@spartacus/core!ActionToEventMapping:class","shortType":"ActionToEventMapping","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createEvent","parameters":[{"name":"action","type":"{\n type: string;\n payload?: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"eventType","type":"Type","canonicalReference":"@spartacus/core!Type:class","shortType":"Type","importPath":"","isOptional":false},{"name":"factory","type":"(action: any) => T","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"T"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"StateModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"StateModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"StateModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"StatePersistenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"generateKeyWithContext","overloadIndex":1,"parameters":[{"name":"context","type":"string | Array","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"readStateFromStorage","overloadIndex":1,"parameters":[{"name":"{ key, context, storageType, }","type":"{ key: string; context?: string | Array; storageType?: StorageSyncType; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T | undefined"},{"kind":"Method","name":"syncWithStorage","overloadIndex":1,"parameters":[{"name":"{ key, state$, context$, storageType, onRead, }","type":"{ key: string; state$: Observable; context$?: Observable>; storageType?: StorageSyncType; onRead?: (stateFromStorage: T | undefined) => void; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Subscription"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateKeyWithContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateKeyWithContext","overloadIndex":1,"parameters":[{"name":"context","type":"string | Array","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"StatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readStateFromStorage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readStateFromStorage","overloadIndex":1,"parameters":[{"name":"{ key, context, storageType, }","type":"{ key: string; context?: string | Array; storageType?: StorageSyncType; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T | undefined"},"topLevelApiElementName":"StatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"syncWithStorage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"syncWithStorage","overloadIndex":1,"parameters":[{"name":"{ key, state$, context$, storageType, onRead, }","type":"{ key: string; state$: Observable; context$?: Observable>; storageType?: StorageSyncType; onRead?: (stateFromStorage: T | undefined) => void; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Subscription"},"topLevelApiElementName":"StatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"StatePersistenceService","members":[{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"syncWithStorage","parameters":[{"name":"{ key, state$, context$, storageType, onRead, }","type":"{\n key: string;\n state$: Observable;\n context$?: Observable>;\n storageType?: StorageSyncType;\n onRead?: (stateFromStorage: T | undefined) => void;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Subscription"},{"kind":"Method","name":"readStateFromStorage","parameters":[{"name":"{ key, context, storageType, }","type":"{\n key: string;\n context?: string | Array;\n storageType?: StorageSyncType;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"T | undefined"},{"kind":"Method","name":"generateKeyWithContext","parameters":[{"name":"context","type":"string | Array","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"StateUtils","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"StateUtils","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"StateUtils","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"denormalizeCustomB2BSearch","namespace":"StateUtils","parameters":[{"name":"list","type":"EntityLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityLoaderState:type","shortType":"EntityLoaderState","importPath":"@spartacus/core"},{"name":"entities","type":"EntityLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityLoaderState:type","shortType":"EntityLoaderState","importPath":"@spartacus/core"},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LoaderState>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"denormalizeCustomB2BSearch","parameters":[{"name":"list","type":"EntityLoaderState","canonicalReference":"@spartacus/core!EntityLoaderState:class","shortType":"EntityLoaderState","importPath":"","isOptional":false},{"name":"entities","type":"EntityLoaderState","canonicalReference":"@spartacus/core!EntityLoaderState:class","shortType":"EntityLoaderState","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"LoaderState>"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"denormalizeSearch","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityListState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityListState:interface","shortType":"EntityListState","importPath":"@spartacus/core"},{"name":"params","type":"SearchConfig","isOptional":true,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"LoaderState>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"denormalizeSearch","parameters":[{"name":"state","type":"EntityListState","canonicalReference":"@spartacus/core!EntityListState:class","shortType":"EntityListState","importPath":"","isOptional":false},{"name":"params","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":true}],"returnType":"LoaderState>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_FAIL_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_FAIL_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_LOAD_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_LOAD_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_PROCESSES_DECREMENT_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_PROCESSES_DECREMENT_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_PROCESSES_INCREMENT_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_PROCESSES_INCREMENT_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_PROCESSES_LOADER_RESET_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_PROCESSES_LOADER_RESET_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_REMOVE_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_REMOVE_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_REMOVE_ALL_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_REMOVE_ALL_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_RESET_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_RESET_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_SUCCESS_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ENTITY_SUCCESS_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityAction","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"meta","type":"EntityMeta"},{"kind":"PropertySignature","name":"payload","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"meta","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"meta","type":"EntityMeta"},"topLevelApiElementName":"EntityAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payload","type":"any"},"topLevelApiElementName":"EntityAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityAction","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"meta","type":"EntityMeta"}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityErrorSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityLoaderState:type","shortType":"EntityLoaderState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityErrorSelector","parameters":[{"name":"state","type":"EntityLoaderState","canonicalReference":"@spartacus/core!EntityLoaderState:class","shortType":"EntityLoaderState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityFailAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"},{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityFailAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"},{"kind":"Property","name":"error","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false},{"name":"error","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityFailMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"},{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EntityLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityFailMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false},{"name":"error","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"EntityLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityHasPendingProcessesSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityProcessesLoaderState:type","shortType":"EntityProcessesLoaderState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityHasPendingProcessesSelector","parameters":[{"name":"state","type":"EntityProcessesLoaderState","canonicalReference":"@spartacus/core!EntityProcessesLoaderState:class","shortType":"EntityProcessesLoaderState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"EntityId","namespace":"StateUtils","members":["string | string[] | null"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"EntityId","members":["string | string[] | null"]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityIsStableSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityProcessesLoaderState:type","shortType":"EntityProcessesLoaderState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityIsStableSelector","parameters":[{"name":"state","type":"EntityProcessesLoaderState","canonicalReference":"@spartacus/core!EntityProcessesLoaderState:class","shortType":"EntityProcessesLoaderState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityListState","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"entities","type":"EntityLoaderState"},{"kind":"PropertySignature","name":"list","type":"EntityLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"EntityLoaderState"},"topLevelApiElementName":"EntityListState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"list","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"list","type":"EntityLoaderState"},"topLevelApiElementName":"EntityListState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityListState","members":[{"kind":"Property","name":"list","type":"EntityLoaderState"},{"kind":"Property","name":"entities","type":"EntityLoaderState"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityLoadAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"}]},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityLoadAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityLoaderAction","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"meta","type":"EntityLoaderMeta"},{"kind":"PropertySignature","name":"payload","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"meta","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"meta","type":"EntityLoaderMeta"},"topLevelApiElementName":"EntityLoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payload","type":"any"},"topLevelApiElementName":"EntityLoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityLoaderAction","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityLoaderMeta","namespace":"StateUtils","members":[],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityLoaderMeta","members":[]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityLoaderReducer","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reducer","type":"(state: T | undefined, action: V | LoaderAction) => T | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(state: EntityLoaderState | undefined, action: EntityLoaderAction) => EntityLoaderState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityLoaderReducer","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"reducer","type":"(state: T | undefined, action: V | LoaderAction) => T | undefined","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"(state: EntityLoaderState | undefined, action: EntityLoaderAction) => EntityLoaderState"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityLoaderResetAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"}]},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityLoaderResetAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"EntityLoaderState","namespace":"StateUtils","members":["EntityState>"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"EntityLoaderState","members":["EntityState>"]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityLoaderStateSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityLoaderState:type","shortType":"EntityLoaderState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LoaderState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityLoaderStateSelector","parameters":[{"name":"state","type":"EntityLoaderState","canonicalReference":"@spartacus/core!EntityLoaderState:class","shortType":"EntityLoaderState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"LoaderState"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityLoadingSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityLoaderState:type","shortType":"EntityLoaderState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityLoadingSelector","parameters":[{"name":"state","type":"EntityLoaderState","canonicalReference":"@spartacus/core!EntityLoaderState:class","shortType":"EntityLoaderState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityLoadMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"}],"returnType":"EntityLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityLoadMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false}],"returnType":"EntityLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityMeta","namespace":"StateUtils","parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":true,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"}],"returnType":"EntityMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityMeta","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":true}],"returnType":"EntityMeta"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityMeta","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"entityId","type":"EntityId"},{"kind":"PropertySignature","name":"entityRemove","type":"boolean"},{"kind":"PropertySignature","name":"entityType","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entityId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entityId","type":"EntityId"},"topLevelApiElementName":"EntityMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entityRemove","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entityRemove","type":"boolean"},"topLevelApiElementName":"EntityMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entityType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entityType","type":"string"},"topLevelApiElementName":"EntityMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityMeta","members":[{"kind":"Property","name":"entityType","type":"string"},{"kind":"Property","name":"entityId","type":"EntityId"},{"kind":"Property","name":"entityRemove","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityProcessesDecrementAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"EntityProcessesLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityProcessesDecrementAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityProcessesLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesDecrementMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EntityProcessesLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesDecrementMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"EntityProcessesLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityProcessesIncrementAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"EntityProcessesLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityProcessesIncrementAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityProcessesLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesIncrementMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EntityProcessesLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesIncrementMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"EntityProcessesLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityProcessesLoaderAction","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"meta","type":"EntityProcessesLoaderMeta"},{"kind":"PropertySignature","name":"payload","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"meta","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"meta","type":"EntityProcessesLoaderMeta"},"topLevelApiElementName":"EntityProcessesLoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payload","type":"any"},"topLevelApiElementName":"EntityProcessesLoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityProcessesLoaderAction","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"meta","type":"EntityProcessesLoaderMeta"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityProcessesLoaderMeta","namespace":"StateUtils","members":[],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityProcessesLoaderMeta","members":[]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesLoaderReducer","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reducer","type":"(state: T | undefined, action: ProcessesLoaderAction) => T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(state: EntityProcessesLoaderState | undefined, action: EntityProcessesLoaderAction) => EntityProcessesLoaderState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesLoaderReducer","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"reducer","type":"(state: T | undefined, action: ProcessesLoaderAction) => T","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"(state: EntityProcessesLoaderState | undefined, action: EntityProcessesLoaderAction) => EntityProcessesLoaderState"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityProcessesLoaderResetAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"EntityProcessesLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityProcessesLoaderResetAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityProcessesLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesLoaderResetMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EntityProcessesLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesLoaderResetMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"EntityProcessesLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"EntityProcessesLoaderState","namespace":"StateUtils","members":["EntityState>"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"EntityProcessesLoaderState","members":["EntityState>"]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesLoaderStateSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityProcessesLoaderState:type","shortType":"EntityProcessesLoaderState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProcessesLoaderState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityProcessesLoaderStateSelector","parameters":[{"name":"state","type":"EntityProcessesLoaderState","canonicalReference":"@spartacus/core!EntityProcessesLoaderState:class","shortType":"EntityProcessesLoaderState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ProcessesLoaderState"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityReducer","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reducer","type":"(state: T, action: Action | V) => T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(state: EntityState | undefined, action: EntityAction) => EntityState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityReducer","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"reducer","type":"(state: T, action: Action | V) => T","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"(state: EntityState | undefined, action: EntityAction) => EntityState"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityRemoveAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"}]},{"kind":"Property","name":"meta","type":"EntityMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityRemoveAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityRemoveAllAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"EntityMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntityRemoveAllAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityRemoveAllMeta","namespace":"StateUtils","parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"EntityMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityRemoveAllMeta","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"EntityMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityRemoveMeta","namespace":"StateUtils","parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"}],"returnType":"EntityMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityRemoveMeta","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false}],"returnType":"EntityMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityResetMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":true,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"}],"returnType":"EntityLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityResetMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":true}],"returnType":"EntityLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entitySelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityState:interface","shortType":"EntityState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T | undefined","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entitySelector","parameters":[{"name":"state","type":"EntityState","canonicalReference":"@spartacus/core!EntityState:class","shortType":"EntityState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"T | undefined"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityState","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"entities","type":"{ [id: string]: T; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entities","type":"{ [id: string]: T; }"},"topLevelApiElementName":"EntityState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"EntityState","members":[{"kind":"Property","name":"entities","type":"{ [id: string]: T; }"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"EntitySuccessAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"},{"name":"payload","type":"any | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"},{"kind":"Property","name":"payload","type":"any | undefined"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"EntitySuccessAction","members":[{"kind":"Property","name":"payload","type":"any | undefined"},{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"EntityLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false},{"name":"payload","type":"any | undefined","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":true}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entitySuccessMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"id","type":"EntityId","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityId:type","shortType":"EntityId","importPath":"@spartacus/core"}],"returnType":"EntityLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entitySuccessMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"id","type":"EntityId","canonicalReference":"@spartacus/core!EntityId:class","shortType":"EntityId","importPath":"","isOptional":false}],"returnType":"EntityLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entitySuccessSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityLoaderState:type","shortType":"EntityLoaderState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entitySuccessSelector","parameters":[{"name":"state","type":"EntityLoaderState","canonicalReference":"@spartacus/core!EntityLoaderState:class","shortType":"EntityLoaderState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"entityValueSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"EntityLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.EntityLoaderState:type","shortType":"EntityLoaderState","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"T","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"entityValueSelector","parameters":[{"name":"state","type":"EntityLoaderState","canonicalReference":"@spartacus/core!EntityLoaderState:class","shortType":"EntityLoaderState","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"T"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"failMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"failMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"error","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"LoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getStateSlice","namespace":"StateUtils","parameters":[{"name":"keys","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"excludeKeys","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"state","type":"T","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"E","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"getStateSlice","parameters":[{"name":"keys","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"excludeKeys","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"state","type":"T","canonicalReference":"@spartacus/core!T:class","shortType":"T","importPath":"","isOptional":false}],"returnType":"E"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"hasPendingProcessesSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"ProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.ProcessesLoaderState:interface","shortType":"ProcessesLoaderState","importPath":"@spartacus/core"}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"hasPendingProcessesSelector","parameters":[{"name":"state","type":"ProcessesLoaderState","canonicalReference":"@spartacus/core!ProcessesLoaderState:class","shortType":"ProcessesLoaderState","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"initialEntityState","namespace":"StateUtils","type":"EntityState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"initialEntityState","type":"EntityState"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"initialLoaderState","namespace":"StateUtils","type":"LoaderState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"initialLoaderState","type":"LoaderState"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"initialProcessesState","namespace":"StateUtils","type":"ProcessesLoaderState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"initialProcessesState","type":"ProcessesLoaderState"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"isStableSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"ProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.ProcessesLoaderState:interface","shortType":"ProcessesLoaderState","importPath":"@spartacus/core"}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"isStableSelector","parameters":[{"name":"state","type":"ProcessesLoaderState","canonicalReference":"@spartacus/core!ProcessesLoaderState:class","shortType":"ProcessesLoaderState","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOADER_FAIL_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOADER_FAIL_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOADER_LOAD_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOADER_LOAD_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOADER_RESET_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOADER_RESET_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOADER_SUCCESS_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOADER_SUCCESS_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"LoaderAction","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"meta","type":"LoaderMeta"},{"kind":"PropertySignature","name":"payload","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"meta","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"meta","type":"LoaderMeta"},"topLevelApiElementName":"LoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payload","type":"any"},"topLevelApiElementName":"LoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"LoaderAction","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"meta","type":"LoaderMeta"}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderErrorSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"LoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.LoaderState:interface","shortType":"LoaderState","importPath":"@spartacus/core"}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderErrorSelector","parameters":[{"name":"state","type":"LoaderState","canonicalReference":"@spartacus/core!LoaderState:class","shortType":"LoaderState","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoaderFailAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"error","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"meta","type":"LoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoaderFailAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"meta","type":"LoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"error","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoaderLoadAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"LoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoaderLoadAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"LoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderLoadingSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"LoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.LoaderState:interface","shortType":"LoaderState","importPath":"@spartacus/core"}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderLoadingSelector","parameters":[{"name":"state","type":"LoaderState","canonicalReference":"@spartacus/core!LoaderState:class","shortType":"LoaderState","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"LoaderMeta","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"entityType","type":"string"},{"kind":"PropertySignature","name":"loader","type":"{ load?: boolean; error?: any; success?: boolean; } | undefined"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entityType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entityType","type":"string"},"topLevelApiElementName":"LoaderMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loader","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loader","type":"{ load?: boolean; error?: any; success?: boolean; } | undefined"},"topLevelApiElementName":"LoaderMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"LoaderMeta","members":[{"kind":"Property","name":"entityType","type":"string"},{"kind":"Property","name":"loader","type":"{ load?: boolean; error?: any; success?: boolean; } | undefined"}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderReducer","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reducer","type":"(state: T | undefined, action: Action | V) => T | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(state: LoaderState | undefined, action: LoaderAction) => LoaderState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderReducer","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"reducer","type":"(state: T | undefined, action: Action | V) => T | undefined","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"(state: LoaderState | undefined, action: LoaderAction) => LoaderState"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoaderResetAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"LoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoaderResetAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"LoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"LoaderState","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"error","type":"boolean"},{"kind":"PropertySignature","name":"loading","type":"boolean"},{"kind":"PropertySignature","name":"success","type":"boolean"},{"kind":"PropertySignature","name":"value","type":"T"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"error","type":"boolean"},"topLevelApiElementName":"LoaderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loading","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loading","type":"boolean"},"topLevelApiElementName":"LoaderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"success","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"success","type":"boolean"},"topLevelApiElementName":"LoaderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"T"},"topLevelApiElementName":"LoaderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"LoaderState","members":[{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Property","name":"error","type":"boolean"},{"kind":"Property","name":"success","type":"boolean"},{"kind":"Property","name":"value","type":"T"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoaderSuccessAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"LoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoaderSuccessAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"LoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderSuccessSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"LoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.LoaderState:interface","shortType":"LoaderState","importPath":"@spartacus/core"}],"returnType":"boolean","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderSuccessSelector","parameters":[{"name":"state","type":"LoaderState","canonicalReference":"@spartacus/core!LoaderState:class","shortType":"LoaderState","importPath":"","isOptional":false}],"returnType":"boolean"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderValueSelector","namespace":"StateUtils","parameters":[{"name":"state","type":"LoaderState","isOptional":false,"canonicalReference":"@spartacus/core!StateUtils.LoaderState:interface","shortType":"LoaderState","importPath":"@spartacus/core"}],"returnType":"T","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"loaderValueSelector","parameters":[{"name":"state","type":"LoaderState","canonicalReference":"@spartacus/core!LoaderState:class","shortType":"LoaderState","importPath":"","isOptional":false}],"returnType":"T"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"loadMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"loadMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"LoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"normalizeListPage","namespace":"StateUtils","parameters":[{"name":"list","type":"EntitiesModel","isOptional":false,"canonicalReference":"@spartacus/core!EntitiesModel:interface","shortType":"EntitiesModel","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ values: T[]; page: ListModel; }","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"normalizeListPage","parameters":[{"name":"list","type":"EntitiesModel","canonicalReference":"@spartacus/core!EntitiesModel:class","shortType":"EntitiesModel","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"{ values: T[]; page: ListModel; }"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PROCESSES_DECREMENT_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PROCESSES_DECREMENT_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PROCESSES_INCREMENT_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PROCESSES_INCREMENT_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"PROCESSES_LOADER_RESET_ACTION","namespace":"StateUtils","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"PROCESSES_LOADER_RESET_ACTION","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProcessesDecrementAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"ProcessesLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProcessesDecrementAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"ProcessesLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"processesDecrementMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProcessesLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"processesDecrementMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ProcessesLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProcessesIncrementAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"ProcessesLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProcessesIncrementAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"ProcessesLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"processesIncrementMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProcessesLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"processesIncrementMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ProcessesLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProcessesLoaderAction","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"meta","type":"ProcessesLoaderMeta"},{"kind":"PropertySignature","name":"payload","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"meta","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"meta","type":"ProcessesLoaderMeta"},"topLevelApiElementName":"ProcessesLoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payload","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payload","type":"any"},"topLevelApiElementName":"ProcessesLoaderAction","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProcessesLoaderAction","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"meta","type":"ProcessesLoaderMeta"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProcessesLoaderMeta","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"entityType","type":"string"},{"kind":"PropertySignature","name":"processesCountDiff","type":"number | null"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entityType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entityType","type":"string"},"topLevelApiElementName":"ProcessesLoaderMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"processesCountDiff","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"processesCountDiff","type":"number | null"},"topLevelApiElementName":"ProcessesLoaderMeta","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProcessesLoaderMeta","members":[{"kind":"Property","name":"entityType","type":"string"},{"kind":"Property","name":"processesCountDiff","type":"number | null"}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"processesLoaderReducer","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reducer","type":"(state: T | undefined, action: Action) => T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(state: ProcessesLoaderState, action: ProcessesLoaderAction) => ProcessesLoaderState","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"processesLoaderReducer","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"reducer","type":"(state: T | undefined, action: Action) => T","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"(state: ProcessesLoaderState, action: ProcessesLoaderAction) => ProcessesLoaderState"}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ProcessesLoaderResetAction","namespace":"StateUtils","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"meta","type":"ProcessesLoaderMeta"},{"kind":"Property","name":"type","type":"string"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ProcessesLoaderResetAction","members":[{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"meta","type":"ProcessesLoaderMeta"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"processesLoaderResetMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProcessesLoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"processesLoaderResetMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ProcessesLoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProcessesLoaderState","namespace":"StateUtils","members":[{"kind":"PropertySignature","name":"processesCount","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"processesCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"processesCount","type":"number"},"topLevelApiElementName":"ProcessesLoaderState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"ProcessesLoaderState","members":[{"kind":"Property","name":"processesCount","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Function","name":"resetMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"resetMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"LoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"serializeParams","namespace":"StateUtils","parameters":[{"name":"params","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchConfig","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"}],"returnType":"string","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"serializeParams","parameters":[{"name":"params","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"searchConfig","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false}],"returnType":"string"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"serializeSearchConfig","namespace":"StateUtils","parameters":[{"name":"config","type":"SearchConfig","isOptional":false,"canonicalReference":"@spartacus/core!SearchConfig:interface","shortType":"SearchConfig","importPath":"@spartacus/core"},{"name":"id","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"serializeSearchConfig","parameters":[{"name":"config","type":"SearchConfig","canonicalReference":"@spartacus/core!SearchConfig:class","shortType":"SearchConfig","importPath":"","isOptional":false},{"name":"id","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"successMeta","namespace":"StateUtils","parameters":[{"name":"entityType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"LoaderMeta","newApiElement":{"entryPoint":"@spartacus/core","kind":"Function","name":"successMeta","parameters":[{"name":"entityType","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"LoaderMeta"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithAnonymousConsents","members":[{"kind":"PropertySignature","name":"\"anonymous-consents\"","type":"AnonymousConsentsState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"\"anonymous-consents\"","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"\"anonymous-consents\"","type":"AnonymousConsentsState"},"topLevelApiElementName":"StateWithAnonymousConsents","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithAnonymousConsents","members":[{"kind":"Property","name":"[ANONYMOUS_CONSENTS_STORE_FEATURE]","type":"AnonymousConsentsState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithClientAuth","members":[{"kind":"PropertySignature","name":"\"client-auth\"","type":"ClientAuthState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"\"client-auth\"","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"\"client-auth\"","type":"ClientAuthState"},"topLevelApiElementName":"StateWithClientAuth","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithClientAuth","members":[{"kind":"Property","name":"[CLIENT_AUTH_FEATURE]","type":"ClientAuthState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithCms","members":[{"kind":"PropertySignature","name":"cms","type":"CmsState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cms","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cms","type":"CmsState"},"topLevelApiElementName":"StateWithCms","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithCms","members":[{"kind":"Property","name":"[CMS_FEATURE]","type":"CmsState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithGlobalMessage","members":[{"kind":"PropertySignature","name":"\"global-message\"","type":"GlobalMessageState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"\"global-message\"","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"\"global-message\"","type":"GlobalMessageState"},"topLevelApiElementName":"StateWithGlobalMessage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithGlobalMessage","members":[{"kind":"Property","name":"[GLOBAL_MESSAGE_FEATURE]","type":"GlobalMessageState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithProcess","members":[{"kind":"PropertySignature","name":"process","type":"EntityLoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"process","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"process","type":"EntityLoaderState"},"topLevelApiElementName":"StateWithProcess","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithProcess","members":[{"kind":"Property","name":"[PROCESS_FEATURE]","type":"EntityLoaderState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithProduct","members":[{"kind":"PropertySignature","name":"product","type":"ProductsState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"ProductsState"},"topLevelApiElementName":"StateWithProduct","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithProduct","members":[{"kind":"Property","name":"[PRODUCT_FEATURE]","type":"ProductsState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithSiteContext","members":[{"kind":"PropertySignature","name":"siteContext","type":"SiteContextState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"siteContext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"siteContext","type":"SiteContextState"},"topLevelApiElementName":"StateWithSiteContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithSiteContext","members":[{"kind":"Property","name":"[SITE_CONTEXT_FEATURE]","type":"SiteContextState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithSiteTheme","members":[{"kind":"PropertySignature","name":"siteTheme","type":"SiteThemeState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"siteTheme","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"siteTheme","type":"SiteThemeState"},"topLevelApiElementName":"StateWithSiteTheme","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithSiteTheme","members":[{"kind":"Property","name":"[SITE_THEME_FEATURE]","type":"SiteThemeState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithUser","members":[{"kind":"PropertySignature","name":"user","type":"UserState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"user","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"user","type":"UserState"},"topLevelApiElementName":"StateWithUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StateWithUser","members":[{"kind":"Property","name":"[USER_FEATURE]","type":"UserState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Stock","members":[{"kind":"PropertySignature","name":"isValueRounded","type":"boolean"},{"kind":"PropertySignature","name":"stockLevel","type":"number"},{"kind":"PropertySignature","name":"stockLevelStatus","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isValueRounded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isValueRounded","type":"boolean"},"topLevelApiElementName":"Stock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stockLevel","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stockLevel","type":"number"},"topLevelApiElementName":"Stock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stockLevelStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stockLevelStatus","type":"string"},"topLevelApiElementName":"Stock","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Stock","members":[{"kind":"Property","name":"isValueRounded","type":"boolean"},{"kind":"Property","name":"stockLevel","type":"number"},{"kind":"Property","name":"stockLevelStatus","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"StoreFinderStockSearchPage","members":[{"kind":"PropertySignature","name":"boundEastLongitude","type":"number"},{"kind":"PropertySignature","name":"boundSouthLatitude","type":"number"},{"kind":"PropertySignature","name":"boundWestLongitude","type":"number"},{"kind":"PropertySignature","name":"locationText","type":"string"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},{"kind":"PropertySignature","name":"sourceLatitude","type":"number"},{"kind":"PropertySignature","name":"sourceLongitude","type":"number"},{"kind":"PropertySignature","name":"stores","type":"PointOfServiceStock[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundEastLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundEastLongitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundSouthLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundSouthLatitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"boundWestLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"boundWestLongitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"locationText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"locationText","type":"string"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sourceLatitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sourceLatitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sourceLongitude","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sourceLongitude","type":"number"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stores","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stores","type":"PointOfServiceStock[]"},"topLevelApiElementName":"StoreFinderStockSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"StoreFinderStockSearchPage","members":[{"kind":"Property","name":"boundEastLongitude","type":"number"},{"kind":"Property","name":"boundSouthLatitude","type":"number"},{"kind":"Property","name":"boundWestLongitude","type":"number"},{"kind":"Property","name":"locationText","type":"string"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"sorts","type":"SortModel[]"},{"kind":"Property","name":"sourceLatitude","type":"number"},{"kind":"Property","name":"sourceLongitude","type":"number"},{"kind":"Property","name":"stores","type":"PointOfServiceStock[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"StringTemplate","members":[{"kind":"Method","name":"resolve","overloadIndex":1,"parameters":[{"name":"templateString","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"templateVariables","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""},{"name":"encodeVariable","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolve","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolve","overloadIndex":1,"parameters":[{"name":"templateString","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"templateVariables","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""},{"name":"encodeVariable","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"StringTemplate","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"StringTemplate","members":[{"kind":"Method","name":"resolve","parameters":[{"name":"templateString","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"templateVariables","type":"Object","canonicalReference":"@spartacus/core!Object:class","shortType":"Object","importPath":"","isOptional":false},{"name":"encodeVariable","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Suggestion","members":[{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"Suggestion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Suggestion","members":[{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"SyncedAuthState","members":[{"kind":"PropertySignature","name":"redirectUrl","type":"string"},{"kind":"PropertySignature","name":"token","type":"AuthToken"},{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"redirectUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"redirectUrl","type":"string"},"topLevelApiElementName":"SyncedAuthState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"token","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"token","type":"AuthToken"},"topLevelApiElementName":"SyncedAuthState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userId","type":"string"},"topLevelApiElementName":"SyncedAuthState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"SyncedAuthState","members":[{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"token","type":"AuthToken"},{"kind":"Property","name":"redirectUrl","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"TestConfig","members":[{"kind":"PropertySignature","name":"features","type":"Config['features'] & FeatureTogglesInterface"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"features","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"features","type":"Config['features'] & FeatureTogglesInterface"},"topLevelApiElementName":"TestConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"TestConfig","members":[{"kind":"Property","name":"features","type":"Config['features'] & FeatureTogglesInterface"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"TestConfigModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[{"name":"options","type":"TestConfigModuleOptions","isOptional":false,"canonicalReference":"@spartacus/core!TestConfigModuleOptions:interface","shortType":"TestConfigModuleOptions","importPath":"@spartacus/core"}],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[{"name":"options","type":"TestConfigModuleOptions","isOptional":false,"canonicalReference":"@spartacus/core!TestConfigModuleOptions:interface","shortType":"TestConfigModuleOptions","importPath":"@spartacus/core"}],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"TestConfigModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"TestConfigModule","members":[{"kind":"Method","name":"forRoot","parameters":[{"name":"options","type":"TestConfigModuleOptions","canonicalReference":"@spartacus/core!TestConfigModuleOptions:class","shortType":"TestConfigModuleOptions","importPath":"","isOptional":false}],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"TestConfigModuleOptions","members":[{"kind":"PropertySignature","name":"cookie","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cookie","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cookie","type":"string"},"topLevelApiElementName":"TestConfigModuleOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"TestConfigModuleOptions","members":[{"kind":"Property","name":"cookie","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"TestingTimeUtils","members":[{"kind":"Method","name":"fakeDateTimezoneOffset","overloadIndex":1,"parameters":[{"name":"offset","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"Function","isOptional":false,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"any"},{"kind":"Method","name":"fakeToLocaleTimeString","overloadIndex":1,"parameters":[{"name":"mockTime","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"Function","isOptional":false,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"any"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fakeDateTimezoneOffset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fakeDateTimezoneOffset","overloadIndex":1,"parameters":[{"name":"offset","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"Function","isOptional":false,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"any"},"topLevelApiElementName":"TestingTimeUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fakeToLocaleTimeString","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fakeToLocaleTimeString","overloadIndex":1,"parameters":[{"name":"mockTime","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"callback","type":"Function","isOptional":false,"canonicalReference":"!Function:interface","shortType":"Function","importPath":""}],"returnType":"any"},"topLevelApiElementName":"TestingTimeUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"TestingTimeUtils","members":[{"kind":"Method","name":"fakeToLocaleTimeString","parameters":[{"name":"mockTime","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"callback","type":"Function","canonicalReference":"@spartacus/core!Function:class","shortType":"Function","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"fakeDateTimezoneOffset","parameters":[{"name":"offset","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"callback","type":"Function","canonicalReference":"@spartacus/core!Function:class","shortType":"Function","importPath":"","isOptional":false}],"returnType":"any"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Time","members":[{"kind":"PropertySignature","name":"formattedHour","type":"string"},{"kind":"PropertySignature","name":"hour","type":"number"},{"kind":"PropertySignature","name":"minute","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"formattedHour","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"formattedHour","type":"string"},"topLevelApiElementName":"Time","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"hour","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"hour","type":"number"},"topLevelApiElementName":"Time","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"minute","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"minute","type":"number"},"topLevelApiElementName":"Time","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Time","members":[{"kind":"Property","name":"formattedHour","type":"string"},{"kind":"Property","name":"hour","type":"number"},{"kind":"Property","name":"minute","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"TimeUtils","members":[{"kind":"Method","name":"convertDatetimeToDate","overloadIndex":1,"parameters":[{"name":"datetime","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"convertDateToDatetime","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"endOfDay","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getLocalTimezoneOffset","overloadIndex":1,"parameters":[{"name":"invert","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertDatetimeToDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertDatetimeToDate","overloadIndex":1,"parameters":[{"name":"datetime","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TimeUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convertDateToDatetime","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convertDateToDatetime","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"endOfDay","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TimeUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLocalTimezoneOffset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLocalTimezoneOffset","overloadIndex":1,"parameters":[{"name":"invert","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TimeUtils","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"TimeUtils","members":[{"kind":"Method","name":"getLocalTimezoneOffset","parameters":[{"name":"invert","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"convertDateToDatetime","parameters":[{"name":"date","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"endOfDay","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"convertDatetimeToDate","parameters":[{"name":"datetime","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Title","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Title","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Title","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Title","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"TokenRevocationInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authStorageService","type":"AuthStorageService","isOptional":false,"canonicalReference":"@spartacus/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Method","name":"isTokenRevocationRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"TokenRevocationInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isTokenRevocationRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isTokenRevocationRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"TokenRevocationInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"TokenRevocationInterceptor","members":[{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authStorageService","type":"AuthStorageService","canonicalReference":"@spartacus/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"isTokenRevocationRequest","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"Translatable","members":[{"kind":"PropertySignature","name":"key","type":"string | string[]"},{"kind":"PropertySignature","name":"params","type":"TranslatableParams"},{"kind":"PropertySignature","name":"raw","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"key","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"key","type":"string | string[]"},"topLevelApiElementName":"Translatable","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"params","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"params","type":"TranslatableParams"},"topLevelApiElementName":"Translatable","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"raw","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"raw","type":"string"},"topLevelApiElementName":"Translatable","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"Translatable","members":[{"kind":"Property","name":"key","type":"string | string[]"},{"kind":"Property","name":"params","type":"TranslatableParams"},{"kind":"Property","name":"raw","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"TranslatableParams","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"param","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"TranslatableParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"TranslatableParams","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"TranslatePipe","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"service","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"service","type":"TranslationService"},{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"input","type":"Translatable | string | string[]","isOptional":false,"canonicalReference":"@spartacus/core!Translatable:interface","shortType":"Translatable","importPath":"@spartacus/core"},{"name":"options","type":"TranslatableParams","isOptional":true,"canonicalReference":"@spartacus/core!TranslatableParams:interface","shortType":"TranslatableParams","importPath":"@spartacus/core"}],"returnType":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TranslatePipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"input","type":"Translatable | string | string[]","isOptional":false,"canonicalReference":"@spartacus/core!Translatable:interface","shortType":"Translatable","importPath":"@spartacus/core"},{"name":"options","type":"TranslatableParams","isOptional":true,"canonicalReference":"@spartacus/core!TranslatableParams:interface","shortType":"TranslatableParams","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"TranslatePipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"TranslatePipe","members":[{"kind":"Property","name":"service","type":"TranslationService"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"lastKey","type":""},{"kind":"Property","name":"lastOptions","type":""},{"kind":"Property","name":"translatedValue","type":""},{"kind":"Property","name":"sub","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"service","type":"TranslationService","canonicalReference":"@spartacus/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"transform","parameters":[{"name":"input","type":"Translatable | string | string[]","canonicalReference":"@spartacus/core!Translatable:class","shortType":"Translatable","importPath":"","isOptional":false},{"name":"options","type":"TranslatableParams","canonicalReference":"@spartacus/core!TranslatableParams:class","shortType":"TranslatableParams","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Property","name":"translate","type":""},{"kind":"Property","name":"markForCheck","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"TranslationChunksConfig","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"chunk","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"chunk","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"TranslationChunksConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"TranslationChunksConfig","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"TranslationChunkService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"I18nConfig","isOptional":false,"canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"chunks","type":"{ [key: string]: string; }"},{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Property","name":"duplicates","type":"{ [key: string]: string[]; }"},{"kind":"Method","name":"getChunkNameForKey","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"KEY_SEPARATOR","type":""},{"kind":"Property","name":"logger","type":"LoggerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getChunkNameForKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getChunkNameForKey","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"TranslationChunkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"TranslationChunkService","members":[{"kind":"Property","name":"config","type":"I18nConfig"},{"kind":"Property","name":"duplicates","type":"{ [key: string]: string[]; }"},{"kind":"Property","name":"chunks","type":"{ [key: string]: string; }"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"I18nConfig","canonicalReference":"@spartacus/core!I18nConfig:class","shortType":"I18nConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"KEY_SEPARATOR","type":""},{"kind":"Method","name":"getChunkNameForKey","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"warnDuplicates","type":""}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"TranslationResourceKey","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"TranslationResourceKey","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"TranslationResourceKey","members":[]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"TranslationResources","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [chunkName: string]: TranslationResourceKey; }"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"{ [chunkName: string]: TranslationResourceKey; }"},"topLevelApiElementName":"TranslationResources","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"TranslationResources","members":[]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UnifiedInjector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"rootInjector","type":"Injector","isOptional":false,"canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core"},{"name":"lazyModules","type":"LazyModulesService","isOptional":false,"canonicalReference":"@spartacus/core!LazyModulesService:class","shortType":"LazyModulesService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"token","type":"Type | InjectionToken | AbstractType","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"},{"name":"notFoundValue","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getMulti","overloadIndex":1,"parameters":[{"name":"token","type":"Type | InjectionToken | AbstractType","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"}],"returnType":"Observable"},{"kind":"Method","name":"getMulti","overloadIndex":2,"parameters":[{"name":"token","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"injectors$","type":"Observable"},{"kind":"Property","name":"lazyModules","type":"LazyModulesService"},{"kind":"Property","name":"rootInjector","type":"Injector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"token","type":"Type | InjectionToken | AbstractType","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"},{"name":"notFoundValue","type":"T","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnifiedInjector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMulti","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMulti","overloadIndex":1,"parameters":[{"name":"token","type":"Type | InjectionToken | AbstractType","isOptional":false,"canonicalReference":"@angular/core!Type$1:interface","shortType":"Type","importPath":"@angular/core"}],"returnType":"Observable"},"topLevelApiElementName":"UnifiedInjector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMulti","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMulti","overloadIndex":2,"parameters":[{"name":"token","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UnifiedInjector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UnifiedInjector","members":[{"kind":"Property","name":"rootInjector","type":"Injector"},{"kind":"Property","name":"lazyModules","type":"LazyModulesService"},{"kind":"Property","name":"injectors$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"rootInjector","type":"Injector","canonicalReference":"@angular/core!Injector:class","shortType":"Injector","importPath":"@angular/core","isOptional":false},{"name":"lazyModules","type":"LazyModulesService","canonicalReference":"@spartacus/core!LazyModulesService:class","shortType":"LazyModulesService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"token","type":"Type | InjectionToken | AbstractType","canonicalReference":"@spartacus/core!Type:class","shortType":"Type","importPath":"","isOptional":false},{"name":"notFoundValue","type":"T","canonicalReference":"@spartacus/core!T:class","shortType":"T","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getMulti","parameters":[{"name":"token","type":"Type | InjectionToken | AbstractType","canonicalReference":"@spartacus/core!Type:class","shortType":"Type","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getMulti","parameters":[{"name":"token","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UnknownErrorHandler","members":[{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"_errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPriority","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPriority","overloadIndex":1,"parameters":[],"returnType":"Priority"},"topLevelApiElementName":"UnknownErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleError","overloadIndex":1,"parameters":[{"name":"_request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"void"},"topLevelApiElementName":"UnknownErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasMatch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasMatch","overloadIndex":1,"parameters":[{"name":"_errorResponse","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"UnknownErrorHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UnknownErrorHandler","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"responseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"hasMatch","parameters":[{"name":"_errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleError","parameters":[{"name":"_request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"errorResponse","type":"HttpErrorResponse","canonicalReference":"@spartacus/core!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getPriority","parameters":[],"returnType":"Priority"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"UrlCommandRoute","members":[{"kind":"PropertySignature","name":"cxRoute","type":"string"},{"kind":"PropertySignature","name":"params","type":"{ [param: string]: any; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cxRoute","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cxRoute","type":"string"},"topLevelApiElementName":"UrlCommandRoute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"params","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"params","type":"{ [param: string]: any; }"},"topLevelApiElementName":"UrlCommandRoute","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"UrlCommandRoute","members":[{"kind":"Property","name":"cxRoute","type":"string"},{"kind":"Property","name":"params","type":"{ [param: string]: any; }"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UrlMatcherService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globService","type":"GlobService","isOptional":false,"canonicalReference":"@spartacus/core!GlobService:class","shortType":"GlobService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getCombined","overloadIndex":1,"parameters":[{"name":"matchers","type":"UrlMatcher[]","isOptional":false,"canonicalReference":"@angular/router!UrlMatcher:type","shortType":"UrlMatcher","importPath":"@angular/router"}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getFalsy","overloadIndex":1,"parameters":[],"returnType":"UrlMatcher"},{"kind":"Method","name":"getFromGlob","overloadIndex":1,"parameters":[{"name":"globPatterns","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getFromPath","overloadIndex":1,"parameters":[{"name":"path","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getFromPaths","overloadIndex":1,"parameters":[{"name":"paths","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getOpposite","overloadIndex":1,"parameters":[{"name":"originalMatcher","type":"UrlMatcher","isOptional":false,"canonicalReference":"@angular/router!UrlMatcher:type","shortType":"UrlMatcher","importPath":"@angular/router"}],"returnType":"UrlMatcher"},{"kind":"Property","name":"globService","type":"GlobService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCombined","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCombined","overloadIndex":1,"parameters":[{"name":"matchers","type":"UrlMatcher[]","isOptional":false,"canonicalReference":"@angular/router!UrlMatcher:type","shortType":"UrlMatcher","importPath":"@angular/router"}],"returnType":"UrlMatcher"},"topLevelApiElementName":"UrlMatcherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFalsy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFalsy","overloadIndex":1,"parameters":[],"returnType":"UrlMatcher"},"topLevelApiElementName":"UrlMatcherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFromGlob","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFromGlob","overloadIndex":1,"parameters":[{"name":"globPatterns","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlMatcher"},"topLevelApiElementName":"UrlMatcherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFromPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFromPath","overloadIndex":1,"parameters":[{"name":"path","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlMatcher"},"topLevelApiElementName":"UrlMatcherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFromPaths","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFromPaths","overloadIndex":1,"parameters":[{"name":"paths","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlMatcher"},"topLevelApiElementName":"UrlMatcherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOpposite","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOpposite","overloadIndex":1,"parameters":[{"name":"originalMatcher","type":"UrlMatcher","isOptional":false,"canonicalReference":"@angular/router!UrlMatcher:type","shortType":"UrlMatcher","importPath":"@angular/router"}],"returnType":"UrlMatcher"},"topLevelApiElementName":"UrlMatcherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UrlMatcherService","members":[{"kind":"Property","name":"globService","type":"GlobService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globService","type":"GlobService","canonicalReference":"@spartacus/core!GlobService:class","shortType":"GlobService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getFalsy","parameters":[],"returnType":"UrlMatcher"},{"kind":"Method","name":"getFromPaths","parameters":[{"name":"paths","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getCombined","parameters":[{"name":"matchers","type":"UrlMatcher[]","canonicalReference":"@spartacus/core!UrlMatcher:class","shortType":"UrlMatcher","importPath":"","isOptional":false}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getFromPath","parameters":[{"name":"path","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getOpposite","parameters":[{"name":"originalMatcher","type":"UrlMatcher","canonicalReference":"@spartacus/core!UrlMatcher:class","shortType":"UrlMatcher","importPath":"","isOptional":false}],"returnType":"UrlMatcher"},{"kind":"Method","name":"getFromGlob","parameters":[{"name":"globPatterns","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"UrlMatcher"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UrlParsingService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Method","name":"getPrimarySegments","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},{"kind":"Method","name":"matchPath","overloadIndex":1,"parameters":[{"name":"urlSegments","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pathSegments","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPrimarySegments","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPrimarySegments","overloadIndex":1,"parameters":[{"name":"url","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"UrlParsingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"matchPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"matchPath","overloadIndex":1,"parameters":[{"name":"urlSegments","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pathSegments","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"UrlParsingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UrlParsingService","members":[{"kind":"Property","name":"router","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"getPrimarySegments","parameters":[{"name":"url","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string[]"},{"kind":"Property","name":"_getPrimarySegmentsFromUrlTree","type":""},{"kind":"Method","name":"matchPath","parameters":[{"name":"urlSegments","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pathSegments","type":"string | string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UrlPipe","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"urlService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"}],"returnType":"any[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"commands","type":"UrlCommands","isOptional":false,"canonicalReference":"@spartacus/core!UrlCommands:type","shortType":"UrlCommands","importPath":"@spartacus/core"}],"returnType":"any[]"},"topLevelApiElementName":"UrlPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UrlPipe","members":[{"kind":"Property","name":"urlService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"urlService","type":"SemanticPathService","canonicalReference":"@spartacus/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"transform","parameters":[{"name":"commands","type":"UrlCommands","canonicalReference":"@spartacus/core!UrlCommands:class","shortType":"UrlCommands","importPath":"","isOptional":false}],"returnType":"any[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"UrlTreeWithSiteContext","members":[{"kind":"PropertySignature","name":"siteContext","type":"SiteContextUrlParams"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"siteContext","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"siteContext","type":"SiteContextUrlParams"},"topLevelApiElementName":"UrlTreeWithSiteContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"UrlTreeWithSiteContext","members":[{"kind":"Property","name":"siteContext","type":"SiteContextUrlParams"}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"USER_CMS_ENDPOINTS","type":"","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"USER_CMS_ENDPOINTS","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"USER_CMS_ENDPOINTS","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Interface","name":"User","members":[{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"customerId","type":"string"},{"kind":"PropertySignature","name":"deactivationDate","type":"Date"},{"kind":"PropertySignature","name":"defaultAddress","type":"Address"},{"kind":"PropertySignature","name":"defaultPointOfServiceName","type":"string"},{"kind":"PropertySignature","name":"displayUid","type":"string"},{"kind":"PropertySignature","name":"firstName","type":"string"},{"kind":"PropertySignature","name":"hasOrder","type":"boolean"},{"kind":"PropertySignature","name":"language","type":"Language"},{"kind":"PropertySignature","name":"lastCartId","type":"string"},{"kind":"PropertySignature","name":"lastName","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},{"kind":"PropertySignature","name":"roles","type":"string[]"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"titleCode","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerId","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deactivationDate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deactivationDate","type":"Date"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultAddress","type":"Address"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPointOfServiceName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPointOfServiceName","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayUid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayUid","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstName","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"hasOrder","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"hasOrder","type":"boolean"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"language","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"language","type":"Language"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastCartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastCartId","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastName","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orgUnit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orgUnit","type":"B2BUnit"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"roles","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"roles","type":"string[]"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"titleCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"titleCode","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"User","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"User","members":[{"kind":"Property","name":"currency","type":"Currency"},{"kind":"Property","name":"customerId","type":"string"},{"kind":"Property","name":"deactivationDate","type":"Date"},{"kind":"Property","name":"defaultAddress","type":"Address"},{"kind":"Property","name":"defaultPointOfServiceName","type":"string"},{"kind":"Property","name":"displayUid","type":"string"},{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"language","type":"Language"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"titleCode","type":"string"},{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"roles","type":"string[]"},{"kind":"Property","name":"orgUnit","type":"B2BUnit"},{"kind":"Property","name":"lastCartId","type":"string"},{"kind":"Property","name":"hasOrder","type":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"UserActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"UserActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UserActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_PRODUCT_INTEREST_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_PRODUCT_INTEREST_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_PRODUCT_INTEREST_RESET","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_PRODUCT_INTEREST_RESET","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_PRODUCT_INTEREST_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_PRODUCT_INTEREST_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_PRODUCT_INTEREST","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_PRODUCT_INTEREST","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_USER_ADDRESS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_USER_ADDRESS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_USER_ADDRESS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_USER_ADDRESS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_USER_ADDRESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"ADD_USER_ADDRESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AddProductInterest","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; productCode: string; notificationType: NotificationType; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; productCode: string; notificationType: NotificationType; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AddProductInterest","members":[{"kind":"Property","name":"payload","type":"{ userId: string; productCode: string; notificationType: NotificationType; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n productCode: string;\n notificationType: NotificationType;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AddProductInterestFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AddProductInterestFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AddProductInterestSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AddProductInterestSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AddUserAddress","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; address: Address; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; address: Address; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AddUserAddress","members":[{"kind":"Property","name":"payload","type":"{ userId: string; address: Address; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n address: Address;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AddUserAddressFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AddUserAddressFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"AddUserAddressSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"AddUserAddressSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"BillingCountriesAction","namespace":"UserActions","members":["LoadBillingCountries | LoadBillingCountriesFail | LoadBillingCountriesSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"BillingCountriesAction","members":["LoadBillingCountries | LoadBillingCountriesFail | LoadBillingCountriesSuccess"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLAIM_CUSTOMER_COUPON_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLAIM_CUSTOMER_COUPON_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLAIM_CUSTOMER_COUPON_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLAIM_CUSTOMER_COUPON_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLAIM_CUSTOMER_COUPON","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLAIM_CUSTOMER_COUPON","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClaimCustomerCoupon","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; couponCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; couponCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClaimCustomerCoupon","members":[{"kind":"Property","name":"payload","type":"{ userId: string; couponCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n couponCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClaimCustomerCouponFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClaimCustomerCouponFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClaimCustomerCouponSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CustomerCoupon2Customer","isOptional":false,"canonicalReference":"@spartacus/core!CustomerCoupon2Customer:interface","shortType":"CustomerCoupon2Customer","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"CustomerCoupon2Customer"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClaimCustomerCouponSuccess","members":[{"kind":"Property","name":"payload","type":"CustomerCoupon2Customer"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CustomerCoupon2Customer","canonicalReference":"@spartacus/core!CustomerCoupon2Customer:class","shortType":"CustomerCoupon2Customer","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_NOTIFICATION_PREFERENCES","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_NOTIFICATION_PREFERENCES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_PRODUCT_INTERESTS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_PRODUCT_INTERESTS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_REGIONS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_REGIONS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_USER_MISCS_DATA","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"CLEAR_USER_MISCS_DATA","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearNotificationPreferences","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearNotificationPreferences","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearProductInterests","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearProductInterests","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearRegions","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearRegions","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearUserMiscsData","namespace":"UserActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ClearUserMiscsData","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CustomerCouponAction","namespace":"UserActions","members":["LoadCustomerCoupons | LoadCustomerCouponsFail | LoadCustomerCouponsSuccess | ResetLoadCustomerCoupons | SubscribeCustomerCoupon | SubscribeCustomerCouponFail | SubscribeCustomerCouponSuccess | ResetSubscribeCustomerCouponProcess | UnsubscribeCustomerCoupon | UnsubscribeCustomerCouponFail | UnsubscribeCustomerCouponSuccess | ResetUnsubscribeCustomerCouponProcess | ClaimCustomerCoupon | ClaimCustomerCouponFail | ClaimCustomerCouponSuccess | DisclaimCustomerCoupon | DisclaimCustomerCouponFail | DisclaimCustomerCouponSuccess | ResetDisclaimCustomerCoupon"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"CustomerCouponAction","members":["LoadCustomerCoupons | LoadCustomerCouponsFail | LoadCustomerCouponsSuccess | ResetLoadCustomerCoupons | SubscribeCustomerCoupon | SubscribeCustomerCouponFail | SubscribeCustomerCouponSuccess | ResetSubscribeCustomerCouponProcess | UnsubscribeCustomerCoupon | UnsubscribeCustomerCouponFail | UnsubscribeCustomerCouponSuccess | ResetUnsubscribeCustomerCouponProcess | ClaimCustomerCoupon | ClaimCustomerCouponFail | ClaimCustomerCouponSuccess | DisclaimCustomerCoupon | DisclaimCustomerCouponFail | DisclaimCustomerCouponSuccess | ResetDisclaimCustomerCoupon"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_ADDRESS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_ADDRESS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_ADDRESS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_ADDRESS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_ADDRESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_ADDRESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_PAYMENT_METHOD_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_PAYMENT_METHOD_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_PAYMENT_METHOD_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_PAYMENT_METHOD_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_PAYMENT_METHOD","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DELETE_USER_PAYMENT_METHOD","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserAddress","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserAddress","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserAddressFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserAddressFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserAddressSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserAddressSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserPaymentMethod","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserPaymentMethod","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserPaymentMethodFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserPaymentMethodFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserPaymentMethodSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DeleteUserPaymentMethodSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"DeliveryCountriesAction","namespace":"UserActions","members":["LoadDeliveryCountries | LoadDeliveryCountriesFail | LoadDeliveryCountriesSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"DeliveryCountriesAction","members":["LoadDeliveryCountries | LoadDeliveryCountriesFail | LoadDeliveryCountriesSuccess"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DISCLAIM_CUSTOMER_COUPON_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DISCLAIM_CUSTOMER_COUPON_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DISCLAIM_CUSTOMER_COUPON_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DISCLAIM_CUSTOMER_COUPON_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"DISCLAIM_CUSTOMER_COUPON","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"DISCLAIM_CUSTOMER_COUPON","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DisclaimCustomerCoupon","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; couponCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; couponCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DisclaimCustomerCoupon","members":[{"kind":"Property","name":"payload","type":"{ userId: string; couponCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n couponCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DisclaimCustomerCouponFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DisclaimCustomerCouponFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"DisclaimCustomerCouponSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CustomerCoupon2Customer","isOptional":false,"canonicalReference":"@spartacus/core!CustomerCoupon2Customer:interface","shortType":"CustomerCoupon2Customer","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"CustomerCoupon2Customer"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"DisclaimCustomerCouponSuccess","members":[{"kind":"Property","name":"payload","type":"CustomerCoupon2Customer"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CustomerCoupon2Customer","canonicalReference":"@spartacus/core!CustomerCoupon2Customer:class","shortType":"CustomerCoupon2Customer","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GIVE_USER_CONSENT_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GIVE_USER_CONSENT_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GIVE_USER_CONSENT_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GIVE_USER_CONSENT_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"GIVE_USER_CONSENT","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"GIVE_USER_CONSENT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GiveUserConsent","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; consentTemplateId: string | undefined; consentTemplateVersion: number | undefined; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; consentTemplateId: string | undefined; consentTemplateVersion: number | undefined; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GiveUserConsent","members":[{"kind":"Property","name":"payload","type":"{ userId: string; consentTemplateId: string | undefined; consentTemplateVersion: number | undefined; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n consentTemplateId: string | undefined;\n consentTemplateVersion: number | undefined;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GiveUserConsentFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GiveUserConsentFail","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"GiveUserConsentSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"consentTemplate","type":"ConsentTemplate","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}]},{"kind":"Property","name":"consentTemplate","type":"ConsentTemplate"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"GiveUserConsentSuccess","members":[{"kind":"Property","name":"consentTemplate","type":"ConsentTemplate"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"consentTemplate","type":"ConsentTemplate","canonicalReference":"@spartacus/core!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ACTIVE_COST_CENTERS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ACTIVE_COST_CENTERS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ACTIVE_COST_CENTERS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ACTIVE_COST_CENTERS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ACTIVE_COST_CENTERS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_ACTIVE_COST_CENTERS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BILLING_COUNTRIES_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BILLING_COUNTRIES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BILLING_COUNTRIES_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BILLING_COUNTRIES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BILLING_COUNTRIES","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_BILLING_COUNTRIES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CUSTOMER_COUPONS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CUSTOMER_COUPONS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CUSTOMER_COUPONS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CUSTOMER_COUPONS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CUSTOMER_COUPONS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_CUSTOMER_COUPONS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_DELIVERY_COUNTRIES_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_DELIVERY_COUNTRIES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_DELIVERY_COUNTRIES_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_DELIVERY_COUNTRIES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_DELIVERY_COUNTRIES","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_DELIVERY_COUNTRIES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_NOTIFICATION_PREFERENCES_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_NOTIFICATION_PREFERENCES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_NOTIFICATION_PREFERENCES_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_NOTIFICATION_PREFERENCES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_NOTIFICATION_PREFERENCES","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_NOTIFICATION_PREFERENCES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_INTERESTS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_INTERESTS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_INTERESTS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_INTERESTS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_INTERESTS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_PRODUCT_INTERESTS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_REGIONS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_REGIONS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_REGIONS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_REGIONS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_REGIONS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_REGIONS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_ADDRESSES_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_ADDRESSES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_ADDRESSES_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_ADDRESSES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_ADDRESSES","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_ADDRESSES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_CONSENTS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_CONSENTS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_CONSENTS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_CONSENTS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_CONSENTS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_CONSENTS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_PAYMENT_METHODS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_PAYMENT_METHODS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_PAYMENT_METHODS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_PAYMENT_METHODS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_PAYMENT_METHODS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"LOAD_USER_PAYMENT_METHODS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadActiveCostCenters","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadActiveCostCenters","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadActiveCostCentersFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadActiveCostCentersFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadActiveCostCentersSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CostCenter[]","isOptional":false,"canonicalReference":"@spartacus/core!CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"CostCenter[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadActiveCostCentersSuccess","members":[{"kind":"Property","name":"payload","type":"CostCenter[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CostCenter[]","canonicalReference":"@spartacus/core!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBillingCountries","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBillingCountries","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBillingCountriesFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBillingCountriesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"error","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBillingCountriesSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadBillingCountriesSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCustomerCoupons","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; pageSize: number; currentPage?: number; sort?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; pageSize: number; currentPage?: number; sort?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCustomerCoupons","members":[{"kind":"Property","name":"payload","type":"{ userId: string; pageSize: number; currentPage?: number; sort?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n pageSize: number;\n currentPage?: number;\n sort?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCustomerCouponsFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCustomerCouponsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCustomerCouponsSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CustomerCouponSearchResult","isOptional":false,"canonicalReference":"@spartacus/core!CustomerCouponSearchResult:interface","shortType":"CustomerCouponSearchResult","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"CustomerCouponSearchResult"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadCustomerCouponsSuccess","members":[{"kind":"Property","name":"payload","type":"CustomerCouponSearchResult"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CustomerCouponSearchResult","canonicalReference":"@spartacus/core!CustomerCouponSearchResult:class","shortType":"CustomerCouponSearchResult","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadDeliveryCountries","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadDeliveryCountries","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadDeliveryCountriesFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadDeliveryCountriesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadDeliveryCountriesSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Country[]","isOptional":false,"canonicalReference":"@spartacus/core!Country:interface","shortType":"Country","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Country[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadDeliveryCountriesSuccess","members":[{"kind":"Property","name":"payload","type":"Country[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Country[]","canonicalReference":"@spartacus/core!Country:class","shortType":"Country","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadNotificationPreferences","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadNotificationPreferences","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadNotificationPreferencesFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadNotificationPreferencesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadNotificationPreferencesSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"NotificationPreference[]","isOptional":false,"canonicalReference":"@spartacus/core!NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"NotificationPreference[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadNotificationPreferencesSuccess","members":[{"kind":"Property","name":"payload","type":"NotificationPreference[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"NotificationPreference[]","canonicalReference":"@spartacus/core!NotificationPreference:class","shortType":"NotificationPreference","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductInterests","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; productCode?: string; notificationType?: NotificationType; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; productCode?: string; notificationType?: NotificationType; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductInterests","members":[{"kind":"Property","name":"payload","type":"{ userId: string; pageSize?: number; currentPage?: number; sort?: string; productCode?: string; notificationType?: NotificationType; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n pageSize?: number;\n currentPage?: number;\n sort?: string;\n productCode?: string;\n notificationType?: NotificationType;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductInterestsFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductInterestsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductInterestsSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ProductInterestSearchResult","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestSearchResult:interface","shortType":"ProductInterestSearchResult","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"ProductInterestSearchResult"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadProductInterestsSuccess","members":[{"kind":"Property","name":"payload","type":"ProductInterestSearchResult"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ProductInterestSearchResult","canonicalReference":"@spartacus/core!ProductInterestSearchResult:class","shortType":"ProductInterestSearchResult","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadRegions","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadRegions","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadRegionsFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadRegionsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadRegionsSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ entities: Region[]; country: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ entities: Region[]; country: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadRegionsSuccess","members":[{"kind":"Property","name":"payload","type":"{ entities: Region[]; country: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n entities: Region[];\n country: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserAddresses","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserAddresses","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserAddressesFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserAddressesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserAddressesSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Address[]","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Address[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserAddressesSuccess","members":[{"kind":"Property","name":"payload","type":"Address[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Address[]","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserConsents","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserConsents","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserConsentsFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserConsentsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserConsentsSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"ConsentTemplate[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserConsentsSuccess","members":[{"kind":"Property","name":"payload","type":"ConsentTemplate[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"ConsentTemplate[]","canonicalReference":"@spartacus/core!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserPaymentMethods","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserPaymentMethods","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserPaymentMethodsFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserPaymentMethodsFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserPaymentMethodsSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"PaymentDetails[]","isOptional":false,"canonicalReference":"@spartacus/core!PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"PaymentDetails[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"LoadUserPaymentMethodsSuccess","members":[{"kind":"Property","name":"payload","type":"PaymentDetails[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"PaymentDetails[]","canonicalReference":"@spartacus/core!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"NotificationPreferenceAction","namespace":"UserActions","members":["LoadNotificationPreferences | LoadNotificationPreferencesFail | LoadNotificationPreferencesSuccess | UpdateNotificationPreferences | UpdateNotificationPreferencesFail | UpdateNotificationPreferencesSuccess | ResetNotificationPreferences | ClearNotificationPreferences"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"NotificationPreferenceAction","members":["LoadNotificationPreferences | LoadNotificationPreferencesFail | LoadNotificationPreferencesSuccess | UpdateNotificationPreferences | UpdateNotificationPreferencesFail | UpdateNotificationPreferencesSuccess | ResetNotificationPreferences | ClearNotificationPreferences"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductInterestsAction","namespace":"UserActions","members":["LoadProductInterests | LoadProductInterestsFail | LoadProductInterestsSuccess | RemoveProductInterest | RemoveProductInterestSuccess | RemoveProductInterestFail | AddProductInterest | AddProductInterestFail | AddProductInterestSuccess | ResetAddInterestState | ResetRemoveInterestState | ClearProductInterests"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"ProductInterestsAction","members":["LoadProductInterests | LoadProductInterestsFail | LoadProductInterestsSuccess | RemoveProductInterest | RemoveProductInterestSuccess | RemoveProductInterestFail | AddProductInterest | AddProductInterestFail | AddProductInterestSuccess | ResetAddInterestState | ResetRemoveInterestState | ClearProductInterests"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"RegionsAction","namespace":"UserActions","members":["LoadRegions | LoadRegionsFail | LoadRegionsSuccess | ClearRegions"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"RegionsAction","members":["LoadRegions | LoadRegionsFail | LoadRegionsSuccess | ClearRegions"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"REGISTER_USER_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"REGISTER_USER_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RegisterUserSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RegisterUserSuccess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_PRODUCT_INTEREST_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_PRODUCT_INTEREST_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_PRODUCT_INTEREST_RESET","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_PRODUCT_INTEREST_RESET","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_PRODUCT_INTEREST_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_PRODUCT_INTEREST_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_PRODUCT_INTEREST","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"REMOVE_PRODUCT_INTEREST","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveProductInterest","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; item: ProductInterestEntryRelation; singleDelete?: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; item: ProductInterestEntryRelation; singleDelete?: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveProductInterest","members":[{"kind":"Property","name":"payload","type":"{ userId: string; item: ProductInterestEntryRelation; singleDelete?: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n item: ProductInterestEntryRelation;\n singleDelete?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveProductInterestFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveProductInterestFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveProductInterestSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"RemoveProductInterestSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_DISCLAIM_CUSTOMER_COUPON","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_DISCLAIM_CUSTOMER_COUPON","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_GIVE_USER_CONSENT_PROCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_GIVE_USER_CONSENT_PROCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_LOAD_CUSTOMER_COUPONS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_LOAD_CUSTOMER_COUPONS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_LOAD_USER_CONSENTS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_LOAD_USER_CONSENTS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_NOTIFICATION_PREFERENCES","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_NOTIFICATION_PREFERENCES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_SUBSCRIBE_CUSTOMER_COUPON_PROCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_SUBSCRIBE_CUSTOMER_COUPON_PROCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_UNSUBSCRIBE_CUSTOMER_COUPON_PROCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_UNSUBSCRIBE_CUSTOMER_COUPON_PROCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_WITHDRAW_USER_CONSENT_PROCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"RESET_WITHDRAW_USER_CONSENT_PROCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetAddInterestState","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetAddInterestState","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetDisclaimCustomerCoupon","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetDisclaimCustomerCoupon","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetGiveUserConsentProcess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetGiveUserConsentProcess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetLoadCustomerCoupons","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetLoadCustomerCoupons","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetLoadUserConsents","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetLoadUserConsents","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetNotificationPreferences","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetNotificationPreferences","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetRemoveInterestState","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetRemoveInterestState","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetSubscribeCustomerCouponProcess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetSubscribeCustomerCouponProcess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetUnsubscribeCustomerCouponProcess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetUnsubscribeCustomerCouponProcess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetWithdrawUserConsentProcess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"ResetWithdrawUserConsentProcess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_DEFAULT_USER_PAYMENT_METHOD_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_DEFAULT_USER_PAYMENT_METHOD_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_DEFAULT_USER_PAYMENT_METHOD_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_DEFAULT_USER_PAYMENT_METHOD_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_DEFAULT_USER_PAYMENT_METHOD","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SET_DEFAULT_USER_PAYMENT_METHOD","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SetDefaultUserPaymentMethod","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SetDefaultUserPaymentMethod","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SetDefaultUserPaymentMethodFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SetDefaultUserPaymentMethodFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SetDefaultUserPaymentMethodSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SetDefaultUserPaymentMethodSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SUBSCRIBE_CUSTOMER_COUPON_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SUBSCRIBE_CUSTOMER_COUPON_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SUBSCRIBE_CUSTOMER_COUPON_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SUBSCRIBE_CUSTOMER_COUPON_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"SUBSCRIBE_CUSTOMER_COUPON","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"SUBSCRIBE_CUSTOMER_COUPON","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SubscribeCustomerCoupon","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; couponCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; couponCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SubscribeCustomerCoupon","members":[{"kind":"Property","name":"payload","type":"{ userId: string; couponCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n couponCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SubscribeCustomerCouponFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SubscribeCustomerCouponFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"SubscribeCustomerCouponSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CustomerCouponNotification","isOptional":false,"canonicalReference":"@spartacus/core!CustomerCouponNotification:interface","shortType":"CustomerCouponNotification","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"CustomerCouponNotification"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"SubscribeCustomerCouponSuccess","members":[{"kind":"Property","name":"payload","type":"CustomerCouponNotification"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CustomerCouponNotification","canonicalReference":"@spartacus/core!CustomerCouponNotification:class","shortType":"CustomerCouponNotification","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"TRANSFER_ANONYMOUS_CONSENT","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"TRANSFER_ANONYMOUS_CONSENT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"TransferAnonymousConsent","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; consentTemplateId: string | undefined; consentTemplateVersion: number | undefined; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; consentTemplateId: string | undefined; consentTemplateVersion: number | undefined; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"TransferAnonymousConsent","members":[{"kind":"Property","name":"payload","type":"{ userId: string; consentTemplateId: string | undefined; consentTemplateVersion: number | undefined; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n consentTemplateId: string | undefined;\n consentTemplateVersion: number | undefined;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UNSUBSCRIBE_CUSTOMER_COUPON_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UNSUBSCRIBE_CUSTOMER_COUPON_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UNSUBSCRIBE_CUSTOMER_COUPON_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UNSUBSCRIBE_CUSTOMER_COUPON_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UNSUBSCRIBE_CUSTOMER_COUPON","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UNSUBSCRIBE_CUSTOMER_COUPON","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UnsubscribeCustomerCoupon","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; couponCode: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; couponCode: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UnsubscribeCustomerCoupon","members":[{"kind":"Property","name":"payload","type":"{ userId: string; couponCode: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n couponCode: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UnsubscribeCustomerCouponFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UnsubscribeCustomerCouponFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UnsubscribeCustomerCouponSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UnsubscribeCustomerCouponSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_NOTIFICATION_PREFERENCES_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_NOTIFICATION_PREFERENCES_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_NOTIFICATION_PREFERENCES_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_NOTIFICATION_PREFERENCES_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_NOTIFICATION_PREFERENCES","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_NOTIFICATION_PREFERENCES","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_USER_ADDRESS_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_USER_ADDRESS_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_USER_ADDRESS_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_USER_ADDRESS_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_USER_ADDRESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"UPDATE_USER_ADDRESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateNotificationPreferences","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; preferences: NotificationPreference[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; preferences: NotificationPreference[]; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateNotificationPreferences","members":[{"kind":"Property","name":"payload","type":"{ userId: string; preferences: NotificationPreference[]; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n preferences: NotificationPreference[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateNotificationPreferencesFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateNotificationPreferencesFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateNotificationPreferencesSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"NotificationPreference[]","isOptional":false,"canonicalReference":"@spartacus/core!NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"NotificationPreference[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateNotificationPreferencesSuccess","members":[{"kind":"Property","name":"payload","type":"NotificationPreference[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"NotificationPreference[]","canonicalReference":"@spartacus/core!NotificationPreference:class","shortType":"NotificationPreference","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateUserAddress","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; addressId: string; address: Address; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; addressId: string; address: Address; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateUserAddress","members":[{"kind":"Property","name":"payload","type":"{ userId: string; addressId: string; address: Address; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n addressId: string;\n address: Address;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateUserAddressFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateUserAddressFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateUserAddressSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UpdateUserAddressSuccess","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserAddressesAction","namespace":"UserActions","members":["LoadUserAddresses | LoadUserAddressesFail | LoadUserAddressesSuccess | AddUserAddress | AddUserAddressFail | AddUserAddressSuccess | UpdateUserAddress | UpdateUserAddressFail | UpdateUserAddressSuccess | DeleteUserAddress | DeleteUserAddressFail | DeleteUserAddressSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserAddressesAction","members":["LoadUserAddresses | LoadUserAddressesFail | LoadUserAddressesSuccess | AddUserAddress | AddUserAddressFail | AddUserAddressSuccess | UpdateUserAddress | UpdateUserAddressFail | UpdateUserAddressSuccess | DeleteUserAddress | DeleteUserAddressFail | DeleteUserAddressSuccess"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserConsentsAction","namespace":"UserActions","members":["LoadUserConsents | LoadUserConsentsFail | LoadUserConsentsSuccess | ResetLoadUserConsents | GiveUserConsent | GiveUserConsentFail | GiveUserConsentSuccess | ResetGiveUserConsentProcess | WithdrawUserConsent | WithdrawUserConsentFail | WithdrawUserConsentSuccess | ResetWithdrawUserConsentProcess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserConsentsAction","members":["LoadUserConsents | LoadUserConsentsFail | LoadUserConsentsSuccess | ResetLoadUserConsents | GiveUserConsent | GiveUserConsentFail | GiveUserConsentSuccess | ResetGiveUserConsentProcess | WithdrawUserConsent | WithdrawUserConsentFail | WithdrawUserConsentSuccess | ResetWithdrawUserConsentProcess"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserCostCenterAction","namespace":"UserActions","members":["LoadActiveCostCenters | LoadActiveCostCentersFail | LoadActiveCostCentersSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserCostCenterAction","members":["LoadActiveCostCenters | LoadActiveCostCentersFail | LoadActiveCostCentersSuccess"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserPaymentMethodsAction","namespace":"UserActions","members":["LoadUserPaymentMethods | LoadUserPaymentMethodsFail | LoadUserPaymentMethodsSuccess | SetDefaultUserPaymentMethod | SetDefaultUserPaymentMethodFail | SetDefaultUserPaymentMethodSuccess | DeleteUserPaymentMethod | DeleteUserPaymentMethodFail | DeleteUserPaymentMethodSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserPaymentMethodsAction","members":["LoadUserPaymentMethods | LoadUserPaymentMethodsFail | LoadUserPaymentMethodsSuccess | SetDefaultUserPaymentMethod | SetDefaultUserPaymentMethodFail | SetDefaultUserPaymentMethodSuccess | DeleteUserPaymentMethod | DeleteUserPaymentMethodFail | DeleteUserPaymentMethodSuccess"]}},{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserRegisterOrRemoveAction","namespace":"UserActions","members":["RegisterUserSuccess"],"newApiElement":{"entryPoint":"@spartacus/core","kind":"TypeAlias","name":"UserRegisterOrRemoveAction","members":["RegisterUserSuccess"]}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"WITHDRAW_USER_CONSENT_FAIL","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"WITHDRAW_USER_CONSENT_FAIL","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"WITHDRAW_USER_CONSENT_SUCCESS","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"WITHDRAW_USER_CONSENT_SUCCESS","type":""}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"WITHDRAW_USER_CONSENT","namespace":"UserActions","type":"","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"WITHDRAW_USER_CONSENT","type":""}},{"entryPoint":"@spartacus/core","kind":"Class","name":"WithdrawUserConsent","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; consentCode: string; consentId?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; consentCode: string; consentId?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"WithdrawUserConsent","members":[{"kind":"Property","name":"payload","type":"{ userId: string; consentCode: string; consentId?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n consentCode: string;\n consentId?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"WithdrawUserConsentFail","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"WithdrawUserConsentFail","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"WithdrawUserConsentSuccess","namespace":"UserActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"WithdrawUserConsentSuccess","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAddressAdapter","members":[{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"verify","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verify","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAddressAdapter","members":[{"kind":"Method","name":"loadAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"verify","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAddressConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UserAddressAdapter","isOptional":false,"canonicalReference":"@spartacus/core!UserAddressAdapter:class","shortType":"UserAddressAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"UserAddressAdapter"},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},{"kind":"Method","name":"verify","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserAddressConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserAddressConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserAddressConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserAddressConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verify","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verify","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserAddressConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAddressConnector","members":[{"kind":"Property","name":"adapter","type":"UserAddressAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UserAddressAdapter","canonicalReference":"@spartacus/core!UserAddressAdapter:class","shortType":"UserAddressAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"verify","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAddressService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"userAddressConnector","type":"UserAddressConnector","isOptional":false,"canonicalReference":"@spartacus/core!UserAddressConnector:class","shortType":"UserAddressConnector","importPath":"@spartacus/core"},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addUserAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"clearRegions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Method","name":"deleteUserAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddressesLoadedSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddressesLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCountry","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDefaultAddress","overloadIndex":1,"parameters":[],"returnType":"Observable
"},{"kind":"Method","name":"getDeliveryCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"loadDeliveryCountries","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"loadRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setAddressAsDefault","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"updateUserAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"userAddressConnector","type":"UserAddressConnector"},{"kind":"Property","name":"userAddressVerificationCommand","type":"Command<{ address: Address; }, AddressValidation>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Method","name":"verifyAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addUserAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addUserAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearRegions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearRegions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteUserAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteUserAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddresses","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressesLoadedSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressesLoadedSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressesLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressesLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCountry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCountry","overloadIndex":1,"parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDefaultAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDefaultAddress","overloadIndex":1,"parameters":[],"returnType":"Observable
"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRegions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadDeliveryCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadDeliveryCountries","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadRegions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadRegions","overloadIndex":1,"parameters":[{"name":"countryIsoCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAddressAsDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAddressAsDefault","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateUserAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateUserAddress","overloadIndex":1,"parameters":[{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/core!Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAddressService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"userAddressConnector","type":"UserAddressConnector"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"userAddressConnector","type":"UserAddressConnector","canonicalReference":"@spartacus/core!UserAddressConnector:class","shortType":"UserAddressConnector","importPath":"@spartacus/core","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadAddresses","parameters":[],"returnType":"void"},{"kind":"Method","name":"addUserAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setAddressAsDefault","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateUserAddress","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"deleteUserAddress","parameters":[{"name":"addressId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getDefaultAddress","parameters":[],"returnType":"Observable
"},{"kind":"Method","name":"getAddresses","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddressesLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddressesLoadedSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadDeliveryCountries","parameters":[],"returnType":"void"},{"kind":"Method","name":"getDeliveryCountries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCountry","parameters":[{"name":"isocode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadRegions","parameters":[{"name":"countryIsoCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearRegions","parameters":[],"returnType":"void"},{"kind":"Method","name":"getRegions","parameters":[{"name":"countryIsoCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"verifyAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Property","name":"userAddressVerificationCommand","type":"Command<{ address: Address; }, AddressValidation>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAuthEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"stateEventService","type":"StateEventService","isOptional":false,"canonicalReference":"@spartacus/core!StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"buildLogoutEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerLoginEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerLogoutEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"stateEventService","type":"StateEventService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildLogoutEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildLogoutEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserAuthEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserAuthEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerLoginEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerLoginEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserAuthEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerLogoutEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerLogoutEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserAuthEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAuthEventBuilder","members":[{"kind":"Property","name":"stateEventService","type":"StateEventService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"stateEventService","type":"StateEventService","canonicalReference":"@spartacus/core!StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerLoginEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerLogoutEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildLogoutEvent","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAuthModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"UserAuthModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserAuthModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserConsentAdapter","members":[{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"giveConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserConsentAdapter","members":[{"kind":"Method","name":"loadConsents","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"giveConsent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateVersion","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"withdrawConsent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserConsentConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UserConsentAdapter","isOptional":false,"canonicalReference":"@spartacus/core!UserConsentAdapter:class","shortType":"UserConsentAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"UserConsentAdapter"},{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"giveConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserConsentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserConsentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserConsentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserConsentConnector","members":[{"kind":"Property","name":"adapter","type":"UserConsentAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UserConsentAdapter","canonicalReference":"@spartacus/core!UserConsentAdapter:class","shortType":"UserConsentAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadConsents","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"giveConsent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateVersion","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"withdrawConsent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserConsentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"filterConsentTemplates","overloadIndex":1,"parameters":[{"name":"templateList","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"},{"name":"hideTemplateIds","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConsentTemplate[]"},{"kind":"Method","name":"getConsent","overloadIndex":1,"parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConsents","overloadIndex":1,"parameters":[{"name":"loadIfMissing","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getConsentsResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConsentsResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConsentsResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getGiveConsentResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getGiveConsentResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getGiveConsentResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWithdrawConsentResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWithdrawConsentResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWithdrawConsentResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"Consent","isOptional":false,"canonicalReference":"@spartacus/core!Consent:interface","shortType":"Consent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isConsentWithdrawn","overloadIndex":1,"parameters":[{"name":"consent","type":"Consent | undefined","isOptional":false,"canonicalReference":"@spartacus/core!Consent:interface","shortType":"Consent","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetConsentsProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetGiveConsentProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetWithdrawConsentProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"filterConsentTemplates","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"filterConsentTemplates","overloadIndex":1,"parameters":[{"name":"templateList","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/core!ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"},{"name":"hideTemplateIds","type":"string[]","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ConsentTemplate[]"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsent","overloadIndex":1,"parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsents","overloadIndex":1,"parameters":[{"name":"loadIfMissing","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsentsResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsentsResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsentsResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsentsResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsentsResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsentsResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGiveConsentResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGiveConsentResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGiveConsentResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGiveConsentResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGiveConsentResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGiveConsentResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWithdrawConsentResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWithdrawConsentResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWithdrawConsentResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWithdrawConsentResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWithdrawConsentResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWithdrawConsentResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"giveConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentGiven","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentGiven","overloadIndex":1,"parameters":[{"name":"consent","type":"Consent","isOptional":false,"canonicalReference":"@spartacus/core!Consent:interface","shortType":"Consent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentWithdrawn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentWithdrawn","overloadIndex":1,"parameters":[{"name":"consent","type":"Consent | undefined","isOptional":false,"canonicalReference":"@spartacus/core!Consent:interface","shortType":"Consent","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetConsentsProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetConsentsProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetGiveConsentProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetGiveConsentProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetWithdrawConsentProcessState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetWithdrawConsentProcessState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserConsentService","members":[{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/core!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadConsents","parameters":[],"returnType":"void"},{"kind":"Method","name":"getConsents","parameters":[{"name":"loadIfMissing","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getConsentsResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConsentsResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConsentsResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetConsentsProcessState","parameters":[],"returnType":"void"},{"kind":"Method","name":"getConsent","parameters":[{"name":"templateId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isConsentGiven","parameters":[{"name":"consent","type":"Consent","canonicalReference":"@spartacus/core!Consent:class","shortType":"Consent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isConsentWithdrawn","parameters":[{"name":"consent","type":"Consent | undefined","canonicalReference":"@spartacus/core!Consent:class","shortType":"Consent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"giveConsent","parameters":[{"name":"consentTemplateId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateVersion","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getGiveConsentResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getGiveConsentResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getGiveConsentResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetGiveConsentProcessState","parameters":[],"returnType":"void"},{"kind":"Method","name":"withdrawConsent","parameters":[{"name":"consentCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getWithdrawConsentResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWithdrawConsentResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWithdrawConsentResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetWithdrawConsentProcessState","parameters":[],"returnType":"void"},{"kind":"Method","name":"filterConsentTemplates","parameters":[{"name":"templateList","type":"ConsentTemplate[]","canonicalReference":"@spartacus/core!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false},{"name":"hideTemplateIds","type":"string[]","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"ConsentTemplate[]"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserCostCenterAdapter","members":[{"kind":"Method","name":"loadActiveList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadActiveList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadActiveList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserCostCenterAdapter","members":[{"kind":"Method","name":"loadActiveList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserCostCenterConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UserCostCenterAdapter","isOptional":false,"canonicalReference":"@spartacus/core!UserCostCenterAdapter:class","shortType":"UserCostCenterAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"UserCostCenterAdapter"},{"kind":"Method","name":"getActiveList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"UserCostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserCostCenterConnector","members":[{"kind":"Property","name":"adapter","type":"UserCostCenterAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UserCostCenterAdapter","canonicalReference":"@spartacus/core!UserCostCenterAdapter:class","shortType":"UserCostCenterAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getActiveList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserCostCenterService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getActiveCostCenters","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCostCenterAddresses","overloadIndex":1,"parameters":[{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadActiveCostCenters","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveCostCenters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveCostCenters","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenterAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenterAddresses","overloadIndex":1,"parameters":[{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadActiveCostCenters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadActiveCostCenters","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserCostCenterService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadActiveCostCenters","parameters":[],"returnType":"void"},{"kind":"Property","name":"getCostCentersState","type":""},{"kind":"Method","name":"getActiveCostCenters","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCostCenterAddresses","parameters":[{"name":"costCenterId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"stateEventService","type":"StateEventService","isOptional":false,"canonicalReference":"@spartacus/core!StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addUserAddressEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"deleteUserAddressEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"stateEventService","type":"StateEventService"},{"kind":"Method","name":"updateUserAddressEvent","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addUserAddressEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addUserAddressEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteUserAddressEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteUserAddressEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateUserAddressEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateUserAddressEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserEventBuilder","members":[{"kind":"Property","name":"stateEventService","type":"StateEventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"stateEventService","type":"StateEventService","canonicalReference":"@spartacus/core!StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateUserAddressEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"addUserAddressEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"deleteUserAddressEvent","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserIdService","members":[{"kind":"Method","name":"clearUserId","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getUserId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isEmulated","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setUserId","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"takeUserId","overloadIndex":1,"parameters":[{"name":"loggedIn","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearUserId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearUserId","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserIdService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserIdService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEmulated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEmulated","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserIdService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setUserId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setUserId","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserIdService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"takeUserId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"takeUserId","overloadIndex":1,"parameters":[{"name":"loggedIn","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserIdService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserIdService","members":[{"kind":"Property","name":"_userId","type":""},{"kind":"Method","name":"setUserId","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getUserId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"takeUserId","parameters":[{"name":"loggedIn","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"clearUserId","parameters":[],"returnType":"void"},{"kind":"Method","name":"isEmulated","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserInterestsAdapter","members":[{"kind":"Method","name":"addInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":false,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getInterests","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":true,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"removeInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"item","type":"ProductInterestEntryRelation","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":false,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInterests","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInterests","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":true,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"item","type":"ProductInterestEntryRelation","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserInterestsAdapter","members":[{"kind":"Method","name":"getInterests","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"notificationType","type":"NotificationType","canonicalReference":"@spartacus/core!NotificationType:class","shortType":"NotificationType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"removeInterest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"item","type":"ProductInterestEntryRelation","canonicalReference":"@spartacus/core!ProductInterestEntryRelation:class","shortType":"ProductInterestEntryRelation","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addInterest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"notificationType","type":"NotificationType","canonicalReference":"@spartacus/core!NotificationType:class","shortType":"NotificationType","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserInterestsConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UserInterestsAdapter","isOptional":false,"canonicalReference":"@spartacus/core!UserInterestsAdapter:class","shortType":"UserInterestsAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"UserInterestsAdapter"},{"kind":"Method","name":"addInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":false,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getInterests","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":true,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"removeInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"item","type":"ProductInterestEntryRelation","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":false,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInterests","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInterests","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":true,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeInterest","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"item","type":"ProductInterestEntryRelation","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserInterestsConnector","members":[{"kind":"Property","name":"adapter","type":"UserInterestsAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UserInterestsAdapter","canonicalReference":"@spartacus/core!UserInterestsAdapter:class","shortType":"UserInterestsAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getInterests","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"notificationType","type":"NotificationType","canonicalReference":"@spartacus/core!NotificationType:class","shortType":"NotificationType","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"removeInterest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"item","type":"ProductInterestEntryRelation","canonicalReference":"@spartacus/core!ProductInterestEntryRelation:class","shortType":"ProductInterestEntryRelation","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addInterest","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"notificationType","type":"NotificationType","canonicalReference":"@spartacus/core!NotificationType:class","shortType":"NotificationType","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserInterestsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addProductInterest","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":false,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"clearProductInterests","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getAddProductInterestError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddProductInterestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAndLoadProductInterests","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getProductInterests","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getProdutInterestsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRemoveProdutInterestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRemoveProdutInterestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadProductInterests","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":true,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"removeProdutInterest","overloadIndex":1,"parameters":[{"name":"item","type":"ProductInterestEntryRelation","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"},{"name":"singleDelete","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"resetAddInterestState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetRemoveInterestState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addProductInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addProductInterest","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":false,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearProductInterests","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearProductInterests","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddProductInterestError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddProductInterestError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddProductInterestSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddProductInterestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAndLoadProductInterests","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAndLoadProductInterests","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductInterests","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductInterests","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProdutInterestsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProdutInterestsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRemoveProdutInterestLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRemoveProdutInterestLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRemoveProdutInterestSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRemoveProdutInterestSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadProductInterests","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadProductInterests","overloadIndex":1,"parameters":[{"name":"pageSize","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"currentPage","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"sort","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"notificationType","type":"NotificationType","isOptional":true,"canonicalReference":"@spartacus/core!NotificationType:enum","shortType":"NotificationType","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeProdutInterest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeProdutInterest","overloadIndex":1,"parameters":[{"name":"item","type":"ProductInterestEntryRelation","isOptional":false,"canonicalReference":"@spartacus/core!ProductInterestEntryRelation:interface","shortType":"ProductInterestEntryRelation","importPath":"@spartacus/core"},{"name":"singleDelete","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetAddInterestState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetAddInterestState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetRemoveInterestState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetRemoveInterestState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserInterestsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserInterestsService","members":[{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadProductInterests","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"currentPage","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"sort","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"notificationType","type":"NotificationType","canonicalReference":"@spartacus/core!NotificationType:class","shortType":"NotificationType","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getProductInterests","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAndLoadProductInterests","parameters":[{"name":"pageSize","type":"number","canonicalReference":"@spartacus/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getProdutInterestsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"removeProdutInterest","parameters":[{"name":"item","type":"ProductInterestEntryRelation","canonicalReference":"@spartacus/core!ProductInterestEntryRelation:class","shortType":"ProductInterestEntryRelation","importPath":"","isOptional":false},{"name":"singleDelete","type":"boolean","canonicalReference":"@spartacus/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getRemoveProdutInterestLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRemoveProdutInterestSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addProductInterest","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"notificationType","type":"NotificationType","canonicalReference":"@spartacus/core!NotificationType:class","shortType":"NotificationType","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAddProductInterestSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddProductInterestError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetAddInterestState","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetRemoveInterestState","parameters":[],"returnType":"void"},{"kind":"Method","name":"clearProductInterests","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"UserModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserNotificationPreferenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"clearPreferences","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getEnabledPreferences","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPreferences","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPreferencesLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getUpdatePreferencesResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadPreferences","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetNotificationPreferences","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store>"},{"kind":"Method","name":"updatePreferences","overloadIndex":1,"parameters":[{"name":"preferences","type":"NotificationPreference[]","isOptional":false,"canonicalReference":"@spartacus/core!NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearPreferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearPreferences","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserNotificationPreferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEnabledPreferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEnabledPreferences","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserNotificationPreferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreferences","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserNotificationPreferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreferencesLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreferencesLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserNotificationPreferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUpdatePreferencesResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUpdatePreferencesResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserNotificationPreferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadPreferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadPreferences","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserNotificationPreferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetNotificationPreferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetNotificationPreferences","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserNotificationPreferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updatePreferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updatePreferences","overloadIndex":1,"parameters":[{"name":"preferences","type":"NotificationPreference[]","isOptional":false,"canonicalReference":"@spartacus/core!NotificationPreference:interface","shortType":"NotificationPreference","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"UserNotificationPreferenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserNotificationPreferenceService","members":[{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getPreferences","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEnabledPreferences","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadPreferences","parameters":[],"returnType":"void"},{"kind":"Method","name":"clearPreferences","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPreferencesLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updatePreferences","parameters":[{"name":"preferences","type":"NotificationPreference[]","canonicalReference":"@spartacus/core!NotificationPreference:class","shortType":"NotificationPreference","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getUpdatePreferencesResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetNotificationPreferences","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserPaymentAdapter","members":[{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setDefault","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefault","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserPaymentAdapter","members":[{"kind":"Method","name":"loadAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentMethodID","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"setDefault","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentMethodID","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserPaymentConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"UserPaymentAdapter","isOptional":false,"canonicalReference":"@spartacus/core!UserPaymentAdapter:class","shortType":"UserPaymentAdapter","importPath":"@spartacus/core"}]},{"kind":"Property","name":"adapter","type":"UserPaymentAdapter"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setDefault","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"UserPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDefault","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentMethodID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"UserPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserPaymentConnector","members":[{"kind":"Property","name":"adapter","type":"UserPaymentAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"UserPaymentAdapter","canonicalReference":"@spartacus/core!UserPaymentAdapter:class","shortType":"UserPaymentAdapter","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentMethodID","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"setDefault","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentMethodID","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserPaymentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"deletePaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentMethodId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getAllBillingCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentMethods","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentMethodsLoadedSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentMethodsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadBillingCountries","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"loadPaymentMethods","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setPaymentMethodAsDefault","overloadIndex":1,"parameters":[{"name":"paymentMethodId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deletePaymentMethod","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deletePaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentMethodId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAllBillingCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAllBillingCountries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentMethods","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentMethods","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentMethodsLoadedSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentMethodsLoadedSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentMethodsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentMethodsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadBillingCountries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadBillingCountries","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadPaymentMethods","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadPaymentMethods","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"UserPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentMethodAsDefault","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentMethodAsDefault","overloadIndex":1,"parameters":[{"name":"paymentMethodId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"UserPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserPaymentService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadPaymentMethods","parameters":[],"returnType":"void"},{"kind":"Method","name":"getPaymentMethods","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentMethodsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentMethodsLoadedSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentMethodAsDefault","parameters":[{"name":"paymentMethodId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"deletePaymentMethod","parameters":[{"name":"paymentMethodId","type":"string","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAllBillingCountries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadBillingCountries","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"UserProfileFacadeTransitionalToken","members":[{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTitles","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTitles","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"UserProfileFacadeTransitionalToken","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"UserProfileFacadeTransitionalToken","members":[{"kind":"Method","name":"getTitles","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/core","kind":"Namespace","name":"UsersSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"UsersSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"UsersSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Function","name":"countrySelectorFactory","namespace":"UsersSelectors","parameters":[{"name":"isocode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"countrySelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"countrySelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAddresses","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAddresses","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAddressesLoadedSuccess","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAddressesLoadedSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAddressesLoaderState","namespace":"UsersSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAddressesLoaderState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAddressesLoading","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAddressesLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllBillingCountries","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllBillingCountries","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllDeliveryCountries","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllDeliveryCountries","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllRegions","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getAllRegions","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBillingCountriesEntites","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBillingCountriesEntites","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBillingCountriesState","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getBillingCountriesState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Function","name":"getConsentByTemplateId","namespace":"UsersSelectors","parameters":[{"name":"templateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getConsentByTemplateId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getConsentByTemplateId","topLevelApiElementKind":"Function","entryPoint":"@spartacus/core"}]},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsError","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsError","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsLoading","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsState","namespace":"UsersSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsSuccess","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsValue","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getConsentsValue","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCostCenters","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCostCenters","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCostCentersState","namespace":"UsersSelectors","type":"MemoizedSelector>","breakingChanges":[{"change":"VARIABLE_MOVED","changeType":"MOVED","changeKind":"Variable","changeLabel":"moved","changeElementName":"getCostCentersState","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCostCentersState","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/core"},{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"getCostCentersState","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCostCentersState","namespace":"UsersSelectors","type":"MemoizedSelector>"},"new":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getCostCentersState","type":"MemoizedSelector>"},"topLevelApiElementName":"getCostCentersState","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/organization/administration/core","kind":"Variable","name":"getCostCentersState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCustomerCoupons","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCustomerCoupons","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCustomerCouponsLoaded","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCustomerCouponsLoaded","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCustomerCouponsLoading","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCustomerCouponsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCustomerCouponsState","namespace":"UsersSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getCustomerCouponsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getDeliveryCountriesEntites","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getDeliveryCountriesEntites","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getDeliveryCountriesState","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getDeliveryCountriesState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getEnabledPreferences","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getEnabledPreferences","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getInterests","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getInterests","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getInterestsLoading","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getInterestsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getInterestsState","namespace":"UsersSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getInterestsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPaymentMethods","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPaymentMethods","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPaymentMethodsLoadedSuccess","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPaymentMethodsLoadedSuccess","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPaymentMethodsLoading","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPaymentMethodsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPaymentMethodsState","namespace":"UsersSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPaymentMethodsState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPreferences","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPreferences","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPreferencesLoaderState","namespace":"UsersSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPreferencesLoaderState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPreferencesLoading","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getPreferencesLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsCountry","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsCountry","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsDataAndLoading","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsDataAndLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsLoaded","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsLoaded","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsLoaderState","namespace":"UsersSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsLoaderState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsLoading","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getRegionsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Variable","name":"getUserState","namespace":"UsersSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/core","kind":"Variable","name":"getUserState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"UserState","members":[{"kind":"PropertySignature","name":"addresses","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"billingCountries","type":"BillingCountriesState"},{"kind":"PropertySignature","name":"consents","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"costCenters","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"countries","type":"DeliveryCountriesState"},{"kind":"PropertySignature","name":"customerCoupons","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"notificationPreferences","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"payments","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"productInterests","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"regions","type":"StateUtils.LoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addresses","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addresses","type":"StateUtils.LoaderState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"billingCountries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"billingCountries","type":"BillingCountriesState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consents","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consents","type":"StateUtils.LoaderState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenters","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenters","type":"StateUtils.LoaderState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"countries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"countries","type":"DeliveryCountriesState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerCoupons","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerCoupons","type":"StateUtils.LoaderState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"notificationPreferences","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"notificationPreferences","type":"StateUtils.LoaderState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"payments","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"payments","type":"StateUtils.LoaderState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productInterests","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productInterests","type":"StateUtils.LoaderState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"regions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"regions","type":"StateUtils.LoaderState"},"topLevelApiElementName":"UserState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"UserState","members":[{"kind":"Property","name":"addresses","type":"LoaderState"},{"kind":"Property","name":"consents","type":"LoaderState"},{"kind":"Property","name":"billingCountries","type":"BillingCountriesState"},{"kind":"Property","name":"countries","type":"DeliveryCountriesState"},{"kind":"Property","name":"payments","type":"LoaderState"},{"kind":"Property","name":"regions","type":"LoaderState"},{"kind":"Property","name":"customerCoupons","type":"LoaderState"},{"kind":"Property","name":"notificationPreferences","type":"LoaderState"},{"kind":"Property","name":"productInterests","type":"LoaderState"},{"kind":"Property","name":"costCenters","type":"LoaderState"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantCategory","members":[{"kind":"PropertySignature","name":"hasImage","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"priority","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"hasImage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"hasImage","type":"boolean"},"topLevelApiElementName":"VariantCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"VariantCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priority","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priority","type":"number"},"topLevelApiElementName":"VariantCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantCategory","members":[{"kind":"Property","name":"hasImage","type":"boolean"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"priority","type":"number"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantMatrixElement","members":[{"kind":"PropertySignature","name":"elements","type":"VariantMatrixElement[]"},{"kind":"PropertySignature","name":"isLeaf","type":"boolean"},{"kind":"PropertySignature","name":"parentVariantCategory","type":"VariantCategory"},{"kind":"PropertySignature","name":"variantOption","type":"VariantOption"},{"kind":"PropertySignature","name":"variantValueCategory","type":"VariantValueCategory"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"elements","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"elements","type":"VariantMatrixElement[]"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isLeaf","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isLeaf","type":"boolean"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"parentVariantCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"parentVariantCategory","type":"VariantCategory"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantOption","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantOption","type":"VariantOption"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantValueCategory","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantValueCategory","type":"VariantValueCategory"},"topLevelApiElementName":"VariantMatrixElement","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantMatrixElement","members":[{"kind":"Property","name":"elements","type":"VariantMatrixElement[]"},{"kind":"Property","name":"isLeaf","type":"boolean"},{"kind":"Property","name":"parentVariantCategory","type":"VariantCategory"},{"kind":"Property","name":"variantOption","type":"VariantOption"},{"kind":"Property","name":"variantValueCategory","type":"VariantValueCategory"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantOption","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"priceData","type":"Price"},{"kind":"PropertySignature","name":"stock","type":"Stock"},{"kind":"PropertySignature","name":"url","type":"string"},{"kind":"PropertySignature","name":"variantOptionQualifiers","type":"VariantOptionQualifier[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"priceData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"priceData","type":"Price"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"stock","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"stock","type":"Stock"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"variantOptionQualifiers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"variantOptionQualifiers","type":"VariantOptionQualifier[]"},"topLevelApiElementName":"VariantOption","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantOption","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"priceData","type":"Price"},{"kind":"Property","name":"stock","type":"Stock"},{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"variantOptionQualifiers","type":"VariantOptionQualifier[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantOptionQualifier","members":[{"kind":"PropertySignature","name":"image","type":"Image"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"qualifier","type":"VariantQualifier"},{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"image","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"image","type":"Image"},"topLevelApiElementName":"VariantOptionQualifier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"VariantOptionQualifier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"qualifier","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"qualifier","type":"VariantQualifier"},"topLevelApiElementName":"VariantOptionQualifier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"VariantOptionQualifier","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantOptionQualifier","members":[{"kind":"Property","name":"image","type":"Image"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"qualifier","type":"VariantQualifier"},{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantValueCategory","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"sequence","type":"number"},{"kind":"PropertySignature","name":"superCategories","type":"VariantCategory[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"VariantValueCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sequence","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sequence","type":"number"},"topLevelApiElementName":"VariantValueCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"superCategories","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"superCategories","type":"VariantCategory[]"},"topLevelApiElementName":"VariantValueCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"VariantValueCategory","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"sequence","type":"number"},{"kind":"Property","name":"superCategories","type":"VariantCategory[]"}]}},{"entryPoint":"@spartacus/core","kind":"Interface","name":"WeekdayOpeningDay","members":[{"kind":"PropertySignature","name":"closed","type":"boolean"},{"kind":"PropertySignature","name":"closingTime","type":"Time"},{"kind":"PropertySignature","name":"openingTime","type":"Time"},{"kind":"PropertySignature","name":"weekDay","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closed","type":"boolean"},"topLevelApiElementName":"WeekdayOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"closingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"closingTime","type":"Time"},"topLevelApiElementName":"WeekdayOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"openingTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"openingTime","type":"Time"},"topLevelApiElementName":"WeekdayOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"weekDay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"weekDay","type":"string"},"topLevelApiElementName":"WeekdayOpeningDay","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Interface","name":"WeekdayOpeningDay","members":[{"kind":"Property","name":"closed","type":"boolean"},{"kind":"Property","name":"closingTime","type":"Time"},{"kind":"Property","name":"openingTime","type":"Time"},{"kind":"Property","name":"weekDay","type":"string"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"WindowRef","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"document","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"platformId","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""},{"name":"serverUrl","type":"string | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"serverOrigin","type":"string | undefined","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"document","type":"Document"},{"kind":"Method","name":"isBrowser","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"localStorage","type":"Storage | undefined"},{"kind":"Property","name":"location","type":"Partial"},{"kind":"Property","name":"nativeWindow","type":"Window | undefined"},{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Property","name":"resize$","type":"Observable"},{"kind":"Property","name":"serverOrigin","type":"string | undefined"},{"kind":"Property","name":"serverUrl","type":"string | undefined"},{"kind":"Property","name":"sessionStorage","type":"Storage | undefined"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBrowser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBrowser","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"WindowRef","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"localStorage","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"localStorage","type":"Storage | undefined"},"topLevelApiElementName":"WindowRef","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"location","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"location","type":"Partial"},"topLevelApiElementName":"WindowRef","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"nativeWindow","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"nativeWindow","type":"Window | undefined"},"topLevelApiElementName":"WindowRef","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"resize$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"resize$","type":"Observable"},"topLevelApiElementName":"WindowRef","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"sessionStorage","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"sessionStorage","type":"Storage | undefined"},"topLevelApiElementName":"WindowRef","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"WindowRef","members":[{"kind":"Property","name":"platformId","type":"Object"},{"kind":"Property","name":"serverUrl","type":"string | undefined"},{"kind":"Property","name":"serverOrigin","type":"string | undefined"},{"kind":"Property","name":"document","type":"Document"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"document","type":"any","canonicalReference":"@spartacus/core!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"platformId","type":"Object","canonicalReference":"@spartacus/core!Object:class","shortType":"Object","importPath":"","isOptional":false},{"name":"serverUrl","type":"string | undefined","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"serverOrigin","type":"string | undefined","canonicalReference":"@spartacus/core!string:class","shortType":"string","importPath":"","isOptional":true}]},{"kind":"Method","name":"isBrowser","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/core","kind":"Class","name":"WithCredentialsInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"OccConfig","isOptional":false,"canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},{"kind":"Method","name":"requiresWithCredentials","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"WithCredentialsInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requiresWithCredentials","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requiresWithCredentials","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"WithCredentialsInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/core"}],"newApiElement":{"entryPoint":"@spartacus/core","kind":"Class","name":"WithCredentialsInterceptor","members":[{"kind":"Property","name":"config","type":"OccConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"OccConfig","canonicalReference":"@spartacus/core!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/core!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"requiresWithCredentials","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/core!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/root","kind":"Class","name":"CheckoutScheduledReplenishmentEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onReplenishmentOrder","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduledReplenishmentEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onReplenishmentOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onReplenishmentOrder","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduledReplenishmentEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/scheduled-replenishment/root","kind":"Class","name":"CheckoutScheduledReplenishmentEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/scheduled-replenishment/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"onReplenishmentOrder","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/components","kind":"Class","name":"CheckoutReplenishmentFormService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"defaultFormData","type":"ScheduleReplenishmentForm"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getOrderType","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getScheduleReplenishmentFormData","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderType$","type":"Observable"},{"kind":"Method","name":"registerOrderTypeEventListers","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetScheduleReplenishmentFormData","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setOrderType","overloadIndex":1,"parameters":[{"name":"orderType","type":"ORDER_TYPE","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~ORDER_TYPE:enum","shortType":"ORDER_TYPE","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Method","name":"setScheduleReplenishmentFormData","overloadIndex":1,"parameters":[{"name":"formData","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrderType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrderType","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutReplenishmentFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getScheduleReplenishmentFormData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getScheduleReplenishmentFormData","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutReplenishmentFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutReplenishmentFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerOrderTypeEventListers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerOrderTypeEventListers","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutReplenishmentFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetScheduleReplenishmentFormData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetScheduleReplenishmentFormData","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutReplenishmentFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setOrderType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setOrderType","overloadIndex":1,"parameters":[{"name":"orderType","type":"ORDER_TYPE","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~ORDER_TYPE:enum","shortType":"ORDER_TYPE","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"CheckoutReplenishmentFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setScheduleReplenishmentFormData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setScheduleReplenishmentFormData","overloadIndex":1,"parameters":[{"name":"formData","type":"ScheduleReplenishmentForm","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~ScheduleReplenishmentForm:interface","shortType":"ScheduleReplenishmentForm","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"CheckoutReplenishmentFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/scheduled-replenishment/components","kind":"Class","name":"CheckoutReplenishmentFormService","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"defaultFormData","type":"ScheduleReplenishmentForm"},{"kind":"Property","name":"scheduleReplenishmentFormData$","type":""},{"kind":"Property","name":"orderType$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"registerOrderTypeEventListers","parameters":[],"returnType":"void"},{"kind":"Method","name":"getScheduleReplenishmentFormData","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setScheduleReplenishmentFormData","parameters":[{"name":"formData","type":"ScheduleReplenishmentForm","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!ScheduleReplenishmentForm:class","shortType":"ScheduleReplenishmentForm","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"resetScheduleReplenishmentFormData","parameters":[],"returnType":"void"},{"kind":"Method","name":"getOrderType","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setOrderType","parameters":[{"name":"orderType","type":"ORDER_TYPE","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!ORDER_TYPE:class","shortType":"ORDER_TYPE","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/components","kind":"Class","name":"CheckoutScheduledReplenishmentPlaceOrderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"checkoutReplenishmentFormService","type":"CheckoutReplenishmentFormService","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!CheckoutReplenishmentFormService:class","shortType":"CheckoutReplenishmentFormService","importPath":"@spartacus/checkout/scheduled-replenishment/components"},{"name":"scheduledReplenishmentOrderFacade","type":"ScheduledReplenishmentOrderFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~ScheduledReplenishmentOrderFacade:class","shortType":"ScheduledReplenishmentOrderFacade","importPath":"@spartacus/order/root"}]},{"kind":"Property","name":"checkoutReplenishmentFormService","type":"CheckoutReplenishmentFormService"},{"kind":"Property","name":"currentOrderType","type":"ORDER_TYPE"},{"kind":"Property","name":"daysOfWeekNotChecked$","type":"BehaviorSubject"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"scheduledReplenishmentOrderFacade","type":"ScheduledReplenishmentOrderFacade"},{"kind":"Property","name":"scheduleReplenishmentFormData","type":"ScheduleReplenishmentForm"},{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduledReplenishmentPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduledReplenishmentPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduledReplenishmentPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduledReplenishmentPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/scheduled-replenishment/components","kind":"Class","name":"CheckoutScheduledReplenishmentPlaceOrderComponent","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"checkoutReplenishmentFormService","type":"CheckoutReplenishmentFormService"},{"kind":"Property","name":"scheduledReplenishmentOrderFacade","type":"ScheduledReplenishmentOrderFacade"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"currentOrderType","type":"ORDER_TYPE"},{"kind":"Property","name":"scheduleReplenishmentFormData","type":"ScheduleReplenishmentForm"},{"kind":"Property","name":"daysOfWeekNotChecked$","type":"BehaviorSubject"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"checkoutReplenishmentFormService","type":"CheckoutReplenishmentFormService","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!CheckoutReplenishmentFormService:class","shortType":"CheckoutReplenishmentFormService","importPath":"@spartacus/checkout/scheduled-replenishment/components","isOptional":false},{"name":"scheduledReplenishmentOrderFacade","type":"ScheduledReplenishmentOrderFacade","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!ScheduledReplenishmentOrderFacade:class","shortType":"ScheduledReplenishmentOrderFacade","importPath":"@spartacus/order/root","isOptional":false}]},{"kind":"Method","name":"submitForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/components","kind":"Class","name":"CheckoutScheduleReplenishmentOrderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutReplenishmentFormService","type":"CheckoutReplenishmentFormService","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!CheckoutReplenishmentFormService:class","shortType":"CheckoutReplenishmentFormService","importPath":"@spartacus/checkout/scheduled-replenishment/components"}]},{"kind":"Method","name":"changeDayOfTheMonth","overloadIndex":1,"parameters":[{"name":"dayOfMonth","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"changeNumberOfDays","overloadIndex":1,"parameters":[{"name":"nDays","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"changeNumberOfWeeks","overloadIndex":1,"parameters":[{"name":"nWeeks","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"changeOrderType","overloadIndex":1,"parameters":[{"name":"orderType","type":"ORDER_TYPE","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~ORDER_TYPE:enum","shortType":"ORDER_TYPE","importPath":"@spartacus/order/root"}],"returnType":"void"},{"kind":"Method","name":"changeRecurrencePeriodType","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"changeRepeatDays","overloadIndex":1,"parameters":[{"name":"day","type":"DaysOfWeek","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~DaysOfWeek:enum","shortType":"DaysOfWeek","importPath":"@spartacus/order/root"},{"name":"isChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"changeReplenishmentStartDate","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"checkoutReplenishmentFormService","type":"CheckoutReplenishmentFormService"},{"kind":"Property","name":"currentDate","type":"string | undefined"},{"kind":"Property","name":"currentDaysOfWeek","type":"DaysOfWeek[]"},{"kind":"Property","name":"daysOfWeek","type":"DaysOfWeek[]"},{"kind":"Method","name":"hasDaysOfWeekChecked","overloadIndex":1,"parameters":[{"name":"day","type":"DaysOfWeek","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~DaysOfWeek:enum","shortType":"DaysOfWeek","importPath":"@spartacus/order/root"}],"returnType":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isMonthly","type":"Boolean"},{"kind":"Property","name":"isWeekly","type":"Boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"numberOfDays","type":"string[]"},{"kind":"Property","name":"numberOfWeeks","type":"string[]"},{"kind":"Property","name":"orderTypes","type":"typeof ORDER_TYPE"},{"kind":"Property","name":"recurrencePeriodType","type":"string[]"},{"kind":"Property","name":"scheduleReplenishmentFormData","type":"ScheduleReplenishmentForm"},{"kind":"Property","name":"selectedOrderType$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeDayOfTheMonth","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeDayOfTheMonth","overloadIndex":1,"parameters":[{"name":"dayOfMonth","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeNumberOfDays","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeNumberOfDays","overloadIndex":1,"parameters":[{"name":"nDays","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeNumberOfWeeks","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeNumberOfWeeks","overloadIndex":1,"parameters":[{"name":"nWeeks","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeOrderType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeOrderType","overloadIndex":1,"parameters":[{"name":"orderType","type":"ORDER_TYPE","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~ORDER_TYPE:enum","shortType":"ORDER_TYPE","importPath":"@spartacus/order/root"}],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeRecurrencePeriodType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeRecurrencePeriodType","overloadIndex":1,"parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeRepeatDays","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeRepeatDays","overloadIndex":1,"parameters":[{"name":"day","type":"DaysOfWeek","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~DaysOfWeek:enum","shortType":"DaysOfWeek","importPath":"@spartacus/order/root"},{"name":"isChecked","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeReplenishmentStartDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeReplenishmentStartDate","overloadIndex":1,"parameters":[{"name":"date","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasDaysOfWeekChecked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasDaysOfWeekChecked","overloadIndex":1,"parameters":[{"name":"day","type":"DaysOfWeek","isOptional":false,"canonicalReference":"@spartacus/checkout_scheduled-replenishment_components!~DaysOfWeek:enum","shortType":"DaysOfWeek","importPath":"@spartacus/order/root"}],"returnType":"boolean"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutScheduleReplenishmentOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/scheduled-replenishment/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/scheduled-replenishment/components","kind":"Class","name":"CheckoutScheduleReplenishmentOrderComponent","members":[{"kind":"Property","name":"checkoutReplenishmentFormService","type":"CheckoutReplenishmentFormService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"orderTypes","type":"typeof ORDER_TYPE"},{"kind":"Property","name":"daysOfWeek","type":"DaysOfWeek[]"},{"kind":"Property","name":"recurrencePeriodType","type":"string[]"},{"kind":"Property","name":"selectedOrderType$","type":"Observable"},{"kind":"Property","name":"isMonthly","type":"Boolean"},{"kind":"Property","name":"isWeekly","type":"Boolean"},{"kind":"Property","name":"currentDaysOfWeek","type":"DaysOfWeek[]"},{"kind":"Property","name":"numberOfDays","type":"string[]"},{"kind":"Property","name":"numberOfWeeks","type":"string[]"},{"kind":"Property","name":"currentDate","type":"string | undefined"},{"kind":"Property","name":"scheduleReplenishmentFormData","type":"ScheduleReplenishmentForm"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutReplenishmentFormService","type":"CheckoutReplenishmentFormService","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!CheckoutReplenishmentFormService:class","shortType":"CheckoutReplenishmentFormService","importPath":"@spartacus/checkout/scheduled-replenishment/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"changeOrderType","parameters":[{"name":"orderType","type":"ORDER_TYPE","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!ORDER_TYPE:class","shortType":"ORDER_TYPE","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changeNumberOfDays","parameters":[{"name":"nDays","type":"string","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changeNumberOfWeeks","parameters":[{"name":"nWeeks","type":"string","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changeRecurrencePeriodType","parameters":[{"name":"type","type":"string","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changeDayOfTheMonth","parameters":[{"name":"dayOfMonth","type":"string","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changeReplenishmentStartDate","parameters":[{"name":"date","type":"string","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"changeRepeatDays","parameters":[{"name":"day","type":"DaysOfWeek","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!DaysOfWeek:class","shortType":"DaysOfWeek","importPath":"","isOptional":false},{"name":"isChecked","type":"boolean","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hasDaysOfWeekChecked","parameters":[{"name":"day","type":"DaysOfWeek","canonicalReference":"@spartacus/checkout/scheduled-replenishment/components!DaysOfWeek:class","shortType":"DaysOfWeek","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Property","name":"initConfig","type":""},{"kind":"Property","name":"createNumberStringArray","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsCs","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsDe","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsEn","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsEs_CO","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsEs","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsFr","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsHi","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsHu","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsId","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsIt","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsJa","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsKo","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsPl","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsPt","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsRu","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsZh_TW","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/scheduled-replenishment/assets","kind":"Variable","name":"checkoutScheduledReplenishmentTranslationsZh","type":"{ checkoutScheduledReplenishment: { checkoutScheduledReplenishment: { autoReplenishOrder: string; orderType_PLACE_ORDER: string; orderType_SCHEDULE_REPLENISHMENT_ORDER: string; every: string; recurrencePeriodType_DAILY: string; recurrencePeriodType_WEEKLY: string; recurrencePeriodType_MONTHLY: string; dayOfMonth: string; startOn: string; repeatOnDays: string; duration: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutScheduledReplenishmentTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutScheduledReplenishmentTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/scheduled-replenishment/assets"}]},{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutBillingAddressFacade","members":[{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutBillingAddressFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutBillingAddressFacade","members":[{"kind":"Method","name":"setBillingAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/root!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutDeliveryAddressEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onCartDeleted","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryAddressCleared","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryAddressCreated","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryAddressSet","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onUserAddressChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCartDeleted","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCartDeleted","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeliveryAddressCleared","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeliveryAddressCleared","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeliveryAddressCreated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeliveryAddressCreated","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeliveryAddressSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeliveryAddressSet","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onUserAddressChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onUserAddressChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutDeliveryAddressEventListener","members":[{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/base/root!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/base/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/checkout/base/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/root!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"onUserAddressChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryAddressCreated","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryAddressSet","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryAddressCleared","parameters":[],"returnType":"void"},{"kind":"Method","name":"onCartDeleted","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutDeliveryAddressFacade","members":[{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"createAndSetAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryAddressState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setDeliveryAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAndSetAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAndSetAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryAddressState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryAddressState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutDeliveryAddressFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutDeliveryAddressFacade","members":[{"kind":"Method","name":"getDeliveryAddressState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"createAndSetAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/root!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setDeliveryAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/root!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearCheckoutDeliveryAddress","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutDeliveryModeEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryModeCleared","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryModeClearedError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryModeReset","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryModeSet","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetSupportedDeliveryModesQueryReload","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetSupportedDeliveryModesQueryReset","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeliveryModeCleared","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeliveryModeCleared","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeliveryModeClearedError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeliveryModeClearedError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeliveryModeReset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeliveryModeReset","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeliveryModeSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeliveryModeSet","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onGetSupportedDeliveryModesQueryReload","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onGetSupportedDeliveryModesQueryReload","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onGetSupportedDeliveryModesQueryReset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onGetSupportedDeliveryModesQueryReset","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutDeliveryModeEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/base/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"onDeliveryModeSet","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryModeCleared","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryModeClearedError","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeliveryModeReset","parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetSupportedDeliveryModesQueryReload","parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetSupportedDeliveryModesQueryReset","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutDeliveryModesFacade","members":[{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSelectedDeliveryModeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSupportedDeliveryModes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSupportedDeliveryModesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedDeliveryModeState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedDeliveryModeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutDeliveryModesFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedDeliveryModes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedDeliveryModes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedDeliveryModesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedDeliveryModesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutDeliveryModesFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutDeliveryModesFacade","members":[{"kind":"Method","name":"getSupportedDeliveryModesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSupportedDeliveryModes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSelectedDeliveryModeState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setDeliveryMode","parameters":[{"name":"mode","type":"string","canonicalReference":"@spartacus/checkout/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearCheckoutDeliveryMode","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Interface","name":"CheckoutFlow","members":[{"kind":"PropertySignature","name":"defaultDeliveryMode","type":"Array"},{"kind":"PropertySignature","name":"express","type":"boolean"},{"kind":"PropertySignature","name":"guest","type":"boolean"},{"kind":"PropertySignature","name":"guestUseSavedAddress","type":"boolean"},{"kind":"PropertySignature","name":"steps","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultDeliveryMode","type":"Array"},"topLevelApiElementName":"CheckoutFlow","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"express","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"express","type":"boolean"},"topLevelApiElementName":"CheckoutFlow","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guest","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guest","type":"boolean"},"topLevelApiElementName":"CheckoutFlow","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guestUseSavedAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guestUseSavedAddress","type":"boolean"},"topLevelApiElementName":"CheckoutFlow","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"steps","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"steps","type":"Array"},"topLevelApiElementName":"CheckoutFlow","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Interface","name":"CheckoutFlow","members":[{"kind":"Property","name":"steps","type":"Array"},{"kind":"Property","name":"express","type":"boolean"},{"kind":"Property","name":"defaultDeliveryMode","type":"Array"},{"kind":"Property","name":"guest","type":"boolean"},{"kind":"Property","name":"guestUseSavedAddress","type":"boolean"}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutPaymentEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetCardTypesQueryReload","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPaymentCreated","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPaymentSet","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onGetCardTypesQueryReload","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onGetCardTypesQueryReload","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPaymentCreated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPaymentCreated","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPaymentSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPaymentSet","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutPaymentEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/base/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/checkout/base/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"onPaymentCreated","parameters":[],"returnType":"void"},{"kind":"Method","name":"onPaymentSet","parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetCardTypesQueryReload","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutPaymentFacade","members":[{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPaymentDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentCardTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentCardTypesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentCardTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentDetailsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_root!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutPaymentFacade","members":[{"kind":"Method","name":"getPaymentCardTypesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPaymentCardTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentDetailsState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"createPaymentDetails","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/root!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setPaymentDetails","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/root!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutQueryFacade","members":[{"kind":"Method","name":"getCheckoutDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutDetailsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutQueryFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Class","name":"CheckoutQueryFacade","members":[{"kind":"Method","name":"getCheckoutDetailsState","parameters":[],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Interface","name":"CheckoutState","members":[{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"CheckoutState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"CheckoutState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},"topLevelApiElementName":"CheckoutState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Interface","name":"CheckoutState","members":[{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"paymentInfo","type":"PaymentDetails"}]}},{"entryPoint":"@spartacus/checkout/base/root","kind":"Interface","name":"CheckoutStep","members":[{"kind":"PropertySignature","name":"disabled","type":"boolean"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"nameMultiLine","type":"boolean"},{"kind":"PropertySignature","name":"routeName","type":"string"},{"kind":"PropertySignature","name":"type","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disabled","type":"boolean"},"topLevelApiElementName":"CheckoutStep","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"CheckoutStep","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"CheckoutStep","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"nameMultiLine","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"nameMultiLine","type":"boolean"},"topLevelApiElementName":"CheckoutStep","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"routeName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"routeName","type":"string"},"topLevelApiElementName":"CheckoutStep","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"Array"},"topLevelApiElementName":"CheckoutStep","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/root","kind":"Interface","name":"CheckoutStep","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"routeName","type":"string"},{"kind":"Property","name":"type","type":"Array"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"nameMultiLine","type":"boolean"}]}},{"entryPoint":"@spartacus/checkout/base/occ","kind":"Interface","name":"CheckoutOccEndpoints","members":[{"kind":"PropertySignature","name":"cardTypes","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"clearDeliveryMode","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"createDeliveryAddress","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"createPaymentDetails","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"deliveryMode","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"deliveryModes","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"getCheckoutDetails","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"paymentProviderSubInfo","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"removeDeliveryAddress","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"setBillingAddress","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"setCartPaymentDetails","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"setDeliveryAddress","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"setDeliveryMode","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cardTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cardTypes","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"clearDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"clearDeliveryMode","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createDeliveryAddress","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createPaymentDetails","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryModes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryModes","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"getCheckoutDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"getCheckoutDetails","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentProviderSubInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentProviderSubInfo","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"removeDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"removeDeliveryAddress","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"setBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"setBillingAddress","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"setCartPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"setCartPaymentDetails","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"setDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"setDeliveryAddress","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"setDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"setDeliveryMode","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/occ","kind":"Interface","name":"CheckoutOccEndpoints","members":[{"kind":"Property","name":"setDeliveryAddress","type":"string | OccEndpoint"},{"kind":"Property","name":"cardTypes","type":"string | OccEndpoint"},{"kind":"Property","name":"setCartPaymentDetails","type":"string | OccEndpoint"},{"kind":"Property","name":"paymentProviderSubInfo","type":"string | OccEndpoint"},{"kind":"Property","name":"createPaymentDetails","type":"string | OccEndpoint"},{"kind":"Property","name":"getCheckoutDetails","type":"string | OccEndpoint"},{"kind":"Property","name":"createDeliveryAddress","type":"string | OccEndpoint"},{"kind":"Property","name":"removeDeliveryAddress","type":"string | OccEndpoint"},{"kind":"Property","name":"deliveryMode","type":"string | OccEndpoint"},{"kind":"Property","name":"setDeliveryMode","type":"string | OccEndpoint"},{"kind":"Property","name":"clearDeliveryMode","type":"string | OccEndpoint"},{"kind":"Property","name":"deliveryModes","type":"string | OccEndpoint"},{"kind":"Property","name":"setBillingAddress","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getCheckoutDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getGetCheckoutDetailsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGetCheckoutDetailsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGetCheckoutDetailsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/checkout/base/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/checkout/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCheckoutDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getGetCheckoutDetailsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutBillingAddressAdapter","members":[{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getSetBillingAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSetBillingAddressEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSetBillingAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutBillingAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutBillingAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutBillingAddressAdapter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"setBillingAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/occ!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSetBillingAddressEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutDeliveryAddressAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},{"kind":"Method","name":"getCreateDeliveryAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getRemoveDeliveryAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSetDeliveryAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"OccCheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateDeliveryAddressEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateDeliveryAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRemoveDeliveryAddressEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRemoveDeliveryAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSetDeliveryAddressEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSetDeliveryAddressEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutDeliveryAddressAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/checkout/base/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/checkout/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"createAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/occ!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"getCreateDeliveryAddressEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"setAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSetDeliveryAddressEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"clearCheckoutDeliveryAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getRemoveDeliveryAddressEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutDeliveryModesAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getClearDeliveryModeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getDeliveryModesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSetDeliveryModeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"deliveryModeId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSupportedModes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"deliveryModeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getClearDeliveryModeEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getClearDeliveryModeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryModesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryModesEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSetDeliveryModeEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSetDeliveryModeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"deliveryModeId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedModes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedModes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"deliveryModeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutDeliveryModesAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/checkout/base/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/checkout/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"setMode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"deliveryModeId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSetDeliveryModeEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"deliveryModeId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getSupportedModes","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryModesEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"clearCheckoutDeliveryMode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getClearDeliveryModeEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutPaymentAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"createDetailsWithParameters","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parameters","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"createSubWithProvider","overloadIndex":1,"parameters":[{"name":"postUrl","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parameters","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCreatePaymentDetailsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypesEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getPaymentProviderSubInfoEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getProviderSubInfo","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSetPaymentDetailsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetailsId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetailsId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createDetailsWithParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createDetailsWithParameters","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parameters","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_occ!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createSubWithProvider","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createSubWithProvider","overloadIndex":1,"parameters":[{"name":"postUrl","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parameters","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreatePaymentDetailsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreatePaymentDetailsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentCardTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentCardTypesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentCardTypesEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentProviderSubInfoEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentProviderSubInfoEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProviderSubInfo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProviderSubInfo","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSetPaymentDetailsEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSetPaymentDetailsEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetailsId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetailsId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/occ","kind":"Class","name":"OccCheckoutPaymentAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/checkout/base/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/checkout/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"domparser","type":""},{"kind":"Method","name":"createPaymentDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/occ!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setPaymentDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentDetailsId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSetPaymentDetailsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentDetailsId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getPaymentCardTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypesEndpoint","parameters":[],"returnType":"string"},{"kind":"Method","name":"getProviderSubInfo","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentProviderSubInfoEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createSubWithProvider","parameters":[{"name":"postUrl","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"parameters","type":"any","canonicalReference":"@spartacus/checkout/base/occ!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createDetailsWithParameters","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"parameters","type":"any","canonicalReference":"@spartacus/checkout/base/occ!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCreatePaymentDetailsEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Property","name":"getParamsForPaymentProvider","type":""},{"kind":"Property","name":"extractPaymentDetailsFromHtml","type":""},{"kind":"Property","name":"convertToMap","type":""}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutAdapter","members":[{"kind":"Method","name":"getCheckoutDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutAdapter","members":[{"kind":"Method","name":"getCheckoutDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutBillingAddressAdapter","members":[{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutBillingAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutBillingAddressAdapter","members":[{"kind":"Method","name":"setBillingAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutBillingAddressService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutBillingAddressConnector","type":"CheckoutBillingAddressConnector"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"setBillingAddressCommand","type":"import(\"@spartacus/core\").Command"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CheckoutBillingAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutBillingAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutBillingAddressService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"checkoutBillingAddressConnector","type":"CheckoutBillingAddressConnector"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"setBillingAddressCommand","type":"_spartacus_core.Command"},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"setBillingAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CheckoutAdapter","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!CheckoutAdapter:class","shortType":"CheckoutAdapter","importPath":"@spartacus/checkout/base/core"}]},{"kind":"Property","name":"adapter","type":"CheckoutAdapter"},{"kind":"Method","name":"getCheckoutDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutConnector","members":[{"kind":"Property","name":"adapter","type":"CheckoutAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CheckoutAdapter","canonicalReference":"@spartacus/checkout/base/core!CheckoutAdapter:class","shortType":"CheckoutAdapter","importPath":"@spartacus/checkout/base/core","isOptional":false}]},{"kind":"Method","name":"getCheckoutDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryAddressAdapter","members":[{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},{"kind":"Method","name":"setAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"CheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryAddressAdapter","members":[{"kind":"Method","name":"createAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"setAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearCheckoutDeliveryAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryAddressConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CheckoutDeliveryAddressAdapter","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!CheckoutDeliveryAddressAdapter:class","shortType":"CheckoutDeliveryAddressAdapter","importPath":"@spartacus/checkout/base/core"}]},{"kind":"Property","name":"adapter","type":"CheckoutDeliveryAddressAdapter"},{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},{"kind":"Method","name":"setAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable
"},"topLevelApiElementName":"CheckoutDeliveryAddressConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAddress","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"addressId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryAddressConnector","members":[{"kind":"Property","name":"adapter","type":"CheckoutDeliveryAddressAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CheckoutDeliveryAddressAdapter","canonicalReference":"@spartacus/checkout/base/core!CheckoutDeliveryAddressAdapter:class","shortType":"CheckoutDeliveryAddressAdapter","importPath":"@spartacus/checkout/base/core","isOptional":false}]},{"kind":"Method","name":"createAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable
"},{"kind":"Method","name":"setAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"addressId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearCheckoutDeliveryAddress","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryAddressService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"checkoutDeliveryAddressConnector","type":"CheckoutDeliveryAddressConnector","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!CheckoutDeliveryAddressConnector:class","shortType":"CheckoutDeliveryAddressConnector","importPath":"@spartacus/checkout/base/core"},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutDeliveryAddressConnector","type":"CheckoutDeliveryAddressConnector"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"clearDeliveryAddressCommand","type":"Command"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"createAndSetAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"createDeliveryAddressCommand","type":"Command"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getDeliveryAddressState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setDeliveryAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"setDeliveryAddressCommand","type":"Command"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CheckoutDeliveryAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createAndSetAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createAndSetAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryAddressState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryAddressState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutDeliveryAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryAddressService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"checkoutDeliveryAddressConnector","type":"CheckoutDeliveryAddressConnector"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"createDeliveryAddressCommand","type":"Command"},{"kind":"Property","name":"setDeliveryAddressCommand","type":"Command"},{"kind":"Property","name":"clearDeliveryAddressCommand","type":"Command"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/checkout/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/base/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/checkout/base/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutDeliveryAddressConnector","type":"CheckoutDeliveryAddressConnector","canonicalReference":"@spartacus/checkout/base/core!CheckoutDeliveryAddressConnector:class","shortType":"CheckoutDeliveryAddressConnector","importPath":"@spartacus/checkout/base/core","isOptional":false},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","canonicalReference":"@spartacus/checkout/base/core!CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"getDeliveryAddressState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"createAndSetAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setDeliveryAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/core!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearCheckoutDeliveryAddress","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryModesAdapter","members":[{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSupportedModes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"deliveryModeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedModes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedModes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"deliveryModeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryModesAdapter","members":[{"kind":"Method","name":"setMode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"deliveryModeId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSupportedModes","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearCheckoutDeliveryMode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryModesConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CheckoutDeliveryModesAdapter","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!CheckoutDeliveryModesAdapter:class","shortType":"CheckoutDeliveryModesAdapter","importPath":"@spartacus/checkout/base/core"}]},{"kind":"Property","name":"adapter","type":"CheckoutDeliveryModesAdapter"},{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSupportedModes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"deliveryModeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedModes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedModes","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setMode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"deliveryModeId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryModesConnector","members":[{"kind":"Property","name":"adapter","type":"CheckoutDeliveryModesAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CheckoutDeliveryModesAdapter","canonicalReference":"@spartacus/checkout/base/core!CheckoutDeliveryModesAdapter:class","shortType":"CheckoutDeliveryModesAdapter","importPath":"@spartacus/checkout/base/core","isOptional":false}]},{"kind":"Method","name":"setMode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"deliveryModeId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSupportedModes","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearCheckoutDeliveryMode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryModesService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"queryService","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"checkoutDeliveryModesConnector","type":"CheckoutDeliveryModesConnector","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!CheckoutDeliveryModesConnector:class","shortType":"CheckoutDeliveryModesConnector","importPath":"@spartacus/checkout/base/core"},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutDeliveryModesConnector","type":"CheckoutDeliveryModesConnector"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"clearDeliveryModeCommand","type":"Command"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getCheckoutSupportedDeliveryModesQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getCheckoutSupportedDeliveryModesQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getSelectedDeliveryModeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSupportedDeliveryModes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSupportedDeliveryModesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Method","name":"setDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"setDeliveryModeCommand","type":"Command"},{"kind":"Property","name":"supportedDeliveryModesQuery","type":"Query"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CheckoutDeliveryModesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCheckoutDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCheckoutDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutSupportedDeliveryModesQueryReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutSupportedDeliveryModesQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CheckoutDeliveryModesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutSupportedDeliveryModesQueryResetEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutSupportedDeliveryModesQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CheckoutDeliveryModesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedDeliveryModeState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedDeliveryModeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutDeliveryModesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedDeliveryModes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedDeliveryModes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedDeliveryModesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedDeliveryModesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutDeliveryModesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryMode","overloadIndex":1,"parameters":[{"name":"mode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryModesService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutDeliveryModesService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"checkoutDeliveryModesConnector","type":"CheckoutDeliveryModesConnector"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Method","name":"getCheckoutSupportedDeliveryModesQueryReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getCheckoutSupportedDeliveryModesQueryResetEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Property","name":"supportedDeliveryModesQuery","type":"Query"},{"kind":"Property","name":"setDeliveryModeCommand","type":"Command"},{"kind":"Property","name":"clearDeliveryModeCommand","type":"Command"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/checkout/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/base/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"queryService","type":"QueryService","canonicalReference":"@spartacus/checkout/base/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/checkout/base/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutDeliveryModesConnector","type":"CheckoutDeliveryModesConnector","canonicalReference":"@spartacus/checkout/base/core!CheckoutDeliveryModesConnector:class","shortType":"CheckoutDeliveryModesConnector","importPath":"@spartacus/checkout/base/core","isOptional":false},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","canonicalReference":"@spartacus/checkout/base/core!CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"getSupportedDeliveryModesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSupportedDeliveryModes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSelectedDeliveryModeState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setDeliveryMode","parameters":[{"name":"mode","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"clearCheckoutDeliveryMode","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutPageMetaResolver","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveHeading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveDescription","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveHeading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveHeading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveRobots","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveRobots","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveTitle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveTitle","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPageMetaResolver","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutPageMetaResolver","members":[{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"basePageMetaResolver","type":"BasePageMetaResolver"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/checkout/base/core!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"basePageMetaResolver","type":"BasePageMetaResolver","canonicalReference":"@spartacus/checkout/base/core!BasePageMetaResolver:class","shortType":"BasePageMetaResolver","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"resolveTitle","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveHeading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveDescription","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resolveRobots","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutPaymentAdapter","members":[{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetailsId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentCardTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetailsId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutPaymentAdapter","members":[{"kind":"Method","name":"createPaymentDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/core!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setPaymentDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentDetailsId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypes","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutPaymentConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CheckoutPaymentAdapter","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!CheckoutPaymentAdapter:class","shortType":"CheckoutPaymentAdapter","importPath":"@spartacus/checkout/base/core"}]},{"kind":"Property","name":"adapter","type":"CheckoutPaymentAdapter"},{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetailsId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentCardTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentDetailsId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutPaymentConnector","members":[{"kind":"Property","name":"adapter","type":"CheckoutPaymentAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CheckoutPaymentAdapter","canonicalReference":"@spartacus/checkout/base/core!CheckoutPaymentAdapter:class","shortType":"CheckoutPaymentAdapter","importPath":"@spartacus/checkout/base/core","isOptional":false}]},{"kind":"Method","name":"createPaymentDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/core!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setPaymentDetails","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentDetailsId","type":"string","canonicalReference":"@spartacus/checkout/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypes","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutPaymentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"queryService","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"checkoutPaymentConnector","type":"CheckoutPaymentConnector","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!CheckoutPaymentConnector:class","shortType":"CheckoutPaymentConnector","importPath":"@spartacus/checkout/base/core"},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutPaymentConnector","type":"CheckoutPaymentConnector"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"createPaymentMethodCommand","type":"Command"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getCheckoutPaymentCardTypesQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getCheckoutPaymentCardTypesQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentCardTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPaymentDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Property","name":"paymentCardTypesQuery","type":"Query"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"setPaymentMethodCommand","type":"Command"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createPaymentDetails","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutPaymentCardTypesQueryReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutPaymentCardTypesQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutPaymentCardTypesQueryResetEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutPaymentCardTypesQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentCardTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentCardTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentCardTypesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentCardTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentDetailsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutPaymentService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"checkoutPaymentConnector","type":"CheckoutPaymentConnector"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Method","name":"getCheckoutPaymentCardTypesQueryReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getCheckoutPaymentCardTypesQueryResetEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Property","name":"paymentCardTypesQuery","type":"Query"},{"kind":"Property","name":"createPaymentMethodCommand","type":"Command"},{"kind":"Property","name":"setPaymentMethodCommand","type":"Command"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/checkout/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"queryService","type":"QueryService","canonicalReference":"@spartacus/checkout/base/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/checkout/base/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/base/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutPaymentConnector","type":"CheckoutPaymentConnector","canonicalReference":"@spartacus/checkout/base/core!CheckoutPaymentConnector:class","shortType":"CheckoutPaymentConnector","importPath":"@spartacus/checkout/base/core","isOptional":false},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","canonicalReference":"@spartacus/checkout/base/core!CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"getPaymentCardTypesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPaymentCardTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentDetailsState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"createPaymentDetails","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/core!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"setPaymentDetails","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/core!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutQueryService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"queryService","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"checkoutConnector","type":"CheckoutConnector","isOptional":false,"canonicalReference":"@spartacus/checkout_base_core!CheckoutConnector:class","shortType":"CheckoutConnector","importPath":"@spartacus/checkout/base/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutConnector","type":"CheckoutConnector"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQuery$","type":"Query"},{"kind":"Method","name":"getCheckoutDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getCheckoutQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getCheckoutQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CheckoutQueryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutDetailsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutDetailsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutQueryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutQueryReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CheckoutQueryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutQueryResetEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CheckoutQueryService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/core","kind":"Class","name":"CheckoutQueryService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"checkoutConnector","type":"CheckoutConnector"},{"kind":"Method","name":"getCheckoutQueryReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getCheckoutQueryResetEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Property","name":"checkoutQuery$","type":"Query"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/checkout/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"queryService","type":"QueryService","canonicalReference":"@spartacus/checkout/base/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutConnector","type":"CheckoutConnector","canonicalReference":"@spartacus/checkout/base/core!CheckoutConnector:class","shortType":"CheckoutConnector","importPath":"@spartacus/checkout/base/core","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"getCheckoutDetailsState","parameters":[],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Interface","name":"CardWithAddress","members":[{"kind":"PropertySignature","name":"address","type":"Address"},{"kind":"PropertySignature","name":"card","type":"Card"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"address","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"address","type":"Address"},"topLevelApiElementName":"CardWithAddress","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"card","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"card","type":"Card"},"topLevelApiElementName":"CardWithAddress","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Interface","name":"CardWithAddress","members":[{"kind":"Property","name":"card","type":"Card"},{"kind":"Property","name":"address","type":"Address"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CartNotEmptyGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartNotEmptyGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CartNotEmptyGuard","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/checkout/base/components!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"isEmpty","type":""}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutAuthGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"},{"name":"checkoutConfigService","type":"CheckoutConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Method","name":"handleAnonymousUser","overloadIndex":1,"parameters":[],"returnType":"boolean | UrlTree"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutAuthGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleAnonymousUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleAnonymousUser","overloadIndex":1,"parameters":[],"returnType":"boolean | UrlTree"},"topLevelApiElementName":"CheckoutAuthGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutAuthGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"featureConfig","type":""},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/checkout/base/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/checkout/base/components!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutConfigService","type":"CheckoutConfigService","canonicalReference":"@spartacus/checkout/base/components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/checkout/base/components!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handleAnonymousUser","parameters":[],"returnType":"boolean | UrlTree"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutBillingAddressFormComponent","members":[{"kind":"Property","name":"billingAddressForm","type":"UntypedFormGroup"},{"kind":"Property","name":"billingAddressFormService","type":"CheckoutBillingAddressFormService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Method","name":"countrySelected","overloadIndex":1,"parameters":[{"name":"country","type":"Country","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Country:interface","shortType":"Country","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"deliveryAddress$","type":"Observable
"},{"kind":"Method","name":"getAddressCardContent","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleAddressVerificationResults","overloadIndex":1,"parameters":[{"name":"results","type":"AddressValidation","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~AddressValidation:interface","shortType":"AddressValidation","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openSuggestedAddress","overloadIndex":1,"parameters":[{"name":"results","type":"AddressValidation","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~AddressValidation:interface","shortType":"AddressValidation","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"sameAsDeliveryAddress","type":"boolean"},{"kind":"Property","name":"selectedCountry$","type":"BehaviorSubject"},{"kind":"Property","name":"showSameAsDeliveryAddressCheckbox$","type":"Observable"},{"kind":"Method","name":"toggleSameAsDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"kind":"Method","name":"verifyAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"countrySelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"countrySelected","overloadIndex":1,"parameters":[{"name":"country","type":"Country","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Country:interface","shortType":"Country","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressCardContent","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleAddressVerificationResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleAddressVerificationResults","overloadIndex":1,"parameters":[{"name":"results","type":"AddressValidation","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~AddressValidation:interface","shortType":"AddressValidation","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openSuggestedAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openSuggestedAddress","overloadIndex":1,"parameters":[{"name":"results","type":"AddressValidation","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~AddressValidation:interface","shortType":"AddressValidation","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleSameAsDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleSameAsDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"verifyAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"verifyAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutBillingAddressFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutBillingAddressFormComponent","members":[{"kind":"Property","name":"showSameAsDeliveryAddressCheckbox$","type":"Observable"},{"kind":"Property","name":"sameAsDeliveryAddress","type":"boolean"},{"kind":"Property","name":"deliveryAddress$","type":"Observable
"},{"kind":"Property","name":"countries$","type":"Observable"},{"kind":"Property","name":"regions$","type":"Observable"},{"kind":"Property","name":"selectedCountry$","type":"BehaviorSubject"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"billingAddressFormService","type":"CheckoutBillingAddressFormService"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Property","name":"billingAddressForm","type":"UntypedFormGroup"},{"kind":"Method","name":"toggleSameAsDeliveryAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"verifyAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleAddressVerificationResults","parameters":[{"name":"results","type":"AddressValidation","canonicalReference":"@spartacus/checkout/base/components!AddressValidation:class","shortType":"AddressValidation","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"countrySelected","parameters":[{"name":"country","type":"Country","canonicalReference":"@spartacus/checkout/base/components!Country:class","shortType":"Country","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"openSuggestedAddress","parameters":[{"name":"results","type":"AddressValidation","canonicalReference":"@spartacus/checkout/base/components!AddressValidation:class","shortType":"AddressValidation","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAddressCardContent","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutBillingAddressFormService","members":[{"kind":"Property","name":"billingAddress","type":"Address | undefined"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Method","name":"getBillingAddress","overloadIndex":1,"parameters":[],"returnType":"Address"},{"kind":"Method","name":"getBillingAddressForm","overloadIndex":1,"parameters":[],"returnType":"UntypedFormGroup"},{"kind":"Method","name":"isBillingAddressFormValid","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isBillingAddressSameAsDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"markAllAsTouched","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setDeliveryAddressAsBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBillingAddress","overloadIndex":1,"parameters":[],"returnType":"Address"},"topLevelApiElementName":"CheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBillingAddressForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBillingAddressForm","overloadIndex":1,"parameters":[],"returnType":"UntypedFormGroup"},"topLevelApiElementName":"CheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBillingAddressFormValid","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBillingAddressFormValid","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBillingAddressSameAsDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBillingAddressSameAsDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"markAllAsTouched","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"markAllAsTouched","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryAddressAsBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryAddressAsBillingAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutBillingAddressFormService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutBillingAddressFormService","members":[{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"billingAddress","type":"Address | undefined"},{"kind":"Property","name":"form","type":""},{"kind":"Method","name":"getBillingAddressForm","parameters":[],"returnType":"UntypedFormGroup"},{"kind":"Method","name":"setDeliveryAddressAsBillingAddress","parameters":[{"name":"address","type":"Address | undefined","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isBillingAddressSameAsDeliveryAddress","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isBillingAddressFormValid","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"markAllAsTouched","parameters":[],"returnType":"void"},{"kind":"Method","name":"getBillingAddress","parameters":[],"returnType":"Address"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutConfigService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutConfig","type":"CheckoutConfig","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutConfig:class","shortType":"CheckoutConfig","importPath":"@spartacus/checkout/base/root"}]},{"kind":"Property","name":"checkoutFlow","type":"import(\"@spartacus/checkout/base/root\").CheckoutFlow | undefined"},{"kind":"Property","name":"checkoutFlowOrchestratorService","type":"CheckoutFlowOrchestratorService"},{"kind":"Method","name":"compareDeliveryCost","overloadIndex":1,"parameters":[{"name":"deliveryMode1","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"},{"name":"deliveryMode2","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"number"},{"kind":"Method","name":"findMatchingDeliveryMode","overloadIndex":1,"parameters":[{"name":"deliveryModes","type":"DeliveryMode[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"getPreferredDeliveryMode","overloadIndex":1,"parameters":[{"name":"deliveryModes","type":"DeliveryMode[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"string | undefined"},{"kind":"Method","name":"isExpressCheckout","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isGuestCheckout","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"shouldUseAddressSavedInCart","overloadIndex":1,"parameters":[],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"compareDeliveryCost","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"compareDeliveryCost","overloadIndex":1,"parameters":[{"name":"deliveryMode1","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"},{"name":"deliveryMode2","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"number"},"topLevelApiElementName":"CheckoutConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"findMatchingDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"findMatchingDeliveryMode","overloadIndex":1,"parameters":[{"name":"deliveryModes","type":"DeliveryMode[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"},{"name":"index","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"CheckoutConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreferredDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreferredDeliveryMode","overloadIndex":1,"parameters":[{"name":"deliveryModes","type":"DeliveryMode[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"string | undefined"},"topLevelApiElementName":"CheckoutConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isExpressCheckout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isExpressCheckout","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CheckoutConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isGuestCheckout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isGuestCheckout","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CheckoutConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldUseAddressSavedInCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldUseAddressSavedInCart","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CheckoutConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutConfigService","members":[{"kind":"Property","name":"checkoutConfig","type":""},{"kind":"Property","name":"checkoutFlowOrchestratorService","type":"CheckoutFlowOrchestratorService"},{"kind":"Property","name":"express","type":""},{"kind":"Property","name":"guest","type":""},{"kind":"Property","name":"defaultDeliveryMode","type":""},{"kind":"Property","name":"checkoutFlow","type":"_spartacus_checkout_base_root.CheckoutFlow | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutConfig","type":"CheckoutConfig","canonicalReference":"@spartacus/checkout/base/components!CheckoutConfig:class","shortType":"CheckoutConfig","importPath":"@spartacus/checkout/base/root","isOptional":false}]},{"kind":"Method","name":"compareDeliveryCost","parameters":[{"name":"deliveryMode1","type":"DeliveryMode","canonicalReference":"@spartacus/checkout/base/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false},{"name":"deliveryMode2","type":"DeliveryMode","canonicalReference":"@spartacus/checkout/base/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"findMatchingDeliveryMode","parameters":[{"name":"deliveryModes","type":"DeliveryMode[]","canonicalReference":"@spartacus/checkout/base/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false},{"name":"index","type":"number","canonicalReference":"@spartacus/checkout/base/components!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"string | undefined"},{"kind":"Method","name":"shouldUseAddressSavedInCart","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getPreferredDeliveryMode","parameters":[{"name":"deliveryModes","type":"DeliveryMode[]","canonicalReference":"@spartacus/checkout/base/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"isExpressCheckout","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isGuestCheckout","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutDeliveryAddressComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"addAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"addressFormOpened","type":"boolean"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"backBtnText","type":"string"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"cards$","type":"Observable"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Method","name":"createCards","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"createIsUpdating","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"doneAutoSelect","type":"boolean"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},{"kind":"Method","name":"focusCardAfterSelecting","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"focusService","type":"SelectFocusUtility"},{"kind":"Method","name":"getAddressLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCardContent","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"selected","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textDefaultDeliveryAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textShipToThisAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textSelected","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textPhone","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textMobile","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Card"},{"kind":"Method","name":"getCardRole","overloadIndex":1,"parameters":[{"name":"isCardSelected","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"'button' | 'application'"},{"kind":"Method","name":"getSupportedAddresses","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"hideNewAddressForm","overloadIndex":1,"parameters":[{"name":"goPrevious","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"isGuestCheckout","type":"boolean"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"selectAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"selectDefaultAddress","overloadIndex":1,"parameters":[{"name":"addresses","type":"Address[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"selected","type":"Address | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"selectedAddress","type":"Address"},{"kind":"Property","name":"selectedAddress$","type":"Observable
"},{"kind":"Method","name":"setAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"shouldUseAddressSavedInCart","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"showNewAddressForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"backBtnText","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"backBtnText","type":"string"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCards","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCards","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createIsUpdating","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createIsUpdating","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusCardAfterSelecting","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusCardAfterSelecting","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardContent","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"selected","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textDefaultDeliveryAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textShipToThisAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textSelected","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textPhone","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"textMobile","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Card"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardRole","overloadIndex":1,"parameters":[{"name":"isCardSelected","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"'button' | 'application'"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedAddresses","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hideNewAddressForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hideNewAddressForm","overloadIndex":1,"parameters":[{"name":"goPrevious","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isGuestCheckout","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isGuestCheckout","type":"boolean"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"next","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectDefaultAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectDefaultAddress","overloadIndex":1,"parameters":[{"name":"addresses","type":"Address[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"selected","type":"Address | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedAddress$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedAddress$","type":"Observable
"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setAddress","overloadIndex":1,"parameters":[{"name":"address","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldUseAddressSavedInCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldUseAddressSavedInCart","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showNewAddressForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showNewAddressForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutDeliveryAddressComponent","members":[{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"cards$","type":"Observable"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"addressFormOpened","type":"boolean"},{"kind":"Property","name":"doneAutoSelect","type":"boolean"},{"kind":"Property","name":"selectedAddress","type":"Address"},{"kind":"Property","name":"focusService","type":"SelectFocusUtility"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/checkout/base/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/checkout/base/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/checkout/base/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCardContent","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false},{"name":"selected","type":"any","canonicalReference":"@spartacus/checkout/base/components!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"textDefaultDeliveryAddress","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"textShipToThisAddress","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"textSelected","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"textPhone","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"textMobile","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Card"},{"kind":"Method","name":"selectAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusCardAfterSelecting","parameters":[],"returnType":"void"},{"kind":"Method","name":"addAddress","parameters":[{"name":"address","type":"Address | undefined","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"showNewAddressForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"hideNewAddressForm","parameters":[{"name":"goPrevious","type":"boolean","canonicalReference":"@spartacus/checkout/base/components!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"next","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadAddresses","parameters":[],"returnType":"void"},{"kind":"Method","name":"createCards","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"selectDefaultAddress","parameters":[{"name":"addresses","type":"Address[]","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false},{"name":"selected","type":"Address | undefined","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSupportedAddresses","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"createIsUpdating","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddressLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setAddress","parameters":[{"name":"address","type":"Address","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"shouldUseAddressSavedInCart","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getCardRole","parameters":[{"name":"isCardSelected","type":"boolean","canonicalReference":"@spartacus/checkout/base/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"'button' | 'application'"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutDeliveryModeComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"checkoutConfigService","type":"CheckoutConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components"},{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"backBtnText","type":"string"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Method","name":"changeMode","overloadIndex":1,"parameters":[{"name":"code","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"event","type":"Event","isOptional":true,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"deliveryModeInvalid","type":"boolean"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Method","name":"getAriaChecked","overloadIndex":1,"parameters":[{"name":"code","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isSetDeliveryModeHttpError$","type":"Observable"},{"kind":"Property","name":"isSetDeliveryModeHttpErrorSub","type":"BehaviorSubject"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"mode","type":"UntypedFormGroup"},{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"restoreFocus","overloadIndex":1,"parameters":[{"name":"lastFocusedId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"selectedDeliveryModeCode$","type":"Observable"},{"kind":"Property","name":"supportedDeliveryModes$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeMode","overloadIndex":1,"parameters":[{"name":"code","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"event","type":"Event","isOptional":true,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"deliveryModeInvalid","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"deliveryModeInvalid","type":"boolean"},"topLevelApiElementName":"CheckoutDeliveryModeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAriaChecked","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAriaChecked","overloadIndex":1,"parameters":[{"name":"code","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CheckoutDeliveryModeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"next","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreFocus","overloadIndex":1,"parameters":[{"name":"lastFocusedId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutDeliveryModeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutDeliveryModeComponent","members":[{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"isSetDeliveryModeHttpErrorSub","type":"BehaviorSubject"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"isSetDeliveryModeHttpError$","type":"Observable"},{"kind":"Property","name":"selectedDeliveryModeCode$","type":"Observable"},{"kind":"Property","name":"supportedDeliveryModes$","type":"Observable<_spartacus_cart_base_root.DeliveryMode[]>"},{"kind":"Property","name":"backBtnText","type":"string"},{"kind":"Property","name":"mode","type":"UntypedFormGroup"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"checkoutConfigService","type":"CheckoutConfigService","canonicalReference":"@spartacus/checkout/base/components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"changeMode","parameters":[{"name":"code","type":"string | undefined","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"event","type":"Event","canonicalReference":"@spartacus/checkout/base/components!Event:class","shortType":"Event","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"next","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAriaChecked","parameters":[{"name":"code","type":"string | undefined","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"restoreFocus","parameters":[{"name":"lastFocusedId","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutFlowOrchestratorService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"checkoutConfig","type":"CheckoutConfig"},{"kind":"Method","name":"getCheckoutFlow","overloadIndex":1,"parameters":[],"returnType":"CheckoutFlow | undefined"},{"kind":"Method","name":"getPaymentProvider","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"paymentProviderName","type":"string | undefined"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutFlow","overloadIndex":1,"parameters":[],"returnType":"CheckoutFlow | undefined"},"topLevelApiElementName":"CheckoutFlowOrchestratorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentProvider","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentProvider","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutFlowOrchestratorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutFlowOrchestratorService","members":[{"kind":"Property","name":"checkoutConfig","type":"CheckoutConfig"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Property","name":"paymentProviderName","type":"string | undefined"},{"kind":"Method","name":"getPaymentProvider","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCheckoutFlow","parameters":[],"returnType":"CheckoutFlow | undefined"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"routingConfigService","type":"RoutingConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core"},{"name":"checkoutConfigService","type":"CheckoutConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components"},{"name":"expressCheckoutService","type":"ExpressCheckoutService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!ExpressCheckoutService:class","shortType":"ExpressCheckoutService","importPath":"@spartacus/checkout/base/components"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"expressCheckoutService","type":"ExpressCheckoutService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutGuard","members":[{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"expressCheckoutService","type":"ExpressCheckoutService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"firstStep$","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"routingConfigService","type":"RoutingConfigService","canonicalReference":"@spartacus/checkout/base/components!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutConfigService","type":"CheckoutConfigService","canonicalReference":"@spartacus/checkout/base/components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"expressCheckoutService","type":"ExpressCheckoutService","canonicalReference":"@spartacus/checkout/base/components!ExpressCheckoutService:class","shortType":"ExpressCheckoutService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutLoginComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"formBuilder","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"checkoutLoginForm","type":"UntypedFormGroup"},{"kind":"Property","name":"formBuilder","type":"UntypedFormBuilder"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"sub","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutLoginComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutLoginComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutLoginComponent","members":[{"kind":"Property","name":"formBuilder","type":"UntypedFormBuilder"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutLoginForm","type":"UntypedFormGroup"},{"kind":"Property","name":"sub","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"formBuilder","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/checkout/base/components!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutPaymentFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"userPaymentService","type":"UserPaymentService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~UserPaymentService:class","shortType":"UserPaymentService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"billingAddressService","type":"CheckoutBillingAddressFormService"},{"kind":"Property","name":"cardTypes$","type":"Observable"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"closeForm","type":"EventEmitter"},{"kind":"Method","name":"expMonthAndYear","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"goBack","type":"EventEmitter"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Property","name":"months","type":"string[]"},{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"paymentDetails","type":"PaymentDetails"},{"kind":"Property","name":"paymentForm","type":"UntypedFormGroup"},{"kind":"Property","name":"paymentMethodsCount","type":"number"},{"kind":"Property","name":"setAsDefaultField","type":"boolean"},{"kind":"Property","name":"setPaymentDetails","type":"EventEmitter"},{"kind":"Method","name":"toggleDefaultPaymentMethod","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"useExtractedBillingAddressComponent","type":"boolean"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"kind":"Property","name":"years","type":"number[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"expMonthAndYear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"expMonthAndYear","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"next","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleDefaultPaymentMethod","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleDefaultPaymentMethod","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutPaymentFormComponent","members":[{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"months","type":"string[]"},{"kind":"Property","name":"years","type":"number[]"},{"kind":"Property","name":"cardTypes$","type":"Observable"},{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Property","name":"setAsDefaultField","type":"boolean"},{"kind":"Property","name":"paymentMethodsCount","type":"number"},{"kind":"Property","name":"paymentDetails","type":"PaymentDetails"},{"kind":"Property","name":"goBack","type":"EventEmitter"},{"kind":"Property","name":"closeForm","type":"EventEmitter"},{"kind":"Property","name":"setPaymentDetails","type":"EventEmitter"},{"kind":"Property","name":"paymentForm","type":"UntypedFormGroup"},{"kind":"Property","name":"billingAddressService","type":"CheckoutBillingAddressFormService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"userPaymentService","type":"UserPaymentService","canonicalReference":"@spartacus/checkout/base/components!UserPaymentService:class","shortType":"UserPaymentService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/checkout/base/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/checkout/base/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/checkout/base/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/checkout/base/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"useExtractedBillingAddressComponent","type":"boolean"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"expMonthAndYear","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleDefaultPaymentMethod","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"next","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutPaymentMethodComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userPaymentService","type":"UserPaymentService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~UserPaymentService:class","shortType":"UserPaymentService","importPath":"@spartacus/core"},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root"},{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"backBtnText","type":"string"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"cards$","type":"Observable<{ content: Card; paymentMethod: PaymentDetails; }[]>"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Method","name":"createCard","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"},{"name":"cardLabels","type":"{ textDefaultPaymentMethod: string; textExpires: string; textUseThisPayment: string; textSelected: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"selected","type":"PaymentDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Card"},{"kind":"Property","name":"deliveryAddress","type":"Address | undefined"},{"kind":"Property","name":"doneAutoSelect","type":"boolean"},{"kind":"Property","name":"existingPaymentMethods$","type":"Observable"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},{"kind":"Method","name":"focusCardAfterSelecting","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"focusService","type":"SelectFocusUtility"},{"kind":"Method","name":"getCardIcon","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"hideNewPaymentForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isGuestCheckout","type":"boolean"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"newPaymentFormManuallyOpened","type":"boolean"},{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"paymentDetails","type":"PaymentDetails"},{"kind":"Method","name":"savePaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"selectDefaultPaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentMethods","type":"{ payment: PaymentDetails; expiryTranslation: string; }[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"selectedMethod","type":"PaymentDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"selectedMethod$","type":"Observable"},{"kind":"Method","name":"selectPaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"{ paymentDetails, billingAddress, }","type":"{ paymentDetails: PaymentDetails; billingAddress?: Address; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"showNewPaymentForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"backBtnText","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"backBtnText","type":"string"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCard","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"},{"name":"cardLabels","type":"{ textDefaultPaymentMethod: string; textExpires: string; textUseThisPayment: string; textSelected: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"selected","type":"PaymentDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Card"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"existingPaymentMethods$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"existingPaymentMethods$","type":"Observable"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusCardAfterSelecting","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusCardAfterSelecting","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardIcon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardIcon","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hideNewPaymentForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hideNewPaymentForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"next","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"savePaymentMethod","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"savePaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectDefaultPaymentMethod","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectDefaultPaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentMethods","type":"{ payment: PaymentDetails; expiryTranslation: string; }[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"selectedMethod","type":"PaymentDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"selectedMethod$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"selectedMethod$","type":"Observable"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectPaymentMethod","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectPaymentMethod","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentDetails","overloadIndex":1,"parameters":[{"name":"{ paymentDetails, billingAddress, }","type":"{ paymentDetails: PaymentDetails; billingAddress?: Address; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showNewPaymentForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showNewPaymentForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentMethodComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutPaymentMethodComponent","members":[{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"deliveryAddress","type":"Address | undefined"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"focusService","type":"SelectFocusUtility"},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Property","name":"cards$","type":"Observable<{ content: Card; paymentMethod: PaymentDetails; }[]>"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isGuestCheckout","type":"boolean"},{"kind":"Property","name":"newPaymentFormManuallyOpened","type":"boolean"},{"kind":"Property","name":"doneAutoSelect","type":"boolean"},{"kind":"Property","name":"paymentDetails","type":"PaymentDetails"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userPaymentService","type":"UserPaymentService","canonicalReference":"@spartacus/checkout/base/components!UserPaymentService:class","shortType":"UserPaymentService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/checkout/base/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/checkout/base/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"selectDefaultPaymentMethod","parameters":[{"name":"paymentMethods","type":"{\n payment: PaymentDetails;\n expiryTranslation: string;\n }[]","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"selectedMethod","type":"PaymentDetails | undefined","canonicalReference":"@spartacus/checkout/base/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"selectPaymentMethod","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusCardAfterSelecting","parameters":[],"returnType":"void"},{"kind":"Method","name":"showNewPaymentForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"hideNewPaymentForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"setPaymentDetails","parameters":[{"name":"{ paymentDetails, billingAddress, }","type":"{\n paymentDetails: PaymentDetails;\n billingAddress?: Address;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"next","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"savePaymentMethod","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCardIcon","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"createCard","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false},{"name":"cardLabels","type":"{\n textDefaultPaymentMethod: string;\n textExpires: string;\n textUseThisPayment: string;\n textSelected: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"selected","type":"PaymentDetails | undefined","canonicalReference":"@spartacus/checkout/base/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Card"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutPlaceOrderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"orderFacade","type":"OrderFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"}]},{"kind":"Property","name":"checkoutSubmitForm","type":"UntypedFormGroup"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"params$","type":"Observable"},{"kind":"Property","name":"placedOrder","type":"void | Observable | undefined>"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"termsAndConditionInvalid","type":"boolean"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"termsAndConditionInvalid","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"termsAndConditionInvalid","type":"boolean"},"topLevelApiElementName":"CheckoutPlaceOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutPlaceOrderComponent","members":[{"kind":"Property","name":"orderFacade","type":"OrderFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"placedOrder","type":"void | Observable | undefined>"},{"kind":"Property","name":"params$","type":"Observable"},{"kind":"Property","name":"checkoutSubmitForm","type":"UntypedFormGroup"},{"kind":"Property","name":"currencyService","type":""},{"kind":"Property","name":"languageService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"orderFacade","type":"OrderFacade","canonicalReference":"@spartacus/checkout/base/components!OrderFacade:class","shortType":"OrderFacade","importPath":"@spartacus/order/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/checkout/base/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/checkout/base/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"submitForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutProgressComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"}]},{"kind":"Property","name":"activeStepIndex","type":"number"},{"kind":"Property","name":"activeStepIndex$","type":"Observable"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Method","name":"getStepState","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CheckoutStepState"},{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"stepIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"isActive","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isDisabled","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"params$","type":"Observable"},{"kind":"Property","name":"steps$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStepState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStepState","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CheckoutStepState"},"topLevelApiElementName":"CheckoutProgressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTabIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTabIndex","overloadIndex":1,"parameters":[{"name":"stepIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"CheckoutProgressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isActive","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CheckoutProgressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDisabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDisabled","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CheckoutProgressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutProgressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"steps$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"steps$","type":"Observable"},"topLevelApiElementName":"CheckoutProgressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutProgressComponent","members":[{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"params$","type":"Observable"},{"kind":"Property","name":"_steps$","type":""},{"kind":"Property","name":"currencyService","type":""},{"kind":"Property","name":"languageService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false}]},{"kind":"Property","name":"activeStepIndex","type":"number"},{"kind":"Property","name":"activeStepIndex$","type":"Observable"},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTabIndex","parameters":[{"name":"stepIndex","type":"number","canonicalReference":"@spartacus/checkout/base/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"isActive","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/checkout/base/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isDisabled","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/checkout/base/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getStepState","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/checkout/base/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"CheckoutStepState"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutProgressMobileBottomComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"}]},{"kind":"Property","name":"activeStepIndex","type":"number"},{"kind":"Property","name":"activeStepIndex$","type":"Observable"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"steps$","type":"Observable"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"steps$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"steps$","type":"Observable"},"topLevelApiElementName":"CheckoutProgressMobileBottomComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutProgressMobileBottomComponent","members":[{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"_steps$","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false}]},{"kind":"Property","name":"activeStepIndex","type":"number"},{"kind":"Property","name":"activeStepIndex$","type":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutProgressMobileTopComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"activeStepIndex","type":"number"},{"kind":"Property","name":"activeStepIndex$","type":"Observable"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"steps$","type":"Observable"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"steps$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"steps$","type":"Observable"},"topLevelApiElementName":"CheckoutProgressMobileTopComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutProgressMobileTopComponent","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"_steps$","type":""},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false}]},{"kind":"Property","name":"activeStepIndex","type":"number"},{"kind":"Property","name":"activeStepIndex$","type":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutReviewSubmitComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutStepTypeDeliveryAddress","type":"CheckoutStepType"},{"kind":"Property","name":"checkoutStepTypeDeliveryMode","type":"CheckoutStepType"},{"kind":"Property","name":"checkoutStepTypePaymentDetails","type":"CheckoutStepType"},{"kind":"Property","name":"deliveryAddress$","type":"Observable
"},{"kind":"Property","name":"deliveryMode$","type":"Observable"},{"kind":"Method","name":"deliverySteps","overloadIndex":1,"parameters":[{"name":"steps","type":"CheckoutStep[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"CheckoutStep[]"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Method","name":"getCheckoutDeliverySteps","overloadIndex":1,"parameters":[],"returnType":"Array"},{"kind":"Method","name":"getCheckoutPaymentSteps","overloadIndex":1,"parameters":[],"returnType":"Array"},{"kind":"Method","name":"getCheckoutStepUrl","overloadIndex":1,"parameters":[{"name":"stepType","type":"CheckoutStepType | string","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"}],"returnType":"string | undefined"},{"kind":"Method","name":"getDeliveryAddressCard","overloadIndex":1,"parameters":[{"name":"deliveryAddress","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"countryName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryModeCard","overloadIndex":1,"parameters":[{"name":"deliveryMode","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentMethodCard","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"paymentDetails$","type":"Observable"},{"kind":"Method","name":"paymentSteps","overloadIndex":1,"parameters":[{"name":"steps","type":"CheckoutStep[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"CheckoutStep[]"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"steps$","type":"Observable"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cart$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cart$","type":"Observable"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deliverySteps","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deliverySteps","overloadIndex":1,"parameters":[{"name":"steps","type":"CheckoutStep[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"CheckoutStep[]"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"entries$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"entries$","type":"Observable"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutDeliverySteps","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutDeliverySteps","overloadIndex":1,"parameters":[],"returnType":"Array"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutPaymentSteps","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutPaymentSteps","overloadIndex":1,"parameters":[],"returnType":"Array"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutStepUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutStepUrl","overloadIndex":1,"parameters":[{"name":"stepType","type":"CheckoutStepType | string","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"}],"returnType":"string | undefined"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryAddressCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryAddressCard","overloadIndex":1,"parameters":[{"name":"deliveryAddress","type":"Address","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"countryName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryModeCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryModeCard","overloadIndex":1,"parameters":[{"name":"deliveryMode","type":"DeliveryMode","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~DeliveryMode:interface","shortType":"DeliveryMode","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentMethodCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentMethodCard","overloadIndex":1,"parameters":[{"name":"paymentDetails","type":"PaymentDetails","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~PaymentDetails:interface","shortType":"PaymentDetails","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"paymentSteps","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"paymentSteps","overloadIndex":1,"parameters":[{"name":"steps","type":"CheckoutStep[]","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"CheckoutStep[]"},"topLevelApiElementName":"CheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutReviewSubmitComponent","members":[{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"cartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"checkoutStepTypeDeliveryAddress","type":"CheckoutStepType"},{"kind":"Property","name":"checkoutStepTypePaymentDetails","type":"CheckoutStepType"},{"kind":"Property","name":"checkoutStepTypeDeliveryMode","type":"CheckoutStepType"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/checkout/base/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false}]},{"kind":"Method","name":"getCheckoutDeliverySteps","parameters":[],"returnType":"Array"},{"kind":"Method","name":"getCheckoutPaymentSteps","parameters":[],"returnType":"Array"},{"kind":"Property","name":"steps$","type":"Observable"},{"kind":"Property","name":"deliveryAddress$","type":"Observable
"},{"kind":"Property","name":"deliveryMode$","type":"Observable"},{"kind":"Property","name":"paymentDetails$","type":"Observable"},{"kind":"Method","name":"getDeliveryAddressCard","parameters":[{"name":"deliveryAddress","type":"Address","canonicalReference":"@spartacus/checkout/base/components!Address:class","shortType":"Address","importPath":"","isOptional":false},{"name":"countryName","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryModeCard","parameters":[{"name":"deliveryMode","type":"DeliveryMode","canonicalReference":"@spartacus/checkout/base/components!DeliveryMode:class","shortType":"DeliveryMode","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentMethodCard","parameters":[{"name":"paymentDetails","type":"PaymentDetails","canonicalReference":"@spartacus/checkout/base/components!PaymentDetails:class","shortType":"PaymentDetails","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCheckoutStepUrl","parameters":[{"name":"stepType","type":"CheckoutStepType | string","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepType:class","shortType":"CheckoutStepType","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"deliverySteps","parameters":[{"name":"steps","type":"CheckoutStep[]","canonicalReference":"@spartacus/checkout/base/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false}],"returnType":"CheckoutStep[]"},{"kind":"Method","name":"paymentSteps","parameters":[{"name":"steps","type":"CheckoutStep[]","canonicalReference":"@spartacus/checkout/base/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false}],"returnType":"CheckoutStep[]"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutStepService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"checkoutConfig","type":"CheckoutConfig","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutConfig:class","shortType":"CheckoutConfig","importPath":"@spartacus/checkout/base/root"},{"name":"routingConfigService","type":"RoutingConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeStepIndex$","type":"Observable"},{"kind":"Property","name":"allSteps","type":"CheckoutStep[]"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"void"},{"kind":"Property","name":"checkoutConfig","type":"CheckoutConfig"},{"kind":"Property","name":"checkoutFlowOrchestratorService","type":"CheckoutFlowOrchestratorService"},{"kind":"Method","name":"disableEnableStep","overloadIndex":1,"parameters":[{"name":"currentStepType","type":"CheckoutStepType | string","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"},{"name":"disabled","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getBackBntText","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"string"},{"kind":"Method","name":"getCheckoutStep","overloadIndex":1,"parameters":[{"name":"currentStepType","type":"CheckoutStepType","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"}],"returnType":"CheckoutStep | undefined"},{"kind":"Method","name":"getCheckoutStepRoute","overloadIndex":1,"parameters":[{"name":"currentStepType","type":"CheckoutStepType","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"}],"returnType":"string | undefined"},{"kind":"Method","name":"getCurrentStepIndex","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"number | null"},{"kind":"Method","name":"getFirstCheckoutStepRoute","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getNextCheckoutStepUrl","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"string | null"},{"kind":"Method","name":"getPreviousCheckoutStepUrl","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"string | null"},{"kind":"Method","name":"goToStepWithIndex","overloadIndex":1,"parameters":[{"name":"stepIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"next","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"void"},{"kind":"Method","name":"resetSteps","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"steps$","type":"BehaviorSubject"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"void"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disableEnableStep","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disableEnableStep","overloadIndex":1,"parameters":[{"name":"currentStepType","type":"CheckoutStepType | string","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"},{"name":"disabled","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBackBntText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBackBntText","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"string"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutStep","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutStep","overloadIndex":1,"parameters":[{"name":"currentStepType","type":"CheckoutStepType","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"}],"returnType":"CheckoutStep | undefined"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutStepRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutStepRoute","overloadIndex":1,"parameters":[{"name":"currentStepType","type":"CheckoutStepType","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"}],"returnType":"string | undefined"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCurrentStepIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCurrentStepIndex","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"number | null"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFirstCheckoutStepRoute","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFirstCheckoutStepRoute","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNextCheckoutStepUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNextCheckoutStepUrl","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"string | null"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPreviousCheckoutStepUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPreviousCheckoutStepUrl","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"string | null"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToStepWithIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToStepWithIndex","overloadIndex":1,"parameters":[{"name":"stepIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"next","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"next","overloadIndex":1,"parameters":[{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"}],"returnType":"void"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetSteps","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetSteps","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutStepService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutStepService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"checkoutConfig","type":"CheckoutConfig"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"checkoutFlowOrchestratorService","type":"CheckoutFlowOrchestratorService"},{"kind":"Property","name":"allSteps","type":"CheckoutStep[]"},{"kind":"Property","name":"steps$","type":"BehaviorSubject"},{"kind":"Property","name":"activeStepIndex$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/checkout/base/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutConfig","type":"CheckoutConfig","canonicalReference":"@spartacus/checkout/base/components!CheckoutConfig:class","shortType":"CheckoutConfig","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"routingConfigService","type":"RoutingConfigService","canonicalReference":"@spartacus/checkout/base/components!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"back","parameters":[{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"next","parameters":[{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToStepWithIndex","parameters":[{"name":"stepIndex","type":"number","canonicalReference":"@spartacus/checkout/base/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getBackBntText","parameters":[{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"resetSteps","parameters":[],"returnType":"void"},{"kind":"Method","name":"disableEnableStep","parameters":[{"name":"currentStepType","type":"CheckoutStepType | string","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepType:class","shortType":"CheckoutStepType","importPath":"","isOptional":false},{"name":"disabled","type":"boolean","canonicalReference":"@spartacus/checkout/base/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCheckoutStep","parameters":[{"name":"currentStepType","type":"CheckoutStepType","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepType:class","shortType":"CheckoutStepType","importPath":"","isOptional":false}],"returnType":"CheckoutStep | undefined"},{"kind":"Method","name":"getCheckoutStepRoute","parameters":[{"name":"currentStepType","type":"CheckoutStepType","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepType:class","shortType":"CheckoutStepType","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"getFirstCheckoutStepRoute","parameters":[],"returnType":"string"},{"kind":"Method","name":"getNextCheckoutStepUrl","parameters":[{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}],"returnType":"string | null"},{"kind":"Method","name":"getPreviousCheckoutStepUrl","parameters":[{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}],"returnType":"string | null"},{"kind":"Method","name":"getCurrentStepIndex","parameters":[{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false}],"returnType":"number | null"},{"kind":"Property","name":"getStepUrlFromActivatedRoute","type":""},{"kind":"Property","name":"getStepUrlFromStepRoute","type":""},{"kind":"Property","name":"getCheckoutStepIndex","type":""}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutStepsSetGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"routingConfigService","type":"RoutingConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core"},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Method","name":"getUrl","overloadIndex":1,"parameters":[{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlTree"},{"kind":"Method","name":"isDeliveryAddress","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"isDeliveryModeSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentDetailsSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"isStepSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Method","name":"setStepNameMultiLine","overloadIndex":1,"parameters":[{"name":"stepType","type":"CheckoutStepType","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"},{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUrl","overloadIndex":1,"parameters":[{"name":"routeName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UrlTree"},"topLevelApiElementName":"CheckoutStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDeliveryAddress","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDeliveryModeSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDeliveryModeSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPaymentDetailsSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPaymentDetailsSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStepSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStepSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setStepNameMultiLine","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setStepNameMultiLine","overloadIndex":1,"parameters":[{"name":"stepType","type":"CheckoutStepType","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutStepType:enum","shortType":"CheckoutStepType","importPath":"@spartacus/checkout/base/root"},{"name":"value","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"CheckoutStepsSetGuard","members":[{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"routingConfigService","type":"RoutingConfigService","canonicalReference":"@spartacus/checkout/base/components!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/checkout/base/components!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isStepSet","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/checkout/base/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isDeliveryAddress","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/checkout/base/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isDeliveryModeSet","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/checkout/base/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentDetailsSet","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/checkout/base/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getUrl","parameters":[{"name":"routeName","type":"string","canonicalReference":"@spartacus/checkout/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"UrlTree"},{"kind":"Method","name":"setStepNameMultiLine","parameters":[{"name":"stepType","type":"CheckoutStepType","canonicalReference":"@spartacus/checkout/base/components!CheckoutStepType:class","shortType":"CheckoutStepType","importPath":"","isOptional":false},{"name":"value","type":"boolean","canonicalReference":"@spartacus/checkout/base/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"ExpressCheckoutService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"},{"name":"userPaymentService","type":"UserPaymentService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~UserPaymentService:class","shortType":"UserPaymentService","importPath":"@spartacus/core"},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutConfigService","type":"CheckoutConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"}]},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Method","name":"setDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setPaymentMethod","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"trySetDefaultCheckoutDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryAddress","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ExpressCheckoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setDeliveryMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setDeliveryMode","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ExpressCheckoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentMethod","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentMethod","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ExpressCheckoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"trySetDefaultCheckoutDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"trySetDefaultCheckoutDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ExpressCheckoutService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"ExpressCheckoutService","members":[{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userPaymentService","type":"UserPaymentService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"deliveryAddressSet$","type":""},{"kind":"Property","name":"deliveryModeSet$","type":""},{"kind":"Property","name":"paymentMethodSet$","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/checkout/base/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false},{"name":"userPaymentService","type":"UserPaymentService","canonicalReference":"@spartacus/checkout/base/components!UserPaymentService:class","shortType":"UserPaymentService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutConfigService","type":"CheckoutConfigService","canonicalReference":"@spartacus/checkout/base/components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/checkout/base/components!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false}]},{"kind":"Method","name":"setDeliveryAddress","parameters":[],"returnType":"void"},{"kind":"Method","name":"setDeliveryMode","parameters":[],"returnType":"void"},{"kind":"Method","name":"setPaymentMethod","parameters":[],"returnType":"void"},{"kind":"Method","name":"trySetDefaultCheckoutDetails","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"NotCheckoutAuthGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/checkout_base_components!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"NotCheckoutAuthGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/base/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/base/components","kind":"Class","name":"NotCheckoutAuthGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/checkout/base/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/checkout/base/components!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsCs","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsDe","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsEn","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsEs_CO","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsEs","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsFr","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsHi","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsHu","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsId","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsIt","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsJa","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsKo","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsPl","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsPt","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsRu","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsZh_TW","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/base/assets","kind":"Variable","name":"checkoutTranslationsZh","type":"{ checkout: { checkout: { backToCart: string; }; checkoutProgress: { label: string; deliveryAddress: string; deliveryMode: string; paymentDetails: string; reviewOrder: string; state: { completed: string; selected: string; disabled: string; }; }; checkoutAddress: { shippingAddress: string; selectYourDeliveryAddress: string; defaultDeliveryAddress: string; addNewAddress: string; shipToThisAddress: string; deliveryAddressSelected: string; }; checkoutMode: { deliveryMethod: string; deliveryOptions: string; standardDelivery: string; premiumDelivery: string; deliveryEntries: string; }; checkoutReview: { review: string; reviewOrder: string; orderItems: string; confirmThatRead: string; placeOrder: string; termsAndConditions: string; editDeliveryAddressDetails: string; editBillingDetails: string; editPaymentDetails: string; editPaymentType: string; editDeliveryMode: string; orderInProcess: string; }; checkoutOrderConfirmation: { confirmationOfOrder: string; thankYou: string; invoiceHasBeenSentByEmail: string; orderItems: string; orderPlacedSuccessfully: string; createAccount: string; createAccountForNext: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/base/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/root","kind":"Class","name":"CheckoutCostCenterEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onCostCenterSet","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutCostCenterEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCostCenterSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCostCenterSet","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutCostCenterEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/root","kind":"Class","name":"CheckoutCostCenterEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/b2b/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"onCostCenterSet","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/b2b/root","kind":"Class","name":"CheckoutCostCenterFacade","members":[{"kind":"Method","name":"getCostCenterState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenterState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenterState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutCostCenterFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCostCenter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutCostCenterFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/root","kind":"Class","name":"CheckoutCostCenterFacade","members":[{"kind":"Method","name":"setCostCenter","parameters":[{"name":"costCenterId","type":"string","canonicalReference":"@spartacus/checkout/b2b/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCostCenterState","parameters":[],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/b2b/root","kind":"Class","name":"CheckoutPaymentTypeEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetPaymentTypesQueryReload","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetPaymentTypesQueryReset","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPaymentTypeSet","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onGetPaymentTypesQueryReload","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onGetPaymentTypesQueryReload","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onGetPaymentTypesQueryReset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onGetPaymentTypesQueryReset","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPaymentTypeSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPaymentTypeSet","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/root","kind":"Class","name":"CheckoutPaymentTypeEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/b2b/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"onPaymentTypeSet","parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetPaymentTypesQueryReload","parameters":[],"returnType":"void"},{"kind":"Method","name":"onGetPaymentTypesQueryReset","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/b2b/root","kind":"Class","name":"CheckoutPaymentTypeFacade","members":[{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPurchaseOrderNumberState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSelectedPaymentTypeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"isAccountPayment","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"paymentTypeCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentTypeFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPurchaseOrderNumberState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPurchaseOrderNumberState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentTypeFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedPaymentTypeState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedPaymentTypeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentTypeFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAccountPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAccountPayment","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"paymentTypeCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/root"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/root","kind":"Class","name":"CheckoutPaymentTypeFacade","members":[{"kind":"Method","name":"getPaymentTypesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPaymentTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentType","parameters":[{"name":"paymentTypeCode","type":"string","canonicalReference":"@spartacus/checkout/b2b/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/checkout/b2b/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getSelectedPaymentTypeState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"isAccountPayment","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPurchaseOrderNumberState","parameters":[],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/b2b/occ","kind":"Interface","name":"CheckoutB2BOccEndpoints","members":[{"kind":"PropertySignature","name":"paymentTypes","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"setCartCostCenter","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"setCartPaymentType","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentTypes","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutB2BOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/b2b/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"setCartCostCenter","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"setCartCostCenter","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutB2BOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/b2b/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"setCartPaymentType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"setCartPaymentType","type":"string | OccEndpoint"},"topLevelApiElementName":"CheckoutB2BOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/b2b/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/occ","kind":"Interface","name":"CheckoutB2BOccEndpoints","members":[{"kind":"Property","name":"paymentTypes","type":"string | OccEndpoint"},{"kind":"Property","name":"setCartCostCenter","type":"string | OccEndpoint"},{"kind":"Property","name":"setCartPaymentType","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/checkout/b2b/occ","kind":"Class","name":"OccCheckoutCostCenterAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getSetCartCostCenterEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSetCartCostCenterEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSetCartCostCenterEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCostCenter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/occ","kind":"Class","name":"OccCheckoutCostCenterAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/checkout/b2b/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/checkout/b2b/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"setCostCenter","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSetCartCostCenterEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/checkout/b2b/occ","kind":"Class","name":"OccCheckoutPaymentTypeAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentTypesEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getSetCartPaymentTypeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutPaymentTypeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypesEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypesEndpoint","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"OccCheckoutPaymentTypeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSetCartPaymentTypeEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSetCartPaymentTypeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCheckoutPaymentTypeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"paymentType","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCheckoutPaymentTypeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/occ"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/occ","kind":"Class","name":"OccCheckoutPaymentTypeAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/checkout/b2b/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/checkout/b2b/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getPaymentTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentTypesEndpoint","parameters":[],"returnType":"string"},{"kind":"Method","name":"setPaymentType","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentType","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getSetCartPaymentTypeEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"paymentType","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/checkout/b2b/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"string"}]}},{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutCostCenterAdapter","members":[{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCostCenter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutCostCenterAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutCostCenterAdapter","members":[{"kind":"Method","name":"setCostCenter","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutCostCenterConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CheckoutCostCenterAdapter","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!CheckoutCostCenterAdapter:class","shortType":"CheckoutCostCenterAdapter","importPath":"@spartacus/checkout/b2b/core"}]},{"kind":"Property","name":"adapter","type":"CheckoutCostCenterAdapter"},{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCostCenter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutCostCenterConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutCostCenterConnector","members":[{"kind":"Property","name":"adapter","type":"CheckoutCostCenterAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CheckoutCostCenterAdapter","canonicalReference":"@spartacus/checkout/b2b/core!CheckoutCostCenterAdapter:class","shortType":"CheckoutCostCenterAdapter","importPath":"@spartacus/checkout/b2b/core","isOptional":false}]},{"kind":"Method","name":"setCostCenter","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"costCenterId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutCostCenterService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"checkoutCostCenterConnector","type":"CheckoutCostCenterConnector","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!CheckoutCostCenterConnector:class","shortType":"CheckoutCostCenterConnector","importPath":"@spartacus/checkout/b2b/core"},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutCostCenterConnector","type":"CheckoutCostCenterConnector"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getCostCenterState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"setCostCenterCommand","type":"Command"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CheckoutCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenterState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenterState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCostCenter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"costCenterId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutCostCenterService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutCostCenterService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"checkoutCostCenterConnector","type":"CheckoutCostCenterConnector"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"setCostCenterCommand","type":"Command"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/b2b/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/checkout/b2b/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/checkout/b2b/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutCostCenterConnector","type":"CheckoutCostCenterConnector","canonicalReference":"@spartacus/checkout/b2b/core!CheckoutCostCenterConnector:class","shortType":"CheckoutCostCenterConnector","importPath":"@spartacus/checkout/b2b/core","isOptional":false},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","canonicalReference":"@spartacus/checkout/b2b/core!CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/b2b/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"getCostCenterState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"setCostCenter","parameters":[{"name":"costCenterId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutPaymentTypeAdapter","members":[{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"typeCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"typeCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutPaymentTypeAdapter","members":[{"kind":"Method","name":"getPaymentTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentType","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"typeCode","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutPaymentTypeConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CheckoutPaymentTypeAdapter","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!CheckoutPaymentTypeAdapter:class","shortType":"CheckoutPaymentTypeAdapter","importPath":"@spartacus/checkout/b2b/core"}]},{"kind":"Property","name":"adapter","type":"CheckoutPaymentTypeAdapter"},{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"typeCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"typeCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutPaymentTypeConnector","members":[{"kind":"Property","name":"adapter","type":"CheckoutPaymentTypeAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CheckoutPaymentTypeAdapter","canonicalReference":"@spartacus/checkout/b2b/core!CheckoutPaymentTypeAdapter:class","shortType":"CheckoutPaymentTypeAdapter","importPath":"@spartacus/checkout/b2b/core","isOptional":false}]},{"kind":"Method","name":"getPaymentTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentType","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"typeCode","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutPaymentTypeService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"queryService","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"paymentTypeConnector","type":"CheckoutPaymentTypeConnector","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!CheckoutPaymentTypeConnector:class","shortType":"CheckoutPaymentTypeConnector","importPath":"@spartacus/checkout/b2b/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getCheckoutPaymentTypesQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getCheckoutPaymentTypesQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPaymentTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPurchaseOrderNumberState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSelectedPaymentTypeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"isAccountPayment","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"paymentTypeConnector","type":"CheckoutPaymentTypeConnector"},{"kind":"Property","name":"paymentTypesQuery","type":"Query"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"paymentTypeCode","type":"B2BPaymentTypeEnum","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~B2BPaymentTypeEnum:enum","shortType":"B2BPaymentTypeEnum","importPath":"@spartacus/checkout/b2b/root"},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"setPaymentTypeCommand","type":"Command<{ paymentTypeCode: string; purchaseOrderNumber?: string; }, unknown>"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkoutPreconditions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkoutPreconditions","overloadIndex":1,"parameters":[],"returnType":"Observable<[string, string]>"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutPaymentTypesQueryReloadEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutPaymentTypesQueryReloadEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutPaymentTypesQueryResetEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutPaymentTypesQueryResetEvents","overloadIndex":1,"parameters":[],"returnType":"QueryNotifier[]"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypes","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypes","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypesState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypesState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPurchaseOrderNumberState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPurchaseOrderNumberState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectedPaymentTypeState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectedPaymentTypeState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isAccountPayment","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isAccountPayment","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setPaymentType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setPaymentType","overloadIndex":1,"parameters":[{"name":"paymentTypeCode","type":"B2BPaymentTypeEnum","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_core!~B2BPaymentTypeEnum:enum","shortType":"B2BPaymentTypeEnum","importPath":"@spartacus/checkout/b2b/root"},{"name":"purchaseOrderNumber","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutPaymentTypeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/core"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/core","kind":"Class","name":"CheckoutPaymentTypeService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"paymentTypeConnector","type":"CheckoutPaymentTypeConnector"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"checkoutQueryFacade","type":"CheckoutQueryFacade"},{"kind":"Method","name":"getCheckoutPaymentTypesQueryReloadEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Method","name":"getCheckoutPaymentTypesQueryResetEvents","parameters":[],"returnType":"QueryNotifier[]"},{"kind":"Property","name":"paymentTypesQuery","type":"Query"},{"kind":"Property","name":"setPaymentTypeCommand","type":"Command<{ paymentTypeCode: string; purchaseOrderNumber?: string; }, unknown>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/b2b/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/checkout/b2b/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"queryService","type":"QueryService","canonicalReference":"@spartacus/checkout/b2b/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/checkout/b2b/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"paymentTypeConnector","type":"CheckoutPaymentTypeConnector","canonicalReference":"@spartacus/checkout/b2b/core!CheckoutPaymentTypeConnector:class","shortType":"CheckoutPaymentTypeConnector","importPath":"@spartacus/checkout/b2b/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/checkout/b2b/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutQueryFacade","type":"CheckoutQueryFacade","canonicalReference":"@spartacus/checkout/b2b/core!CheckoutQueryFacade:class","shortType":"CheckoutQueryFacade","importPath":"@spartacus/checkout/base/root","isOptional":false}]},{"kind":"Method","name":"checkoutPreconditions","parameters":[],"returnType":"Observable<[string, string]>"},{"kind":"Method","name":"getPaymentTypesState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getPaymentTypes","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setPaymentType","parameters":[{"name":"paymentTypeCode","type":"B2BPaymentTypeEnum","canonicalReference":"@spartacus/checkout/b2b/core!B2BPaymentTypeEnum:class","shortType":"B2BPaymentTypeEnum","importPath":"","isOptional":false},{"name":"purchaseOrderNumber","type":"string","canonicalReference":"@spartacus/checkout/b2b/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getSelectedPaymentTypeState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"isAccountPayment","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPurchaseOrderNumberState","parameters":[],"returnType":"Observable>"}]}},{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"B2BCheckoutDeliveryAddressComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"userCostCenterService","type":"UserCostCenterService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~UserCostCenterService:class","shortType":"UserCostCenterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"accountAddressLoading$","type":"Observable"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"costCenterAddresses$","type":"Observable"},{"kind":"Property","name":"creditCardAddressLoading$","type":"Observable"},{"kind":"Method","name":"getAddressLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSupportedAddresses","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isAccountPayment","type":"boolean"},{"kind":"Property","name":"isAccountPayment$","type":"Observable"},{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"selectDefaultAddress","overloadIndex":1,"parameters":[{"name":"addresses","type":"Address[]","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"selected","type":"Address | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userCostCenterService","type":"UserCostCenterService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddressLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddressLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"B2BCheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSupportedAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSupportedAddresses","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"B2BCheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAddresses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAddresses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"B2BCheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"B2BCheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"B2BCheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectDefaultAddress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectDefaultAddress","overloadIndex":1,"parameters":[{"name":"addresses","type":"Address[]","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"},{"name":"selected","type":"Address | undefined","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~Address:interface","shortType":"Address","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"B2BCheckoutDeliveryAddressComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"B2BCheckoutDeliveryAddressComponent","members":[{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"userCostCenterService","type":"UserCostCenterService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"isAccountPayment$","type":"Observable"},{"kind":"Property","name":"costCenterAddresses$","type":"Observable"},{"kind":"Property","name":"creditCardAddressLoading$","type":"Observable"},{"kind":"Property","name":"accountAddressLoading$","type":"Observable"},{"kind":"Property","name":"isAccountPayment","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/checkout/b2b/components!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/checkout/b2b/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/b2b/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/checkout/b2b/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"userCostCenterService","type":"UserCostCenterService","canonicalReference":"@spartacus/checkout/b2b/components!UserCostCenterService:class","shortType":"UserCostCenterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadAddresses","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAddressLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSupportedAddresses","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"selectDefaultAddress","parameters":[{"name":"addresses","type":"Address[]","canonicalReference":"@spartacus/checkout/b2b/components!Address:class","shortType":"Address","importPath":"","isOptional":false},{"name":"selected","type":"Address | undefined","canonicalReference":"@spartacus/checkout/b2b/components!Address:class","shortType":"Address","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"B2BCheckoutReviewSubmitComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"userCostCenterService","type":"UserCostCenterService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~UserCostCenterService:class","shortType":"UserCostCenterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutStepTypePaymentType","type":"CheckoutStepType"},{"kind":"Property","name":"costCenter$","type":"Observable"},{"kind":"Method","name":"getCheckoutPaymentSteps","overloadIndex":1,"parameters":[],"returnType":"Array"},{"kind":"Method","name":"getCostCenterCard","overloadIndex":1,"parameters":[{"name":"costCenter","type":"CostCenter","isOptional":true,"canonicalReference":"@spartacus/checkout_b2b_components!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentTypeCard","overloadIndex":1,"parameters":[{"name":"paymentType","type":"PaymentType","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~PaymentType:interface","shortType":"PaymentType","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getPoNumberCard","overloadIndex":1,"parameters":[{"name":"poNumber","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"isAccountPayment$","type":"Observable"},{"kind":"Property","name":"paymentType$","type":"Observable"},{"kind":"Property","name":"poNumber$","type":"Observable"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userCostCenterService","type":"UserCostCenterService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"costCenter$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"costCenter$","type":"Observable"},"topLevelApiElementName":"B2BCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCheckoutPaymentSteps","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCheckoutPaymentSteps","overloadIndex":1,"parameters":[],"returnType":"Array"},"topLevelApiElementName":"B2BCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCostCenterCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCostCenterCard","overloadIndex":1,"parameters":[{"name":"costCenter","type":"CostCenter","isOptional":true,"canonicalReference":"@spartacus/checkout_b2b_components!~CostCenter:interface","shortType":"CostCenter","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"B2BCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPaymentTypeCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPaymentTypeCard","overloadIndex":1,"parameters":[{"name":"paymentType","type":"PaymentType","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~PaymentType:interface","shortType":"PaymentType","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"B2BCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPoNumberCard","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPoNumberCard","overloadIndex":1,"parameters":[{"name":"poNumber","type":"string | null","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"B2BCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"isAccountPayment$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"isAccountPayment$","type":"Observable"},"topLevelApiElementName":"B2BCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"paymentType$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"paymentType$","type":"Observable"},"topLevelApiElementName":"B2BCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"poNumber$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"poNumber$","type":"Observable"},"topLevelApiElementName":"B2BCheckoutReviewSubmitComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"B2BCheckoutReviewSubmitComponent","members":[{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"userCostCenterService","type":"UserCostCenterService"},{"kind":"Property","name":"checkoutStepTypePaymentType","type":"CheckoutStepType"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/b2b/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/checkout/b2b/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"userCostCenterService","type":"UserCostCenterService","canonicalReference":"@spartacus/checkout/b2b/components!UserCostCenterService:class","shortType":"UserCostCenterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCheckoutPaymentSteps","parameters":[],"returnType":"Array"},{"kind":"Method","name":"getCostCenterCard","parameters":[{"name":"costCenter","type":"CostCenter","canonicalReference":"@spartacus/checkout/b2b/components!CostCenter:class","shortType":"CostCenter","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getPoNumberCard","parameters":[{"name":"poNumber","type":"string | null","canonicalReference":"@spartacus/checkout/b2b/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getPaymentTypeCard","parameters":[{"name":"paymentType","type":"PaymentType","canonicalReference":"@spartacus/checkout/b2b/components!PaymentType:class","shortType":"PaymentType","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Interface","name":"CardWithAddress","members":[{"kind":"PropertySignature","name":"address","type":"Address"},{"kind":"PropertySignature","name":"card","type":"Card"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"address","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"address","type":"Address"},"topLevelApiElementName":"CardWithAddress","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"card","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"card","type":"Card"},"topLevelApiElementName":"CardWithAddress","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/checkout/b2b/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Interface","name":"CardWithAddress","members":[{"kind":"Property","name":"card","type":"Card"},{"kind":"Property","name":"address","type":"Address"}]}},{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"CheckoutB2BAuthGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"},{"name":"checkoutConfigService","type":"CheckoutConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleUserRole","overloadIndex":1,"parameters":[{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"boolean | UrlTree"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CheckoutB2BAuthGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleUserRole","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleUserRole","overloadIndex":1,"parameters":[{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"boolean | UrlTree"},"topLevelApiElementName":"CheckoutB2BAuthGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"CheckoutB2BAuthGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"checkoutConfigService","type":"CheckoutConfigService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/checkout/b2b/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/checkout/b2b/components!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutConfigService","type":"CheckoutConfigService","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutConfigService:class","shortType":"CheckoutConfigService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/b2b/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/checkout/b2b/components!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/checkout/b2b/components!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/checkout/b2b/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handleUserRole","parameters":[{"name":"user","type":"User","canonicalReference":"@spartacus/checkout/b2b/components!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"boolean | UrlTree"}]}},{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"CheckoutB2BStepsSetGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"routingConfigService","type":"RoutingConfigService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core"},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root"},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Method","name":"isB2BStepSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"},{"name":"isAccountPayment","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isDeliveryAddressAndCostCenterSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"},{"name":"isAccountPayment","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentTypeSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[{"name":"route","type":"ActivatedRouteSnapshot","isOptional":false,"canonicalReference":"@angular/router!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"@angular/router"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutB2BStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isB2BStepSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isB2BStepSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"},{"name":"isAccountPayment","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutB2BStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDeliveryAddressAndCostCenterSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDeliveryAddressAndCostCenterSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"},{"name":"isAccountPayment","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutB2BStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isPaymentTypeSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isPaymentTypeSet","overloadIndex":1,"parameters":[{"name":"step","type":"CheckoutStep","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStep:interface","shortType":"CheckoutStep","importPath":"@spartacus/checkout/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CheckoutB2BStepsSetGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"CheckoutB2BStepsSetGuard","members":[{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"routingConfigService","type":"RoutingConfigService"},{"kind":"Property","name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade"},{"kind":"Property","name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade"},{"kind":"Property","name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"routingConfigService","type":"RoutingConfigService","canonicalReference":"@spartacus/checkout/b2b/components!RoutingConfigService:class","shortType":"RoutingConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutDeliveryAddressFacade","type":"CheckoutDeliveryAddressFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutDeliveryAddressFacade:class","shortType":"CheckoutDeliveryAddressFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutPaymentFacade","type":"CheckoutPaymentFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutPaymentFacade:class","shortType":"CheckoutPaymentFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"checkoutDeliveryModesFacade","type":"CheckoutDeliveryModesFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutDeliveryModesFacade:class","shortType":"CheckoutDeliveryModesFacade","importPath":"@spartacus/checkout/base/root","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/checkout/b2b/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"canActivate","parameters":[{"name":"route","type":"ActivatedRouteSnapshot","canonicalReference":"@spartacus/checkout/b2b/components!ActivatedRouteSnapshot:class","shortType":"ActivatedRouteSnapshot","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isB2BStepSet","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false},{"name":"isAccountPayment","type":"boolean","canonicalReference":"@spartacus/checkout/b2b/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isPaymentTypeSet","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"isDeliveryAddressAndCostCenterSet","parameters":[{"name":"step","type":"CheckoutStep","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutStep:class","shortType":"CheckoutStep","importPath":"","isOptional":false},{"name":"isAccountPayment","type":"boolean","canonicalReference":"@spartacus/checkout/b2b/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"CheckoutCostCenterComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userCostCenterService","type":"UserCostCenterService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~UserCostCenterService:class","shortType":"UserCostCenterService","importPath":"@spartacus/core"},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root"}]},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"costCenterId","type":"string | undefined"},{"kind":"Property","name":"costCenters$","type":"Observable"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"isAccountPayment","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"selectCostCenter","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userCostCenters$","type":"Observable"},{"kind":"Property","name":"userCostCenterService","type":"UserCostCenterService"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"disabled","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"disabled","type":"boolean"},"topLevelApiElementName":"CheckoutCostCenterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutCostCenterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutCostCenterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCostCenter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCostCenter","overloadIndex":1,"parameters":[{"name":"selectCostCenter","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutCostCenterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"CheckoutCostCenterComponent","members":[{"kind":"Property","name":"userCostCenterService","type":"UserCostCenterService"},{"kind":"Property","name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userCostCenters$","type":"Observable"},{"kind":"Property","name":"costCenterId","type":"string | undefined"},{"kind":"Property","name":"costCenters$","type":"Observable"},{"kind":"Property","name":"isAccountPayment","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userCostCenterService","type":"UserCostCenterService","canonicalReference":"@spartacus/checkout/b2b/components!UserCostCenterService:class","shortType":"UserCostCenterService","importPath":"@spartacus/core","isOptional":false},{"name":"checkoutCostCenterFacade","type":"CheckoutCostCenterFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutCostCenterFacade:class","shortType":"CheckoutCostCenterFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"setCostCenter","parameters":[{"name":"selectCostCenter","type":"string","canonicalReference":"@spartacus/checkout/b2b/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"CheckoutPaymentTypeComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root"},{"name":"checkoutStepService","type":"CheckoutStepService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components"},{"name":"activatedRoute","type":"ActivatedRoute","isOptional":false,"canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/checkout_b2b_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"cartPoNumber$","type":"Observable"},{"kind":"Method","name":"changeType","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isPONumberEditable$","type":"Observable"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"paymentTypes$","type":"Observable"},{"kind":"Property","name":"paymentTypesError","type":"boolean"},{"kind":"Property","name":"typeSelected","type":"string"},{"kind":"Property","name":"typeSelected$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"back","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"back","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeType","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"next","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"next","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CheckoutPaymentTypeComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/checkout/b2b/components"}],"newApiElement":{"entryPoint":"@spartacus/checkout/b2b/components","kind":"Class","name":"CheckoutPaymentTypeComponent","members":[{"kind":"Property","name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade"},{"kind":"Property","name":"checkoutStepService","type":"CheckoutStepService"},{"kind":"Property","name":"activatedRoute","type":"ActivatedRoute"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"poNumberInputElement","type":""},{"kind":"Property","name":"busy$","type":"BehaviorSubject"},{"kind":"Property","name":"typeSelected","type":"string"},{"kind":"Property","name":"paymentTypesError","type":"boolean"},{"kind":"Property","name":"isUpdating$","type":"Observable"},{"kind":"Property","name":"paymentTypes$","type":"Observable"},{"kind":"Property","name":"typeSelected$","type":"Observable"},{"kind":"Property","name":"cartPoNumber$","type":"Observable"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"isPONumberEditable$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"checkoutPaymentTypeFacade","type":"CheckoutPaymentTypeFacade","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutPaymentTypeFacade:class","shortType":"CheckoutPaymentTypeFacade","importPath":"@spartacus/checkout/b2b/root","isOptional":false},{"name":"checkoutStepService","type":"CheckoutStepService","canonicalReference":"@spartacus/checkout/b2b/components!CheckoutStepService:class","shortType":"CheckoutStepService","importPath":"@spartacus/checkout/base/components","isOptional":false},{"name":"activatedRoute","type":"ActivatedRoute","canonicalReference":"@angular/router!ActivatedRoute:class","shortType":"ActivatedRoute","importPath":"@angular/router","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/checkout/b2b/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"changeType","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/checkout/b2b/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"next","parameters":[],"returnType":"void"},{"kind":"Method","name":"back","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsCs","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsDe","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsEn","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsEs_CO","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsEs","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsFr","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsHi","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsHu","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsId","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsIt","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsJa","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsKo","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsPl","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsPt","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsRu","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsZh_TW","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/checkout/b2b/assets","kind":"Variable","name":"checkoutB2BTranslationsZh","type":"{ checkoutB2B: { checkoutB2B: { noPoNumber: string; poNumber: string; costCenter: string; placeholder: string; availableLabel: string; invalid: { accountType: string; }; methodOfPayment: { paymentType: string; }; review: { poNumber: string; }; progress: { methodOfPayment: string; }; invalidCostCenter: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"checkoutB2BTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"checkoutB2BTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/checkout/b2b/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsCs","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsDe","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsEn","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsEs_CO","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsEs","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsFr","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsHi","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsHu","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsId","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsIt","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsJa","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsKo","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsPl","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsPt","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsRu","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsZh_TW","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds/assets","kind":"Variable","name":"cdsTranslationsZh","type":"{ cds: { cdsRecentSearches: { ariaRecentSearches: string; }; cdsTrendingSearches: { ariaTrendingSearches: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdsTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdsTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cds/assets"}]},{"entryPoint":"@spartacus/cds","kind":"Class","name":"AttributesDirective","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"renderer","type":"Renderer2","isOptional":false,"canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core"},{"name":"elementRef","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Property","name":"cxAttributes","type":"{ [attribute: string]: any; }"},{"kind":"Property","name":"cxAttributesNamePrefix","type":"string"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cxAttributesNamePrefix","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cxAttributesNamePrefix","type":"string"},"topLevelApiElementName":"AttributesDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AttributesDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"AttributesDirective","members":[{"kind":"Property","name":"renderer","type":""},{"kind":"Property","name":"elementRef","type":""},{"kind":"Property","name":"cxAttributes","type":"{ [attribute: string]: any; }"},{"kind":"Property","name":"_attributesNamePrefix","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"renderer","type":"Renderer2","canonicalReference":"@angular/core!Renderer2:class","shortType":"Renderer2","importPath":"@angular/core","isOptional":false},{"name":"elementRef","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnChanges","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"CarouselEvent","members":[{"kind":"PropertySignature","name":"carouselId","type":"string"},{"kind":"PropertySignature","name":"carouselName","type":"string"},{"kind":"PropertySignature","name":"metadata","type":"MerchandisingMetadata"},{"kind":"PropertySignature","name":"strategyId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"carouselId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"carouselId","type":"string"},"topLevelApiElementName":"CarouselEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"carouselName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"carouselName","type":"string"},"topLevelApiElementName":"CarouselEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"metadata","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"metadata","type":"MerchandisingMetadata"},"topLevelApiElementName":"CarouselEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"strategyId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"strategyId","type":"string"},"topLevelApiElementName":"CarouselEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"CarouselEvent","members":[{"kind":"Property","name":"carouselId","type":"string"},{"kind":"Property","name":"carouselName","type":"string"},{"kind":"Property","name":"strategyId","type":"string"},{"kind":"Property","name":"metadata","type":"MerchandisingMetadata"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsBackendConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cdsBackendNotificationAdapter","type":"CdsBackendNotificationAdapter","isOptional":false,"canonicalReference":"@spartacus/cds!CdsBackendNotificationAdapter:class","shortType":"CdsBackendNotificationAdapter","importPath":"@spartacus/cds"}]},{"kind":"Method","name":"notifySuccessfulLogin","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notifySuccessfulLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notifySuccessfulLogin","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdsBackendConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsBackendConnector","members":[{"kind":"Property","name":"cdsBackendNotificationAdapter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cdsBackendNotificationAdapter","type":"CdsBackendNotificationAdapter","canonicalReference":"@spartacus/cds!CdsBackendNotificationAdapter:class","shortType":"CdsBackendNotificationAdapter","importPath":"@spartacus/cds","isOptional":false}]},{"kind":"Method","name":"notifySuccessfulLogin","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsBackendNotificationAdapter","members":[{"kind":"Method","name":"notifySuccessfulLogin","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notifySuccessfulLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notifySuccessfulLogin","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdsBackendNotificationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsBackendNotificationAdapter","members":[{"kind":"Method","name":"notifySuccessfulLogin","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"CdsEndpoints","members":[{"kind":"PropertySignature","name":"searchIntelligence","type":"string"},{"kind":"PropertySignature","name":"strategyProducts","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"searchIntelligence","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"searchIntelligence","type":"string"},"topLevelApiElementName":"CdsEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"strategyProducts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"strategyProducts","type":"string"},"topLevelApiElementName":"CdsEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"CdsEndpoints","members":[{"kind":"Property","name":"strategyProducts","type":"string"},{"kind":"Property","name":"searchIntelligence","type":"string"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsMerchandisingProductService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"strategyConnector","type":"MerchandisingStrategyConnector","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingStrategyConnector:class","shortType":"MerchandisingStrategyConnector","importPath":"@spartacus/cds"},{"name":"merchandisingUserContextService","type":"CdsMerchandisingUserContextService","isOptional":false,"canonicalReference":"@spartacus/cds!CdsMerchandisingUserContextService:class","shortType":"CdsMerchandisingUserContextService","importPath":"@spartacus/cds"},{"name":"merchandisingSiteContextService","type":"CdsMerchandisingSiteContextService","isOptional":false,"canonicalReference":"@spartacus/cds!CdsMerchandisingSiteContextService:class","shortType":"CdsMerchandisingSiteContextService","importPath":"@spartacus/cds"}]},{"kind":"Method","name":"loadProductsForStrategy","overloadIndex":1,"parameters":[{"name":"strategyId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberToDisplay","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"merchandisingSiteContextService","type":"CdsMerchandisingSiteContextService"},{"kind":"Property","name":"merchandisingUserContextService","type":"CdsMerchandisingUserContextService"},{"kind":"Property","name":"strategyConnector","type":"MerchandisingStrategyConnector"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadProductsForStrategy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadProductsForStrategy","overloadIndex":1,"parameters":[{"name":"strategyId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberToDisplay","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CdsMerchandisingProductService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsMerchandisingProductService","members":[{"kind":"Property","name":"strategyConnector","type":"MerchandisingStrategyConnector"},{"kind":"Property","name":"merchandisingUserContextService","type":"CdsMerchandisingUserContextService"},{"kind":"Property","name":"merchandisingSiteContextService","type":"CdsMerchandisingSiteContextService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"strategyConnector","type":"MerchandisingStrategyConnector","canonicalReference":"@spartacus/cds!MerchandisingStrategyConnector:class","shortType":"MerchandisingStrategyConnector","importPath":"@spartacus/cds","isOptional":false},{"name":"merchandisingUserContextService","type":"CdsMerchandisingUserContextService","canonicalReference":"@spartacus/cds!CdsMerchandisingUserContextService:class","shortType":"CdsMerchandisingUserContextService","importPath":"@spartacus/cds","isOptional":false},{"name":"merchandisingSiteContextService","type":"CdsMerchandisingSiteContextService","canonicalReference":"@spartacus/cds!CdsMerchandisingSiteContextService:class","shortType":"CdsMerchandisingSiteContextService","importPath":"@spartacus/cds","isOptional":false}]},{"kind":"Method","name":"loadProductsForStrategy","parameters":[{"name":"strategyId","type":"string","canonicalReference":"@spartacus/cds!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"numberToDisplay","type":"number","canonicalReference":"@spartacus/cds!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsMerchandisingSiteContextService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/cds!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/cds!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Method","name":"getSiteContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"languageService","type":"LanguageService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSiteContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSiteContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdsMerchandisingSiteContextService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsMerchandisingSiteContextService","members":[{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/cds!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/cds!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getSiteContext","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsMerchandisingStrategyAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cdsEndpointsService","type":"CdsEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cds!~CdsEndpointsService:class","shortType":"CdsEndpointsService","importPath":""},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/cds!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"}]},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadProductsForStrategy","overloadIndex":1,"parameters":[{"name":"strategyId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"strategyRequest","type":"StrategyRequest","isOptional":true,"canonicalReference":"@spartacus/cds!StrategyRequest:interface","shortType":"StrategyRequest","importPath":"@spartacus/cds"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadProductsForStrategy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadProductsForStrategy","overloadIndex":1,"parameters":[{"name":"strategyId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"strategyRequest","type":"StrategyRequest","isOptional":true,"canonicalReference":"@spartacus/cds!StrategyRequest:interface","shortType":"StrategyRequest","importPath":"@spartacus/cds"}],"returnType":"Observable"},"topLevelApiElementName":"CdsMerchandisingStrategyAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsMerchandisingStrategyAdapter","members":[{"kind":"Property","name":"cdsEndpointsService","type":""},{"kind":"Property","name":"baseSiteService","type":""},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cdsEndpointsService","type":"CdsEndpointsService","canonicalReference":"@spartacus/cds!CdsEndpointsService:class","shortType":"CdsEndpointsService","importPath":"@spartacus/cds","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/cds!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false}]},{"kind":"Method","name":"loadProductsForStrategy","parameters":[{"name":"strategyId","type":"string","canonicalReference":"@spartacus/cds!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"strategyRequest","type":"StrategyRequest","canonicalReference":"@spartacus/cds!StrategyRequest:class","shortType":"StrategyRequest","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsMerchandisingUserContextService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cds!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"productSearchService","type":"ProductSearchService","isOptional":false,"canonicalReference":"@spartacus/cds!~ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core"},{"name":"profileTagEventService","type":"ProfileTagEventService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds"},{"name":"profileTagLifecycleService","type":"ProfileTagLifecycleService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagLifecycleService:class","shortType":"ProfileTagLifecycleService","importPath":"@spartacus/cds"},{"name":"facetService","type":"FacetService","isOptional":false,"canonicalReference":"@spartacus/cds!~FacetService:class","shortType":"FacetService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"getUserContext","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserContext","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdsMerchandisingUserContextService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsMerchandisingUserContextService","members":[{"kind":"Property","name":"routingService","type":""},{"kind":"Property","name":"productSearchService","type":""},{"kind":"Property","name":"profileTagEventService","type":""},{"kind":"Property","name":"profileTagLifecycleService","type":""},{"kind":"Property","name":"facetService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cds!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"productSearchService","type":"ProductSearchService","canonicalReference":"@spartacus/cds!ProductSearchService:class","shortType":"ProductSearchService","importPath":"@spartacus/core","isOptional":false},{"name":"profileTagEventService","type":"ProfileTagEventService","canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds","isOptional":false},{"name":"profileTagLifecycleService","type":"ProfileTagLifecycleService","canonicalReference":"@spartacus/cds!ProfileTagLifecycleService:class","shortType":"ProfileTagLifecycleService","importPath":"@spartacus/cds","isOptional":false},{"name":"facetService","type":"FacetService","canonicalReference":"@spartacus/cds!FacetService:class","shortType":"FacetService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"getUserContext","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"getConsentReferenceContext","type":""},{"kind":"Property","name":"getPageContext","type":""},{"kind":"Property","name":"getSearchContext","type":""}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[{"name":"config","type":"CdsConfig","isOptional":true,"canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds"}],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[{"name":"config","type":"CdsConfig","isOptional":true,"canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds"}],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"CdsModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"CdsModule","members":[{"kind":"Method","name":"forRoot","parameters":[{"name":"config","type":"CdsConfig","canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds","isOptional":true}],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"CmsMerchandisingCarouselComponent","members":[{"kind":"PropertySignature","name":"backgroundColour","type":"string"},{"kind":"PropertySignature","name":"container","type":"string"},{"kind":"PropertySignature","name":"numberToDisplay","type":"number"},{"kind":"PropertySignature","name":"scroll","type":"string"},{"kind":"PropertySignature","name":"strategy","type":"string"},{"kind":"PropertySignature","name":"textColour","type":"string"},{"kind":"PropertySignature","name":"title","type":"string"},{"kind":"PropertySignature","name":"viewportPercentage","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"backgroundColour","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"backgroundColour","type":"string"},"topLevelApiElementName":"CmsMerchandisingCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"container","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"container","type":"string"},"topLevelApiElementName":"CmsMerchandisingCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberToDisplay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberToDisplay","type":"number"},"topLevelApiElementName":"CmsMerchandisingCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"scroll","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"scroll","type":"string"},"topLevelApiElementName":"CmsMerchandisingCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"strategy","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"strategy","type":"string"},"topLevelApiElementName":"CmsMerchandisingCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"textColour","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"textColour","type":"string"},"topLevelApiElementName":"CmsMerchandisingCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"CmsMerchandisingCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"viewportPercentage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"viewportPercentage","type":"number"},"topLevelApiElementName":"CmsMerchandisingCarouselComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"CmsMerchandisingCarouselComponent","members":[{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"strategy","type":"string"},{"kind":"Property","name":"numberToDisplay","type":"number"},{"kind":"Property","name":"scroll","type":"string"},{"kind":"Property","name":"container","type":"string"},{"kind":"Property","name":"textColour","type":"string"},{"kind":"Property","name":"backgroundColour","type":"string"},{"kind":"Property","name":"viewportPercentage","type":"number"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ConsentReferenceEvent","members":[{"kind":"PropertySignature","name":"detail","type":"{ consentReference: string; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"detail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"detail","type":"{ consentReference: string; }"},"topLevelApiElementName":"ConsentReferenceEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ConsentReferenceEvent","members":[{"kind":"Property","name":"detail","type":"{ consentReference: string; }"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"ConsentReferenceInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"profileTagEventTracker","type":"ProfileTagEventService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cds!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"ConsentReferenceInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"ConsentReferenceInterceptor","members":[{"kind":"Property","name":"profileTagEventTracker","type":""},{"kind":"Property","name":"occEndpoints","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"profileTagEventTracker","type":"ProfileTagEventService","canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/cds!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/cds!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/cds!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Property","name":"isOccUrl","type":""}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"DebugEvent","members":[{"kind":"PropertySignature","name":"detail","type":"{ debug: boolean; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"detail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"detail","type":"{ debug: boolean; }"},"topLevelApiElementName":"DebugEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"DebugEvent","members":[{"kind":"Property","name":"detail","type":"{ debug: boolean; }"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"DebugInterceptor","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"profileTagEventTracker","type":"ProfileTagEventService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cds!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"intercept","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"intercept","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"next","type":"HttpHandler","isOptional":false,"canonicalReference":"@angular/common!HttpHandler:class","shortType":"HttpHandler","importPath":"@angular/common"}],"returnType":"Observable>"},"topLevelApiElementName":"DebugInterceptor","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"DebugInterceptor","members":[{"kind":"Property","name":"profileTagEventTracker","type":""},{"kind":"Property","name":"occEndpoints","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"profileTagEventTracker","type":"ProfileTagEventService","canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/cds!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"intercept","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/cds!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"next","type":"HttpHandler","canonicalReference":"@spartacus/cds!HttpHandler:class","shortType":"HttpHandler","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Property","name":"isOccUrl","type":""}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"MerchandisingCarouselComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/cds!~CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"merchandisingCarouselComponentService","type":"MerchandisingCarouselComponentService","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingCarouselComponentService:class","shortType":"MerchandisingCarouselComponentService","importPath":"@spartacus/cds"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cds!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"intersectionService","type":"IntersectionService","isOptional":false,"canonicalReference":"@spartacus/cds!~IntersectionService:class","shortType":"IntersectionService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"intersectionService","type":"IntersectionService"},{"kind":"Property","name":"lastEventModelId","type":"string"},{"kind":"Property","name":"merchandisingCarouselComponentService","type":"MerchandisingCarouselComponentService"},{"kind":"Property","name":"merchandisingCarouselModel$","type":"Observable"},{"kind":"Method","name":"onMerchandisingCarouselItemClick","overloadIndex":1,"parameters":[{"name":"merchandisingCarouselModel","type":"MerchandisingCarouselModel","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingCarouselModel:interface","shortType":"MerchandisingCarouselModel","importPath":"@spartacus/cds"},{"name":"clickedProduct","type":"MerchandisingProduct","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingProduct:interface","shortType":"MerchandisingProduct","importPath":"@spartacus/cds"}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"title$","type":"Observable"}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"componentData","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/cds!~CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"merchandisingCarouselComponentService","type":"MerchandisingCarouselComponentService","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingCarouselComponentService:class","shortType":"MerchandisingCarouselComponentService","importPath":"@spartacus/cds"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cds!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"intersectionService","type":"IntersectionService","isOptional":false,"canonicalReference":"@spartacus/cds!~IntersectionService:class","shortType":"IntersectionService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/cds!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"merchandisingCarouselComponentService","type":"MerchandisingCarouselComponentService","canonicalReference":"@spartacus/cds!MerchandisingCarouselComponentService:class","shortType":"MerchandisingCarouselComponentService","importPath":"@spartacus/cds","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cds!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"intersectionService","type":"IntersectionService","canonicalReference":"@spartacus/cds!IntersectionService:class","shortType":"IntersectionService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},"topLevelApiElementName":"MerchandisingCarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"componentData","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"componentData","type":"CmsComponentData"},"new":{"kind":"Property","name":"componentData","type":"CmsComponentData"},"topLevelApiElementName":"MerchandisingCarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onMerchandisingCarouselItemClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onMerchandisingCarouselItemClick","overloadIndex":1,"parameters":[{"name":"merchandisingCarouselModel","type":"MerchandisingCarouselModel","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingCarouselModel:interface","shortType":"MerchandisingCarouselModel","importPath":"@spartacus/cds"},{"name":"clickedProduct","type":"MerchandisingProduct","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingProduct:interface","shortType":"MerchandisingProduct","importPath":"@spartacus/cds"}],"returnType":"void"},"topLevelApiElementName":"MerchandisingCarouselComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"MerchandisingCarouselComponent","members":[{"kind":"Property","name":"componentData","type":"CmsComponentData"},{"kind":"Property","name":"merchandisingCarouselComponentService","type":"MerchandisingCarouselComponentService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"intersectionService","type":"IntersectionService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"lastEventModelId","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"componentData","type":"CmsComponentData","canonicalReference":"@spartacus/cds!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"merchandisingCarouselComponentService","type":"MerchandisingCarouselComponentService","canonicalReference":"@spartacus/cds!MerchandisingCarouselComponentService:class","shortType":"MerchandisingCarouselComponentService","importPath":"@spartacus/cds","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cds!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"intersectionService","type":"IntersectionService","canonicalReference":"@spartacus/cds!IntersectionService:class","shortType":"IntersectionService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Property","name":"title$","type":"Observable"},{"kind":"Property","name":"fetchProducts$","type":""},{"kind":"Property","name":"intersection$","type":""},{"kind":"Property","name":"merchandisingCarouselModel$","type":"Observable"},{"kind":"Method","name":"onMerchandisingCarouselItemClick","parameters":[{"name":"merchandisingCarouselModel","type":"MerchandisingCarouselModel","canonicalReference":"@spartacus/cds!MerchandisingCarouselModel:class","shortType":"MerchandisingCarouselModel","importPath":"","isOptional":false},{"name":"clickedProduct","type":"MerchandisingProduct","canonicalReference":"@spartacus/cds!MerchandisingProduct:class","shortType":"MerchandisingProduct","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"MerchandisingCarouselComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cdsMerchandisingProductService","type":"CdsMerchandisingProductService","isOptional":false,"canonicalReference":"@spartacus/cds!CdsMerchandisingProductService:class","shortType":"CdsMerchandisingProductService","importPath":"@spartacus/cds"},{"name":"productService","type":"ProductService","isOptional":false,"canonicalReference":"@spartacus/cds!~ProductService:class","shortType":"ProductService","importPath":"@spartacus/core"},{"name":"profileTagEventService","type":"ProfileTagEventService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds"},{"name":"cdsConfig","type":"CdsConfig","isOptional":false,"canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds"}]},{"kind":"Property","name":"cdsConfig","type":"CdsConfig"},{"kind":"Property","name":"cdsMerchandisingProductService","type":"CdsMerchandisingProductService"},{"kind":"Method","name":"getMerchandisingCaourselViewportThreshold","overloadIndex":1,"parameters":[{"name":"cmsComponent","type":"CmsMerchandisingCarouselComponent","isOptional":false,"canonicalReference":"@spartacus/cds!CmsMerchandisingCarouselComponent:interface","shortType":"CmsMerchandisingCarouselComponent","importPath":"@spartacus/cds"}],"returnType":"number"},{"kind":"Method","name":"getMerchandisingCarouselModel","overloadIndex":1,"parameters":[{"name":"cmsComponent","type":"CmsMerchandisingCarouselComponent","isOptional":false,"canonicalReference":"@spartacus/cds!CmsMerchandisingCarouselComponent:interface","shortType":"CmsMerchandisingCarouselComponent","importPath":"@spartacus/cds"}],"returnType":"Observable"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"profileTagEventService","type":"ProfileTagEventService"},{"kind":"Method","name":"sendCarouselItemClickedEvent","overloadIndex":1,"parameters":[{"name":"merchandisingCarouselModel","type":"MerchandisingCarouselModel","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingCarouselModel:interface","shortType":"MerchandisingCarouselModel","importPath":"@spartacus/cds"},{"name":"clickedProduct","type":"MerchandisingProduct","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingProduct:interface","shortType":"MerchandisingProduct","importPath":"@spartacus/cds"}],"returnType":"void"},{"kind":"Method","name":"sendCarouselViewEvent","overloadIndex":1,"parameters":[{"name":"lastSendModelId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"merchandisingCarouselModel$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMerchandisingCaourselViewportThreshold","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMerchandisingCaourselViewportThreshold","overloadIndex":1,"parameters":[{"name":"cmsComponent","type":"CmsMerchandisingCarouselComponent","isOptional":false,"canonicalReference":"@spartacus/cds!CmsMerchandisingCarouselComponent:interface","shortType":"CmsMerchandisingCarouselComponent","importPath":"@spartacus/cds"}],"returnType":"number"},"topLevelApiElementName":"MerchandisingCarouselComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMerchandisingCarouselModel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMerchandisingCarouselModel","overloadIndex":1,"parameters":[{"name":"cmsComponent","type":"CmsMerchandisingCarouselComponent","isOptional":false,"canonicalReference":"@spartacus/cds!CmsMerchandisingCarouselComponent:interface","shortType":"CmsMerchandisingCarouselComponent","importPath":"@spartacus/cds"}],"returnType":"Observable"},"topLevelApiElementName":"MerchandisingCarouselComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sendCarouselItemClickedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sendCarouselItemClickedEvent","overloadIndex":1,"parameters":[{"name":"merchandisingCarouselModel","type":"MerchandisingCarouselModel","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingCarouselModel:interface","shortType":"MerchandisingCarouselModel","importPath":"@spartacus/cds"},{"name":"clickedProduct","type":"MerchandisingProduct","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingProduct:interface","shortType":"MerchandisingProduct","importPath":"@spartacus/cds"}],"returnType":"void"},"topLevelApiElementName":"MerchandisingCarouselComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"sendCarouselViewEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"sendCarouselViewEvent","overloadIndex":1,"parameters":[{"name":"lastSendModelId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"merchandisingCarouselModel$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"Observable"},"topLevelApiElementName":"MerchandisingCarouselComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"MerchandisingCarouselComponentService","members":[{"kind":"Property","name":"cdsMerchandisingProductService","type":"CdsMerchandisingProductService"},{"kind":"Property","name":"productService","type":"ProductService"},{"kind":"Property","name":"profileTagEventService","type":"ProfileTagEventService"},{"kind":"Property","name":"cdsConfig","type":"CdsConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cdsMerchandisingProductService","type":"CdsMerchandisingProductService","canonicalReference":"@spartacus/cds!CdsMerchandisingProductService:class","shortType":"CdsMerchandisingProductService","importPath":"@spartacus/cds","isOptional":false},{"name":"productService","type":"ProductService","canonicalReference":"@spartacus/cds!ProductService:class","shortType":"ProductService","importPath":"@spartacus/core","isOptional":false},{"name":"profileTagEventService","type":"ProfileTagEventService","canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds","isOptional":false},{"name":"cdsConfig","type":"CdsConfig","canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds","isOptional":false}]},{"kind":"Method","name":"getMerchandisingCaourselViewportThreshold","parameters":[{"name":"cmsComponent","type":"CmsMerchandisingCarouselComponent","canonicalReference":"@spartacus/cds!CmsMerchandisingCarouselComponent:class","shortType":"CmsMerchandisingCarouselComponent","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"getMerchandisingCarouselModel","parameters":[{"name":"cmsComponent","type":"CmsMerchandisingCarouselComponent","canonicalReference":"@spartacus/cds!CmsMerchandisingCarouselComponent:class","shortType":"CmsMerchandisingCarouselComponent","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"sendCarouselViewEvent","parameters":[{"name":"lastSendModelId","type":"string","canonicalReference":"@spartacus/cds!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"merchandisingCarouselModel$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"sendCarouselItemClickedEvent","parameters":[{"name":"merchandisingCarouselModel","type":"MerchandisingCarouselModel","canonicalReference":"@spartacus/cds!MerchandisingCarouselModel:class","shortType":"MerchandisingCarouselModel","importPath":"","isOptional":false},{"name":"clickedProduct","type":"MerchandisingProduct","canonicalReference":"@spartacus/cds!MerchandisingProduct:class","shortType":"MerchandisingProduct","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"getCarouselMetadata","type":""},{"kind":"Property","name":"mapStrategyProductsToCarouselItems","type":""},{"kind":"Property","name":"mapStrategyProductsToProductIds","type":""},{"kind":"Property","name":"getMerchandisingCarouselModelId","type":""},{"kind":"Property","name":"getCarouselItemMetadata","type":""},{"kind":"Property","name":"getCarouselEventFromCarouselModel","type":""}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingCarouselModel","members":[{"kind":"PropertySignature","name":"backgroundColor","type":"string | Object | undefined"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"items$","type":"Observable[]"},{"kind":"PropertySignature","name":"metadata","type":"MerchandisingMetadata"},{"kind":"PropertySignature","name":"productIds","type":"string[]"},{"kind":"PropertySignature","name":"textColor","type":"string | Object | undefined"},{"kind":"PropertySignature","name":"title","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"backgroundColor","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"backgroundColor","type":"string | Object | undefined"},"topLevelApiElementName":"MerchandisingCarouselModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"MerchandisingCarouselModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"items$","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"items$","type":"Observable[]"},"topLevelApiElementName":"MerchandisingCarouselModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"metadata","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"metadata","type":"MerchandisingMetadata"},"topLevelApiElementName":"MerchandisingCarouselModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productIds","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productIds","type":"string[]"},"topLevelApiElementName":"MerchandisingCarouselModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"textColor","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"textColor","type":"string | Object | undefined"},"topLevelApiElementName":"MerchandisingCarouselModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"title","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"title","type":"string"},"topLevelApiElementName":"MerchandisingCarouselModel","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingCarouselModel","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"items$","type":"Observable[]"},{"kind":"Property","name":"productIds","type":"string[]"},{"kind":"Property","name":"metadata","type":"MerchandisingMetadata"},{"kind":"Property","name":"title","type":"string"},{"kind":"Property","name":"backgroundColor","type":"string | Object | undefined"},{"kind":"Property","name":"textColor","type":"string | Object | undefined"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingConfig","members":[{"kind":"PropertySignature","name":"defaultCarouselViewportThreshold","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultCarouselViewportThreshold","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultCarouselViewportThreshold","type":"number"},"topLevelApiElementName":"MerchandisingConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingConfig","members":[{"kind":"Property","name":"defaultCarouselViewportThreshold","type":"number"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingFacet","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"MerchandisingFacet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"MerchandisingFacet","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingFacet","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingMetadata","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"metadataKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"metadataKey","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"MerchandisingMetadata","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingMetadata","members":[]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingProduct","members":[{"kind":"PropertySignature","name":"metadata","type":"MerchandisingMetadata"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"metadata","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"metadata","type":"MerchandisingMetadata"},"topLevelApiElementName":"MerchandisingProduct","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingProduct","members":[{"kind":"Property","name":"metadata","type":"MerchandisingMetadata"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingProducts","members":[{"kind":"PropertySignature","name":"metadata","type":"MerchandisingMetadata"},{"kind":"PropertySignature","name":"products","type":"MerchandisingProduct[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"metadata","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"metadata","type":"MerchandisingMetadata"},"topLevelApiElementName":"MerchandisingProducts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"products","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"products","type":"MerchandisingProduct[]"},"topLevelApiElementName":"MerchandisingProducts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingProducts","members":[{"kind":"Property","name":"metadata","type":"MerchandisingMetadata"},{"kind":"Property","name":"products","type":"MerchandisingProduct[]"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingSiteContext","members":[{"kind":"PropertySignature","name":"language","type":"string"},{"kind":"PropertySignature","name":"site","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"language","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"language","type":"string"},"topLevelApiElementName":"MerchandisingSiteContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"site","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"site","type":"string"},"topLevelApiElementName":"MerchandisingSiteContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingSiteContext","members":[{"kind":"Property","name":"site","type":"string"},{"kind":"Property","name":"language","type":"string"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"MerchandisingStrategyAdapter","members":[{"kind":"Method","name":"loadProductsForStrategy","overloadIndex":1,"parameters":[{"name":"strategyId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"strategyRequest","type":"StrategyRequest","isOptional":true,"canonicalReference":"@spartacus/cds!StrategyRequest:interface","shortType":"StrategyRequest","importPath":"@spartacus/cds"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadProductsForStrategy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadProductsForStrategy","overloadIndex":1,"parameters":[{"name":"strategyId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"strategyRequest","type":"StrategyRequest","isOptional":true,"canonicalReference":"@spartacus/cds!StrategyRequest:interface","shortType":"StrategyRequest","importPath":"@spartacus/cds"}],"returnType":"Observable"},"topLevelApiElementName":"MerchandisingStrategyAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"MerchandisingStrategyAdapter","members":[{"kind":"Method","name":"loadProductsForStrategy","parameters":[{"name":"strategyId","type":"string","canonicalReference":"@spartacus/cds!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"strategyRequest","type":"StrategyRequest","canonicalReference":"@spartacus/cds!StrategyRequest:class","shortType":"StrategyRequest","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"MerchandisingStrategyConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"strategyAdapter","type":"MerchandisingStrategyAdapter","isOptional":false,"canonicalReference":"@spartacus/cds!MerchandisingStrategyAdapter:class","shortType":"MerchandisingStrategyAdapter","importPath":"@spartacus/cds"}]},{"kind":"Method","name":"loadProductsForStrategy","overloadIndex":1,"parameters":[{"name":"strategyId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"strategyRequest","type":"StrategyRequest","isOptional":true,"canonicalReference":"@spartacus/cds!StrategyRequest:interface","shortType":"StrategyRequest","importPath":"@spartacus/cds"}],"returnType":"Observable"},{"kind":"Property","name":"strategyAdapter","type":"MerchandisingStrategyAdapter"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadProductsForStrategy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadProductsForStrategy","overloadIndex":1,"parameters":[{"name":"strategyId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"strategyRequest","type":"StrategyRequest","isOptional":true,"canonicalReference":"@spartacus/cds!StrategyRequest:interface","shortType":"StrategyRequest","importPath":"@spartacus/cds"}],"returnType":"Observable"},"topLevelApiElementName":"MerchandisingStrategyConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"MerchandisingStrategyConnector","members":[{"kind":"Property","name":"strategyAdapter","type":"MerchandisingStrategyAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"strategyAdapter","type":"MerchandisingStrategyAdapter","canonicalReference":"@spartacus/cds!MerchandisingStrategyAdapter:class","shortType":"MerchandisingStrategyAdapter","importPath":"@spartacus/cds","isOptional":false}]},{"kind":"Method","name":"loadProductsForStrategy","parameters":[{"name":"strategyId","type":"string","canonicalReference":"@spartacus/cds!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"strategyRequest","type":"StrategyRequest","canonicalReference":"@spartacus/cds!StrategyRequest:class","shortType":"StrategyRequest","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingUserContext","members":[{"kind":"PropertySignature","name":"category","type":"string"},{"kind":"PropertySignature","name":"consentReference","type":"string"},{"kind":"PropertySignature","name":"facets","type":"string"},{"kind":"PropertySignature","name":"products","type":"string[]"},{"kind":"PropertySignature","name":"searchPhrase","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"category","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"category","type":"string"},"topLevelApiElementName":"MerchandisingUserContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consentReference","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consentReference","type":"string"},"topLevelApiElementName":"MerchandisingUserContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"facets","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"facets","type":"string"},"topLevelApiElementName":"MerchandisingUserContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"products","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"products","type":"string[]"},"topLevelApiElementName":"MerchandisingUserContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"searchPhrase","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"searchPhrase","type":"string"},"topLevelApiElementName":"MerchandisingUserContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"MerchandisingUserContext","members":[{"kind":"Property","name":"category","type":"string"},{"kind":"Property","name":"products","type":"string[]"},{"kind":"Property","name":"facets","type":"string"},{"kind":"Property","name":"consentReference","type":"string"},{"kind":"Property","name":"searchPhrase","type":"string"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"OccBackendNotification","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cds!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"notifySuccessfulLogin","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notifySuccessfulLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notifySuccessfulLogin","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccBackendNotification","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"OccBackendNotification","members":[{"kind":"Property","name":"http","type":""},{"kind":"Property","name":"occEndpoints","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/cds!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"notifySuccessfulLogin","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"Paged","members":[{"kind":"PropertySignature","name":"from","type":"number"},{"kind":"PropertySignature","name":"size","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"from","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"from","type":"number"},"topLevelApiElementName":"Paged","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"size","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"size","type":"number"},"topLevelApiElementName":"Paged","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"Paged","members":[{"kind":"Property","name":"from","type":"number"},{"kind":"Property","name":"size","type":"number"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ProfileTagConfig","members":[{"kind":"PropertySignature","name":"allowInsecureCookies","type":"boolean"},{"kind":"PropertySignature","name":"cdsSiteId","type":"string"},{"kind":"PropertySignature","name":"configUrl","type":"string"},{"kind":"PropertySignature","name":"gtmId","type":"string"},{"kind":"PropertySignature","name":"javascriptUrl","type":"string"},{"kind":"PropertySignature","name":"sciEnabled","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"allowInsecureCookies","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"allowInsecureCookies","type":"boolean"},"topLevelApiElementName":"ProfileTagConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cdsSiteId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cdsSiteId","type":"string"},"topLevelApiElementName":"ProfileTagConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configUrl","type":"string"},"topLevelApiElementName":"ProfileTagConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"gtmId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"gtmId","type":"string"},"topLevelApiElementName":"ProfileTagConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"javascriptUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"javascriptUrl","type":"string"},"topLevelApiElementName":"ProfileTagConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sciEnabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sciEnabled","type":"boolean"},"topLevelApiElementName":"ProfileTagConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ProfileTagConfig","members":[{"kind":"Property","name":"javascriptUrl","type":"string"},{"kind":"Property","name":"configUrl","type":"string"},{"kind":"Property","name":"cdsSiteId","type":"string"},{"kind":"Property","name":"allowInsecureCookies","type":"boolean"},{"kind":"Property","name":"gtmId","type":"string"},{"kind":"Property","name":"sciEnabled","type":"boolean"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"ProfileTagEventService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/cds!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"config","type":"CdsConfig","isOptional":false,"canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/cds!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"platform","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Method","name":"addTracker","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConsentReference","overloadIndex":1,"parameters":[],"returnType":"Observable | null"},{"kind":"Method","name":"getProfileTagEvents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handleConsentWithdrawn","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"latestConsentReference","type":"BehaviorSubject | undefined"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"notifyProfileTagOfEventOccurrence","overloadIndex":1,"parameters":[{"name":"event","type":"ProfileTagPushEvent","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagPushEvent:interface","shortType":"ProfileTagPushEvent","importPath":"@spartacus/cds"}],"returnType":"void"},{"kind":"Property","name":"profileTagDebug","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addTracker","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addTracker","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getConsentReference","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getConsentReference","overloadIndex":1,"parameters":[],"returnType":"Observable | null"},"topLevelApiElementName":"ProfileTagEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProfileTagEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProfileTagEvents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleConsentWithdrawn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleConsentWithdrawn","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProfileTagEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ProfileTagEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"notifyProfileTagOfEventOccurrence","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"notifyProfileTagOfEventOccurrence","overloadIndex":1,"parameters":[{"name":"event","type":"ProfileTagPushEvent","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagPushEvent:interface","shortType":"ProfileTagPushEvent","importPath":"@spartacus/cds"}],"returnType":"void"},"topLevelApiElementName":"ProfileTagEventService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"ProfileTagEventService","members":[{"kind":"Property","name":"winRef","type":""},{"kind":"Property","name":"config","type":""},{"kind":"Property","name":"baseSiteService","type":""},{"kind":"Property","name":"platform","type":""},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"latestConsentReference","type":"BehaviorSubject | undefined"},{"kind":"Property","name":"profileTagDebug","type":"boolean"},{"kind":"Property","name":"consentReference$","type":""},{"kind":"Property","name":"profileTagWindow","type":""},{"kind":"Property","name":"profileTagEvents$","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/cds!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"CdsConfig","canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/cds!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"platform","type":"any","canonicalReference":"@spartacus/cds!any:class","shortType":"any","importPath":"","isOptional":false}]},{"kind":"Property","name":"setConsentReferenceFromLocalStorage","type":""},{"kind":"Method","name":"getProfileTagEvents","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getConsentReference","parameters":[],"returnType":"Observable | null"},{"kind":"Method","name":"handleConsentWithdrawn","parameters":[],"returnType":"void"},{"kind":"Method","name":"addTracker","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"notifyProfileTagOfEventOccurrence","parameters":[{"name":"event","type":"ProfileTagPushEvent","canonicalReference":"@spartacus/cds!ProfileTagPushEvent:class","shortType":"ProfileTagPushEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"setConsentReference","type":""},{"kind":"Property","name":"debugModeChanged","type":""},{"kind":"Property","name":"createConfig","type":""},{"kind":"Property","name":"isScriptLoaded","type":""},{"kind":"Property","name":"addScript","type":""},{"kind":"Property","name":"initWindow","type":""},{"kind":"Property","name":"exposeConfig","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"ProfileTagInjectorService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"profileTagEventTracker","type":"ProfileTagEventService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds"},{"name":"cdsBackendConnector","type":"CdsBackendConnector","isOptional":false,"canonicalReference":"@spartacus/cds!CdsBackendConnector:class","shortType":"CdsBackendConnector","importPath":"@spartacus/cds"},{"name":"profileTagLifecycleService","type":"ProfileTagLifecycleService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagLifecycleService:class","shortType":"ProfileTagLifecycleService","importPath":"@spartacus/cds"}]},{"kind":"Method","name":"track","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"track","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"track","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagInjectorService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"ProfileTagInjectorService","members":[{"kind":"Property","name":"profileTagEventTracker","type":""},{"kind":"Property","name":"cdsBackendConnector","type":""},{"kind":"Property","name":"profileTagLifecycleService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"profileTagEventTracker","type":"ProfileTagEventService","canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds","isOptional":false},{"name":"cdsBackendConnector","type":"CdsBackendConnector","canonicalReference":"@spartacus/cds!CdsBackendConnector:class","shortType":"CdsBackendConnector","importPath":"@spartacus/cds","isOptional":false},{"name":"profileTagLifecycleService","type":"ProfileTagLifecycleService","canonicalReference":"@spartacus/cds!ProfileTagLifecycleService:class","shortType":"ProfileTagLifecycleService","importPath":"@spartacus/cds","isOptional":false}]},{"kind":"Method","name":"track","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"notifyEcOfLoginSuccessful","type":""}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ProfileTagJsConfig","members":[{"kind":"PropertySignature","name":"allowInsecureCookies","type":"boolean"},{"kind":"PropertySignature","name":"configUrl","type":"string"},{"kind":"PropertySignature","name":"gtmId","type":"string"},{"kind":"PropertySignature","name":"javascriptUrl","type":"string"},{"kind":"PropertySignature","name":"siteId","type":"string"},{"kind":"PropertySignature","name":"spa","type":"boolean"},{"kind":"PropertySignature","name":"tenant","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"allowInsecureCookies","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"allowInsecureCookies","type":"boolean"},"topLevelApiElementName":"ProfileTagJsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"configUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"configUrl","type":"string"},"topLevelApiElementName":"ProfileTagJsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"gtmId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"gtmId","type":"string"},"topLevelApiElementName":"ProfileTagJsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"javascriptUrl","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"javascriptUrl","type":"string"},"topLevelApiElementName":"ProfileTagJsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"siteId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"siteId","type":"string"},"topLevelApiElementName":"ProfileTagJsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"spa","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"spa","type":"boolean"},"topLevelApiElementName":"ProfileTagJsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tenant","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tenant","type":"string"},"topLevelApiElementName":"ProfileTagJsConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ProfileTagJsConfig","members":[{"kind":"Property","name":"tenant","type":"string"},{"kind":"Property","name":"siteId","type":"string"},{"kind":"Property","name":"spa","type":"boolean"},{"kind":"Property","name":"javascriptUrl","type":"string"},{"kind":"Property","name":"configUrl","type":"string"},{"kind":"Property","name":"allowInsecureCookies","type":"boolean"},{"kind":"Property","name":"gtmId","type":"string"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"ProfileTagLifecycleService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"consentService","type":"ConsentService","isOptional":false,"canonicalReference":"@spartacus/cds!~ConsentService:class","shortType":"ConsentService","importPath":"@spartacus/core"},{"name":"config","type":"CdsConfig","isOptional":false,"canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds"},{"name":"actionsSubject","type":"ActionsSubject","isOptional":false,"canonicalReference":"@ngrx/store!ActionsSubject:class","shortType":"ActionsSubject","importPath":"@ngrx/store"}]},{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"config","type":"CdsConfig"},{"kind":"Method","name":"consentChanged","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"consentService","type":"ConsentService"},{"kind":"Method","name":"loginSuccessful","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"consentChanged","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"consentChanged","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagLifecycleService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginSuccessful","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginSuccessful","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagLifecycleService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"ProfileTagLifecycleService","members":[{"kind":"Property","name":"consentService","type":"ConsentService"},{"kind":"Property","name":"config","type":"CdsConfig"},{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"loginEnvelopes$","type":""},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"consentService","type":"ConsentService","canonicalReference":"@spartacus/cds!ConsentService:class","shortType":"ConsentService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"CdsConfig","canonicalReference":"@spartacus/cds!CdsConfig:class","shortType":"CdsConfig","importPath":"@spartacus/cds","isOptional":false},{"name":"actionsSubject","type":"ActionsSubject","canonicalReference":"@spartacus/cds!ActionsSubject:class","shortType":"ActionsSubject","importPath":"","isOptional":false}]},{"kind":"Method","name":"consentChanged","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loginSuccessful","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ProfileTagPushEvent","members":[{"kind":"PropertySignature","name":"data","type":"{ segments?: string[]; actions?: PersonalizationAction[]; [x: string]: any; }"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"data","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"data","type":"{ segments?: string[]; actions?: PersonalizationAction[]; [x: string]: any; }"},"topLevelApiElementName":"ProfileTagPushEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"ProfileTagPushEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ProfileTagPushEvent","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"data","type":"{ segments?: string[]; actions?: PersonalizationAction[]; [x: string]: any; }"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"ProfileTagPushEventsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cds!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"personalizationContextService","type":"PersonalizationContextService","isOptional":false,"canonicalReference":"@spartacus/cds!~PersonalizationContextService:class","shortType":"PersonalizationContextService","importPath":"@spartacus/tracking/personalization/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cds!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"addedToCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addPushEvent","overloadIndex":1,"parameters":[{"name":"event","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"void"},{"kind":"Method","name":"cartChangedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"cartPageVisitedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"categoryPageVisited","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getPushEvents","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"homePageVisitedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"modifiedCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"navigatedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"orderConfirmationPageVisited","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"personalizationContextService","type":"PersonalizationContextService"},{"kind":"Method","name":"productDetailsPageView","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"removedFromCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"searchResultsChanged","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addedToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addedToCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addPushEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addPushEvent","overloadIndex":1,"parameters":[{"name":"event","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"void"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cartChangedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cartChangedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cartPageVisitedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cartPageVisitedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"categoryPageVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"categoryPageVisited","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPushEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPushEvents","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"homePageVisitedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"homePageVisitedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"modifiedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"modifiedCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigatedEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigatedEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"orderConfirmationPageVisited","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"orderConfirmationPageVisited","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"productDetailsPageView","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"productDetailsPageView","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removedFromCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removedFromCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchResultsChanged","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchResultsChanged","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ProfileTagPushEventsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"ProfileTagPushEventsService","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"personalizationContextService","type":"PersonalizationContextService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"pushEvents$","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cds!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"personalizationContextService","type":"PersonalizationContextService","canonicalReference":"@spartacus/cds!PersonalizationContextService:class","shortType":"PersonalizationContextService","importPath":"@spartacus/tracking/personalization/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cds!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"getPushEvents","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addPushEvent","parameters":[{"name":"event","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"categoryPageVisited","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"searchResultsChanged","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"productDetailsPageView","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"navigatedEvent","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"cartPageVisitedEvent","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"homePageVisitedEvent","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"orderConfirmationPageVisited","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addedToCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"removedFromCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"modifiedCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"cartChangedEvent","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"getProductPrice","type":""},{"kind":"Property","name":"categoriesToIds","type":""}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ProfileTagWindowObject","members":[{"kind":"PropertySignature","name":"Y_TRACKING","type":"{ q?: ProfileTagJsConfig[][]; eventLayer?: ProfileTagPushEvent[]; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"Y_TRACKING","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"Y_TRACKING","type":"{ q?: ProfileTagJsConfig[][]; eventLayer?: ProfileTagPushEvent[]; }"},"topLevelApiElementName":"ProfileTagWindowObject","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"ProfileTagWindowObject","members":[{"kind":"Property","name":"Y_TRACKING","type":"{ q?: ProfileTagJsConfig[][]; eventLayer?: ProfileTagPushEvent[]; }"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"StrategyProduct","members":[{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"metadata","type":"{ [metadataAttributeName: string]: string; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"StrategyProduct","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"metadata","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"metadata","type":"{ [metadataAttributeName: string]: string; }"},"topLevelApiElementName":"StrategyProduct","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"StrategyProduct","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"metadata","type":"{ [metadataAttributeName: string]: string; }"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"StrategyProducts","members":[{"kind":"PropertySignature","name":"metadata","type":"{ [metadataAttributeName: string]: string; }"},{"kind":"PropertySignature","name":"paged","type":"Paged"},{"kind":"PropertySignature","name":"products","type":"StrategyProduct[]"},{"kind":"PropertySignature","name":"resultCount","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"metadata","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"metadata","type":"{ [metadataAttributeName: string]: string; }"},"topLevelApiElementName":"StrategyProducts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paged","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paged","type":"Paged"},"topLevelApiElementName":"StrategyProducts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"products","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"products","type":"StrategyProduct[]"},"topLevelApiElementName":"StrategyProducts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"resultCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"resultCount","type":"number"},"topLevelApiElementName":"StrategyProducts","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"StrategyProducts","members":[{"kind":"Property","name":"resultCount","type":"number"},{"kind":"Property","name":"products","type":"StrategyProduct[]"},{"kind":"Property","name":"paged","type":"Paged"},{"kind":"Property","name":"metadata","type":"{ [metadataAttributeName: string]: string; }"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"StrategyRequest","members":[{"kind":"PropertySignature","name":"headers","type":"{ consentReference?: string; }"},{"kind":"PropertySignature","name":"queryParams","type":"{ products?: string[]; category?: string; facets?: string; date?: Date; site?: string; language?: string; pageNumber?: number; pageSize?: number; searchPhrase?: string; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"headers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"headers","type":"{ consentReference?: string; }"},"topLevelApiElementName":"StrategyRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"queryParams","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"queryParams","type":"{ products?: string[]; category?: string; facets?: string; date?: Date; site?: string; language?: string; pageNumber?: number; pageSize?: number; searchPhrase?: string; }"},"topLevelApiElementName":"StrategyRequest","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"StrategyRequest","members":[{"kind":"Property","name":"queryParams","type":"{ products?: string[]; category?: string; facets?: string; date?: Date; site?: string; language?: string; pageNumber?: number; pageSize?: number; searchPhrase?: string; }"},{"kind":"Property","name":"headers","type":"{ consentReference?: string; }"}]}},{"entryPoint":"@spartacus/cds","kind":"Interface","name":"StrategyResponse","members":[{"kind":"PropertySignature","name":"products","type":"StrategyProducts"},{"kind":"PropertySignature","name":"request","type":"StrategyRequest"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"products","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"products","type":"StrategyProducts"},"topLevelApiElementName":"StrategyResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"request","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"request","type":"StrategyRequest"},"topLevelApiElementName":"StrategyResponse","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Interface","name":"StrategyResponse","members":[{"kind":"Property","name":"request","type":"StrategyRequest"},{"kind":"Property","name":"products","type":"StrategyProducts"}]}},{"entryPoint":"@spartacus/cds","kind":"Class","name":"TrackingService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"profileTagLifecycleService","type":"ProfileTagLifecycleService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagLifecycleService:class","shortType":"ProfileTagLifecycleService","importPath":"@spartacus/cds"},{"name":"profileTagPushEventsService","type":"ProfileTagPushEventsService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagPushEventsService:class","shortType":"ProfileTagPushEventsService","importPath":"@spartacus/cds"},{"name":"profileTagEventTracker","type":"ProfileTagEventService","isOptional":false,"canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds"}]},{"kind":"Method","name":"factory","overloadIndex":1,"parameters":[{"name":"trackingService","type":"TrackingService","isOptional":false,"canonicalReference":"@spartacus/cds!TrackingService:class","shortType":"TrackingService","importPath":"@spartacus/cds"}],"returnType":"() => void"},{"kind":"Property","name":"profileTagLifecycleService","type":"ProfileTagLifecycleService"},{"kind":"Property","name":"profileTagPushEventsService","type":"ProfileTagPushEventsService"},{"kind":"Method","name":"trackEvents","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"factory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"factory","overloadIndex":1,"parameters":[{"name":"trackingService","type":"TrackingService","isOptional":false,"canonicalReference":"@spartacus/cds!TrackingService:class","shortType":"TrackingService","importPath":"@spartacus/cds"}],"returnType":"() => void"},"topLevelApiElementName":"TrackingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"trackEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"trackEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"TrackingService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cds"}],"newApiElement":{"entryPoint":"@spartacus/cds","kind":"Class","name":"TrackingService","members":[{"kind":"Property","name":"profileTagLifecycleService","type":"ProfileTagLifecycleService"},{"kind":"Property","name":"profileTagPushEventsService","type":"ProfileTagPushEventsService"},{"kind":"Property","name":"profileTagEventTracker","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"profileTagLifecycleService","type":"ProfileTagLifecycleService","canonicalReference":"@spartacus/cds!ProfileTagLifecycleService:class","shortType":"ProfileTagLifecycleService","importPath":"@spartacus/cds","isOptional":false},{"name":"profileTagPushEventsService","type":"ProfileTagPushEventsService","canonicalReference":"@spartacus/cds!ProfileTagPushEventsService:class","shortType":"ProfileTagPushEventsService","importPath":"@spartacus/cds","isOptional":false},{"name":"profileTagEventTracker","type":"ProfileTagEventService","canonicalReference":"@spartacus/cds!ProfileTagEventService:class","shortType":"ProfileTagEventService","importPath":"@spartacus/cds","isOptional":false}]},{"kind":"Method","name":"factory","parameters":[{"name":"trackingService","type":"TrackingService","canonicalReference":"@spartacus/cds!TrackingService:class","shortType":"TrackingService","importPath":"@spartacus/cds","isOptional":false}],"returnType":"() => void"},{"kind":"Method","name":"trackEvents","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdp/customer-ticketing","kind":"Class","name":"CdpCustomerTicketingCloseComponentService","members":[{"kind":"Method","name":"enableCloseButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enableCloseButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enableCloseButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdpCustomerTicketingCloseComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdp/customer-ticketing"}],"newApiElement":{"entryPoint":"@spartacus/cdp/customer-ticketing","kind":"Class","name":"CdpCustomerTicketingCloseComponentService","members":[{"kind":"Method","name":"enableCloseButton","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdp/customer-ticketing","kind":"Class","name":"CdpCustomerTicketingMessagesComponentService","members":[{"kind":"Method","name":"displayAddMessageSection","overloadIndex":1,"parameters":[{"name":"_ticket","type":"TicketDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/cdp_customer-ticketing!~TicketDetails:interface","shortType":"TicketDetails","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayAddMessageSection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayAddMessageSection","overloadIndex":1,"parameters":[{"name":"_ticket","type":"TicketDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/cdp_customer-ticketing!~TicketDetails:interface","shortType":"TicketDetails","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"boolean"},"topLevelApiElementName":"CdpCustomerTicketingMessagesComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdp/customer-ticketing"}],"newApiElement":{"entryPoint":"@spartacus/cdp/customer-ticketing","kind":"Class","name":"CdpCustomerTicketingMessagesComponentService","members":[{"kind":"Method","name":"displayAddMessageSection","parameters":[{"name":"_ticket","type":"TicketDetails | undefined","canonicalReference":"@spartacus/cdp/customer-ticketing!TicketDetails:class","shortType":"TicketDetails","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdp/customer-ticketing","kind":"Class","name":"CdpCustomerTicketingReopenComponentService","members":[{"kind":"Method","name":"enableReopenButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enableReopenButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enableReopenButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdpCustomerTicketingReopenComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdp/customer-ticketing"}],"newApiElement":{"entryPoint":"@spartacus/cdp/customer-ticketing","kind":"Class","name":"CdpCustomerTicketingReopenComponentService","members":[{"kind":"Method","name":"enableReopenButton","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdp","kind":"Class","name":"CdpCustomerTicketingCloseComponentService","members":[{"kind":"Method","name":"enableCloseButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enableCloseButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enableCloseButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdpCustomerTicketingCloseComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdp"}],"newApiElement":{"entryPoint":"@spartacus/cdp","kind":"Class","name":"CdpCustomerTicketingCloseComponentService","members":[{"kind":"Method","name":"enableCloseButton","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdp","kind":"Class","name":"CdpCustomerTicketingMessagesComponentService","members":[{"kind":"Method","name":"displayAddMessageSection","overloadIndex":1,"parameters":[{"name":"_ticket","type":"TicketDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/cdp!~TicketDetails:interface","shortType":"TicketDetails","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayAddMessageSection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayAddMessageSection","overloadIndex":1,"parameters":[{"name":"_ticket","type":"TicketDetails | undefined","isOptional":false,"canonicalReference":"@spartacus/cdp!~TicketDetails:interface","shortType":"TicketDetails","importPath":"@spartacus/customer-ticketing/root"}],"returnType":"boolean"},"topLevelApiElementName":"CdpCustomerTicketingMessagesComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdp"}],"newApiElement":{"entryPoint":"@spartacus/cdp","kind":"Class","name":"CdpCustomerTicketingMessagesComponentService","members":[{"kind":"Method","name":"displayAddMessageSection","parameters":[{"name":"_ticket","type":"TicketDetails | undefined","canonicalReference":"@spartacus/cdp!TicketDetails:class","shortType":"TicketDetails","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdp","kind":"Class","name":"CdpCustomerTicketingReopenComponentService","members":[{"kind":"Method","name":"enableReopenButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"enableReopenButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"enableReopenButton","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdpCustomerTicketingReopenComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdp"}],"newApiElement":{"entryPoint":"@spartacus/cdp","kind":"Class","name":"CdpCustomerTicketingReopenComponentService","members":[{"kind":"Method","name":"enableReopenButton","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdc/user-profile","kind":"Class","name":"CDCForgotPasswordComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userPasswordService","type":"UserPasswordFacade","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~UserPasswordFacade:class","shortType":"UserPasswordFacade","importPath":"@spartacus/user/profile/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"},{"name":"globalMessage","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"cdcJsService","type":"CdcJsService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"requestEmail","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userPasswordService","type":"UserPasswordFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CDCForgotPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requestEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requestEmail","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CDCForgotPasswordComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"}],"newApiElement":{"entryPoint":"@spartacus/cdc/user-profile","kind":"Class","name":"CDCForgotPasswordComponentService","members":[{"kind":"Property","name":"userPasswordService","type":"UserPasswordFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"globalMessage","type":"GlobalMessageService"},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userPasswordService","type":"UserPasswordFacade","canonicalReference":"@spartacus/cdc/user-profile!UserPasswordFacade:class","shortType":"UserPasswordFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cdc/user-profile!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/cdc/user-profile!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessage","type":"GlobalMessageService","canonicalReference":"@spartacus/cdc/user-profile!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"cdcJsService","type":"CdcJsService","canonicalReference":"@spartacus/cdc/user-profile!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root","isOptional":false}]},{"kind":"Method","name":"requestEmail","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/user-profile","kind":"Class","name":"CDCRegisterComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root"},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"cdcJSService","type":"CdcJsService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"userProfileFacade","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"},{"name":"cdcConsentManagementService","type":"CdcConsentManagementComponentService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~CdcConsentManagementComponentService:class","shortType":"CdcConsentManagementComponentService","importPath":"@spartacus/cdc/root"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"},{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"cdcConsentManagementService","type":"CdcConsentManagementComponentService"},{"kind":"Property","name":"cdcJSService","type":"CdcJsService"},{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[{"name":"formData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UserSignUp"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Method","name":"fetchCdcConsentsForRegistration","overloadIndex":1,"parameters":[],"returnType":"ConsentTemplate[]"},{"kind":"Method","name":"generateAdditionalConsentsFormControl","overloadIndex":1,"parameters":[],"returnType":"UntypedFormArray"},{"kind":"Method","name":"generatePreferencesObject","overloadIndex":1,"parameters":[],"returnType":"any"},{"kind":"Method","name":"getAdditionalConsents","overloadIndex":1,"parameters":[],"returnType":"{ template: ConsentTemplate; required: boolean; }[]"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"isLoggedIn$","type":"Observable"},{"kind":"Property","name":"loadUserTokenFailed$","type":"Observable"},{"kind":"Method","name":"postRegisterMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},{"kind":"Property","name":"registerCommand","type":"Command<{ user: UserSignUp; }, User>"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectDataFromRegisterForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[{"name":"formData","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"UserSignUp"},"topLevelApiElementName":"CDCRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fetchCdcConsentsForRegistration","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fetchCdcConsentsForRegistration","overloadIndex":1,"parameters":[],"returnType":"ConsentTemplate[]"},"topLevelApiElementName":"CDCRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateAdditionalConsentsFormControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateAdditionalConsentsFormControl","overloadIndex":1,"parameters":[],"returnType":"UntypedFormArray"},"topLevelApiElementName":"CDCRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generatePreferencesObject","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generatePreferencesObject","overloadIndex":1,"parameters":[],"returnType":"any"},"topLevelApiElementName":"CDCRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAdditionalConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAdditionalConsents","overloadIndex":1,"parameters":[],"returnType":"{ template: ConsentTemplate; required: boolean; }[]"},"topLevelApiElementName":"CDCRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"postRegisterMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"postRegisterMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CDCRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/cdc_user-profile!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable"},"topLevelApiElementName":"CDCRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-profile"}],"newApiElement":{"entryPoint":"@spartacus/cdc/user-profile","kind":"Class","name":"CDCRegisterComponentService","members":[{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"cdcJSService","type":"CdcJsService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Property","name":"cdcConsentManagementService","type":"CdcConsentManagementComponentService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"registerCommand","type":"Command<{ user: UserSignUp; }, User>"},{"kind":"Property","name":"loadUserTokenFailed$","type":"Observable"},{"kind":"Property","name":"isLoggedIn$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userRegisterFacade","type":"UserRegisterFacade","canonicalReference":"@spartacus/cdc/user-profile!UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/cdc/user-profile!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"cdcJSService","type":"CdcJsService","canonicalReference":"@spartacus/cdc/user-profile!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cdc/user-profile!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/cdc/user-profile!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cdc/user-profile!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"userProfileFacade","type":"UserProfileFacade","canonicalReference":"@spartacus/cdc/user-profile!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"cdcConsentManagementService","type":"CdcConsentManagementComponentService","canonicalReference":"@spartacus/cdc/user-profile!CdcConsentManagementComponentService:class","shortType":"CdcConsentManagementComponentService","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/cdc/user-profile!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false},{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/cdc/user-profile!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/cdc/user-profile!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"postRegisterMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"fetchCdcConsentsForRegistration","parameters":[],"returnType":"ConsentTemplate[]"},{"kind":"Method","name":"generateAdditionalConsentsFormControl","parameters":[],"returnType":"UntypedFormArray"},{"kind":"Method","name":"getAdditionalConsents","parameters":[],"returnType":"{ template: ConsentTemplate; required: boolean; }[]"},{"kind":"Method","name":"collectDataFromRegisterForm","parameters":[{"name":"formData","type":"any","canonicalReference":"@spartacus/cdc/user-profile!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"UserSignUp"}]}},{"entryPoint":"@spartacus/cdc/user-account","kind":"Class","name":"CdcLoginFormComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"auth","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"cdcJsService","type":"CdcJsService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root"}]},{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"initCustomLogin","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"login","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initCustomLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initCustomLogin","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcLoginFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"login","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"login","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcLoginFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcLoginFormComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"}],"newApiElement":{"entryPoint":"@spartacus/cdc/user-account","kind":"Class","name":"CdcLoginFormComponentService","members":[{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"auth","type":"AuthService","canonicalReference":"@spartacus/cdc/user-account!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cdc/user-account!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/cdc/user-account!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"cdcJsService","type":"CdcJsService","canonicalReference":"@spartacus/cdc/user-account!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"login","parameters":[],"returnType":"void"},{"kind":"Method","name":"initCustomLogin","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/user-account","kind":"Class","name":"CdcReconsentComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core"},{"name":"cdcReconsentService","type":"CdcReconsentComponentService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!CdcReconsentComponentService:class","shortType":"CdcReconsentComponentService","importPath":"@spartacus/cdc/user-account"}]},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"cdcConsentManagementComponentService","type":"CdcConsentManagementComponentService"},{"kind":"Property","name":"cdcReconsentService","type":"CdcReconsentComponentService"},{"kind":"Property","name":"disableSubmitButton","type":"boolean"},{"kind":"Method","name":"dismissDialog","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"message","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"reconsentIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"loaded$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onConsentChange","overloadIndex":1,"parameters":[{"name":"event","type":"{ given: boolean; template: ConsentTemplate; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"reconsentEvent","type":"any"},{"kind":"Property","name":"requiredReconsents","type":"string[]"},{"kind":"Property","name":"selectedConsents","type":"string[]"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"templateList$","type":"Observable"},{"kind":"Property","name":"totalConsents","type":"number"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dismissDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dismissDialog","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"message","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"reconsentIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onConsentChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onConsentChange","overloadIndex":1,"parameters":[{"name":"event","type":"{ given: boolean; template: ConsentTemplate; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"totalConsents","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"totalConsents","type":"number"},"topLevelApiElementName":"CdcReconsentComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"}],"newApiElement":{"entryPoint":"@spartacus/cdc/user-account","kind":"Class","name":"CdcReconsentComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"anonymousConsentsService","type":"AnonymousConsentsService"},{"kind":"Property","name":"cdcReconsentService","type":"CdcReconsentComponentService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"cdcConsentManagementComponentService","type":"CdcConsentManagementComponentService"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"loaded$","type":"Observable"},{"kind":"Property","name":"templateList$","type":"Observable"},{"kind":"Property","name":"reconsentEvent","type":"any"},{"kind":"Property","name":"requiredReconsents","type":"string[]"},{"kind":"Property","name":"selectedConsents","type":"string[]"},{"kind":"Property","name":"disableSubmitButton","type":"boolean"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cdc/user-account!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"anonymousConsentsService","type":"AnonymousConsentsService","canonicalReference":"@spartacus/cdc/user-account!AnonymousConsentsService:class","shortType":"AnonymousConsentsService","importPath":"@spartacus/core","isOptional":false},{"name":"cdcReconsentService","type":"CdcReconsentComponentService","canonicalReference":"@spartacus/cdc/user-account!CdcReconsentComponentService:class","shortType":"CdcReconsentComponentService","importPath":"@spartacus/cdc/user-account","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"loadConsents","parameters":[{"name":"reconsentIds","type":"string[]","canonicalReference":"@spartacus/cdc/user-account!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onConsentChange","parameters":[{"name":"event","type":"{\n given: boolean;\n template: ConsentTemplate;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"dismissDialog","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/cdc/user-account!any:class","shortType":"any","importPath":"","isOptional":true},{"name":"message","type":"string","canonicalReference":"@spartacus/cdc/user-account!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"buildPreferenceList","type":""},{"kind":"Property","name":"areAllMandatoryConsentsGiven","type":""},{"kind":"Property","name":"updateSelectedConsents","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/user-account","kind":"Class","name":"CdcReconsentComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cdcUserConsentService","type":"CdcUserConsentService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~CdcUserConsentService:class","shortType":"CdcUserConsentService","importPath":"@spartacus/cdc/root"},{"name":"cdcJsService","type":"CdcJsService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Property","name":"cdcUserConsentService","type":"CdcUserConsentService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleReconsentUpdateError","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"errorMessage","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"saveConsentAndLogin","overloadIndex":1,"parameters":[{"name":"consentId","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"savePreferencesAndLogin","overloadIndex":1,"parameters":[{"name":"consents","type":"CdcConsent[]","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~CdcConsent:interface","shortType":"CdcConsent","importPath":"@spartacus/cdc/root"},{"name":"userParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleReconsentUpdateError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleReconsentUpdateError","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"errorMessage","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveConsentAndLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveConsentAndLogin","overloadIndex":1,"parameters":[{"name":"consentId","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"savePreferencesAndLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"savePreferencesAndLogin","overloadIndex":1,"parameters":[{"name":"consents","type":"CdcConsent[]","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~CdcConsent:interface","shortType":"CdcConsent","importPath":"@spartacus/cdc/root"},{"name":"userParams","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcReconsentComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"}],"newApiElement":{"entryPoint":"@spartacus/cdc/user-account","kind":"Class","name":"CdcReconsentComponentService","members":[{"kind":"Property","name":"cdcUserConsentService","type":"CdcUserConsentService"},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cdcUserConsentService","type":"CdcUserConsentService","canonicalReference":"@spartacus/cdc/user-account!CdcUserConsentService:class","shortType":"CdcUserConsentService","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"cdcJsService","type":"CdcJsService","canonicalReference":"@spartacus/cdc/user-account!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cdc/user-account!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cdc/user-account!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"savePreferencesAndLogin","parameters":[{"name":"consents","type":"CdcConsent[]","canonicalReference":"@spartacus/cdc/user-account!CdcConsent:class","shortType":"CdcConsent","importPath":"","isOptional":false},{"name":"userParams","type":"any","canonicalReference":"@spartacus/cdc/user-account!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleReconsentUpdateError","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/cdc/user-account!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"errorMessage","type":"string","canonicalReference":"@spartacus/cdc/user-account!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/user-account","kind":"Class","name":"CdcReconsentDialogEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onReconsent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"CdcReConsentEvent","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~CdcReConsentEvent:class","shortType":"CdcReConsentEvent","importPath":"@spartacus/cdc/root"}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcReconsentDialogEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onReconsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onReconsent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcReconsentDialogEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"CdcReConsentEvent","isOptional":false,"canonicalReference":"@spartacus/cdc_user-account!~CdcReConsentEvent:class","shortType":"CdcReConsentEvent","importPath":"@spartacus/cdc/root"}],"returnType":"void"},"topLevelApiElementName":"CdcReconsentDialogEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/user-account"}],"newApiElement":{"entryPoint":"@spartacus/cdc/user-account","kind":"Class","name":"CdcReconsentDialogEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cdc/user-account!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cdc/user-account!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"onReconsent","parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","parameters":[{"name":"event","type":"CdcReConsentEvent","canonicalReference":"@spartacus/cdc/user-account!CdcReConsentEvent:class","shortType":"CdcReConsentEvent","importPath":"@spartacus/cdc/root","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Variable","name":"CDC_USER_PREFERENCE_SERIALIZER","type":"InjectionToken>","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"CDC_USER_PREFERENCE_SERIALIZER","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CDC_USER_PREFERENCE_SERIALIZER","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/root"}]},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcAuthFacade","members":[{"kind":"Method","name":"loginWithCustomCdcFlow","overloadIndex":1,"parameters":[{"name":"UID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"UIDSignature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"signatureTimestamp","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"idToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loginWithToken","overloadIndex":1,"parameters":[{"name":"token","type":"Partial & { expires_in?: number; }","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithCustomCdcFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithCustomCdcFlow","overloadIndex":1,"parameters":[{"name":"UID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"UIDSignature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"signatureTimestamp","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"idToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcAuthFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithToken","overloadIndex":1,"parameters":[{"name":"token","type":"Partial & { expires_in?: number; }","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcAuthFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcAuthFacade","members":[{"kind":"Method","name":"loginWithCustomCdcFlow","parameters":[{"name":"UID","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"UIDSignature","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"signatureTimestamp","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"idToken","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"baseSite","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loginWithToken","parameters":[{"name":"token","type":"Partial & {\n expires_in?: number;\n }","canonicalReference":"@spartacus/cdc/root!Partial:class","shortType":"Partial","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Interface","name":"CdcConsent","members":[{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"isConsentGranted","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"CdcConsent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isConsentGranted","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isConsentGranted","type":"boolean"},"topLevelApiElementName":"CdcConsent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Interface","name":"CdcConsent","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"isConsentGranted","type":"boolean"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcConsentManagementComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"CdcConsentsLocalStorageService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConsentsLocalStorageService:class","shortType":"CdcConsentsLocalStorageService","importPath":"@spartacus/cdc/root"}]},{"kind":"Method","name":"getCdcConsentIDs","overloadIndex":1,"parameters":[{"name":"mandatoryConsents","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},{"kind":"Method","name":"getRequiredConsents","overloadIndex":1,"parameters":[{"name":"templateList","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"string[]"},{"kind":"Method","name":"isConsentMandatory","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"store","type":"CdcConsentsLocalStorageService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCdcConsentIDs","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCdcConsentIDs","overloadIndex":1,"parameters":[{"name":"mandatoryConsents","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"CdcConsentManagementComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRequiredConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRequiredConsents","overloadIndex":1,"parameters":[{"name":"templateList","type":"ConsentTemplate[]","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"}],"returnType":"string[]"},"topLevelApiElementName":"CdcConsentManagementComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsentMandatory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsentMandatory","overloadIndex":1,"parameters":[{"name":"id","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CdcConsentManagementComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcConsentManagementComponentService","members":[{"kind":"Property","name":"store","type":"CdcConsentsLocalStorageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"CdcConsentsLocalStorageService","canonicalReference":"@spartacus/cdc/root!CdcConsentsLocalStorageService:class","shortType":"CdcConsentsLocalStorageService","importPath":"@spartacus/cdc/root","isOptional":false}]},{"kind":"Method","name":"getRequiredConsents","parameters":[{"name":"templateList","type":"ConsentTemplate[]","canonicalReference":"@spartacus/cdc/root!ConsentTemplate:class","shortType":"ConsentTemplate","importPath":"","isOptional":false}],"returnType":"string[]"},{"kind":"Method","name":"getCdcConsentIDs","parameters":[{"name":"mandatoryConsents","type":"boolean","canonicalReference":"@spartacus/cdc/root!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"string[]"},{"kind":"Method","name":"isConsentMandatory","parameters":[{"name":"id","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcConsentsLocalStorageService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"checkIfConsentExists","overloadIndex":1,"parameters":[{"name":"consentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"persistCdcConsentsToStorage","overloadIndex":1,"parameters":[{"name":"siteConsent","type":"CdcSiteConsentTemplate","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcSiteConsentTemplate:interface","shortType":"CdcSiteConsentTemplate","importPath":"@spartacus/cdc/root"}],"returnType":"void"},{"kind":"Method","name":"readCdcConsentsFromStorage","overloadIndex":1,"parameters":[],"returnType":"CdcLocalStorageTemplate[]"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"checkIfConsentExists","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"checkIfConsentExists","overloadIndex":1,"parameters":[{"name":"consentId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CdcConsentsLocalStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcConsentsLocalStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"persistCdcConsentsToStorage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"persistCdcConsentsToStorage","overloadIndex":1,"parameters":[{"name":"siteConsent","type":"CdcSiteConsentTemplate","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcSiteConsentTemplate:interface","shortType":"CdcSiteConsentTemplate","importPath":"@spartacus/cdc/root"}],"returnType":"void"},"topLevelApiElementName":"CdcConsentsLocalStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"readCdcConsentsFromStorage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"readCdcConsentsFromStorage","overloadIndex":1,"parameters":[],"returnType":"CdcLocalStorageTemplate[]"},"topLevelApiElementName":"CdcConsentsLocalStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcConsentsLocalStorageService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/cdc/root!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"persistCdcConsentsToStorage","parameters":[{"name":"siteConsent","type":"CdcSiteConsentTemplate","canonicalReference":"@spartacus/cdc/root!CdcSiteConsentTemplate:class","shortType":"CdcSiteConsentTemplate","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"readCdcConsentsFromStorage","parameters":[],"returnType":"CdcLocalStorageTemplate[]"},{"kind":"Method","name":"checkIfConsentExists","parameters":[{"name":"consentId","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcJsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cdcConfig","type":"CdcConfig","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConfig:class","shortType":"CdcConfig","importPath":"@spartacus/cdc/root"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"scriptLoader","type":"ScriptLoader","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"cdcAuth","type":"CdcAuthFacade","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcAuthFacade:class","shortType":"CdcAuthFacade","importPath":"@spartacus/cdc/root"},{"name":"auth","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"zone","type":"NgZone","isOptional":false,"canonicalReference":"@angular/core!NgZone:class","shortType":"NgZone","importPath":"@angular/core"},{"name":"userProfileFacade","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"},{"name":"platform","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"consentStore","type":"CdcConsentsLocalStorageService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConsentsLocalStorageService:class","shortType":"CdcConsentsLocalStorageService","importPath":"@spartacus/cdc/root"}]},{"kind":"Method","name":"addCdcEventHandlers","overloadIndex":1,"parameters":[{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"cdcAuth","type":"CdcAuthFacade"},{"kind":"Property","name":"cdcConfig","type":"CdcConfig"},{"kind":"Property","name":"consentStore","type":"CdcConsentsLocalStorageService"},{"kind":"Method","name":"didLoad","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"didScriptFailToLoad","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"errorLoading$","type":"ReplaySubject"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getLoggedInUserEmail","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getOrganizationContext","overloadIndex":1,"parameters":[],"returnType":"Observable<{ orgId: string; }>"},{"kind":"Method","name":"getSdkFunctionFromName","overloadIndex":1,"parameters":[{"name":"methodName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(payload: Object) => void"},{"kind":"Method","name":"getSessionExpirationValue","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSiteConsentDetails","overloadIndex":1,"parameters":[{"name":"persistToLocalStorage","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"gigyaSDK","type":"{ [key: string]: any; }"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleLoginError","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleProfileUpdateResponse","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleRegisterError","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleResetPassResponse","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"invokeAPI","overloadIndex":1,"parameters":[{"name":"methodName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"payload","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"loadCdcJavascript","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"loaded$","type":"ReplaySubject"},{"kind":"Method","name":"loginUserWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"logoutUser","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onInitRegistrationHandler","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"},{"name":"response","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"onLoginEventHandler","overloadIndex":1,"parameters":[{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"response","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onProfileUpdateEventHandler","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"isPasswordReset","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"openDelegatedAdminLogin","overloadIndex":1,"parameters":[{"name":"orgId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"kind":"Property","name":"platform","type":"any"},{"kind":"Method","name":"raiseCdcReconsentEvent","overloadIndex":1,"parameters":[{"name":"user","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reconsentIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"errorMessage","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"regToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"preferences","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"registerEventListeners","overloadIndex":1,"parameters":[{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"registerOrganisationWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"orgInfo","type":"OrganizationUserRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~OrganizationUserRegistrationForm:interface","shortType":"OrganizationUserRegistrationForm","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"registerUserWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"resetPasswordWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Method","name":"setUserConsentPreferences","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"preferences","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"regToken","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ errorCode: number; errorMessage: string; }>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"updateAddressWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"formattedAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"zipCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"city","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"country","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"updateProfileWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~User_2:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"updateUserEmailWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newEmail","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"updateUserPasswordWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"zone","type":"NgZone"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addCdcEventHandlers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addCdcEventHandlers","overloadIndex":1,"parameters":[{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"didLoad","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"didLoad","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"didScriptFailToLoad","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"didScriptFailToLoad","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoggedInUserEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoggedInUserEmail","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOrganizationContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOrganizationContext","overloadIndex":1,"parameters":[],"returnType":"Observable<{ orgId: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSdkFunctionFromName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSdkFunctionFromName","overloadIndex":1,"parameters":[{"name":"methodName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"(payload: Object) => void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSessionExpirationValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSessionExpirationValue","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSiteConsentDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSiteConsentDetails","overloadIndex":1,"parameters":[{"name":"persistToLocalStorage","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleLoginError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleLoginError","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleProfileUpdateResponse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleProfileUpdateResponse","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleRegisterError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleRegisterError","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleResetPassResponse","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleResetPassResponse","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initialize","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initialize","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"invokeAPI","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"invokeAPI","overloadIndex":1,"parameters":[{"name":"methodName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"payload","type":"Object","isOptional":false,"canonicalReference":"!Object:interface","shortType":"Object","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCdcJavascript","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCdcJavascript","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginUserWithoutScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginUserWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"context","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logoutUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logoutUser","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onInitRegistrationHandler","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onInitRegistrationHandler","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"},{"name":"response","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onLoginEventHandler","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onLoginEventHandler","overloadIndex":1,"parameters":[{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"response","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onProfileUpdateEventHandler","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onProfileUpdateEventHandler","overloadIndex":1,"parameters":[{"name":"response","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"isPasswordReset","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDelegatedAdminLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDelegatedAdminLogin","overloadIndex":1,"parameters":[{"name":"orgId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"raiseCdcReconsentEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"raiseCdcReconsentEvent","overloadIndex":1,"parameters":[{"name":"user","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"reconsentIds","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"errorMessage","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"regToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"preferences","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerEventListeners","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerEventListeners","overloadIndex":1,"parameters":[{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerOrganisationWithoutScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerOrganisationWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"orgInfo","type":"OrganizationUserRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~OrganizationUserRegistrationForm:interface","shortType":"OrganizationUserRegistrationForm","importPath":"@spartacus/organization/user-registration/root"}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUserWithoutScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUserWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"user","type":"UserSignUp","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~UserSignUp:interface","shortType":"UserSignUp","importPath":"@spartacus/user/profile/root"}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetPasswordWithoutScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetPasswordWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setUserConsentPreferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setUserConsentPreferences","overloadIndex":1,"parameters":[{"name":"uid","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"preferences","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"regToken","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ errorCode: number; errorMessage: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAddressWithoutScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAddressWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"formattedAddress","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"zipCode","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"city","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"country","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateProfileWithoutScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateProfileWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~User_2:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateUserEmailWithoutScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateUserEmailWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newEmail","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateUserPasswordWithoutScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateUserPasswordWithoutScreenSet","overloadIndex":1,"parameters":[{"name":"oldPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"newPassword","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ status: string; }>"},"topLevelApiElementName":"CdcJsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcJsService","members":[{"kind":"Property","name":"cdcConfig","type":"CdcConfig"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"scriptLoader","type":"ScriptLoader"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"cdcAuth","type":"CdcAuthFacade"},{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"zone","type":"NgZone"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Property","name":"platform","type":"any"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"consentStore","type":"CdcConsentsLocalStorageService"},{"kind":"Property","name":"loaded$","type":"ReplaySubject"},{"kind":"Property","name":"errorLoading$","type":"ReplaySubject"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"gigyaSDK","type":"{ [key: string]: any; }"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cdcConfig","type":"CdcConfig","canonicalReference":"@spartacus/cdc/root!CdcConfig:class","shortType":"CdcConfig","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/cdc/root!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/cdc/root!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"scriptLoader","type":"ScriptLoader","canonicalReference":"@spartacus/cdc/root!ScriptLoader:class","shortType":"ScriptLoader","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/cdc/root!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"cdcAuth","type":"CdcAuthFacade","canonicalReference":"@spartacus/cdc/root!CdcAuthFacade:class","shortType":"CdcAuthFacade","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"auth","type":"AuthService","canonicalReference":"@spartacus/cdc/root!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"zone","type":"NgZone","canonicalReference":"@spartacus/cdc/root!NgZone:class","shortType":"NgZone","importPath":"","isOptional":false},{"name":"userProfileFacade","type":"UserProfileFacade","canonicalReference":"@spartacus/cdc/root!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"platform","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cdc/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cdc/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"consentStore","type":"CdcConsentsLocalStorageService","canonicalReference":"@spartacus/cdc/root!CdcConsentsLocalStorageService:class","shortType":"CdcConsentsLocalStorageService","importPath":"@spartacus/cdc/root","isOptional":false}]},{"kind":"Method","name":"initialize","parameters":[],"returnType":"void"},{"kind":"Method","name":"didLoad","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"didScriptFailToLoad","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadCdcJavascript","parameters":[],"returnType":"void"},{"kind":"Property","name":"getJavascriptUrlForCurrentSite","type":""},{"kind":"Method","name":"registerEventListeners","parameters":[{"name":"baseSite","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addCdcEventHandlers","parameters":[{"name":"baseSite","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onLoginEventHandler","parameters":[{"name":"baseSite","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"response","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"registerUserWithoutScreenSet","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/cdc/root!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"onInitRegistrationHandler","parameters":[{"name":"user","type":"UserSignUp","canonicalReference":"@spartacus/cdc/root!UserSignUp:class","shortType":"UserSignUp","importPath":"","isOptional":false},{"name":"response","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"loginUserWithoutScreenSet","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"context","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"registerOrganisationWithoutScreenSet","parameters":[{"name":"orgInfo","type":"OrganizationUserRegistrationForm","canonicalReference":"@spartacus/cdc/root!OrganizationUserRegistrationForm:class","shortType":"OrganizationUserRegistrationForm","importPath":"","isOptional":false}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"getOrganizationContext","parameters":[],"returnType":"Observable<{ orgId: string; }>"},{"kind":"Method","name":"openDelegatedAdminLogin","parameters":[{"name":"orgId","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"any"},{"kind":"Method","name":"handleRegisterError","parameters":[{"name":"response","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleLoginError","parameters":[{"name":"response","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSessionExpirationValue","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"parseMessage","type":""},{"kind":"Property","name":"getCurrentBaseSite","type":""},{"kind":"Property","name":"getCurrentBaseSiteChannel","type":""},{"kind":"Method","name":"resetPasswordWithoutScreenSet","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"handleResetPassResponse","parameters":[{"name":"response","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateProfileWithoutScreenSet","parameters":[{"name":"user","type":"User","canonicalReference":"@spartacus/cdc/root!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"updateUserPasswordWithoutScreenSet","parameters":[{"name":"oldPassword","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newPassword","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"onProfileUpdateEventHandler","parameters":[{"name":"response","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":true},{"name":"isPasswordReset","type":"boolean","canonicalReference":"@spartacus/cdc/root!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"handleProfileUpdateResponse","parameters":[{"name":"response","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"updateUserEmailWithoutScreenSet","parameters":[{"name":"password","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"newEmail","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"getLoggedInUserEmail","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateAddressWithoutScreenSet","parameters":[{"name":"formattedAddress","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"zipCode","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"city","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"country","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ status: string; }>"},{"kind":"Method","name":"getSdkFunctionFromName","parameters":[{"name":"methodName","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"(payload: Object) => void"},{"kind":"Method","name":"invokeAPI","parameters":[{"name":"methodName","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"payload","type":"Object","canonicalReference":"@spartacus/cdc/root!Object:class","shortType":"Object","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSiteConsentDetails","parameters":[{"name":"persistToLocalStorage","type":"boolean","canonicalReference":"@spartacus/cdc/root!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"setUserConsentPreferences","parameters":[{"name":"uid","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"lang","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"preferences","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"regToken","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ errorCode: number; errorMessage: string; }>"},{"kind":"Method","name":"raiseCdcReconsentEvent","parameters":[{"name":"user","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"reconsentIds","type":"string[]","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"errorMessage","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"regToken","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"preferences","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"logoutUser","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Interface","name":"CdcLocalStorageTemplate","members":[{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"required","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"CdcLocalStorageTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"required","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"required","type":"boolean"},"topLevelApiElementName":"CdcLocalStorageTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Interface","name":"CdcLocalStorageTemplate","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"required","type":"boolean"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcLoginAsGuestGuard","members":[{"kind":"Method","name":"getPath","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPath","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPath","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},"topLevelApiElementName":"CdcLoginAsGuestGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcLoginAsGuestGuard","members":[{"kind":"Method","name":"getPath","parameters":[],"returnType":"string | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcLoginGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"},{"name":"cmsPageGuard","type":"CmsPageGuard","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~CmsPageGuard:class","shortType":"CmsPageGuard","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"cmsPageGuard","type":"CmsPageGuard"},{"kind":"Method","name":"shouldRenderCMSPage","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldRenderCMSPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldRenderCMSPage","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CdcLoginGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcLoginGuard","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"cmsPageGuard","type":"CmsPageGuard"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/cdc/root!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/cdc/root!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"cmsPageGuard","type":"CmsPageGuard","canonicalReference":"@spartacus/cdc/root!CmsPageGuard:class","shortType":"CmsPageGuard","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"shouldRenderCMSPage","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcLogoutGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"auth","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"cms","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"protectedRoutes","type":"ProtectedRoutesService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~ProtectedRoutesService:class","shortType":"ProtectedRoutesService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"cms","type":"CmsService"},{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Method","name":"logoutFromCdc","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"protectedRoutes","type":"ProtectedRoutesService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"CdcLogoutGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logoutFromCdc","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logoutFromCdc","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcLogoutGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcLogoutGuard","members":[{"kind":"Property","name":"auth","type":"AuthService"},{"kind":"Property","name":"cms","type":"CmsService"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"protectedRoutes","type":"ProtectedRoutesService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"auth","type":"AuthService","canonicalReference":"@spartacus/cdc/root!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"cms","type":"CmsService","canonicalReference":"@spartacus/cdc/root!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/cdc/root!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"protectedRoutes","type":"ProtectedRoutesService","canonicalReference":"@spartacus/cdc/root!ProtectedRoutesService:class","shortType":"ProtectedRoutesService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/cdc/root!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"logoutFromCdc","parameters":[],"returnType":"void"},{"kind":"Method","name":"logout","parameters":[],"returnType":"Promise"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcPreferenceSerializer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"CdcConsent[]","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConsent:interface","shortType":"CdcConsent","importPath":"@spartacus/cdc/root"},{"name":"_target","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"CdcConsent[]","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConsent:interface","shortType":"CdcConsent","importPath":"@spartacus/cdc/root"},{"name":"_target","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"},"topLevelApiElementName":"CdcPreferenceSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcPreferenceSerializer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"CdcConsent[]","canonicalReference":"@spartacus/cdc/root!CdcConsent:class","shortType":"CdcConsent","importPath":"","isOptional":false},{"name":"_target","type":"any","canonicalReference":"@spartacus/cdc/root!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"any"},{"kind":"Property","name":"convertToCdcPreference","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Interface","name":"CdcSiteConsentTemplate","members":[{"kind":"PropertySignature","name":"siteConsentDetails","type":"{ [key: string]: { isMandatory: boolean; isActive: boolean; }; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"siteConsentDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"siteConsentDetails","type":"{ [key: string]: { isMandatory: boolean; isActive: boolean; }; }"},"topLevelApiElementName":"CdcSiteConsentTemplate","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Interface","name":"CdcSiteConsentTemplate","members":[{"kind":"Property","name":"siteConsentDetails","type":"{ [key: string]: { isMandatory: boolean; isActive: boolean; }; }"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcUserConsentAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"},{"name":"cdcUserConsentService","type":"CdcUserConsentService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcUserConsentService:class","shortType":"CdcUserConsentService","importPath":"@spartacus/cdc/root"},{"name":"cdcConsentsStorage","type":"CdcConsentsLocalStorageService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConsentsLocalStorageService:class","shortType":"CdcConsentsLocalStorageService","importPath":"@spartacus/cdc/root"}]},{"kind":"Property","name":"cdcConsentsStorage","type":"CdcConsentsLocalStorageService"},{"kind":"Property","name":"cdcUserConsentService","type":"CdcUserConsentService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"giveConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"giveConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentTemplateVersion","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CdcUserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadConsents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadConsents","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CdcUserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"withdrawConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"withdrawConsent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CdcUserConsentAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcUserConsentAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"cdcUserConsentService","type":"CdcUserConsentService"},{"kind":"Property","name":"cdcConsentsStorage","type":"CdcConsentsLocalStorageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/cdc/root!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/cdc/root!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false},{"name":"cdcUserConsentService","type":"CdcUserConsentService","canonicalReference":"@spartacus/cdc/root!CdcUserConsentService:class","shortType":"CdcUserConsentService","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"cdcConsentsStorage","type":"CdcConsentsLocalStorageService","canonicalReference":"@spartacus/cdc/root!CdcConsentsLocalStorageService:class","shortType":"CdcConsentsLocalStorageService","importPath":"@spartacus/cdc/root","isOptional":false}]},{"kind":"Method","name":"loadConsents","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"giveConsent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateId","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentTemplateVersion","type":"number","canonicalReference":"@spartacus/cdc/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"withdrawConsent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentCode","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"consentId","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcUserConsentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"userProfileFacade","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"},{"name":"cdcJsService","type":"CdcJsService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"},{"name":"cdcConsentsStorage","type":"CdcConsentsLocalStorageService","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConsentsLocalStorageService:class","shortType":"CdcConsentsLocalStorageService","importPath":"@spartacus/cdc/root"}]},{"kind":"Property","name":"cdcConsentsStorage","type":"CdcConsentsLocalStorageService"},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getActiveLanguage","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getUserID","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Method","name":"updateCdcConsent","overloadIndex":1,"parameters":[{"name":"isConsentGranted","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCodes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"user","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"regToken","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ errorCode: number; errorMessage: string; }>"},{"kind":"Method","name":"updateCdcUserPreferences","overloadIndex":1,"parameters":[{"name":"consentCodes","type":"CdcConsent[]","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConsent:interface","shortType":"CdcConsent","importPath":"@spartacus/cdc/root"},{"name":"user","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"regToken","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ errorCode: number; errorMessage: string; }>"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveLanguage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveLanguage","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"CdcUserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getUserID","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getUserID","overloadIndex":1,"parameters":[],"returnType":"string | undefined"},"topLevelApiElementName":"CdcUserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCdcConsent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCdcConsent","overloadIndex":1,"parameters":[{"name":"isConsentGranted","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"consentCodes","type":"string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"user","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"regToken","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ errorCode: number; errorMessage: string; }>"},"topLevelApiElementName":"CdcUserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCdcUserPreferences","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCdcUserPreferences","overloadIndex":1,"parameters":[{"name":"consentCodes","type":"CdcConsent[]","isOptional":false,"canonicalReference":"@spartacus/cdc_root!CdcConsent:interface","shortType":"CdcConsent","importPath":"@spartacus/cdc/root"},{"name":"user","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"regToken","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ errorCode: number; errorMessage: string; }>"},"topLevelApiElementName":"CdcUserConsentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}],"newApiElement":{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcUserConsentService","members":[{"kind":"Property","name":"languageService","type":"LanguageService"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"cdcConsentsStorage","type":"CdcConsentsLocalStorageService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/cdc/root!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"userProfileFacade","type":"UserProfileFacade","canonicalReference":"@spartacus/cdc/root!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"cdcJsService","type":"CdcJsService","canonicalReference":"@spartacus/cdc/root!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/cdc/root!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false},{"name":"cdcConsentsStorage","type":"CdcConsentsLocalStorageService","canonicalReference":"@spartacus/cdc/root!CdcConsentsLocalStorageService:class","shortType":"CdcConsentsLocalStorageService","importPath":"@spartacus/cdc/root","isOptional":false}]},{"kind":"Method","name":"updateCdcUserPreferences","parameters":[{"name":"consentCodes","type":"CdcConsent[]","canonicalReference":"@spartacus/cdc/root!CdcConsent:class","shortType":"CdcConsent","importPath":"","isOptional":false},{"name":"user","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"regToken","type":"string","canonicalReference":"@spartacus/cdc/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable<{ errorCode: number; errorMessage: string; }>"},{"kind":"Method","name":"getUserID","parameters":[],"returnType":"string | undefined"},{"kind":"Method","name":"getActiveLanguage","parameters":[],"returnType":"string"}]}},{"entryPoint":"@spartacus/cdc/root","kind":"Class","name":"CdcUserPreferenceSerializer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"ConsentTemplate","isOptional":false,"canonicalReference":"@spartacus/cdc_root!~ConsentTemplate:interface","shortType":"ConsentTemplate","importPath":"@spartacus/core"},{"name":"target","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"any"}],"breakingChanges":[{"change":"CLASS_DELETED","changeType":"DELETED","changeKind":"Class","changeLabel":"deleted","changeElementName":"CdcUserPreferenceSerializer","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CdcUserPreferenceSerializer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/root"}]},{"entryPoint":"@spartacus/cdc/organization/user-registration","kind":"Class","name":"CDCB2BRegisterComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"cdcJSService","type":"CdcJsService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"userRegisterFacade","type":"UserRegisterFacade","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root"},{"name":"userAddressService","type":"UserAddressService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core"},{"name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~UserRegistrationFacade:class","shortType":"UserRegistrationFacade","importPath":"@spartacus/organization/user-registration/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_user-registration!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"formBuilder","type":"FormBuilder","isOptional":false,"canonicalReference":"@angular/forms!FormBuilder:class","shortType":"FormBuilder","importPath":"@angular/forms"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"cdcJSService","type":"CdcJsService"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"formBuilder","type":"FormBuilder"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"loadUserTokenFailed$","type":"Observable"},{"kind":"Property","name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade"},{"kind":"Method","name":"postRegisterMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"registerCommand","type":"Command<{ orgInfo: OrganizationUserRegistrationForm; }, OrganizationUserRegistrationForm>"},{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"form","type":"FormGroup","isOptional":false,"canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms"}],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"postRegisterMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"postRegisterMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CDCB2BRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/organization/user-registration"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[{"name":"form","type":"FormGroup","isOptional":false,"canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms"}],"returnType":"Observable"},"topLevelApiElementName":"CDCB2BRegisterComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/organization/user-registration"}],"newApiElement":{"entryPoint":"@spartacus/cdc/organization/user-registration","kind":"Class","name":"CDCB2BRegisterComponentService","members":[{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"cdcJSService","type":"CdcJsService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"userRegisterFacade","type":"UserRegisterFacade"},{"kind":"Property","name":"userAddressService","type":"UserAddressService"},{"kind":"Property","name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"formBuilder","type":"FormBuilder"},{"kind":"Property","name":"registerCommand","type":"Command<{ orgInfo: OrganizationUserRegistrationForm; }, OrganizationUserRegistrationForm>"},{"kind":"Property","name":"loadUserTokenFailed$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"command","type":"CommandService","canonicalReference":"@spartacus/cdc/organization/user-registration!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"cdcJSService","type":"CdcJsService","canonicalReference":"@spartacus/cdc/organization/user-registration!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/cdc/organization/user-registration!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cdc/organization/user-registration!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"userRegisterFacade","type":"UserRegisterFacade","canonicalReference":"@spartacus/cdc/organization/user-registration!UserRegisterFacade:class","shortType":"UserRegisterFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"userAddressService","type":"UserAddressService","canonicalReference":"@spartacus/cdc/organization/user-registration!UserAddressService:class","shortType":"UserAddressService","importPath":"@spartacus/core","isOptional":false},{"name":"organizationUserRegistrationFacade","type":"UserRegistrationFacade","canonicalReference":"@spartacus/cdc/organization/user-registration!UserRegistrationFacade:class","shortType":"UserRegistrationFacade","importPath":"@spartacus/organization/user-registration/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/cdc/organization/user-registration!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cdc/organization/user-registration!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/cdc/organization/user-registration!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cdc/organization/user-registration!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"formBuilder","type":"FormBuilder","canonicalReference":"@angular/forms!FormBuilder:class","shortType":"FormBuilder","importPath":"@angular/forms","isOptional":false}]},{"kind":"Method","name":"registerUser","parameters":[{"name":"form","type":"FormGroup","canonicalReference":"@angular/forms!FormGroup:class","shortType":"FormGroup","importPath":"@angular/forms","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"postRegisterMessage","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/organization/administration","kind":"Class","name":"CdcB2BUserService","members":[{"kind":"Method","name":"isUpdatingUserAllowed","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUpdatingUserAllowed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUpdatingUserAllowed","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CdcB2BUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/organization/administration"}],"newApiElement":{"entryPoint":"@spartacus/cdc/organization/administration","kind":"Class","name":"CdcB2BUserService","members":[{"kind":"Method","name":"isUpdatingUserAllowed","parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdc/organization/administration","kind":"Class","name":"CdcOrgUnitService","members":[{"kind":"Method","name":"isUpdatingUnitAllowed","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUpdatingUnitAllowed","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUpdatingUnitAllowed","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CdcOrgUnitService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/organization/administration"}],"newApiElement":{"entryPoint":"@spartacus/cdc/organization/administration","kind":"Class","name":"CdcOrgUnitService","members":[{"kind":"Method","name":"isUpdatingUnitAllowed","parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdc/organization/administration","kind":"Class","name":"CdcUserListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"tableService","type":"TableService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_administration!~TableService:class","shortType":"TableService","importPath":"@spartacus/storefront"},{"name":"userService","type":"B2BUserService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_administration!~B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_administration!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_administration!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"cdcJsService","type":"CdcJsService","isOptional":false,"canonicalReference":"@spartacus/cdc_organization_administration!~CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root"}]},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Method","name":"getCreateButtonLabel","overloadIndex":1,"parameters":[],"returnType":"Translatable"},{"kind":"Method","name":"getCreateButtonType","overloadIndex":1,"parameters":[],"returnType":"CreateButtonType"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onCreateButtonClick","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateButtonLabel","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateButtonLabel","overloadIndex":1,"parameters":[],"returnType":"Translatable"},"topLevelApiElementName":"CdcUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/organization/administration"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCreateButtonType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCreateButtonType","overloadIndex":1,"parameters":[],"returnType":"CreateButtonType"},"topLevelApiElementName":"CdcUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/organization/administration"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/organization/administration"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCreateButtonClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCreateButtonClick","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcUserListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/organization/administration"}],"newApiElement":{"entryPoint":"@spartacus/cdc/organization/administration","kind":"Class","name":"CdcUserListService","members":[{"kind":"Property","name":"tableService","type":"TableService"},{"kind":"Property","name":"userService","type":"B2BUserService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"cdcJsService","type":"CdcJsService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"tableService","type":"TableService","canonicalReference":"@spartacus/cdc/organization/administration!TableService:class","shortType":"TableService","importPath":"@spartacus/storefront","isOptional":false},{"name":"userService","type":"B2BUserService","canonicalReference":"@spartacus/cdc/organization/administration!B2BUserService:class","shortType":"B2BUserService","importPath":"@spartacus/organization/administration/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cdc/organization/administration!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/cdc/organization/administration!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"cdcJsService","type":"CdcJsService","canonicalReference":"@spartacus/cdc/organization/administration!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root","isOptional":false}]},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"onCreateButtonClick","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCreateButtonType","parameters":[],"returnType":"CreateButtonType"},{"kind":"Method","name":"getCreateButtonLabel","parameters":[],"returnType":"Translatable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/core","kind":"Class","name":"CdcAuthService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"authStorageService","type":"AuthStorageService","isOptional":false,"canonicalReference":"@spartacus/cdc_core!~AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cdc_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cdc_core!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/cdc_core!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"loginWithCustomCdcFlow","overloadIndex":1,"parameters":[{"name":"UID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"UIDSignature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"signatureTimestamp","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"idToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loginWithToken","overloadIndex":1,"parameters":[{"name":"token","type":"Partial & { expires_in?: number; }","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setTokenData","overloadIndex":1,"parameters":[{"name":"token","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithCustomCdcFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithCustomCdcFlow","overloadIndex":1,"parameters":[{"name":"UID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"UIDSignature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"signatureTimestamp","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"idToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithToken","overloadIndex":1,"parameters":[{"name":"token","type":"Partial & { expires_in?: number; }","isOptional":false,"canonicalReference":"!Partial:type","shortType":"Partial","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setTokenData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setTokenData","overloadIndex":1,"parameters":[{"name":"token","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CdcAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/core"}],"newApiElement":{"entryPoint":"@spartacus/cdc/core","kind":"Class","name":"CdcAuthService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"authStorageService","type":"AuthStorageService","canonicalReference":"@spartacus/cdc/core!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cdc/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cdc/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/cdc/core!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loginWithCustomCdcFlow","parameters":[{"name":"UID","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"UIDSignature","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"signatureTimestamp","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"idToken","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"baseSite","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"isAsmAuthStorageService","type":""},{"kind":"Method","name":"loginWithToken","parameters":[{"name":"token","type":"Partial & {\n expires_in?: number;\n }","canonicalReference":"@spartacus/cdc/core!Partial:class","shortType":"Partial","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setTokenData","parameters":[{"name":"token","type":"any","canonicalReference":"@spartacus/cdc/core!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/core","kind":"Class","name":"CdcEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"stateEventService","type":"StateEventService","isOptional":false,"canonicalReference":"@spartacus/cdc_core!~StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cdc_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerLoadUserTokenFail","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"stateEventService","type":"StateEventService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerLoadUserTokenFail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerLoadUserTokenFail","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CdcEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/core"}],"newApiElement":{"entryPoint":"@spartacus/cdc/core","kind":"Class","name":"CdcEventBuilder","members":[{"kind":"Property","name":"stateEventService","type":"StateEventService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"stateEventService","type":"StateEventService","canonicalReference":"@spartacus/cdc/core!StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cdc/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerLoadUserTokenFail","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cdc/core","kind":"Class","name":"CdcUserAuthenticationTokenService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"authConfigService","type":"AuthConfigService","isOptional":false,"canonicalReference":"@spartacus/cdc_core!~AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"loadTokenUsingCustomFlow","overloadIndex":1,"parameters":[{"name":"UID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"UIDSignature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"signatureTimestamp","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"idToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable & { expires_in?: number; }>"},{"kind":"Property","name":"logger","type":"LoggerService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadTokenUsingCustomFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadTokenUsingCustomFlow","overloadIndex":1,"parameters":[{"name":"UID","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"UIDSignature","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"signatureTimestamp","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"idToken","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"baseSite","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable & { expires_in?: number; }>"},"topLevelApiElementName":"CdcUserAuthenticationTokenService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/core"}],"newApiElement":{"entryPoint":"@spartacus/cdc/core","kind":"Class","name":"CdcUserAuthenticationTokenService","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"authConfigService","type":"AuthConfigService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"authConfigService","type":"AuthConfigService","canonicalReference":"@spartacus/cdc/core!AuthConfigService:class","shortType":"AuthConfigService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadTokenUsingCustomFlow","parameters":[{"name":"UID","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"UIDSignature","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"signatureTimestamp","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"idToken","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"baseSite","type":"string","canonicalReference":"@spartacus/cdc/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable & { expires_in?: number; }>"}]}},{"entryPoint":"@spartacus/cdc/core","kind":"Interface","name":"GigyaRaasComponentData","members":[{"kind":"PropertySignature","name":"advancedConfiguration","type":"string"},{"kind":"PropertySignature","name":"containerID","type":"string"},{"kind":"PropertySignature","name":"embed","type":"string"},{"kind":"PropertySignature","name":"linkText","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"profileEdit","type":"string"},{"kind":"PropertySignature","name":"screenSet","type":"string"},{"kind":"PropertySignature","name":"showAnonymous","type":"string"},{"kind":"PropertySignature","name":"showLoggedIn","type":"string"},{"kind":"PropertySignature","name":"startScreen","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"advancedConfiguration","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"advancedConfiguration","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"containerID","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"containerID","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"embed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"embed","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"linkText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"linkText","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"profileEdit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"profileEdit","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"screenSet","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"screenSet","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"showAnonymous","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"showAnonymous","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"showLoggedIn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"showLoggedIn","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"startScreen","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"startScreen","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"GigyaRaasComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cdc/core"}],"newApiElement":{"entryPoint":"@spartacus/cdc/core","kind":"Interface","name":"GigyaRaasComponentData","members":[{"kind":"Property","name":"uid","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"screenSet","type":"string"},{"kind":"Property","name":"profileEdit","type":"string"},{"kind":"Property","name":"embed","type":"string"},{"kind":"Property","name":"startScreen","type":"string"},{"kind":"Property","name":"containerID","type":"string"},{"kind":"Property","name":"linkText","type":"string"},{"kind":"Property","name":"advancedConfiguration","type":"string"},{"kind":"Property","name":"showAnonymous","type":"string"},{"kind":"Property","name":"showLoggedIn","type":"string"}]}},{"entryPoint":"@spartacus/cdc/components","kind":"Class","name":"GigyaRaasComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"languageService","type":"LanguageService","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core"},{"name":"cdcConfig","type":"CdcConfig","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~CdcConfig:class","shortType":"CdcConfig","importPath":"@spartacus/cdc/root"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"cdcJSService","type":"CdcJsService","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root"},{"name":"zone","type":"NgZone","isOptional":false,"canonicalReference":"@angular/core!NgZone:class","shortType":"NgZone","importPath":"@angular/core"}]},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Method","name":"displayInEmbedMode","overloadIndex":1,"parameters":[{"name":"data","type":"GigyaRaasComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~GigyaRaasComponentData:interface","shortType":"GigyaRaasComponentData","importPath":"@spartacus/cdc/core"}],"returnType":"boolean"},{"kind":"Method","name":"displayScreenSet","overloadIndex":1,"parameters":[{"name":"data","type":"GigyaRaasComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~GigyaRaasComponentData:interface","shortType":"GigyaRaasComponentData","importPath":"@spartacus/cdc/core"},{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getSessionExpirationValue","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"isLoginScreenSet","overloadIndex":1,"parameters":[{"name":"data","type":"GigyaRaasComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~GigyaRaasComponentData:interface","shortType":"GigyaRaasComponentData","importPath":"@spartacus/cdc/core"}],"returnType":"boolean"},{"kind":"Property","name":"isPasswordReset","type":"boolean"},{"kind":"Property","name":"jsError$","type":"Observable"},{"kind":"Property","name":"jsLoaded$","type":"Observable"},{"kind":"Property","name":"language$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"renderScreenSet","type":"boolean"},{"kind":"Method","name":"showScreenSet","overloadIndex":1,"parameters":[{"name":"data","type":"GigyaRaasComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~GigyaRaasComponentData:interface","shortType":"GigyaRaasComponentData","importPath":"@spartacus/cdc/core"},{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayInEmbedMode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayInEmbedMode","overloadIndex":1,"parameters":[{"name":"data","type":"GigyaRaasComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~GigyaRaasComponentData:interface","shortType":"GigyaRaasComponentData","importPath":"@spartacus/cdc/core"}],"returnType":"boolean"},"topLevelApiElementName":"GigyaRaasComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayScreenSet","overloadIndex":1,"parameters":[{"name":"data","type":"GigyaRaasComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~GigyaRaasComponentData:interface","shortType":"GigyaRaasComponentData","importPath":"@spartacus/cdc/core"},{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GigyaRaasComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSessionExpirationValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSessionExpirationValue","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"GigyaRaasComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLoginScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLoginScreenSet","overloadIndex":1,"parameters":[{"name":"data","type":"GigyaRaasComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~GigyaRaasComponentData:interface","shortType":"GigyaRaasComponentData","importPath":"@spartacus/cdc/core"}],"returnType":"boolean"},"topLevelApiElementName":"GigyaRaasComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"GigyaRaasComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showScreenSet","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showScreenSet","overloadIndex":1,"parameters":[{"name":"data","type":"GigyaRaasComponentData","isOptional":false,"canonicalReference":"@spartacus/cdc_components!~GigyaRaasComponentData:interface","shortType":"GigyaRaasComponentData","importPath":"@spartacus/cdc/core"},{"name":"lang","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"GigyaRaasComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/components"}],"newApiElement":{"entryPoint":"@spartacus/cdc/components","kind":"Class","name":"GigyaRaasComponent","members":[{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"baseSiteService","type":""},{"kind":"Property","name":"languageService","type":""},{"kind":"Property","name":"cdcConfig","type":""},{"kind":"Property","name":"winRef","type":""},{"kind":"Property","name":"cdcJSService","type":""},{"kind":"Property","name":"zone","type":""},{"kind":"Property","name":"renderScreenSet","type":"boolean"},{"kind":"Property","name":"language$","type":"Observable"},{"kind":"Property","name":"jsError$","type":"Observable"},{"kind":"Property","name":"jsLoaded$","type":"Observable"},{"kind":"Property","name":"isPasswordReset","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/cdc/components!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/cdc/components!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"languageService","type":"LanguageService","canonicalReference":"@spartacus/cdc/components!LanguageService:class","shortType":"LanguageService","importPath":"@spartacus/core","isOptional":false},{"name":"cdcConfig","type":"CdcConfig","canonicalReference":"@spartacus/cdc/components!CdcConfig:class","shortType":"CdcConfig","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/cdc/components!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"cdcJSService","type":"CdcJsService","canonicalReference":"@spartacus/cdc/components!CdcJsService:class","shortType":"CdcJsService","importPath":"@spartacus/cdc/root","isOptional":false},{"name":"zone","type":"NgZone","canonicalReference":"@spartacus/cdc/components!NgZone:class","shortType":"NgZone","importPath":"","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"displayScreenSet","parameters":[{"name":"data","type":"GigyaRaasComponentData","canonicalReference":"@spartacus/cdc/components!GigyaRaasComponentData:class","shortType":"GigyaRaasComponentData","importPath":"","isOptional":false},{"name":"lang","type":"string","canonicalReference":"@spartacus/cdc/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"showScreenSet","parameters":[{"name":"data","type":"GigyaRaasComponentData","canonicalReference":"@spartacus/cdc/components!GigyaRaasComponentData:class","shortType":"GigyaRaasComponentData","importPath":"","isOptional":false},{"name":"lang","type":"string","canonicalReference":"@spartacus/cdc/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isLoginScreenSet","parameters":[{"name":"data","type":"GigyaRaasComponentData","canonicalReference":"@spartacus/cdc/components!GigyaRaasComponentData:class","shortType":"GigyaRaasComponentData","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"getSessionExpirationValue","parameters":[],"returnType":"number"},{"kind":"Property","name":"getCurrentBaseSite","type":""},{"kind":"Method","name":"displayInEmbedMode","parameters":[{"name":"data","type":"GigyaRaasComponentData","canonicalReference":"@spartacus/cdc/components!GigyaRaasComponentData:class","shortType":"GigyaRaasComponentData","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/cdc/components","kind":"Class","name":"GigyaRaasGuard","members":[{"kind":"Property","name":"authGuard","type":"AuthGuard"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"notAuthGuard","type":"NotAuthGuard"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"GigyaRaasGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cdc/components"}],"newApiElement":{"entryPoint":"@spartacus/cdc/components","kind":"Class","name":"GigyaRaasGuard","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"authGuard","type":"AuthGuard"},{"kind":"Property","name":"notAuthGuard","type":"NotAuthGuard"},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"checksToProcess","type":""},{"kind":"Property","name":"getComponentsByType","type":""},{"kind":"Property","name":"getComponentData","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsCs","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsDe","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsEn","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsEs_CO","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsEs","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsFr","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsHi","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsHu","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsId","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsIt","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsJa","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsKo","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsPl","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsPt","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsRu","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsZh_TW","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cdc/assets","kind":"Variable","name":"cdcTranslationsZh","type":"{ cdc: { reconsent: { dialog: { title: string; description: string; }; }; cdcProfile: { profileUpdateSuccess: string; profileUpdateFailure: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cdcTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cdcTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cdc/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/root","kind":"Class","name":"WishListFacade","members":[{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createWishList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"name","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"description","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getWishList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWishListLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadWishList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_root!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"WishListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createWishList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createWishList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"name","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"description","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"WishListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWishList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWishList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"WishListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWishListLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWishListLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"WishListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadWishList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadWishList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"WishListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_root!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"WishListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/root","kind":"Class","name":"WishListFacade","members":[{"kind":"Method","name":"createWishList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/wish-list/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"name","type":"string","canonicalReference":"@spartacus/cart/wish-list/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"description","type":"string","canonicalReference":"@spartacus/cart/wish-list/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getWishList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadWishList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/wish-list/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"customerId","type":"string","canonicalReference":"@spartacus/cart/wish-list/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/wish-list/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/wish-list/root!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getWishListLoading","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Namespace","name":"WishListActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"WishListActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"WishListActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/cart/wish-list/core"}]},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"CREATE_WISH_LIST_FAIL","namespace":"WishListActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"CREATE_WISH_LIST_FAIL","type":""}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"CREATE_WISH_LIST_SUCCESS","namespace":"WishListActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"CREATE_WISH_LIST_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"CREATE_WISH_LIST","namespace":"WishListActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"CREATE_WISH_LIST","type":""}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"CreateWishList","namespace":"WishListActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; name?: string; description?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; name?: string; description?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"CreateWishList","members":[{"kind":"Property","name":"payload","type":"{ userId: string; name?: string; description?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n name?: string;\n description?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"CreateWishListFail","namespace":"WishListActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ cartId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ cartId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"CreateWishListFail","members":[{"kind":"Property","name":"payload","type":"{ cartId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n cartId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"CreateWishListSuccess","namespace":"WishListActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ cart: Cart; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ cart: Cart; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"CreateWishListSuccess","members":[{"kind":"Property","name":"payload","type":"{ cart: Cart; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n cart: Cart;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"LOAD_WISH_LIST_FAIL","namespace":"WishListActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"LOAD_WISH_LIST_FAIL","type":""}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"LOAD_WISH_LIST_SUCCESS","namespace":"WishListActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"LOAD_WISH_LIST_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"LOAD_WISH_LIST","namespace":"WishListActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Variable","name":"LOAD_WISH_LIST","type":""}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"LoadWishList","namespace":"WishListActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"LoadWishListPayload","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_core!~LoadWishListPayload:interface","shortType":"LoadWishListPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"LoadWishListPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"LoadWishList","members":[{"kind":"Property","name":"payload","type":"LoadWishListPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"LoadWishListPayload","canonicalReference":"@spartacus/cart/wish-list/core!LoadWishListPayload:class","shortType":"LoadWishListPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"LoadWishListFail","namespace":"WishListActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"LoadWishListFailPayload","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_core!~LoadWishListFailPayload:interface","shortType":"LoadWishListFailPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"LoadWishListFailPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"LoadWishListFail","members":[{"kind":"Property","name":"payload","type":"LoadWishListFailPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"LoadWishListFailPayload","canonicalReference":"@spartacus/cart/wish-list/core!LoadWishListFailPayload:class","shortType":"LoadWishListFailPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"LoadWishListSuccess","namespace":"WishListActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ cart: Cart; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ cart: Cart; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"LoadWishListSuccess","members":[{"kind":"Property","name":"payload","type":"{ cart: Cart; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n cart: Cart;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"TypeAlias","name":"WishListActions","namespace":"WishListActions","members":["CreateWishList | CreateWishListSuccess | CreateWishListFail | LoadWishList | LoadWishListSuccess | LoadWishListFail"],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"TypeAlias","name":"WishListActions","members":["CreateWishList | CreateWishListSuccess | CreateWishListFail | LoadWishList | LoadWishListSuccess | LoadWishListFail"]}},{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"WishListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_core!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"multiCartFacade","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_core!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createWishList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"name","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"description","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getWishList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWishListId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWishListLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadWishList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"WishListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createWishList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createWishList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"name","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"description","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"WishListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWishList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWishList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"WishListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWishListId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWishListId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"WishListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWishListLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWishListLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"WishListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadWishList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadWishList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"WishListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"WishListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/core","kind":"Class","name":"WishListService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/cart/wish-list/core!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"multiCartFacade","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/wish-list/core!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/wish-list/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"createWishList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/wish-list/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"name","type":"string","canonicalReference":"@spartacus/cart/wish-list/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"description","type":"string","canonicalReference":"@spartacus/cart/wish-list/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getWishList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loadWishList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/wish-list/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"customerId","type":"string","canonicalReference":"@spartacus/cart/wish-list/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/wish-list/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/wish-list/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getWishListLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getWishListId","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"getWishListIdWithUserId","type":""}]}},{"entryPoint":"@spartacus/cart/wish-list/components/add-to-wishlist","kind":"Class","name":"AddToWishListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"wishListFacade","type":"WishListFacade","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~WishListFacade:class","shortType":"WishListFacade","importPath":"@spartacus/cart/wish-list/root"},{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"addToWishlistButton","type":"ElementRef"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Method","name":"getProductInWishList","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"OrderEntry | undefined"},{"kind":"Method","name":"getWishListEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"hasStock","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"removeFromWishlistButton","type":"ElementRef"},{"kind":"Method","name":"restoreFocus","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setStockInfo","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"userLoggedIn$","type":"Observable"},{"kind":"Property","name":"wishListEntries$","type":"Observable"},{"kind":"Property","name":"wishListFacade","type":"WishListFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddToWishListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components/add-to-wishlist"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductInWishList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductInWishList","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"OrderEntry | undefined"},"topLevelApiElementName":"AddToWishListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components/add-to-wishlist"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getWishListEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getWishListEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AddToWishListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components/add-to-wishlist"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddToWishListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components/add-to-wishlist"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreFocus","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreFocus","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToWishListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components/add-to-wishlist"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setStockInfo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setStockInfo","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components_add-to-wishlist!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddToWishListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components/add-to-wishlist"}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/components/add-to-wishlist","kind":"Class","name":"AddToWishListComponent","members":[{"kind":"Property","name":"wishListFacade","type":"WishListFacade"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"product$","type":"Observable"},{"kind":"Property","name":"wishListEntries$","type":"Observable"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Property","name":"addToWishlistButton","type":"ElementRef"},{"kind":"Property","name":"removeFromWishlistButton","type":"ElementRef"},{"kind":"Property","name":"userLoggedIn$","type":"Observable"},{"kind":"Property","name":"hasStock","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"wishListFacade","type":"WishListFacade","canonicalReference":"@spartacus/cart/wish-list/components/add-to-wishlist!WishListFacade:class","shortType":"WishListFacade","importPath":"@spartacus/cart/wish-list/root","isOptional":false},{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/cart/wish-list/components/add-to-wishlist!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/cart/wish-list/components/add-to-wishlist!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"add","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/wish-list/components/add-to-wishlist!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"remove","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/wish-list/components/add-to-wishlist!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getProductInWishList","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/wish-list/components/add-to-wishlist!Product:class","shortType":"Product","importPath":"","isOptional":false},{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/wish-list/components/add-to-wishlist!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"OrderEntry | undefined"},{"kind":"Method","name":"setStockInfo","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/wish-list/components/add-to-wishlist!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getWishListEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"restoreFocus","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/wish-list/components","kind":"Class","name":"WishListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"wishListFacade","type":"WishListFacade","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components!~WishListFacade:class","shortType":"WishListFacade","importPath":"@spartacus/cart/wish-list/root"}]},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"wishList$","type":"Observable"},{"kind":"Property","name":"wishListFacade","type":"WishListFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"WishListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/components","kind":"Class","name":"WishListComponent","members":[{"kind":"Property","name":"wishListFacade","type":"WishListFacade"},{"kind":"Property","name":"wishList$","type":"Observable"},{"kind":"Property","name":"loading$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"wishListFacade","type":"WishListFacade","canonicalReference":"@spartacus/cart/wish-list/components!WishListFacade:class","shortType":"WishListFacade","importPath":"@spartacus/cart/wish-list/root","isOptional":false}]},{"kind":"Method","name":"removeEntry","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/cart/wish-list/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/wish-list/components","kind":"Class","name":"WishListItemComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"productListItemContextSource","type":"ProductListItemContextSource","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components!~ProductListItemContextSource:class","shortType":"ProductListItemContextSource","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cartEntry","type":"OrderEntry"},{"kind":"Property","name":"isLoading","type":"boolean"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"productListItemContextSource","type":"ProductListItemContextSource"},{"kind":"Property","name":"remove","type":"EventEmitter"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"WishListItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_wish-list_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"WishListItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/wish-list/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/wish-list/components","kind":"Class","name":"WishListItemComponent","members":[{"kind":"Property","name":"productListItemContextSource","type":"ProductListItemContextSource"},{"kind":"Property","name":"isLoading","type":"boolean"},{"kind":"Property","name":"cartEntry","type":"OrderEntry"},{"kind":"Property","name":"remove","type":"EventEmitter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"productListItemContextSource","type":"ProductListItemContextSource","canonicalReference":"@spartacus/cart/wish-list/components!ProductListItemContextSource:class","shortType":"ProductListItemContextSource","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/cart/wish-list/components!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/cart/wish-list/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsCs","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsDe","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsEn","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsEs_CO","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsEs","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsFr","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsHi","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsHu","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsId","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsIt","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsJa","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsKo","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsPl","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsPt","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsRu","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsZh_TW","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/wish-list/assets","kind":"Variable","name":"wishListTranslationsZh","type":"{ wishlist: { wishlist: { empty: string; itemRemoved: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"wishListTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"wishListTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/wish-list/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/root","kind":"Class","name":"SavedCartFacade","members":[{"kind":"Method","name":"clearCloneSavedCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearRestoreSavedCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearSaveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearSavedCarts","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"deleteSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"editSavedCart","overloadIndex":1,"parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{ cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getSavedCartList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartListProcess","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSavedCartListProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadSavedCarts","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"saveCart","overloadIndex":1,"parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{ cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCloneSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCloneSavedCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearRestoreSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearRestoreSavedCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearSaveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearSaveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearSavedCarts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearSavedCarts","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cloneSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editSavedCart","overloadIndex":1,"parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{ cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCloneSavedCartProcessError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCloneSavedCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCloneSavedCartProcessLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCloneSavedCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCloneSavedCartProcessSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCloneSavedCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRestoreSavedCartProcessError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRestoreSavedCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRestoreSavedCartProcessLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRestoreSavedCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRestoreSavedCartProcessSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRestoreSavedCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSaveCartProcessError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSaveCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSaveCartProcessLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSaveCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSaveCartProcessSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSaveCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartListProcess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartListProcess","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartListProcessLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartListProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadSavedCarts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadSavedCarts","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveCart","overloadIndex":1,"parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{ cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/root","kind":"Class","name":"SavedCartFacade","members":[{"kind":"Method","name":"loadSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"get","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"isStable","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadSavedCarts","parameters":[],"returnType":"void"},{"kind":"Method","name":"getList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartListProcessLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartListProcess","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"clearSavedCarts","parameters":[],"returnType":"void"},{"kind":"Method","name":"restoreSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getRestoreSavedCartProcessLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearRestoreSavedCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"deleteSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"saveCart","parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSaveCartProcessLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearSaveCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"editSavedCart","parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"cloneSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/saved-cart/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getCloneSavedCartProcessLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearCloneSavedCart","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/saved-cart/occ","kind":"Class","name":"OccSavedCartAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getCloneSavedCartEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getRestoreSavedCartEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSavedCartEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSavedCartListEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cloneSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCloneSavedCartEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCloneSavedCartEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccSavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRestoreSavedCartEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRestoreSavedCartEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccSavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccSavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartListEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartListEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccSavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccSavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/occ","kind":"Class","name":"OccSavedCartAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/cart/saved-cart/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/cart/saved-cart/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"restoreSavedCart","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"cloneSavedCart","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getSavedCartListEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getRestoreSavedCartEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getCloneSavedCartEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/saved-cart/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Namespace","name":"SavedCartActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"SavedCartActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"SavedCartActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/cart/saved-cart/core"}]},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLEAR_CLONE_SAVED_CART","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLEAR_CLONE_SAVED_CART","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLEAR_RESTORE_SAVED_CART","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLEAR_RESTORE_SAVED_CART","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLEAR_SAVE_CART","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLEAR_SAVE_CART","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLEAR_SAVED_CARTS","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLEAR_SAVED_CARTS","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"ClearCloneSavedCart","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"ClearCloneSavedCart","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"ClearRestoreSavedCart","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"ClearRestoreSavedCart","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"ClearSaveCart","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"ClearSaveCart","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"ClearSavedCarts","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"ClearSavedCarts","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLONE_SAVED_CART_FAIL","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLONE_SAVED_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLONE_SAVED_CART_SUCCESS","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLONE_SAVED_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLONE_SAVED_CART","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"CLONE_SAVED_CART","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"CloneSavedCart","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"CloneSavedCart","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"CloneSavedCartFail","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"CloneSavedCartFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"CloneSavedCartSuccess","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"CloneSavedCartSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"EDIT_SAVED_CART_FAIL","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"EDIT_SAVED_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"EDIT_SAVED_CART_SUCCESS","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"EDIT_SAVED_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"EDIT_SAVED_CART","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"EDIT_SAVED_CART","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"EditSavedCart","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"EditSavedCart","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"EditSavedCartFail","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"EditSavedCartFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"EditSavedCartSuccess","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"EditSavedCartSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CART_FAIL","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CART_SUCCESS","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CART","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CART","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CARTS_FAIL","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CARTS_FAIL","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CARTS_SUCCESS","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CARTS_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CARTS","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"LOAD_SAVED_CARTS","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCart","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCart","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCartFail","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCartFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCarts","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCarts","members":[{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCartsFail","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCartsFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCartsSuccess","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCartsSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCartSuccess","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"LoadSavedCartSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"RESTORE_SAVED_CART_FAIL","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"RESTORE_SAVED_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"RESTORE_SAVED_CART_SUCCESS","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"RESTORE_SAVED_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"RESTORE_SAVED_CART","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"RESTORE_SAVED_CART","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"RestoreSavedCart","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"RestoreSavedCart","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"RestoreSavedCartFail","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"RestoreSavedCartFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"RestoreSavedCartSuccess","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"RestoreSavedCartSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"SAVE_CART_FAIL","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"SAVE_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"SAVE_CART_SUCCESS","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"SAVE_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"SAVE_CART","namespace":"SavedCartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Variable","name":"SAVE_CART","type":""}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SaveCart","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SaveCart","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SaveCartFail","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SaveCartFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SaveCartSuccess","namespace":"SavedCartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SaveCartSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; saveCartName?: string; saveCartDescription?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"TypeAlias","name":"SavedCartActions","namespace":"SavedCartActions","members":["LoadSavedCart | LoadSavedCartSuccess | LoadSavedCartFail | LoadSavedCarts | LoadSavedCartsSuccess | LoadSavedCartsFail | ClearSavedCarts | RestoreSavedCart | RestoreSavedCartSuccess | RestoreSavedCartFail | ClearRestoreSavedCart | SaveCart | SaveCartSuccess | SaveCartFail | ClearSaveCart | EditSavedCart | EditSavedCartSuccess | EditSavedCartFail | CloneSavedCart | CloneSavedCartSuccess | CloneSavedCartFail | ClearCloneSavedCart"],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"TypeAlias","name":"SavedCartActions","members":["LoadSavedCart | LoadSavedCartSuccess | LoadSavedCartFail | LoadSavedCarts | LoadSavedCartsSuccess | LoadSavedCartsFail | ClearSavedCarts | RestoreSavedCart | RestoreSavedCartSuccess | RestoreSavedCartFail | ClearRestoreSavedCart | SaveCart | SaveCartSuccess | SaveCartFail | ClearSaveCart | EditSavedCart | EditSavedCartSuccess | EditSavedCartFail | CloneSavedCart | CloneSavedCartSuccess | CloneSavedCartFail | ClearCloneSavedCart"]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SavedCartAdapter","members":[{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"String","isOptional":false,"canonicalReference":"!String:interface","shortType":"String","importPath":""},{"name":"cartId","type":"String","isOptional":false,"canonicalReference":"!String:interface","shortType":"String","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cloneSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"String","isOptional":false,"canonicalReference":"!String:interface","shortType":"String","importPath":""},{"name":"cartId","type":"String","isOptional":false,"canonicalReference":"!String:interface","shortType":"String","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SavedCartAdapter","members":[{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"String","canonicalReference":"@spartacus/cart/saved-cart/core!String:class","shortType":"String","importPath":"","isOptional":false},{"name":"cartId","type":"String","canonicalReference":"@spartacus/cart/saved-cart/core!String:class","shortType":"String","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"restoreSavedCart","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"cloneSavedCart","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SavedCartConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"SavedCartAdapter","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!SavedCartAdapter:class","shortType":"SavedCartAdapter","importPath":"@spartacus/cart/saved-cart/core"}]},{"kind":"Property","name":"adapter","type":"SavedCartAdapter"},{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cloneSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SavedCartConnector","members":[{"kind":"Property","name":"adapter","type":"SavedCartAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"SavedCartAdapter","canonicalReference":"@spartacus/cart/saved-cart/core!SavedCartAdapter:class","shortType":"SavedCartAdapter","importPath":"@spartacus/cart/saved-cart/core","isOptional":false}]},{"kind":"Method","name":"get","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getList","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"restoreSavedCart","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"cloneSavedCart","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SavedCartEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"actionsSubject","type":"ActionsSubject","isOptional":false,"canonicalReference":"@ngrx/store!ActionsSubject:class","shortType":"ActionsSubject","importPath":"@ngrx/store"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"stateEventService","type":"StateEventService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core"},{"name":"multiCartService","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Method","name":"buildRestoreSavedCartEvents","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"() => void"},{"kind":"Method","name":"buildSaveCartSuccessEvent","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"() => void"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getAction","overloadIndex":1,"parameters":[{"name":"actionType","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ type: string; payload?: any; }>"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerCloneSavedCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerEditSavedCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerRestoreSavedCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerSaveCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"stateEventService","type":"StateEventService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildRestoreSavedCartEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildRestoreSavedCartEvents","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"() => void"},"topLevelApiElementName":"SavedCartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildSaveCartSuccessEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildSaveCartSuccessEvent","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"() => void"},"topLevelApiElementName":"SavedCartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAction","overloadIndex":1,"parameters":[{"name":"actionType","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ type: string; payload?: any; }>"},"topLevelApiElementName":"SavedCartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerCloneSavedCartEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerCloneSavedCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerEditSavedCartEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerEditSavedCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerRestoreSavedCartEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerRestoreSavedCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerSaveCartEvents","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerSaveCartEvents","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SavedCartEventBuilder","members":[{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"stateEventService","type":"StateEventService"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"actionsSubject","type":"ActionsSubject","canonicalReference":"@spartacus/cart/saved-cart/core!ActionsSubject:class","shortType":"ActionsSubject","importPath":"","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/saved-cart/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"stateEventService","type":"StateEventService","canonicalReference":"@spartacus/cart/saved-cart/core!StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core","isOptional":false},{"name":"multiCartService","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/saved-cart/core!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerRestoreSavedCartEvents","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerSaveCartEvents","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerEditSavedCartEvents","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerCloneSavedCartEvents","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildRestoreSavedCartEvents","parameters":[{"name":"mapping","type":"ActionToEventMapping","canonicalReference":"@spartacus/cart/saved-cart/core!ActionToEventMapping:class","shortType":"ActionToEventMapping","importPath":"","isOptional":false}],"returnType":"() => void"},{"kind":"Method","name":"buildSaveCartSuccessEvent","parameters":[{"name":"mapping","type":"ActionToEventMapping","canonicalReference":"@spartacus/cart/saved-cart/core!ActionToEventMapping:class","shortType":"ActionToEventMapping","importPath":"","isOptional":false}],"returnType":"() => void"},{"kind":"Method","name":"getAction","parameters":[{"name":"actionType","type":"string | string[]","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{ type: string; payload?: any; }>"}]}},{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SavedCartService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"multiCartService","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"clearCloneSavedCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearRestoreSavedCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearSaveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearSavedCarts","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"deleteSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"editSavedCart","overloadIndex":1,"parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{ cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getSavedCartList","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartListProcess","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSavedCartListProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadSavedCarts","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"saveCart","overloadIndex":1,"parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{ cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCloneSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCloneSavedCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearRestoreSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearRestoreSavedCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearSaveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearSaveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearSavedCarts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearSavedCarts","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"cloneSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"cloneSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"editSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"editSavedCart","overloadIndex":1,"parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{ cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCloneSavedCartProcessError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCloneSavedCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCloneSavedCartProcessLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCloneSavedCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCloneSavedCartProcessSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCloneSavedCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRestoreSavedCartProcessError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRestoreSavedCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRestoreSavedCartProcessLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRestoreSavedCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRestoreSavedCartProcessSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRestoreSavedCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSaveCartProcessError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSaveCartProcessError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSaveCartProcessLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSaveCartProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSaveCartProcessSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSaveCartProcessSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartList","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartListProcess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartListProcess","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartListProcessLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartListProcessLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadSavedCarts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadSavedCarts","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveCart","overloadIndex":1,"parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{ cartId: string; saveCartName?: string; saveCartDescription?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/core","kind":"Class","name":"SavedCartService","members":[{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/saved-cart/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/cart/saved-cart/core!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"multiCartService","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/saved-cart/core!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/saved-cart/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"get","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"isStable","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"loadSavedCarts","parameters":[],"returnType":"void"},{"kind":"Method","name":"getList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartList","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartListProcessLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartListProcess","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"clearSavedCarts","parameters":[],"returnType":"void"},{"kind":"Method","name":"restoreSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getRestoreSavedCartProcessLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getRestoreSavedCartProcessError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearRestoreSavedCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"deleteSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"saveCart","parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getSaveCartProcessLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSaveCartProcessError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearSaveCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"editSavedCart","parameters":[{"name":"{ cartId, saveCartName, saveCartDescription, }","type":"{\n cartId: string;\n saveCartName?: string;\n saveCartDescription?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"cloneSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/saved-cart/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getCloneSavedCartProcessLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCloneSavedCartProcessError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"clearCloneSavedCart","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"AddToSavedCartComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"disableSaveCartForLater$","type":"Observable"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loggedIn","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"saveCart","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToSavedCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToSavedCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddToSavedCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveCart","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddToSavedCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"AddToSavedCartComponent","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"loggedIn","type":"boolean"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"disableSaveCartForLater$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/cart/saved-cart/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cart/saved-cart/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/saved-cart/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"saveCart","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/saved-cart/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"openDialog","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/saved-cart/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"NewSavedCartOrderEntriesContext","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"importInfoService","type":"ProductImportInfoService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductImportInfoService:class","shortType":"ProductImportInfoService","importPath":"@spartacus/cart/base/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"multiCartService","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"savedCartService","type":"SavedCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"},{"name":"savedCartInfo","type":"{ name: string; description: string; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"},{"name":"savedCartInfo","type":"{ name: string; description: string; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"importInfoService","type":"ProductImportInfoService"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"},{"name":"savedCartInfo","type":"{ name: string; description: string; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"NewSavedCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"},{"name":"savedCartInfo","type":"{ name: string; description: string; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"NewSavedCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"NewSavedCartOrderEntriesContext","members":[{"kind":"Property","name":"importInfoService","type":"ProductImportInfoService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"importInfoService","type":"ProductImportInfoService","canonicalReference":"@spartacus/cart/saved-cart/components!ProductImportInfoService:class","shortType":"ProductImportInfoService","importPath":"@spartacus/cart/base/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/saved-cart/components!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"multiCartService","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"savedCartService","type":"SavedCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root","isOptional":false}]},{"kind":"Method","name":"addEntries","parameters":[{"name":"products","type":"ProductData[]","canonicalReference":"@spartacus/cart/saved-cart/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false},{"name":"savedCartInfo","type":"{\n name: string;\n description: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"products","type":"ProductData[]","canonicalReference":"@spartacus/cart/saved-cart/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false},{"name":"savedCartInfo","type":"{\n name: string;\n description: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartDetailsActionComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"savedCartDetailsService","type":"SavedCartDetailsService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!SavedCartDetailsService:class","shortType":"SavedCartDetailsService","importPath":"@spartacus/cart/saved-cart/components"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"},{"name":"type","type":"SavedCartFormType","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~SavedCartFormType:enum","shortType":"SavedCartFormType","importPath":"@spartacus/cart/saved-cart/root"}],"returnType":"void"},{"kind":"Property","name":"savedCart$","type":"Observable"},{"kind":"Property","name":"savedCartDetailsService","type":"SavedCartDetailsService"},{"kind":"Property","name":"savedCartFormType","type":"typeof SavedCartFormType"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartDetailsActionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"},{"name":"type","type":"SavedCartFormType","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~SavedCartFormType:enum","shortType":"SavedCartFormType","importPath":"@spartacus/cart/saved-cart/root"}],"returnType":"void"},"topLevelApiElementName":"SavedCartDetailsActionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartDetailsActionComponent","members":[{"kind":"Property","name":"savedCartDetailsService","type":"SavedCartDetailsService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"savedCartFormType","type":"typeof SavedCartFormType"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"savedCart$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"savedCartDetailsService","type":"SavedCartDetailsService","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartDetailsService:class","shortType":"SavedCartDetailsService","importPath":"@spartacus/cart/saved-cart/components","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/saved-cart/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"openDialog","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/saved-cart/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false},{"name":"type","type":"SavedCartFormType","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartFormType:class","shortType":"SavedCartFormType","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartDetailsItemsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"savedCartDetailsService","type":"SavedCartDetailsService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!SavedCartDetailsService:class","shortType":"SavedCartDetailsService","importPath":"@spartacus/cart/saved-cart/components"},{"name":"savedCartService","type":"SavedCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root"},{"name":"eventSercvice","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"buyItAgainTranslation$","type":"Observable"},{"kind":"Property","name":"cartLoaded$","type":"Observable"},{"kind":"Property","name":"CartLocation","type":"typeof PromotionLocation"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"CartType","type":"typeof CartType"},{"kind":"Property","name":"eventSercvice","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeleteComplete","overloadIndex":1,"parameters":[{"name":"success","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"savedCart$","type":"Observable"},{"kind":"Property","name":"savedCartDetailsService","type":"SavedCartDetailsService"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartDetailsItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartDetailsItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDeleteComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDeleteComplete","overloadIndex":1,"parameters":[{"name":"success","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartDetailsItemsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartDetailsItemsComponent","members":[{"kind":"Property","name":"savedCartDetailsService","type":"SavedCartDetailsService"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"eventSercvice","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"CartType","type":"typeof CartType"},{"kind":"Property","name":"CartLocation","type":"typeof PromotionLocation"},{"kind":"Property","name":"buyItAgainTranslation$","type":"Observable"},{"kind":"Property","name":"cartLoaded$","type":"Observable"},{"kind":"Property","name":"savedCart$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"savedCartDetailsService","type":"SavedCartDetailsService","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartDetailsService:class","shortType":"SavedCartDetailsService","importPath":"@spartacus/cart/saved-cart/components","isOptional":false},{"name":"savedCartService","type":"SavedCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root","isOptional":false},{"name":"eventSercvice","type":"EventService","canonicalReference":"@spartacus/cart/saved-cart/components!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cart/saved-cart/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cart/saved-cart/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/cart/saved-cart/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDeleteComplete","parameters":[{"name":"success","type":"boolean","canonicalReference":"@spartacus/cart/saved-cart/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartDetailsOverviewComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"savedCartDetailsService","type":"SavedCartDetailsService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!SavedCartDetailsService:class","shortType":"SavedCartDetailsService","importPath":"@spartacus/cart/saved-cart/components"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Method","name":"getCartDescription","overloadIndex":1,"parameters":[{"name":"cartDescription","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCartId","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCartItems","overloadIndex":1,"parameters":[{"name":"totalItems","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCartName","overloadIndex":1,"parameters":[{"name":"cartName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCartQuantity","overloadIndex":1,"parameters":[{"name":"totalUnitCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCartTotal","overloadIndex":1,"parameters":[{"name":"totalPriceWithTax","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getDateSaved","overloadIndex":1,"parameters":[{"name":"saveTime","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"savedCart$","type":"Observable"},{"kind":"Property","name":"savedCartDetailsService","type":"SavedCartDetailsService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartDescription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartDescription","overloadIndex":1,"parameters":[{"name":"cartDescription","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartId","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartItems","overloadIndex":1,"parameters":[{"name":"totalItems","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartName","overloadIndex":1,"parameters":[{"name":"cartName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartQuantity","overloadIndex":1,"parameters":[{"name":"totalUnitCount","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartTotal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartTotal","overloadIndex":1,"parameters":[{"name":"totalPriceWithTax","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDateSaved","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDateSaved","overloadIndex":1,"parameters":[{"name":"saveTime","type":"string | null","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SavedCartDetailsOverviewComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartDetailsOverviewComponent","members":[{"kind":"Property","name":"savedCartDetailsService","type":"SavedCartDetailsService"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"savedCart$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"savedCartDetailsService","type":"SavedCartDetailsService","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartDetailsService:class","shortType":"SavedCartDetailsService","importPath":"@spartacus/cart/saved-cart/components","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/cart/saved-cart/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/saved-cart/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"getCartName","parameters":[{"name":"cartName","type":"string","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCartDescription","parameters":[{"name":"cartDescription","type":"string","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCartId","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getDateSaved","parameters":[{"name":"saveTime","type":"string | null","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCartItems","parameters":[{"name":"totalItems","type":"number","canonicalReference":"@spartacus/cart/saved-cart/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCartQuantity","parameters":[{"name":"totalUnitCount","type":"number","canonicalReference":"@spartacus/cart/saved-cart/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCartTotal","parameters":[{"name":"totalPriceWithTax","type":"string","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"openDialog","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/saved-cart/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartDetailsService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"savedCartService","type":"SavedCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root"}]},{"kind":"Method","name":"getCartDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getSavedCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"savedCart$","type":"Observable"},{"kind":"Property","name":"savedCartId$","type":"Observable"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartDetails","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSavedCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSavedCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartDetailsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartDetailsService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"savedCartId$","type":"Observable"},{"kind":"Property","name":"savedCart$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cart/saved-cart/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"savedCartService","type":"SavedCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root","isOptional":false}]},{"kind":"Method","name":"getSavedCartId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCartDetails","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartFormDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"savedCartService","type":"SavedCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"deleteCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"descriptionMaxLength","type":"number"},{"kind":"Property","name":"descriptionsCharacterLeft","type":"number"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isCloneSavedCart","type":"boolean"},{"kind":"Property","name":"isDisableDeleteButton$","type":"Observable"},{"kind":"Property","name":"isDisableRestoreButton$","type":"Observable"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"layoutOption","type":"string | undefined"},{"kind":"Property","name":"nameMaxLength","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onComplete","overloadIndex":1,"parameters":[{"name":"success","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"savedCartFormType","type":"typeof SavedCartFormType"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Method","name":"saveOrEditCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"toggleIsCloneSavedCart","overloadIndex":1,"parameters":[],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"build","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"build","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"descriptionsCharacterLeft","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"descriptionsCharacterLeft","type":"number"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onComplete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onComplete","overloadIndex":1,"parameters":[{"name":"success","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"patchData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"patchData","overloadIndex":1,"parameters":[{"name":"item","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreSavedCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveOrEditCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveOrEditCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleIsCloneSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleIsCloneSavedCart","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"SavedCartFormDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartFormDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"savedCartFormType","type":"typeof SavedCartFormType"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Property","name":"layoutOption","type":"string | undefined"},{"kind":"Property","name":"descriptionMaxLength","type":"number"},{"kind":"Property","name":"nameMaxLength","type":"number"},{"kind":"Property","name":"isCloneSavedCart","type":"boolean"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"isDisableDeleteButton$","type":"Observable"},{"kind":"Property","name":"isDisableRestoreButton$","type":"Observable"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/cart/saved-cart/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/saved-cart/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"savedCartService","type":"SavedCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/saved-cart/components!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cart/saved-cart/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cart/saved-cart/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"saveOrEditCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"deleteCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"restoreSavedCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/cart/saved-cart/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onComplete","parameters":[{"name":"success","type":"boolean","canonicalReference":"@spartacus/cart/saved-cart/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"toggleIsCloneSavedCart","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"build","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/saved-cart/components!Cart:class","shortType":"Cart","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"patchData","parameters":[{"name":"item","type":"any","canonicalReference":"@spartacus/cart/saved-cart/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Property","name":"resetSavedCartStates","type":""},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Interface","name":"SavedCartFormDialogOptions","members":[{"kind":"PropertySignature","name":"cart","type":"Cart"},{"kind":"PropertySignature","name":"layoutOption","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cart","type":"Cart"},"topLevelApiElementName":"SavedCartFormDialogOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"layoutOption","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"layoutOption","type":"string"},"topLevelApiElementName":"SavedCartFormDialogOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Interface","name":"SavedCartFormDialogOptions","members":[{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Property","name":"layoutOption","type":"string"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routing","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"savedCartService","type":"SavedCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"goToSavedCartDetails","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"observeAndReloadSavedCartOnContextChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""},{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"restoreButton","type":"ElementRef"},{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"savedCarts$","type":"Observable"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"siteContextService","type":"SiteContextComponentService | null"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToSavedCartDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToSavedCartDetails","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SavedCartListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"observeAndReloadSavedCartOnContextChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"observeAndReloadSavedCartOnContextChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SavedCartListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""},{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SavedCartListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartListComponent","members":[{"kind":"Property","name":"routing","type":"RoutingService"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"subscription","type":""},{"kind":"Property","name":"siteContextService","type":"SiteContextComponentService | null"},{"kind":"Property","name":"restoreButton","type":"ElementRef"},{"kind":"Property","name":"isLoading$","type":"Observable"},{"kind":"Property","name":"savedCarts$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routing","type":"RoutingService","canonicalReference":"@spartacus/cart/saved-cart/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"savedCartService","type":"SavedCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/saved-cart/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"goToSavedCartDetails","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/saved-cart/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"openDialog","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/cart/saved-cart/components!Event:class","shortType":"Event","importPath":"","isOptional":false},{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/saved-cart/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"observeAndReloadSavedCartOnContextChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartOrderEntriesContext","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"importInfoService","type":"ProductImportInfoService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductImportInfoService:class","shortType":"ProductImportInfoService","importPath":"@spartacus/cart/base/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"multiCartService","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"savedCartService","type":"SavedCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"importInfoService","type":"ProductImportInfoService"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"savedCartId$","type":"Observable"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_saved-cart_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"SavedCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SavedCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/saved-cart/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/saved-cart/components","kind":"Class","name":"SavedCartOrderEntriesContext","members":[{"kind":"Property","name":"importInfoService","type":"ProductImportInfoService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Property","name":"savedCartService","type":"SavedCartFacade"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"importInfoService","type":"ProductImportInfoService","canonicalReference":"@spartacus/cart/saved-cart/components!ProductImportInfoService:class","shortType":"ProductImportInfoService","importPath":"@spartacus/cart/base/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/saved-cart/components!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"multiCartService","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"savedCartService","type":"SavedCartFacade","canonicalReference":"@spartacus/cart/saved-cart/components!SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cart/saved-cart/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"savedCartId$","type":"Observable"},{"kind":"Method","name":"addEntries","parameters":[{"name":"products","type":"ProductData[]","canonicalReference":"@spartacus/cart/saved-cart/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"products","type":"ProductData[]","canonicalReference":"@spartacus/cart/saved-cart/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsCs","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsDe","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsEn","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsEs_CO","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsEs","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsFr","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsHi","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsHu","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsId","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsIt","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsJa","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsKo","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsPl","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsPt","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsRu","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsZh_TW","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/saved-cart/assets","kind":"Variable","name":"savedCartTranslationsZh","type":"{ savedCart: { savedCartDetails: { cartName: string; cartDescription: string; cartId: string; dateSaved: string; items: string; quantity: string; total: string; editSavedCart: string; deleteSavedCart: string; addSelectedItems: string; emptyCartItems: string; }; savedCartList: { savedCarts: string; cartName: string; cartId: string; dateSaved: string; cartDescription: string; quantity: string; quantityFull: string; total: string; actions: string; makeCartActive: string; notFound: string; swapCartNoActiveCart: string; swapCartWithActiveCart: string; }; savedCartCartPage: { messages: { cartSaved: string; }; }; savedCartDialog: { saveForLater: string; itemsSavedForLater: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; save: string; restore: string; followingCartDelete: string; followingCartRestore: string; delete: string; deleteCartSuccess: string; editCartSuccess: string; editSavedCart: string; deleteSavedCart: string; restoreSavedCart: string; name: string; id: string; description: string; quantity: string; quantityFull: string; total: string; keepCopySavedCart: string; defaultCloneCartName: string; nameOfCloneCart: string; }; addToSavedCart: { savedCarts: string; saveCartForLater: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"savedCartTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"savedCartTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/saved-cart/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/root","kind":"Class","name":"QuickOrderFacade","members":[{"kind":"Method","name":"addProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[],"returnType":"Observable<[OrderEntry[], QuickOrderAddEntryEvent[]]>"},{"kind":"Method","name":"canAdd","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productsData","type":"ProductData[]","isOptional":true,"canonicalReference":"@spartacus/cart_quick-order_root!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"clearDeletedEntries","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearNonPurchasableProductError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"BehaviorSubject"},{"kind":"Method","name":"getNonPurchasableProductError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getProductAdded","overloadIndex":1,"parameters":[],"returnType":"Subject"},{"kind":"Method","name":"getSoftDeletedEntries","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"hardDeleteEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadEntries","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_root!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"restoreSoftDeletedEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"searchProducts","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxProducts","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setListLimit","overloadIndex":1,"parameters":[{"name":"limit","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setNonPurchasableProductError","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setProductAdded","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"softDeleteEntry","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updateEntryQuantity","overloadIndex":1,"parameters":[{"name":"entryIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[],"returnType":"Observable<[OrderEntry[], QuickOrderAddEntryEvent[]]>"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canAdd","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canAdd","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productsData","type":"ProductData[]","isOptional":true,"canonicalReference":"@spartacus/cart_quick-order_root!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearDeletedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearDeletedEntries","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearNonPurchasableProductError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearNonPurchasableProductError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"BehaviorSubject"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNonPurchasableProductError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNonPurchasableProductError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductAdded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductAdded","overloadIndex":1,"parameters":[],"returnType":"Subject"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSoftDeletedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSoftDeletedEntries","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hardDeleteEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hardDeleteEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadEntries","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_root!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreSoftDeletedEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreSoftDeletedEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchProducts","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxProducts","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setListLimit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setListLimit","overloadIndex":1,"parameters":[{"name":"limit","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setNonPurchasableProductError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setNonPurchasableProductError","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_root!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setProductAdded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setProductAdded","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"softDeleteEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"softDeleteEntry","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEntryQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEntryQuantity","overloadIndex":1,"parameters":[{"name":"entryIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/root","kind":"Class","name":"QuickOrderFacade","members":[{"kind":"Method","name":"getEntries","parameters":[],"returnType":"BehaviorSubject"},{"kind":"Method","name":"searchProducts","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/cart/quick-order/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"maxProducts","type":"number","canonicalReference":"@spartacus/cart/quick-order/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"clearList","parameters":[],"returnType":"void"},{"kind":"Method","name":"canAdd","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/cart/quick-order/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"productsData","type":"ProductData[]","canonicalReference":"@spartacus/cart/quick-order/root!ProductData:class","shortType":"ProductData","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"setListLimit","parameters":[{"name":"limit","type":"number","canonicalReference":"@spartacus/cart/quick-order/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadEntries","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/quick-order/root!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateEntryQuantity","parameters":[{"name":"entryIndex","type":"number","canonicalReference":"@spartacus/cart/quick-order/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/quick-order/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"softDeleteEntry","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/cart/quick-order/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addProduct","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/quick-order/root!Product:class","shortType":"Product","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/quick-order/root!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getProductAdded","parameters":[],"returnType":"Subject"},{"kind":"Method","name":"setProductAdded","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addToCart","parameters":[],"returnType":"Observable<[OrderEntry[], QuickOrderAddEntryEvent[]]>"},{"kind":"Method","name":"getSoftDeletedEntries","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"restoreSoftDeletedEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hardDeleteEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearDeletedEntries","parameters":[],"returnType":"void"},{"kind":"Method","name":"getNonPurchasableProductError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setNonPurchasableProductError","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/quick-order/root!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearNonPurchasableProductError","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/quick-order/core","kind":"Interface","name":"CmsQuickOrderComponent","members":[{"kind":"PropertySignature","name":"quickOrderListLimit","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quickOrderListLimit","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quickOrderListLimit","type":"number"},"topLevelApiElementName":"CmsQuickOrderComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/quick-order/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/core","kind":"Interface","name":"CmsQuickOrderComponent","members":[{"kind":"Property","name":"quickOrderListLimit","type":"number"}]}},{"entryPoint":"@spartacus/cart/quick-order/core","kind":"Class","name":"QuickOrderCoreModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"QuickOrderCoreModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/core","kind":"Class","name":"QuickOrderCoreModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/quick-order/core","kind":"Class","name":"QuickOrderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"config","type":"Config","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~Config:class","shortType":"Config","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"productSearchConnector","type":"ProductSearchConnector","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~ProductSearchConnector:class","shortType":"ProductSearchConnector","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"addProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addSoftEntryDeletion","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"clearTimeout","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[],"returnType":"Observable<[OrderEntry[], QuickOrderAddEntryEvent[]]>"},{"kind":"Method","name":"canAdd","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productData","type":"ProductData[]","isOptional":true,"canonicalReference":"@spartacus/cart_quick-order_core!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"clearDeletedEntries","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearDeleteTimeout","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"clearDeleteTimeouts","type":"Record"},{"kind":"Method","name":"clearList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearNonPurchasableProductError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"entries$","type":"BehaviorSubject"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"generateOrderEntry","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OrderEntry"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"BehaviorSubject"},{"kind":"Method","name":"getMissingProductIndex","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productsData","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"number"},{"kind":"Method","name":"getNonPurchasableProductError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getProductAdded","overloadIndex":1,"parameters":[],"returnType":"Subject"},{"kind":"Method","name":"getSoftDeletedEntries","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"getSoftDeletedEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OrderEntry"},{"kind":"Method","name":"hardDeleteEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"hardDeleteTimeout","type":"number"},{"kind":"Method","name":"isLimitExceeded","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productsData","type":"ProductData[]","isOptional":true,"canonicalReference":"@spartacus/cart_quick-order_core!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"boolean"},{"kind":"Method","name":"isProductOnTheList","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"loadEntries","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":true,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"nonPurchasableProductError$","type":"BehaviorSubject"},{"kind":"Property","name":"productAdded$","type":"Subject"},{"kind":"Property","name":"productSearchConnector","type":"ProductSearchConnector"},{"kind":"Property","name":"quickOrderListLimit","type":"number"},{"kind":"Method","name":"restoreSoftDeletedEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"searchProducts","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxProducts","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"setListLimit","overloadIndex":1,"parameters":[{"name":"limit","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setNonPurchasableProductError","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setProductAdded","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"softDeletedEntries$","type":"BehaviorSubject>"},{"kind":"Method","name":"softDeleteEntry","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updateEntryQuantity","overloadIndex":1,"parameters":[{"name":"entryIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addProduct","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addSoftEntryDeletion","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addSoftEntryDeletion","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"clearTimeout","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[],"returnType":"Observable<[OrderEntry[], QuickOrderAddEntryEvent[]]>"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canAdd","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canAdd","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productData","type":"ProductData[]","isOptional":true,"canonicalReference":"@spartacus/cart_quick-order_core!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearDeletedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearDeletedEntries","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearDeleteTimeout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearDeleteTimeout","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearNonPurchasableProductError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearNonPurchasableProductError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateOrderEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateOrderEntry","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OrderEntry"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"BehaviorSubject"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getMissingProductIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getMissingProductIndex","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productsData","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"number"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getNonPurchasableProductError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getNonPurchasableProductError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductAdded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductAdded","overloadIndex":1,"parameters":[],"returnType":"Subject"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSoftDeletedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSoftDeletedEntries","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSoftDeletedEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSoftDeletedEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"OrderEntry"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hardDeleteEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hardDeleteEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLimitExceeded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLimitExceeded","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"productsData","type":"ProductData[]","isOptional":true,"canonicalReference":"@spartacus/cart_quick-order_core!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"boolean"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isProductOnTheList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isProductOnTheList","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadEntries","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":true,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"restoreSoftDeletedEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"restoreSoftDeletedEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchProducts","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"maxProducts","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setListLimit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setListLimit","overloadIndex":1,"parameters":[{"name":"limit","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setNonPurchasableProductError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setNonPurchasableProductError","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setProductAdded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setProductAdded","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"softDeleteEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"softDeleteEntry","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEntryQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEntryQuantity","overloadIndex":1,"parameters":[{"name":"entryIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/core","kind":"Class","name":"QuickOrderService","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"productSearchConnector","type":"ProductSearchConnector"},{"kind":"Property","name":"productAdded$","type":"Subject"},{"kind":"Property","name":"entries$","type":"BehaviorSubject"},{"kind":"Property","name":"softDeletedEntries$","type":"BehaviorSubject>"},{"kind":"Property","name":"nonPurchasableProductError$","type":"BehaviorSubject"},{"kind":"Property","name":"hardDeleteTimeout","type":"number"},{"kind":"Property","name":"quickOrderListLimit","type":"number"},{"kind":"Property","name":"clearDeleteTimeouts","type":"Record"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/quick-order/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"config","type":"Config","canonicalReference":"@spartacus/cart/quick-order/core!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/quick-order/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"productSearchConnector","type":"ProductSearchConnector","canonicalReference":"@spartacus/cart/quick-order/core!ProductSearchConnector:class","shortType":"ProductSearchConnector","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"BehaviorSubject"},{"kind":"Method","name":"searchProducts","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"maxProducts","type":"number","canonicalReference":"@spartacus/cart/quick-order/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"clearList","parameters":[],"returnType":"void"},{"kind":"Method","name":"canAdd","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"productData","type":"ProductData[]","canonicalReference":"@spartacus/cart/quick-order/core!ProductData:class","shortType":"ProductData","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"setListLimit","parameters":[{"name":"limit","type":"number","canonicalReference":"@spartacus/cart/quick-order/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadEntries","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/quick-order/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"updateEntryQuantity","parameters":[{"name":"entryIndex","type":"number","canonicalReference":"@spartacus/cart/quick-order/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/quick-order/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"softDeleteEntry","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/cart/quick-order/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addProduct","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/quick-order/core!Product:class","shortType":"Product","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/quick-order/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getProductAdded","parameters":[],"returnType":"Subject"},{"kind":"Method","name":"setProductAdded","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addToCart","parameters":[],"returnType":"Observable<[OrderEntry[], QuickOrderAddEntryEvent[]]>"},{"kind":"Method","name":"getSoftDeletedEntries","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"restoreSoftDeletedEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"hardDeleteEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearDeletedEntries","parameters":[],"returnType":"void"},{"kind":"Method","name":"getNonPurchasableProductError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setNonPurchasableProductError","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/quick-order/core!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearNonPurchasableProductError","parameters":[],"returnType":"void"},{"kind":"Method","name":"addSoftEntryDeletion","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/quick-order/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false},{"name":"clearTimeout","type":"boolean","canonicalReference":"@spartacus/cart/quick-order/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getSoftDeletedEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"OrderEntry"},{"kind":"Method","name":"generateOrderEntry","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/quick-order/core!Product:class","shortType":"Product","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/quick-order/core!number:class","shortType":"number","importPath":"","isOptional":true}],"returnType":"OrderEntry"},{"kind":"Method","name":"addEntry","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/quick-order/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isProductOnTheList","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isLimitExceeded","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"productsData","type":"ProductData[]","canonicalReference":"@spartacus/cart/quick-order/core!ProductData:class","shortType":"ProductData","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"getMissingProductIndex","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/quick-order/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false},{"name":"code","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productsData","type":"ProductData[]","canonicalReference":"@spartacus/cart/quick-order/core!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Property","name":"createQuickOrderResultEvent","type":""},{"kind":"Method","name":"clearDeleteTimeout","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/quick-order/core","kind":"Class","name":"QuickOrderStatePersistenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"quickOrderService","type":"QuickOrderFacade","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root"},{"name":"siteContextParamsService","type":"SiteContextParamsService","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~SiteContextParamsService:class","shortType":"SiteContextParamsService","importPath":"@spartacus/core"},{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"OrderEntry[] | undefined","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Property","name":"siteContextParamsService","type":"SiteContextParamsService"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"OrderEntry[] | undefined","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/core","kind":"Class","name":"QuickOrderStatePersistenceService","members":[{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Property","name":"siteContextParamsService","type":"SiteContextParamsService"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"quickOrderService","type":"QuickOrderFacade","canonicalReference":"@spartacus/cart/quick-order/core!QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root","isOptional":false},{"name":"siteContextParamsService","type":"SiteContextParamsService","canonicalReference":"@spartacus/cart/quick-order/core!SiteContextParamsService:class","shortType":"SiteContextParamsService","importPath":"@spartacus/core","isOptional":false},{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/cart/quick-order/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"initSync","parameters":[],"returnType":"void"},{"kind":"Method","name":"onRead","parameters":[{"name":"state","type":"OrderEntry[] | undefined","canonicalReference":"@spartacus/cart/quick-order/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"CartQuickOrderFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"formBuilder","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"applyQuickOrder","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"cartEventsSubscription","type":"Subscription"},{"kind":"Property","name":"cartIsLoading$","type":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"formBuilder","type":"UntypedFormBuilder"},{"kind":"Method","name":"getValidCount","overloadIndex":1,"parameters":[{"name":"value","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"min","type":"number"},{"kind":"Property","name":"minQuantityValue","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quickOrderForm","type":"UntypedFormGroup"},{"kind":"Method","name":"resetForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"watchAddEntrySuccessEvent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"watchQuantityChange","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"applyQuickOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"applyQuickOrder","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartQuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartQuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValidCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValidCount","overloadIndex":1,"parameters":[{"name":"value","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"CartQuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartQuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartQuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartQuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"watchAddEntrySuccessEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"watchAddEntrySuccessEvent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartQuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"watchQuantityChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"watchQuantityChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartQuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"CartQuickOrderFormComponent","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"formBuilder","type":"UntypedFormBuilder"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"quickOrderForm","type":"UntypedFormGroup"},{"kind":"Property","name":"cartIsLoading$","type":"Observable"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"min","type":"number"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"cartEventsSubscription","type":"Subscription"},{"kind":"Property","name":"minQuantityValue","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/quick-order/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/quick-order/components!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"formBuilder","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cart/quick-order/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"applyQuickOrder","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"watchQuantityChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"watchAddEntrySuccessEvent","parameters":[],"returnType":"void"},{"kind":"Method","name":"getValidCount","parameters":[{"name":"value","type":"number","canonicalReference":"@spartacus/cart/quick-order/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"resetForm","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"QuickOrderComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"quickOrderService","type":"QuickOrderFacade","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root"},{"name":"quickOrderStatePersistenceService","type":"QuickOrderStatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderStatePersistenceService:class","shortType":"QuickOrderStatePersistenceService","importPath":"@spartacus/cart/quick-order/core"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"orderEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"addToCartInformation$","type":"Observable"},{"kind":"Method","name":"canAddProduct","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"cartErrors$","type":"BehaviorSubject"},{"kind":"Property","name":"cartId$","type":"Observable"},{"kind":"Property","name":"cartSuccesses$","type":"BehaviorSubject"},{"kind":"Property","name":"cartWarnings$","type":"BehaviorSubject"},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearAddToCartInformation","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearDeletion","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"clearErrors","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearNonPurchasableError","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearStatuses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearSuccesses","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"clearWarnings","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"errors$","type":"Observable"},{"kind":"Method","name":"extractErrors","overloadIndex":1,"parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"}],"returnType":"void"},{"kind":"Method","name":"extractSuccesses","overloadIndex":1,"parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"},{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"extractWarnings","overloadIndex":1,"parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"}],"returnType":"void"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"isCartStable$","type":"Observable"},{"kind":"Property","name":"listLimitReached$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"nonPurchasableError$","type":"Observable"},{"kind":"Property","name":"nonPurchasableProductError$","type":"BehaviorSubject"},{"kind":"Property","name":"quickOrderForm","type":"QuickOrderFormComponent"},{"kind":"Property","name":"quickOrderListLimit$","type":"Observable"},{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Property","name":"quickOrderStatePersistenceService","type":"QuickOrderStatePersistenceService"},{"kind":"Method","name":"setErrors","overloadIndex":1,"parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"}],"returnType":"void"},{"kind":"Method","name":"setSuccesses","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setWarnings","overloadIndex":1,"parameters":[{"name":"warnings","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"}],"returnType":"void"},{"kind":"Method","name":"showAddedToCartSuccessMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showAddToCartInformation$","type":"BehaviorSubject"},{"kind":"Property","name":"softDeletedEntries$","type":"Observable>"},{"kind":"Property","name":"successes$","type":"Observable"},{"kind":"Method","name":"undoDeletion","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"warnings$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[{"name":"orderEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"addToCartInformation$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"addToCartInformation$","type":"Observable"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canAddProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canAddProduct","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearAddToCartInformation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearAddToCartInformation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearDeletion","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearDeletion","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearErrors","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearNonPurchasableError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearNonPurchasableError","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearStatuses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearStatuses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearSuccesses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearSuccesses","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearWarnings","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearWarnings","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"errors$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"errors$","type":"Observable"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractErrors","overloadIndex":1,"parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractSuccesses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractSuccesses","overloadIndex":1,"parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"},{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"extractWarnings","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"extractWarnings","overloadIndex":1,"parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"nonPurchasableError$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"nonPurchasableError$","type":"Observable"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setErrors","overloadIndex":1,"parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setSuccesses","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setSuccesses","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setWarnings","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setWarnings","overloadIndex":1,"parameters":[{"name":"warnings","type":"QuickOrderAddEntryEvent[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderAddEntryEvent:type","shortType":"QuickOrderAddEntryEvent","importPath":"@spartacus/cart/quick-order/root"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showAddedToCartSuccessMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showAddedToCartSuccessMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"softDeletedEntries$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"softDeletedEntries$","type":"Observable>"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"successes$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"successes$","type":"Observable"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"undoDeletion","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"undoDeletion","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"warnings$","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"warnings$","type":"Observable"},"topLevelApiElementName":"QuickOrderComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"QuickOrderComponent","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Property","name":"quickOrderStatePersistenceService","type":"QuickOrderStatePersistenceService"},{"kind":"Property","name":"cartId$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"quickOrderListLimit$","type":"Observable"},{"kind":"Property","name":"isCartStable$","type":"Observable"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"listLimitReached$","type":"Observable"},{"kind":"Property","name":"quickOrderForm","type":"QuickOrderFormComponent"},{"kind":"Property","name":"cartErrors$","type":"BehaviorSubject"},{"kind":"Property","name":"cartWarnings$","type":"BehaviorSubject"},{"kind":"Property","name":"cartSuccesses$","type":"BehaviorSubject"},{"kind":"Property","name":"showAddToCartInformation$","type":"BehaviorSubject"},{"kind":"Property","name":"nonPurchasableProductError$","type":"BehaviorSubject"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/quick-order/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/cart/quick-order/components!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cart/quick-order/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"quickOrderService","type":"QuickOrderFacade","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root","isOptional":false},{"name":"quickOrderStatePersistenceService","type":"QuickOrderStatePersistenceService","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderStatePersistenceService:class","shortType":"QuickOrderStatePersistenceService","importPath":"@spartacus/cart/quick-order/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"clear","parameters":[],"returnType":"void"},{"kind":"Method","name":"addToCart","parameters":[{"name":"orderEntries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/quick-order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearErrors","parameters":[],"returnType":"void"},{"kind":"Method","name":"clearWarnings","parameters":[],"returnType":"void"},{"kind":"Method","name":"clearSuccesses","parameters":[],"returnType":"void"},{"kind":"Method","name":"clearAddToCartInformation","parameters":[],"returnType":"void"},{"kind":"Method","name":"undoDeletion","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/quick-order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearDeletion","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/quick-order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearNonPurchasableError","parameters":[],"returnType":"void"},{"kind":"Method","name":"canAddProduct","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"extractErrors","parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderAddEntryEvent:class","shortType":"QuickOrderAddEntryEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"extractWarnings","parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderAddEntryEvent:class","shortType":"QuickOrderAddEntryEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"extractSuccesses","parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderAddEntryEvent:class","shortType":"QuickOrderAddEntryEvent","importPath":"","isOptional":false},{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/quick-order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearStatuses","parameters":[],"returnType":"void"},{"kind":"Method","name":"showAddedToCartSuccessMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"setErrors","parameters":[{"name":"errors","type":"QuickOrderAddEntryEvent[]","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderAddEntryEvent:class","shortType":"QuickOrderAddEntryEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setWarnings","parameters":[{"name":"warnings","type":"QuickOrderAddEntryEvent[]","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderAddEntryEvent:class","shortType":"QuickOrderAddEntryEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setSuccesses","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/quick-order/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"QuickOrderFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"Config","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~Config:class","shortType":"Config","importPath":"@spartacus/core"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"quickOrderService","type":"QuickOrderFacade","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addProduct","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Method","name":"blurSuggestionBox","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"canAddProduct","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":true,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Method","name":"clearResults","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"config","type":"Config"},{"kind":"Method","name":"focusNextChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusPreviousChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"getFocusedElement","overloadIndex":1,"parameters":[],"returnType":"HTMLElement | any"},{"kind":"Method","name":"getFocusedIndex","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"getResultElements","overloadIndex":1,"parameters":[],"returnType":"HTMLElement[]"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isEmpty","overloadIndex":1,"parameters":[{"name":"string","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isResultsBoxOpen","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"isSearching","type":"boolean"},{"kind":"Method","name":"isSuggestionFocused","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"limit","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"noResults","type":"boolean"},{"kind":"Method","name":"onBlur","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"open","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quickOrderInput","type":"ElementRef"},{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Method","name":"resetSearchSubscription","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"results","type":"Product[]"},{"kind":"Method","name":"searchProducts","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"searchSubscription","type":"Subscription"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"toggleBodyClass","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"add","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"watchProductAdd","overloadIndex":1,"parameters":[],"returnType":"Subscription"},{"kind":"Method","name":"watchQueryChange","overloadIndex":1,"parameters":[],"returnType":"Subscription"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addProduct","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"blurSuggestionBox","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"blurSuggestionBox","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canAddProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canAddProduct","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clear","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clear","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":true,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearResults","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusNextChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusNextChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusPreviousChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusPreviousChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusedElement","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusedElement","overloadIndex":1,"parameters":[],"returnType":"HTMLElement | any"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getFocusedIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getFocusedIndex","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResultElements","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResultElements","overloadIndex":1,"parameters":[],"returnType":"HTMLElement[]"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEmpty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEmpty","overloadIndex":1,"parameters":[{"name":"string","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isResultsBoxOpen","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isResultsBoxOpen","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSuggestionFocused","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSuggestionFocused","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onBlur","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onBlur","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"open","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"open","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetSearchSubscription","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetSearchSubscription","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchProducts","overloadIndex":1,"parameters":[{"name":"query","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleBodyClass","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleBodyClass","overloadIndex":1,"parameters":[{"name":"className","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"add","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"watchProductAdd","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"watchProductAdd","overloadIndex":1,"parameters":[],"returnType":"Subscription"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"watchQueryChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"watchQueryChange","overloadIndex":1,"parameters":[],"returnType":"Subscription"},"topLevelApiElementName":"QuickOrderFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"QuickOrderFormComponent","members":[{"kind":"Property","name":"config","type":"Config"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isSearching","type":"boolean"},{"kind":"Property","name":"noResults","type":"boolean"},{"kind":"Property","name":"results","type":"Product[]"},{"kind":"Property","name":"limit","type":"number"},{"kind":"Property","name":"quickOrderInput","type":"ElementRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"searchSubscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"Config","canonicalReference":"@spartacus/cart/quick-order/components!Config:class","shortType":"Config","importPath":"@spartacus/core","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"quickOrderService","type":"QuickOrderFacade","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/cart/quick-order/components!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onBlur","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/cart/quick-order/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clear","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/cart/quick-order/components!Event:class","shortType":"Event","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"add","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/quick-order/components!Product:class","shortType":"Product","importPath":"","isOptional":false},{"name":"event","type":"Event","canonicalReference":"@spartacus/cart/quick-order/components!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addProduct","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/cart/quick-order/components!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusNextChild","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/cart/quick-order/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusPreviousChild","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/cart/quick-order/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isResultsBoxOpen","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"canAddProduct","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"open","parameters":[],"returnType":"void"},{"kind":"Method","name":"getResultElements","parameters":[],"returnType":"HTMLElement[]"},{"kind":"Method","name":"blurSuggestionBox","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/cart/quick-order/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getFocusedElement","parameters":[],"returnType":"HTMLElement | any"},{"kind":"Method","name":"getFocusedIndex","parameters":[],"returnType":"number"},{"kind":"Method","name":"isSuggestionFocused","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"toggleBodyClass","parameters":[{"name":"className","type":"string","canonicalReference":"@spartacus/cart/quick-order/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"add","type":"boolean","canonicalReference":"@spartacus/cart/quick-order/components!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"buildForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"isEmpty","parameters":[{"name":"string","type":"string","canonicalReference":"@spartacus/cart/quick-order/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"boolean"},{"kind":"Method","name":"watchQueryChange","parameters":[],"returnType":"Subscription"},{"kind":"Method","name":"searchProducts","parameters":[{"name":"query","type":"string","canonicalReference":"@spartacus/cart/quick-order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"clearResults","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetSearchSubscription","parameters":[],"returnType":"void"},{"kind":"Method","name":"watchProductAdd","parameters":[],"returnType":"Subscription"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"QuickOrderItemComponent","members":[{"kind":"Property","name":"_entry","type":"OrderEntry"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"quickOrderService","type":"QuickOrderFacade","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root"}]},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"entry","type":"OrderEntry"},{"kind":"Property","name":"index","type":"number"},{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"quantityControl","type":"UntypedFormControl"},{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"watchProductAdd","overloadIndex":1,"parameters":[],"returnType":"Subscription"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"entry","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"entry","type":"OrderEntry"},"topLevelApiElementName":"QuickOrderItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"QuickOrderItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"watchProductAdd","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"watchProductAdd","overloadIndex":1,"parameters":[],"returnType":"Subscription"},"topLevelApiElementName":"QuickOrderItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"QuickOrderItemComponent","members":[{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Property","name":"quantityControl","type":"UntypedFormControl"},{"kind":"Property","name":"index","type":"number"},{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Property","name":"_entry","type":"OrderEntry"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"quickOrderService","type":"QuickOrderFacade","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[],"returnType":"void"},{"kind":"Method","name":"watchProductAdd","parameters":[],"returnType":"Subscription"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"QuickOrderOrderEntriesContext","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"quickOrderService","type":"QuickOrderFacade","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root"},{"name":"productConnector","type":"ProductConnector","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~ProductConnector:class","shortType":"ProductConnector","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"productsData","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handleErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProductImportInfo"},{"kind":"Method","name":"handleResults","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"productData","type":"ProductData","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"ProductImportInfo"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"productConnector","type":"ProductConnector"},{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"productsData","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"QuickOrderOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleErrors","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleErrors","overloadIndex":1,"parameters":[{"name":"response","type":"HttpErrorResponse","isOptional":false,"canonicalReference":"@angular/common!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"@angular/common"},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProductImportInfo"},"topLevelApiElementName":"QuickOrderOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleResults","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~Product:interface","shortType":"Product","importPath":"@spartacus/core"},{"name":"productData","type":"ProductData","isOptional":false,"canonicalReference":"@spartacus/cart_quick-order_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"ProductImportInfo"},"topLevelApiElementName":"QuickOrderOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/quick-order/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/quick-order/components","kind":"Class","name":"QuickOrderOrderEntriesContext","members":[{"kind":"Property","name":"quickOrderService","type":"QuickOrderFacade"},{"kind":"Property","name":"productConnector","type":"ProductConnector"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"quickOrderService","type":"QuickOrderFacade","canonicalReference":"@spartacus/cart/quick-order/components!QuickOrderFacade:class","shortType":"QuickOrderFacade","importPath":"@spartacus/cart/quick-order/root","isOptional":false},{"name":"productConnector","type":"ProductConnector","canonicalReference":"@spartacus/cart/quick-order/components!ProductConnector:class","shortType":"ProductConnector","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addEntries","parameters":[{"name":"productsData","type":"ProductData[]","canonicalReference":"@spartacus/cart/quick-order/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"handleResults","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/quick-order/components!Product:class","shortType":"Product","importPath":"","isOptional":false},{"name":"productData","type":"ProductData","canonicalReference":"@spartacus/cart/quick-order/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false}],"returnType":"ProductImportInfo"},{"kind":"Method","name":"handleErrors","parameters":[{"name":"response","type":"HttpErrorResponse","canonicalReference":"@spartacus/cart/quick-order/components!HttpErrorResponse:class","shortType":"HttpErrorResponse","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/quick-order/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ProductImportInfo"}]}},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsCs","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsDe","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsEn","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsEs_CO","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsEs","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsFr","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsHi","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsHu","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsId","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsIt","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsJa","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsKo","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsPl","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsPt","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsRu","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsZh_TW","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/quick-order/assets","kind":"Variable","name":"quickOrderTranslationsZh","type":"{ quickOrder: { quickOrderCartForm: { entriesWereAdded: string; entryWasAdded: string; noResults: string; stockLevelReached: string; title: string; productCodePlaceholder: string; entryProductCode: string; quantity: string; addToCart: string; add: string; product: string; products: string; productCodeLabel: string; quantityLabel: string; quantityFullLabel: string; }; quickOrderForm: { placeholder: string; searchBoxLabel: string; listLimitReached: string; id: string; noResults: string; addProduct: string; initialDescription: string; productsResults: string; quickOrderSearch: string; }; quickOrderList: { addToCart: string; emptyList: string; header: string; subHeader: string; errorProceedingToCart: string; warningProceedingToCart: string; successfullyAddedToCart: string; errors: { productIsOutOfStock: string; reviewErrors: string; listIsFull: string; nonPurchasableError: string; outOfStockErrorFound: string; outOfStockErrorFound_other: string; }; warnings: { productWasReduced: string; reviewWarnings: string; reduceWarningFound: string; reduceWarningFound_other: string; }; successes: { productAddedToCart: string; addedToCartFound: string; addedToCartFound_other: string; }; informations: { addProductBeforeAddingToCart: string; }; undo: string; revokeUndo: string; productWasDeleted: string; }; quickOrderTable: { product: string; id: string; price: string; quantity: string; quantityFull: string; itemPrice: string; qty: string; actions: string; inStock: string; lowStock: string; outOfStock: string; listCleared: string; addedtoCart: string; caption: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"quickOrderTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"quickOrderTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/quick-order/assets"}]},{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"CartNameGeneration","members":[{"kind":"PropertySignature","name":"fromDateOptions","type":"{ prefix?: string; suffix?: string; mask?: string; }"},{"kind":"PropertySignature","name":"source","type":"CartNameSource"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fromDateOptions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fromDateOptions","type":"{ prefix?: string; suffix?: string; mask?: string; }"},"topLevelApiElementName":"CartNameGeneration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"source","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"source","type":"CartNameSource"},"topLevelApiElementName":"CartNameGeneration","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"CartNameGeneration","members":[{"kind":"Property","name":"source","type":"CartNameSource"},{"kind":"Property","name":"fromDateOptions","type":"{ prefix?: string; suffix?: string; mask?: string; }"}]}},{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"ExportColumn","members":[{"kind":"PropertySignature","name":"name","type":"Translatable"},{"kind":"PropertySignature","name":"value","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"Translatable"},"topLevelApiElementName":"ExportColumn","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"string"},"topLevelApiElementName":"ExportColumn","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"ExportColumn","members":[{"kind":"Property","name":"name","type":"Translatable"},{"kind":"Property","name":"value","type":"string"}]}},{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"ExportConfig","members":[{"kind":"PropertySignature","name":"additionalColumns","type":"ExportColumn[]"},{"kind":"PropertySignature","name":"downloadDelay","type":"number"},{"kind":"PropertySignature","name":"fileOptions","type":"ExportFileOptions"},{"kind":"PropertySignature","name":"maxEntries","type":"number"},{"kind":"PropertySignature","name":"messageEnabled","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"additionalColumns","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"additionalColumns","type":"ExportColumn[]"},"topLevelApiElementName":"ExportConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"downloadDelay","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"downloadDelay","type":"number"},"topLevelApiElementName":"ExportConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fileOptions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fileOptions","type":"ExportFileOptions"},"topLevelApiElementName":"ExportConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxEntries","type":"number"},"topLevelApiElementName":"ExportConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"messageEnabled","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"messageEnabled","type":"boolean"},"topLevelApiElementName":"ExportConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"ExportConfig","members":[{"kind":"Property","name":"additionalColumns","type":"ExportColumn[]"},{"kind":"Property","name":"messageEnabled","type":"boolean"},{"kind":"Property","name":"downloadDelay","type":"number"},{"kind":"Property","name":"fileOptions","type":"ExportFileOptions"},{"kind":"Property","name":"maxEntries","type":"number"}]}},{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"FileValidity","members":[{"kind":"PropertySignature","name":"allowedTypes","type":"string[]"},{"kind":"PropertySignature","name":"maxEntries","type":"{ [key in OrderEntriesSource]?: number; }"},{"kind":"PropertySignature","name":"maxSize","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"allowedTypes","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"allowedTypes","type":"string[]"},"topLevelApiElementName":"FileValidity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxEntries","type":"{ [key in OrderEntriesSource]?: number; }"},"topLevelApiElementName":"FileValidity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"maxSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"maxSize","type":"number"},"topLevelApiElementName":"FileValidity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"FileValidity","members":[{"kind":"Property","name":"maxSize","type":"number"},{"kind":"Property","name":"maxEntries","type":"{ [key in OrderEntriesSource]?: number; }"},{"kind":"Property","name":"allowedTypes","type":"string[]"}]}},{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"ImportConfig","members":[{"kind":"PropertySignature","name":"cartNameGeneration","type":"CartNameGeneration"},{"kind":"PropertySignature","name":"fileValidity","type":"FileValidity"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartNameGeneration","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartNameGeneration","type":"CartNameGeneration"},"topLevelApiElementName":"ImportConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"fileValidity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"fileValidity","type":"FileValidity"},"topLevelApiElementName":"ImportConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/import-export/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/core","kind":"Interface","name":"ImportConfig","members":[{"kind":"Property","name":"fileValidity","type":"FileValidity"},{"kind":"Property","name":"cartNameGeneration","type":"CartNameGeneration"}]}},{"entryPoint":"@spartacus/cart/import-export/core","kind":"Class","name":"ImportExportCoreModule","members":[{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"forRoot","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"forRoot","overloadIndex":1,"parameters":[],"returnType":"ModuleWithProviders"},"topLevelApiElementName":"ImportExportCoreModule","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/core","kind":"Class","name":"ImportExportCoreModule","members":[{"kind":"Method","name":"forRoot","parameters":[],"returnType":"ModuleWithProviders"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ExportOrderEntriesComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"exportEntriesService","type":"ExportOrderEntriesToCsvService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!ExportOrderEntriesToCsvService:class","shortType":"ExportOrderEntriesToCsvService","importPath":"@spartacus/cart/import-export/components"},{"name":"contextService","type":"ContextService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ContextService:class","shortType":"ContextService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"contextService","type":"ContextService"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Method","name":"exportCsv","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"exportEntriesService","type":"ExportOrderEntriesToCsvService"},{"kind":"Property","name":"orderEntriesContext$","type":"Observable"},{"kind":"Property","name":"styles","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"exportCsv","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"exportCsv","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ExportOrderEntriesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ExportOrderEntriesComponent","members":[{"kind":"Property","name":"exportEntriesService","type":"ExportOrderEntriesToCsvService"},{"kind":"Property","name":"contextService","type":"ContextService"},{"kind":"Property","name":"styles","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"exportEntriesService","type":"ExportOrderEntriesToCsvService","canonicalReference":"@spartacus/cart/import-export/components!ExportOrderEntriesToCsvService:class","shortType":"ExportOrderEntriesToCsvService","importPath":"@spartacus/cart/import-export/components","isOptional":false},{"name":"contextService","type":"ContextService","canonicalReference":"@spartacus/cart/import-export/components!ContextService:class","shortType":"ContextService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"orderEntriesContext$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Method","name":"exportCsv","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/import-export/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ExportOrderEntriesToCsvService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"exportCsvFileService","type":"ExportCsvFileService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ExportCsvFileService:class","shortType":"ExportCsvFileService","importPath":"@spartacus/storefront"},{"name":"importExportConfig","type":"ImportExportConfig","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ImportExportConfig:class","shortType":"ImportExportConfig","importPath":"@spartacus/cart/import-export/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"columns","type":"ExportColumn[]"},{"kind":"Method","name":"displayExportMessage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"download","overloadIndex":1,"parameters":[{"name":"entries","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"downloadCsv","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"exportConfig","type":"ExportConfig | undefined"},{"kind":"Property","name":"exportCsvFileService","type":"ExportCsvFileService"},{"kind":"Method","name":"getResolvedEntries","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"getTranslatedColumnHeaders","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"importExportConfig","type":"ImportExportConfig"},{"kind":"Method","name":"limitValues","overloadIndex":1,"parameters":[{"name":"data","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[][]"},{"kind":"Method","name":"resolveValue","overloadIndex":1,"parameters":[{"name":"combinedKeys","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"resolveValues","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"string[][]"},{"kind":"Property","name":"separator","type":"string | undefined"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayExportMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayExportMessage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"download","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"download","overloadIndex":1,"parameters":[{"name":"entries","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"downloadCsv","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"downloadCsv","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"exportConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"exportConfig","type":"ExportConfig | undefined"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResolvedEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResolvedEntries","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTranslatedColumnHeaders","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTranslatedColumnHeaders","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"limitValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"limitValues","overloadIndex":1,"parameters":[{"name":"data","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[][]"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveValue","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveValue","overloadIndex":1,"parameters":[{"name":"combinedKeys","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveValues","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveValues","overloadIndex":1,"parameters":[{"name":"entries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"string[][]"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"separator","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"separator","type":"string | undefined"},"topLevelApiElementName":"ExportOrderEntriesToCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ExportOrderEntriesToCsvService","members":[{"kind":"Property","name":"exportCsvFileService","type":"ExportCsvFileService"},{"kind":"Property","name":"importExportConfig","type":"ImportExportConfig"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"exportCsvFileService","type":"ExportCsvFileService","canonicalReference":"@spartacus/cart/import-export/components!ExportCsvFileService:class","shortType":"ExportCsvFileService","importPath":"@spartacus/storefront","isOptional":false},{"name":"importExportConfig","type":"ImportExportConfig","canonicalReference":"@spartacus/cart/import-export/components!ImportExportConfig:class","shortType":"ImportExportConfig","importPath":"@spartacus/cart/import-export/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cart/import-export/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/cart/import-export/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"columns","type":"ExportColumn[]"},{"kind":"Method","name":"downloadCsv","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/import-export/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"resolveValue","parameters":[{"name":"combinedKeys","type":"string","canonicalReference":"@spartacus/cart/import-export/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/import-export/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"resolveValues","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/import-export/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"string[][]"},{"kind":"Method","name":"getTranslatedColumnHeaders","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"displayExportMessage","parameters":[],"returnType":"void"},{"kind":"Method","name":"limitValues","parameters":[{"name":"data","type":"string[][]","canonicalReference":"@spartacus/cart/import-export/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string[][]"},{"kind":"Method","name":"getResolvedEntries","parameters":[{"name":"entries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/import-export/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"download","parameters":[{"name":"entries","type":"string[][]","canonicalReference":"@spartacus/cart/import-export/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportEntriesDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"context$","type":"Observable"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"formState","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"importProducts","overloadIndex":1,"parameters":[{"name":"context","type":"AddOrderEntriesContext","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~AddOrderEntriesContext:interface","shortType":"AddOrderEntriesContext","importPath":"@spartacus/cart/base/root"},{"name":"{ products, savedCartInfo, }","type":"{ products: ProductData[]; savedCartInfo?: { name: string; description: string; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isNewCartForm","overloadIndex":1,"parameters":[{"name":"context","type":"AddOrderEntriesContext","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~AddOrderEntriesContext:interface","shortType":"AddOrderEntriesContext","importPath":"@spartacus/cart/base/root"}],"returnType":"boolean"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"populateSummary","overloadIndex":1,"parameters":[{"name":"action","type":"ProductImportInfo","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ProductImportInfo:interface","shortType":"ProductImportInfo","importPath":"@spartacus/cart/base/root"}],"returnType":"void"},{"kind":"Property","name":"summary$","type":"BehaviorSubject"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ImportEntriesDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"importProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"importProducts","overloadIndex":1,"parameters":[{"name":"context","type":"AddOrderEntriesContext","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~AddOrderEntriesContext:interface","shortType":"AddOrderEntriesContext","importPath":"@spartacus/cart/base/root"},{"name":"{ products, savedCartInfo, }","type":"{ products: ProductData[]; savedCartInfo?: { name: string; description: string; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ImportEntriesDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNewCartForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNewCartForm","overloadIndex":1,"parameters":[{"name":"context","type":"AddOrderEntriesContext","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~AddOrderEntriesContext:interface","shortType":"AddOrderEntriesContext","importPath":"@spartacus/cart/base/root"}],"returnType":"boolean"},"topLevelApiElementName":"ImportEntriesDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"populateSummary","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"populateSummary","overloadIndex":1,"parameters":[{"name":"action","type":"ProductImportInfo","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ProductImportInfo:interface","shortType":"ProductImportInfo","importPath":"@spartacus/cart/base/root"}],"returnType":"void"},"topLevelApiElementName":"ImportEntriesDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportEntriesDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"formState","type":"boolean"},{"kind":"Property","name":"summary$","type":"BehaviorSubject"},{"kind":"Property","name":"context$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/import-export/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"isNewCartForm","parameters":[{"name":"context","type":"AddOrderEntriesContext","canonicalReference":"@spartacus/cart/import-export/components!AddOrderEntriesContext:class","shortType":"AddOrderEntriesContext","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/cart/import-export/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"importProducts","parameters":[{"name":"context","type":"AddOrderEntriesContext","canonicalReference":"@spartacus/cart/import-export/components!AddOrderEntriesContext:class","shortType":"AddOrderEntriesContext","importPath":"","isOptional":false},{"name":"{ products, savedCartInfo, }","type":"{\n products: ProductData[];\n savedCartInfo?: {\n name: string;\n description: string;\n };\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"populateSummary","parameters":[{"name":"action","type":"ProductImportInfo","canonicalReference":"@spartacus/cart/import-export/components!ProductImportInfo:class","shortType":"ProductImportInfo","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportEntriesFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"importToCartService","type":"ImportProductsFromCsvService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!ImportProductsFromCsvService:class","shortType":"ImportProductsFromCsvService","importPath":"@spartacus/cart/import-export/components"},{"name":"importCsvService","type":"ImportCsvFileService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ImportCsvFileService:class","shortType":"ImportCsvFileService","importPath":"@spartacus/storefront"},{"name":"filesFormValidators","type":"FilesFormValidators","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~FilesFormValidators:class","shortType":"FilesFormValidators","importPath":"@spartacus/storefront"},{"name":"importExportConfig","type":"ImportExportConfig","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ImportExportConfig:class","shortType":"ImportExportConfig","importPath":"@spartacus/cart/import-export/core"}]},{"kind":"Property","name":"allowedTypes","type":"string[] | undefined"},{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"UntypedFormGroup"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"filesFormValidators","type":"FilesFormValidators"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"formSubmitSubject$","type":"Subject"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"importCsvService","type":"ImportCsvFileService"},{"kind":"Property","name":"importExportConfig","type":"ImportExportConfig"},{"kind":"Property","name":"importToCartService","type":"ImportProductsFromCsvService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loadedFile","type":"string[][] | null"},{"kind":"Property","name":"maxEntries","type":"number | undefined"},{"kind":"Property","name":"maxSize","type":"number | undefined"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"separator","type":"string | undefined"},{"kind":"Property","name":"submitEvent","type":"EventEmitter<{ products: ProductData[]; }>"},{"kind":"Property","name":"type","type":"OrderEntriesSource"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"allowedTypes","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"allowedTypes","type":"string[] | undefined"},"topLevelApiElementName":"ImportEntriesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"UntypedFormGroup"},"topLevelApiElementName":"ImportEntriesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ImportEntriesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"maxEntries","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"maxEntries","type":"number | undefined"},"topLevelApiElementName":"ImportEntriesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"maxSize","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"maxSize","type":"number | undefined"},"topLevelApiElementName":"ImportEntriesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ImportEntriesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ImportEntriesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"separator","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"separator","type":"string | undefined"},"topLevelApiElementName":"ImportEntriesFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportEntriesFormComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"importToCartService","type":"ImportProductsFromCsvService"},{"kind":"Property","name":"importCsvService","type":"ImportCsvFileService"},{"kind":"Property","name":"filesFormValidators","type":"FilesFormValidators"},{"kind":"Property","name":"importExportConfig","type":"ImportExportConfig"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"loadedFile","type":"string[][] | null"},{"kind":"Property","name":"formSubmitSubject$","type":"Subject"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"submitEvent","type":"EventEmitter<{ products: ProductData[]; }>"},{"kind":"Property","name":"type","type":"OrderEntriesSource"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/import-export/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"importToCartService","type":"ImportProductsFromCsvService","canonicalReference":"@spartacus/cart/import-export/components!ImportProductsFromCsvService:class","shortType":"ImportProductsFromCsvService","importPath":"@spartacus/cart/import-export/components","isOptional":false},{"name":"importCsvService","type":"ImportCsvFileService","canonicalReference":"@spartacus/cart/import-export/components!ImportCsvFileService:class","shortType":"ImportCsvFileService","importPath":"@spartacus/storefront","isOptional":false},{"name":"filesFormValidators","type":"FilesFormValidators","canonicalReference":"@spartacus/cart/import-export/components!FilesFormValidators:class","shortType":"FilesFormValidators","importPath":"@spartacus/storefront","isOptional":false},{"name":"importExportConfig","type":"ImportExportConfig","canonicalReference":"@spartacus/cart/import-export/components!ImportExportConfig:class","shortType":"ImportExportConfig","importPath":"@spartacus/cart/import-export/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/cart/import-export/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"save","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildForm","parameters":[],"returnType":"UntypedFormGroup"}]}},{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportEntriesSummaryComponent","members":[{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"closeEvent","type":"EventEmitter"},{"kind":"Property","name":"errorDetailsOpened","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"orderEntriesSource","type":"typeof OrderEntriesSource"},{"kind":"Property","name":"summary","type":"ProductImportSummary"},{"kind":"Method","name":"toggleErrorList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleWarningList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"warningDetailsOpened","type":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ImportEntriesSummaryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleErrorList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleErrorList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ImportEntriesSummaryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleWarningList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleWarningList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ImportEntriesSummaryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportEntriesSummaryComponent","members":[{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"orderEntriesSource","type":"typeof OrderEntriesSource"},{"kind":"Property","name":"warningDetailsOpened","type":"boolean"},{"kind":"Property","name":"errorDetailsOpened","type":"boolean"},{"kind":"Property","name":"type","type":"string"},{"kind":"Property","name":"summary","type":"ProductImportSummary"},{"kind":"Property","name":"closeEvent","type":"EventEmitter"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/cart/import-export/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"toggleWarningList","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleErrorList","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportOrderEntriesComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"contextService","type":"ContextService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ContextService:class","shortType":"ContextService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"contextService","type":"ContextService"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"orderEntriesContext","type":"OrderEntriesContext","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntriesContext:type","shortType":"OrderEntriesContext","importPath":"@spartacus/cart/base/root"}],"returnType":"void"},{"kind":"Property","name":"orderEntriesContext$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"orderEntriesContext","type":"OrderEntriesContext","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~OrderEntriesContext:type","shortType":"OrderEntriesContext","importPath":"@spartacus/cart/base/root"}],"returnType":"void"},"topLevelApiElementName":"ImportOrderEntriesComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportOrderEntriesComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"contextService","type":"ContextService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/import-export/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"contextService","type":"ContextService","canonicalReference":"@spartacus/cart/import-export/components!ContextService:class","shortType":"ContextService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Property","name":"orderEntriesContext$","type":"Observable"},{"kind":"Method","name":"openDialog","parameters":[{"name":"orderEntriesContext","type":"OrderEntriesContext","canonicalReference":"@spartacus/cart/import-export/components!OrderEntriesContext:class","shortType":"OrderEntriesContext","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportProductsFromCsvService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Method","name":"csvDataToProduct","overloadIndex":1,"parameters":[{"name":"csvData","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProductData[]"},{"kind":"Method","name":"isDataParsableToProducts","overloadIndex":1,"parameters":[{"name":"data","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"csvDataToProduct","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"csvDataToProduct","overloadIndex":1,"parameters":[{"name":"csvData","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"ProductData[]"},"topLevelApiElementName":"ImportProductsFromCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isDataParsableToProducts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isDataParsableToProducts","overloadIndex":1,"parameters":[{"name":"data","type":"string[][]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"ImportProductsFromCsvService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportProductsFromCsvService","members":[{"kind":"Constructor","name":"constructor","parameters":[]},{"kind":"Method","name":"csvDataToProduct","parameters":[{"name":"csvData","type":"string[][]","canonicalReference":"@spartacus/cart/import-export/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"ProductData[]"},{"kind":"Method","name":"isDataParsableToProducts","parameters":[{"name":"data","type":"string[][]","canonicalReference":"@spartacus/cart/import-export/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportToNewSavedCartFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"importToCartService","type":"ImportProductsFromCsvService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!ImportProductsFromCsvService:class","shortType":"ImportProductsFromCsvService","importPath":"@spartacus/cart/import-export/components"},{"name":"importCsvService","type":"ImportCsvFileService","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ImportCsvFileService:class","shortType":"ImportCsvFileService","importPath":"@spartacus/storefront"},{"name":"filesFormValidators","type":"FilesFormValidators","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~FilesFormValidators:class","shortType":"FilesFormValidators","importPath":"@spartacus/storefront"},{"name":"importExportConfig","type":"ImportExportConfig","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~ImportExportConfig:class","shortType":"ImportExportConfig","importPath":"@spartacus/cart/import-export/core"},{"name":"datePipe","type":"CxDatePipe","isOptional":false,"canonicalReference":"@spartacus/cart_import-export_components!~CxDatePipe:class","shortType":"CxDatePipe","importPath":"@spartacus/core"}]},{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"UntypedFormGroup"},{"kind":"Property","name":"cartNameGeneration","type":"CartNameGeneration | undefined"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Property","name":"descriptionMaxLength","type":"number"},{"kind":"Property","name":"descriptionsCharacterLeft","type":"number"},{"kind":"Property","name":"filesFormValidators","type":"FilesFormValidators"},{"kind":"Property","name":"importCsvService","type":"ImportCsvFileService"},{"kind":"Property","name":"importExportConfig","type":"ImportExportConfig"},{"kind":"Property","name":"importToCartService","type":"ImportProductsFromCsvService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"nameMaxLength","type":"number"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setFieldValueByDatetime","overloadIndex":1,"parameters":[{"name":"nameField","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Method","name":"setFieldValueByFileName","overloadIndex":1,"parameters":[{"name":"nameField","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},{"kind":"Property","name":"submitEvent","type":"EventEmitter<{ products: ProductData[]; savedCartInfo?: { name: string; description: string; }; }>"},{"kind":"Method","name":"updateCartName","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildForm","overloadIndex":1,"parameters":[],"returnType":"UntypedFormGroup"},"topLevelApiElementName":"ImportToNewSavedCartFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"cartNameGeneration","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"cartNameGeneration","type":"CartNameGeneration | undefined"},"topLevelApiElementName":"ImportToNewSavedCartFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"descriptionsCharacterLeft","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"descriptionsCharacterLeft","type":"number"},"topLevelApiElementName":"ImportToNewSavedCartFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ImportToNewSavedCartFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFieldValueByDatetime","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFieldValueByDatetime","overloadIndex":1,"parameters":[{"name":"nameField","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"ImportToNewSavedCartFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setFieldValueByFileName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setFieldValueByFileName","overloadIndex":1,"parameters":[{"name":"nameField","type":"AbstractControl","isOptional":false,"canonicalReference":"@angular/forms!AbstractControl:class","shortType":"AbstractControl","importPath":"@angular/forms"}],"returnType":"void"},"topLevelApiElementName":"ImportToNewSavedCartFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartName","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ImportToNewSavedCartFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/import-export/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/import-export/components","kind":"Class","name":"ImportToNewSavedCartFormComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"importToCartService","type":"ImportProductsFromCsvService"},{"kind":"Property","name":"importCsvService","type":"ImportCsvFileService"},{"kind":"Property","name":"filesFormValidators","type":"FilesFormValidators"},{"kind":"Property","name":"importExportConfig","type":"ImportExportConfig"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Property","name":"descriptionMaxLength","type":"number"},{"kind":"Property","name":"nameMaxLength","type":"number"},{"kind":"Property","name":"submitEvent","type":"EventEmitter<{ products: ProductData[]; savedCartInfo?: { name: string; description: string; }; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/import-export/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"importToCartService","type":"ImportProductsFromCsvService","canonicalReference":"@spartacus/cart/import-export/components!ImportProductsFromCsvService:class","shortType":"ImportProductsFromCsvService","importPath":"@spartacus/cart/import-export/components","isOptional":false},{"name":"importCsvService","type":"ImportCsvFileService","canonicalReference":"@spartacus/cart/import-export/components!ImportCsvFileService:class","shortType":"ImportCsvFileService","importPath":"@spartacus/storefront","isOptional":false},{"name":"filesFormValidators","type":"FilesFormValidators","canonicalReference":"@spartacus/cart/import-export/components!FilesFormValidators:class","shortType":"FilesFormValidators","importPath":"@spartacus/storefront","isOptional":false},{"name":"importExportConfig","type":"ImportExportConfig","canonicalReference":"@spartacus/cart/import-export/components!ImportExportConfig:class","shortType":"ImportExportConfig","importPath":"@spartacus/cart/import-export/core","isOptional":false},{"name":"datePipe","type":"CxDatePipe","canonicalReference":"@spartacus/cart/import-export/components!CxDatePipe:class","shortType":"CxDatePipe","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"save","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildForm","parameters":[],"returnType":"UntypedFormGroup"},{"kind":"Method","name":"updateCartName","parameters":[],"returnType":"void"},{"kind":"Method","name":"setFieldValueByFileName","parameters":[{"name":"nameField","type":"AbstractControl","canonicalReference":"@spartacus/cart/import-export/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setFieldValueByDatetime","parameters":[{"name":"nameField","type":"AbstractControl","canonicalReference":"@spartacus/cart/import-export/components!AbstractControl:class","shortType":"AbstractControl","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsCs","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsDe","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsEn","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsEs_CO","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsEs","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsFr","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsHi","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsHu","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsId","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsIt","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsJa","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsKo","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsPl","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsPt","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsRu","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsZh_TW","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/import-export/assets","kind":"Variable","name":"importExportTranslationsZh","type":"{ importExport: { exportEntries: { exportToCsv: string; exportMessage: string; columnNames: { code: string; quantity: string; name: string; price: string; }; exportProductToCsv: string; }; importEntries: { importProducts: string; }; importEntriesDialog: { importProducts: string; importProductsSubtitle: string; importProductsNewSavedCartSubtitle: string; importProductFileDetails: string; selectFile: string; selectedSuccessfully: string; savedCartName: string; savedCartDescription: string; optional: string; charactersLeft: string; cancel: string; upload: string; close: string; summary: { info: string; loadedToCart: string; loaded: string; loading: string; successes: string; warning: string; warning_other: string; error: string; error_other: string; messages: { unknownIdentifier: string; lowStock: string; noStock: string; unknownError: string; limitExceeded: string; }; show: string; hide: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"importExportTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"importExportTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/import-export/assets"}]},{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"ActiveCartFacade","members":[{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"cartEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAssignedUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getLastEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPickupEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasDeliveryItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasPickupItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isGuestCart","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/cart_base_root!Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"reloadActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"requireLoadedCart","overloadIndex":1,"parameters":[{"name":"forGuestMerge","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"takeActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"takeActiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"cartEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAssignedUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAssignedUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLastEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLastEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasDeliveryItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasDeliveryItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasPickupItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasPickupItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isGuestCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isGuestCart","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/cart_base_root!Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reloadActiveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reloadActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requireLoadedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requireLoadedCart","overloadIndex":1,"parameters":[{"name":"forGuestMerge","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"takeActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"takeActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"takeActiveCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"takeActiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"ActiveCartFacade","members":[{"kind":"Method","name":"getActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"takeActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActiveCartId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"takeActiveCartId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLastEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isStable","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/root!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateEntry","parameters":[{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pickupToDelivery","type":"boolean","canonicalReference":"@spartacus/cart/base/root!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addEmail","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAssignedUser","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isGuestCart","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/base/root!Cart:class","shortType":"Cart","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"addEntries","parameters":[{"name":"cartEntries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/base/root!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"requireLoadedCart","parameters":[{"name":"forGuestMerge","type":"boolean","canonicalReference":"@spartacus/cart/base/root!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"reloadActiveCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"hasPickupItems","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasDeliveryItems","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPickupEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryEntries","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"AddOrderEntriesContext","members":[{"kind":"MethodSignature","name":"addEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"},{"name":"savedCartInfo","type":"{ name: string; description: string; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"PropertySignature","name":"type","type":"OrderEntriesSource"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"addEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"},{"name":"savedCartInfo","type":"{ name: string; description: string; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AddOrderEntriesContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"OrderEntriesSource"},"topLevelApiElementName":"AddOrderEntriesContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"AddOrderEntriesContext","members":[{"kind":"Property","name":"type","type":"OrderEntriesSource"},{"kind":"Method","name":"addEntries","parameters":[{"name":"products","type":"ProductData[]","canonicalReference":"@spartacus/cart/base/root!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false},{"name":"savedCartInfo","type":"{\n name: string;\n description: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"Cart","members":[{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},{"kind":"PropertySignature","name":"calculated","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"expirationTime","type":"Date"},{"kind":"PropertySignature","name":"guid","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"net","type":"boolean"},{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},{"kind":"PropertySignature","name":"paymentAddress","type":"Address"},{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},{"kind":"PropertySignature","name":"paymentType","type":"PaymentType"},{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"PropertySignature","name":"potentialOrderPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"potentialProductPromotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},{"kind":"PropertySignature","name":"quoteCode","type":"string"},{"kind":"PropertySignature","name":"quotePurchaseOrderNumber","type":"string"},{"kind":"PropertySignature","name":"sapBillingAddress","type":"Address"},{"kind":"PropertySignature","name":"savedBy","type":"Principal"},{"kind":"PropertySignature","name":"saveTime","type":"Date"},{"kind":"PropertySignature","name":"site","type":"string"},{"kind":"PropertySignature","name":"store","type":"string"},{"kind":"PropertySignature","name":"subTotal","type":"Price"},{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},{"kind":"PropertySignature","name":"totalItems","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},{"kind":"PropertySignature","name":"totalTax","type":"Price"},{"kind":"PropertySignature","name":"totalUnitCount","type":"number"},{"kind":"PropertySignature","name":"user","type":"Principal"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedVouchers","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedVouchers","type":"Voucher[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"calculated","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"calculated","type":"boolean"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"costCenter","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"costCenter","type":"CostCenter"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryItemsQuantity","type":"number"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expirationTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expirationTime","type":"Date"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"guid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"guid","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"net","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"net","type":"boolean"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderDiscounts","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentAddress","type":"Address"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentInfo","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentInfo","type":"PaymentDetails"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentType","type":"PaymentType"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupItemsQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupItemsQuantity","type":"number"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupOrderGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialOrderPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialOrderPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"potentialProductPromotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"potentialProductPromotions","type":"PromotionResult[]"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productDiscounts","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"purchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"purchaseOrderNumber","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quoteCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quoteCode","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quotePurchaseOrderNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quotePurchaseOrderNumber","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sapBillingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sapBillingAddress","type":"Address"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"savedBy","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"savedBy","type":"Principal"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"saveTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"saveTime","type":"Date"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"site","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"site","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"store","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"store","type":"string"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subTotal","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalDiscounts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalDiscounts","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItems","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItems","type":"number"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalTax","type":"Price"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalUnitCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalUnitCount","type":"number"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"user","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"user","type":"Principal"},"topLevelApiElementName":"Cart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"Cart","members":[{"kind":"Property","name":"appliedOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"appliedVouchers","type":"Voucher[]"},{"kind":"Property","name":"calculated","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"costCenter","type":"CostCenter"},{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"deliveryItemsQuantity","type":"number"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"deliveryOrderGroups","type":"DeliveryOrderEntryGroup[]"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"expirationTime","type":"Date"},{"kind":"Property","name":"guid","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"net","type":"boolean"},{"kind":"Property","name":"orderDiscounts","type":"Price"},{"kind":"Property","name":"paymentInfo","type":"PaymentDetails"},{"kind":"Property","name":"paymentType","type":"PaymentType"},{"kind":"Property","name":"paymentAddress","type":"Address"},{"kind":"Property","name":"sapBillingAddress","type":"Address"},{"kind":"Property","name":"pickupItemsQuantity","type":"number"},{"kind":"Property","name":"pickupOrderGroups","type":"PickupOrderEntryGroup[]"},{"kind":"Property","name":"potentialOrderPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"potentialProductPromotions","type":"PromotionResult[]"},{"kind":"Property","name":"productDiscounts","type":"Price"},{"kind":"Property","name":"purchaseOrderNumber","type":"string"},{"kind":"Property","name":"saveTime","type":"Date"},{"kind":"Property","name":"savedBy","type":"Principal"},{"kind":"Property","name":"site","type":"string"},{"kind":"Property","name":"store","type":"string"},{"kind":"Property","name":"subTotal","type":"Price"},{"kind":"Property","name":"totalDiscounts","type":"Price"},{"kind":"Property","name":"totalItems","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"},{"kind":"Property","name":"totalTax","type":"Price"},{"kind":"Property","name":"totalUnitCount","type":"number"},{"kind":"Property","name":"user","type":"Principal"},{"kind":"Property","name":"quoteCode","type":"string"},{"kind":"Property","name":"quotePurchaseOrderNumber","type":"string"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"CartAccessCodeFacade","members":[{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartAccessCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartAccessCodeFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"CartAccessCodeFacade","members":[{"kind":"Method","name":"getCartAccessCode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartGuestUser","members":[{"kind":"PropertySignature","name":"email","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"email","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"email","type":"string"},"topLevelApiElementName":"CartGuestUser","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartGuestUser","members":[{"kind":"Property","name":"email","type":"string"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"CartGuestUserFacade","members":[{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_root!CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_root!CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CartGuestUserFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CartGuestUserFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"CartGuestUserFacade","members":[{"kind":"Method","name":"createCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/root!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/root!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartItemComponentOptions","members":[{"kind":"PropertySignature","name":"addToCartString","type":"string"},{"kind":"PropertySignature","name":"cartType","type":"CartType"},{"kind":"PropertySignature","name":"disableItemLink","type":"boolean"},{"kind":"PropertySignature","name":"displayAddToCart","type":"boolean"},{"kind":"PropertySignature","name":"isSaveForLater","type":"boolean"},{"kind":"PropertySignature","name":"optionalBtn","type":"any"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addToCartString","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addToCartString","type":"string"},"topLevelApiElementName":"CartItemComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartType","type":"CartType"},"topLevelApiElementName":"CartItemComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"disableItemLink","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"disableItemLink","type":"boolean"},"topLevelApiElementName":"CartItemComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayAddToCart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayAddToCart","type":"boolean"},"topLevelApiElementName":"CartItemComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"isSaveForLater","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"isSaveForLater","type":"boolean"},"topLevelApiElementName":"CartItemComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"optionalBtn","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"optionalBtn","type":"any"},"topLevelApiElementName":"CartItemComponentOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartItemComponentOptions","members":[{"kind":"Property","name":"isSaveForLater","type":"boolean"},{"kind":"Property","name":"optionalBtn","type":"any"},{"kind":"Property","name":"displayAddToCart","type":"boolean"},{"kind":"Property","name":"addToCartString","type":"string"},{"kind":"Property","name":"cartType","type":"CartType"},{"kind":"Property","name":"disableItemLink","type":"boolean"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartModification","members":[{"kind":"PropertySignature","name":"deliveryModeChanged","type":"boolean"},{"kind":"PropertySignature","name":"entry","type":"OrderEntry"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"quantityAdded","type":"number"},{"kind":"PropertySignature","name":"statusCode","type":"string"},{"kind":"PropertySignature","name":"statusMessage","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryModeChanged","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryModeChanged","type":"boolean"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entry","type":"OrderEntry"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantityAdded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantityAdded","type":"number"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusCode","type":"string"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusMessage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusMessage","type":"string"},"topLevelApiElementName":"CartModification","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartModification","members":[{"kind":"Property","name":"deliveryModeChanged","type":"boolean"},{"kind":"Property","name":"entry","type":"OrderEntry"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"quantityAdded","type":"number"},{"kind":"Property","name":"statusCode","type":"string"},{"kind":"Property","name":"statusMessage","type":"string"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartModificationList","members":[{"kind":"PropertySignature","name":"cartModifications","type":"CartModification[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartModifications","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartModifications","type":"CartModification[]"},"topLevelApiElementName":"CartModificationList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"CartModificationList","members":[{"kind":"Property","name":"cartModifications","type":"CartModification[]"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"CartValidationFacade","members":[{"kind":"Method","name":"getValidationResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"validateCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValidationResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValidationResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartValidationFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validateCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validateCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartValidationFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"CartValidationFacade","members":[{"kind":"Method","name":"validateCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getValidationResults","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"CartVoucherFacade","members":[{"kind":"Method","name":"addVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getAddVoucherResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddVoucherResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddVoucherResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"removeVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"resetAddVoucherProcessingState","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addVoucher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartVoucherFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddVoucherResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddVoucherResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartVoucherFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddVoucherResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddVoucherResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartVoucherFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddVoucherResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddVoucherResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartVoucherFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeVoucher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartVoucherFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetAddVoucherProcessingState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetAddVoucherProcessingState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartVoucherFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"CartVoucherFacade","members":[{"kind":"Method","name":"addVoucher","parameters":[{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"removeVoucher","parameters":[{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getAddVoucherResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddVoucherResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddVoucherResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetAddVoucherProcessingState","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"ConsignmentEntry","members":[{"kind":"PropertySignature","name":"orderEntry","type":"OrderEntry"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"shippedQuantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderEntry","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderEntry","type":"OrderEntry"},"topLevelApiElementName":"ConsignmentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"ConsignmentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"shippedQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"shippedQuantity","type":"number"},"topLevelApiElementName":"ConsignmentEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"ConsignmentEntry","members":[{"kind":"Property","name":"orderEntry","type":"OrderEntry"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"shippedQuantity","type":"number"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"DeliveryMode","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryCost","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryCost","type":"Price"},"topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"DeliveryMode","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"DeliveryMode","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"deliveryCost","type":"Price"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"DeliveryOrderEntryGroup","members":[{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"Address"},"topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"DeliveryOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"DeliveryOrderEntryGroup","members":[{"kind":"Property","name":"deliveryAddress","type":"Address"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"GetOrderEntriesContext","members":[{"kind":"MethodSignature","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"}],"breakingChanges":[{"change":"METHODSIGNATURE_DELETED","changeType":"DELETED","changeKind":"MethodSignature","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"MethodSignature","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"GetOrderEntriesContext","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"GetOrderEntriesContext","members":[{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"MultiCartEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"multiCartFacade","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onCartBaseAction","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscriptions","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MultiCartEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onCartBaseAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onCartBaseAction","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MultiCartEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"MultiCartEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/base/root!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"multiCartFacade","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/base/root!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"onCartBaseAction","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"MultiCartFacade","members":[{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"products","type":"Array<{ productCode: string; quantity: number; }>","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"assignEmail","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createCart","overloadIndex":1,"parameters":[{"name":"{ userId, oldCartId, toMergeCartGuid, extraData, }","type":"{ userId: string; oldCartId?: string; toMergeCartGuid?: string; extraData?: { active?: boolean; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"deleteCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCartEntity","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getCartIdByType","overloadIndex":1,"parameters":[{"name":"cartType","type":"CartType","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!CartType:enum","shortType":"CartType","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"getCarts","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getLastEntry","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadCart","overloadIndex":1,"parameters":[{"name":"{ cartId, userId, extraData, }","type":"{ cartId: string; userId: string; extraData?: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"mergeToCurrentCart","overloadIndex":1,"parameters":[{"name":"{ userId, cartId, extraData, }","type":"{ userId: string; cartId: string; extraData?: { active?: boolean; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"reloadCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extraData","type":"{ active: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"removeCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"products","type":"Array<{ productCode: string; quantity: number; }>","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignEmail","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCart","overloadIndex":1,"parameters":[{"name":"{ userId, oldCartId, toMergeCartGuid, extraData, }","type":"{ userId: string; oldCartId?: string; toMergeCartGuid?: string; extraData?: { active?: boolean; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartEntity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartEntity","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartIdByType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartIdByType","overloadIndex":1,"parameters":[{"name":"cartType","type":"CartType","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!CartType:enum","shortType":"CartType","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCarts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCarts","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLastEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLastEntry","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCart","overloadIndex":1,"parameters":[{"name":"{ cartId, userId, extraData, }","type":"{ cartId: string; userId: string; extraData?: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mergeToCurrentCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mergeToCurrentCart","overloadIndex":1,"parameters":[{"name":"{ userId, cartId, extraData, }","type":"{ userId: string; cartId: string; extraData?: { active?: boolean; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reloadCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reloadCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extraData","type":"{ active: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"MultiCartFacade","members":[{"kind":"Method","name":"getCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCarts","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCartEntity","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"isStable","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createCart","parameters":[{"name":"{ userId, oldCartId, toMergeCartGuid, extraData, }","type":"{\n userId: string;\n oldCartId?: string;\n toMergeCartGuid?: string;\n extraData?: {\n active?: boolean;\n };\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"mergeToCurrentCart","parameters":[{"name":"{ userId, cartId, extraData, }","type":"{\n userId: string;\n cartId: string;\n extraData?: {\n active?: boolean;\n };\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadCart","parameters":[{"name":"{ cartId, userId, extraData, }","type":"{\n cartId: string;\n userId: string;\n extraData?: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getEntries","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getLastEntry","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addEntry","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"addEntries","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"products","type":"Array<{\n productCode: string;\n quantity: number;\n }>","canonicalReference":"@spartacus/cart/base/root!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateEntry","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pickupToDelivery","type":"boolean","canonicalReference":"@spartacus/cart/base/root!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getEntry","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignEmail","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"email","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"deleteCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"reloadCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"extraData","type":"{\n active: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getCartIdByType","parameters":[{"name":"cartType","type":"CartType","canonicalReference":"@spartacus/cart/base/root!CartType:class","shortType":"CartType","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"OrderEntry","members":[{"kind":"PropertySignature","name":"basePrice","type":"Price"},{"kind":"PropertySignature","name":"cancellableQuantity","type":"number"},{"kind":"PropertySignature","name":"cancelledItemsPrice","type":"Price"},{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"PropertySignature","name":"entryNumber","type":"number"},{"kind":"PropertySignature","name":"orderCode","type":"string"},{"kind":"PropertySignature","name":"product","type":"Product"},{"kind":"PropertySignature","name":"promotions","type":"PromotionResult[]"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"returnableQuantity","type":"number"},{"kind":"PropertySignature","name":"returnedItemsPrice","type":"Price"},{"kind":"PropertySignature","name":"totalPrice","type":"Price"},{"kind":"PropertySignature","name":"updateable","type":"boolean"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"basePrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"basePrice","type":"Price"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancellableQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancellableQuantity","type":"number"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cancelledItemsPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cancelledItemsPrice","type":"Price"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryMode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryMode","type":"DeliveryMode"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryPointOfService","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entryNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entryNumber","type":"number"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderCode","type":"string"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"product","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"product","type":"Product"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotions","type":"PromotionResult[]"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnableQuantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnableQuantity","type":"number"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"returnedItemsPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"returnedItemsPrice","type":"Price"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"Price"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updateable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updateable","type":"boolean"},"topLevelApiElementName":"OrderEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"OrderEntry","members":[{"kind":"Property","name":"orderCode","type":"string"},{"kind":"Property","name":"basePrice","type":"Price"},{"kind":"Property","name":"deliveryMode","type":"DeliveryMode"},{"kind":"Property","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"Property","name":"entryNumber","type":"number"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"totalPrice","type":"Price"},{"kind":"Property","name":"updateable","type":"boolean"},{"kind":"Property","name":"returnedItemsPrice","type":"Price"},{"kind":"Property","name":"returnableQuantity","type":"number"},{"kind":"Property","name":"cancelledItemsPrice","type":"Price"},{"kind":"Property","name":"cancellableQuantity","type":"number"},{"kind":"Property","name":"promotions","type":"PromotionResult[]"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PaymentType","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"displayName","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"PaymentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"displayName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"displayName","type":"string"},"topLevelApiElementName":"PaymentType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PaymentType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"displayName","type":"string"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PickupOrderEntryGroup","members":[{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"PropertySignature","name":"distance","type":"number"},{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryPointOfService","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryPointOfService","type":"PointOfService"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"distance","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"distance","type":"number"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"OrderEntry[]"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPriceWithTax","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPriceWithTax","type":"Price"},"topLevelApiElementName":"PickupOrderEntryGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PickupOrderEntryGroup","members":[{"kind":"Property","name":"deliveryPointOfService","type":"PointOfService"},{"kind":"Property","name":"distance","type":"number"},{"kind":"Property","name":"entries","type":"OrderEntry[]"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"totalPriceWithTax","type":"Price"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"ProductImportInfo","members":[{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"productName","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"quantityAdded","type":"number"},{"kind":"PropertySignature","name":"statusCode","type":"ProductImportStatus"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCode","type":"string"},"topLevelApiElementName":"ProductImportInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productName","type":"string"},"topLevelApiElementName":"ProductImportInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"ProductImportInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantityAdded","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantityAdded","type":"number"},"topLevelApiElementName":"ProductImportInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"statusCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"statusCode","type":"ProductImportStatus"},"topLevelApiElementName":"ProductImportInfo","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"ProductImportInfo","members":[{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"statusCode","type":"ProductImportStatus"},{"kind":"Property","name":"productName","type":"string"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"quantityAdded","type":"number"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"ProductImportSummary","members":[{"kind":"PropertySignature","name":"cartName","type":"string | undefined"},{"kind":"PropertySignature","name":"count","type":"number"},{"kind":"PropertySignature","name":"errorMessages","type":"ProductImportInfo[]"},{"kind":"PropertySignature","name":"loading","type":"boolean"},{"kind":"PropertySignature","name":"successesCount","type":"number"},{"kind":"PropertySignature","name":"total","type":"number"},{"kind":"PropertySignature","name":"warningMessages","type":"ProductImportInfo[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartName","type":"string | undefined"},"topLevelApiElementName":"ProductImportSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"count","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"count","type":"number"},"topLevelApiElementName":"ProductImportSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"errorMessages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"errorMessages","type":"ProductImportInfo[]"},"topLevelApiElementName":"ProductImportSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"loading","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"loading","type":"boolean"},"topLevelApiElementName":"ProductImportSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"successesCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"successesCount","type":"number"},"topLevelApiElementName":"ProductImportSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"total","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"total","type":"number"},"topLevelApiElementName":"ProductImportSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"warningMessages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"warningMessages","type":"ProductImportInfo[]"},"topLevelApiElementName":"ProductImportSummary","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"ProductImportSummary","members":[{"kind":"Property","name":"loading","type":"boolean"},{"kind":"Property","name":"cartName","type":"string | undefined"},{"kind":"Property","name":"count","type":"number"},{"kind":"Property","name":"total","type":"number"},{"kind":"Property","name":"successesCount","type":"number"},{"kind":"Property","name":"warningMessages","type":"ProductImportInfo[]"},{"kind":"Property","name":"errorMessages","type":"ProductImportInfo[]"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PromotionOrderEntryConsumed","members":[{"kind":"PropertySignature","name":"adjustedUnitPrice","type":"number"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"orderEntryNumber","type":"number"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"adjustedUnitPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"adjustedUnitPrice","type":"number"},"topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderEntryNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderEntryNumber","type":"number"},"topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"PromotionOrderEntryConsumed","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PromotionOrderEntryConsumed","members":[{"kind":"Property","name":"adjustedUnitPrice","type":"number"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"orderEntryNumber","type":"number"},{"kind":"Property","name":"quantity","type":"number"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PromotionResult","members":[{"kind":"PropertySignature","name":"consumedEntries","type":"PromotionOrderEntryConsumed[]"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"promotion","type":"Promotion"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"consumedEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"consumedEntries","type":"PromotionOrderEntryConsumed[]"},"topLevelApiElementName":"PromotionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"PromotionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotion","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotion","type":"Promotion"},"topLevelApiElementName":"PromotionResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"PromotionResult","members":[{"kind":"Property","name":"consumedEntries","type":"PromotionOrderEntryConsumed[]"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"promotion","type":"Promotion"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"SaveCartResult","members":[{"kind":"PropertySignature","name":"savedCartData","type":"Cart"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"savedCartData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"savedCartData","type":"Cart"},"topLevelApiElementName":"SaveCartResult","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"SaveCartResult","members":[{"kind":"Property","name":"savedCartData","type":"Cart"}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"SelectiveCartFacade","members":[{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SelectiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_root!OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SelectiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SelectiveCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Class","name":"SelectiveCartFacade","members":[{"kind":"Method","name":"getCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isStable","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/root!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateEntry","parameters":[{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/root!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"Voucher","members":[{"kind":"PropertySignature","name":"appliedValue","type":"Price"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"currency","type":"Currency"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"freeShipping","type":"boolean"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"value","type":"number"},{"kind":"PropertySignature","name":"valueFormatted","type":"string"},{"kind":"PropertySignature","name":"valueString","type":"string"},{"kind":"PropertySignature","name":"voucherCode","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"appliedValue","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"appliedValue","type":"Price"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currency","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currency","type":"Currency"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"freeShipping","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"freeShipping","type":"boolean"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"number"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"valueFormatted","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"valueFormatted","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"valueString","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"valueString","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"voucherCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"voucherCode","type":"string"},"topLevelApiElementName":"Voucher","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/root"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/root","kind":"Interface","name":"Voucher","members":[{"kind":"Property","name":"appliedValue","type":"Price"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"currency","type":"Currency"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"freeShipping","type":"boolean"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"value","type":"number"},{"kind":"Property","name":"valueFormatted","type":"string"},{"kind":"Property","name":"valueString","type":"string"},{"kind":"Property","name":"voucherCode","type":"string"}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Interface","name":"CartOccEndpoints","members":[{"kind":"PropertySignature","name":"addEmail","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"addEntries","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"cart","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"cartAccessCode","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"cartGuestUser","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"carts","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"cartVoucher","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"createCart","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"deleteCart","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"removeEntries","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"saveCart","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"updateEntries","type":"string | OccEndpoint"},{"kind":"PropertySignature","name":"validate","type":"string | OccEndpoint"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addEmail","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addEmail","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addEntries","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cart","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartAccessCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartAccessCode","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartGuestUser","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"carts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"carts","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartVoucher","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartVoucher","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createCart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createCart","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deleteCart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deleteCart","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"removeEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"removeEntries","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"saveCart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"saveCart","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updateEntries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updateEntries","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"validate","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"validate","type":"string | OccEndpoint"},"topLevelApiElementName":"CartOccEndpoints","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Interface","name":"CartOccEndpoints","members":[{"kind":"Property","name":"carts","type":"string | OccEndpoint"},{"kind":"Property","name":"cart","type":"string | OccEndpoint"},{"kind":"Property","name":"createCart","type":"string | OccEndpoint"},{"kind":"Property","name":"deleteCart","type":"string | OccEndpoint"},{"kind":"Property","name":"addEntries","type":"string | OccEndpoint"},{"kind":"Property","name":"updateEntries","type":"string | OccEndpoint"},{"kind":"Property","name":"removeEntries","type":"string | OccEndpoint"},{"kind":"Property","name":"addEmail","type":"string | OccEndpoint"},{"kind":"Property","name":"saveCart","type":"string | OccEndpoint"},{"kind":"Property","name":"cartVoucher","type":"string | OccEndpoint"},{"kind":"Property","name":"validate","type":"string | OccEndpoint"},{"kind":"Property","name":"cartAccessCode","type":"string | OccEndpoint"},{"kind":"Property","name":"cartGuestUser","type":"string | OccEndpoint"}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartAccessCodeAdapter","members":[{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCartAccessCodeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartAccessCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartAccessCodeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartAccessCodeEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartAccessCodeEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCartAccessCodeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartAccessCodeAdapter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"getCartAccessCode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCartAccessCodeEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldCartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"toMergeCartGuid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartDescription","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldCartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"toMergeCartGuid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartDescription","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/cart/base/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/cart/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"loadAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"oldCartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"toMergeCartGuid","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"save","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartDescription","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addEmail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"email","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartEntryAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"qty","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartEntryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartEntryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"qty","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartEntryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartEntryAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/cart/base/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/cart/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"qty","type":"number","canonicalReference":"@spartacus/cart/base/occ!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pickupToDelivery","type":"boolean","canonicalReference":"@spartacus/cart/base/occ!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"remove","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartGuestUserAdapter","members":[{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"getCartGuestUserEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getRequestHeaders","overloadIndex":1,"parameters":[],"returnType":"HttpHeaders"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccCartGuestUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartGuestUserEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartGuestUserEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCartGuestUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getRequestHeaders","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getRequestHeaders","overloadIndex":1,"parameters":[],"returnType":"HttpHeaders"},"topLevelApiElementName":"OccCartGuestUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccCartGuestUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartGuestUserAdapter","members":[{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"getRequestHeaders","parameters":[],"returnType":"HttpHeaders"},{"kind":"Method","name":"createCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/occ!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/occ!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCartGuestUserEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartNormalizer","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~Occ.Cart:interface","shortType":"Occ.Cart","importPath":"@spartacus/core"},{"name":"target","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"Cart"},{"kind":"Method","name":"handleQuoteCode","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~Occ.Cart:interface","shortType":"Occ.Cart","importPath":"@spartacus/core"},{"name":"target","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~Occ.Cart:interface","shortType":"Occ.Cart","importPath":"@spartacus/core"},{"name":"target","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"Cart"},"topLevelApiElementName":"OccCartNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleQuoteCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleQuoteCode","overloadIndex":1,"parameters":[{"name":"source","type":"Occ.Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~Occ.Cart:interface","shortType":"Occ.Cart","importPath":"@spartacus/core"},{"name":"target","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"OccCartNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartNormalizer","members":[{"kind":"Property","name":"converter","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/cart/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"Occ.Cart","canonicalReference":"@spartacus/cart/base/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Cart","canonicalReference":"@spartacus/cart/base/occ!Cart:class","shortType":"Cart","importPath":"","isOptional":true}],"returnType":"Cart"},{"kind":"Method","name":"handleQuoteCode","parameters":[{"name":"source","type":"Occ.Cart","canonicalReference":"@spartacus/cart/base/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":false},{"name":"target","type":"Cart","canonicalReference":"@spartacus/cart/base/occ!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"removeDuplicatePromotions","type":""},{"kind":"Property","name":"removeDuplicateItems","type":""}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartValidationAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"validate","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validate","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"OccCartValidationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartValidationAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/cart/base/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/cart/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"validate","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartVoucherAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpoints","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converter","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Method","name":"getCartVoucherEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getHeaders","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HttpHeaders"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccCartVoucherAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartVoucherEndpoint","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartVoucherEndpoint","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"OccCartVoucherAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeaders","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeaders","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"HttpHeaders"},"topLevelApiElementName":"OccCartVoucherAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"OccCartVoucherAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OccCartVoucherAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpoints","type":"OccEndpointsService"},{"kind":"Property","name":"converter","type":"ConverterService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpoints","type":"OccEndpointsService","canonicalReference":"@spartacus/cart/base/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converter","type":"ConverterService","canonicalReference":"@spartacus/cart/base/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCartVoucherEndpoint","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getHeaders","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"HttpHeaders"},{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"remove","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/occ!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OrderEntryPromotionsNormalizer","members":[{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"{ item?: Occ.OrderEntry; promotions?: PromotionResult[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"target","type":"PromotionResult[]","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~PromotionResult:interface","shortType":"PromotionResult","importPath":"@spartacus/core"}],"returnType":"PromotionResult[]"},{"kind":"Method","name":"getProductPromotion","overloadIndex":1,"parameters":[{"name":"item","type":"Occ.OrderEntry","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~Occ.OrderEntry:interface","shortType":"Occ.OrderEntry","importPath":"@spartacus/core"},{"name":"promotions","type":"PromotionResult[]","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~PromotionResult:interface","shortType":"PromotionResult","importPath":"@spartacus/core"}],"returnType":"PromotionResult[]"},{"kind":"Method","name":"isConsumedByEntry","overloadIndex":1,"parameters":[{"name":"consumedEntry","type":"PromotionOrderEntryConsumed","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~PromotionOrderEntryConsumed:interface","shortType":"PromotionOrderEntryConsumed","importPath":"@spartacus/core"},{"name":"entry","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"PropertySignature","name":"item","type":"Occ.OrderEntry"},{"kind":"PropertySignature","name":"promotions","type":"PromotionResult[]"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"convert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"convert","overloadIndex":1,"parameters":[{"name":"source","type":"{ item?: Occ.OrderEntry; promotions?: PromotionResult[]; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"target","type":"PromotionResult[]","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~PromotionResult:interface","shortType":"PromotionResult","importPath":"@spartacus/core"}],"returnType":"PromotionResult[]"},"topLevelApiElementName":"OrderEntryPromotionsNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getProductPromotion","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getProductPromotion","overloadIndex":1,"parameters":[{"name":"item","type":"Occ.OrderEntry","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~Occ.OrderEntry:interface","shortType":"Occ.OrderEntry","importPath":"@spartacus/core"},{"name":"promotions","type":"PromotionResult[]","isOptional":true,"canonicalReference":"@spartacus/cart_base_occ!~PromotionResult:interface","shortType":"PromotionResult","importPath":"@spartacus/core"}],"returnType":"PromotionResult[]"},"topLevelApiElementName":"OrderEntryPromotionsNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isConsumedByEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isConsumedByEntry","overloadIndex":1,"parameters":[{"name":"consumedEntry","type":"PromotionOrderEntryConsumed","isOptional":false,"canonicalReference":"@spartacus/cart_base_occ!~PromotionOrderEntryConsumed:interface","shortType":"PromotionOrderEntryConsumed","importPath":"@spartacus/core"},{"name":"entry","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"OrderEntryPromotionsNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"item","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"item","type":"Occ.OrderEntry"},"topLevelApiElementName":"OrderEntryPromotionsNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotions","type":"PromotionResult[]"},"topLevelApiElementName":"OrderEntryPromotionsNormalizer","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/occ"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/occ","kind":"Class","name":"OrderEntryPromotionsNormalizer","members":[{"kind":"Method","name":"convert","parameters":[{"name":"source","type":"{\n item?: Occ.OrderEntry;\n promotions?: PromotionResult[];\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"target","type":"PromotionResult[]","canonicalReference":"@spartacus/cart/base/occ!PromotionResult:class","shortType":"PromotionResult","importPath":"","isOptional":true}],"returnType":"PromotionResult[]"},{"kind":"Method","name":"getProductPromotion","parameters":[{"name":"item","type":"Occ.OrderEntry","canonicalReference":"@spartacus/cart/base/occ!Occ:class","shortType":"Occ","importPath":"","isOptional":true},{"name":"promotions","type":"PromotionResult[]","canonicalReference":"@spartacus/cart/base/occ!PromotionResult:class","shortType":"PromotionResult","importPath":"","isOptional":true}],"returnType":"PromotionResult[]"},{"kind":"Method","name":"isConsumedByEntry","parameters":[{"name":"consumedEntry","type":"PromotionOrderEntryConsumed","canonicalReference":"@spartacus/cart/base/occ!PromotionOrderEntryConsumed:class","shortType":"PromotionOrderEntryConsumed","importPath":"","isOptional":false},{"name":"entry","type":"any","canonicalReference":"@spartacus/cart/base/occ!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"ActiveCartService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"multiCartFacade","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCart$","type":"Observable"},{"kind":"Property","name":"activeCartId$","type":"Observable"},{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"cartEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"addEntriesGuestMerge","overloadIndex":1,"parameters":[{"name":"cartEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"cartEntity$","type":"Observable>"},{"kind":"Method","name":"detectUserChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAssignedUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getLastEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPickupEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"guestCartMerge","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"hasDeliveryItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasPickupItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"initActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isCartCreating","overloadIndex":1,"parameters":[{"name":"cartState","type":"StateUtils.ProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~ProcessesLoaderState:interface","shortType":"StateUtils.ProcessesLoaderState","importPath":"@spartacus/core"},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},{"kind":"Method","name":"isCartUserGuest","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Method","name":"isGuestCart","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/cart_base_core!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"isLoggedInWithCodeFlow","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loadOrMerge","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"previousUserId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"reloadActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"requireLoadedCart","overloadIndex":1,"parameters":[{"name":"forGuestMerge","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"shouldLoadCartOnCodeFlow","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"takeActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"takeActiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"cartEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntriesGuestMerge","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntriesGuestMerge","overloadIndex":1,"parameters":[{"name":"cartEntries","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"detectUserChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"detectUserChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAssignedUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAssignedUser","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeliveryEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeliveryEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLastEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLastEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getPickupEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getPickupEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"guestCartMerge","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"guestCartMerge","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasDeliveryItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasDeliveryItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasPickupItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasPickupItems","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initActiveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCartCreating","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCartCreating","overloadIndex":1,"parameters":[{"name":"cartState","type":"StateUtils.ProcessesLoaderState","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~ProcessesLoaderState:interface","shortType":"StateUtils.ProcessesLoaderState","importPath":"@spartacus/core"},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean | undefined"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCartUserGuest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCartUserGuest","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isGuestCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isGuestCart","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":true,"canonicalReference":"@spartacus/cart_base_core!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLoggedInWithCodeFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLoggedInWithCodeFlow","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadOrMerge","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadOrMerge","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"previousUserId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reloadActiveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reloadActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"requireLoadedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"requireLoadedCart","overloadIndex":1,"parameters":[{"name":"forGuestMerge","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"takeActive","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"takeActive","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"takeActiveCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"takeActiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ActiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"ActiveCartService","members":[{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"activeCart$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"activeCartId$","type":"Observable"},{"kind":"Property","name":"cartEntity$","type":"Observable>"},{"kind":"Property","name":"shouldLoadCartOnCodeFlow","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"multiCartFacade","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/base/core!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/cart/base/core!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initActiveCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"detectUserChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"getActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"takeActive","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getActiveCartId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"takeActiveCartId","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getLastEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isStable","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"load","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadOrMerge","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"previousUserId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"guestCartMerge","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addEntriesGuestMerge","parameters":[{"name":"cartEntries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/base/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isCartCreating","parameters":[{"name":"cartState","type":"StateUtils.ProcessesLoaderState","canonicalReference":"@spartacus/cart/base/core!StateUtils:class","shortType":"StateUtils","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean | undefined"},{"kind":"Method","name":"isLoggedInWithCodeFlow","parameters":[],"returnType":"boolean"},{"kind":"Property","name":"checkInitLoad","type":""},{"kind":"Method","name":"requireLoadedCart","parameters":[{"name":"forGuestMerge","type":"boolean","canonicalReference":"@spartacus/cart/base/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"addEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateEntry","parameters":[{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pickupToDelivery","type":"boolean","canonicalReference":"@spartacus/cart/base/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addEmail","parameters":[{"name":"email","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAssignedUser","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isGuestCart","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/base/core!Cart:class","shortType":"Cart","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"isCartUserGuest","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/base/core!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"addEntries","parameters":[{"name":"cartEntries","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/base/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"reloadActiveCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"hasPickupItems","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasDeliveryItems","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getPickupEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getDeliveryEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAccessCodeAdapter","members":[{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartAccessCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartAccessCodeAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAccessCodeAdapter","members":[{"kind":"Method","name":"getCartAccessCode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAccessCodeConnector","members":[{"kind":"Property","name":"adapter","type":"CartAccessCodeAdapter"},{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartAccessCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartAccessCodeConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAccessCodeConnector","members":[{"kind":"Property","name":"adapter","type":"CartAccessCodeAdapter"},{"kind":"Method","name":"getCartAccessCode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAccessCodeService","members":[{"kind":"Property","name":"cartAccessCodeConnector","type":"CartAccessCodeConnector"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"getCartAccessCodeCommand","type":"Command<{ userId: string; cartId: string; }, string | undefined>"},{"kind":"Property","name":"queryService","type":"QueryService"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartAccessCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartAccessCode","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartAccessCodeService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAccessCodeService","members":[{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"cartAccessCodeConnector","type":"CartAccessCodeConnector"},{"kind":"Property","name":"getCartAccessCodeCommand","type":"Command<{ userId: string; cartId: string; }, string | undefined>"},{"kind":"Method","name":"getCartAccessCode","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Namespace","name":"CartActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"CartActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"CartActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"ADD_EMAIL_TO_CART_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"ADD_EMAIL_TO_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"ADD_EMAIL_TO_CART_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"ADD_EMAIL_TO_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"ADD_EMAIL_TO_CART","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"ADD_EMAIL_TO_CART","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"AddEmailToCart","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; email: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; email: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"AddEmailToCart","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; email: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n email: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"AddEmailToCartFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; error: any; email: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; error: any; email: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"AddEmailToCartFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; error: any; email: string; }"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n error: any;\n email: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"AddEmailToCartSuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; email: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; email: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"AddEmailToCartSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; email: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n email: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_ENTRY_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_ENTRY_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_ENTRY_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_ENTRY_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_ENTRY","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_ENTRY","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_VOUCHER_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_VOUCHER_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_VOUCHER_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_VOUCHER_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_VOUCHER","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_ADD_VOUCHER","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_PROCESSES_DECREMENT","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_PROCESSES_DECREMENT","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_PROCESSES_INCREMENT","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_PROCESSES_INCREMENT","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_ENTRY_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_ENTRY_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_ENTRY_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_ENTRY_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_ENTRY","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_ENTRY","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_VOUCHER_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_VOUCHER_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_VOUCHER_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_VOUCHER_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_VOUCHER","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_REMOVE_VOUCHER","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_RESET_ADD_VOUCHER","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_RESET_ADD_VOUCHER","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_UPDATE_ENTRY_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_UPDATE_ENTRY_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_UPDATE_ENTRY_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_UPDATE_ENTRY_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_UPDATE_ENTRY","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CART_UPDATE_ENTRY","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"TypeAlias","name":"CartAction","namespace":"CartActions","members":["CreateCart | CreateCartFail | CreateCartSuccess | LoadCart | LoadCartFail | LoadCartSuccess | LoadCartsSuccess | MergeCart | MergeCartSuccess | ResetCartDetails | AddEmailToCart | AddEmailToCartFail | AddEmailToCartSuccess | DeleteCart | DeleteCartSuccess | DeleteCartFail | RemoveCart"],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"TypeAlias","name":"CartAction","members":["CreateCart | CreateCartFail | CreateCartSuccess | LoadCart | LoadCartFail | LoadCartSuccess | LoadCartsSuccess | MergeCart | MergeCartSuccess | ResetCartDetails | AddEmailToCart | AddEmailToCartFail | AddEmailToCartSuccess | DeleteCart | DeleteCartSuccess | DeleteCartFail | RemoveCart"]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddEntry","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ cartId: string; userId: string; productCode: string; quantity: number; pickupStore?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ cartId: string; userId: string; productCode: string; quantity: number; pickupStore?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddEntry","members":[{"kind":"Property","name":"payload","type":"{ cartId: string; userId: string; productCode: string; quantity: number; pickupStore?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n cartId: string;\n userId: string;\n productCode: string;\n quantity: number;\n pickupStore?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddEntryFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ error: any; userId: string; cartId: string; productCode: string; quantity: number; pickupStore?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"{ error: any; userId: string; cartId: string; productCode: string; quantity: number; pickupStore?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddEntryFail","members":[{"kind":"Property","name":"payload","type":"{ error: any; userId: string; cartId: string; productCode: string; quantity: number; pickupStore?: string; }"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n error: any;\n userId: string;\n cartId: string;\n productCode: string;\n quantity: number;\n pickupStore?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddEntrySuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; productCode: string; quantity: number; pickupStore?: string; deliveryModeChanged?: boolean; entry?: OrderEntry; quantityAdded?: number; statusCode?: string; statusMessage?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; productCode: string; quantity: number; pickupStore?: string; deliveryModeChanged?: boolean; entry?: OrderEntry; quantityAdded?: number; statusCode?: string; statusMessage?: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddEntrySuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; productCode: string; quantity: number; pickupStore?: string; deliveryModeChanged?: boolean; entry?: OrderEntry; quantityAdded?: number; statusCode?: string; statusMessage?: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n productCode: string;\n quantity: number;\n pickupStore?: string;\n deliveryModeChanged?: boolean;\n entry?: OrderEntry;\n quantityAdded?: number;\n statusCode?: string;\n statusMessage?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddVoucher","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddVoucher","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n voucherId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddVoucherFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; voucherId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddVoucherFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; error: any; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n voucherId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddVoucherSuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAddVoucherSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n voucherId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"TypeAlias","name":"CartEntryAction","namespace":"CartActions","members":["CartAddEntry | CartAddEntrySuccess | CartAddEntryFail | CartRemoveEntry | CartRemoveEntrySuccess | CartRemoveEntryFail | CartUpdateEntry | CartUpdateEntrySuccess | CartUpdateEntryFail"],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"TypeAlias","name":"CartEntryAction","members":["CartAddEntry | CartAddEntrySuccess | CartAddEntryFail | CartRemoveEntry | CartRemoveEntrySuccess | CartRemoveEntryFail | CartUpdateEntry | CartUpdateEntrySuccess | CartUpdateEntryFail"]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartProcessesDecrement","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartProcessesDecrement","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartProcessesIncrement","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartProcessesIncrement","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveEntry","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ cartId: string; userId: string; entryNumber: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ cartId: string; userId: string; entryNumber: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveEntry","members":[{"kind":"Property","name":"payload","type":"{ cartId: string; userId: string; entryNumber: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n cartId: string;\n userId: string;\n entryNumber: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveEntryFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ error: any; cartId: string; userId: string; entryNumber: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"{ error: any; cartId: string; userId: string; entryNumber: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveEntryFail","members":[{"kind":"Property","name":"payload","type":"{ error: any; cartId: string; userId: string; entryNumber: string; }"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n error: any;\n cartId: string;\n userId: string;\n entryNumber: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveEntrySuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveEntrySuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n entryNumber: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveVoucher","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveVoucher","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n voucherId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveVoucherFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ error: any; cartId: string; userId: string; voucherId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"{ error: any; cartId: string; userId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveVoucherFail","members":[{"kind":"Property","name":"payload","type":"{ error: any; cartId: string; userId: string; voucherId: string; }"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n error: any;\n cartId: string;\n userId: string;\n voucherId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveVoucherSuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartRemoveVoucherSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; voucherId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n voucherId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartResetAddVoucher","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartResetAddVoucher","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartUpdateEntry","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartUpdateEntry","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n entryNumber: string;\n quantity?: number;\n pickupStore?: string;\n pickupToDelivery?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartUpdateEntryFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ error: any; userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"{ error: any; userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartUpdateEntryFail","members":[{"kind":"Property","name":"payload","type":"{ error: any; userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n error: any;\n userId: string;\n cartId: string;\n entryNumber: string;\n quantity?: number;\n pickupStore?: string;\n pickupToDelivery?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartUpdateEntrySuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartUpdateEntrySuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; entryNumber: string; quantity?: number; pickupStore?: string; pickupToDelivery?: boolean; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n entryNumber: string;\n quantity?: number;\n pickupStore?: string;\n pickupToDelivery?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"TypeAlias","name":"CartVoucherAction","namespace":"CartActions","members":["CartAddVoucher | CartAddVoucherFail | CartAddVoucherSuccess | CartResetAddVoucher | CartRemoveVoucher | CartRemoveVoucherFail | CartRemoveVoucherSuccess"],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"TypeAlias","name":"CartVoucherAction","members":["CartAddVoucher | CartAddVoucherFail | CartAddVoucherSuccess | CartResetAddVoucher | CartRemoveVoucher | CartRemoveVoucherFail | CartRemoveVoucherSuccess"]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CLEAR_CART_STATE","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CLEAR_CART_STATE","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"ClearCartState","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"ClearCartState","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CREATE_CART_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CREATE_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CREATE_CART_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CREATE_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CREATE_CART","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"CREATE_CART","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CreateCart","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CreateCartPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CreateCartPayload:interface","shortType":"CreateCartPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"CreateCartPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CreateCart","members":[{"kind":"Property","name":"payload","type":"CreateCartPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CreateCartPayload","canonicalReference":"@spartacus/cart/base/core!CreateCartPayload:class","shortType":"CreateCartPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CreateCartFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CreateCartFailPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CreateCartFailPayload:interface","shortType":"CreateCartFailPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"CreateCartFailPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CreateCartFail","members":[{"kind":"Property","name":"payload","type":"CreateCartFailPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CreateCartFailPayload","canonicalReference":"@spartacus/cart/base/core!CreateCartFailPayload:class","shortType":"CreateCartFailPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CreateCartSuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CreateCartSuccessPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CreateCartSuccessPayload:interface","shortType":"CreateCartSuccessPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"CreateCartSuccessPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CreateCartSuccess","members":[{"kind":"Property","name":"payload","type":"CreateCartSuccessPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CreateCartSuccessPayload","canonicalReference":"@spartacus/cart/base/core!CreateCartSuccessPayload:class","shortType":"CreateCartSuccessPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"DELETE_CART_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"DELETE_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"DELETE_CART_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"DELETE_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"DELETE_CART","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"DELETE_CART","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"DeleteCart","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"DeleteCart","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"DeleteCartFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; error: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; error: any; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"DeleteCartFail","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; error: any; }"},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n error: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"DeleteCartSuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ userId: string; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"DeleteCartSuccess","members":[{"kind":"Property","name":"payload","type":"{ userId: string; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n userId: string;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"LOAD_CART_FAIL","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"LOAD_CART_FAIL","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"LOAD_CART_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"LOAD_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"LOAD_CART","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"LOAD_CART","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"LOAD_CARTS_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"LOAD_CARTS_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"LoadCart","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"LoadCartPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~LoadCartPayload:interface","shortType":"LoadCartPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"LoadCartPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"LoadCart","members":[{"kind":"Property","name":"payload","type":"LoadCartPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"LoadCartPayload","canonicalReference":"@spartacus/cart/base/core!LoadCartPayload:class","shortType":"LoadCartPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"LoadCartFail","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"LoadCartFailPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~LoadCartFailPayload:interface","shortType":"LoadCartFailPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"LoadCartFailPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"LoadCartFail","members":[{"kind":"Property","name":"payload","type":"LoadCartFailPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"LoadCartFailPayload","canonicalReference":"@spartacus/cart/base/core!LoadCartFailPayload:class","shortType":"LoadCartFailPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"LoadCartsSuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"Cart[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}]},{"kind":"Property","name":"payload","type":"Cart[]"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"LoadCartsSuccess","members":[{"kind":"Property","name":"payload","type":"Cart[]"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"Cart[]","canonicalReference":"@spartacus/cart/base/core!Cart:class","shortType":"Cart","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"LoadCartSuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"LoadCartSuccessPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~LoadCartSuccessPayload:interface","shortType":"LoadCartSuccessPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"LoadCartSuccessPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"LoadCartSuccess","members":[{"kind":"Property","name":"payload","type":"LoadCartSuccessPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"LoadCartSuccessPayload","canonicalReference":"@spartacus/cart/base/core!LoadCartSuccessPayload:class","shortType":"LoadCartSuccessPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"MERGE_CART_ABORT","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"MERGE_CART_ABORT","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"MERGE_CART_SUCCESS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"MERGE_CART_SUCCESS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"MERGE_CART","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"MERGE_CART","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MergeCart","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"MergeCartPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~MergeCartPayload:interface","shortType":"MergeCartPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"MergeCartPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MergeCart","members":[{"kind":"Property","name":"payload","type":"MergeCartPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"MergeCartPayload","canonicalReference":"@spartacus/cart/base/core!MergeCartPayload:class","shortType":"MergeCartPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MergeCartAbort","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"MergeCartAbortPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartActions.MergeCartAbortPayload:interface","shortType":"MergeCartAbortPayload","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"error","type":"any"},{"kind":"Property","name":"payload","type":"MergeCartAbortPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MergeCartAbort","members":[{"kind":"Property","name":"payload","type":"MergeCartAbortPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Property","name":"error","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"MergeCartAbortPayload","canonicalReference":"@spartacus/cart/base/core!MergeCartAbortPayload:class","shortType":"MergeCartAbortPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Interface","name":"MergeCartAbortPayload","namespace":"CartActions","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"error","type":"Object"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"MergeCartAbortPayload","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"error","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"error","type":"Object"},"topLevelApiElementName":"MergeCartAbortPayload","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Interface","name":"MergeCartAbortPayload","members":[{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"error","type":"Object"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MergeCartAndIncrementProcessesCount","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"MergeCartPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~MergeCartPayload:interface","shortType":"MergeCartPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"MergeCartPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MergeCartAndIncrementProcessesCount","members":[{"kind":"Property","name":"payload","type":"MergeCartPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"MergeCartPayload","canonicalReference":"@spartacus/cart/base/core!MergeCartPayload:class","shortType":"MergeCartPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MergeCartSuccess","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"MergeCartSuccessPayload","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~MergeCartSuccessPayload:interface","shortType":"MergeCartSuccessPayload","importPath":""}]},{"kind":"Property","name":"payload","type":"MergeCartSuccessPayload"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MergeCartSuccess","members":[{"kind":"Property","name":"payload","type":"MergeCartSuccessPayload"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"MergeCartSuccessPayload","canonicalReference":"@spartacus/cart/base/core!MergeCartSuccessPayload:class","shortType":"MergeCartSuccessPayload","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"TypeAlias","name":"MultiCartActions","namespace":"CartActions","members":["CartProcessesIncrement | CartProcessesDecrement | SetActiveCartId | ClearCartState | SetCartTypeIndex | SetCartData"],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"TypeAlias","name":"MultiCartActions","members":["CartProcessesIncrement | CartProcessesDecrement | SetActiveCartId | ClearCartState | SetCartTypeIndex | SetCartData"]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"REMOVE_CART","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"REMOVE_CART","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"RemoveCart","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"RemoveCart","members":[{"kind":"Property","name":"payload","type":"{ cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"RESET_CART_DETAILS","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"RESET_CART_DETAILS","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"ResetCartDetails","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"ResetCartDetails","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"SET_ACTIVE_CART_ID","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"SET_ACTIVE_CART_ID","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"SET_CART_DATA","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"SET_CART_DATA","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"SET_CART_TYPE_INDEX","namespace":"CartActions","type":"","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"SET_CART_TYPE_INDEX","type":""}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"SetActiveCartId","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"SetActiveCartId","members":[{"kind":"Property","name":"payload","type":"string"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"SetCartData","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ cart: Cart; cartId: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ cart: Cart; cartId: string; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"SetCartData","members":[{"kind":"Property","name":"payload","type":"{ cart: Cart; cartId: string; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n cart: Cart;\n cartId: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"SetCartTypeIndex","namespace":"CartActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"{ cartType: CartType; cartId: string | undefined; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"{ cartType: CartType; cartId: string | undefined; }"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"SetCartTypeIndex","members":[{"kind":"Property","name":"payload","type":"{ cartType: CartType; cartId: string | undefined; }"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"{\n cartType: CartType;\n cartId: string | undefined;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAdapter","members":[{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldCartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"toMergeCartGuid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartDescription","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldCartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"toMergeCartGuid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartDescription","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartAdapter","members":[{"kind":"Method","name":"loadAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"oldCartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"toMergeCartGuid","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"save","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"saveCartDescription","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"addEmail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"email","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartConfigService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"CartConfig","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartConfig:class","shortType":"CartConfig","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"config","type":"CartConfig"},{"kind":"Method","name":"isCartValidationEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isSelectiveCartEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCartValidationEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCartValidationEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CartConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSelectiveCartEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSelectiveCartEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CartConfigService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartConfigService","members":[{"kind":"Property","name":"config","type":"CartConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"CartConfig","canonicalReference":"@spartacus/cart/base/core!CartConfig:class","shortType":"CartConfig","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"isSelectiveCartEnabled","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isCartValidationEnabled","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CartAdapter","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartAdapter:class","shortType":"CartAdapter","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"adapter","type":"CartAdapter"},{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldCartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"toMergeCartGuid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartDescription","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEmail","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"create","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"create","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"oldCartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"toMergeCartGuid","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"delete","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"delete","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadAll","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadAll","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"save","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"save","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"saveCartDescription","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartConnector","members":[{"kind":"Property","name":"adapter","type":"CartAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CartAdapter","canonicalReference":"@spartacus/cart/base/core!CartAdapter:class","shortType":"CartAdapter","importPath":"@spartacus/cart/base/core","isOptional":false}]},{"kind":"Method","name":"loadAll","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"load","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"create","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"oldCartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"toMergeCartGuid","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"delete","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"save","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"saveCartName","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"saveCartDescription","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"addEmail","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"email","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartEntryAdapter","members":[{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"qty","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartEntryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartEntryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"qty","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartEntryAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartEntryAdapter","members":[{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"qty","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pickupToDelivery","type":"boolean","canonicalReference":"@spartacus/cart/base/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"remove","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartEntryConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CartEntryAdapter","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartEntryAdapter:class","shortType":"CartEntryAdapter","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"adapter","type":"CartEntryAdapter"},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"qty","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartEntryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartEntryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"update","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"update","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"qty","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartEntryConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartEntryConnector","members":[{"kind":"Property","name":"adapter","type":"CartEntryAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CartEntryAdapter","canonicalReference":"@spartacus/cart/base/core!CartEntryAdapter:class","shortType":"CartEntryAdapter","importPath":"@spartacus/cart/base/core","isOptional":false}]},{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"update","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"qty","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pickupToDelivery","type":"boolean","canonicalReference":"@spartacus/cart/base/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"remove","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"actionsSubject","type":"ActionsSubject","isOptional":false,"canonicalReference":"@ngrx/store!ActionsSubject:class","shortType":"ActionsSubject","importPath":"@ngrx/store"},{"name":"event","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"stateEventService","type":"StateEventService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"event","type":"EventService"},{"kind":"Method","name":"getAction","overloadIndex":1,"parameters":[{"name":"actionType","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ type: string; payload?: any; }>"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerAddCartVoucher","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerAddEntry","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerCreateCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerDeleteCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerMapped","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"() => void"},{"kind":"Method","name":"registerMergeCartSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerRemoveCartVoucher","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerRemoveEntry","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"registerUpdateEntry","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"stateEventService","type":"StateEventService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAction","overloadIndex":1,"parameters":[{"name":"actionType","type":"string | string[]","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{ type: string; payload?: any; }>"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerAddCartVoucher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerAddCartVoucher","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerAddEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerAddEntry","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerCreateCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerCreateCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerDeleteCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerDeleteCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerMapped","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerMapped","overloadIndex":1,"parameters":[{"name":"mapping","type":"ActionToEventMapping","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~ActionToEventMapping:interface","shortType":"ActionToEventMapping","importPath":"@spartacus/core"}],"returnType":"() => void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerMergeCartSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerMergeCartSuccess","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerRemoveCartVoucher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerRemoveCartVoucher","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerRemoveEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerRemoveEntry","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUpdateEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUpdateEntry","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartEventBuilder","members":[{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"event","type":"EventService"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"stateEventService","type":"StateEventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"actionsSubject","type":"ActionsSubject","canonicalReference":"@spartacus/cart/base/core!ActionsSubject:class","shortType":"ActionsSubject","importPath":"","isOptional":false},{"name":"event","type":"EventService","canonicalReference":"@spartacus/cart/base/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"stateEventService","type":"StateEventService","canonicalReference":"@spartacus/cart/base/core!StateEventService:class","shortType":"StateEventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerAddEntry","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerRemoveEntry","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerUpdateEntry","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerMergeCartSuccess","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerCreateCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerDeleteCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerAddCartVoucher","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerRemoveCartVoucher","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerMapped","parameters":[{"name":"mapping","type":"ActionToEventMapping","canonicalReference":"@spartacus/cart/base/core!ActionToEventMapping:class","shortType":"ActionToEventMapping","importPath":"","isOptional":false}],"returnType":"() => void"},{"kind":"Method","name":"getAction","parameters":[{"name":"actionType","type":"string | string[]","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{ type: string; payload?: any; }>"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartGuestUserAdapter","members":[{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CartGuestUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CartGuestUserAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartGuestUserAdapter","members":[{"kind":"Method","name":"createCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/core!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/core!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartGuestUserConnector","members":[{"kind":"Property","name":"adapter","type":"CartGuestUserAdapter"},{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CartGuestUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CartGuestUserConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartGuestUserConnector","members":[{"kind":"Property","name":"adapter","type":"CartGuestUserAdapter"},{"kind":"Method","name":"createCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/core!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/core!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartGuestUserService","members":[{"kind":"Property","name":"cartGuestUserConnector","type":"CartGuestUserConnector"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Property","name":"createCartGuestUserCommand","type":"Command<{ userId: string; cartId: string; guestUserDetails?: CartGuestUser; }, CartGuestUser>"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Property","name":"updateCartGuestUserCommand","type":"Command<{ userId: string; cartId: string; guestUserDetails: CartGuestUser; }, CartGuestUser>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":true,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CartGuestUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCartGuestUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCartGuestUser","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"guestUserDetails","type":"CartGuestUser","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartGuestUser:interface","shortType":"CartGuestUser","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"CartGuestUserService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartGuestUserService","members":[{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"cartGuestUserConnector","type":"CartGuestUserConnector"},{"kind":"Property","name":"createCartGuestUserCommand","type":"Command<{ userId: string; cartId: string; guestUserDetails?: CartGuestUser; }, CartGuestUser>"},{"kind":"Property","name":"updateCartGuestUserCommand","type":"Command<{ userId: string; cartId: string; guestUserDetails: CartGuestUser; }, CartGuestUser>"},{"kind":"Method","name":"createCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/core!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"updateCartGuestUser","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"guestUserDetails","type":"CartGuestUser","canonicalReference":"@spartacus/cart/base/core!CartGuestUser:class","shortType":"CartGuestUser","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartPageEventBuilder","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"buildCartPageEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"buildCartPageEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"buildCartPageEvent","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartPageEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"register","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"register","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartPageEventBuilder","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartPageEventBuilder","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/base/core!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"register","parameters":[],"returnType":"void"},{"kind":"Method","name":"buildCartPageEvent","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationAdapter","members":[{"kind":"Method","name":"validate","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validate","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartValidationAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationAdapter","members":[{"kind":"Method","name":"validate","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CartValidationAdapter","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartValidationAdapter:class","shortType":"CartValidationAdapter","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"adapter","type":"CartValidationAdapter"},{"kind":"Method","name":"validate","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validate","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartValidationConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationConnector","members":[{"kind":"Property","name":"adapter","type":"CartValidationAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CartValidationAdapter","canonicalReference":"@spartacus/cart/base/core!CartValidationAdapter:class","shortType":"CartValidationAdapter","importPath":"@spartacus/cart/base/core","isOptional":false}]},{"kind":"Method","name":"validate","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationGuard","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartValidationService","type":"CartValidationFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartValidationFacade:class","shortType":"CartValidationFacade","importPath":"@spartacus/cart/base/root"},{"name":"semanticPathService","type":"SemanticPathService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core"},{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"cartValidationStateService","type":"CartValidationStateService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartValidationStateService:class","shortType":"CartValidationStateService","importPath":"@spartacus/cart/base/core"},{"name":"cartConfigService","type":"CartConfigService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartConfigService:class","shortType":"CartConfigService","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"cartConfigService","type":"CartConfigService"},{"kind":"Property","name":"cartValidationService","type":"CartValidationFacade"},{"kind":"Property","name":"cartValidationStateService","type":"CartValidationStateService"},{"kind":"Property","name":"GLOBAL_MESSAGE_TIMEOUT","type":"number"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canActivate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canActivate","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartValidationGuard","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationGuard","members":[{"kind":"Property","name":"cartValidationService","type":"CartValidationFacade"},{"kind":"Property","name":"semanticPathService","type":"SemanticPathService"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"cartValidationStateService","type":"CartValidationStateService"},{"kind":"Property","name":"cartConfigService","type":"CartConfigService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartValidationService","type":"CartValidationFacade","canonicalReference":"@spartacus/cart/base/core!CartValidationFacade:class","shortType":"CartValidationFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"semanticPathService","type":"SemanticPathService","canonicalReference":"@spartacus/cart/base/core!SemanticPathService:class","shortType":"SemanticPathService","importPath":"@spartacus/core","isOptional":false},{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cart/base/core!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"cartValidationStateService","type":"CartValidationStateService","canonicalReference":"@spartacus/cart/base/core!CartValidationStateService:class","shortType":"CartValidationStateService","importPath":"@spartacus/cart/base/core","isOptional":false},{"name":"cartConfigService","type":"CartConfigService","canonicalReference":"@spartacus/cart/base/core!CartConfigService:class","shortType":"CartConfigService","importPath":"@spartacus/cart/base/core","isOptional":false}]},{"kind":"Property","name":"GLOBAL_MESSAGE_TIMEOUT","type":"number"},{"kind":"Method","name":"canActivate","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartValidationConnector","type":"CartValidationConnector","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartValidationConnector:class","shortType":"CartValidationConnector","importPath":"@spartacus/cart/base/core"},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"cartValidationStateService","type":"CartValidationStateService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartValidationStateService:class","shortType":"CartValidationStateService","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"cartValidationConnector","type":"CartValidationConnector"},{"kind":"Property","name":"cartValidationStateService","type":"CartValidationStateService"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Method","name":"getValidationResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Method","name":"validateCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"validateCartCommand","type":"Command"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getValidationResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getValidationResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartValidationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"validateCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"validateCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartValidationService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationService","members":[{"kind":"Property","name":"cartValidationConnector","type":"CartValidationConnector"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"cartValidationStateService","type":"CartValidationStateService"},{"kind":"Property","name":"validateCartCommand","type":"Command"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartValidationConnector","type":"CartValidationConnector","canonicalReference":"@spartacus/cart/base/core!CartValidationConnector:class","shortType":"CartValidationConnector","importPath":"@spartacus/cart/base/core","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/cart/base/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"cartValidationStateService","type":"CartValidationStateService","canonicalReference":"@spartacus/cart/base/core!CartValidationStateService:class","shortType":"CartValidationStateService","importPath":"@spartacus/cart/base/core","isOptional":false}]},{"kind":"Method","name":"validateCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getValidationResults","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationStateService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"cartValidationResult$","type":"Observable"},{"kind":"Property","name":"checkForValidationResultClear$","type":"Observable<[import(\"@spartacus/core\").RouterState, CartModification[]]>"},{"kind":"Property","name":"NAVIGATION_SKIPS","type":"number"},{"kind":"Property","name":"navigationIdCount","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"setInitialState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"setNavigationIdStep","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"updateValidationResultAndRoutingId","overloadIndex":1,"parameters":[{"name":"cartModification","type":"CartModification[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartModification:interface","shortType":"CartModification","importPath":"@spartacus/core"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartValidationStateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setInitialState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setInitialState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartValidationStateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setNavigationIdStep","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setNavigationIdStep","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartValidationStateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateValidationResultAndRoutingId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateValidationResultAndRoutingId","overloadIndex":1,"parameters":[{"name":"cartModification","type":"CartModification[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartModification:interface","shortType":"CartModification","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CartValidationStateService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartValidationStateService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"NAVIGATION_SKIPS","type":"number"},{"kind":"Property","name":"navigationIdCount","type":"number"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"cartValidationResult$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cart/base/core!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Property","name":"checkForValidationResultClear$","type":"Observable<[i2.RouterState, CartModification[]]>"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"setInitialState","parameters":[],"returnType":"void"},{"kind":"Method","name":"updateValidationResultAndRoutingId","parameters":[{"name":"cartModification","type":"CartModification[]","canonicalReference":"@spartacus/cart/base/core!CartModification:class","shortType":"CartModification","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setNavigationIdStep","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartVoucherAdapter","members":[{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CartVoucherAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CartVoucherAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartVoucherAdapter","members":[{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"remove","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartVoucherConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"adapter","type":"CartVoucherAdapter","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartVoucherAdapter:class","shortType":"CartVoucherAdapter","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"adapter","type":"CartVoucherAdapter"},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CartVoucherConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"remove","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"remove","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable<{}>"},"topLevelApiElementName":"CartVoucherConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartVoucherConnector","members":[{"kind":"Property","name":"adapter","type":"CartVoucherAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"adapter","type":"CartVoucherAdapter","canonicalReference":"@spartacus/cart/base/core!CartVoucherAdapter:class","shortType":"CartVoucherAdapter","importPath":"@spartacus/cart/base/core","isOptional":false}]},{"kind":"Method","name":"add","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"},{"kind":"Method","name":"remove","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable<{}>"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartVoucherService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store>","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"addVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"getAddVoucherResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddVoucherResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddVoucherResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"removeVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"resetAddVoucherProcessingState","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addVoucher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartVoucherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddVoucherResultError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddVoucherResultError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartVoucherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddVoucherResultLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddVoucherResultLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartVoucherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddVoucherResultSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddVoucherResultSuccess","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartVoucherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeVoucher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartVoucherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetAddVoucherProcessingState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetAddVoucherProcessingState","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartVoucherService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"CartVoucherService","members":[{"kind":"Property","name":"store","type":"Store>"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store>","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/core!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"addVoucher","parameters":[{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"removeVoucher","parameters":[{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getAddVoucherResultError","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddVoucherResultSuccess","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getAddVoucherResultLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"resetAddVoucherProcessingState","parameters":[],"returnType":"void"},{"kind":"Property","name":"combineUserAndCartId","type":""}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MultiCartEffectsService","members":[{"kind":"Method","name":"getActiveCartTypeOnLoadSuccess","overloadIndex":1,"parameters":[{"name":"action","type":"CartActions.LoadCartSuccess","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartActions.LoadCartSuccess:class","shortType":"CartActions.LoadCartSuccess","importPath":"@spartacus/cart/base/core"}],"returnType":"CartActions.SetCartTypeIndex | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getActiveCartTypeOnLoadSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getActiveCartTypeOnLoadSuccess","overloadIndex":1,"parameters":[{"name":"action","type":"CartActions.LoadCartSuccess","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartActions.LoadCartSuccess:class","shortType":"CartActions.LoadCartSuccess","importPath":"@spartacus/cart/base/core"}],"returnType":"CartActions.SetCartTypeIndex | undefined"},"topLevelApiElementName":"MultiCartEffectsService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MultiCartEffectsService","members":[{"kind":"Method","name":"getActiveCartTypeOnLoadSuccess","parameters":[{"name":"action","type":"LoadCartSuccess","canonicalReference":"@spartacus/cart/base/core!LoadCartSuccess:class","shortType":"LoadCartSuccess","importPath":"@spartacus/cart/base/core","isOptional":false}],"returnType":"SetCartTypeIndex | undefined"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Namespace","name":"MultiCartSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"MultiCartSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"MultiCartSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Function","name":"getCartEntitySelectorFactory","namespace":"MultiCartSelectors","parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector>","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCartEntitySelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCartEntitySelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Function","name":"getCartEntriesSelectorFactory","namespace":"MultiCartSelectors","parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCartEntriesSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCartEntriesSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Function","name":"getCartEntrySelectorFactory","namespace":"MultiCartSelectors","parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCartEntrySelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCartEntrySelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Function","name":"getCartHasPendingProcessesSelectorFactory","namespace":"MultiCartSelectors","parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCartHasPendingProcessesSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCartHasPendingProcessesSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Function","name":"getCartIdByTypeFactory","namespace":"MultiCartSelectors","parameters":[{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCartIdByTypeFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCartIdByTypeFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Function","name":"getCartIsStableSelectorFactory","namespace":"MultiCartSelectors","parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCartIsStableSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCartIsStableSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Function","name":"getCartSelectorFactory","namespace":"MultiCartSelectors","parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"MemoizedSelector","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"getCartSelectorFactory","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"getCartSelectorFactory","topLevelApiElementKind":"Function","entryPoint":"@spartacus/cart/base/core"}]},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"getCartsSelectorFactory","namespace":"MultiCartSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"getCartsSelectorFactory","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"getCartTypeIndex","namespace":"MultiCartSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"getCartTypeIndex","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"getMultiCartEntities","namespace":"MultiCartSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"getMultiCartEntities","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"getMultiCartState","namespace":"MultiCartSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Variable","name":"getMultiCartState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MultiCartService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"products","type":"Array<{ productCode: string; quantity: number; }>","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"void"},{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"assignEmail","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createCart","overloadIndex":1,"parameters":[{"name":"{ userId, oldCartId, toMergeCartGuid, extraData, }","type":"{ userId: string; oldCartId?: string; toMergeCartGuid?: string; extraData?: { active?: boolean; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"deleteCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"generateTempCartId","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getCartEntity","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},{"kind":"Method","name":"getCartIdByType","overloadIndex":1,"parameters":[{"name":"cartType","type":"CartType","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartType:enum","shortType":"CartType","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"getCarts","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getLastEntry","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"loadCart","overloadIndex":1,"parameters":[{"name":"{ cartId, userId, extraData, }","type":"{ cartId: string; userId: string; extraData?: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"mergeToCurrentCart","overloadIndex":1,"parameters":[{"name":"{ userId, cartId, extraData, }","type":"{ userId: string; cartId: string; extraData?: { active?: boolean; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"reloadCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extraData","type":"{ active: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"removeCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"windowRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"products","type":"Array<{ productCode: string; quantity: number; }>","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"assignEmail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"assignEmail","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"email","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCart","overloadIndex":1,"parameters":[{"name":"{ userId, oldCartId, toMergeCartGuid, extraData, }","type":"{ userId: string; oldCartId?: string; toMergeCartGuid?: string; extraData?: { active?: boolean; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"generateTempCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"generateTempCartId","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartEntity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartEntity","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable>"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartIdByType","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartIdByType","overloadIndex":1,"parameters":[{"name":"cartType","type":"CartType","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~CartType:enum","shortType":"CartType","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCarts","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCarts","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLastEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLastEntry","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loadCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loadCart","overloadIndex":1,"parameters":[{"name":"{ cartId, userId, extraData, }","type":"{ cartId: string; userId: string; extraData?: any; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mergeToCurrentCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mergeToCurrentCart","overloadIndex":1,"parameters":[{"name":"{ userId, cartId, extraData, }","type":"{ userId: string; cartId: string; extraData?: { active?: boolean; }; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"reloadCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"reloadCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"extraData","type":"{ active: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStore","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupToDelivery","type":"boolean","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MultiCartService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Property","name":"windowRef","type":"WindowRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCarts","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCartEntity","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable>"},{"kind":"Method","name":"isStable","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"generateTempCartId","parameters":[],"returnType":"string"},{"kind":"Method","name":"createCart","parameters":[{"name":"{ userId, oldCartId, toMergeCartGuid, extraData, }","type":"{\n userId: string;\n oldCartId?: string;\n toMergeCartGuid?: string;\n extraData?: {\n active?: boolean;\n };\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"mergeToCurrentCart","parameters":[{"name":"{ userId, cartId, extraData, }","type":"{\n userId: string;\n cartId: string;\n extraData?: {\n active?: boolean;\n };\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loadCart","parameters":[{"name":"{ cartId, userId, extraData, }","type":"{\n cartId: string;\n userId: string;\n extraData?: any;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getEntries","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getLastEntry","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"addEntry","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"addEntries","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"products","type":"Array<{\n productCode: string;\n quantity: number;\n }>","canonicalReference":"@spartacus/cart/base/core!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateEntry","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":true},{"name":"pickupStore","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"pickupToDelivery","type":"boolean","canonicalReference":"@spartacus/cart/base/core!boolean:class","shortType":"boolean","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getEntry","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"assignEmail","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"email","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"deleteCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"userId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"reloadCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"extraData","type":"{\n active: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getCartIdByType","parameters":[{"name":"cartType","type":"CartType","canonicalReference":"@spartacus/cart/base/core!CartType:class","shortType":"CartType","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Interface","name":"MultiCartState","members":[{"kind":"PropertySignature","name":"carts","type":"StateUtils.EntityProcessesLoaderState"},{"kind":"PropertySignature","name":"index","type":"{ [cartType: string]: string; }"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"carts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"carts","type":"StateUtils.EntityProcessesLoaderState"},"topLevelApiElementName":"MultiCartState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"index","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"index","type":"{ [cartType: string]: string; }"},"topLevelApiElementName":"MultiCartState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Interface","name":"MultiCartState","members":[{"kind":"Property","name":"carts","type":"StateUtils.EntityProcessesLoaderState"},{"kind":"Property","name":"index","type":"{ [cartType: string]: string; }"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MultiCartStatePersistenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"},{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"siteContextParamsService","type":"SiteContextParamsService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~SiteContextParamsService:class","shortType":"SiteContextParamsService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"getCartState","overloadIndex":1,"parameters":[],"returnType":"Observable<{ active: string; }>"},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"{ active: string; } | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"siteContextParamsService","type":"SiteContextParamsService"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartState","overloadIndex":1,"parameters":[],"returnType":"Observable<{ active: string; }>"},"topLevelApiElementName":"MultiCartStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MultiCartStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"MultiCartStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"{ active: string; } | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"MultiCartStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"MultiCartStatePersistenceService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"siteContextParamsService","type":"SiteContextParamsService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/cart/base/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"siteContextParamsService","type":"SiteContextParamsService","canonicalReference":"@spartacus/cart/base/core!SiteContextParamsService:class","shortType":"SiteContextParamsService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"initSync","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCartState","parameters":[],"returnType":"Observable<{ active: string; }>"},{"kind":"Method","name":"onRead","parameters":[{"name":"state","type":"{\n active: string;\n } | undefined","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"ProductImportInfoService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"actionsSubject","type":"ActionsSubject","isOptional":false,"canonicalReference":"@ngrx/store!ActionsSubject:class","shortType":"ActionsSubject","importPath":"@ngrx/store"}]},{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Method","name":"getResults","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Method","name":"mapMessages","overloadIndex":1,"parameters":[{"name":"action","type":"CartActions.CartAddEntrySuccess | CartActions.CartAddEntryFail","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartActions.CartAddEntrySuccess:class","shortType":"CartActions.CartAddEntrySuccess","importPath":"@spartacus/cart/base/core"}],"returnType":"ProductImportInfo"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getResults","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"ProductImportInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mapMessages","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mapMessages","overloadIndex":1,"parameters":[{"name":"action","type":"CartActions.CartAddEntrySuccess | CartActions.CartAddEntryFail","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!CartActions.CartAddEntrySuccess:class","shortType":"CartActions.CartAddEntrySuccess","importPath":"@spartacus/cart/base/core"}],"returnType":"ProductImportInfo"},"topLevelApiElementName":"ProductImportInfoService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"ProductImportInfoService","members":[{"kind":"Property","name":"actionsSubject","type":"ActionsSubject"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"actionsSubject","type":"ActionsSubject","canonicalReference":"@spartacus/cart/base/core!ActionsSubject:class","shortType":"ActionsSubject","importPath":"","isOptional":false}]},{"kind":"Method","name":"getResults","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"mapMessages","parameters":[{"name":"action","type":"CartAddEntrySuccess | CartAddEntryFail","canonicalReference":"@spartacus/cart/base/core!CartAddEntrySuccess:class","shortType":"CartAddEntrySuccess","importPath":"@spartacus/cart/base/core","isOptional":false}],"returnType":"ProductImportInfo"}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"SelectiveCartService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"userProfileFacade","type":"UserProfileFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root"},{"name":"multiCartFacade","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Method","name":"getCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getSelectiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"selectiveCart$","type":"Observable"},{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SelectiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntry","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectiveCartId","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectiveCartId","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isStable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isStable","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"SelectiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_core!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SelectiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateEntry","overloadIndex":1,"parameters":[{"name":"entryNumber","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"SelectiveCartService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Class","name":"SelectiveCartService","members":[{"kind":"Property","name":"userProfileFacade","type":"UserProfileFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"selectiveCart$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"userProfileFacade","type":"UserProfileFacade","canonicalReference":"@spartacus/cart/base/core!UserProfileFacade:class","shortType":"UserProfileFacade","importPath":"@spartacus/user/profile/root","isOptional":false},{"name":"multiCartFacade","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/base/core!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/cart/base/core!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/base/core!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getCart","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isStable","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"addEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/core!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateEntry","parameters":[{"name":"entryNumber","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/core!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getEntry","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/core!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getSelectiveCartId","parameters":[],"returnType":"Observable"},{"kind":"Property","name":"getSelectiveIdWithUserId","type":""}]}},{"entryPoint":"@spartacus/cart/base/core","kind":"Interface","name":"StateWithMultiCart","members":[{"kind":"PropertySignature","name":"cart","type":"MultiCartState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cart","type":"MultiCartState"},"topLevelApiElementName":"StateWithMultiCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/core"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/core","kind":"Interface","name":"StateWithMultiCart","members":[{"kind":"Property","name":"[MULTI_CART_FEATURE]","type":"MultiCartState"}]}},{"entryPoint":"@spartacus/cart/base/components/mini-cart","kind":"Class","name":"MiniCartComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_mini-cart!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_mini-cart!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_mini-cart!~StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"},{"name":"siteContextParamsService","type":"SiteContextParamsService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_mini-cart!~SiteContextParamsService:class","shortType":"SiteContextParamsService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_mini-cart!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"activeCartRequired","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getCartStateFromBrowserStorage","overloadIndex":1,"parameters":[],"returnType":"Observable<{ active: string; } | undefined>"},{"kind":"Method","name":"getQuantity","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTotalPrice","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasActiveCartInStorage","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isCartCreated","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"siteContextParamsService","type":"SiteContextParamsService"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"activeCartRequired","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"activeCartRequired","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"MiniCartComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/mini-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCartStateFromBrowserStorage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCartStateFromBrowserStorage","overloadIndex":1,"parameters":[],"returnType":"Observable<{ active: string; } | undefined>"},"topLevelApiElementName":"MiniCartComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/mini-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuantity","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuantity","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"MiniCartComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/mini-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTotalPrice","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTotalPrice","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"MiniCartComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/mini-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hasActiveCartInStorage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hasActiveCartInStorage","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"MiniCartComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/mini-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCartCreated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCartCreated","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"MiniCartComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/mini-cart"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components/mini-cart","kind":"Class","name":"MiniCartComponentService","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"siteContextParamsService","type":"SiteContextParamsService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components/mini-cart!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/cart/base/components/mini-cart!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/cart/base/components/mini-cart!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"siteContextParamsService","type":"SiteContextParamsService","canonicalReference":"@spartacus/cart/base/components/mini-cart!SiteContextParamsService:class","shortType":"SiteContextParamsService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/base/components/mini-cart!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getQuantity","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getTotalPrice","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"activeCartRequired","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"hasActiveCartInStorage","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isCartCreated","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCartStateFromBrowserStorage","parameters":[],"returnType":"Observable<{ active: string; } | undefined>"}]}},{"entryPoint":"@spartacus/cart/base/components/add-to-cart","kind":"Class","name":"AddToCartComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"currentProductService","type":"CurrentProductService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_add-to-cart!~CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_add-to-cart!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"component","type":"CmsComponentData","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_add-to-cart!~CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_add-to-cart!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"productListItemContext","type":"ProductListItemContext | undefined","isOptional":true,"canonicalReference":"@spartacus/cart_base_components_add-to-cart!~ProductListItemContext:class","shortType":"ProductListItemContext","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"addToCartDialogTriggerEl","type":"ElementRef"},{"kind":"Property","name":"addToCartForm","type":"UntypedFormGroup"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Method","name":"createCartUiEventAddToCart","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberOfEntriesBeforeAdd","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CartUiEventAddToCart"},{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Method","name":"getInventory","overloadIndex":1,"parameters":[],"returnType":"string"},{"kind":"Method","name":"getQuantityFromSavedCart","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},{"kind":"Method","name":"handleKeyboardEvent","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"hasStock","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"inventoryThreshold","type":"boolean"},{"kind":"Property","name":"maxQuantity","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onPickupOptionsCompLoaded","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"options","type":"CartItemComponentOptions"},{"kind":"Property","name":"pickupOptionCompRef","type":"any"},{"kind":"Property","name":"pickupStore","type":"string | undefined"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"productCatalogService","type":"ProductCatalogService"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"productListItemContext","type":"ProductListItemContext | undefined"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"realTimeStockEnabled","type":"boolean"},{"kind":"Property","name":"savedCart","type":"Cart | undefined"},{"kind":"Method","name":"setStockInfo","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_add-to-cart!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"showInventory$","type":"Observable | undefined"},{"kind":"Property","name":"showQuantity","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"unavailable","type":"boolean"},{"kind":"Method","name":"updateCount","overloadIndex":1,"parameters":[{"name":"value","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addToCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCartUiEventAddToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCartUiEventAddToCart","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberOfEntriesBeforeAdd","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"storeName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"CartUiEventAddToCart"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInventory","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInventory","overloadIndex":1,"parameters":[],"returnType":"string"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuantityFromSavedCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuantityFromSavedCart","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"number"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleKeyboardEvent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleKeyboardEvent","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onPickupOptionsCompLoaded","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onPickupOptionsCompLoaded","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setStockInfo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setStockInfo","overloadIndex":1,"parameters":[{"name":"product","type":"Product","isOptional":false,"canonicalReference":"@spartacus/cart_base_components_add-to-cart!~Product:interface","shortType":"Product","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateCount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateCount","overloadIndex":1,"parameters":[{"name":"value","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddToCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components/add-to-cart"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components/add-to-cart","kind":"Class","name":"AddToCartComponent","members":[{"kind":"Property","name":"currentProductService","type":"CurrentProductService"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"component","type":"CmsComponentData"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"productListItemContext","type":"ProductListItemContext | undefined"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"showQuantity","type":"boolean"},{"kind":"Property","name":"options","type":"CartItemComponentOptions"},{"kind":"Property","name":"pickupStore","type":"string | undefined"},{"kind":"Property","name":"savedCart","type":"Cart | undefined"},{"kind":"Property","name":"product","type":"Product"},{"kind":"Property","name":"addToCartDialogTriggerEl","type":"ElementRef"},{"kind":"Property","name":"maxQuantity","type":"number"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"hasStock","type":"boolean"},{"kind":"Property","name":"inventoryThreshold","type":"boolean"},{"kind":"Property","name":"showInventory$","type":"Observable | undefined"},{"kind":"Property","name":"unavailable","type":"boolean"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"addToCartForm","type":"UntypedFormGroup"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"pickupOptionCompRef","type":"any"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"productAvailabilityService","type":""},{"kind":"Property","name":"productCatalogService","type":"ProductCatalogService"},{"kind":"Property","name":"realTimeStockEnabled","type":"boolean"},{"kind":"Method","name":"handleKeyboardEvent","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/cart/base/components/add-to-cart!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"currentProductService","type":"CurrentProductService","canonicalReference":"@spartacus/cart/base/components/add-to-cart!CurrentProductService:class","shortType":"CurrentProductService","importPath":"@spartacus/storefront","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components/add-to-cart!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"component","type":"CmsComponentData","canonicalReference":"@spartacus/cart/base/components/add-to-cart!CmsComponentData:class","shortType":"CmsComponentData","importPath":"@spartacus/storefront","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/base/components/add-to-cart!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"productListItemContext","type":"ProductListItemContext | undefined","canonicalReference":"@spartacus/cart/base/components/add-to-cart!ProductListItemContext:class","shortType":"ProductListItemContext","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"setStockInfo","parameters":[{"name":"product","type":"Product","canonicalReference":"@spartacus/cart/base/components/add-to-cart!Product:class","shortType":"Product","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getInventory","parameters":[],"returnType":"string"},{"kind":"Method","name":"updateCount","parameters":[{"name":"value","type":"number","canonicalReference":"@spartacus/cart/base/components/add-to-cart!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addToCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"createCartUiEventAddToCart","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/components/add-to-cart!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/components/add-to-cart!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"numberOfEntriesBeforeAdd","type":"number","canonicalReference":"@spartacus/cart/base/components/add-to-cart!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"storeName","type":"string","canonicalReference":"@spartacus/cart/base/components/add-to-cart!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"CartUiEventAddToCart"},{"kind":"Method","name":"onPickupOptionsCompLoaded","parameters":[],"returnType":"void"},{"kind":"Method","name":"getQuantityFromSavedCart","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/components/add-to-cart!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"number"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"AbstractOrderContextDirective","members":[{"kind":"Property","name":"abstractOrderContextSource","type":"AbstractOrderContextSource"},{"kind":"Property","name":"cxAbstractOrderContext","type":"AbstractOrderKeyInput"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":false,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"AbstractOrderContextDirective","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"AbstractOrderContextDirective","members":[{"kind":"Property","name":"cxAbstractOrderContext","type":"AbstractOrderKeyInput"},{"kind":"Property","name":"abstractOrderContextSource","type":"AbstractOrderContextSource"},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/cart/base/components!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":false}],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Interface","name":"AbstractOrderKeyInput","members":[{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"type","type":"AbstractOrderType"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"AbstractOrderKeyInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AbstractOrderType"},"topLevelApiElementName":"AbstractOrderKeyInput","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Interface","name":"AbstractOrderKeyInput","members":[{"kind":"Property","name":"type","type":"AbstractOrderType"},{"kind":"Property","name":"id","type":"string"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"ActiveCartOrderEntriesContext","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"importInfoService","type":"ProductImportInfoService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ProductImportInfoService:class","shortType":"ProductImportInfoService","importPath":"@spartacus/cart/base/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"importInfoService","type":"ProductImportInfoService"},{"kind":"Method","name":"mapProductsToOrderEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"OrderEntry[]"},{"kind":"Property","name":"type","type":""}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"add","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"add","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEntries","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"ActiveCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"mapProductsToOrderEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"mapProductsToOrderEntries","overloadIndex":1,"parameters":[{"name":"products","type":"ProductData[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ProductData:type","shortType":"ProductData","importPath":"@spartacus/cart/base/root"}],"returnType":"OrderEntry[]"},"topLevelApiElementName":"ActiveCartOrderEntriesContext","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"ActiveCartOrderEntriesContext","members":[{"kind":"Property","name":"importInfoService","type":"ProductImportInfoService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"importInfoService","type":"ProductImportInfoService","canonicalReference":"@spartacus/cart/base/components!ProductImportInfoService:class","shortType":"ProductImportInfoService","importPath":"@spartacus/cart/base/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"addEntries","parameters":[{"name":"products","type":"ProductData[]","canonicalReference":"@spartacus/cart/base/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getEntries","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"add","parameters":[{"name":"products","type":"ProductData[]","canonicalReference":"@spartacus/cart/base/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"mapProductsToOrderEntries","parameters":[{"name":"products","type":"ProductData[]","canonicalReference":"@spartacus/cart/base/components!ProductData:class","shortType":"ProductData","importPath":"","isOptional":false}],"returnType":"OrderEntry[]"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"AddedToCartDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"addedEntryWasMerged$","type":"Observable"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Method","name":"dismissModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"entry$","type":"Observable"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"getAddedEntryWasMerged","overloadIndex":1,"parameters":[{"name":"numberOfEntriesBeforeAdd","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"getQuantityControl","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getQuantityFormControl","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":true,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"UntypedFormControl"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberOfEntriesBeforeAdd","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStoreName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"addingEntryResult$","type":"Observable","isOptional":true,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loaded$","type":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onAction","overloadIndex":1,"parameters":[{"name":"action","type":"'viewCart' | 'checkout'","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"pickupStoreName","type":"string | undefined"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"quantityControl$","type":"Observable"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"dismissModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"dismissModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAddedEntryWasMerged","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAddedEntryWasMerged","overloadIndex":1,"parameters":[{"name":"numberOfEntriesBeforeAdd","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuantityControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuantityControl","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getQuantityFormControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getQuantityFormControl","overloadIndex":1,"parameters":[{"name":"entry","type":"OrderEntry","isOptional":true,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"UntypedFormControl"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"init","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"init","overloadIndex":1,"parameters":[{"name":"productCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"quantity","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"numberOfEntriesBeforeAdd","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"pickupStoreName","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"addingEntryResult$","type":"Observable","isOptional":true,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"}],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onAction","overloadIndex":1,"parameters":[{"name":"action","type":"'viewCart' | 'checkout'","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"AddedToCartDialogComponent","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"entry$","type":"Observable"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"loaded$","type":"Observable"},{"kind":"Property","name":"addedEntryWasMerged$","type":"Observable"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"pickupStoreName","type":"string | undefined"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/cart/base/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"quantityControl$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/base/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cart/base/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getQuantityControl","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"init","parameters":[{"name":"productCode","type":"string","canonicalReference":"@spartacus/cart/base/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"quantity","type":"number","canonicalReference":"@spartacus/cart/base/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"numberOfEntriesBeforeAdd","type":"number","canonicalReference":"@spartacus/cart/base/components!number:class","shortType":"number","importPath":"","isOptional":false},{"name":"pickupStoreName","type":"string","canonicalReference":"@spartacus/cart/base/components!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"addingEntryResult$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getAddedEntryWasMerged","parameters":[{"name":"numberOfEntriesBeforeAdd","type":"number","canonicalReference":"@spartacus/cart/base/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getQuantityFormControl","parameters":[{"name":"entry","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":true}],"returnType":"UntypedFormControl"},{"kind":"Method","name":"dismissModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/cart/base/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"onAction","parameters":[{"name":"action","type":"'viewCart' | 'checkout'","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Interface","name":"AddedToCartDialogComponentData","members":[{"kind":"PropertySignature","name":"addingEntryResult$","type":"Observable"},{"kind":"PropertySignature","name":"numberOfEntriesBeforeAdd","type":"number"},{"kind":"PropertySignature","name":"pickupStoreName","type":"string"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"addingEntryResult$","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"addingEntryResult$","type":"Observable"},"topLevelApiElementName":"AddedToCartDialogComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfEntriesBeforeAdd","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfEntriesBeforeAdd","type":"number"},"topLevelApiElementName":"AddedToCartDialogComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pickupStoreName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pickupStoreName","type":"string"},"topLevelApiElementName":"AddedToCartDialogComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCode","type":"string"},"topLevelApiElementName":"AddedToCartDialogComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"AddedToCartDialogComponentData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Interface","name":"AddedToCartDialogComponentData","members":[{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"numberOfEntriesBeforeAdd","type":"number"},{"kind":"Property","name":"pickupStoreName","type":"string"},{"kind":"Property","name":"addingEntryResult$","type":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"AddedToCartDialogEventListener","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createCompletionObservable","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onAddToCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openModal","overloadIndex":1,"parameters":[{"name":"event","type":"CartUiEventAddToCart","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartUiEventAddToCart:class","shortType":"CartUiEventAddToCart","importPath":"@spartacus/cart/base/root"}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCompletionObservable","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCompletionObservable","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AddedToCartDialogEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onAddToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onAddToCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openModal","overloadIndex":1,"parameters":[{"name":"event","type":"CartUiEventAddToCart","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartUiEventAddToCart:class","shortType":"CartUiEventAddToCart","importPath":"@spartacus/cart/base/root"}],"returnType":"void"},"topLevelApiElementName":"AddedToCartDialogEventListener","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"AddedToCartDialogEventListener","members":[{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/base/components!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/base/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"onAddToCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"openModal","parameters":[{"name":"event","type":"CartUiEventAddToCart","canonicalReference":"@spartacus/cart/base/components!CartUiEventAddToCart:class","shortType":"CartUiEventAddToCart","importPath":"@spartacus/cart/base/root","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"createCompletionObservable","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/cart/base/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"AppliedCouponsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartVoucherService","type":"CartVoucherFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartVoucherFacade:class","shortType":"CartVoucherFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"cartIsLoading","type":"boolean"},{"kind":"Property","name":"cartVoucherService","type":"CartVoucherFacade"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isReadOnly","type":"boolean"},{"kind":"Method","name":"removeVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"sortedVouchers","type":"Voucher[]"},{"kind":"Property","name":"vouchers","type":"Voucher[]"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeVoucher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeVoucher","overloadIndex":1,"parameters":[{"name":"voucherId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AppliedCouponsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"sortedVouchers","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"sortedVouchers","type":"Voucher[]"},"topLevelApiElementName":"AppliedCouponsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"AppliedCouponsComponent","members":[{"kind":"Property","name":"cartVoucherService","type":"CartVoucherFacade"},{"kind":"Property","name":"vouchers","type":"Voucher[]"},{"kind":"Property","name":"cartIsLoading","type":"boolean"},{"kind":"Property","name":"isReadOnly","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartVoucherService","type":"CartVoucherFacade","canonicalReference":"@spartacus/cart/base/components!CartVoucherFacade:class","shortType":"CartVoucherFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"removeVoucher","parameters":[{"name":"voucherId","type":"string","canonicalReference":"@spartacus/cart/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartCouponComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartVoucherService","type":"CartVoucherFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartVoucherFacade:class","shortType":"CartVoucherFacade","importPath":"@spartacus/cart/base/root"},{"name":"formBuilder","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"customerCouponService","type":"CustomerCouponService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CustomerCouponService:class","shortType":"CustomerCouponService","importPath":"@spartacus/core"},{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"applicableCoupons","type":"CustomerCoupon[]"},{"kind":"Method","name":"applyCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"applyVoucher","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"cartIsLoading$","type":"Observable"},{"kind":"Property","name":"cartVoucherService","type":"CartVoucherFacade"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"couponBoxIsActive","type":"boolean"},{"kind":"Property","name":"couponForm","type":"UntypedFormGroup"},{"kind":"Property","name":"customerCouponService","type":"CustomerCouponService"},{"kind":"Method","name":"disableClose","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},{"kind":"Property","name":"formBuilder","type":"UntypedFormBuilder"},{"kind":"Method","name":"getApplicableCustomerCoupons","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"},{"name":"coupons","type":"CustomerCoupon[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CustomerCoupon:interface","shortType":"CustomerCoupon","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"ignoreCloseEvent","type":"boolean"},{"kind":"Property","name":"MAX_CUSTOMER_COUPON_PAGE","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"error","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"success","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"applyCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"applyCustomerCoupon","overloadIndex":1,"parameters":[{"name":"couponId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"applyVoucher","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"applyVoucher","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disableClose","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disableClose","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfigService","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfigService","type":"FeatureConfigService | null"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getApplicableCustomerCoupons","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getApplicableCustomerCoupons","overloadIndex":1,"parameters":[{"name":"cart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"},{"name":"coupons","type":"CustomerCoupon[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CustomerCoupon:interface","shortType":"CustomerCoupon","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onError","overloadIndex":1,"parameters":[{"name":"error","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSuccess","overloadIndex":1,"parameters":[{"name":"success","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartCouponComponent","members":[{"kind":"Property","name":"cartVoucherService","type":"CartVoucherFacade"},{"kind":"Property","name":"formBuilder","type":"UntypedFormBuilder"},{"kind":"Property","name":"customerCouponService","type":"CustomerCouponService"},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"MAX_CUSTOMER_COUPON_PAGE","type":"number"},{"kind":"Property","name":"couponForm","type":"UntypedFormGroup"},{"kind":"Property","name":"cartIsLoading$","type":"Observable"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"applicableCoupons","type":"CustomerCoupon[]"},{"kind":"Property","name":"ignoreCloseEvent","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"couponBoxIsActive","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartVoucherService","type":"CartVoucherFacade","canonicalReference":"@spartacus/cart/base/components!CartVoucherFacade:class","shortType":"CartVoucherFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"formBuilder","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"customerCouponService","type":"CustomerCouponService","canonicalReference":"@spartacus/cart/base/components!CustomerCouponService:class","shortType":"CustomerCouponService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onError","parameters":[{"name":"error","type":"boolean","canonicalReference":"@spartacus/cart/base/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onSuccess","parameters":[{"name":"success","type":"boolean","canonicalReference":"@spartacus/cart/base/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getApplicableCustomerCoupons","parameters":[{"name":"cart","type":"Cart","canonicalReference":"@spartacus/cart/base/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false},{"name":"coupons","type":"CustomerCoupon[]","canonicalReference":"@spartacus/cart/base/components!CustomerCoupon:class","shortType":"CustomerCoupon","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"applyVoucher","parameters":[],"returnType":"void"},{"kind":"Method","name":"applyCustomerCoupon","parameters":[{"name":"couponId","type":"string","canonicalReference":"@spartacus/cart/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/cart/base/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"disableClose","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartDetailsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"selectiveCartService","type":"SelectiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~SelectiveCartFacade:class","shortType":"SelectiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"cartConfig","type":"CartConfigService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartConfigService:class","shortType":"CartConfigService","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"cartConfig","type":"CartConfigService"},{"kind":"Property","name":"cartLoaded$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"loggedIn","type":"boolean"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"saveForLater","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"selectiveCartEnabled","type":"boolean"},{"kind":"Property","name":"selectiveCartService","type":"SelectiveCartFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveForLater","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveForLater","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CartDetailsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartDetailsComponent","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"selectiveCartService","type":"SelectiveCartFacade"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"cartConfig","type":"CartConfigService"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"cartLoaded$","type":"Observable"},{"kind":"Property","name":"loggedIn","type":"boolean"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"selectiveCartEnabled","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"selectiveCartService","type":"SelectiveCartFacade","canonicalReference":"@spartacus/cart/base/components!SelectiveCartFacade:class","shortType":"SelectiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/cart/base/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/cart/base/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"cartConfig","type":"CartConfigService","canonicalReference":"@spartacus/cart/base/components!CartConfigService:class","shortType":"CartConfigService","importPath":"@spartacus/cart/base/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"saveForLater","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartItemComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartItemContextSource","type":"CartItemContextSource","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!CartItemContextSource:class","shortType":"CartItemContextSource","importPath":"@spartacus/cart/base/components"}]},{"kind":"Property","name":"cartItemContextSource","type":"CartItemContextSource"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"compact","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"isProductOutOfStock","overloadIndex":1,"parameters":[{"name":"product","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"item","type":"OrderEntry"},{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},{"kind":"Property","name":"options","type":"CartItemComponentOptions"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"quantityControl","type":"UntypedFormControl"},{"kind":"Property","name":"readonly","type":"boolean"},{"kind":"Method","name":"removeItem","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isProductOutOfStock","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isProductOutOfStock","overloadIndex":1,"parameters":[{"name":"product","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CartItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnChanges","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnChanges","overloadIndex":1,"parameters":[{"name":"changes","type":"SimpleChanges","isOptional":true,"canonicalReference":"@angular/core!SimpleChanges:interface","shortType":"SimpleChanges","importPath":"@angular/core"}],"returnType":"void"},"topLevelApiElementName":"CartItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeItem","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartItemComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartItemComponent","members":[{"kind":"Property","name":"cartItemContextSource","type":"CartItemContextSource"},{"kind":"Property","name":"compact","type":"boolean"},{"kind":"Property","name":"item","type":"OrderEntry"},{"kind":"Property","name":"readonly","type":"boolean"},{"kind":"Property","name":"quantityControl","type":"UntypedFormControl"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"options","type":"CartItemComponentOptions"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartItemContextSource","type":"CartItemContextSource","canonicalReference":"@spartacus/cart/base/components!CartItemContextSource:class","shortType":"CartItemContextSource","importPath":"@spartacus/cart/base/components","isOptional":false}]},{"kind":"Method","name":"ngOnChanges","parameters":[{"name":"changes","type":"SimpleChanges","canonicalReference":"@spartacus/cart/base/components!SimpleChanges:class","shortType":"SimpleChanges","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"isProductOutOfStock","parameters":[{"name":"product","type":"any","canonicalReference":"@spartacus/cart/base/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"removeItem","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartItemListComponent","members":[{"kind":"Property","name":"_items","type":"OrderEntry[]"},{"kind":"Method","name":"_setItems","overloadIndex":1,"parameters":[{"name":"items","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"options","type":"{ forceRerender?: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"selectiveCartService","type":"SelectiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~SelectiveCartFacade:class","shortType":"SelectiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"multiCartService","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"cd","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"outlet","type":"OutletContextData | undefined","isOptional":true,"canonicalReference":"@spartacus/cart_base_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Method","name":"createForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Method","name":"getControl","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Observable | undefined"},{"kind":"Method","name":"getControlName","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"string"},{"kind":"Method","name":"getInputsFromContext","overloadIndex":1,"parameters":[],"returnType":"Subscription | undefined"},{"kind":"Method","name":"getOptions","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"CartItemComponentOptions"},{"kind":"Property","name":"hasHeader","type":"boolean"},{"kind":"Method","name":"isItemsChanged","overloadIndex":1,"parameters":[{"name":"newItems","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},{"kind":"Property","name":"items","type":"OrderEntry[]"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"normalizeConsignmentEntries","overloadIndex":1,"parameters":[{"name":"items","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"options","type":"CartItemComponentOptions"},{"kind":"Property","name":"outlet","type":"OutletContextData | undefined"},{"kind":"Property","name":"productCatalogService","type":"ProductCatalogService"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"readonly","type":"boolean"},{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"rerenderChangedItems","overloadIndex":1,"parameters":[{"name":"items","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"options","type":"{ forceRerender?: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"resolveItems","overloadIndex":1,"parameters":[{"name":"items","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"options","type":"{ forceRerender?: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"selectiveCartService","type":"SelectiveCartFacade"},{"kind":"Property","name":"setLoading","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"updateItemsOnContextChange","overloadIndex":1,"parameters":[{"name":"context","type":"ItemListContext","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ItemListContext:interface","shortType":"ItemListContext","importPath":""},{"name":"contextRequiresRerender","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"_setItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"_setItems","overloadIndex":1,"parameters":[{"name":"items","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"options","type":"{ forceRerender?: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getControl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getControl","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"Observable | undefined"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getControlName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getControlName","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"string"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getInputsFromContext","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getInputsFromContext","overloadIndex":1,"parameters":[],"returnType":"Subscription | undefined"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getOptions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getOptions","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"CartItemComponentOptions"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isItemsChanged","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isItemsChanged","overloadIndex":1,"parameters":[{"name":"newItems","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"boolean"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"items","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"items","type":"OrderEntry[]"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"normalizeConsignmentEntries","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"normalizeConsignmentEntries","overloadIndex":1,"parameters":[{"name":"items","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeEntry","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeEntry","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"rerenderChangedItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"rerenderChangedItems","overloadIndex":1,"parameters":[{"name":"items","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"options","type":"{ forceRerender?: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resolveItems","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resolveItems","overloadIndex":1,"parameters":[{"name":"items","type":"OrderEntry[]","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"},{"name":"options","type":"{ forceRerender?: boolean; }","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"setLoading","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"setLoading","type":"boolean"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateItemsOnContextChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateItemsOnContextChange","overloadIndex":1,"parameters":[{"name":"context","type":"ItemListContext","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ItemListContext:interface","shortType":"ItemListContext","importPath":""},{"name":"contextRequiresRerender","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CartItemListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartItemListComponent","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"selectiveCartService","type":"SelectiveCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"multiCartService","type":"MultiCartFacade"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef"},{"kind":"Property","name":"outlet","type":"OutletContextData | undefined"},{"kind":"Property","name":"productCatalogService","type":"ProductCatalogService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"readonly","type":"boolean"},{"kind":"Property","name":"hasHeader","type":"boolean"},{"kind":"Property","name":"options","type":"CartItemComponentOptions"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"_items","type":"OrderEntry[]"},{"kind":"Property","name":"form","type":"UntypedFormGroup"},{"kind":"Property","name":"promotionLocation","type":"PromotionLocation"},{"kind":"Property","name":"CartOutlets","type":"typeof CartOutlets"},{"kind":"Property","name":"featureConfigService","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"selectiveCartService","type":"SelectiveCartFacade","canonicalReference":"@spartacus/cart/base/components!SelectiveCartFacade:class","shortType":"SelectiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/base/components!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"multiCartService","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/base/components!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"cd","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"outlet","type":"OutletContextData | undefined","canonicalReference":"@spartacus/cart/base/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"_setItems","parameters":[{"name":"items","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false},{"name":"options","type":"{\n forceRerender?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getInputsFromContext","parameters":[],"returnType":"Subscription | undefined"},{"kind":"Method","name":"updateItemsOnContextChange","parameters":[{"name":"context","type":"ItemListContext","canonicalReference":"@spartacus/cart/base/components!ItemListContext:class","shortType":"ItemListContext","importPath":"","isOptional":false},{"name":"contextRequiresRerender","type":"boolean","canonicalReference":"@spartacus/cart/base/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isItemsChanged","parameters":[{"name":"newItems","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"resolveItems","parameters":[{"name":"items","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false},{"name":"options","type":"{\n forceRerender?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"normalizeConsignmentEntries","parameters":[{"name":"items","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"rerenderChangedItems","parameters":[{"name":"items","type":"OrderEntry[]","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false},{"name":"options","type":"{\n forceRerender?: boolean;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"createForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"getControlName","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"removeEntry","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getControl","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"Observable | undefined"},{"kind":"Method","name":"getOptions","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"CartItemComponentOptions"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartItemListComponentService","members":[{"kind":"Method","name":"showBasePriceWithDiscount","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showBasePriceWithDiscount","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showBasePriceWithDiscount","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CartItemListComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartItemListComponentService","members":[{"kind":"Method","name":"showBasePriceWithDiscount","parameters":[],"returnType":"boolean"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartPageLayoutHandler","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"selectiveCartService","type":"SelectiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~SelectiveCartFacade:class","shortType":"SelectiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"cartConfig","type":"CartConfigService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartConfigService:class","shortType":"CartConfigService","importPath":"@spartacus/cart/base/core"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"cartConfig","type":"CartConfigService"},{"kind":"Method","name":"getSelectiveCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"handle","overloadIndex":1,"parameters":[{"name":"slots$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"pageTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"selectiveCartService","type":"SelectiveCartFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSelectiveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSelectiveCart","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CartPageLayoutHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handle","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handle","overloadIndex":1,"parameters":[{"name":"slots$","type":"Observable","isOptional":false,"canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs"},{"name":"pageTemplate","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""},{"name":"section","type":"string","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"CartPageLayoutHandler","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartPageLayoutHandler","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"selectiveCartService","type":"SelectiveCartFacade"},{"kind":"Property","name":"cartConfig","type":"CartConfigService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"selectiveCartService","type":"SelectiveCartFacade","canonicalReference":"@spartacus/cart/base/components!SelectiveCartFacade:class","shortType":"SelectiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"cartConfig","type":"CartConfigService","canonicalReference":"@spartacus/cart/base/components!CartConfigService:class","shortType":"CartConfigService","importPath":"@spartacus/cart/base/core","isOptional":false}]},{"kind":"Method","name":"handle","parameters":[{"name":"slots$","type":"Observable","canonicalReference":"rxjs!Observable:class","shortType":"Observable","importPath":"rxjs","isOptional":false},{"name":"pageTemplate","type":"string","canonicalReference":"@spartacus/cart/base/components!string:class","shortType":"string","importPath":"","isOptional":true},{"name":"section","type":"string","canonicalReference":"@spartacus/cart/base/components!string:class","shortType":"string","importPath":"","isOptional":true}],"returnType":"Observable"},{"kind":"Method","name":"getSelectiveCart","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartProceedToCheckoutComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"cd","type":"ChangeDetectorRef","isOptional":true,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},{"kind":"Constructor","name":"constructor","overloadIndex":2,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"}]},{"kind":"Property","name":"cartValidationInProgress","type":"boolean"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef | undefined"},{"kind":"Method","name":"disableButtonWhileNavigation","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"CONSTRUCTOR_CHANGED","changeType":"CHANGED","changeKind":"Constructor","changeLabel":"changed","changeElementName":"constructor","changeElementCategory":"MEMBER","old":{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"router","type":"Router","isOptional":false,"canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router"},{"name":"cd","type":"ChangeDetectorRef","isOptional":true,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"}]},"new":{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"cd","type":"ChangeDetectorRef | undefined","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":true}]},"topLevelApiElementName":"CartProceedToCheckoutComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disableButtonWhileNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disableButtonWhileNavigation","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartProceedToCheckoutComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartProceedToCheckoutComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartProceedToCheckoutComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartProceedToCheckoutComponent","members":[{"kind":"Property","name":"router","type":"Router"},{"kind":"Property","name":"cd","type":"ChangeDetectorRef | undefined"},{"kind":"Property","name":"cartValidationInProgress","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"router","type":"Router","canonicalReference":"@angular/router!Router:class","shortType":"Router","importPath":"@angular/router","isOptional":false},{"name":"cd","type":"ChangeDetectorRef | undefined","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"disableButtonWhileNavigation","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartTotalsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CartTotalsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartTotalsComponent","members":[{"kind":"Property","name":"activeCartService","type":"ActiveCartFacade"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartValidationWarningsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cartValidationFacade","type":"CartValidationFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartValidationFacade:class","shortType":"CartValidationFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"cartModifications$","type":"import(\"rxjs\").Observable"},{"kind":"Property","name":"cartValidationFacade","type":"CartValidationFacade"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"removeMessage","overloadIndex":1,"parameters":[{"name":"cartModification","type":"CartModification","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartModification:interface","shortType":"CartModification","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"visibleWarnings","type":"Record"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeMessage","overloadIndex":1,"parameters":[{"name":"cartModification","type":"CartModification","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CartModification:interface","shortType":"CartModification","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"CartValidationWarningsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"CartValidationWarningsComponent","members":[{"kind":"Property","name":"cartValidationFacade","type":"CartValidationFacade"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"visibleWarnings","type":"Record"},{"kind":"Property","name":"cartModifications$","type":"rxjs.Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cartValidationFacade","type":"CartValidationFacade","canonicalReference":"@spartacus/cart/base/components!CartValidationFacade:class","shortType":"CartValidationFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"removeMessage","parameters":[{"name":"cartModification","type":"CartModification","canonicalReference":"@spartacus/cart/base/components!CartModification:class","shortType":"CartModification","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"ClearCartComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"vcr","type":"ViewContainerRef","isOptional":false,"canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ClearCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"event","type":"Event","isOptional":false,"canonicalReference":"!Event:interface","shortType":"Event","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ClearCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"ClearCartComponent","members":[{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"vcr","type":"ViewContainerRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"vcr","type":"ViewContainerRef","canonicalReference":"@angular/core!ViewContainerRef:class","shortType":"ViewContainerRef","importPath":"@angular/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/base/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"openDialog","parameters":[{"name":"event","type":"Event","canonicalReference":"@spartacus/cart/base/components!Event:class","shortType":"Event","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"ClearCartDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"el","type":"ElementRef","isOptional":false,"canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core"},{"name":"clearCartDialogComponentService","type":"ClearCartDialogComponentService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!ClearCartDialogComponentService:class","shortType":"ClearCartDialogComponentService","importPath":"@spartacus/cart/base/components"}]},{"kind":"Method","name":"clearCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"clearCartDialogComponentService","type":"ClearCartDialogComponentService"},{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isClearing","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ClearCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"close","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"close","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ClearCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ClearCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ClearCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"ClearCartDialogComponent","members":[{"kind":"Property","name":"el","type":"ElementRef"},{"kind":"Property","name":"clearCartDialogComponentService","type":"ClearCartDialogComponentService"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"isClearing","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"handleClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/cart/base/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"el","type":"ElementRef","canonicalReference":"@angular/core!ElementRef:class","shortType":"ElementRef","importPath":"@angular/core","isOptional":false},{"name":"clearCartDialogComponentService","type":"ClearCartDialogComponentService","canonicalReference":"@spartacus/cart/base/components!ClearCartDialogComponentService:class","shortType":"ClearCartDialogComponentService","importPath":"@spartacus/cart/base/components","isOptional":false}]},{"kind":"Method","name":"clearCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"close","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/cart/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"ClearCartDialogComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"multiCartFacade","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"eventService","type":"EventService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~EventService:class","shortType":"EventService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"closeDialog","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"deleteActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"displayGlobalMessage","overloadIndex":1,"parameters":[{"name":"success","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDialog","overloadIndex":1,"parameters":[{"name":"reason","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ClearCartDialogComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"deleteActiveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"deleteActiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"ClearCartDialogComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"displayGlobalMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"displayGlobalMessage","overloadIndex":1,"parameters":[{"name":"success","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"ClearCartDialogComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"ClearCartDialogComponentService","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"eventService","type":"EventService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/cart/base/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/cart/base/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"multiCartFacade","type":"MultiCartFacade","canonicalReference":"@spartacus/cart/base/components!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/cart/base/components!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"eventService","type":"EventService","canonicalReference":"@spartacus/cart/base/components!EventService:class","shortType":"EventService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"deleteActiveCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDialog","parameters":[{"name":"reason","type":"string","canonicalReference":"@spartacus/cart/base/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"displayGlobalMessage","parameters":[{"name":"success","type":"boolean","canonicalReference":"@spartacus/cart/base/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"OrderSummaryComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"outlet","type":"OutletContextData | undefined","isOptional":true,"canonicalReference":"@spartacus/cart_base_components!~OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"outlet","type":"OutletContextData | undefined"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderSummaryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"OrderSummaryComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"OrderSummaryComponent","members":[{"kind":"Property","name":"outlet","type":"OutletContextData | undefined"},{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"outlet","type":"OutletContextData | undefined","canonicalReference":"@spartacus/cart/base/components!OutletContextData:class","shortType":"OutletContextData","importPath":"@spartacus/storefront","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"SaveForLaterComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"cmsService","type":"CmsService","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~CmsService:class","shortType":"CmsService","importPath":"@spartacus/core"},{"name":"cartService","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"selectiveCartService","type":"SelectiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~SelectiveCartFacade:class","shortType":"SelectiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"cartLoaded$","type":"Observable"},{"kind":"Property","name":"CartLocation","type":"typeof PromotionLocation"},{"kind":"Property","name":"cartService","type":"ActiveCartFacade"},{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"isCartEmpty$","type":"Observable"},{"kind":"Method","name":"moveToCart","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"saveForLater$","type":"Observable"},{"kind":"Property","name":"selectiveCartService","type":"SelectiveCartFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"moveToCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"moveToCart","overloadIndex":1,"parameters":[{"name":"item","type":"OrderEntry","isOptional":false,"canonicalReference":"@spartacus/cart_base_components!~OrderEntry:interface","shortType":"OrderEntry","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"SaveForLaterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"SaveForLaterComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/cart/base/components"}],"newApiElement":{"entryPoint":"@spartacus/cart/base/components","kind":"Class","name":"SaveForLaterComponent","members":[{"kind":"Property","name":"cmsService","type":"CmsService"},{"kind":"Property","name":"cartService","type":"ActiveCartFacade"},{"kind":"Property","name":"selectiveCartService","type":"SelectiveCartFacade"},{"kind":"Property","name":"saveForLater$","type":"Observable"},{"kind":"Property","name":"cart$","type":"Observable"},{"kind":"Property","name":"entries$","type":"Observable"},{"kind":"Property","name":"cartLoaded$","type":"Observable"},{"kind":"Property","name":"data$","type":"Observable"},{"kind":"Property","name":"isCartEmpty$","type":"Observable"},{"kind":"Property","name":"CartLocation","type":"typeof PromotionLocation"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"cmsService","type":"CmsService","canonicalReference":"@spartacus/cart/base/components!CmsService:class","shortType":"CmsService","importPath":"@spartacus/core","isOptional":false},{"name":"cartService","type":"ActiveCartFacade","canonicalReference":"@spartacus/cart/base/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"selectiveCartService","type":"SelectiveCartFacade","canonicalReference":"@spartacus/cart/base/components!SelectiveCartFacade:class","shortType":"SelectiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"moveToCart","parameters":[{"name":"item","type":"OrderEntry","canonicalReference":"@spartacus/cart/base/components!OrderEntry:class","shortType":"OrderEntry","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsCs","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsDe","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsEn","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; dueNow: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsEs_CO","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsEs","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsFr","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsHi","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsHu","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsId","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsIt","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsJa","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsKo","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsPl","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsPt","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsRu","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsZh_TW","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/cart/base/assets","kind":"Variable","name":"cartBaseTranslationsZh","type":"{ cart: { cartDetails: { id: string; proceedToCheckout: string; cartName: string; }; cartItems: { id: string; description: string; item: string; itemPrice: string; quantity: string; quantityFull: string; quantityTitle: string; total: string; actions: string; cartTotal: string; cartTotal_other: string; itemRemoved: string; caption: string; }; orderCost: { orderSummary: string; subtotal: string; shipping: string; estimatedShipping: string; discount: string; salesTax: string; grossTax: string; grossIncludeTax: string; total: string; toBeDetermined: string; }; voucher: { coupon: string; coupon_other: string; couponLabel: string; addCoupon: string; apply: string; placeholder: string; applyVoucherSuccess: string; removeVoucherSuccess: string; anchorLabel: string; vouchersApplied: string; availableCoupons: string; availableCouponsLabel: string; }; saveForLaterItems: { itemTotal: string; itemTotal_other: string; cartTitle: string; saveForLater: string; moveToCart: string; stock: string; forceInStock: string; }; clearCart: { clearCart: string; clearingCart: string; cartClearedSuccessfully: string; areYouSureToClearCart: string; allItemsWillBeRemoved: string; }; validation: { cartEntriesChangeDuringCheckout: string; cartEntryRemoved: string; productOutOfStock: string; lowStock: string; reviewConfiguration: string; configurationError: string; pricingError: string; unresolvableIssues: string; inProgress: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"cartBaseTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"cartBaseTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/cart/base/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Interface","name":"TranslationChunksConfig","members":[{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"chunk","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"}],"breakingChanges":[{"change":"INDEXSIGNATURE_DELETED","changeType":"DELETED","changeKind":"IndexSignature","changeLabel":"deleted","changeElementCategory":"MEMBER","old":{"kind":"IndexSignature","overloadIndex":1,"parameters":[{"name":"chunk","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string[]"},"topLevelApiElementName":"TranslationChunksConfig","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/assets"}],"newApiElement":{"entryPoint":"@spartacus/assets","kind":"Interface","name":"TranslationChunksConfig","members":[]}},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translations","type":"{ en: { common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; readMore: string; readLess: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; customLoginPage: { badRequest: { bad_credentials: string; account_disabled: string; unknown_error: string; }; }; httpHandlers: { badRequest: { bad_credentials: string; password_expired: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; scrollForward: string; scrollBackward: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; commentPlaceholder: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; charactersLeft: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; unavailable: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; unrecoverableError: string; }; }; video: { player: { label: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_CHANGED","changeType":"CHANGED","changeKind":"Variable","changeLabel":"changed","changeElementName":"translations","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translations","type":"{ en: { common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; readMore: string; readLess: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; customLoginPage: { badRequest: { bad_credentials: string; account_disabled: string; unknown_error: string; }; }; httpHandlers: { badRequest: { bad_credentials: string; password_expired: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; scrollForward: string; scrollBackward: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; commentPlaceholder: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; charactersLeft: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; unavailable: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; unrecoverableError: string; }; }; video: { player: { label: string; }; }; }; }"},"new":{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translations","type":"{ en: { common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; readMore: string; readLess: string; language: string; currency: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; customLoginPage: { badRequest: { bad_credentials: string; account_disabled: string; unknown_error: string; }; }; httpHandlers: { badRequest: { bad_credentials: string; password_expired: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; scrollForward: string; scrollBackward: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; commentPlaceholder: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; charactersLeft: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; unavailable: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; unrecoverableError: string; }; }; video: { player: { label: string; }; }; }; }"},"topLevelApiElementName":"translations","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}],"newApiElement":{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translations","type":"{ en: { common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; readMore: string; readLess: string; language: string; currency: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; customLoginPage: { badRequest: { bad_credentials: string; account_disabled: string; unknown_error: string; }; }; httpHandlers: { badRequest: { bad_credentials: string; password_expired: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; scrollForward: string; scrollBackward: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; commentPlaceholder: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; charactersLeft: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; unavailable: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; unrecoverableError: string; }; }; video: { player: { label: string; }; }; }; }"}},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsCs","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsDe","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsEn","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; readMore: string; readLess: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; customLoginPage: { badRequest: { bad_credentials: string; account_disabled: string; unknown_error: string; }; }; httpHandlers: { badRequest: { bad_credentials: string; password_expired: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; scrollForward: string; scrollBackward: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; commentPlaceholder: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; charactersLeft: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; unavailable: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; unrecoverableError: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsEs_CO","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsEs","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsFr","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsHi","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsHu","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsId","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsIt","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsJa","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsKo","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsPl","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsPt","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsRu","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsZh_TW","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/assets","kind":"Variable","name":"translationsZh","type":"{ common: { common: { cancel: string; delete: string; remove: string; edit: string; restore: string; back: string; submit: string; continue: string; save: string; done: string; home: string; noData: string; confirm: string; more: string; close: string; loading: string; menu: string; reset: string; search: string; add: string; breadcrumbs: string; breadcrumbsCurrentPage: string; selectFile: string; clear: string; loaded: string; results: string; of: string; ngSelectDropdownOptionsList: string; required: string; zoomIn: string; zoomOut: string; selected: string; expand: string; collapse: string; }; pageMetaResolver: { category: { title: string; title_other: string; }; checkout: { title: string; }; search: { title: string; title_other: string; findProductTitle: string; findProductTitle_other: string; default_title: string; }; product: { description: string; heading: string; title: string; }; }; spinner: { loading: string; }; navigation: { categoryNavLabel: string; footerNavLabel: string; goTo: string; navigateTo: string; scrollToTop: string; linkItemInList: string; menuButonTitle: string; }; searchBox: { placeholder: string; productSearch: string; ariaLabelInput: string; ariaLabelSuggestions: string; ariaLabelProducts: string; initialDescription: string; suggestions: string; recentSearches: string; trendingSearches: string; suggestionsResult: string; suggestionsResult_other: string; products: string; productsResult: string; productsResult_other: string; resetLabel: string; help: { insufficientChars: string; noMatch: string; exactMatch: string; empty: string; }; closeSearchPanel: string; queryError: string; }; sorting: { date: string; orderNumber: string; rma: string; replenishmentNumber: string; nextOrderDate: string; pageViewUpdated: string; }; httpHandlers: { badRequest: { bad_credentials: string; user_is_disabled: string; }; badGateway: string; badRequestPleaseLoginAgain: string; badRequestOldPasswordIncorrect: string; badRequestGuestDuplicateEmail: string; conflict: string; forbidden: string; gatewayTimeout: string; internalServerError: string; sessionExpired: string; unknownError: string; unauthorized: { common: string; invalid_client: string; }; validationErrors: { missing: { card_cardType: string; card_accountNumber: string; card_cvNumber: string; card_expirationMonth: string; card_expirationYear: string; billTo_firstName: string; billTo_lastName: string; billTo_street1: string; billTo_street2: string; billTo_city: string; billTo_state: string; billTo_country: string; billTo_postalCode: string; country: { isocode: string; }; }; invalid: { card_expirationMonth: string; firstName: string; lastName: string; password: string; uid: string; code: string; email: string; loginId: string; }; }; cartNotFound: string; invalidCodeProvided: string; voucherExceeded: string; unknownIdentifier: string; otherCartErrors: string; }; miniCart: { item: string; item_other: string; total: string; count: string; }; skipLink: { skipTo: string; labels: { header: string; main: string; footer: string; productFacets: string; productList: string; }; }; carousel: { previousSlide: string; nextSlide: string; slideNumber: string; carouselForProduct: string; }; formErrors: { labeled: { required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxMinOneUpperCaseCharacter: string; cxMinOneDigit: string; cxMinOneSpecialCharacter: string; cxMinSixCharactersLength: string; cxMinEightCharactersLength: string; cxMaxCharactersLength: string; cxContainsSpecialCharacters: string; cxNoConsecutiveCharacters: string; invalidTokenCodeError: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; }; globalMessage: string; required: string; cxInvalidEmail: string; cxInvalidPassword: string; cxPasswordsMustMatch: string; cxPasswordsCannotMatch: string; cxEmailsMustMatch: string; cxStarRatingEmpty: string; cxNoSelectedItemToCancel: string; cxNegativeAmount: string; cxContainsSpecialCharacters: string; date: { required: string; min: string; max: string; pattern: string; invalid: string; }; file: { required: string; empty: string; invalidExtension: string; tooLarge: string; tooManyEntries: string; notParsable: string; fileNotAllowed: string; }; }; errorHandlers: { scriptFailedToLoad: string; refreshThePage: string; }; assistiveMessage: { actionCancelled: string; }; passwordVisibility: { showPassword: string; hidePassword: string; }; generalErrors: { pageFailure: string; }; formLegend: { required: string; }; chatMessaging: { charactersLeft: string; addNewMessage: string; send: string; uploadFile: string; informationLabel: string; messages: string; addMessagePlaceHolder: string; characterLimitAlert: string; a11y: { itemListBoxLabel: string; }; }; }; deliveryMode: { setDeliveryMode: { unknownError: string; }; }; myAccountV2Consent: { myAccountV2Consent: { header: string; dateDescription: string; clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; }; myAccountV2NotificationPreference: { myAccountV2NotificationPreference: { header: string; message: string; note: string; noteMessage: string; EMAIL: string; }; }; myAccount: { closeAccount: { confirmAccountClosure: string; confirmAccountClosureMessage: string; closeMyAccount: string; accountClosedSuccessfully: string; accountClosedFailure: string; }; updatePasswordForm: { oldPassword: { label: string; placeholder: string; }; oldPasswordIsRequired: string; newPassword: { label: string; placeholder: string; }; passwordMinRequirements: string; passwordStrengthRequirements: string; confirmPassword: { label: string; placeholder: string; }; bothPasswordMustMatch: string; passwordUpdateSuccess: string; accessDeniedError: string; }; updateProfileForm: { title: string; none: string; firstName: { label: string; placeholder: string; }; firstNameIsRequired: string; lastName: { label: string; placeholder: string; }; lastNameIsRequired: string; profileUpdateSuccess: string; customerId: string; }; consentManagementForm: { clearAll: string; selectAll: string; message: { success: { given: string; withdrawn: string; }; }; }; myCoupons: { noCouponsMessage: string; effectiveTitle: string; Effective: string; PreSession: string; ExpireSoon: string; readMore: string; notification: string; findProducts: string; status: string; dialogTitle: string; claimCoupondialogTitle: string; claimCouponCode: { label: string; placeholder: string; }; reset: string; claim: string; claimCustomerCoupon: string; myCoupons: string; startDateAsc: string; startDateDesc: string; endDateAsc: string; endDateDesc: string; sortBy: string; sortCoupons: string; notesPreffix: string; notesLink: string; notesSuffix: string; }; notificationPreference: { message: string; note: string; noteMessage: string; EMAIL: string; SMS: string; SITE_MESSAGE: string; }; myInterests: { header: string; item: string; price: string; notifications: string; noInterests: string; inStock: string; lowStock: string; outOfStock: string; BACK_IN_STOCK: string; sortBy: string; sortInterests: string; expirationDate: string; productId: string; remove: string; sorting: { byNameAsc: string; byNameDesc: string; }; actions: string; caption: string; itemRemoved: string; }; }; payment: { paymentForm: { payment: string; choosePaymentMethod: string; paymentType: string; accountHolderName: { label: string; placeholder: string; }; cardNumber: string; expirationDate: string; securityCode: string; securityCodeTitle: string; saveAsDefault: string; setAsDefault: string; billingAddress: string; editBillingAddress: string; sameAsDeliveryAddress: string; billingAddressSameAsShipping: string; selectOne: string; monthMask: string; yearMask: string; expirationYear: string; expirationMonth: string; useThisPayment: string; addNewPayment: string; paymentAddedSuccessfully: string; changePayment: string; }; paymentMethods: { paymentMethods: string; paymentMethodSelected: string; newPaymentMethodsAreAddedDuringCheckout: string; invalidField: string; }; paymentCard: { deleteConfirmation: string; setAsDefault: string; expires: string; defaultPaymentMethod: string; defaultPaymentLabel: string; additionalPaymentLabel: string; selected: string; selectedPayment: string; deletePaymentSuccess: string; visa: string; master: string; masterEuro: string; dinersClub: string; switch: string; maestro: string; amex: string; credit: string; }; paymentTypes: { title: string; paymentType_CARD: string; paymentType_ACCOUNT: string; }; paymentMessages: { setAsDefaultSuccessfully: string; }; }; pdf: { pdf: { defaultTitle: string; }; }; product: { productDetails: { id: string; quantity: string; quantityFull: string; productDetails: string; specification: string; reviews: string; shipping: string; share: string; showReviews: string; noReviews: string; productPrice: string; noProductImage: string; }; productList: { filterBy: { label: string; action: string; }; activeFilter: string; appliedFilter: string; showLess: string; showMore: string; sortBy: string; sortResults: string; backToTopBtn: string; showMoreBtn: string; productSearchPagination: string; productListResults: string; }; productFacetNavigation: { filterBy: { label: string; action: string; facet: string; name: string; }; appliedFilter: string; showLess: string; showMore: string; sortBy: string; ariaLabelShowLess: string; ariaLabelShowMore: string; ariaLabelItemsAvailable: string; ariaLabelItemsAvailable_other: string; decreaseOptionsVisibility: string; increaseOptionsVisibility: string; backToResults: string; productFacets: string; }; productSummary: { id: string; showReviews: string; showReviewsDetailed: string; share: string; newItemPrice: string; }; productReview: { overallRating: string; reviewTitle: string; writeYourComments: string; rating: string; ratingRequired: string; addRate: string; addRate_other: string; reviewerName: string; writeReview: string; more: string; less: string; thankYouForReview: string; postReviewFail: string; ratedOutOf: string; }; productCarousel: { carouselLabel: string; }; addToCart: { itemAddedToYourCart: string; itemsAddedToYourCart: string; itemsIncrementedInYourCart: string; items: string; updatingCart: string; addToCart: string; viewCart: string; proceedToCheckout: string; quantity: string; quantityFull: string; outOfStock: string; inStock: string; selectStyleAndSize: string; removeFromCart: string; closeModal: string; buyItAgain: string; addToActiveCart: string; }; TabPanelContainer: { tabs: { ProductDetailsTabComponent: string; ProductSpecsTabComponent: string; ProductReviewsTabComponent: string; deliveryTab: string; SparePartsTabComponent: string; }; tabPanelContainerRegion: string; tabPanelContainerRegionGroup: string; }; addToWishList: { add: string; remove: string; anonymous: string; addedToWishList: string; removedFromWishList: string; }; stockNotification: { notifyMe: string; stopNotify: string; getNotify: string; getNotifySuffix: string; activateChannelsPrefix: string; channelsLink: string; activateChannelsSuffix: string; notified: string; getNotified: string; unsubscribeSuccess: string; subscriptionDialog: { header: string; notifiedPrefix: string; notifiedSuffix: string; manageChannelsPrefix: string; manageChannelsLink: string; manageChannelsSuffix: string; manageSubscriptionsPrefix: string; manageSubscriptionsLink: string; manageSubscriptionsSuffix: string; okBtn: string; subscribing: string; }; }; itemCounter: { removeOne: string; addOneMore: string; quantity: string; }; productView: { gridView: string; listView: string; }; }; pwa: { pwa: { addToHomeScreenDescription: string; noInstallationNeeded: string; fastAccessToApplication: string; addToHomeScreen: string; addedToHomeScreen: string; }; }; siteThemeSwitcher: { siteThemeSwitcher: { theme: string; themes: { default: string; highContrastDark: string; highContrastLight: string; }; }; }; user: { anonymousConsents: { dialog: { title: string; legalDescription: string; selectAll: string; clearAll: string; }; banner: { title: string; description: string; allowAll: string; viewDetails: string; consentManagement: string; }; }; checkoutLogin: { emailAddress: { label: string; placeholder: string; }; confirmEmail: { label: string; placeholder: string; }; continue: string; emailIsRequired: string; emailsMustMatch: string; }; authMessages: { signedOutSuccessfully: string; }; }; video: { player: { label: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"translationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"translationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/assets"}]},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmAuthHttpHeaderService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authStorageService","type":"AuthStorageService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core"},{"name":"csAgentAuthService","type":"CsAgentAuthService","isOptional":false,"canonicalReference":"@spartacus/asm_root!CsAgentAuthService:class","shortType":"CsAgentAuthService","importPath":"@spartacus/asm/root"},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"alterRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"token","type":"AuthToken","isOptional":true,"canonicalReference":"@spartacus/asm_root!~AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"HttpRequest"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"csAgentAuthService","type":"CsAgentAuthService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"handleExpiredRefreshToken","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"isCSAgentTokenRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"shouldAddAuthorizationHeader","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},{"kind":"Method","name":"shouldCatchError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"alterRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"alterRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"},{"name":"token","type":"AuthToken","isOptional":true,"canonicalReference":"@spartacus/asm_root!~AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"HttpRequest"},"topLevelApiElementName":"AsmAuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleExpiredRefreshToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleExpiredRefreshToken","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmAuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCSAgentTokenRequest","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCSAgentTokenRequest","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AsmAuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldAddAuthorizationHeader","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldAddAuthorizationHeader","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AsmAuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldCatchError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldCatchError","overloadIndex":1,"parameters":[{"name":"request","type":"HttpRequest","isOptional":false,"canonicalReference":"@angular/common!HttpRequest:class","shortType":"HttpRequest","importPath":"@angular/common"}],"returnType":"boolean"},"topLevelApiElementName":"AsmAuthHttpHeaderService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmAuthHttpHeaderService","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AuthStorageService"},{"kind":"Property","name":"csAgentAuthService","type":"CsAgentAuthService"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/asm/root!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authStorageService","type":"AuthStorageService","canonicalReference":"@spartacus/asm/root!AuthStorageService:class","shortType":"AuthStorageService","importPath":"@spartacus/core","isOptional":false},{"name":"csAgentAuthService","type":"CsAgentAuthService","canonicalReference":"@spartacus/asm/root!CsAgentAuthService:class","shortType":"CsAgentAuthService","importPath":"@spartacus/asm/root","isOptional":false},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","canonicalReference":"@spartacus/asm/root!OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/asm/root!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/asm/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/asm/root!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/asm/root!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"shouldAddAuthorizationHeader","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/asm/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"shouldCatchError","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/asm/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"alterRequest","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/asm/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false},{"name":"token","type":"AuthToken","canonicalReference":"@spartacus/asm/root!AuthToken:class","shortType":"AuthToken","importPath":"","isOptional":true}],"returnType":"HttpRequest"},{"kind":"Method","name":"isCSAgentTokenRequest","parameters":[{"name":"request","type":"HttpRequest","canonicalReference":"@spartacus/asm/root!HttpRequest:class","shortType":"HttpRequest","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"handleExpiredRefreshToken","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmAuthService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core"},{"name":"authStorageService","type":"AsmAuthStorageService","isOptional":false,"canonicalReference":"@spartacus/asm_root!AsmAuthStorageService:class","shortType":"AsmAuthStorageService","importPath":"@spartacus/asm/root"},{"name":"authRedirectService","type":"AuthRedirectService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"authMultisiteIsolationService","type":"AuthMultisiteIsolationService | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_root!~AuthMultisiteIsolationService:class","shortType":"AuthMultisiteIsolationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"authMultisiteIsolationService","type":"AuthMultisiteIsolationService | undefined"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"authStorageService","type":"AsmAuthStorageService"},{"kind":"Method","name":"canUserLogin","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"coreLogout","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"isUserLoggedIn","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"loginWithCredentials","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"Method","name":"loginWithRedirect","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Method","name":"warnAboutLoggedCSAgent","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"canUserLogin","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"canUserLogin","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"coreLogout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"coreLogout","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"AsmAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUserLoggedIn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUserLoggedIn","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithCredentials","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithCredentials","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"AsmAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginWithRedirect","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginWithRedirect","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"warnAboutLoggedCSAgent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"warnAboutLoggedCSAgent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmAuthService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"authStorageService","type":"AsmAuthStorageService"},{"kind":"Property","name":"authRedirectService","type":"AuthRedirectService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"authMultisiteIsolationService","type":"AuthMultisiteIsolationService | undefined"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/asm/root!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","canonicalReference":"@spartacus/asm/root!OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core","isOptional":false},{"name":"authStorageService","type":"AsmAuthStorageService","canonicalReference":"@spartacus/asm/root!AsmAuthStorageService:class","shortType":"AsmAuthStorageService","importPath":"@spartacus/asm/root","isOptional":false},{"name":"authRedirectService","type":"AuthRedirectService","canonicalReference":"@spartacus/asm/root!AuthRedirectService:class","shortType":"AuthRedirectService","importPath":"@spartacus/core","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/asm/root!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/asm/root!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"authMultisiteIsolationService","type":"AuthMultisiteIsolationService | undefined","canonicalReference":"@spartacus/asm/root!AuthMultisiteIsolationService:class","shortType":"AuthMultisiteIsolationService","importPath":"@spartacus/core","isOptional":true}]},{"kind":"Method","name":"canUserLogin","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"warnAboutLoggedCSAgent","parameters":[],"returnType":"void"},{"kind":"Method","name":"loginWithCredentials","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/asm/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/asm/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"loginWithRedirect","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"coreLogout","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"isUserLoggedIn","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmAuthStorageService","members":[{"kind":"Property","name":"_tokenTarget$","type":"Observable"},{"kind":"Method","name":"clearEmulatedUserToken","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"emulatedUserToken","type":"AuthToken"},{"kind":"Method","name":"getEmulatedUserToken","overloadIndex":1,"parameters":[],"returnType":"AuthToken | undefined"},{"kind":"Method","name":"getTokenTarget","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setEmulatedUserToken","overloadIndex":1,"parameters":[{"name":"token","type":"AuthToken","isOptional":false,"canonicalReference":"@spartacus/asm_root!~AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"setTokenTarget","overloadIndex":1,"parameters":[{"name":"tokenTarget","type":"TokenTarget","isOptional":false,"canonicalReference":"@spartacus/asm_root!TokenTarget:enum","shortType":"TokenTarget","importPath":"@spartacus/asm/root"}],"returnType":"void"},{"kind":"Method","name":"switchTokenTargetToCSAgent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"switchTokenTargetToUser","overloadIndex":1,"parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearEmulatedUserToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearEmulatedUserToken","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmAuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getEmulatedUserToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getEmulatedUserToken","overloadIndex":1,"parameters":[],"returnType":"AuthToken | undefined"},"topLevelApiElementName":"AsmAuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTokenTarget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTokenTarget","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmAuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setEmulatedUserToken","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setEmulatedUserToken","overloadIndex":1,"parameters":[{"name":"token","type":"AuthToken","isOptional":false,"canonicalReference":"@spartacus/asm_root!~AuthToken:interface","shortType":"AuthToken","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AsmAuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setTokenTarget","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setTokenTarget","overloadIndex":1,"parameters":[{"name":"tokenTarget","type":"TokenTarget","isOptional":false,"canonicalReference":"@spartacus/asm_root!TokenTarget:enum","shortType":"TokenTarget","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"AsmAuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"switchTokenTargetToCSAgent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"switchTokenTargetToCSAgent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmAuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"switchTokenTargetToUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"switchTokenTargetToUser","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmAuthStorageService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmAuthStorageService","members":[{"kind":"Property","name":"_tokenTarget$","type":"Observable"},{"kind":"Property","name":"emulatedUserToken","type":"AuthToken"},{"kind":"Method","name":"getTokenTarget","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"setTokenTarget","parameters":[{"name":"tokenTarget","type":"TokenTarget","canonicalReference":"@spartacus/asm/root!TokenTarget:class","shortType":"TokenTarget","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getEmulatedUserToken","parameters":[],"returnType":"AuthToken | undefined"},{"kind":"Method","name":"setEmulatedUserToken","parameters":[{"name":"token","type":"AuthToken","canonicalReference":"@spartacus/asm/root!AuthToken:class","shortType":"AuthToken","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"switchTokenTargetToCSAgent","parameters":[],"returnType":"void"},{"kind":"Method","name":"switchTokenTargetToUser","parameters":[],"returnType":"void"},{"kind":"Method","name":"clearEmulatedUserToken","parameters":[],"returnType":"void"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmBindCartFacade","members":[{"kind":"Method","name":"bindCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"bindCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"bindCart","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AsmBindCartFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmBindCartFacade","members":[{"kind":"Method","name":"bindCart","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/asm/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmConfig","members":[{"kind":"Property","name":"asm","type":"{ agentSessionTimer?: { startingDelayInSeconds?: number; }; customerSearch?: { maxResults?: number; }; customerList?: { pageSize?: number; showAvatar?: boolean; columns?: { headerLocalizationKey: string; icon?: { symbol?: ICON_TYPE; captionLocalizationKey?: string; }; renderer?: (customer: User) => string; actionType?: CustomerListColumnActionType; }[]; }; userIdHttpHeader?: { enable?: boolean; }; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"PROPERTY_CHANGED","changeType":"CHANGED","changeKind":"Property","changeLabel":"changed","changeElementName":"asm","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"asm","type":"{ agentSessionTimer?: { startingDelayInSeconds?: number; }; customerSearch?: { maxResults?: number; }; customerList?: { pageSize?: number; showAvatar?: boolean; columns?: { headerLocalizationKey: string; icon?: { symbol?: ICON_TYPE; captionLocalizationKey?: string; }; renderer?: (customer: User) => string; actionType?: CustomerListColumnActionType; }[]; }; userIdHttpHeader?: { enable?: boolean; }; }"},"new":{"kind":"Property","name":"asm","type":"{ agentSessionTimer?: { startingDelayInSeconds?: number; }; customerSearch?: { maxResults?: number; }; customerList?: { pageSize?: number; showAvatar?: boolean; columns?: { headerLocalizationKey: string; icon?: { symbol?: ICON_TYPE; captionLocalizationKey?: string; }; renderer?: (customer: User) => string; actionType?: CustomerListColumnActionType; }[]; }; asmSessionSupport?: { enabled?: boolean; }; userIdHttpHeader?: { enable?: boolean; }; createCustomer?: { enable?: boolean; }; }"},"topLevelApiElementName":"AsmConfig","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmConfig","members":[{"kind":"Property","name":"asm","type":"{ agentSessionTimer?: { startingDelayInSeconds?: number; }; customerSearch?: { maxResults?: number; }; customerList?: { pageSize?: number; showAvatar?: boolean; columns?: { headerLocalizationKey: string; icon?: { symbol?: ICON_TYPE; captionLocalizationKey?: string; }; renderer?: (customer: User) => string; actionType?: CustomerListColumnActionType; }[]; }; asmSessionSupport?: { enabled?: boolean; }; userIdHttpHeader?: { enable?: boolean; }; createCustomer?: { enable?: boolean; }; }"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmCreateCustomerFacade","members":[{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_root!CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_root!CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmCreateCustomerFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmCreateCustomerFacade","members":[{"kind":"Method","name":"createCustomer","parameters":[{"name":"user","type":"CustomerRegistrationForm","canonicalReference":"@spartacus/asm/root!CustomerRegistrationForm:class","shortType":"CustomerRegistrationForm","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmCustomerListFacade","members":[{"kind":"Method","name":"customerListCustomersSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_root!CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"void"},{"kind":"Method","name":"customerListCustomersSearchReset","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getCustomerListCustomersSearchResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListCustomersSearchResultsError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListCustomersSearchResultsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerListCustomersSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerListCustomersSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_root!CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"AsmCustomerListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerListCustomersSearchReset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerListCustomersSearchReset","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomerListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerListCustomersSearchResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerListCustomersSearchResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomerListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerListCustomersSearchResultsError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerListCustomersSearchResultsError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomerListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerListCustomersSearchResultsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerListCustomersSearchResultsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomerListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerLists","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomerListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerListsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerListsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"AsmCustomerListFacade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmCustomerListFacade","members":[{"kind":"Method","name":"getCustomerLists","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListsState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"customerListCustomersSearch","parameters":[{"name":"options","type":"CustomerSearchOptions","canonicalReference":"@spartacus/asm/root!CustomerSearchOptions:class","shortType":"CustomerSearchOptions","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCustomerListCustomersSearchResults","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListCustomersSearchResultsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"customerListCustomersSearchReset","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCustomerListCustomersSearchResultsError","parameters":[],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"AsmDeepLinkParameters","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"cartType","type":"string"},{"kind":"PropertySignature","name":"customerId","type":"string"},{"kind":"PropertySignature","name":"orderId","type":"string"},{"kind":"PropertySignature","name":"ticketId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"AsmDeepLinkParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartType","type":"string"},"topLevelApiElementName":"AsmDeepLinkParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerId","type":"string"},"topLevelApiElementName":"AsmDeepLinkParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderId","type":"string"},"topLevelApiElementName":"AsmDeepLinkParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ticketId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ticketId","type":"string"},"topLevelApiElementName":"AsmDeepLinkParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"AsmDeepLinkParameters","members":[{"kind":"Property","name":"customerId","type":"string"},{"kind":"Property","name":"orderId","type":"string"},{"kind":"Property","name":"ticketId","type":"string"},{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"cartType","type":"string"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmDeepLinkService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/asm_root!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"asmEnablerService","type":"AsmEnablerService","isOptional":false,"canonicalReference":"@spartacus/asm_root!AsmEnablerService:class","shortType":"AsmEnablerService","importPath":"@spartacus/asm/root"}]},{"kind":"Property","name":"asmEnablerService","type":"AsmEnablerService"},{"kind":"Method","name":"getParamsInUrl","overloadIndex":1,"parameters":[],"returnType":"AsmDeepLinkParameters"},{"kind":"Method","name":"getSearchParameter","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},{"kind":"Method","name":"handleNavigation","overloadIndex":1,"parameters":[{"name":"parameters","type":"AsmDeepLinkParameters","isOptional":true,"canonicalReference":"@spartacus/asm_root!AsmDeepLinkParameters:interface","shortType":"AsmDeepLinkParameters","importPath":"@spartacus/asm/root"}],"returnType":"void"},{"kind":"Method","name":"isEmulateInURL","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"searchParams","type":"URLSearchParams"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getParamsInUrl","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getParamsInUrl","overloadIndex":1,"parameters":[],"returnType":"AsmDeepLinkParameters"},"topLevelApiElementName":"AsmDeepLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSearchParameter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSearchParameter","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined"},"topLevelApiElementName":"AsmDeepLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleNavigation","overloadIndex":1,"parameters":[{"name":"parameters","type":"AsmDeepLinkParameters","isOptional":true,"canonicalReference":"@spartacus/asm_root!AsmDeepLinkParameters:interface","shortType":"AsmDeepLinkParameters","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"AsmDeepLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEmulateInURL","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEmulateInURL","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmDeepLinkService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmDeepLinkService","members":[{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"asmEnablerService","type":"AsmEnablerService"},{"kind":"Property","name":"searchParams","type":"URLSearchParams"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/asm/root!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/asm/root!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"asmEnablerService","type":"AsmEnablerService","canonicalReference":"@spartacus/asm/root!AsmEnablerService:class","shortType":"AsmEnablerService","importPath":"@spartacus/asm/root","isOptional":false}]},{"kind":"Method","name":"isEmulateInURL","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getSearchParameter","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/asm/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string | undefined"},{"kind":"Method","name":"handleNavigation","parameters":[{"name":"parameters","type":"AsmDeepLinkParameters","canonicalReference":"@spartacus/asm/root!AsmDeepLinkParameters:class","shortType":"AsmDeepLinkParameters","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getParamsInUrl","parameters":[],"returnType":"AsmDeepLinkParameters"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmEnablerService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"location","type":"Location","isOptional":false,"canonicalReference":"@angular/common!Location:class","shortType":"Location","importPath":"@angular/common"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/asm_root!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"featureModules","type":"FeatureModulesService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~FeatureModulesService:class","shortType":"FeatureModulesService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addUi","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Method","name":"isEmulateInURL","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isLaunched","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isUsedBefore","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"load","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"location","type":"Location"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addUi","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addUi","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmEnablerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEmulateInURL","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEmulateInURL","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmEnablerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEnabled","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEnabled","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmEnablerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLaunched","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLaunched","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmEnablerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isUsedBefore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isUsedBefore","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmEnablerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"load","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"load","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmEnablerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"AsmEnablerService","members":[{"kind":"Property","name":"location","type":"Location"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"location","type":"Location","canonicalReference":"@angular/common!Location:class","shortType":"Location","importPath":"@angular/common","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/asm/root!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/root!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"featureModules","type":"FeatureModulesService","canonicalReference":"@spartacus/asm/root!FeatureModulesService:class","shortType":"FeatureModulesService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"load","parameters":[],"returnType":"void"},{"kind":"Method","name":"isEnabled","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isLaunched","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isEmulateInURL","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isUsedBefore","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"addUi","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"AsmUi","members":[{"kind":"PropertySignature","name":"collapsed","type":"boolean"},{"kind":"PropertySignature","name":"status","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"collapsed","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"collapsed","type":"boolean"},"topLevelApiElementName":"AsmUi","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"number"},"topLevelApiElementName":"AsmUi","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"AsmUi","members":[{"kind":"Property","name":"status","type":"number"},{"kind":"Property","name":"collapsed","type":"boolean"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"BindCartParams","members":[{"kind":"PropertySignature","name":"cartId","type":"string"},{"kind":"PropertySignature","name":"customerId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartId","type":"string"},"topLevelApiElementName":"BindCartParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerId","type":"string"},"topLevelApiElementName":"BindCartParams","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"BindCartParams","members":[{"kind":"Property","name":"cartId","type":"string"},{"kind":"Property","name":"customerId","type":"string"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"CsAgentAuthService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"authStorageService","type":"AsmAuthStorageService","isOptional":false,"canonicalReference":"@spartacus/asm_root!AsmAuthStorageService:class","shortType":"AsmAuthStorageService","importPath":"@spartacus/asm/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","isOptional":false,"canonicalReference":"@spartacus/asm_root!~OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core"},{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/asm_root!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"}]},{"kind":"Method","name":"authorizeCustomerSupportAgent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},{"kind":"Method","name":"authorizeCustomerSupportAgentWhenUseCodeFlow","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AsmAuthStorageService"},{"kind":"Method","name":"getCustomerSupportAgentTokenLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isCustomerEmulated","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isCustomerSupportAgentLoggedIn","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"logoutCustomerSupportAgent","overloadIndex":1,"parameters":[],"returnType":"Promise"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Method","name":"startCustomerEmulationSession","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"authorizeCustomerSupportAgent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"authorizeCustomerSupportAgent","overloadIndex":1,"parameters":[{"name":"userId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"password","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Promise"},"topLevelApiElementName":"CsAgentAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"authorizeCustomerSupportAgentWhenUseCodeFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"authorizeCustomerSupportAgentWhenUseCodeFlow","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"CsAgentAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerSupportAgentTokenLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerSupportAgentTokenLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CsAgentAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCustomerEmulated","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCustomerEmulated","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CsAgentAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCustomerSupportAgentLoggedIn","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCustomerSupportAgentLoggedIn","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"CsAgentAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logoutCustomerSupportAgent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logoutCustomerSupportAgent","overloadIndex":1,"parameters":[],"returnType":"Promise"},"topLevelApiElementName":"CsAgentAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startCustomerEmulationSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startCustomerEmulationSession","overloadIndex":1,"parameters":[{"name":"customerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CsAgentAuthService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Class","name":"CsAgentAuthService","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"authStorageService","type":"AsmAuthStorageService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/asm/root!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"authStorageService","type":"AsmAuthStorageService","canonicalReference":"@spartacus/asm/root!AsmAuthStorageService:class","shortType":"AsmAuthStorageService","importPath":"@spartacus/asm/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/asm/root!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"oAuthLibWrapperService","type":"OAuthLibWrapperService","canonicalReference":"@spartacus/asm/root!OAuthLibWrapperService:class","shortType":"OAuthLibWrapperService","importPath":"@spartacus/core","isOptional":false},{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/asm/root!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false}]},{"kind":"Method","name":"authorizeCustomerSupportAgent","parameters":[{"name":"userId","type":"string","canonicalReference":"@spartacus/asm/root!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"password","type":"string","canonicalReference":"@spartacus/asm/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Promise"},{"kind":"Method","name":"authorizeCustomerSupportAgentWhenUseCodeFlow","parameters":[],"returnType":"Promise"},{"kind":"Method","name":"startCustomerEmulationSession","parameters":[{"name":"customerId","type":"string","canonicalReference":"@spartacus/asm/root!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isCustomerSupportAgentLoggedIn","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isCustomerEmulated","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerSupportAgentTokenLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"logoutCustomerSupportAgent","parameters":[],"returnType":"Promise"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"CustomerListsPage","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"numberOfPages","type":"number"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"totalNumber","type":"number"},{"kind":"PropertySignature","name":"userGroups","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"CustomerListsPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"numberOfPages","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"numberOfPages","type":"number"},"topLevelApiElementName":"CustomerListsPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"CustomerListsPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalNumber","type":"number"},"topLevelApiElementName":"CustomerListsPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userGroups","type":"Array"},"topLevelApiElementName":"CustomerListsPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"CustomerListsPage","members":[{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"numberOfPages","type":"number"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"totalNumber","type":"number"},{"kind":"Property","name":"userGroups","type":"Array"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"CustomerRegistrationForm","members":[{"kind":"PropertySignature","name":"emailAddress","type":"string"},{"kind":"PropertySignature","name":"firstName","type":"string"},{"kind":"PropertySignature","name":"lastName","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"emailAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"emailAddress","type":"string"},"topLevelApiElementName":"CustomerRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"firstName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"firstName","type":"string"},"topLevelApiElementName":"CustomerRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"lastName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"lastName","type":"string"},"topLevelApiElementName":"CustomerRegistrationForm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"CustomerRegistrationForm","members":[{"kind":"Property","name":"firstName","type":"string"},{"kind":"Property","name":"lastName","type":"string"},{"kind":"Property","name":"emailAddress","type":"string"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"CustomerSearchOptions","members":[{"kind":"PropertySignature","name":"currentPage","type":"number"},{"kind":"PropertySignature","name":"customerListId","type":"string"},{"kind":"PropertySignature","name":"orderId","type":"string"},{"kind":"PropertySignature","name":"page","type":"number"},{"kind":"PropertySignature","name":"pageSize","type":"number"},{"kind":"PropertySignature","name":"query","type":"string"},{"kind":"PropertySignature","name":"sort","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"currentPage","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"currentPage","type":"number"},"topLevelApiElementName":"CustomerSearchOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerListId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerListId","type":"string"},"topLevelApiElementName":"CustomerSearchOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"orderId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"orderId","type":"string"},"topLevelApiElementName":"CustomerSearchOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"page","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"page","type":"number"},"topLevelApiElementName":"CustomerSearchOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pageSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pageSize","type":"number"},"topLevelApiElementName":"CustomerSearchOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"query","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"query","type":"string"},"topLevelApiElementName":"CustomerSearchOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sort","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sort","type":"string"},"topLevelApiElementName":"CustomerSearchOptions","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"CustomerSearchOptions","members":[{"kind":"Property","name":"query","type":"string"},{"kind":"Property","name":"orderId","type":"string"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"customerListId","type":"string"},{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"page","type":"number"},{"kind":"Property","name":"sort","type":"string"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"CustomerSearchPage","members":[{"kind":"PropertySignature","name":"entries","type":"User[]"},{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"User[]"},"topLevelApiElementName":"CustomerSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"pagination","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"pagination","type":"PaginationModel"},"topLevelApiElementName":"CustomerSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"sorts","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"sorts","type":"SortModel[]"},"topLevelApiElementName":"CustomerSearchPage","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"CustomerSearchPage","members":[{"kind":"Property","name":"entries","type":"User[]"},{"kind":"Property","name":"pagination","type":"PaginationModel"},{"kind":"Property","name":"sorts","type":"SortModel[]"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"Member","members":[{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"Member","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"Member","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"Member","members":[{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"uid","type":"string"}]}},{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"UserGroup","members":[{"kind":"PropertySignature","name":"members","type":"Array"},{"kind":"PropertySignature","name":"membersCount","type":"number"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"subGroups","type":"Array"},{"kind":"PropertySignature","name":"uid","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"members","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"members","type":"Array"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"membersCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"membersCount","type":"number"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subGroups","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subGroups","type":"Array"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"uid","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"uid","type":"string"},"topLevelApiElementName":"UserGroup","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/root","kind":"Interface","name":"UserGroup","members":[{"kind":"Property","name":"members","type":"Array"},{"kind":"Property","name":"membersCount","type":"number"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"subGroups","type":"Array"},{"kind":"Property","name":"uid","type":"string"}]}},{"entryPoint":"@spartacus/asm/occ","kind":"Class","name":"OccAsmAdapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"},{"name":"config","type":"AsmConfig","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~AsmConfig:class","shortType":"AsmConfig","importPath":"@spartacus/asm/root"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Method","name":"bindCart","overloadIndex":1,"parameters":[{"name":"{ cartId, customerId }","type":"BindCartParams","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~BindCartParams:interface","shortType":"BindCartParams","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"kind":"Property","name":"config","type":"AsmConfig"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"kind":"Method","name":"customerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"customerSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"kind":"Method","name":"getHeaders","overloadIndex":1,"parameters":[],"returnType":"HttpHeaders"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"bindCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"bindCart","overloadIndex":1,"parameters":[{"name":"{ cartId, customerId }","type":"BindCartParams","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~BindCartParams:interface","shortType":"BindCartParams","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccAsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccAsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerLists","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"OccAsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_occ!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccAsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeaders","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeaders","overloadIndex":1,"parameters":[],"returnType":"HttpHeaders"},"topLevelApiElementName":"OccAsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/occ"}],"newApiElement":{"entryPoint":"@spartacus/asm/occ","kind":"Class","name":"OccAsmAdapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Property","name":"config","type":"AsmConfig"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"activeBaseSite","type":""},{"kind":"Property","name":"currentUserId","type":""},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/asm/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/asm/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false},{"name":"config","type":"AsmConfig","canonicalReference":"@spartacus/asm/occ!AsmConfig:class","shortType":"AsmConfig","importPath":"@spartacus/asm/root","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/asm/occ!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"createAsmSessionEvent","parameters":[{"name":"options","type":"AsmSessionCreationOptions","canonicalReference":"@spartacus/asm/occ!AsmSessionCreationOptions:class","shortType":"AsmSessionCreationOptions","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getHeaders","parameters":[],"returnType":"HttpHeaders"},{"kind":"Method","name":"customerLists","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"customerSearch","parameters":[{"name":"options","type":"CustomerSearchOptions","canonicalReference":"@spartacus/asm/occ!CustomerSearchOptions:class","shortType":"CustomerSearchOptions","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"bindCart","parameters":[{"name":"{ cartId, customerId }","type":"BindCartParams","canonicalReference":"@spartacus/asm/occ!BindCartParams:class","shortType":"BindCartParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createCustomer","parameters":[{"name":"user","type":"CustomerRegistrationForm","canonicalReference":"@spartacus/asm/occ!CustomerRegistrationForm:class","shortType":"CustomerRegistrationForm","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AdditionalRequestParameters","members":[{"kind":"PropertySignature","name":"assignable","type":"boolean"},{"kind":"PropertySignature","name":"listSize","type":"number"},{"kind":"PropertySignature","name":"searchQuery","type":"string"},{"kind":"PropertySignature","name":"timeout","type":"number"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"assignable","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"assignable","type":"boolean"},"topLevelApiElementName":"AdditionalRequestParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"listSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"listSize","type":"number"},"topLevelApiElementName":"AdditionalRequestParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"searchQuery","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"searchQuery","type":"string"},"topLevelApiElementName":"AdditionalRequestParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"timeout","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"timeout","type":"number"},"topLevelApiElementName":"AdditionalRequestParameters","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AdditionalRequestParameters","members":[{"kind":"Property","name":"timeout","type":"number"},{"kind":"Property","name":"listSize","type":"number"},{"kind":"Property","name":"searchQuery","type":"string"},{"kind":"Property","name":"assignable","type":"boolean"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ActiveCart","members":[{"kind":"PropertySignature","name":"cart","type":"CustomerCart"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.ACTIVE_CART"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cart","type":"CustomerCart"},"topLevelApiElementName":"AsmCustomer360ActiveCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.ACTIVE_CART"},"topLevelApiElementName":"AsmCustomer360ActiveCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ActiveCart","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.ACTIVE_CART"},{"kind":"Property","name":"cart","type":"CustomerCart"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Activity","members":[{"kind":"PropertySignature","name":"associatedTypeId","type":"string"},{"kind":"PropertySignature","name":"createdAt","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"status","type":"AsmCustomer360ActivityStatus"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360ActivityType"},{"kind":"PropertySignature","name":"updatedAt","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"associatedTypeId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"associatedTypeId","type":"string"},"topLevelApiElementName":"AsmCustomer360Activity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createdAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createdAt","type":"string"},"topLevelApiElementName":"AsmCustomer360Activity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"AsmCustomer360Activity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"AsmCustomer360ActivityStatus"},"topLevelApiElementName":"AsmCustomer360Activity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360ActivityType"},"topLevelApiElementName":"AsmCustomer360Activity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updatedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updatedAt","type":"string"},"topLevelApiElementName":"AsmCustomer360Activity","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Activity","members":[{"kind":"Property","name":"type","type":"AsmCustomer360ActivityType"},{"kind":"Property","name":"associatedTypeId","type":"string"},{"kind":"Property","name":"description","type":"string"},{"kind":"Property","name":"status","type":"AsmCustomer360ActivityStatus"},{"kind":"Property","name":"createdAt","type":"string"},{"kind":"Property","name":"updatedAt","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ActivityList","members":[{"kind":"PropertySignature","name":"activities","type":"Array"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.ACTIVITY_LIST"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"activities","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"activities","type":"Array"},"topLevelApiElementName":"AsmCustomer360ActivityList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.ACTIVITY_LIST"},"topLevelApiElementName":"AsmCustomer360ActivityList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ActivityList","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.ACTIVITY_LIST"},{"kind":"Property","name":"activities","type":"Array"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ActivityStatus","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"AsmCustomer360ActivityStatus","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"AsmCustomer360ActivityStatus","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ActivityStatus","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ActivityType","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"AsmCustomer360ActivityType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"AsmCustomer360ActivityType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ActivityType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Address","members":[{"kind":"PropertySignature","name":"country","type":"Country"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"line1","type":"string"},{"kind":"PropertySignature","name":"line2","type":"string"},{"kind":"PropertySignature","name":"region","type":"Region"},{"kind":"PropertySignature","name":"town","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"country","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"country","type":"Country"},"topLevelApiElementName":"AsmCustomer360Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"AsmCustomer360Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"line1","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"line1","type":"string"},"topLevelApiElementName":"AsmCustomer360Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"line2","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"line2","type":"string"},"topLevelApiElementName":"AsmCustomer360Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"region","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"region","type":"Region"},"topLevelApiElementName":"AsmCustomer360Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"town","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"town","type":"string"},"topLevelApiElementName":"AsmCustomer360Address","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Address","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"line1","type":"string"},{"kind":"Property","name":"line2","type":"string"},{"kind":"Property","name":"town","type":"string"},{"kind":"Property","name":"region","type":"Region"},{"kind":"Property","name":"country","type":"Country"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Avatar","members":[{"kind":"PropertySignature","name":"format","type":"string"},{"kind":"PropertySignature","name":"url","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"format","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"format","type":"string"},"topLevelApiElementName":"AsmCustomer360Avatar","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"url","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"url","type":"string"},"topLevelApiElementName":"AsmCustomer360Avatar","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Avatar","members":[{"kind":"Property","name":"url","type":"string"},{"kind":"Property","name":"format","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CartEntry","members":[{"kind":"PropertySignature","name":"basePrice","type":"string"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"quantity","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"basePrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"basePrice","type":"string"},"topLevelApiElementName":"AsmCustomer360CartEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCode","type":"string"},"topLevelApiElementName":"AsmCustomer360CartEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"quantity","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"quantity","type":"number"},"topLevelApiElementName":"AsmCustomer360CartEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"string"},"topLevelApiElementName":"AsmCustomer360CartEntry","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CartEntry","members":[{"kind":"Property","name":"quantity","type":"number"},{"kind":"Property","name":"basePrice","type":"string"},{"kind":"Property","name":"totalPrice","type":"string"},{"kind":"Property","name":"productCode","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Coupon","members":[{"kind":"PropertySignature","name":"applied","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"applied","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"applied","type":"boolean"},"topLevelApiElementName":"AsmCustomer360Coupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"AsmCustomer360Coupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"AsmCustomer360Coupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Coupon","members":[{"kind":"Property","name":"applied","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CouponList","members":[{"kind":"PropertySignature","name":"coupons","type":"Array"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.COUPON_LIST"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"coupons","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"coupons","type":"Array"},"topLevelApiElementName":"AsmCustomer360CouponList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.COUPON_LIST"},"topLevelApiElementName":"AsmCustomer360CouponList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CouponList","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.COUPON_LIST"},{"kind":"Property","name":"coupons","type":"Array"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CustomerCoupon","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"description","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"AsmCustomer360CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"description","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"description","type":"string"},"topLevelApiElementName":"AsmCustomer360CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"AsmCustomer360CustomerCoupon","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CustomerCoupon","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"description","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CustomerCouponList","members":[{"kind":"PropertySignature","name":"customerCoupons","type":"Array"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.CUSTOMER_COUPON_LIST"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerCoupons","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerCoupons","type":"Array"},"topLevelApiElementName":"AsmCustomer360CustomerCouponList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.CUSTOMER_COUPON_LIST"},"topLevelApiElementName":"AsmCustomer360CustomerCouponList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CustomerCouponList","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.CUSTOMER_COUPON_LIST"},{"kind":"Property","name":"customerCoupons","type":"Array"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CustomerProfile","members":[{"kind":"PropertySignature","name":"profile","type":"AsmCustomer360Profile"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.CUSTOMER_PROFILE"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"profile","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"profile","type":"AsmCustomer360Profile"},"topLevelApiElementName":"AsmCustomer360CustomerProfile","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.CUSTOMER_PROFILE"},"topLevelApiElementName":"AsmCustomer360CustomerProfile","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360CustomerProfile","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.CUSTOMER_PROFILE"},{"kind":"Property","name":"profile","type":"AsmCustomer360Profile"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Class","name":"AsmCustomer360Facade","members":[{"kind":"Method","name":"get360Data","overloadIndex":1,"parameters":[{"name":"components","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get360Data","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get360Data","overloadIndex":1,"parameters":[{"name":"components","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomer360Facade","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Class","name":"AsmCustomer360Facade","members":[{"kind":"Method","name":"get360Data","parameters":[{"name":"components","type":"Array","canonicalReference":"@spartacus/asm/customer-360/root!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Overview","members":[{"kind":"PropertySignature","name":"overview","type":"AsmCustomerOverview"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.OVERVIEW"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"overview","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"overview","type":"AsmCustomerOverview"},"topLevelApiElementName":"AsmCustomer360Overview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.OVERVIEW"},"topLevelApiElementName":"AsmCustomer360Overview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Overview","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.OVERVIEW"},{"kind":"Property","name":"overview","type":"AsmCustomerOverview"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Params","members":[{"kind":"PropertySignature","name":"userId","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userId","type":"string"},"topLevelApiElementName":"AsmCustomer360Params","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Params","members":[{"kind":"Property","name":"userId","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360PaymentDetail","members":[{"kind":"PropertySignature","name":"cardNumber","type":"string"},{"kind":"PropertySignature","name":"cardType","type":"AsmCustomerCardType"},{"kind":"PropertySignature","name":"defaultPayment","type":"boolean"},{"kind":"PropertySignature","name":"expiryMonth","type":"string"},{"kind":"PropertySignature","name":"expiryYear","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cardNumber","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cardNumber","type":"string"},"topLevelApiElementName":"AsmCustomer360PaymentDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cardType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cardType","type":"AsmCustomerCardType"},"topLevelApiElementName":"AsmCustomer360PaymentDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultPayment","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultPayment","type":"boolean"},"topLevelApiElementName":"AsmCustomer360PaymentDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expiryMonth","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expiryMonth","type":"string"},"topLevelApiElementName":"AsmCustomer360PaymentDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"expiryYear","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"expiryYear","type":"string"},"topLevelApiElementName":"AsmCustomer360PaymentDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"AsmCustomer360PaymentDetail","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360PaymentDetail","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"cardType","type":"AsmCustomerCardType"},{"kind":"Property","name":"cardNumber","type":"string"},{"kind":"Property","name":"expiryMonth","type":"string"},{"kind":"Property","name":"expiryYear","type":"string"},{"kind":"Property","name":"defaultPayment","type":"boolean"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ProductInterestList","members":[{"kind":"PropertySignature","name":"customerProductInterests","type":"Array<{ product: { code: string; }; }>"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.PRODUCT_INTEREST_LIST"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerProductInterests","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerProductInterests","type":"Array<{ product: { code: string; }; }>"},"topLevelApiElementName":"AsmCustomer360ProductInterestList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.PRODUCT_INTEREST_LIST"},"topLevelApiElementName":"AsmCustomer360ProductInterestList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ProductInterestList","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.PRODUCT_INTEREST_LIST"},{"kind":"Property","name":"customerProductInterests","type":"Array<{ product: { code: string; }; }>"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Profile","members":[{"kind":"PropertySignature","name":"billingAddress","type":"AsmCustomer360Address"},{"kind":"PropertySignature","name":"deliveryAddress","type":"AsmCustomer360Address"},{"kind":"PropertySignature","name":"paymentDetails","type":"AsmCustomer360PaymentDetail[]"},{"kind":"PropertySignature","name":"phone1","type":"string"},{"kind":"PropertySignature","name":"phone2","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"billingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"billingAddress","type":"AsmCustomer360Address"},"topLevelApiElementName":"AsmCustomer360Profile","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"deliveryAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"deliveryAddress","type":"AsmCustomer360Address"},"topLevelApiElementName":"AsmCustomer360Profile","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"paymentDetails","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"paymentDetails","type":"AsmCustomer360PaymentDetail[]"},"topLevelApiElementName":"AsmCustomer360Profile","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"phone1","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"phone1","type":"string"},"topLevelApiElementName":"AsmCustomer360Profile","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"phone2","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"phone2","type":"string"},"topLevelApiElementName":"AsmCustomer360Profile","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Profile","members":[{"kind":"Property","name":"billingAddress","type":"AsmCustomer360Address"},{"kind":"Property","name":"deliveryAddress","type":"AsmCustomer360Address"},{"kind":"Property","name":"phone1","type":"string"},{"kind":"Property","name":"phone2","type":"string"},{"kind":"Property","name":"paymentDetails","type":"AsmCustomer360PaymentDetail[]"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Promotion","members":[{"kind":"PropertySignature","name":"applied","type":"boolean"},{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"message","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"applied","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"applied","type":"boolean"},"topLevelApiElementName":"AsmCustomer360Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"AsmCustomer360Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"message","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"message","type":"string"},"topLevelApiElementName":"AsmCustomer360Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"AsmCustomer360Promotion","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Promotion","members":[{"kind":"Property","name":"applied","type":"boolean"},{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"message","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360PromotionList","members":[{"kind":"PropertySignature","name":"promotions","type":"Array"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.PROMOTION_LIST"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"promotions","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"promotions","type":"Array"},"topLevelApiElementName":"AsmCustomer360PromotionList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.PROMOTION_LIST"},"topLevelApiElementName":"AsmCustomer360PromotionList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360PromotionList","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.PROMOTION_LIST"},{"kind":"Property","name":"promotions","type":"Array"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Query","members":[{"kind":"PropertySignature","name":"additionalRequestParameters","type":"AdditionalRequestParameters"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type | string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"additionalRequestParameters","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"additionalRequestParameters","type":"AdditionalRequestParameters"},"topLevelApiElementName":"AsmCustomer360Query","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type | string"},"topLevelApiElementName":"AsmCustomer360Query","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Query","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type | string"},{"kind":"Property","name":"additionalRequestParameters","type":"AdditionalRequestParameters"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Request","members":[{"kind":"PropertySignature","name":"options","type":"AsmCustomer360Params"},{"kind":"PropertySignature","name":"queries","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"options","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"options","type":"AsmCustomer360Params"},"topLevelApiElementName":"AsmCustomer360Request","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"queries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"queries","type":"Array"},"topLevelApiElementName":"AsmCustomer360Request","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Request","members":[{"kind":"Property","name":"queries","type":"Array"},{"kind":"Property","name":"options","type":"AsmCustomer360Params"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Response","members":[{"kind":"PropertySignature","name":"value","type":"Array"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"value","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"value","type":"Array"},"topLevelApiElementName":"AsmCustomer360Response","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Response","members":[{"kind":"Property","name":"value","type":"Array"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Review","members":[{"kind":"PropertySignature","name":"createdAt","type":"string"},{"kind":"PropertySignature","name":"localizedReviewStatus","type":"string"},{"kind":"PropertySignature","name":"productCode","type":"string"},{"kind":"PropertySignature","name":"productName","type":"string"},{"kind":"PropertySignature","name":"rating","type":"string"},{"kind":"PropertySignature","name":"reviewStatus","type":"string"},{"kind":"PropertySignature","name":"reviewText","type":"string"},{"kind":"PropertySignature","name":"updatedAt","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createdAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createdAt","type":"string"},"topLevelApiElementName":"AsmCustomer360Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"localizedReviewStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"localizedReviewStatus","type":"string"},"topLevelApiElementName":"AsmCustomer360Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productCode","type":"string"},"topLevelApiElementName":"AsmCustomer360Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"productName","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"productName","type":"string"},"topLevelApiElementName":"AsmCustomer360Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"rating","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"rating","type":"string"},"topLevelApiElementName":"AsmCustomer360Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reviewStatus","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reviewStatus","type":"string"},"topLevelApiElementName":"AsmCustomer360Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reviewText","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reviewText","type":"string"},"topLevelApiElementName":"AsmCustomer360Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updatedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updatedAt","type":"string"},"topLevelApiElementName":"AsmCustomer360Review","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360Review","members":[{"kind":"Property","name":"productName","type":"string"},{"kind":"Property","name":"productCode","type":"string"},{"kind":"Property","name":"createdAt","type":"string"},{"kind":"Property","name":"updatedAt","type":"string"},{"kind":"Property","name":"rating","type":"string"},{"kind":"Property","name":"reviewStatus","type":"string"},{"kind":"Property","name":"reviewText","type":"string"},{"kind":"Property","name":"localizedReviewStatus","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ReviewList","members":[{"kind":"PropertySignature","name":"reviews","type":"Array"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.REVIEW_LIST"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"reviews","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"reviews","type":"Array"},"topLevelApiElementName":"AsmCustomer360ReviewList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.REVIEW_LIST"},"topLevelApiElementName":"AsmCustomer360ReviewList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360ReviewList","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.REVIEW_LIST"},{"kind":"Property","name":"reviews","type":"Array"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360SavedCart","members":[{"kind":"PropertySignature","name":"savedCart","type":"CustomerCart"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.SAVED_CART"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"savedCart","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"savedCart","type":"CustomerCart"},"topLevelApiElementName":"AsmCustomer360SavedCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.SAVED_CART"},"topLevelApiElementName":"AsmCustomer360SavedCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360SavedCart","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.SAVED_CART"},{"kind":"Property","name":"savedCart","type":"CustomerCart"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360StoreLocation","members":[{"kind":"PropertySignature","name":"address","type":"string"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.STORE_LOCATION"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"address","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"address","type":"string"},"topLevelApiElementName":"AsmCustomer360StoreLocation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.STORE_LOCATION"},"topLevelApiElementName":"AsmCustomer360StoreLocation","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360StoreLocation","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.STORE_LOCATION"},{"kind":"Property","name":"address","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360SupportTicket","members":[{"kind":"PropertySignature","name":"category","type":"C360TicketCategory"},{"kind":"PropertySignature","name":"createdAt","type":"string"},{"kind":"PropertySignature","name":"id","type":"string"},{"kind":"PropertySignature","name":"status","type":"C360TicketStatus"},{"kind":"PropertySignature","name":"subject","type":"string"},{"kind":"PropertySignature","name":"updatedAt","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"category","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"category","type":"C360TicketCategory"},"topLevelApiElementName":"AsmCustomer360SupportTicket","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"createdAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"createdAt","type":"string"},"topLevelApiElementName":"AsmCustomer360SupportTicket","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"id","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"id","type":"string"},"topLevelApiElementName":"AsmCustomer360SupportTicket","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"status","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"status","type":"C360TicketStatus"},"topLevelApiElementName":"AsmCustomer360SupportTicket","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"subject","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"subject","type":"string"},"topLevelApiElementName":"AsmCustomer360SupportTicket","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"updatedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"updatedAt","type":"string"},"topLevelApiElementName":"AsmCustomer360SupportTicket","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360SupportTicket","members":[{"kind":"Property","name":"id","type":"string"},{"kind":"Property","name":"subject","type":"string"},{"kind":"Property","name":"category","type":"C360TicketCategory"},{"kind":"Property","name":"createdAt","type":"string"},{"kind":"Property","name":"updatedAt","type":"string"},{"kind":"Property","name":"status","type":"C360TicketStatus"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360SupportTicketList","members":[{"kind":"PropertySignature","name":"tickets","type":"Array"},{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.SUPPORT_TICKET_LIST"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tickets","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tickets","type":"Array"},"topLevelApiElementName":"AsmCustomer360SupportTicketList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"type","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"type","type":"AsmCustomer360Type.SUPPORT_TICKET_LIST"},"topLevelApiElementName":"AsmCustomer360SupportTicketList","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360SupportTicketList","members":[{"kind":"Property","name":"type","type":"AsmCustomer360Type.SUPPORT_TICKET_LIST"},{"kind":"Property","name":"tickets","type":"Array"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360TabComponent","members":[{"kind":"PropertySignature","name":"component","type":"Type"},{"kind":"PropertySignature","name":"config","type":"AsmCustomer360SectionConfig"},{"kind":"PropertySignature","name":"requestData","type":"AsmCustomer360Query"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"component","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"component","type":"Type"},"topLevelApiElementName":"AsmCustomer360TabComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"config","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"config","type":"AsmCustomer360SectionConfig"},"topLevelApiElementName":"AsmCustomer360TabComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"requestData","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"requestData","type":"AsmCustomer360Query"},"topLevelApiElementName":"AsmCustomer360TabComponent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomer360TabComponent","members":[{"kind":"Property","name":"component","type":"Type"},{"kind":"Property","name":"requestData","type":"AsmCustomer360Query"},{"kind":"Property","name":"config","type":"AsmCustomer360SectionConfig"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomerCardType","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"AsmCustomerCardType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"AsmCustomerCardType","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomerCardType","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomerOverview","members":[{"kind":"PropertySignature","name":"address","type":"Address"},{"kind":"PropertySignature","name":"cartCode","type":"string"},{"kind":"PropertySignature","name":"cartSize","type":"number"},{"kind":"PropertySignature","name":"defaultShippingAddress","type":"Address"},{"kind":"PropertySignature","name":"email","type":"string"},{"kind":"PropertySignature","name":"latestOpenedTicketCreatedAt","type":"string"},{"kind":"PropertySignature","name":"latestOpenedTicketId","type":"string"},{"kind":"PropertySignature","name":"latestOrderCode","type":"string"},{"kind":"PropertySignature","name":"latestOrderTime","type":"string"},{"kind":"PropertySignature","name":"latestOrderTotal","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"},{"kind":"PropertySignature","name":"signedUpAt","type":"string"},{"kind":"PropertySignature","name":"userAvatar","type":"AsmCustomer360Avatar"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"address","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"address","type":"Address"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartCode","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"cartSize","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"cartSize","type":"number"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"defaultShippingAddress","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"defaultShippingAddress","type":"Address"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"email","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"email","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"latestOpenedTicketCreatedAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"latestOpenedTicketCreatedAt","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"latestOpenedTicketId","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"latestOpenedTicketId","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"latestOrderCode","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"latestOrderCode","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"latestOrderTime","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"latestOrderTime","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"latestOrderTotal","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"latestOrderTotal","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"signedUpAt","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"signedUpAt","type":"string"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"userAvatar","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"userAvatar","type":"AsmCustomer360Avatar"},"topLevelApiElementName":"AsmCustomerOverview","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmCustomerOverview","members":[{"kind":"Property","name":"address","type":"Address"},{"kind":"Property","name":"name","type":"string"},{"kind":"Property","name":"cartSize","type":"number"},{"kind":"Property","name":"cartCode","type":"string"},{"kind":"Property","name":"latestOrderTotal","type":"string"},{"kind":"Property","name":"latestOrderCode","type":"string"},{"kind":"Property","name":"latestOrderTime","type":"string"},{"kind":"Property","name":"latestOpenedTicketId","type":"string"},{"kind":"Property","name":"latestOpenedTicketCreatedAt","type":"string"},{"kind":"Property","name":"email","type":"string"},{"kind":"Property","name":"signedUpAt","type":"string"},{"kind":"Property","name":"defaultShippingAddress","type":"Address"},{"kind":"Property","name":"userAvatar","type":"AsmCustomer360Avatar"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmDialogActionEvent","members":[{"kind":"PropertySignature","name":"actionType","type":"AsmDialogActionType"},{"kind":"PropertySignature","name":"route","type":"UrlCommand"},{"kind":"PropertySignature","name":"selectedUser","type":"User"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"actionType","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"actionType","type":"AsmDialogActionType"},"topLevelApiElementName":"AsmDialogActionEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"route","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"route","type":"UrlCommand"},"topLevelApiElementName":"AsmDialogActionEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"selectedUser","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"selectedUser","type":"User"},"topLevelApiElementName":"AsmDialogActionEvent","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"AsmDialogActionEvent","members":[{"kind":"Property","name":"selectedUser","type":"User"},{"kind":"Property","name":"actionType","type":"AsmDialogActionType"},{"kind":"Property","name":"route","type":"UrlCommand"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"C360TicketCategory","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"C360TicketCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"C360TicketCategory","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"C360TicketCategory","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"C360TicketStatus","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"name","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"C360TicketStatus","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"name","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"name","type":"string"},"topLevelApiElementName":"C360TicketStatus","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"C360TicketStatus","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"name","type":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"CustomerCart","members":[{"kind":"PropertySignature","name":"code","type":"string"},{"kind":"PropertySignature","name":"entries","type":"Array"},{"kind":"PropertySignature","name":"totalItemCount","type":"number"},{"kind":"PropertySignature","name":"totalPrice","type":"string"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"code","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"code","type":"string"},"topLevelApiElementName":"CustomerCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"entries","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"entries","type":"Array"},"topLevelApiElementName":"CustomerCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalItemCount","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalItemCount","type":"number"},"topLevelApiElementName":"CustomerCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"totalPrice","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"totalPrice","type":"string"},"topLevelApiElementName":"CustomerCart","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/customer-360/root"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/root","kind":"Interface","name":"CustomerCart","members":[{"kind":"Property","name":"code","type":"string"},{"kind":"Property","name":"totalPrice","type":"string"},{"kind":"Property","name":"totalItemCount","type":"number"},{"kind":"Property","name":"entries","type":"Array"}]}},{"entryPoint":"@spartacus/asm/customer-360/occ","kind":"Class","name":"OccAsmCustomer360Adapter","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"http","type":"HttpClient","isOptional":false,"canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common"},{"name":"occEndpointsService","type":"OccEndpointsService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_occ!~OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core"},{"name":"converterService","type":"ConverterService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_occ!~ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core"},{"name":"baseSiteService","type":"BaseSiteService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_occ!~BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Method","name":"getAsmCustomer360Data","overloadIndex":1,"parameters":[{"name":"request","type":"AsmCustomer360Request","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_occ!~AsmCustomer360Request:interface","shortType":"AsmCustomer360Request","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Observable"},{"kind":"Method","name":"getHeaders","overloadIndex":1,"parameters":[],"returnType":"HttpHeaders"},{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAsmCustomer360Data","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAsmCustomer360Data","overloadIndex":1,"parameters":[{"name":"request","type":"AsmCustomer360Request","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_occ!~AsmCustomer360Request:interface","shortType":"AsmCustomer360Request","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Observable"},"topLevelApiElementName":"OccAsmCustomer360Adapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/occ"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getHeaders","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getHeaders","overloadIndex":1,"parameters":[],"returnType":"HttpHeaders"},"topLevelApiElementName":"OccAsmCustomer360Adapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/occ"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/occ","kind":"Class","name":"OccAsmCustomer360Adapter","members":[{"kind":"Property","name":"http","type":"HttpClient"},{"kind":"Property","name":"occEndpointsService","type":"OccEndpointsService"},{"kind":"Property","name":"converterService","type":"ConverterService"},{"kind":"Property","name":"baseSiteService","type":"BaseSiteService"},{"kind":"Property","name":"logger","type":"LoggerService"},{"kind":"Property","name":"activeBaseSite","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"http","type":"HttpClient","canonicalReference":"@angular/common!HttpClient:class","shortType":"HttpClient","importPath":"@angular/common","isOptional":false},{"name":"occEndpointsService","type":"OccEndpointsService","canonicalReference":"@spartacus/asm/customer-360/occ!OccEndpointsService:class","shortType":"OccEndpointsService","importPath":"@spartacus/core","isOptional":false},{"name":"converterService","type":"ConverterService","canonicalReference":"@spartacus/asm/customer-360/occ!ConverterService:class","shortType":"ConverterService","importPath":"@spartacus/core","isOptional":false},{"name":"baseSiteService","type":"BaseSiteService","canonicalReference":"@spartacus/asm/customer-360/occ!BaseSiteService:class","shortType":"BaseSiteService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"getHeaders","parameters":[],"returnType":"HttpHeaders"},{"kind":"Method","name":"getAsmCustomer360Data","parameters":[{"name":"request","type":"AsmCustomer360Request","canonicalReference":"@spartacus/asm/customer-360/occ!AsmCustomer360Request:class","shortType":"AsmCustomer360Request","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/customer-360/core","kind":"Class","name":"AsmCustomer360Adapter","members":[{"kind":"Method","name":"getAsmCustomer360Data","overloadIndex":1,"parameters":[{"name":"request","type":"AsmCustomer360Request","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_core!~AsmCustomer360Request:interface","shortType":"AsmCustomer360Request","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAsmCustomer360Data","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAsmCustomer360Data","overloadIndex":1,"parameters":[{"name":"request","type":"AsmCustomer360Request","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_core!~AsmCustomer360Request:interface","shortType":"AsmCustomer360Request","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomer360Adapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/core","kind":"Class","name":"AsmCustomer360Adapter","members":[{"kind":"Method","name":"getAsmCustomer360Data","parameters":[{"name":"request","type":"AsmCustomer360Request","canonicalReference":"@spartacus/asm/customer-360/core!AsmCustomer360Request:class","shortType":"AsmCustomer360Request","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/customer-360/core","kind":"Class","name":"AsmCustomer360Connector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"asmCustomer360Adapter","type":"AsmCustomer360Adapter","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_core!AsmCustomer360Adapter:class","shortType":"AsmCustomer360Adapter","importPath":"@spartacus/asm/customer-360/core"}]},{"kind":"Property","name":"asmCustomer360Adapter","type":"AsmCustomer360Adapter"},{"kind":"Method","name":"getAsmCustomer360Data","overloadIndex":1,"parameters":[{"name":"request","type":"AsmCustomer360Request","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_core!~AsmCustomer360Request:interface","shortType":"AsmCustomer360Request","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAsmCustomer360Data","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAsmCustomer360Data","overloadIndex":1,"parameters":[{"name":"request","type":"AsmCustomer360Request","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_core!~AsmCustomer360Request:interface","shortType":"AsmCustomer360Request","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomer360Connector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/core","kind":"Class","name":"AsmCustomer360Connector","members":[{"kind":"Property","name":"asmCustomer360Adapter","type":"AsmCustomer360Adapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"asmCustomer360Adapter","type":"AsmCustomer360Adapter","canonicalReference":"@spartacus/asm/customer-360/core!AsmCustomer360Adapter:class","shortType":"AsmCustomer360Adapter","importPath":"@spartacus/asm/customer-360/core","isOptional":false}]},{"kind":"Method","name":"getAsmCustomer360Data","parameters":[{"name":"request","type":"AsmCustomer360Request","canonicalReference":"@spartacus/asm/customer-360/core!AsmCustomer360Request:class","shortType":"AsmCustomer360Request","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/customer-360/core","kind":"Class","name":"AsmCustomer360Service","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"commandService","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"},{"name":"asmCustomer360Connector","type":"AsmCustomer360Connector","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_core!AsmCustomer360Connector:class","shortType":"AsmCustomer360Connector","importPath":"@spartacus/asm/customer-360/core"},{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_core!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"}]},{"kind":"Property","name":"asmCustomer360Command$","type":"Command, AsmCustomer360Response>"},{"kind":"Property","name":"asmCustomer360Connector","type":"AsmCustomer360Connector"},{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Method","name":"get360Data","overloadIndex":1,"parameters":[{"name":"components","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"get360Data","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"get360Data","overloadIndex":1,"parameters":[{"name":"components","type":"Array","isOptional":false,"canonicalReference":"!Array:interface","shortType":"Array","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomer360Service","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/core","kind":"Class","name":"AsmCustomer360Service","members":[{"kind":"Property","name":"commandService","type":"CommandService"},{"kind":"Property","name":"asmCustomer360Connector","type":"AsmCustomer360Connector"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"asmCustomer360Command$","type":"Command, AsmCustomer360Response>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"commandService","type":"CommandService","canonicalReference":"@spartacus/asm/customer-360/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false},{"name":"asmCustomer360Connector","type":"AsmCustomer360Connector","canonicalReference":"@spartacus/asm/customer-360/core!AsmCustomer360Connector:class","shortType":"AsmCustomer360Connector","importPath":"@spartacus/asm/customer-360/core","isOptional":false},{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/asm/customer-360/core!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false}]},{"kind":"Method","name":"get360Data","parameters":[{"name":"components","type":"Array","canonicalReference":"@spartacus/asm/customer-360/core!Array:class","shortType":"Array","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360ActivityComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"context","type":"AsmCustomer360SectionContext","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":""}]},{"kind":"Property","name":"columns","type":"Array"},{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"entries$","type":"Observable>"},{"kind":"Method","name":"itemSelected","overloadIndex":1,"parameters":[{"name":"entry","type":"ActivityEntry | undefined","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~ActivityEntry:interface","shortType":"ActivityEntry","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"itemSelected","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"itemSelected","overloadIndex":1,"parameters":[{"name":"entry","type":"ActivityEntry | undefined","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~ActivityEntry:interface","shortType":"ActivityEntry","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360ActivityComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360ActivityComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360ActivityComponent","members":[{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"entries$","type":"Observable>"},{"kind":"Property","name":"columns","type":"Array"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"context","type":"AsmCustomer360SectionContext","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":"@spartacus/asm/customer-360/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"itemSelected","parameters":[{"name":"entry","type":"ActivityEntry | undefined","canonicalReference":"@spartacus/asm/customer-360/components!ActivityEntry:class","shortType":"ActivityEntry","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360Component","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"asmCustomer360Config","type":"AsmCustomer360Config","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!AsmCustomer360Config:class","shortType":"AsmCustomer360Config","importPath":"@spartacus/asm/customer-360/components"},{"name":"asmCustomer360Facade","type":"AsmCustomer360Facade","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360Facade:class","shortType":"AsmCustomer360Facade","importPath":"@spartacus/asm/customer-360/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"csAgentAuthService","type":"CsAgentAuthService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~CsAgentAuthService:class","shortType":"CsAgentAuthService","importPath":"@spartacus/asm/root"},{"name":"directionService","type":"DirectionService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~DirectionService:class","shortType":"DirectionService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeTab","type":"number"},{"kind":"Property","name":"asmCustomer360Config","type":"AsmCustomer360Config"},{"kind":"Property","name":"asmCustomer360Facade","type":"AsmCustomer360Facade"},{"kind":"Property","name":"asmCustomer360Tabs$","type":"Observable>"},{"kind":"Property","name":"cartIcon","type":""},{"kind":"Method","name":"closeErrorAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"closeIcon","type":""},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"csAgentAuthService","type":"CsAgentAuthService"},{"kind":"Property","name":"currentTab","type":"AsmCustomer360TabConfig"},{"kind":"Property","name":"customer","type":"User"},{"kind":"Property","name":"customerOverview$","type":"Observable"},{"kind":"Property","name":"describedby","type":"string"},{"kind":"Property","name":"directionService","type":"DirectionService"},{"kind":"Property","name":"errorAlert$","type":"Observable"},{"kind":"Property","name":"errorTab$","type":"Observable"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"getAvatarImage","overloadIndex":1,"parameters":[{"name":"overview","type":"AsmCustomerOverview","isOptional":true,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomerOverview:interface","shortType":"AsmCustomerOverview","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Image | undefined"},{"kind":"Method","name":"getAvatarText","overloadIndex":1,"parameters":[{"name":"customer","type":"User","isOptional":true,"canonicalReference":"@spartacus/asm_customer-360_components!~User_2:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"string"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Method","name":"isBackNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isForwardsNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isLTRDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRTLDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Property","name":"labelledby","type":"string"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"modal","type":"boolean"},{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"route","type":"UrlCommand","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~UrlCommand:type","shortType":"UrlCommand","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"orderIcon","type":""},{"kind":"Property","name":"role","type":"string"},{"kind":"Method","name":"selectTab","overloadIndex":1,"parameters":[{"name":"selectedTab","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setTabData","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showErrorAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"showErrorTab$","type":"BehaviorSubject"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"switchTab","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"selectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"tabHeaderItems","type":"QueryList>"},{"kind":"Property","name":"tabs","type":"Array"},{"kind":"Property","name":"ticketIcon","type":""},{"kind":"Method","name":"updateTabIndex","overloadIndex":1,"parameters":[{"name":"selectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeErrorAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeErrorAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAvatarImage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAvatarImage","overloadIndex":1,"parameters":[{"name":"overview","type":"AsmCustomerOverview","isOptional":true,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomerOverview:interface","shortType":"AsmCustomerOverview","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Image | undefined"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAvatarText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAvatarText","overloadIndex":1,"parameters":[{"name":"customer","type":"User","isOptional":true,"canonicalReference":"@spartacus/asm_customer-360_components!~User_2:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"string"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBackNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBackNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isForwardsNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isForwardsNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLTRDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLTRDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRTLDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRTLDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateTo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"route","type":"UrlCommand","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~UrlCommand:type","shortType":"UrlCommand","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectTab","overloadIndex":1,"parameters":[{"name":"selectedTab","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setTabData","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setTabData","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"switchTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"switchTab","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""},{"name":"selectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateTabIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateTabIndex","overloadIndex":1,"parameters":[{"name":"selectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360Component","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360Component","members":[{"kind":"Property","name":"asmCustomer360Config","type":"AsmCustomer360Config"},{"kind":"Property","name":"asmCustomer360Facade","type":"AsmCustomer360Facade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"csAgentAuthService","type":"CsAgentAuthService"},{"kind":"Property","name":"directionService","type":"DirectionService"},{"kind":"Property","name":"role","type":"string"},{"kind":"Property","name":"modal","type":"boolean"},{"kind":"Property","name":"labelledby","type":"string"},{"kind":"Property","name":"describedby","type":"string"},{"kind":"Property","name":"tabHeaderItems","type":"QueryList>"},{"kind":"Property","name":"cartIcon","type":""},{"kind":"Property","name":"closeIcon","type":""},{"kind":"Property","name":"orderIcon","type":""},{"kind":"Property","name":"ticketIcon","type":""},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"tabs","type":"Array"},{"kind":"Property","name":"activeTab","type":"number"},{"kind":"Property","name":"currentTab","type":"AsmCustomer360TabConfig"},{"kind":"Property","name":"customer","type":"User"},{"kind":"Property","name":"asmCustomer360Tabs$","type":"Observable>"},{"kind":"Property","name":"customerOverview$","type":"Observable"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"showErrorAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"showErrorTab$","type":"BehaviorSubject"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"asmCustomer360Config","type":"AsmCustomer360Config","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360Config:class","shortType":"AsmCustomer360Config","importPath":"@spartacus/asm/customer-360/components","isOptional":false},{"name":"asmCustomer360Facade","type":"AsmCustomer360Facade","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360Facade:class","shortType":"AsmCustomer360Facade","importPath":"@spartacus/asm/customer-360/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/customer-360/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"csAgentAuthService","type":"CsAgentAuthService","canonicalReference":"@spartacus/asm/customer-360/components!CsAgentAuthService:class","shortType":"CsAgentAuthService","importPath":"@spartacus/asm/root","isOptional":false},{"name":"directionService","type":"DirectionService","canonicalReference":"@spartacus/asm/customer-360/components!DirectionService:class","shortType":"DirectionService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Property","name":"errorAlert$","type":"Observable"},{"kind":"Property","name":"errorTab$","type":"Observable"},{"kind":"Method","name":"selectTab","parameters":[{"name":"selectedTab","type":"number","canonicalReference":"@spartacus/asm/customer-360/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"switchTab","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/asm/customer-360/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false},{"name":"selectedIndex","type":"number","canonicalReference":"@spartacus/asm/customer-360/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"navigateTo","parameters":[{"name":"route","type":"UrlCommand","canonicalReference":"@spartacus/asm/customer-360/components!UrlCommand:class","shortType":"UrlCommand","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"closeErrorAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/asm/customer-360/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getAvatarText","parameters":[{"name":"customer","type":"User","canonicalReference":"@spartacus/asm/customer-360/components!User:class","shortType":"User","importPath":"","isOptional":true}],"returnType":"string"},{"kind":"Method","name":"getAvatarImage","parameters":[{"name":"overview","type":"AsmCustomerOverview","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomerOverview:class","shortType":"AsmCustomerOverview","importPath":"","isOptional":true}],"returnType":"Image | undefined"},{"kind":"Method","name":"updateTabIndex","parameters":[{"name":"selectedIndex","type":"number","canonicalReference":"@spartacus/asm/customer-360/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setTabData","parameters":[],"returnType":"void"},{"kind":"Method","name":"isForwardsNavigation","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/asm/customer-360/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isBackNavigation","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/asm/customer-360/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isLTRDirection","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRTLDirection","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360CouponComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"context","type":"AsmCustomer360SectionContext","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":""},{"name":"cartVoucherService","type":"CartVoucherFacade","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~CartVoucherFacade:class","shortType":"CartVoucherFacade","importPath":"@spartacus/cart/base/root"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"asmCustomer360Facade","type":"AsmCustomer360Facade","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360Facade:class","shortType":"AsmCustomer360Facade","importPath":"@spartacus/asm/customer-360/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Method","name":"applyCouponToCustomer","overloadIndex":1,"parameters":[{"name":"entry","type":"AsmCustomer360Coupon","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360Coupon:interface","shortType":"AsmCustomer360Coupon","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"void"},{"kind":"Property","name":"asmCustomer360Facade","type":"AsmCustomer360Facade"},{"kind":"Property","name":"cartVoucherService","type":"CartVoucherFacade"},{"kind":"Method","name":"closeErrorAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeErrorAlertForApplyAction","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"currentCartId","type":"string | undefined"},{"kind":"Property","name":"entries$","type":"Observable>"},{"kind":"Method","name":"fetchCoupons","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"refreshActionButton","overloadIndex":1,"parameters":[{"name":"state","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"refreshComponent","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"removeCouponToCustomer","overloadIndex":1,"parameters":[{"name":"entry","type":"AsmCustomer360Coupon","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360Coupon:interface","shortType":"AsmCustomer360Coupon","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"void"},{"kind":"Property","name":"showErrorAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"showErrorAlertForApplyAction$","type":"BehaviorSubject"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"applyCouponToCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"applyCouponToCustomer","overloadIndex":1,"parameters":[{"name":"entry","type":"AsmCustomer360Coupon","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360Coupon:interface","shortType":"AsmCustomer360Coupon","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeErrorAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeErrorAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeErrorAlertForApplyAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeErrorAlertForApplyAction","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fetchCoupons","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fetchCoupons","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshActionButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshActionButton","overloadIndex":1,"parameters":[{"name":"state","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"voucherCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshComponent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshComponent","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"removeCouponToCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"removeCouponToCustomer","overloadIndex":1,"parameters":[{"name":"entry","type":"AsmCustomer360Coupon","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360Coupon:interface","shortType":"AsmCustomer360Coupon","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360CouponComponent","members":[{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"cartVoucherService","type":"CartVoucherFacade"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"asmCustomer360Facade","type":"AsmCustomer360Facade"},{"kind":"Property","name":"showErrorAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"showErrorAlertForApplyAction$","type":"BehaviorSubject"},{"kind":"Property","name":"currentCartId","type":"string | undefined"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Property","name":"entries$","type":"Observable>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"context","type":"AsmCustomer360SectionContext","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":"@spartacus/asm/customer-360/components","isOptional":false},{"name":"cartVoucherService","type":"CartVoucherFacade","canonicalReference":"@spartacus/asm/customer-360/components!CartVoucherFacade:class","shortType":"CartVoucherFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/asm/customer-360/components!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/asm/customer-360/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"asmCustomer360Facade","type":"AsmCustomer360Facade","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360Facade:class","shortType":"AsmCustomer360Facade","importPath":"@spartacus/asm/customer-360/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"fetchCoupons","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeErrorAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeErrorAlertForApplyAction","parameters":[],"returnType":"void"},{"kind":"Method","name":"refreshComponent","parameters":[],"returnType":"void"},{"kind":"Method","name":"applyCouponToCustomer","parameters":[{"name":"entry","type":"AsmCustomer360Coupon","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360Coupon:class","shortType":"AsmCustomer360Coupon","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"removeCouponToCustomer","parameters":[{"name":"entry","type":"AsmCustomer360Coupon","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360Coupon:class","shortType":"AsmCustomer360Coupon","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"refreshActionButton","parameters":[{"name":"state","type":"boolean","canonicalReference":"@spartacus/asm/customer-360/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"voucherCode","type":"string","canonicalReference":"@spartacus/asm/customer-360/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360CustomerCouponComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"context","type":"AsmCustomer360SectionContext","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":""},{"name":"asmCustomer360Facade","type":"AsmCustomer360Facade","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360Facade:class","shortType":"AsmCustomer360Facade","importPath":"@spartacus/asm/customer-360/root"},{"name":"customerCouponService","type":"CustomerCouponService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~CustomerCouponService:class","shortType":"CustomerCouponService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeTab","type":"number"},{"kind":"Property","name":"asmCustomer360Facade","type":"AsmCustomer360Facade"},{"kind":"Method","name":"changeTab","overloadIndex":1,"parameters":[{"name":"assignable","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"claimCouponToCustomer","overloadIndex":1,"parameters":[{"name":"entry","type":"CustomerCouponEntry","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~CustomerCouponEntry:interface","shortType":"CustomerCouponEntry","importPath":""}],"returnType":"void"},{"kind":"Method","name":"closeErrorAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeErrorAlertForApplyAction","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"currentTabIsAssignable","type":"boolean"},{"kind":"Property","name":"customerCouponService","type":"CustomerCouponService"},{"kind":"Method","name":"disclaimCouponToCustomer","overloadIndex":1,"parameters":[{"name":"entry","type":"CustomerCouponEntry","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~CustomerCouponEntry:interface","shortType":"CustomerCouponEntry","importPath":""}],"returnType":"void"},{"kind":"Property","name":"entries$","type":"Observable>"},{"kind":"Method","name":"fetchCustomerCoupons","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"refreshActionButton","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"searchCustomerCoupon","overloadIndex":1,"parameters":[{"name":"searchQuery","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"showErrorAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"showErrorAlertForApplyAction$","type":"BehaviorSubject"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeTab","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeTab","overloadIndex":1,"parameters":[{"name":"assignable","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"claimCouponToCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"claimCouponToCustomer","overloadIndex":1,"parameters":[{"name":"entry","type":"CustomerCouponEntry","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~CustomerCouponEntry:interface","shortType":"CustomerCouponEntry","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeErrorAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeErrorAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeErrorAlertForApplyAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeErrorAlertForApplyAction","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"disclaimCouponToCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"disclaimCouponToCustomer","overloadIndex":1,"parameters":[{"name":"entry","type":"CustomerCouponEntry","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~CustomerCouponEntry:interface","shortType":"CustomerCouponEntry","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fetchCustomerCoupons","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fetchCustomerCoupons","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshActionButton","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshActionButton","overloadIndex":1,"parameters":[{"name":"couponCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchCustomerCoupon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchCustomerCoupon","overloadIndex":1,"parameters":[{"name":"searchQuery","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360CustomerCouponComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360CustomerCouponComponent","members":[{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"asmCustomer360Facade","type":"AsmCustomer360Facade"},{"kind":"Property","name":"customerCouponService","type":"CustomerCouponService"},{"kind":"Property","name":"showErrorAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"showErrorAlertForApplyAction$","type":"BehaviorSubject"},{"kind":"Property","name":"entries$","type":"Observable>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"currentTabIsAssignable","type":"boolean"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"activeTab","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"context","type":"AsmCustomer360SectionContext","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":"@spartacus/asm/customer-360/components","isOptional":false},{"name":"asmCustomer360Facade","type":"AsmCustomer360Facade","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360Facade:class","shortType":"AsmCustomer360Facade","importPath":"@spartacus/asm/customer-360/root","isOptional":false},{"name":"customerCouponService","type":"CustomerCouponService","canonicalReference":"@spartacus/asm/customer-360/components!CustomerCouponService:class","shortType":"CustomerCouponService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"fetchCustomerCoupons","parameters":[],"returnType":"void"},{"kind":"Method","name":"changeTab","parameters":[{"name":"assignable","type":"boolean","canonicalReference":"@spartacus/asm/customer-360/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"searchCustomerCoupon","parameters":[{"name":"searchQuery","type":"string","canonicalReference":"@spartacus/asm/customer-360/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Property","name":"hideAllErrorAlert","type":""},{"kind":"Property","name":"mapParams","type":""},{"kind":"Method","name":"closeErrorAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeErrorAlertForApplyAction","parameters":[],"returnType":"void"},{"kind":"Method","name":"claimCouponToCustomer","parameters":[{"name":"entry","type":"CustomerCouponEntry","canonicalReference":"@spartacus/asm/customer-360/components!CustomerCouponEntry:class","shortType":"CustomerCouponEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"disclaimCouponToCustomer","parameters":[{"name":"entry","type":"CustomerCouponEntry","canonicalReference":"@spartacus/asm/customer-360/components!CustomerCouponEntry:class","shortType":"CustomerCouponEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"refreshActionButton","parameters":[{"name":"couponCode","type":"string","canonicalReference":"@spartacus/asm/customer-360/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360MapComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"source","type":"AsmCustomer360SectionContext","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":""},{"name":"changeDetectorRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"storeFinderService","type":"StoreFinderService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"storeFinderConfig","type":"StoreFinderConfig","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~StoreFinderConfig:class","shortType":"StoreFinderConfig","importPath":"@spartacus/storefinder/core"}]},{"kind":"Property","name":"apiKey","type":"string"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"dataSource$","type":"Observable<[ AsmCustomer360SectionConfig, AsmCustomer360StoreLocation ]>"},{"kind":"Method","name":"getStoreOpening","overloadIndex":1,"parameters":[{"name":"opening","type":"WeekdayOpeningDay","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~WeekdayOpeningDay:interface","shortType":"WeekdayOpeningDay","importPath":"@spartacus/core"}],"returnType":"Observable"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedStore","type":"PointOfService | undefined"},{"kind":"Method","name":"selectStore","overloadIndex":1,"parameters":[{"name":"store","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Property","name":"source","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"storeData","type":"StoreFinderSearchPage"},{"kind":"Property","name":"storeFinderConfig","type":"StoreFinderConfig"},{"kind":"Property","name":"storeFinderService","type":"StoreFinderService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getStoreOpening","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getStoreOpening","overloadIndex":1,"parameters":[{"name":"opening","type":"WeekdayOpeningDay","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~WeekdayOpeningDay:interface","shortType":"WeekdayOpeningDay","importPath":"@spartacus/core"}],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomer360MapComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360MapComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360MapComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectStore","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectStore","overloadIndex":1,"parameters":[{"name":"store","type":"PointOfService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~PointOfService:interface","shortType":"PointOfService","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360MapComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360MapComponent","members":[{"kind":"Property","name":"source","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"storeFinderService","type":"StoreFinderService"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"storeFinderConfig","type":"StoreFinderConfig"},{"kind":"Property","name":"storeData","type":"StoreFinderSearchPage"},{"kind":"Property","name":"selectedStore","type":"PointOfService | undefined"},{"kind":"Property","name":"apiKey","type":"string"},{"kind":"Property","name":"dataSource$","type":"Observable<[ AsmCustomer360SectionConfig, AsmCustomer360StoreLocation ]>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"source","type":"AsmCustomer360SectionContext","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":"@spartacus/asm/customer-360/components","isOptional":false},{"name":"changeDetectorRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"storeFinderService","type":"StoreFinderService","canonicalReference":"@spartacus/asm/customer-360/components!StoreFinderService:class","shortType":"StoreFinderService","importPath":"@spartacus/storefinder/core","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/asm/customer-360/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"storeFinderConfig","type":"StoreFinderConfig","canonicalReference":"@spartacus/asm/customer-360/components!StoreFinderConfig:class","shortType":"StoreFinderConfig","importPath":"@spartacus/storefinder/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"selectStore","parameters":[{"name":"store","type":"PointOfService","canonicalReference":"@spartacus/asm/customer-360/components!PointOfService:class","shortType":"PointOfService","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getStoreOpening","parameters":[{"name":"opening","type":"WeekdayOpeningDay","canonicalReference":"@spartacus/asm/customer-360/components!WeekdayOpeningDay:class","shortType":"WeekdayOpeningDay","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360ProductReviewsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"asmCustomer360Config","type":"AsmCustomer360Config","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!AsmCustomer360Config:class","shortType":"AsmCustomer360Config","importPath":"@spartacus/asm/customer-360/components"},{"name":"context","type":"AsmCustomer360SectionContext","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":""},{"name":"datePipe","type":"CxDatePipe","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~CxDatePipe:class","shortType":"CxDatePipe","importPath":"@spartacus/core"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"asmCustomer360Config","type":"AsmCustomer360Config"},{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Method","name":"getLongDate","overloadIndex":1,"parameters":[{"name":"date","type":"Date","isOptional":false,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"string"},{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"entry","type":"TableEntry","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~TableEntry:interface","shortType":"TableEntry","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"reviewColumns","type":"Array"},{"kind":"Property","name":"reviewEntries$","type":"Observable>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getLongDate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getLongDate","overloadIndex":1,"parameters":[{"name":"date","type":"Date","isOptional":false,"canonicalReference":"!Date:interface","shortType":"Date","importPath":""}],"returnType":"string"},"topLevelApiElementName":"AsmCustomer360ProductReviewsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateTo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"entry","type":"TableEntry","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~TableEntry:interface","shortType":"TableEntry","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360ProductReviewsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360ProductReviewsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360ProductReviewsComponent","members":[{"kind":"Property","name":"asmCustomer360Config","type":"AsmCustomer360Config"},{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"datePipe","type":"CxDatePipe"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"reviewColumns","type":"Array"},{"kind":"Property","name":"reviewEntries$","type":"Observable>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"asmCustomer360Config","type":"AsmCustomer360Config","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360Config:class","shortType":"AsmCustomer360Config","importPath":"@spartacus/asm/customer-360/components","isOptional":false},{"name":"context","type":"AsmCustomer360SectionContext","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":"@spartacus/asm/customer-360/components","isOptional":false},{"name":"datePipe","type":"CxDatePipe","canonicalReference":"@spartacus/asm/customer-360/components!CxDatePipe:class","shortType":"CxDatePipe","importPath":"@spartacus/core","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/asm/customer-360/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateTo","parameters":[{"name":"entry","type":"TableEntry","canonicalReference":"@spartacus/asm/customer-360/components!TableEntry:class","shortType":"TableEntry","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getLongDate","parameters":[{"name":"date","type":"Date","canonicalReference":"@spartacus/asm/customer-360/components!Date:class","shortType":"Date","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360ProfileComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"sectionContext","type":"AsmCustomer360SectionContext","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":""},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"customerProfileData$","type":"Observable"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Method","name":"getCardContent","overloadIndex":1,"parameters":[{"name":"{ defaultPayment, expiryMonth, expiryYear, cardNumber, cardType, }","type":"AsmCustomer360PaymentDetail","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360PaymentDetail:interface","shortType":"AsmCustomer360PaymentDetail","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Observable"},{"kind":"Method","name":"getCardIcon","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"sectionContext","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardContent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardContent","overloadIndex":1,"parameters":[{"name":"{ defaultPayment, expiryMonth, expiryYear, cardNumber, cardType, }","type":"AsmCustomer360PaymentDetail","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360PaymentDetail:interface","shortType":"AsmCustomer360PaymentDetail","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomer360ProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCardIcon","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCardIcon","overloadIndex":1,"parameters":[{"name":"code","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"AsmCustomer360ProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360ProfileComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360ProfileComponent","members":[{"kind":"Property","name":"sectionContext","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"customerProfileData$","type":"Observable"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"sectionContext","type":"AsmCustomer360SectionContext","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":"@spartacus/asm/customer-360/components","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/asm/customer-360/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCardContent","parameters":[{"name":"{ defaultPayment, expiryMonth, expiryYear, cardNumber, cardType, }","type":"AsmCustomer360PaymentDetail","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360PaymentDetail:class","shortType":"AsmCustomer360PaymentDetail","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"getCardIcon","parameters":[{"name":"code","type":"string","canonicalReference":"@spartacus/asm/customer-360/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360PromotionComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"context","type":"AsmCustomer360SectionContext","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":""},{"name":"asmCustomer360Facade","type":"AsmCustomer360Facade","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360Facade:class","shortType":"AsmCustomer360Facade","importPath":"@spartacus/asm/customer-360/root"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"asmCustomer360Facade","type":"AsmCustomer360Facade"},{"kind":"Method","name":"closeErrorAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"entries$","type":"BehaviorSubject"},{"kind":"Method","name":"fetchPromotions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"refreshPromotions","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showErrorAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeErrorAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeErrorAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360PromotionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fetchPromotions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fetchPromotions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360PromotionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360PromotionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360PromotionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"refreshPromotions","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"refreshPromotions","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360PromotionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360PromotionComponent","members":[{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"asmCustomer360Facade","type":"AsmCustomer360Facade"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"showErrorAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"entries$","type":"BehaviorSubject"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userId","type":"string"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"context","type":"AsmCustomer360SectionContext","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":"@spartacus/asm/customer-360/components","isOptional":false},{"name":"asmCustomer360Facade","type":"AsmCustomer360Facade","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360Facade:class","shortType":"AsmCustomer360Facade","importPath":"@spartacus/asm/customer-360/root","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/asm/customer-360/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"refreshPromotions","parameters":[],"returnType":"void"},{"kind":"Method","name":"fetchPromotions","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeErrorAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360SupportTicketsComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"context","type":"AsmCustomer360SectionContext","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":""}]},{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"entry","type":"SupportTicketEntry","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~SupportTicketEntry:interface","shortType":"SupportTicketEntry","importPath":""}],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"supportTicketsColumns","type":"Array"},{"kind":"Property","name":"supportTicketsEntries$","type":"Observable>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"navigateTo","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"navigateTo","overloadIndex":1,"parameters":[{"name":"entry","type":"SupportTicketEntry","isOptional":false,"canonicalReference":"@spartacus/asm_customer-360_components!~SupportTicketEntry:interface","shortType":"SupportTicketEntry","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360SupportTicketsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomer360SupportTicketsComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/customer-360/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/customer-360/components","kind":"Class","name":"AsmCustomer360SupportTicketsComponent","members":[{"kind":"Property","name":"context","type":"AsmCustomer360SectionContext"},{"kind":"Property","name":"supportTicketsColumns","type":"Array"},{"kind":"Property","name":"supportTicketsEntries$","type":"Observable>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"context","type":"AsmCustomer360SectionContext","canonicalReference":"@spartacus/asm/customer-360/components!AsmCustomer360SectionContext:class","shortType":"AsmCustomer360SectionContext","importPath":"@spartacus/asm/customer-360/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"navigateTo","parameters":[{"name":"entry","type":"SupportTicketEntry","canonicalReference":"@spartacus/asm/customer-360/components!SupportTicketEntry:class","shortType":"SupportTicketEntry","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsCs","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsDe","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsEn","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsEs_CO","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsEs","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsFr","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsHi","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsHu","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsId","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsIt","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsJa","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsKo","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsPl","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsPt","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsRu","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsZh_TW","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/customer-360/assets","kind":"Variable","name":"asmCustomer360TranslationsZh","type":"{ asmCustomer360: { asmCustomer360: { alertErrorMessage: string; errorMessageHeader: string; applyActionAlter: string; header: { title: string; newTitle: string; subTitle: string; newSubTitle: string; activeCartLabel: string; recentOrderLabel: string; recentTicketLabel: string; signedUpAt: string; }; productListing: { totalNoItems: string; totalPrice: string; showMore: string; showLess: string; }; productItem: { outOfStock: string; quantity: string; itemPrice: string; }; activeCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; savedCart: { header: string; emptyDescription: string; aria: { linkLabel: string; }; }; productInterests: { header: string; emptyDescription: string; }; profile: { address: string; billingAddress: string; deliveryAddress: string; phone1: string; phone2: string; paymentMethodHeader: string; }; activity: { type: string; id: string; description: string; status: string; created: string; updated: string; numberOfCartItems: string; cart: string; order: string; savedCart: string; emptyStateText: string; headerText: string; }; productReviews: { columnHeaders: { item: string; dateAndStatus: string; rating: string; review: string; }; header: string; emptyDescription: string; sku: string; }; supportTickets: { columnHeaders: { id: string; headline: string; category: string; }; header: string; emptyDescription: string; }; coupons: { headerText: string; emptyDescription: string; applyButtonText: string; applied: string; removeButtonText: string; }; promotions: { headerText: string; emptyDescription: string; applied: string; headerName: string; headerAction: string; }; customerCoupons: { headerText: string; emptyDescription: string; applyButtonText: string; removeButtonText: string; availableTab: string; sentTab: string; searchBox: string; }; maps: { storeClosed: string; storesFound: string; }; overviewTab: string; profileTab: string; activityTab: string; feedbackTab: string; promotionsTab: string; mapsTab: string; storeLocationsTab: string; aria: { activeCartCode: string; recentOrderCode: string; }; pagination: string; page: string; emptyCellValue: string; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmCustomer360TranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmCustomer360TranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/customer-360/assets"}]},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"ArgsPipe","members":[{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"projectionFunction","type":"(...arglist: A) => R","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"args","type":"A","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"R"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"projectionFunction","type":"(...arglist: A) => R","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"args","type":"A","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"R"},"topLevelApiElementName":"ArgsPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"ArgsPipe","members":[{"kind":"Method","name":"transform","parameters":[{"name":"projectionFunction","type":"(...arglist: A) => R","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"args","type":"A","canonicalReference":"@spartacus/asm/core!A:class","shortType":"A","importPath":"","isOptional":false}],"returnType":"R"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Namespace","name":"AsmActions","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"AsmActions","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AsmActions","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/asm/core"}]},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"ASM_UI_UPDATE","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"ASM_UI_UPDATE","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"TypeAlias","name":"AsmUiAction","namespace":"AsmActions","members":["AsmUiUpdate"],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"TypeAlias","name":"AsmUiAction","members":["AsmUiUpdate"]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmUiUpdate","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"AsmUi","isOptional":false,"canonicalReference":"@spartacus/asm_core!~AsmUi:interface","shortType":"AsmUi","importPath":"@spartacus/asm/root"}]},{"kind":"Property","name":"payload","type":"AsmUi"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmUiUpdate","members":[{"kind":"Property","name":"payload","type":"AsmUi"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"AsmUi","canonicalReference":"@spartacus/asm/core!AsmUi:class","shortType":"AsmUi","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_LIST_CUSTOMERS_SEARCH_FAIL","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_LIST_CUSTOMERS_SEARCH_FAIL","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_LIST_CUSTOMERS_SEARCH_RESET","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_LIST_CUSTOMERS_SEARCH_RESET","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_LIST_CUSTOMERS_SEARCH_SUCCESS","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_LIST_CUSTOMERS_SEARCH_SUCCESS","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_LIST_CUSTOMERS_SEARCH","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_LIST_CUSTOMERS_SEARCH","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_SEARCH_FAIL","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_SEARCH_FAIL","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_SEARCH_RESET","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_SEARCH_RESET","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_SEARCH_SUCCESS","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_SEARCH_SUCCESS","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_SEARCH","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"CUSTOMER_SEARCH","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"TypeAlias","name":"CustomerAction","namespace":"AsmActions","members":["CustomerSearch | CustomerSearchFail | CustomerSearchSuccess | CustomerSearchReset | CustomerListCustomersSearch | CustomerListCustomersSearchFail | CustomerListCustomersSearchSuccess | CustomerListCustomersSearchReset"],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"TypeAlias","name":"CustomerAction","members":["CustomerSearch | CustomerSearchFail | CustomerSearchSuccess | CustomerSearchReset | CustomerListCustomersSearch | CustomerListCustomersSearchFail | CustomerListCustomersSearchSuccess | CustomerListCustomersSearchReset"]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerListCustomersSearch","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}]},{"kind":"Property","name":"payload","type":"CustomerSearchOptions"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerListCustomersSearch","members":[{"kind":"Property","name":"payload","type":"CustomerSearchOptions"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CustomerSearchOptions","canonicalReference":"@spartacus/asm/core!CustomerSearchOptions:class","shortType":"CustomerSearchOptions","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerListCustomersSearchFail","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerListCustomersSearchFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/asm/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerListCustomersSearchReset","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerListCustomersSearchReset","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerListCustomersSearchSuccess","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CustomerSearchPage","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchPage:interface","shortType":"CustomerSearchPage","importPath":"@spartacus/asm/root"}]},{"kind":"Property","name":"payload","type":"CustomerSearchPage"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerListCustomersSearchSuccess","members":[{"kind":"Property","name":"payload","type":"CustomerSearchPage"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CustomerSearchPage","canonicalReference":"@spartacus/asm/core!CustomerSearchPage:class","shortType":"CustomerSearchPage","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerSearch","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}]},{"kind":"Property","name":"payload","type":"CustomerSearchOptions"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerSearch","members":[{"kind":"Property","name":"payload","type":"CustomerSearchOptions"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CustomerSearchOptions","canonicalReference":"@spartacus/asm/core!CustomerSearchOptions:class","shortType":"CustomerSearchOptions","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerSearchFail","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}]},{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerSearchFail","members":[{"kind":"Property","name":"payload","type":"any"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"any","canonicalReference":"@spartacus/asm/core!any:class","shortType":"any","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerSearchReset","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[]},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerSearchReset","members":[{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerSearchSuccess","namespace":"AsmActions","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"payload","type":"CustomerSearchPage","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchPage:interface","shortType":"CustomerSearchPage","importPath":"@spartacus/asm/root"}]},{"kind":"Property","name":"payload","type":"CustomerSearchPage"},{"kind":"Property","name":"type","type":""}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"CustomerSearchSuccess","members":[{"kind":"Property","name":"payload","type":"CustomerSearchPage"},{"kind":"Property","name":"type","type":""},{"kind":"Constructor","name":"constructor","parameters":[{"name":"payload","type":"CustomerSearchPage","canonicalReference":"@spartacus/asm/core!CustomerSearchPage:class","shortType":"CustomerSearchPage","importPath":"","isOptional":false}]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"LOGOUT_CUSTOMER_SUPPORT_AGENT","namespace":"AsmActions","type":"","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"LOGOUT_CUSTOMER_SUPPORT_AGENT","type":""}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"LogoutCustomerSupportAgent","namespace":"AsmActions","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"LogoutCustomerSupportAgent","members":[{"kind":"Property","name":"type","type":""},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmAdapter","members":[{"kind":"Method","name":"bindCart","overloadIndex":1,"parameters":[{"name":"options","type":"BindCartParams","isOptional":false,"canonicalReference":"@spartacus/asm_core!~BindCartParams:interface","shortType":"BindCartParams","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"kind":"Method","name":"customerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"customerSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"bindCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"bindCart","overloadIndex":1,"parameters":[{"name":"options","type":"BindCartParams","isOptional":false,"canonicalReference":"@spartacus/asm_core!~BindCartParams:interface","shortType":"BindCartParams","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerLists","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmAdapter","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmAdapter","members":[{"kind":"Method","name":"customerSearch","parameters":[{"name":"options","type":"CustomerSearchOptions","canonicalReference":"@spartacus/asm/core!CustomerSearchOptions:class","shortType":"CustomerSearchOptions","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"customerLists","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"bindCart","parameters":[{"name":"options","type":"BindCartParams","canonicalReference":"@spartacus/asm/core!BindCartParams:class","shortType":"BindCartParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createCustomer","parameters":[{"name":"user","type":"CustomerRegistrationForm","canonicalReference":"@spartacus/asm/core!CustomerRegistrationForm:class","shortType":"CustomerRegistrationForm","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createAsmSessionEvent","parameters":[{"name":"options","type":"AsmSessionCreationOptions","canonicalReference":"@spartacus/asm/core!AsmSessionCreationOptions:class","shortType":"AsmSessionCreationOptions","importPath":"","isOptional":false}],"returnType":"Observable"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmConnector","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"asmAdapter","type":"AsmAdapter","isOptional":false,"canonicalReference":"@spartacus/asm_core!AsmAdapter:class","shortType":"AsmAdapter","importPath":"@spartacus/asm/core"}]},{"kind":"Property","name":"asmAdapter","type":"AsmAdapter"},{"kind":"Method","name":"bindCart","overloadIndex":1,"parameters":[{"name":"options","type":"BindCartParams","isOptional":false,"canonicalReference":"@spartacus/asm_core!~BindCartParams:interface","shortType":"BindCartParams","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"kind":"Method","name":"customerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"customerSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"bindCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"bindCart","overloadIndex":1,"parameters":[{"name":"options","type":"BindCartParams","isOptional":false,"canonicalReference":"@spartacus/asm_core!~BindCartParams:interface","shortType":"BindCartParams","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerLists","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmConnector","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmConnector","members":[{"kind":"Property","name":"asmAdapter","type":"AsmAdapter"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"asmAdapter","type":"AsmAdapter","canonicalReference":"@spartacus/asm/core!AsmAdapter:class","shortType":"AsmAdapter","importPath":"@spartacus/asm/core","isOptional":false}]},{"kind":"Method","name":"customerSearch","parameters":[{"name":"options","type":"CustomerSearchOptions","canonicalReference":"@spartacus/asm/core!CustomerSearchOptions:class","shortType":"CustomerSearchOptions","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"customerLists","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"bindCart","parameters":[{"name":"options","type":"BindCartParams","canonicalReference":"@spartacus/asm/core!BindCartParams:class","shortType":"BindCartParams","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createCustomer","parameters":[{"name":"user","type":"CustomerRegistrationForm","canonicalReference":"@spartacus/asm/core!CustomerRegistrationForm:class","shortType":"CustomerRegistrationForm","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"createAsmSessionEvent","parameters":[{"name":"options","type":"AsmSessionCreationOptions","canonicalReference":"@spartacus/asm/core!AsmSessionCreationOptions:class","shortType":"AsmSessionCreationOptions","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmCreateCustomerService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"asmConnector","type":"AsmConnector","isOptional":false,"canonicalReference":"@spartacus/asm_core!AsmConnector:class","shortType":"AsmConnector","importPath":"@spartacus/asm/core"},{"name":"command","type":"CommandService","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CommandService:class","shortType":"CommandService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"asmConnector","type":"AsmConnector"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},{"kind":"Property","name":"createCustomerCommand","type":"Command<{ user: CustomerRegistrationForm; }, User>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[{"name":"user","type":"CustomerRegistrationForm","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerRegistrationForm:interface","shortType":"CustomerRegistrationForm","importPath":"@spartacus/asm/root"}],"returnType":"Observable"},"topLevelApiElementName":"AsmCreateCustomerService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmCreateCustomerService","members":[{"kind":"Property","name":"asmConnector","type":"AsmConnector"},{"kind":"Property","name":"command","type":"CommandService"},{"kind":"Property","name":"createCustomerCommand","type":"Command<{ user: CustomerRegistrationForm; }, User>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"asmConnector","type":"AsmConnector","canonicalReference":"@spartacus/asm/core!AsmConnector:class","shortType":"AsmConnector","importPath":"@spartacus/asm/core","isOptional":false},{"name":"command","type":"CommandService","canonicalReference":"@spartacus/asm/core!CommandService:class","shortType":"CommandService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"createCustomer","parameters":[{"name":"user","type":"CustomerRegistrationForm","canonicalReference":"@spartacus/asm/core!CustomerRegistrationForm:class","shortType":"CustomerRegistrationForm","importPath":"","isOptional":false}],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmCustomerListService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"queryService","type":"QueryService","isOptional":false,"canonicalReference":"@spartacus/asm_core!~QueryService:class","shortType":"QueryService","importPath":"@spartacus/core"},{"name":"asmConnector","type":"AsmConnector","isOptional":false,"canonicalReference":"@spartacus/asm_core!AsmConnector:class","shortType":"AsmConnector","importPath":"@spartacus/asm/core"},{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Property","name":"asmConnector","type":"AsmConnector"},{"kind":"Method","name":"customerListCustomersSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"void"},{"kind":"Method","name":"customerListCustomersSearchReset","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"customerListQuery$","type":"Query"},{"kind":"Method","name":"getCustomerListCustomersSearchResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListCustomersSearchResultsError","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListCustomersSearchResultsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"store","type":"Store"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerListCustomersSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerListCustomersSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"AsmCustomerListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerListCustomersSearchReset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerListCustomersSearchReset","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCustomerListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerListCustomersSearchResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerListCustomersSearchResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomerListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerListCustomersSearchResultsError","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerListCustomersSearchResultsError","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomerListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerListCustomersSearchResultsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerListCustomersSearchResultsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomerListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerLists","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerLists","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmCustomerListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerListsState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerListsState","overloadIndex":1,"parameters":[],"returnType":"Observable>"},"topLevelApiElementName":"AsmCustomerListService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmCustomerListService","members":[{"kind":"Property","name":"queryService","type":"QueryService"},{"kind":"Property","name":"asmConnector","type":"AsmConnector"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"customerListQuery$","type":"Query"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"queryService","type":"QueryService","canonicalReference":"@spartacus/asm/core!QueryService:class","shortType":"QueryService","importPath":"@spartacus/core","isOptional":false},{"name":"asmConnector","type":"AsmConnector","canonicalReference":"@spartacus/asm/core!AsmConnector:class","shortType":"AsmConnector","importPath":"@spartacus/asm/core","isOptional":false},{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"getCustomerLists","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListsState","parameters":[],"returnType":"Observable>"},{"kind":"Method","name":"customerListCustomersSearch","parameters":[{"name":"options","type":"CustomerSearchOptions","canonicalReference":"@spartacus/asm/core!CustomerSearchOptions:class","shortType":"CustomerSearchOptions","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getCustomerListCustomersSearchResults","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerListCustomersSearchResultsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"customerListCustomersSearchReset","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCustomerListCustomersSearchResultsError","parameters":[],"returnType":"Observable"}]}},{"entryPoint":"@spartacus/asm/core","kind":"Namespace","name":"AsmSelectors","breakingChanges":[{"change":"NAMESPACE_DELETED","changeType":"DELETED","changeKind":"Namespace","changeLabel":"deleted","changeElementName":"AsmSelectors","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"AsmSelectors","topLevelApiElementKind":"Namespace","entryPoint":"@spartacus/asm/core"}]},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getAsmState","namespace":"AsmSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getAsmState","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getAsmUi","namespace":"AsmSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getAsmUi","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerListCustomersSearchResults","namespace":"AsmSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerListCustomersSearchResults","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerListCustomersSearchResultsError","namespace":"AsmSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerListCustomersSearchResultsError","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerListCustomersSearchResultsLoaderState","namespace":"AsmSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerListCustomersSearchResultsLoaderState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerListCustomersSearchResultsLoading","namespace":"AsmSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerListCustomersSearchResultsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerSearchResults","namespace":"AsmSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerSearchResults","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerSearchResultsLoaderState","namespace":"AsmSelectors","type":"MemoizedSelector>","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerSearchResultsLoaderState","type":"MemoizedSelector>"}},{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerSearchResultsLoading","namespace":"AsmSelectors","type":"MemoizedSelector","newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Variable","name":"getCustomerSearchResultsLoading","type":"MemoizedSelector"}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"}]},{"kind":"Method","name":"customerSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"void"},{"kind":"Method","name":"customerSearchReset","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"getAsmUiState","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerSearchResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerSearchResultsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Method","name":"updateAsmUiState","overloadIndex":1,"parameters":[{"name":"asmUi","type":"AsmUi","isOptional":false,"canonicalReference":"@spartacus/asm_core!~AsmUi:interface","shortType":"AsmUi","importPath":"@spartacus/asm/root"}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerSearch","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerSearch","overloadIndex":1,"parameters":[{"name":"options","type":"CustomerSearchOptions","isOptional":false,"canonicalReference":"@spartacus/asm_core!~CustomerSearchOptions:interface","shortType":"CustomerSearchOptions","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"AsmService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"customerSearchReset","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"customerSearchReset","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAsmUiState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAsmUiState","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerSearchResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerSearchResults","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getCustomerSearchResultsLoading","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getCustomerSearchResultsLoading","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateAsmUiState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateAsmUiState","overloadIndex":1,"parameters":[{"name":"asmUi","type":"AsmUi","isOptional":false,"canonicalReference":"@spartacus/asm_core!~AsmUi:interface","shortType":"AsmUi","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"AsmService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmService","members":[{"kind":"Property","name":"store","type":"Store"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false}]},{"kind":"Method","name":"customerSearch","parameters":[{"name":"options","type":"CustomerSearchOptions","canonicalReference":"@spartacus/asm/core!CustomerSearchOptions:class","shortType":"CustomerSearchOptions","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"customerSearchReset","parameters":[],"returnType":"void"},{"kind":"Method","name":"getCustomerSearchResults","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"getCustomerSearchResultsLoading","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"updateAsmUiState","parameters":[{"name":"asmUi","type":"AsmUi","canonicalReference":"@spartacus/asm/core!AsmUi:class","shortType":"AsmUi","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"getAsmUiState","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"createAsmSessionEvent","parameters":[{"name":"options","type":"AsmSessionCreationOptions","canonicalReference":"@spartacus/asm/core!AsmSessionCreationOptions:class","shortType":"AsmSessionCreationOptions","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/core","kind":"Interface","name":"AsmState","members":[{"kind":"PropertySignature","name":"asmUi","type":"AsmUi"},{"kind":"PropertySignature","name":"customerListCustomersSearchResult","type":"StateUtils.LoaderState"},{"kind":"PropertySignature","name":"customerSearchResult","type":"StateUtils.LoaderState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"asmUi","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"asmUi","type":"AsmUi"},"topLevelApiElementName":"AsmState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerListCustomersSearchResult","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerListCustomersSearchResult","type":"StateUtils.LoaderState"},"topLevelApiElementName":"AsmState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"customerSearchResult","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"customerSearchResult","type":"StateUtils.LoaderState"},"topLevelApiElementName":"AsmState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Interface","name":"AsmState","members":[{"kind":"Property","name":"customerSearchResult","type":"StateUtils.LoaderState"},{"kind":"Property","name":"customerListCustomersSearchResult","type":"StateUtils.LoaderState"},{"kind":"Property","name":"asmUi","type":"AsmUi"}]}},{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmStatePersistenceService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","isOptional":false,"canonicalReference":"@spartacus/asm_core!~StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core"},{"name":"store","type":"Store","isOptional":false,"canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store"},{"name":"authStorageService","type":"AsmAuthStorageService","isOptional":false,"canonicalReference":"@spartacus/asm_core!~AsmAuthStorageService:class","shortType":"AsmAuthStorageService","importPath":"@spartacus/asm/root"}]},{"kind":"Property","name":"authStorageService","type":"AsmAuthStorageService"},{"kind":"Method","name":"getAsmState","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"SyncedAsmState | undefined","isOptional":false,"canonicalReference":"@spartacus/asm_core!SyncedAsmState:interface","shortType":"SyncedAsmState","importPath":"@spartacus/asm/core"}],"returnType":"void"},{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"subscription","type":"Subscription"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getAsmState","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getAsmState","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initSync","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initSync","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRead","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRead","overloadIndex":1,"parameters":[{"name":"state","type":"SyncedAsmState | undefined","isOptional":false,"canonicalReference":"@spartacus/asm_core!SyncedAsmState:interface","shortType":"SyncedAsmState","importPath":"@spartacus/asm/core"}],"returnType":"void"},"topLevelApiElementName":"AsmStatePersistenceService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Class","name":"AsmStatePersistenceService","members":[{"kind":"Property","name":"statePersistenceService","type":"StatePersistenceService"},{"kind":"Property","name":"store","type":"Store"},{"kind":"Property","name":"authStorageService","type":"AsmAuthStorageService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"statePersistenceService","type":"StatePersistenceService","canonicalReference":"@spartacus/asm/core!StatePersistenceService:class","shortType":"StatePersistenceService","importPath":"@spartacus/core","isOptional":false},{"name":"store","type":"Store","canonicalReference":"@ngrx/store!Store:class","shortType":"Store","importPath":"@ngrx/store","isOptional":false},{"name":"authStorageService","type":"AsmAuthStorageService","canonicalReference":"@spartacus/asm/core!AsmAuthStorageService:class","shortType":"AsmAuthStorageService","importPath":"@spartacus/asm/root","isOptional":false}]},{"kind":"Property","name":"key","type":"string"},{"kind":"Method","name":"initSync","parameters":[],"returnType":"void"},{"kind":"Method","name":"getAsmState","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"onRead","parameters":[{"name":"state","type":"SyncedAsmState | undefined","canonicalReference":"@spartacus/asm/core!SyncedAsmState:class","shortType":"SyncedAsmState","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/core","kind":"Function","name":"isBoolean","parameters":[{"name":"x","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"x is boolean","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"isBoolean","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"isBoolean","topLevelApiElementKind":"Function","entryPoint":"@spartacus/asm/core"}]},{"entryPoint":"@spartacus/asm/core","kind":"Function","name":"isNumber","parameters":[{"name":"x","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"x is number","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"isNumber","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"isNumber","topLevelApiElementKind":"Function","entryPoint":"@spartacus/asm/core"}]},{"entryPoint":"@spartacus/asm/core","kind":"Function","name":"isString","parameters":[{"name":"x","type":"unknown","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"x is string","breakingChanges":[{"change":"FUNCTION_DELETED","changeType":"DELETED","changeKind":"Function","changeLabel":"deleted","changeElementName":"isString","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"isString","topLevelApiElementKind":"Function","entryPoint":"@spartacus/asm/core"}]},{"entryPoint":"@spartacus/asm/core","kind":"Function","name":"property","parameters":[{"name":"prop1","type":"P1","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"prop2","type":"P2","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"comparator","type":"Comparator","isOptional":false,"canonicalReference":"@spartacus/asm_core!Comparator:type","shortType":"Comparator","importPath":"@spartacus/asm/core"}],"returnType":"Comparator","breakingChanges":[{"change":"FUNCTION_CHANGED","changeType":"CHANGED","changeKind":"Function","changeLabel":"changed","changeElementName":"property","changeElementCategory":"TOP_LEVEL_API","old":{"entryPoint":"@spartacus/asm/core","kind":"Function","name":"property","parameters":[{"name":"prop1","type":"P1","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"prop2","type":"P2","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"comparator","type":"Comparator","isOptional":false,"canonicalReference":"@spartacus/asm_core!Comparator:type","shortType":"Comparator","importPath":"@spartacus/asm/core"}],"returnType":"Comparator"},"new":{"entryPoint":"@spartacus/asm/core","kind":"Function","name":"property","parameters":[{"name":"prop","type":"P","canonicalReference":"@spartacus/asm/core!P:class","shortType":"P","importPath":"","isOptional":false},{"name":"comparator","type":"Comparator","canonicalReference":"@spartacus/asm/core!Comparator:class","shortType":"Comparator","importPath":"","isOptional":false}],"returnType":"Comparator"},"topLevelApiElementName":"property","topLevelApiElementKind":"Function","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Function","name":"property","parameters":[{"name":"prop","type":"P","canonicalReference":"@spartacus/asm/core!P:class","shortType":"P","importPath":"","isOptional":false},{"name":"comparator","type":"Comparator","canonicalReference":"@spartacus/asm/core!Comparator:class","shortType":"Comparator","importPath":"","isOptional":false}],"returnType":"Comparator"}},{"entryPoint":"@spartacus/asm/core","kind":"Interface","name":"StateWithAsm","members":[{"kind":"PropertySignature","name":"asm","type":"AsmState"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"asm","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"asm","type":"AsmState"},"topLevelApiElementName":"StateWithAsm","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Interface","name":"StateWithAsm","members":[{"kind":"Property","name":"[ASM_FEATURE]","type":"AsmState"}]}},{"entryPoint":"@spartacus/asm/core","kind":"Interface","name":"SyncedAsmState","members":[{"kind":"PropertySignature","name":"emulatedUserToken","type":"AuthToken"},{"kind":"PropertySignature","name":"tokenTarget","type":"TokenTarget"},{"kind":"PropertySignature","name":"ui","type":"AsmUi"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"emulatedUserToken","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"emulatedUserToken","type":"AuthToken"},"topLevelApiElementName":"SyncedAsmState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"tokenTarget","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"tokenTarget","type":"TokenTarget"},"topLevelApiElementName":"SyncedAsmState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/core"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"ui","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"ui","type":"AsmUi"},"topLevelApiElementName":"SyncedAsmState","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/core"}],"newApiElement":{"entryPoint":"@spartacus/asm/core","kind":"Interface","name":"SyncedAsmState","members":[{"kind":"Property","name":"ui","type":"AsmUi"},{"kind":"Property","name":"emulatedUserToken","type":"AuthToken"},{"kind":"Property","name":"tokenTarget","type":"TokenTarget"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmBindCartComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"activeCartFacade","type":"ActiveCartFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"multiCartFacade","type":"MultiCartFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root"},{"name":"asmBindCartFacade","type":"AsmBindCartFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmBindCartFacade:class","shortType":"AsmBindCartFacade","importPath":"@spartacus/asm/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"savedCartFacade","type":"SavedCartFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root"},{"name":"asmComponentService","type":"AsmComponentService | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components"},{"name":"routing","type":"RoutingService | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"activeCartId","type":"string"},{"kind":"Property","name":"activeCartValidator","type":"ValidatorFn"},{"kind":"Method","name":"afterCloseASMSaveCartDialog","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"asmBindCartFacade","type":"AsmBindCartFacade"},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService | undefined"},{"kind":"Method","name":"bindCartToCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"bindToCartElemRef","type":"ElementRef"},{"kind":"Property","name":"cartId","type":"FormControl"},{"kind":"Method","name":"clearText","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"deepLinkCartId","type":"string"},{"kind":"Property","name":"displayBindCartBtn$","type":"BehaviorSubject"},{"kind":"Property","name":"displaySaveCartBtn$","type":"BehaviorSubject"},{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Method","name":"goToSavedCartDetails","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSaveInactiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openASMSaveCartDialog","overloadIndex":1,"parameters":[{"name":"inactiveCart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/asm_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"activeCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"anonymousCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"replaceCart","overloadIndex":1,"parameters":[{"name":"previousActiveCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"anonymousCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"resetDeeplinkCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routing","type":"RoutingService | undefined"},{"kind":"Property","name":"savedCartFacade","type":"SavedCartFacade"},{"kind":"Property","name":"saveInactiveCartElemRef","type":"ElementRef"},{"kind":"Method","name":"selectBindAction","overloadIndex":1,"parameters":[{"name":"activeCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"anonymousCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"action","type":"BIND_CART_DIALOG_ACTION","isOptional":false,"canonicalReference":"@spartacus/asm_components!BIND_CART_DIALOG_ACTION:enum","shortType":"BIND_CART_DIALOG_ACTION","importPath":"@spartacus/asm/components"}],"returnType":"Observable"},{"kind":"Method","name":"simpleBindCart","overloadIndex":1,"parameters":[{"name":"anonymousCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},{"kind":"Method","name":"subscribeForDeeplinkCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"valid$","type":"Observable"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"afterCloseASMSaveCartDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"afterCloseASMSaveCartDialog","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"bindCartToCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"bindCartToCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"clearText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"clearText","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToSavedCartDetails","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToSavedCartDetails","overloadIndex":1,"parameters":[{"name":"cartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSaveInactiveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSaveInactiveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openASMSaveCartDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openASMSaveCartDialog","overloadIndex":1,"parameters":[{"name":"inactiveCart","type":"Cart","isOptional":false,"canonicalReference":"@spartacus/asm_components!~Cart:interface","shortType":"Cart","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openDialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openDialog","overloadIndex":1,"parameters":[{"name":"activeCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"anonymousCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"replaceCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"replaceCart","overloadIndex":1,"parameters":[{"name":"previousActiveCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"anonymousCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetDeeplinkCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetDeeplinkCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectBindAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectBindAction","overloadIndex":1,"parameters":[{"name":"activeCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"anonymousCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"action","type":"BIND_CART_DIALOG_ACTION","isOptional":false,"canonicalReference":"@spartacus/asm_components!BIND_CART_DIALOG_ACTION:enum","shortType":"BIND_CART_DIALOG_ACTION","importPath":"@spartacus/asm/components"}],"returnType":"Observable"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"simpleBindCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"simpleBindCart","overloadIndex":1,"parameters":[{"name":"anonymousCartId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"Observable"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscribeForDeeplinkCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscribeForDeeplinkCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmBindCartComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmBindCartComponent","members":[{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"activeCartFacade","type":"ActiveCartFacade"},{"kind":"Property","name":"multiCartFacade","type":"MultiCartFacade"},{"kind":"Property","name":"asmBindCartFacade","type":"AsmBindCartFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"savedCartFacade","type":"SavedCartFacade"},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService | undefined"},{"kind":"Property","name":"routing","type":"RoutingService | undefined"},{"kind":"Property","name":"activeCartValidator","type":"ValidatorFn"},{"kind":"Property","name":"cartId","type":"FormControl"},{"kind":"Property","name":"loading$","type":"BehaviorSubject"},{"kind":"Property","name":"valid$","type":"Observable"},{"kind":"Property","name":"activeCartId","type":"string"},{"kind":"Property","name":"deepLinkCartId","type":"string"},{"kind":"Property","name":"displayBindCartBtn$","type":"BehaviorSubject"},{"kind":"Property","name":"displaySaveCartBtn$","type":"BehaviorSubject"},{"kind":"Property","name":"bindToCartElemRef","type":"ElementRef"},{"kind":"Property","name":"saveInactiveCartElemRef","type":"ElementRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/asm/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"activeCartFacade","type":"ActiveCartFacade","canonicalReference":"@spartacus/asm/components!ActiveCartFacade:class","shortType":"ActiveCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"multiCartFacade","type":"MultiCartFacade","canonicalReference":"@spartacus/asm/components!MultiCartFacade:class","shortType":"MultiCartFacade","importPath":"@spartacus/cart/base/root","isOptional":false},{"name":"asmBindCartFacade","type":"AsmBindCartFacade","canonicalReference":"@spartacus/asm/components!AsmBindCartFacade:class","shortType":"AsmBindCartFacade","importPath":"@spartacus/asm/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"savedCartFacade","type":"SavedCartFacade","canonicalReference":"@spartacus/asm/components!SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root","isOptional":false},{"name":"asmComponentService","type":"AsmComponentService | undefined","canonicalReference":"@spartacus/asm/components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components","isOptional":true},{"name":"routing","type":"RoutingService | undefined","canonicalReference":"@spartacus/asm/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"bindCartToCustomer","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSaveInactiveCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"clearText","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetDeeplinkCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"simpleBindCart","parameters":[{"name":"anonymousCartId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"openDialog","parameters":[{"name":"activeCartId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"anonymousCartId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"selectBindAction","parameters":[{"name":"activeCartId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"anonymousCartId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"action","type":"BIND_CART_DIALOG_ACTION","canonicalReference":"@spartacus/asm/components!BIND_CART_DIALOG_ACTION:class","shortType":"BIND_CART_DIALOG_ACTION","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"replaceCart","parameters":[{"name":"previousActiveCartId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"anonymousCartId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"Observable"},{"kind":"Method","name":"subscribeForDeeplinkCart","parameters":[],"returnType":"void"},{"kind":"Method","name":"openASMSaveCartDialog","parameters":[{"name":"inactiveCart","type":"Cart","canonicalReference":"@spartacus/asm/components!Cart:class","shortType":"Cart","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"afterCloseASMSaveCartDialog","parameters":[],"returnType":"void"},{"kind":"Method","name":"goToSavedCartDetails","parameters":[{"name":"cartId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmBindCartDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"BIND_CART_ACTION","type":"typeof BIND_CART_DIALOG_ACTION"},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"BIND_CART_DIALOG_ACTION","isOptional":false,"canonicalReference":"@spartacus/asm_components!BIND_CART_DIALOG_ACTION:enum","shortType":"BIND_CART_DIALOG_ACTION","importPath":"@spartacus/asm/components"}],"returnType":"void"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"BIND_CART_DIALOG_ACTION","isOptional":false,"canonicalReference":"@spartacus/asm_components!BIND_CART_DIALOG_ACTION:enum","shortType":"BIND_CART_DIALOG_ACTION","importPath":"@spartacus/asm/components"}],"returnType":"void"},"topLevelApiElementName":"AsmBindCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmBindCartDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"BIND_CART_ACTION","type":"typeof BIND_CART_DIALOG_ACTION"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"BIND_CART_DIALOG_ACTION","canonicalReference":"@spartacus/asm/components!BIND_CART_DIALOG_ACTION:class","shortType":"BIND_CART_DIALOG_ACTION","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmComponentService","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"csAgentAuthService","type":"CsAgentAuthService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~CsAgentAuthService:class","shortType":"CsAgentAuthService","importPath":"@spartacus/asm/root"},{"name":"winRef","type":"WindowRef","isOptional":false,"canonicalReference":"@spartacus/asm_components!~WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core"},{"name":"asmEnablerService","type":"AsmEnablerService | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!~AsmEnablerService:class","shortType":"AsmEnablerService","importPath":"@spartacus/asm/root"},{"name":"asmDeepLinkService","type":"AsmDeepLinkService | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!~AsmDeepLinkService:class","shortType":"AsmDeepLinkService","importPath":"@spartacus/asm/root"}]},{"kind":"Property","name":"asmDeepLinkService","type":"AsmDeepLinkService | undefined"},{"kind":"Property","name":"asmEnablerService","type":"AsmEnablerService | undefined"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"csAgentAuthService","type":"CsAgentAuthService"},{"kind":"Method","name":"getDeepLinkUrlParams","overloadIndex":1,"parameters":[],"returnType":"AsmDeepLinkParameters | undefined"},{"kind":"Method","name":"getSearchParameter","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined | null"},{"kind":"Method","name":"handleAsmDialogAction","overloadIndex":1,"parameters":[{"name":"event","type":"AsmDialogActionEvent | string","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmDialogActionEvent:interface","shortType":"AsmDialogActionEvent","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"void"},{"kind":"Method","name":"handleDeepLinkNavigation","overloadIndex":1,"parameters":[{"name":"parameters","type":"AsmDeepLinkParameters | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!~AsmDeepLinkParameters:interface","shortType":"AsmDeepLinkParameters","importPath":"@spartacus/asm/root"}],"returnType":"void"},{"kind":"Method","name":"isCustomerEmulationSessionInProgress","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Method","name":"isEmulatedByDeepLink","overloadIndex":1,"parameters":[],"returnType":"BehaviorSubject"},{"kind":"Property","name":"isEmulatedByDeepLink$","type":"BehaviorSubject"},{"kind":"Method","name":"isEmulateInURL","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"logoutCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"logoutCustomerSupportAgentAndCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"searchparam","type":"URLSearchParams"},{"kind":"Method","name":"setEmulatedByDeepLink","overloadIndex":1,"parameters":[{"name":"emulated","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setShowDeeplinkCartInfoAlert","overloadIndex":1,"parameters":[{"name":"display","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"shouldShowDeeplinkCartInfoAlert","overloadIndex":1,"parameters":[],"returnType":"Observable"},{"kind":"Property","name":"showDeeplinkCartInfoAlert$","type":"BehaviorSubject"},{"kind":"Method","name":"unload","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"winRef","type":"WindowRef"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getDeepLinkUrlParams","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getDeepLinkUrlParams","overloadIndex":1,"parameters":[],"returnType":"AsmDeepLinkParameters | undefined"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSearchParameter","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSearchParameter","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string | undefined | null"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleAsmDialogAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleAsmDialogAction","overloadIndex":1,"parameters":[{"name":"event","type":"AsmDialogActionEvent | string","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmDialogActionEvent:interface","shortType":"AsmDialogActionEvent","importPath":"@spartacus/asm/customer-360/root"}],"returnType":"void"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleDeepLinkNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleDeepLinkNavigation","overloadIndex":1,"parameters":[{"name":"parameters","type":"AsmDeepLinkParameters | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!~AsmDeepLinkParameters:interface","shortType":"AsmDeepLinkParameters","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isCustomerEmulationSessionInProgress","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isCustomerEmulationSessionInProgress","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEmulatedByDeepLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEmulatedByDeepLink","overloadIndex":1,"parameters":[],"returnType":"BehaviorSubject"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isEmulateInURL","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isEmulateInURL","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logoutCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logoutCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logoutCustomerSupportAgentAndCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logoutCustomerSupportAgentAndCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setEmulatedByDeepLink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setEmulatedByDeepLink","overloadIndex":1,"parameters":[{"name":"emulated","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setShowDeeplinkCartInfoAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setShowDeeplinkCartInfoAlert","overloadIndex":1,"parameters":[{"name":"display","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"shouldShowDeeplinkCartInfoAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"shouldShowDeeplinkCartInfoAlert","overloadIndex":1,"parameters":[],"returnType":"Observable"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"unload","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"unload","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmComponentService","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmComponentService","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"csAgentAuthService","type":"CsAgentAuthService"},{"kind":"Property","name":"winRef","type":"WindowRef"},{"kind":"Property","name":"asmEnablerService","type":"AsmEnablerService | undefined"},{"kind":"Property","name":"asmDeepLinkService","type":"AsmDeepLinkService | undefined"},{"kind":"Property","name":"searchparam","type":"URLSearchParams"},{"kind":"Property","name":"isEmulatedByDeepLink$","type":"BehaviorSubject"},{"kind":"Property","name":"showDeeplinkCartInfoAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/asm/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"csAgentAuthService","type":"CsAgentAuthService","canonicalReference":"@spartacus/asm/components!CsAgentAuthService:class","shortType":"CsAgentAuthService","importPath":"@spartacus/asm/root","isOptional":false},{"name":"winRef","type":"WindowRef","canonicalReference":"@spartacus/asm/components!WindowRef:class","shortType":"WindowRef","importPath":"@spartacus/core","isOptional":false},{"name":"asmEnablerService","type":"AsmEnablerService | undefined","canonicalReference":"@spartacus/asm/components!AsmEnablerService:class","shortType":"AsmEnablerService","importPath":"@spartacus/asm/root","isOptional":true},{"name":"asmDeepLinkService","type":"AsmDeepLinkService | undefined","canonicalReference":"@spartacus/asm/components!AsmDeepLinkService:class","shortType":"AsmDeepLinkService","importPath":"@spartacus/asm/root","isOptional":true}]},{"kind":"Method","name":"getSearchParameter","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string | undefined | null"},{"kind":"Method","name":"isEmulatedByDeepLink","parameters":[],"returnType":"BehaviorSubject"},{"kind":"Method","name":"setEmulatedByDeepLink","parameters":[{"name":"emulated","type":"boolean","canonicalReference":"@spartacus/asm/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setShowDeeplinkCartInfoAlert","parameters":[{"name":"display","type":"boolean","canonicalReference":"@spartacus/asm/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"shouldShowDeeplinkCartInfoAlert","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"logoutCustomerSupportAgentAndCustomer","parameters":[],"returnType":"void"},{"kind":"Method","name":"logoutCustomer","parameters":[],"returnType":"void"},{"kind":"Method","name":"isCustomerEmulationSessionInProgress","parameters":[],"returnType":"Observable"},{"kind":"Method","name":"unload","parameters":[],"returnType":"void"},{"kind":"Method","name":"isEmulateInURL","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"getDeepLinkUrlParams","parameters":[],"returnType":"AsmDeepLinkParameters | undefined"},{"kind":"Method","name":"handleDeepLinkNavigation","parameters":[{"name":"parameters","type":"AsmDeepLinkParameters | undefined","canonicalReference":"@spartacus/asm/components!AsmDeepLinkParameters:class","shortType":"AsmDeepLinkParameters","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"handleAsmDialogAction","parameters":[{"name":"event","type":"AsmDialogActionEvent | string","canonicalReference":"@spartacus/asm/components!AsmDialogActionEvent:class","shortType":"AsmDialogActionEvent","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmCreateCustomerFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"fb","type":"FormBuilder","isOptional":false,"canonicalReference":"@angular/forms!FormBuilder:class","shortType":"FormBuilder","importPath":"@angular/forms"},{"name":"asmCreateCustomerFacade","type":"AsmCreateCustomerFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmCreateCustomerFacade:class","shortType":"AsmCreateCustomerFacade","importPath":"@spartacus/asm/root"},{"name":"translationService","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"}]},{"kind":"Method","name":"addErrorMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"unknown","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Property","name":"asmCreateCustomerFacade","type":"AsmCreateCustomerFacade"},{"kind":"Property","name":"backendErrorMessages","type":"string[]"},{"kind":"Method","name":"closeDialogBackendErroAlert","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"closeDialogInfoAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"unknown","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[],"returnType":"CustomerRegistrationForm"},{"kind":"Property","name":"createdCustomer","type":"CreatedCustomer"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"onRegisterUserFail","overloadIndex":1,"parameters":[{"name":"error","type":"HttpErrorModel","isOptional":false,"canonicalReference":"@spartacus/asm_components!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"void"},{"kind":"Method","name":"onRegisterUserSuccess","overloadIndex":1,"parameters":[{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"void"},{"kind":"Property","name":"registerForm","type":"import(\"@angular/forms\").FormGroup<{ firstName: import(\"@angular/forms\").FormControl; lastName: import(\"@angular/forms\").FormControl; email: import(\"@angular/forms\").FormControl; }>"},{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showDialogBackendErrorAlerts","type":"boolean[]"},{"kind":"Property","name":"showDialogInfoAlert","type":"boolean"},{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"translationService","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"addErrorMessage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"addErrorMessage","overloadIndex":1,"parameters":[{"name":"key","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"options","type":"unknown","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDialogBackendErroAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDialogBackendErroAlert","overloadIndex":1,"parameters":[{"name":"index","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDialogInfoAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDialogInfoAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"unknown","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"collectDataFromRegisterForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"collectDataFromRegisterForm","overloadIndex":1,"parameters":[],"returnType":"CustomerRegistrationForm"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRegisterUserFail","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRegisterUserFail","overloadIndex":1,"parameters":[{"name":"error","type":"HttpErrorModel","isOptional":false,"canonicalReference":"@spartacus/asm_components!~HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core"}],"returnType":"void"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onRegisterUserSuccess","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onRegisterUserSuccess","overloadIndex":1,"parameters":[{"name":"user","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"void"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"registerUser","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"registerUser","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"submitForm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"submitForm","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmCreateCustomerFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmCreateCustomerFormComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"fb","type":"FormBuilder"},{"kind":"Property","name":"asmCreateCustomerFacade","type":"AsmCreateCustomerFacade"},{"kind":"Property","name":"translationService","type":"TranslationService"},{"kind":"Property","name":"createdCustomer","type":"CreatedCustomer"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isLoading$","type":"BehaviorSubject"},{"kind":"Property","name":"showDialogInfoAlert","type":"boolean"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"showDialogBackendErrorAlerts","type":"boolean[]"},{"kind":"Property","name":"backendErrorMessages","type":"string[]"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"registerForm","type":"_angular_forms.FormGroup<{ firstName: _angular_forms.FormControl; lastName: _angular_forms.FormControl; email: _angular_forms.FormControl; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"fb","type":"FormBuilder","canonicalReference":"@angular/forms!FormBuilder:class","shortType":"FormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"asmCreateCustomerFacade","type":"AsmCreateCustomerFacade","canonicalReference":"@spartacus/asm/components!AsmCreateCustomerFacade:class","shortType":"AsmCreateCustomerFacade","importPath":"@spartacus/asm/root","isOptional":false},{"name":"translationService","type":"TranslationService","canonicalReference":"@spartacus/asm/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"submitForm","parameters":[],"returnType":"void"},{"kind":"Method","name":"registerUser","parameters":[],"returnType":"void"},{"kind":"Method","name":"collectDataFromRegisterForm","parameters":[],"returnType":"CustomerRegistrationForm"},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"unknown","canonicalReference":"@spartacus/asm/components!unknown:class","shortType":"unknown","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"closeDialogInfoAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDialogBackendErroAlert","parameters":[{"name":"index","type":"number","canonicalReference":"@spartacus/asm/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onRegisterUserSuccess","parameters":[{"name":"user","type":"User","canonicalReference":"@spartacus/asm/components!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onRegisterUserFail","parameters":[{"name":"error","type":"HttpErrorModel","canonicalReference":"@spartacus/asm/components!HttpErrorModel:class","shortType":"HttpErrorModel","importPath":"@spartacus/core","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"addErrorMessage","parameters":[{"name":"key","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false},{"name":"options","type":"unknown","canonicalReference":"@spartacus/asm/components!unknown:class","shortType":"unknown","importPath":"","isOptional":true}],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmMainUiComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"authService","type":"AuthService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AuthService:class","shortType":"AuthService","importPath":"@spartacus/core"},{"name":"csAgentAuthService","type":"CsAgentAuthService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~CsAgentAuthService:class","shortType":"CsAgentAuthService","importPath":"@spartacus/asm/root"},{"name":"asmComponentService","type":"AsmComponentService","isOptional":false,"canonicalReference":"@spartacus/asm_components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components"},{"name":"globalMessageService","type":"GlobalMessageService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"asmService","type":"AsmService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmService:class","shortType":"AsmService","importPath":"@spartacus/asm/core"},{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"addNewCustomerLink","type":"ElementRef"},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService"},{"kind":"Property","name":"asmService","type":"AsmService"},{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Method","name":"closeCustomerEmulationInfoAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDeeplinkCartInfoAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDialogConfirmationAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"confirmSwitchCustomer","overloadIndex":1,"parameters":[{"name":"switchCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"csAgentAuthService","type":"CsAgentAuthService"},{"kind":"Property","name":"csAgentTokenLoading$","type":"Observable"},{"kind":"Property","name":"customer$","type":"Observable"},{"kind":"Property","name":"customerSupportAgentLoggedIn$","type":"Observable"},{"kind":"Property","name":"deeplinkCartAlertKey","type":"string"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Property","name":"forbiddenResponseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Method","name":"handleCustomerSessionStartRedirection","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"hideUi","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isAsmCustomer360Configured","type":"boolean | undefined"},{"kind":"Property","name":"isAsmCustomer360Loaded$","type":"BehaviorSubject"},{"kind":"Property","name":"isCollapsed$","type":"Observable | undefined"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"loginCustomerSupportAgent","overloadIndex":1,"parameters":[{"name":"{ userId, password, }","type":"{ userId: string; password: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"loginCustomerSupportAgentWithAuthorizationCodeFlow","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Method","name":"showC360Dialog","overloadIndex":1,"parameters":[{"name":"customer","type":"User | undefined","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"void"},{"kind":"Property","name":"showCreateCustomerSuccessfullyAlert","type":"boolean"},{"kind":"Property","name":"showCustomerEmulationInfoAlert","type":"boolean"},{"kind":"Method","name":"showCustomList","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showDeeplinkCartInfoAlert$","type":"Observable"},{"kind":"Method","name":"startCustomerEmulationSession","overloadIndex":1,"parameters":[{"name":"{ customerId }","type":"{ customerId?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parameters","type":"AsmDeepLinkParameters","isOptional":true,"canonicalReference":"@spartacus/asm_components!~AsmDeepLinkParameters:interface","shortType":"AsmDeepLinkParameters","importPath":"@spartacus/asm/root"}],"returnType":"void"},{"kind":"Property","name":"startingCustomerSession","type":"boolean"},{"kind":"Method","name":"startSessionWithParameters","overloadIndex":1,"parameters":[{"name":"parameters","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"subscribeForDeeplink","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeCustomerEmulationInfoAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeCustomerEmulationInfoAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDeeplinkCartInfoAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDeeplinkCartInfoAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDialogConfirmationAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDialogConfirmationAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"confirmSwitchCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"confirmSwitchCustomer","overloadIndex":1,"parameters":[{"name":"switchCustomerId","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleCustomerSessionStartRedirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleCustomerSessionStartRedirection","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"hideUi","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"hideUi","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginCustomerSupportAgent","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginCustomerSupportAgent","overloadIndex":1,"parameters":[{"name":"{ userId, password, }","type":"{ userId: string; password: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"loginCustomerSupportAgentWithAuthorizationCodeFlow","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"loginCustomerSupportAgentWithAuthorizationCodeFlow","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logout","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logout","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showC360Dialog","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showC360Dialog","overloadIndex":1,"parameters":[{"name":"customer","type":"User | undefined","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"showCustomList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"showCustomList","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startCustomerEmulationSession","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startCustomerEmulationSession","overloadIndex":1,"parameters":[{"name":"{ customerId }","type":"{ customerId?: string; }","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"parameters","type":"AsmDeepLinkParameters","isOptional":true,"canonicalReference":"@spartacus/asm_components!~AsmDeepLinkParameters:interface","shortType":"AsmDeepLinkParameters","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startSessionWithParameters","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startSessionWithParameters","overloadIndex":1,"parameters":[{"name":"parameters","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"subscribeForDeeplink","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"subscribeForDeeplink","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmMainUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmMainUiComponent","members":[{"kind":"Property","name":"authService","type":"AuthService"},{"kind":"Property","name":"csAgentAuthService","type":"CsAgentAuthService"},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService"},{"kind":"Property","name":"globalMessageService","type":"GlobalMessageService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"asmService","type":"AsmService"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"customerSupportAgentLoggedIn$","type":"Observable"},{"kind":"Property","name":"csAgentTokenLoading$","type":"Observable"},{"kind":"Property","name":"customer$","type":"Observable"},{"kind":"Property","name":"isCollapsed$","type":"Observable | undefined"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"forbiddenResponseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"showDeeplinkCartInfoAlert$","type":"Observable"},{"kind":"Property","name":"deeplinkCartAlertKey","type":"string"},{"kind":"Property","name":"showCreateCustomerSuccessfullyAlert","type":"boolean"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"disabled","type":"boolean"},{"kind":"Property","name":"startingCustomerSession","type":"boolean"},{"kind":"Property","name":"showCustomerEmulationInfoAlert","type":"boolean"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"element","type":"ElementRef"},{"kind":"Property","name":"addNewCustomerLink","type":"ElementRef"},{"kind":"Property","name":"isAsmCustomer360Configured","type":"boolean | undefined"},{"kind":"Property","name":"isAsmCustomer360Loaded$","type":"BehaviorSubject"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Property","name":"asmConfig","type":"AsmConfig"},{"kind":"Property","name":"oAuthLibWrapperService","type":"OAuthLibWrapperService"},{"kind":"Property","name":"isAsmSessionConfigured","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"authService","type":"AuthService","canonicalReference":"@spartacus/asm/components!AuthService:class","shortType":"AuthService","importPath":"@spartacus/core","isOptional":false},{"name":"csAgentAuthService","type":"CsAgentAuthService","canonicalReference":"@spartacus/asm/components!CsAgentAuthService:class","shortType":"CsAgentAuthService","importPath":"@spartacus/asm/root","isOptional":false},{"name":"asmComponentService","type":"AsmComponentService","canonicalReference":"@spartacus/asm/components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components","isOptional":false},{"name":"globalMessageService","type":"GlobalMessageService","canonicalReference":"@spartacus/asm/components!GlobalMessageService:class","shortType":"GlobalMessageService","importPath":"@spartacus/core","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/asm/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"asmService","type":"AsmService","canonicalReference":"@spartacus/asm/components!AsmService:class","shortType":"AsmService","importPath":"@spartacus/asm/core","isOptional":false},{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/asm/components!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"showC360Dialog","parameters":[{"name":"customer","type":"User | undefined","canonicalReference":"@spartacus/asm/components!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"subscribeForDeeplink","parameters":[],"returnType":"void"},{"kind":"Method","name":"confirmSwitchCustomer","parameters":[{"name":"switchCustomerId","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"startSessionWithParameters","parameters":[{"name":"parameters","type":"any","canonicalReference":"@spartacus/asm/components!any:class","shortType":"any","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleCustomerSessionStartRedirection","parameters":[],"returnType":"void"},{"kind":"Method","name":"loginCustomerSupportAgent","parameters":[{"name":"{ userId, password, }","type":"{\n userId: string;\n password: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"loginCustomerSupportAgentWithAuthorizationCodeFlow","parameters":[],"returnType":"void"},{"kind":"Method","name":"logout","parameters":[],"returnType":"void"},{"kind":"Method","name":"startCustomerEmulationSession","parameters":[{"name":"{ customerId }","type":"{\n customerId?: string;\n }","canonicalReference":"","shortType":"","importPath":"","isOptional":false},{"name":"parameters","type":"AsmDeepLinkParameters","canonicalReference":"@spartacus/asm/components!AsmDeepLinkParameters:class","shortType":"AsmDeepLinkParameters","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"hideUi","parameters":[],"returnType":"void"},{"kind":"Method","name":"showCustomList","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","parameters":[],"returnType":"void"},{"kind":"Method","name":"createCustomer","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDialogConfirmationAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDeeplinkCartInfoAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeCustomerEmulationInfoAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmSaveCartDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"savedCartFacade","type":"SavedCartFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root"}]},{"kind":"Property","name":"BIND_CART_ACTION","type":"typeof SAVE_CART_DIALOG_ACTION"},{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Property","name":"cartQty","type":"number"},{"kind":"Method","name":"closeDialogAlert","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"SAVE_CART_DIALOG_ACTION","isOptional":false,"canonicalReference":"@spartacus/asm_components!SAVE_CART_DIALOG_ACTION:enum","shortType":"SAVE_CART_DIALOG_ACTION","importPath":"@spartacus/asm/components"}],"returnType":"void"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"saveCart","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"savedCartFacade","type":"SavedCartFacade"},{"kind":"Method","name":"setCartTotalQty","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"showDialogAlert$","type":"BehaviorSubject"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeDialogAlert","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeDialogAlert","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSaveCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"SAVE_CART_DIALOG_ACTION","isOptional":false,"canonicalReference":"@spartacus/asm_components!SAVE_CART_DIALOG_ACTION:enum","shortType":"SAVE_CART_DIALOG_ACTION","importPath":"@spartacus/asm/components"}],"returnType":"void"},"topLevelApiElementName":"AsmSaveCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSaveCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"saveCart","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"saveCart","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSaveCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setCartTotalQty","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setCartTotalQty","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSaveCartDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmSaveCartDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"savedCartFacade","type":"SavedCartFacade"},{"kind":"Property","name":"BIND_CART_ACTION","type":"typeof SAVE_CART_DIALOG_ACTION"},{"kind":"Property","name":"showDialogAlert$","type":"BehaviorSubject"},{"kind":"Property","name":"globalMessageType","type":"typeof GlobalMessageType"},{"kind":"Property","name":"cart","type":"Cart"},{"kind":"Property","name":"cartQty","type":"number"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"savedCartFacade","type":"SavedCartFacade","canonicalReference":"@spartacus/asm/components!SavedCartFacade:class","shortType":"SavedCartFacade","importPath":"@spartacus/cart/saved-cart/root","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"setCartTotalQty","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeDialogAlert","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"SAVE_CART_DIALOG_ACTION","canonicalReference":"@spartacus/asm/components!SAVE_CART_DIALOG_ACTION:class","shortType":"SAVE_CART_DIALOG_ACTION","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"saveCart","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmSessionTimerComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"config","type":"AsmConfig","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmConfig:class","shortType":"AsmConfig","importPath":"@spartacus/asm/root"},{"name":"asmComponentService","type":"AsmComponentService","isOptional":false,"canonicalReference":"@spartacus/asm_components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components"},{"name":"routingService","type":"RoutingService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core"},{"name":"changeDetectorRef","type":"ChangeDetectorRef","isOptional":false,"canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core"},{"name":"userIdService","type":"UserIdService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"config","type":"AsmConfig"},{"kind":"Property","name":"expiredTime","type":"number"},{"kind":"Method","name":"getTimerStartDelayInSeconds","overloadIndex":1,"parameters":[],"returnType":"number"},{"kind":"Method","name":"initTimer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"interval","type":"any"},{"kind":"Property","name":"maxStartDelayInSeconds","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetOnCustomerSessionChange","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetOnNavigate","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"resetTimer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"timeLeft","type":"number"},{"kind":"Property","name":"userIdService","type":"UserIdService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getTimerStartDelayInSeconds","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getTimerStartDelayInSeconds","overloadIndex":1,"parameters":[],"returnType":"number"},"topLevelApiElementName":"AsmSessionTimerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"initTimer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"initTimer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSessionTimerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSessionTimerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSessionTimerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetOnCustomerSessionChange","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetOnCustomerSessionChange","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSessionTimerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetOnNavigate","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetOnNavigate","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSessionTimerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"resetTimer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"resetTimer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSessionTimerComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmSessionTimerComponent","members":[{"kind":"Property","name":"config","type":"AsmConfig"},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService"},{"kind":"Property","name":"routingService","type":"RoutingService"},{"kind":"Property","name":"changeDetectorRef","type":"ChangeDetectorRef"},{"kind":"Property","name":"userIdService","type":"UserIdService"},{"kind":"Property","name":"subscriptions","type":"Subscription"},{"kind":"Property","name":"interval","type":"any"},{"kind":"Property","name":"maxStartDelayInSeconds","type":"number"},{"kind":"Property","name":"timeLeft","type":"number"},{"kind":"Property","name":"expiredTime","type":"number"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"config","type":"AsmConfig","canonicalReference":"@spartacus/asm/components!AsmConfig:class","shortType":"AsmConfig","importPath":"@spartacus/asm/root","isOptional":false},{"name":"asmComponentService","type":"AsmComponentService","canonicalReference":"@spartacus/asm/components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components","isOptional":false},{"name":"routingService","type":"RoutingService","canonicalReference":"@spartacus/asm/components!RoutingService:class","shortType":"RoutingService","importPath":"@spartacus/core","isOptional":false},{"name":"changeDetectorRef","type":"ChangeDetectorRef","canonicalReference":"@angular/core!ChangeDetectorRef:class","shortType":"ChangeDetectorRef","importPath":"@angular/core","isOptional":false},{"name":"userIdService","type":"UserIdService","canonicalReference":"@spartacus/asm/components!UserIdService:class","shortType":"UserIdService","importPath":"@spartacus/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetOnNavigate","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetOnCustomerSessionChange","parameters":[],"returnType":"void"},{"kind":"Method","name":"initTimer","parameters":[],"returnType":"void"},{"kind":"Method","name":"resetTimer","parameters":[],"returnType":"void"},{"kind":"Method","name":"getTimerStartDelayInSeconds","parameters":[],"returnType":"number"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmSwitchCustomerDialogComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"asmComponentService","type":"AsmComponentService","isOptional":false,"canonicalReference":"@spartacus/asm_components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components"}]},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService"},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"SWITCH_CUSTOMER_DIALOG_ACTION","isOptional":false,"canonicalReference":"@spartacus/asm_components!SWITCH_CUSTOMER_DIALOG_ACTION:enum","shortType":"SWITCH_CUSTOMER_DIALOG_ACTION","importPath":"@spartacus/asm/components"}],"returnType":"void"},{"kind":"Property","name":"curCustomerName","type":"string"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"iconTypes","type":"any"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"SWITCH_CUSTOMER_DIALOG_ACTION","type":"typeof SWITCH_CUSTOMER_DIALOG_ACTION"},{"kind":"Property","name":"switchCustomerName","type":"string"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"SWITCH_CUSTOMER_DIALOG_ACTION","isOptional":false,"canonicalReference":"@spartacus/asm_components!SWITCH_CUSTOMER_DIALOG_ACTION:enum","shortType":"SWITCH_CUSTOMER_DIALOG_ACTION","importPath":"@spartacus/asm/components"}],"returnType":"void"},"topLevelApiElementName":"AsmSwitchCustomerDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmSwitchCustomerDialogComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmSwitchCustomerDialogComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService"},{"kind":"Property","name":"SWITCH_CUSTOMER_DIALOG_ACTION","type":"typeof SWITCH_CUSTOMER_DIALOG_ACTION"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"curCustomerName","type":"string"},{"kind":"Property","name":"switchCustomerName","type":"string"},{"kind":"Property","name":"iconTypes","type":"any"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"asmComponentService","type":"AsmComponentService","canonicalReference":"@spartacus/asm/components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"SWITCH_CUSTOMER_DIALOG_ACTION","canonicalReference":"@spartacus/asm/components!SWITCH_CUSTOMER_DIALOG_ACTION:class","shortType":"SWITCH_CUSTOMER_DIALOG_ACTION","importPath":"","isOptional":false}],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmToggleUiComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"asmService","type":"AsmService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmService:class","shortType":"AsmService","importPath":"@spartacus/asm/core"}]},{"kind":"Property","name":"asmService","type":"AsmService"},{"kind":"Property","name":"isCollapsed","type":"boolean"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"toggleUi","overloadIndex":1,"parameters":[],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmToggleUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmToggleUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"toggleUi","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"toggleUi","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"AsmToggleUiComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"AsmToggleUiComponent","members":[{"kind":"Property","name":"asmService","type":"AsmService"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"isCollapsed","type":"boolean"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"asmService","type":"AsmService","canonicalReference":"@spartacus/asm/components!AsmService:class","shortType":"AsmService","importPath":"@spartacus/asm/core","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"toggleUi","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"CSAgentLoginFormComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"}]},{"kind":"Property","name":"csAgentLoginForm","type":"UntypedFormGroup"},{"kind":"Property","name":"csAgentTokenLoading","type":"boolean"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"submitEvent","type":"EventEmitter<{ userId: string; password: string; }>"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CSAgentLoginFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CSAgentLoginFormComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"CSAgentLoginFormComponent","members":[{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"csAgentLoginForm","type":"UntypedFormGroup"},{"kind":"Property","name":"csAgentTokenLoading","type":"boolean"},{"kind":"Property","name":"submitEvent","type":"EventEmitter<{ userId: string; password: string; }>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"CustomerEmulationComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"asmComponentService","type":"AsmComponentService","isOptional":false,"canonicalReference":"@spartacus/asm_components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components"},{"name":"userAccountFacade","type":"UserAccountFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root"},{"name":"launchDialogService","type":"LaunchDialogService | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"featureModules","type":"FeatureModulesService | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!~FeatureModulesService:class","shortType":"FeatureModulesService","importPath":"@spartacus/core"}]},{"kind":"Property","name":"asmComponentService","type":"AsmComponentService"},{"kind":"Property","name":"asmCustomer360LauncherElement","type":"ElementRef"},{"kind":"Property","name":"customer","type":"User"},{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService | undefined"},{"kind":"Property","name":"isAsmCustomer360Configured","type":"boolean | undefined"},{"kind":"Property","name":"isAsmCustomer360Loaded$","type":"BehaviorSubject"},{"kind":"Property","name":"isCustomerEmulationSessionInProgress$","type":"Observable"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService | undefined"},{"kind":"Method","name":"logoutCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"openAsmCustomer360","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"}],"breakingChanges":[{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},"topLevelApiElementName":"CustomerEmulationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"logoutCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"logoutCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerEmulationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerEmulationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerEmulationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"openAsmCustomer360","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"openAsmCustomer360","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerEmulationComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"CustomerEmulationComponent","members":[{"kind":"Property","name":"asmComponentService","type":"AsmComponentService"},{"kind":"Property","name":"userAccountFacade","type":"UserAccountFacade"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService | undefined"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService | undefined"},{"kind":"Property","name":"customer","type":"User"},{"kind":"Property","name":"isCustomerEmulationSessionInProgress$","type":"Observable"},{"kind":"Property","name":"isAsmCustomer360Configured","type":"boolean | undefined"},{"kind":"Property","name":"isAsmCustomer360Loaded$","type":"BehaviorSubject"},{"kind":"Property","name":"asmCustomer360LauncherElement","type":"ElementRef"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"asmComponentService","type":"AsmComponentService","canonicalReference":"@spartacus/asm/components!AsmComponentService:class","shortType":"AsmComponentService","importPath":"@spartacus/asm/components","isOptional":false},{"name":"userAccountFacade","type":"UserAccountFacade","canonicalReference":"@spartacus/asm/components!UserAccountFacade:class","shortType":"UserAccountFacade","importPath":"@spartacus/user/account/root","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService | undefined","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":true},{"name":"featureModules","type":"FeatureModulesService | undefined","canonicalReference":"@spartacus/asm/components!FeatureModulesService:class","shortType":"FeatureModulesService","importPath":"@spartacus/core","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"logoutCustomer","parameters":[],"returnType":"void"},{"kind":"Method","name":"openAsmCustomer360","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"CustomerListComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"},{"name":"breakpointService","type":"BreakpointService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront"},{"name":"asmConfig","type":"AsmConfig","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmConfig:class","shortType":"AsmConfig","importPath":"@spartacus/asm/root"},{"name":"translation","type":"TranslationService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core"},{"name":"asmCustomerListFacade","type":"AsmCustomerListFacade","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmCustomerListFacade:class","shortType":"AsmCustomerListFacade","importPath":"@spartacus/asm/root"},{"name":"occConfig","type":"OccConfig | undefined","isOptional":true,"canonicalReference":"@spartacus/asm_components!~OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core"}]},{"kind":"Property","name":"addNewCustomerLink","type":"ElementRef"},{"kind":"Property","name":"asmConfig","type":"AsmConfig"},{"kind":"Property","name":"asmCustomerListFacade","type":"AsmCustomerListFacade"},{"kind":"Property","name":"BREAKPOINT","type":"typeof BREAKPOINT"},{"kind":"Property","name":"breakpoint$","type":"Observable"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Method","name":"changePage","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"customerListColumnActionType","type":"typeof CustomerListColumnActionType"},{"kind":"Property","name":"customerListConfig","type":"Required['asm']['customerList']"},{"kind":"Property","name":"customerListsPage$","type":"Observable"},{"kind":"Property","name":"customerSearchError$","type":"Observable"},{"kind":"Property","name":"customerSearchLoading$","type":"Observable"},{"kind":"Property","name":"customerSearchPage$","type":"Observable"},{"kind":"Property","name":"DEFAULT_PAGE_SIZE","type":"number"},{"kind":"Property","name":"enableAsmB2bCustomerList","type":"boolean"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Method","name":"fetchCustomers","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"forbiddenResponseStatus","type":"HttpResponseStatus"},{"kind":"Method","name":"getBadgeText","overloadIndex":1,"parameters":[{"name":"customerEntry","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"string"},{"kind":"Method","name":"getGroupName","overloadIndex":1,"parameters":[{"name":"customerListsPage","type":"CustomerListsPage","isOptional":false,"canonicalReference":"@spartacus/asm_components!~CustomerListsPage:interface","shortType":"CustomerListsPage","importPath":"@spartacus/asm/root"},{"name":"id","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byNameAsc: string; byNameDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byDateAsc: string; byDateDesc: string; }>"},{"kind":"Method","name":"goToNextPage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"goToPreviousPage","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"isAsmCustomer360Configured","type":"boolean | undefined"},{"kind":"Method","name":"isRequired","overloadIndex":1,"parameters":[{"name":"customerEntry","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"},{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"listsEmpty","type":"boolean"},{"kind":"Property","name":"listsError","type":"boolean"},{"kind":"Property","name":"loaded","type":"boolean"},{"kind":"Property","name":"maxPage","type":"number"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"occConfig","type":"OccConfig | undefined"},{"kind":"Method","name":"onChangeCustomerGroup","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onKey","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"searchBox","type":"UntypedFormControl"},{"kind":"Method","name":"searchCustomers","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"selectedCustomer","type":"User"},{"kind":"Property","name":"selectedUserGroupId","type":"string | undefined"},{"kind":"Property","name":"sortCode","type":"string | undefined"},{"kind":"Property","name":"sorts","type":"SortModel[] | null"},{"kind":"Method","name":"startColumnAction","overloadIndex":1,"parameters":[{"name":"customerEntry","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"},{"name":"action","type":"CustomerListColumnActionType","isOptional":false,"canonicalReference":"@spartacus/asm_components!~CustomerListColumnActionType:enum","shortType":"CustomerListColumnActionType","importPath":"@spartacus/asm/root"}],"returnType":"void"},{"kind":"Property","name":"teardown","type":"Subscription"},{"kind":"Property","name":"translation","type":"TranslationService"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changePage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changePage","overloadIndex":1,"parameters":[{"name":"page","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"changeSortCode","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"changeSortCode","overloadIndex":1,"parameters":[{"name":"sortCode","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeModal","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeModal","overloadIndex":1,"parameters":[{"name":"reason","type":"any","isOptional":true,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"fetchCustomers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"fetchCustomers","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getBadgeText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getBadgeText","overloadIndex":1,"parameters":[{"name":"customerEntry","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"string"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getGroupName","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getGroupName","overloadIndex":1,"parameters":[{"name":"customerListsPage","type":"CustomerListsPage","isOptional":false,"canonicalReference":"@spartacus/asm_components!~CustomerListsPage:interface","shortType":"CustomerListsPage","importPath":"@spartacus/asm/root"},{"name":"id","type":"string | undefined","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"getSortLabels","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"getSortLabels","overloadIndex":1,"parameters":[],"returnType":"Observable<{ byNameAsc: string; byNameDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byDateAsc: string; byDateDesc: string; }>"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToNextPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToNextPage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"goToPreviousPage","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"goToPreviousPage","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRequired","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRequired","overloadIndex":1,"parameters":[{"name":"customerEntry","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"},{"name":"type","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onChangeCustomerGroup","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onChangeCustomerGroup","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onKey","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onKey","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"searchCustomers","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"searchCustomers","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"startColumnAction","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"startColumnAction","overloadIndex":1,"parameters":[{"name":"customerEntry","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"},{"name":"action","type":"CustomerListColumnActionType","isOptional":false,"canonicalReference":"@spartacus/asm_components!~CustomerListColumnActionType:enum","shortType":"CustomerListColumnActionType","importPath":"@spartacus/asm/root"}],"returnType":"void"},"topLevelApiElementName":"CustomerListComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"CustomerListComponent","members":[{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"breakpointService","type":"BreakpointService"},{"kind":"Property","name":"asmConfig","type":"AsmConfig"},{"kind":"Property","name":"translation","type":"TranslationService"},{"kind":"Property","name":"asmCustomerListFacade","type":"AsmCustomerListFacade"},{"kind":"Property","name":"occConfig","type":"OccConfig | undefined"},{"kind":"Property","name":"DEFAULT_PAGE_SIZE","type":"number"},{"kind":"Property","name":"focusConfig","type":"FocusConfig"},{"kind":"Property","name":"iconTypes","type":"typeof ICON_TYPE"},{"kind":"Property","name":"BREAKPOINT","type":"typeof BREAKPOINT"},{"kind":"Property","name":"selectedUserGroupId","type":"string | undefined"},{"kind":"Property","name":"customerSearchPage$","type":"Observable"},{"kind":"Property","name":"customerListsPage$","type":"Observable"},{"kind":"Property","name":"selectedCustomer","type":"User"},{"kind":"Property","name":"currentPage","type":"number"},{"kind":"Property","name":"maxPage","type":"number"},{"kind":"Property","name":"loaded","type":"boolean"},{"kind":"Property","name":"sorts","type":"SortModel[] | null"},{"kind":"Property","name":"sortCode","type":"string | undefined"},{"kind":"Property","name":"breakpoint$","type":"Observable"},{"kind":"Property","name":"customerListConfig","type":"Required['asm']['customerList']"},{"kind":"Property","name":"customerSearchLoading$","type":"Observable"},{"kind":"Property","name":"customerSearchError$","type":"Observable"},{"kind":"Property","name":"pageSize","type":"number"},{"kind":"Property","name":"listsError","type":"boolean"},{"kind":"Property","name":"listsEmpty","type":"boolean"},{"kind":"Property","name":"enableAsmB2bCustomerList","type":"boolean"},{"kind":"Property","name":"customerListColumnActionType","type":"typeof CustomerListColumnActionType"},{"kind":"Property","name":"searchBox","type":"UntypedFormControl"},{"kind":"Property","name":"forbiddenResponseStatus","type":"HttpResponseStatus"},{"kind":"Property","name":"teardown","type":"Subscription"},{"kind":"Property","name":"addNewCustomerLink","type":"ElementRef"},{"kind":"Property","name":"isAsmCustomer360Configured","type":"boolean | undefined"},{"kind":"Property","name":"featureModules","type":"FeatureModulesService"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false},{"name":"breakpointService","type":"BreakpointService","canonicalReference":"@spartacus/asm/components!BreakpointService:class","shortType":"BreakpointService","importPath":"@spartacus/storefront","isOptional":false},{"name":"asmConfig","type":"AsmConfig","canonicalReference":"@spartacus/asm/components!AsmConfig:class","shortType":"AsmConfig","importPath":"@spartacus/asm/root","isOptional":false},{"name":"translation","type":"TranslationService","canonicalReference":"@spartacus/asm/components!TranslationService:class","shortType":"TranslationService","importPath":"@spartacus/core","isOptional":false},{"name":"asmCustomerListFacade","type":"AsmCustomerListFacade","canonicalReference":"@spartacus/asm/components!AsmCustomerListFacade:class","shortType":"AsmCustomerListFacade","importPath":"@spartacus/asm/root","isOptional":false},{"name":"occConfig","type":"OccConfig | undefined","canonicalReference":"@spartacus/asm/components!OccConfig:class","shortType":"OccConfig","importPath":"@spartacus/core","isOptional":true}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"changePage","parameters":[{"name":"page","type":"number","canonicalReference":"@spartacus/asm/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"fetchCustomers","parameters":[],"returnType":"void"},{"kind":"Property","name":"updateCustomerListColumns","type":""},{"kind":"Method","name":"onChangeCustomerGroup","parameters":[],"returnType":"void"},{"kind":"Method","name":"getGroupName","parameters":[{"name":"customerListsPage","type":"CustomerListsPage","canonicalReference":"@spartacus/asm/components!CustomerListsPage:class","shortType":"CustomerListsPage","importPath":"","isOptional":false},{"name":"id","type":"string | undefined","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"getBadgeText","parameters":[{"name":"customerEntry","type":"User","canonicalReference":"@spartacus/asm/components!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"string"},{"kind":"Method","name":"startColumnAction","parameters":[{"name":"customerEntry","type":"User","canonicalReference":"@spartacus/asm/components!User:class","shortType":"User","importPath":"","isOptional":false},{"name":"action","type":"CustomerListColumnActionType","canonicalReference":"@spartacus/asm/components!CustomerListColumnActionType:class","shortType":"CustomerListColumnActionType","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onKey","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/asm/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"searchCustomers","parameters":[],"returnType":"void"},{"kind":"Method","name":"isRequired","parameters":[{"name":"customerEntry","type":"User","canonicalReference":"@spartacus/asm/components!User:class","shortType":"User","importPath":"","isOptional":false},{"name":"type","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"changeSortCode","parameters":[{"name":"sortCode","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"goToNextPage","parameters":[],"returnType":"void"},{"kind":"Method","name":"goToPreviousPage","parameters":[],"returnType":"void"},{"kind":"Method","name":"closeModal","parameters":[{"name":"reason","type":"any","canonicalReference":"@spartacus/asm/components!any:class","shortType":"any","importPath":"","isOptional":true}],"returnType":"void"},{"kind":"Method","name":"getSortLabels","parameters":[],"returnType":"Observable<{ byNameAsc: string; byNameDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byDateAsc: string; byDateDesc: string; }>"},{"kind":"Method","name":"createCustomer","parameters":[],"returnType":"void"},{"kind":"Property","name":"getBreakpoint","type":""}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"CustomerSelectionComponent","members":[{"kind":"Constructor","name":"constructor","overloadIndex":1,"parameters":[{"name":"fb","type":"UntypedFormBuilder","isOptional":false,"canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms"},{"name":"asmService","type":"AsmService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmService:class","shortType":"AsmService","importPath":"@spartacus/asm/core"},{"name":"config","type":"AsmConfig","isOptional":false,"canonicalReference":"@spartacus/asm_components!~AsmConfig:class","shortType":"AsmConfig","importPath":"@spartacus/asm/root"},{"name":"directionService","type":"DirectionService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~DirectionService:class","shortType":"DirectionService","importPath":"@spartacus/storefront"},{"name":"launchDialogService","type":"LaunchDialogService","isOptional":false,"canonicalReference":"@spartacus/asm_components!~LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront"}]},{"kind":"Property","name":"activeFocusedButtonIndex","type":"number"},{"kind":"Property","name":"asmService","type":"AsmService"},{"kind":"Method","name":"closeOrderSearchResults","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"closeResults","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"config","type":"AsmConfig"},{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"createCustomerLink","type":"ElementRef"},{"kind":"Property","name":"customerSelectionForm","type":"UntypedFormGroup"},{"kind":"Property","name":"directionService","type":"DirectionService"},{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},{"kind":"Method","name":"focusFirstItem","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusInputText","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusNextChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusOrderSearchInputText","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"focusPreviousChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleSearchByCustomer","overloadIndex":1,"parameters":[{"name":"searchTermValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleSearchByOrder","overloadIndex":1,"parameters":[{"name":"searchOrderValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"handleSearchTerm","overloadIndex":1,"parameters":[{"name":"searchTermValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},{"kind":"Method","name":"isBackNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isForwardsNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"isLoading","type":"boolean"},{"kind":"Method","name":"isLTRDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isNoResultMessageInfoVisible","overloadIndex":1,"parameters":[{"name":"results","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchFlag","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchElement","type":"HTMLInputElement","isOptional":false,"canonicalReference":"!HTMLInputElement:interface","shortType":"HTMLInputElement","importPath":""}],"returnType":"boolean"},{"kind":"Method","name":"isRTLDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isSearchResultsVisible","overloadIndex":1,"parameters":[{"name":"results","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchFlag","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Method","name":"onDocumentClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},{"kind":"Property","name":"resultList","type":"ElementRef"},{"kind":"Property","name":"searchByCustomer","type":"boolean"},{"kind":"Property","name":"searchByOrder","type":"boolean"},{"kind":"Property","name":"searchOrder","type":"ElementRef"},{"kind":"Property","name":"searchResultItems","type":"QueryList>"},{"kind":"Property","name":"searchResults","type":"Observable"},{"kind":"Property","name":"searchResultsLoading$","type":"Observable"},{"kind":"Property","name":"searchTerm","type":"ElementRef"},{"kind":"Method","name":"selectCustomerFromList","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""},{"name":"customer","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"void"},{"kind":"Property","name":"selectedCustomer","type":"User | undefined"},{"kind":"Method","name":"setOrderSearchSelectionEnd","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Method","name":"setSelectionEnd","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},{"kind":"Property","name":"submitEvent","type":"EventEmitter<{ customerId?: string; parameters?: AsmDeepLinkParameters; }>"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Method","name":"updateItemIndex","overloadIndex":1,"parameters":[{"name":"selectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeOrderSearchResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeOrderSearchResults","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"closeResults","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"closeResults","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"createCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"createCustomer","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"PROPERTY_DELETED","changeType":"DELETED","changeKind":"Property","changeLabel":"deleted","changeElementName":"featureConfig","changeElementCategory":"MEMBER","old":{"kind":"Property","name":"featureConfig","type":"FeatureConfigService"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusFirstItem","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusFirstItem","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusInputText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusInputText","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusNextChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusNextChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusOrderSearchInputText","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusOrderSearchInputText","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"focusPreviousChild","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"focusPreviousChild","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleSearchByCustomer","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleSearchByCustomer","overloadIndex":1,"parameters":[{"name":"searchTermValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleSearchByOrder","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleSearchByOrder","overloadIndex":1,"parameters":[{"name":"searchOrderValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"handleSearchTerm","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"handleSearchTerm","overloadIndex":1,"parameters":[{"name":"searchTermValue","type":"string","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isBackNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isBackNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isForwardsNavigation","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isForwardsNavigation","overloadIndex":1,"parameters":[{"name":"event","type":"KeyboardEvent","isOptional":false,"canonicalReference":"!KeyboardEvent:interface","shortType":"KeyboardEvent","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isLTRDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isLTRDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isNoResultMessageInfoVisible","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isNoResultMessageInfoVisible","overloadIndex":1,"parameters":[{"name":"results","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchFlag","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchElement","type":"HTMLInputElement","isOptional":false,"canonicalReference":"!HTMLInputElement:interface","shortType":"HTMLInputElement","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isRTLDirection","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isRTLDirection","overloadIndex":1,"parameters":[],"returnType":"boolean"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"isSearchResultsVisible","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"isSearchResultsVisible","overloadIndex":1,"parameters":[{"name":"results","type":"any","isOptional":false,"canonicalReference":"","shortType":"","importPath":""},{"name":"searchFlag","type":"boolean","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"boolean"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnDestroy","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnDestroy","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"ngOnInit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"ngOnInit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onDocumentClick","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onDocumentClick","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"onSubmit","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"onSubmit","overloadIndex":1,"parameters":[],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"selectCustomerFromList","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"selectCustomerFromList","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""},{"name":"customer","type":"User","isOptional":false,"canonicalReference":"@spartacus/asm_components!~User:interface","shortType":"User","importPath":"@spartacus/user/account/root"}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setOrderSearchSelectionEnd","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setOrderSearchSelectionEnd","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"setSelectionEnd","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"setSelectionEnd","overloadIndex":1,"parameters":[{"name":"event","type":"UIEvent","isOptional":false,"canonicalReference":"!UIEvent:interface","shortType":"UIEvent","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"},{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"updateItemIndex","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"updateItemIndex","overloadIndex":1,"parameters":[{"name":"selectedIndex","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"void"},"topLevelApiElementName":"CustomerSelectionComponent","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"CustomerSelectionComponent","members":[{"kind":"Property","name":"fb","type":"UntypedFormBuilder"},{"kind":"Property","name":"asmService","type":"AsmService"},{"kind":"Property","name":"config","type":"AsmConfig"},{"kind":"Property","name":"directionService","type":"DirectionService"},{"kind":"Property","name":"launchDialogService","type":"LaunchDialogService"},{"kind":"Property","name":"customerSelectionForm","type":"UntypedFormGroup"},{"kind":"Property","name":"subscription","type":"Subscription"},{"kind":"Property","name":"searchResultsLoading$","type":"Observable"},{"kind":"Property","name":"searchResults","type":"Observable"},{"kind":"Property","name":"selectedCustomer","type":"User | undefined"},{"kind":"Property","name":"searchByCustomer","type":"boolean"},{"kind":"Property","name":"searchByOrder","type":"boolean"},{"kind":"Property","name":"isLoading","type":"boolean"},{"kind":"Property","name":"activeFocusedButtonIndex","type":"number"},{"kind":"Property","name":"submitEvent","type":"EventEmitter<{ customerId?: string; parameters?: AsmDeepLinkParameters; }>"},{"kind":"Property","name":"resultList","type":"ElementRef"},{"kind":"Property","name":"searchTerm","type":"ElementRef"},{"kind":"Property","name":"searchOrder","type":"ElementRef"},{"kind":"Property","name":"createCustomerLink","type":"ElementRef"},{"kind":"Property","name":"searchResultItems","type":"QueryList>"},{"kind":"Constructor","name":"constructor","parameters":[{"name":"fb","type":"UntypedFormBuilder","canonicalReference":"@angular/forms!UntypedFormBuilder:class","shortType":"UntypedFormBuilder","importPath":"@angular/forms","isOptional":false},{"name":"asmService","type":"AsmService","canonicalReference":"@spartacus/asm/components!AsmService:class","shortType":"AsmService","importPath":"@spartacus/asm/core","isOptional":false},{"name":"config","type":"AsmConfig","canonicalReference":"@spartacus/asm/components!AsmConfig:class","shortType":"AsmConfig","importPath":"@spartacus/asm/root","isOptional":false},{"name":"directionService","type":"DirectionService","canonicalReference":"@spartacus/asm/components!DirectionService:class","shortType":"DirectionService","importPath":"@spartacus/storefront","isOptional":false},{"name":"launchDialogService","type":"LaunchDialogService","canonicalReference":"@spartacus/asm/components!LaunchDialogService:class","shortType":"LaunchDialogService","importPath":"@spartacus/storefront","isOptional":false}]},{"kind":"Method","name":"ngOnInit","parameters":[],"returnType":"void"},{"kind":"Method","name":"handleSearchTerm","parameters":[{"name":"searchTermValue","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleSearchByCustomer","parameters":[{"name":"searchTermValue","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"handleSearchByOrder","parameters":[{"name":"searchOrderValue","type":"string","canonicalReference":"@spartacus/asm/components!string:class","shortType":"string","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"isNoResultMessageInfoVisible","parameters":[{"name":"results","type":"any","canonicalReference":"@spartacus/asm/components!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"searchFlag","type":"boolean","canonicalReference":"@spartacus/asm/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false},{"name":"searchElement","type":"HTMLInputElement","canonicalReference":"@spartacus/asm/components!HTMLInputElement:class","shortType":"HTMLInputElement","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isSearchResultsVisible","parameters":[{"name":"results","type":"any","canonicalReference":"@spartacus/asm/components!any:class","shortType":"any","importPath":"","isOptional":false},{"name":"searchFlag","type":"boolean","canonicalReference":"@spartacus/asm/components!boolean:class","shortType":"boolean","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"selectCustomerFromList","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false},{"name":"customer","type":"User","canonicalReference":"@spartacus/asm/components!User:class","shortType":"User","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"onSubmit","parameters":[],"returnType":"void"},{"kind":"Method","name":"onDocumentClick","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"closeResults","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"closeOrderSearchResults","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"ngOnDestroy","parameters":[],"returnType":"void"},{"kind":"Method","name":"focusFirstItem","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setSelectionEnd","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"setOrderSearchSelectionEnd","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusPreviousChild","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusNextChild","parameters":[{"name":"event","type":"UIEvent","canonicalReference":"@spartacus/asm/components!UIEvent:class","shortType":"UIEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusInputText","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/asm/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"focusOrderSearchInputText","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/asm/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"updateItemIndex","parameters":[{"name":"selectedIndex","type":"number","canonicalReference":"@spartacus/asm/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"void"},{"kind":"Method","name":"createCustomer","parameters":[],"returnType":"void"},{"kind":"Method","name":"isForwardsNavigation","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/asm/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isBackNavigation","parameters":[{"name":"event","type":"KeyboardEvent","canonicalReference":"@spartacus/asm/components!KeyboardEvent:class","shortType":"KeyboardEvent","importPath":"","isOptional":false}],"returnType":"boolean"},{"kind":"Method","name":"isLTRDirection","parameters":[],"returnType":"boolean"},{"kind":"Method","name":"isRTLDirection","parameters":[],"returnType":"boolean"}]}},{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"FormatTimerPipe","members":[{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"totalSeconds","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}],"breakingChanges":[{"change":"METHOD_DELETED","changeType":"DELETED","changeKind":"Method","changeLabel":"deleted","changeElementName":"transform","changeElementCategory":"MEMBER","old":{"kind":"Method","name":"transform","overloadIndex":1,"parameters":[{"name":"totalSeconds","type":"number","isOptional":false,"canonicalReference":"","shortType":"","importPath":""}],"returnType":"string"},"topLevelApiElementName":"FormatTimerPipe","topLevelApiElementKind":"Class","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Class","name":"FormatTimerPipe","members":[{"kind":"Method","name":"transform","parameters":[{"name":"totalSeconds","type":"number","canonicalReference":"@spartacus/asm/components!number:class","shortType":"number","importPath":"","isOptional":false}],"returnType":"string"},{"name":"constructor","kind":"Constructor","overloadIndex":1,"parameters":[]}]}},{"entryPoint":"@spartacus/asm/components","kind":"Interface","name":"SwitchCustomerData","members":[{"kind":"PropertySignature","name":"curCustomer","type":"User"},{"kind":"PropertySignature","name":"switchCustomer","type":"User"}],"breakingChanges":[{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"curCustomer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"curCustomer","type":"User"},"topLevelApiElementName":"SwitchCustomerData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/components"},{"change":"PROPERTYSIGNATURE_DELETED","changeType":"DELETED","changeKind":"PropertySignature","changeLabel":"deleted","changeElementName":"switchCustomer","changeElementCategory":"MEMBER","old":{"kind":"PropertySignature","name":"switchCustomer","type":"User"},"topLevelApiElementName":"SwitchCustomerData","topLevelApiElementKind":"Interface","entryPoint":"@spartacus/asm/components"}],"newApiElement":{"entryPoint":"@spartacus/asm/components","kind":"Interface","name":"SwitchCustomerData","members":[{"kind":"Property","name":"curCustomer","type":"User"},{"kind":"Property","name":"switchCustomer","type":"User"}]}},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsCs","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsCs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsCs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsDe","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsDe","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsDe","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsEn","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; asmSignIn: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsEn","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsEn","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsEs_CO","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsEs_CO","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsEs_CO","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsEs","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsEs","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsEs","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsFr","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsFr","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsFr","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsHi","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsHi","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsHi","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsHu","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsHu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsHu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsId","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsId","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsId","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsIt","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsIt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsIt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsJa","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsJa","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsJa","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsKo","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsKo","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsKo","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsPl","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsPl","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsPl","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsPt","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsPt","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsPt","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsRu","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsRu","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsRu","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsZh_TW","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsZh_TW","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsZh_TW","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]},{"entryPoint":"@spartacus/asm/assets","kind":"Variable","name":"asmTranslationsZh","type":"{ asm: { asm: { mainLogoLabel: string; mainTitle: string; logout: string; hideUi: string; helpPortalUrl: string; customers: string; asmCustomer360Button: string; asmCustomer360ViewButton: string; createCustomerSuccessfullyAlert: string; saveInactiveCartAlertInfo: string; activeCartAlertInfo: string; startCustomerEmulationAlertInfo: string; toggleUi: { collapse: string; expand: string; }; loginForm: { submit: string; userId: { label: string; }; password: { label: string; }; }; customerSearch: { searchTerm: { label: string; }; searchCustomer: { label: string; }; searchOrder: { label: string; }; submit: string; startEmulation: string; noMatch: string; noMatchResult: string; noCustomerMatchResult: string; noOrderMatchResult: string; createCustomer: string; customer: string; orderID: string; }; createCustomerForm: { title: string; createAccount: string; cancel: string; firstName: { label: string; placeholder: string; }; lastName: { label: string; placeholder: string; }; emailAddress: { label: string; placeholder: string; }; createAccountAlert: string; validationErrors: { firstName: string; lastName: string; emailAddress: string; }; badRequestDuplicatedEmail: string; }; customerList: { title: string; description: string; createCustomer: string; cancel: string; tableHeader: { customer: string; customerName: string; name: string; email: string; emailId: string; phone: string; account: string; cart: string; order: string; view: string; activeCart: string; viewActiveCart: string; orders: string; viewOrders: string; customer360: string; viewCustomer360: string; }; tableSort: { sortBy: string; byName: string; byNameAsc: string; byNameDesc: string; byDateAsc: string; byDateDesc: string; byOrderDateAsc: string; byOrderDateDesc: string; byUnit: string; byUnitDesc: string; }; page: { page: string; previous: string; next: string; }; noOfCustomers: string; oneCustomer: string; noCustomers: string; noLists: string; listsError: string; searchBox: string; enterSearchBox: string; }; switchCustomer: { dialog: { title: string; body: string; actions: { switch: string; }; }; }; saveCart: { saveCartBtn: string; dialog: { saveInfo: string; disableInfo: string; title: string; row: { id: string; qty: string; qtyFull: string; total: string; }; actions: { save: string; }; }; }; bindCart: { cartNumber: string; bindCartToCustomer: string; success: string; assignCartId: string; enterCartId: string; resetCartId: string; dialog: { title: string; body: string; actions: { replace: string; }; }; }; csagentTokenExpired: string; endSession: string; endEmulation: string; agentSessionTimer: { label: string; minutes: string; reset: string; }; auth: { agentLoggedInError: string; }; error: { noCustomerId: string; }; }; }; }","breakingChanges":[{"change":"VARIABLE_DELETED","changeType":"DELETED","changeKind":"Variable","changeLabel":"deleted","changeElementName":"asmTranslationsZh","changeElementCategory":"TOP_LEVEL_API","topLevelApiElementName":"asmTranslationsZh","topLevelApiElementKind":"Variable","entryPoint":"@spartacus/asm/assets"}]}] \ No newline at end of file diff --git a/tools/breaking-changes/extract-bundled.ts b/tools/breaking-changes/extract-bundled.ts new file mode 100644 index 000000000000..c1f724f0d0a3 --- /dev/null +++ b/tools/breaking-changes/extract-bundled.ts @@ -0,0 +1,1151 @@ +/* + * SPDX-FileCopyrightText: 2026 SAP Spartacus team + * + * SPDX-License-Identifier: Apache-2.0 + */ + +/** + * Alternative extractor for bundled types using TypeScript Compiler API. + * + * This extractor is used when the standard API Extractor fails with declaration-merging + * format (bundled types). It directly analyzes .d.ts files using TypeScript Compiler API + * and generates JSON output compatible with parse.ts. + * + * Usage: ts-node extract-bundled.ts + * Example: ts-node extract-bundled.ts ../../src/new + */ + +import * as fs from 'fs'; +import * as path from 'path'; +import * as ts from 'typescript'; +import { globSync } from 'glob'; + +const spartacusHomeDir = process.argv[2]; +if (!spartacusHomeDir) { + console.log('Usage: ts-node extract-bundled.ts '); + console.log('Example: ts-node extract-bundled.ts ../../src/new'); + process.exit(1); +} + +const distFolderPath = `${spartacusHomeDir}/dist`; +const tempFolder = `${spartacusHomeDir}/temp`; + +if (!fs.existsSync(tempFolder)) { + fs.mkdirSync(tempFolder, { recursive: true }); +} + +console.log(`Extract public API for bundled types in ${distFolderPath}.`); + +// Find all bundled type files (types/*.d.ts pattern) +const bundledFiles = globSync(`${distFolderPath}/*/types/*.d.ts`, { + ignore: ['**/node_modules/**', '**/public_api.d.ts'] +}); + +console.log(`Found ${bundledFiles.length} bundled type files.`); + +let successCount = 0; +let failCount = 0; + +bundledFiles.forEach((filePath, index) => { + if ((index + 1) % 10 === 0) { + console.log(`Processing (${index + 1}/${bundledFiles.length}): ${filePath}`); + } + + try { + const packageName = getPackageNameFromPath(filePath); + const apiData = extractApiFromBundledFile(filePath, packageName); + + // Write to temp folder + const outputFileName = escapePackageName(packageName); + const outputPath = `${tempFolder}/${outputFileName}.api.json`; + + fs.writeFileSync(outputPath, JSON.stringify(apiData, null, 2)); + successCount++; + } catch (error: any) { + console.error(`Failed to process ${filePath}: ${error.message}`); + failCount++; + } +}); + +console.log(`\n✓ Successfully processed ${successCount}/${bundledFiles.length} files`); +if (failCount > 0) { + console.log(`⚠️ Failed to process ${failCount} file(s)`); +} + +function getPackageNameFromPath(filePath: string): string { + const fileName = path.basename(filePath, '.d.ts'); + + if (fileName === 'public_api') { + return '@spartacus/unknown'; + } + + const distMatch = filePath.match(/^(.+\/dist\/([^\/]+))\/types\//); + + if (!distMatch) { + return '@spartacus/unknown'; + } + + const mainLibDir = distMatch[1]; + const mainPackageJsonPath = path.join(mainLibDir, 'package.json'); + + if (!fs.existsSync(mainPackageJsonPath)) { + return '@spartacus/unknown'; + } + + try { + const mainPackageJson = JSON.parse(fs.readFileSync(mainPackageJsonPath, 'utf-8')); + const baseName = mainPackageJson.name; + + if (!baseName) { + return '@spartacus/unknown'; + } + + const exports = mainPackageJson.exports; + + if (!exports) { + return baseName; + } + + // Direct mapping: bundled filename to "types" field in exports + // spartacus-asm-customer-360-assets.d.ts maps to export with: + // "types": "./types/spartacus-asm-customer-360-assets.d.ts" + + const bundledPath = `./types/${fileName}.d.ts`; + + // Find which export has this types path + for (const [exportKey, exportValue] of Object.entries(exports)) { + if (typeof exportValue === 'object' && exportValue !== null) { + const typesPath = (exportValue as any).types; + if (typesPath === bundledPath) { + // Found matching export! + // exportKey is like "./customer-360/assets" + if (exportKey === '.') { + return baseName; + } + // Remove leading "./" + const subPath = exportKey.startsWith('./') ? exportKey.substring(2) : exportKey; + return `${baseName}/${subPath}`; + } + } + } + + // Not found in exports + return baseName; + + } catch (error: any) { + return '@spartacus/unknown'; + } +} + +function escapePackageName(packageName: string): string { + // Remove @ and replace ALL slashes with underscores + // @spartacus/subscription-billing → spartacus_subscription-billing + // @spartacus/organization/account-summary → spartacus_organization_account-summary + return packageName.replace('@', '').replace(/\//g, '_'); +} + +function extractApiFromBundledFile(filePath: string, packageName: string): any { + const sourceText = fs.readFileSync(filePath, 'utf-8'); + + // Create a simple SourceFile + const sourceFile = ts.createSourceFile( + filePath, + sourceText, + ts.ScriptTarget.Latest, + true + ); + + const apiElements: any[] = []; + + // Visit all top-level declarations + // In bundled types, all declarations are part of the public API + ts.forEachChild(sourceFile, (node) => { + if (isPublicDeclaration(node)) { + const element = extractApiElement(node, packageName); + if (element) { + apiElements.push(element); + } + } + }); + + // Escape the package name for storage (will be unescaped by parse.ts) + // This matches the format used by the old extract.ts + // Example: @spartacus/subscription-billing/root → @spartacus/subscription-billing_root + const escapedPackageName = packageName.replace(/\//g, '_').replace(/_/, '/'); + + return { + metadata: { + toolPackage: '@microsoft/api-extractor', + toolVersion: 'custom-bundled-extractor', + schemaVersion: 1011, + oldestForwardsCompatibleVersion: 1001, + tsdocConfig: {} + }, + kind: 'Package', + canonicalReference: `${packageName}!`, + docComment: '', + name: escapedPackageName, + preserveMemberOrder: false, + members: [ + { + kind: 'EntryPoint', + canonicalReference: `${packageName}!`, + name: '', + preserveMemberOrder: false, + members: apiElements + } + ] + }; +} + +function isPublicDeclaration(node: ts.Node): boolean { + // In bundled .d.ts files, we want to capture: + // - export declarations + // - declare statements (declare const, declare class, etc.) + // - top-level interfaces, classes, types, enums, functions + + // Skip import statements + if (ts.isImportDeclaration(node) || ts.isImportEqualsDeclaration(node)) { + return false; + } + + // Skip module declarations (declare module) + if (ts.isModuleDeclaration(node)) { + return false; + } + + // Accept export declarations + if (ts.isExportDeclaration(node)) { + return true; + } + + // Accept declarations with export keyword + const modifiers = ts.canHaveModifiers(node) ? ts.getModifiers(node) : undefined; + if (modifiers?.some(m => m.kind === ts.SyntaxKind.ExportKeyword)) { + return true; + } + + // Accept declarations with declare keyword (declare const, declare class, etc.) + if (modifiers?.some(m => m.kind === ts.SyntaxKind.DeclareKeyword)) { + return true; + } + + // Accept top-level type declarations even without modifiers + return ts.isInterfaceDeclaration(node) || + ts.isTypeAliasDeclaration(node) || + ts.isEnumDeclaration(node) || + ts.isClassDeclaration(node) || + ts.isFunctionDeclaration(node); +} + +function extractApiElement(node: ts.Node, packageName: string): any { + const name = getDeclarationName(node); + if (!name) return null; + + let kind = 'Unknown'; + let members: any[] = []; + let excerptTokens: any[] = []; + let parameters: any[] = []; + + if (ts.isClassDeclaration(node)) { + kind = 'Class'; + members = getMembers(node, packageName); + excerptTokens = generateExcerptTokens(node); + } else if (ts.isInterfaceDeclaration(node)) { + kind = 'Interface'; + members = getMembers(node, packageName); + excerptTokens = generateExcerptTokens(node); + } else if (ts.isFunctionDeclaration(node)) { + kind = 'Function'; + excerptTokens = generateExcerptTokens(node); + parameters = getFunctionParameters(node, excerptTokens, packageName); + } else if (ts.isTypeAliasDeclaration(node)) { + kind = 'TypeAlias'; + excerptTokens = generateExcerptTokens(node); + } else if (ts.isEnumDeclaration(node)) { + kind = 'Enum'; + members = getEnumMembers(node); + excerptTokens = generateExcerptTokens(node); + } else if (ts.isVariableStatement(node)) { + kind = 'Variable'; + excerptTokens = generateExcerptTokens(node); + } else if (ts.isExportDeclaration(node)) { + // Skip re-exports + return null; + } + + const element: any = { + kind, + canonicalReference: `${packageName}!${name}:${kind.toLowerCase()}`, + docComment: getDocComment(node), + excerptTokens, + name, + releaseTag: 'Public' + }; + + // Always include members for Class and Interface (even if empty) + if (kind === 'Class' || kind === 'Interface' || kind === 'Enum') { + element.members = members; + } + + // Always include parameters for functions, even if empty + if (kind === 'Function') { + element.parameters = parameters; + element.returnTypeTokenRange = findTokenRange(excerptTokens, 'return'); + } + + // Add variableTypeTokenRange for variables + if (kind === 'Variable') { + element.variableTypeTokenRange = findTokenRange(excerptTokens, 'type'); + } + + // Add typeTokenRange for TypeAlias (uses '=' separator, not ':') + if (kind === 'TypeAlias') { + let typeRange = findTokenRange(excerptTokens, 'typealias'); + + // Fallback: if '=' not found, try to extract everything after the type name + if (typeRange.startIndex === 0 && typeRange.endIndex === 0 && excerptTokens.length > 0) { + // Find the type name in tokens + const nameIndex = excerptTokens.findIndex((t: any) => t.text === name); + if (nameIndex >= 0 && nameIndex < excerptTokens.length - 1) { + // Use everything after the name as the type + typeRange = { startIndex: nameIndex + 1, endIndex: excerptTokens.length }; + } + } + + element.typeTokenRange = typeRange; + } + + return element; +} + +function getDeclarationName(node: ts.Node): string | null { + let name: string | null = null; + + if (ts.isClassDeclaration(node) || + ts.isInterfaceDeclaration(node) || + ts.isFunctionDeclaration(node) || + ts.isTypeAliasDeclaration(node) || + ts.isEnumDeclaration(node)) { + name = node.name?.getText() ?? null; + } else if (ts.isVariableStatement(node)) { + const declaration = node.declarationList.declarations[0]; + name = declaration?.name?.getText() ?? null; + } else if (ts.isExportDeclaration(node) && node.moduleSpecifier) { + name = `export * from ${node.moduleSpecifier.getText()}`; + } + + // Normalize name by removing TypeScript-generated suffixes like $1, $2, etc. + // These are added during bundling when there are naming conflicts + // Example: ICON_TYPE$1 → ICON_TYPE, User$2 → User + if (name) { + name = name.replace(/\$\d+$/, ''); + } + + return name; +} + +function getDocComment(node: ts.Node): string { + const jsDoc = (node as any).jsDoc; + if (jsDoc && jsDoc.length > 0) { + const comment = jsDoc[0].comment; + // Ensure we return a plain string, not a node reference + return typeof comment === 'string' ? comment : ''; + } + return ''; +} + +function getMembers(node: ts.Node, packageName: string): any[] { + const members: any[] = []; + + if (ts.isClassDeclaration(node) || ts.isInterfaceDeclaration(node)) { + node.members?.forEach(member => { + const memberName = getMemberName(member); + if (memberName && !memberName.startsWith('ɵ')) { + const excerptTokens = generateExcerptTokens(member); + + const memberData: any = { + kind: getMemberKind(member), + name: memberName, + canonicalReference: memberName, + excerptTokens + }; + + // Always add parameters for methods and constructors (even if empty) + if (ts.isMethodDeclaration(member) || + ts.isMethodSignature(member) || + ts.isConstructorDeclaration(member)) { + memberData.parameters = getMethodParameters(member, excerptTokens, packageName); + // Methods also need returnTypeTokenRange + if (ts.isMethodDeclaration(member) || ts.isMethodSignature(member)) { + memberData.returnTypeTokenRange = findTokenRange(excerptTokens, 'return'); + } + } + + // Properties need propertyTypeTokenRange only if they have an explicit type annotation + if (ts.isPropertyDeclaration(member) || ts.isPropertySignature(member)) { + // Check if property has explicit type annotation in AST + // For properties without explicit type (e.g., readonly RELEVANCE = ':relevance'), + // TypeScript infers the type from the initializer, and we shouldn't extract a type range + if (member.type) { + memberData.propertyTypeTokenRange = findTokenRange(excerptTokens, 'type'); + } else { + // No explicit type - set empty range + memberData.propertyTypeTokenRange = { startIndex: 0, endIndex: 0 }; + } + } + + members.push(memberData); + } + }); + } + + return members; +} + +function getEnumMembers(node: ts.Node): any[] { + const members: any[] = []; + + if (ts.isEnumDeclaration(node)) { + node.members?.forEach(member => { + if (ts.isEnumMember(member) && member.name) { + let memberName = member.name.getText(); + // Normalize name by removing TypeScript-generated suffixes like $1, $2 + memberName = memberName.replace(/\$\d+$/, ''); + members.push({ + kind: 'EnumMember', + name: memberName, + canonicalReference: memberName, + excerptTokens: [] + }); + } + }); + } + + return members; +} + +function getMemberName(member: ts.Node): string | null { + if (ts.isConstructorDeclaration(member)) { + return 'constructor'; + } + if (ts.isPropertyDeclaration(member) || + ts.isMethodDeclaration(member) || + ts.isPropertySignature(member) || + ts.isMethodSignature(member)) { + const name = member.name?.getText() ?? null; + // Normalize name by removing TypeScript-generated suffixes like $1, $2 + return name ? name.replace(/\$\d+$/, '') : null; + } + return null; +} + +function getMemberKind(member: ts.Node): string { + if (ts.isMethodDeclaration(member) || ts.isMethodSignature(member)) { + return 'Method'; + } + if (ts.isPropertyDeclaration(member) || ts.isPropertySignature(member)) { + return 'Property'; + } + if (ts.isConstructorDeclaration(member)) { + return 'Constructor'; + } + return 'Unknown'; +} + +function getFunctionParameters(node: ts.FunctionDeclaration, excerptTokens: any[], packageName: string): any[] { + if (!node.parameters) return []; + + return node.parameters.map((param, index) => { + const paramName = param.name.getText(); + const paramTypeRange = findParamTypeRange(excerptTokens, paramName, index); + + // Extract type information from parameter (same as for methods) + const typeInfo = extractTypeInfo(param, packageName); + + return { + parameterName: paramName, + parameterTypeTokenRange: paramTypeRange, + isOptional: !!param.questionToken, + ...typeInfo + }; + }); +} + +function getMethodParameters(node: ts.MethodDeclaration | ts.MethodSignature | ts.ConstructorDeclaration, excerptTokens: any[], packageName: string): any[] { + if (!node.parameters) return []; + + return node.parameters.map((param, index) => { + const paramName = param.name.getText(); + const paramTypeRange = findParamTypeRange(excerptTokens, paramName, index); + + // Extract type information from parameter + const typeInfo = extractTypeInfo(param, packageName); + + return { + parameterName: paramName, + parameterTypeTokenRange: paramTypeRange, + isOptional: !!param.questionToken, + ...typeInfo + }; + }); +} + +/** + * Extract type information from a parameter or node with a type annotation. + */ +function extractTypeInfo(param: ts.ParameterDeclaration, packageName: string): { + type: string; + canonicalReference: string; + shortType: string; + importPath: string; +} { + let fullType = ''; + + // First try to get the explicit type annotation + if (param.type) { + const rawFullType = param.type.getText(); + fullType = normalizeTypeString(rawFullType); + } else if (param.initializer) { + // If no explicit type but has a default value, infer the type + // For example: startIndex = 0 -> number + const initializerText = param.initializer.getText(); + + // Simple type inference based on initializer + if (/^\d+$/.test(initializerText)) { + fullType = 'number'; + } else if (initializerText === 'true' || initializerText === 'false') { + fullType = 'boolean'; + } else if (initializerText.startsWith("'") || initializerText.startsWith('"') || initializerText.startsWith('`')) { + fullType = 'string'; + } else if (initializerText === 'null') { + fullType = 'null'; + } else if (initializerText === 'undefined') { + fullType = 'undefined'; + } else { + // For more complex initializers, try to extract type from the expression + // This is a best-effort approach + fullType = 'any'; + } + } + + if (!fullType) { + return { + type: '', + canonicalReference: '', + shortType: '', + importPath: '' + }; + } + + // Extract the main type name (before generics or unions) + const mainType = extractMainType(fullType); + + // Determine import path based on type + const importInfo = determineImportPath(mainType, packageName); + + return { + type: fullType, + canonicalReference: importInfo.canonicalReference, + shortType: mainType, + importPath: importInfo.importPath + }; +} + +/** + * Normalize a type string by removing TypeScript-generated suffixes like $1, $2, etc. + * and trailing semicolons (formatting differences). + */ +function normalizeTypeString(typeString: string): string { + // Remove $1, $2, etc. suffixes from type names + let normalized = typeString.replace(/([A-Za-z_][A-Za-z0-9_]*)\$\d+/g, '$1'); + + // Remove trailing semicolons (formatting differences) + normalized = normalized.replace(/;+\s*$/, ''); + + return normalized; +} + +/** + * Determine the import path and canonical reference for a type. + * Returns both the canonical reference (for lookups) and import path (for code generation). + */ +function determineImportPath(typeName: string, packageName: string): { + canonicalReference: string; + importPath: string; +} { + if (!typeName) { + return { canonicalReference: '', importPath: '' }; + } + + // Angular types + if (typeName === 'HttpClient' || typeName === 'HttpHeaders' || typeName === 'HttpResponse' || typeName === 'HttpParams') { + return { + canonicalReference: `@angular/common!${typeName}:class`, + importPath: '@angular/common' + }; + } + + if (typeName === 'Location') { + return { + canonicalReference: `@angular/common!${typeName}:class`, + importPath: '@angular/common' + }; + } + + if (typeName === 'Router' || typeName === 'ActivatedRoute') { + return { + canonicalReference: `@angular/router!${typeName}:class`, + importPath: '@angular/router' + }; + } + + if (typeName === 'NavigationExtras') { + return { + canonicalReference: `@angular/router!${typeName}:interface`, + importPath: '@angular/router' + }; + } + + if (typeName.startsWith('Form') || typeName.startsWith('UntypedForm')) { + return { + canonicalReference: `@angular/forms!${typeName}:class`, + importPath: '@angular/forms' + }; + } + + // Common Angular core types + const angularCoreTypes = ['ChangeDetectorRef', 'ElementRef', 'Injector', 'Renderer2', 'ViewContainerRef', 'TemplateRef', 'ComponentRef']; + if (angularCoreTypes.includes(typeName)) { + return { + canonicalReference: `@angular/core!${typeName}:class`, + importPath: '@angular/core' + }; + } + + // RxJS types + if (typeName === 'Observable' || typeName === 'Subject' || typeName === 'BehaviorSubject' || typeName === 'ReplaySubject') { + return { + canonicalReference: `rxjs!${typeName}:class`, + importPath: 'rxjs' + }; + } + + // NgRx types + if (typeName === 'Store') { + return { + canonicalReference: `@ngrx/store!${typeName}:class`, + importPath: '@ngrx/store' + }; + } + + // For Spartacus types, assume they come from the same package + // Use the package name to construct canonical reference + return { + canonicalReference: `${packageName}!${typeName}:class`, + importPath: packageName + }; +} + +/** + * Extract the main type name from a complex type string. + */ +function extractMainType(typeString: string): string { + // Remove whitespace + const cleanType = typeString.trim(); + + // Handle union types - take the first type + if (cleanType.includes('|')) { + const firstType = cleanType.split('|')[0].trim(); + return extractMainType(firstType); + } + + // Handle generics - extract base type + const genericMatch = cleanType.match(/^([A-Za-z_$][A-Za-z0-9_$]*) (arrow function) + if (char === '=' && nextChar === '>') { + tokens.push({ kind: 'Content', text: '=>' }); + i += 2; + continue; + } + + // Check for special single characters that are important for parsing + if ('=;,():'.includes(char)) { + tokens.push({ kind: 'Content', text: char }); + i++; + continue; + } + + // For angle brackets, track depth to preserve full generic types + if (char === '<') { + let genericType = '<'; + let depth = 1; + i++; + while (i < text.length && depth > 0) { + if (text[i] === '<') depth++; + if (text[i] === '>') depth--; + genericType += text[i]; + i++; + } + // Normalize $1, $2, etc. suffixes inside generic types + genericType = normalizeTypeString(genericType); + tokens.push({ kind: 'Content', text: genericType }); + continue; + } + + // Skip '>' if standalone (already handled in generic parsing) + if (char === '>') { + tokens.push({ kind: 'Content', text: '>' }); + i++; + continue; + } + + // Check for whitespace - preserve as single token + if (/\s/.test(char)) { + let whitespace = ''; + while (i < text.length && /\s/.test(text[i])) { + whitespace += text[i]; + i++; + } + tokens.push({ kind: 'Content', text: whitespace }); + continue; + } + + // Check for brackets/braces - track depth to preserve object/array types + if (char === '[' || char === '{') { + const openChar = char; + const closeChar = char === '[' ? ']' : '}'; + let complexType = char; + let depth = 1; + i++; + while (i < text.length && depth > 0) { + if (text[i] === openChar) depth++; + if (text[i] === closeChar) depth--; + complexType += text[i]; + i++; + } + // Normalize $1, $2, etc. suffixes inside complex types + complexType = normalizeTypeString(complexType); + tokens.push({ kind: 'Content', text: complexType }); + continue; + } + + // Check for | (union types) and & (intersection types) + if (char === '|' || char === '&') { + tokens.push({ kind: 'Content', text: char }); + i++; + continue; + } + + // Check for identifiers (type names, keywords, etc.) + // Handle full qualified names like "Observable" or "Promise" + if (/[A-Za-z_$]/.test(char)) { + let identifier = ''; + while (i < text.length && /[A-Za-z0-9_$]/.test(text[i])) { + identifier += text[i]; + i++; + } + + // Normalize identifier to remove $1, $2, etc. suffixes + const normalizedIdentifier = normalizeTypeName(identifier); + + // Check if this is a type reference (starts with uppercase or is a known type) + const isTypeKeyword = ['void', 'any', 'unknown', 'never', 'string', 'number', 'boolean', 'null', 'undefined'].includes(normalizedIdentifier); + const isUpperCase = /^[A-Z]/.test(normalizedIdentifier); + + if (isUpperCase && !isTypeKeyword) { + // Uppercase identifier - likely a type reference + tokens.push({ + kind: 'Reference', + text: normalizedIdentifier, + canonicalReference: `${normalizedIdentifier}:type` + }); + } else { + // Lowercase identifier or type keyword + tokens.push({ kind: 'Content', text: normalizedIdentifier }); + } + continue; + } + + // Any other character - add as content + tokens.push({ kind: 'Content', text: char }); + i++; + } + + // If no tokens were generated, create a single content token + if (tokens.length === 0) { + tokens.push({ + kind: 'Content', + text: text + }); + } + + return tokens; +} + +/** + * Find the token range for a specific parameter type in the excerpt tokens. + * IMPROVED: Better handling of generic types that are now kept as single tokens (e.g., "", "{...}") + */ +function findParamTypeRange(tokens: any[], paramName: string, paramIndex: number): any { + // Find the parameter name in tokens + let paramNameIndex = -1; + let foundCount = 0; + + for (let i = 0; i < tokens.length; i++) { + if (tokens[i].text === paramName && tokens[i].kind === 'Content') { + if (foundCount === paramIndex) { + paramNameIndex = i; + break; + } + foundCount++; + } + } + + if (paramNameIndex === -1) { + return { startIndex: 0, endIndex: 0 }; + } + + // Find the colon after parameter name (could be '?' followed by ':' for optional params) + let colonIndex = paramNameIndex + 1; + while (colonIndex < tokens.length) { + const text = tokens[colonIndex].text; + if (text === ':') { + break; + } + // Handle optional parameter marker '?' + if (text === '?') { + colonIndex++; + // After '?', look for ':' + while (colonIndex < tokens.length && tokens[colonIndex].text.trim() === '') { + colonIndex++; + } + if (colonIndex < tokens.length && tokens[colonIndex].text === ':') { + break; + } + } + colonIndex++; + } + + if (colonIndex >= tokens.length || tokens[colonIndex].text !== ':') { + return { startIndex: 0, endIndex: 0 }; + } + + // Start of type is after the colon (skip whitespace) + let startIndex = colonIndex + 1; + while (startIndex < tokens.length && tokens[startIndex].text.trim() === '') { + startIndex++; + } + + if (startIndex >= tokens.length) { + return { startIndex: 0, endIndex: 0 }; + } + + // Find end of type (before comma, closing paren, or = at depth 0) + // Note: With improved tokenization, generics like "" are single tokens, + // so we don't need to track depth for them - they're atomic + let endIndex = startIndex; + let depth = 0; + + while (endIndex < tokens.length) { + const text = tokens[endIndex].text; + + // Generic types like "<...>" are now single tokens, so check if it starts with '<' + if (text.startsWith('<') && text.endsWith('>')) { + // This is a complete generic type token, just include it + endIndex++; + continue; + } + + // Object/array types like "{...}" or "[...]" are now single tokens + if ((text.startsWith('{') && text.endsWith('}')) || + (text.startsWith('[') && text.endsWith(']'))) { + endIndex++; + continue; + } + + // Track depth for any remaining nested structures + if (text === '(' || text === '<' || text === '[' || text === '{') { + depth++; + } else if (text === ')' || text === '>' || text === ']' || text === '}') { + depth--; + // Don't break on closing paren at depth 0 - it's the method's closing paren + if (depth < 0) break; + } else if (depth === 0 && (text === ',' || text === ')' || text === '=' || text === ';')) { + break; + } + + endIndex++; + } + + return { startIndex, endIndex }; +} + +/** + * Find token range for return type or property type. + * IMPROVED: Better handling of complete generic/object/array types that are now single tokens + */ +function findTokenRange(tokens: any[], rangeType: 'return' | 'type' | 'typealias'): any { + if (rangeType === 'typealias') { + // For TypeAlias, find '=' (not ':') + // Syntax: type MyType = string | number + for (let i = 0; i < tokens.length; i++) { + const tokenText = tokens[i].text; + + if (tokenText === '=' || tokenText.includes('=')) { + let startIndex = i + 1; + + // Skip whitespace tokens + while (startIndex < tokens.length && tokens[startIndex].text.trim() === '') { + startIndex++; + } + + let endIndex = startIndex; + let depth = 0; + + // Find end (before ; at depth 0) + while (endIndex < tokens.length) { + const text = tokens[endIndex].text; + + // Complete generic/object/array types are single tokens now + if ((text.startsWith('<') && text.endsWith('>')) || + (text.startsWith('{') && text.endsWith('}')) || + (text.startsWith('[') && text.endsWith(']'))) { + endIndex++; + continue; + } + + // Track nesting depth for remaining cases + if (text === '<' || text === '(' || text === '[' || text === '{') { + depth++; + } else if (text === '>' || text === ')' || text === ']' || text === '}') { + depth--; + } else if (depth === 0 && (text === ';' || text.includes(';'))) { + break; + } + + endIndex++; + } + + return { startIndex, endIndex }; + } + } + } else if (rangeType === 'return') { + // Find ':' after closing ')' for return type + let parenDepth = 0; + let foundClosingParen = false; + + for (let i = 0; i < tokens.length; i++) { + const tokenText = tokens[i].text; + + if (tokenText === '(' || tokenText.includes('(')) parenDepth++; + if (tokenText === ')' || tokenText.includes(')')) { + parenDepth--; + if (parenDepth === 0) foundClosingParen = true; + } + + if (foundClosingParen && (tokenText === ':' || tokenText.includes(':'))) { + // Return type starts after this colon + let startIndex = i + 1; + + // Skip whitespace tokens + while (startIndex < tokens.length && tokens[startIndex].text.trim() === '') { + startIndex++; + } + + let endIndex = startIndex; + let depth = 0; + + // Find end (before ; or { at depth 0) + // Note: arrow function types like "() => ReturnType" should be included entirely + while (endIndex < tokens.length) { + const text = tokens[endIndex].text; + + // Complete generic/object/array types are single tokens now + if ((text.startsWith('<') && text.endsWith('>')) || + (text.startsWith('{') && text.endsWith('}')) || + (text.startsWith('[') && text.endsWith(']'))) { + endIndex++; + continue; + } + + // Track nesting depth for remaining cases + if (text === '<' || text === '(' || text === '[' || text === '{') { + depth++; + } else if (text === '>' || text === ')' || text === ']' || text === '}') { + depth--; + } else if (text === '=>' || text.includes('=>')) { + // Arrow operator - this is part of arrow function type, continue + endIndex++; + continue; + } else if (depth === 0 && (text === ';' || text === '{' || text.includes(';') || text.includes('{'))) { + // End of return type + break; + } + + endIndex++; + } + + return { startIndex, endIndex }; + } + } + } else if (rangeType === 'type') { + // Find ':' for property/variable type + for (let i = 0; i < tokens.length; i++) { + const tokenText = tokens[i].text; + + if (tokenText === ':' || tokenText.includes(':')) { + let startIndex = i + 1; + + // Skip whitespace tokens + while (startIndex < tokens.length && tokens[startIndex].text.trim() === '') { + startIndex++; + } + + let endIndex = startIndex; + let depth = 0; + let insideArrowFunction = false; // Track if we're parsing arrow function type + + // Find end (before = or ; at depth 0) + while (endIndex < tokens.length) { + const text = tokens[endIndex].text; + + // Complete generic/object/array types are single tokens now + if ((text.startsWith('<') && text.endsWith('>')) || + (text.startsWith('{') && text.endsWith('}')) || + (text.startsWith('[') && text.endsWith(']'))) { + endIndex++; + continue; + } + + // Track nesting depth for remaining cases + if (text === '<' || text === '(' || text === '[' || text === '{') { + depth++; + } else if (text === '>' || text === ')' || text === ']' || text === '}') { + depth--; + } else if (depth === 0 && (text === '=>' || text.includes('=>'))) { + // We found arrow function operator at depth 0, continue to get return type + insideArrowFunction = true; + } else if (depth === 0 && !insideArrowFunction && (text === '=' || text.includes('='))) { + // Assignment operator (not arrow function) - stop here + break; + } else if (depth === 0 && (text === ';' || text.includes(';'))) { + // Semicolon at depth 0 - always stop + break; + } + + endIndex++; + } + + return { startIndex, endIndex }; + } + } + } + + return { startIndex: 0, endIndex: 0 }; +} diff --git a/tools/breaking-changes/extract.ts b/tools/breaking-changes/extract.ts index 1290342ad510..3cd333528feb 100644 --- a/tools/breaking-changes/extract.ts +++ b/tools/breaking-changes/extract.ts @@ -17,9 +17,16 @@ import { escapePackageName } from './common'; const spartacusHomeDir = process.argv[2]; const distFolderPath = spartacusHomeDir + '/dist'; +// Modules to exclude due to external global types issues (e.g., ApplePayJS) +const EXCLUDED_MODULES = [ + '/opf/quick-buy/components', + '/opf/quick-buy/public_api.d.ts', +]; + console.log(`Extract public API for libs in ${spartacusHomeDir}/dist.`); -//prepare dirs +// Prepare directories + if (!fs.existsSync(`${spartacusHomeDir}/etc`)) { fs.mkdirSync(`${spartacusHomeDir}/etc`); } @@ -29,12 +36,16 @@ if (!fs.existsSync(`${spartacusHomeDir}/temp`)) { const files = globSync(`${spartacusHomeDir}/dist/**/public_api.d.ts`); console.log(`Found ${files.length} entry points to process.`); -files.forEach((file: any, index: any) => { - console.log( - `Processing(${index + 1}/${files.length}): ${path.dirname(file)}` - ); - runExtractor(path.dirname(file)); -}); +files + .filter((file: string) => { + return !EXCLUDED_MODULES.some((excluded) => file.includes(excluded)); + }) + .forEach((file: any, index: any) => { + console.log( + `Processing(${index + 1}/${files.length}): ${path.dirname(file)}` + ); + runExtractor(path.dirname(file)); + }); function runExtractor(libPath: string) { preparePackageJson(libPath); diff --git a/tools/breaking-changes/generate-constructors.ts b/tools/breaking-changes/generate-constructors.ts index 386b653fafb3..c60069494d5f 100644 --- a/tools/breaking-changes/generate-constructors.ts +++ b/tools/breaking-changes/generate-constructors.ts @@ -38,6 +38,10 @@ const breakingChangesData = common.readBreakingChangeFile(); const apiElementsWithConstructorChanges = breakingChangesData.filter( (apiElement: any) => { + // Skip elements without breakingChanges array + if (!apiElement || !Array.isArray(apiElement.breakingChanges)) { + return false; + } return getConstructorChanges(apiElement).length > 0; } ); @@ -45,9 +49,30 @@ console.log( `Found ${apiElementsWithConstructorChanges.length} api elements with constructor changes.` ); +// Known false positives - classes with duplicate names in different files +// that the comparison tool incorrectly flags as changed +const KNOWN_FALSE_POSITIVES = [ + { name: 'LoadPermissions', importPath: '@spartacus/organization/administration/core' }, + { name: 'LoadPermissionsFail', importPath: '@spartacus/organization/administration/core' }, + { name: 'LoadPermissionsSuccess', importPath: '@spartacus/organization/administration/core' }, +]; + +function isKnownFalsePositive(apiElement: any): boolean { + return KNOWN_FALSE_POSITIVES.some(fp => + fp.name === apiElement.name && fp.importPath === apiElement.entryPoint + ); +} + const constructorSchematics = []; apiElementsWithConstructorChanges.forEach((apiElement: any) => { + if (isKnownFalsePositive(apiElement)) { + console.log( + `Warning: Skipped known false positive for ${apiElement.kind} ${apiElement.name} (duplicate class names in different files).` + ); + return; + } + getConstructorChanges(apiElement).forEach((constructorChange: any) => { if (schematicsParamsAreEqual(constructorChange)) { console.log( @@ -79,6 +104,9 @@ common.writeSchematicsDataOutput( * ----------- */ function getConstructorChanges(apiElement: any): any[] { + if (!apiElement || !Array.isArray(apiElement.breakingChanges)) { + return []; + } return apiElement.breakingChanges.filter((breakingChange: any) => { return ( breakingChange.change === 'CONSTRUCTOR_CHANGED' && @@ -108,9 +136,38 @@ function toSchematicsParam(param: any) { }; } +/** + * Normalize type by removing JSDoc comments and extra whitespace. + * JSDoc changes are not breaking changes. + */ +function normalizeType(type: string): string { + if (!type) return type; + + // Replace literal \n with actual newlines for regex to work + let normalized = type.replace(/\\n/g, '\n'); + + // Remove JSDoc comments (/** ... */) + normalized = normalized.replace(/\/\*\*[\s\S]*?\*\//g, ''); + + // Normalize whitespace - replace multiple spaces/newlines with single space + normalized = normalized.replace(/\s+/g, ' ').trim(); + + return normalized; +} + function schematicsParamsAreEqual(constructorChanges: any): boolean { - return deepEqual( - constructorChanges.old.parameters.map(toSchematicsParam), - constructorChanges.new.parameters.map(toSchematicsParam) - ); + const oldParams = constructorChanges.old.parameters.map(toSchematicsParam); + const newParams = constructorChanges.new.parameters.map(toSchematicsParam); + + // Normalize types before comparison to ignore JSDoc changes + const normalizedOld = oldParams.map((p: any) => ({ + ...p, + className: normalizeType(p.className) + })); + const normalizedNew = newParams.map((p: any) => ({ + ...p, + className: normalizeType(p.className) + })); + + return deepEqual(normalizedOld, normalizedNew); } diff --git a/tools/breaking-changes/generate-deleted.ts b/tools/breaking-changes/generate-deleted.ts index d5df7b7a7b1b..246f53962c0d 100644 --- a/tools/breaking-changes/generate-deleted.ts +++ b/tools/breaking-changes/generate-deleted.ts @@ -29,6 +29,10 @@ const breakingChangesData = common.readBreakingChangeFile(); const deletedApiSchematics = []; for (let index = 0; index < breakingChangesData.length; index++) { const apiElement = breakingChangesData[index]; + // Skip elements without breakingChanges array + if (!apiElement || !Array.isArray(apiElement.breakingChanges)) { + continue; + } if (common.isElementDeleted(apiElement)) { deletedApiSchematics.push(getSchematicsData(apiElement)); } diff --git a/tools/breaking-changes/generate-doc.ts b/tools/breaking-changes/generate-doc.ts index 84c2ecb4667e..29054110671f 100644 --- a/tools/breaking-changes/generate-doc.ts +++ b/tools/breaking-changes/generate-doc.ts @@ -140,6 +140,10 @@ function getRenamedDoc(apiElement: any): string { function getMembersDoc(apiElement: any): string { let doc = ''; + if (!apiElement || !Array.isArray(apiElement.breakingChanges)) { + return doc; + } + const memberBreakingChanges = apiElement.breakingChanges.filter( (breakingChange: any) => isMember(breakingChange.changeKind) ); @@ -196,6 +200,10 @@ ${MD_CODEBLOCK}${common.getMemberStateDoc( function getChangedDoc(apiElement: any): string { let doc = ''; + if (!apiElement || !Array.isArray(apiElement.breakingChanges)) { + return doc; + } + const breakingChange = apiElement.breakingChanges.find( (breakingChange: any) => isTopLevelApi(breakingChange.changeKind) && diff --git a/tools/breaking-changes/generate-methods-props.ts b/tools/breaking-changes/generate-methods-props.ts index aa34cb7e5b53..1177d625dc11 100644 --- a/tools/breaking-changes/generate-methods-props.ts +++ b/tools/breaking-changes/generate-methods-props.ts @@ -98,7 +98,11 @@ function getSchematicsComment(breakingChange: any): string { function getUpdatedMembers(breakingChangesData: any) { return breakingChangesData - .filter((apiElement: any) => apiElement.kind === 'Class') + .filter((apiElement: any) => + apiElement && + apiElement.kind === 'Class' && + Array.isArray(apiElement.breakingChanges) + ) .map((apiElement: any) => { return apiElement.breakingChanges; }) diff --git a/tools/breaking-changes/package-lock.json b/tools/breaking-changes/package-lock.json index a4d485960f63..f293a0ee2340 100644 --- a/tools/breaking-changes/package-lock.json +++ b/tools/breaking-changes/package-lock.json @@ -8,16 +8,16 @@ "name": "breaking-change-extractor", "version": "1.0.0", "dependencies": { - "@microsoft/api-extractor": "^7.36.3" + "@microsoft/api-extractor": "^7.55.5" }, "devDependencies": { "@types/deep-equal": "^1.0.1", "@types/glob": "^9.0.0", "deep-equal": "^2.0.5", - "glob": "^7.2.0", + "glob": "^10.3.10", "stringify-object": "5.0.0", "ts-node": "^10.9.1", - "typescript": "^5.0.0" + "typescript": "~5.9.3" } }, "node_modules/@cspotcode/source-map-support": { @@ -32,6 +32,45 @@ "node": ">=12" } }, + "node_modules/@isaacs/balanced-match": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz", + "integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==", + "license": "MIT", + "engines": { + "node": "20 || >=22" + } + }, + "node_modules/@isaacs/brace-expansion": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz", + "integrity": "sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==", + "license": "MIT", + "dependencies": { + "@isaacs/balanced-match": "^4.0.1" + }, + "engines": { + "node": "20 || >=22" + } + }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "dev": true, + "license": "ISC", + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/@jridgewell/resolve-uri": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz", @@ -58,89 +97,121 @@ } }, "node_modules/@microsoft/api-extractor": { - "version": "7.36.3", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.36.3.tgz", - "integrity": "sha512-u0H6362AQq+r55X8drHx4npgkrCfJnMzRRHfQo8PMNKB8TcBnrTLfXhXWi+xnTM6CzlU/netEN8c4bq581Rnrg==", - "dependencies": { - "@microsoft/api-extractor-model": "7.27.5", - "@microsoft/tsdoc": "0.14.2", - "@microsoft/tsdoc-config": "~0.16.1", - "@rushstack/node-core-library": "3.59.6", - "@rushstack/rig-package": "0.4.0", - "@rushstack/ts-command-line": "4.15.1", - "colors": "~1.2.1", + "version": "7.55.5", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.55.5.tgz", + "integrity": "sha512-QYpt3CmDle3ijYzRDhvD2mEUiTS1IqGVX25YrYsIJMpgf6XmhB991HdULMwdcsHY/ym0uM5GaqvNcQLa1IQKkw==", + "license": "MIT", + "dependencies": { + "@microsoft/api-extractor-model": "7.32.2", + "@microsoft/tsdoc": "~0.16.0", + "@microsoft/tsdoc-config": "~0.18.0", + "@rushstack/node-core-library": "5.19.1", + "@rushstack/rig-package": "0.6.0", + "@rushstack/terminal": "0.21.0", + "@rushstack/ts-command-line": "5.1.7", + "diff": "~8.0.2", "lodash": "~4.17.15", + "minimatch": "10.0.3", "resolve": "~1.22.1", "semver": "~7.5.4", "source-map": "~0.6.1", - "typescript": "~5.0.4" + "typescript": "5.8.2" }, "bin": { "api-extractor": "bin/api-extractor" } }, "node_modules/@microsoft/api-extractor-model": { - "version": "7.27.5", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.27.5.tgz", - "integrity": "sha512-9/tBzYMJitR+o+zkPr1lQh2+e8ClcaTF6eZo7vZGDqRt2O5XmXWPbYJZmxyM3wb5at6lfJNEeGZrQXLjsQ0Nbw==", + "version": "7.32.2", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.32.2.tgz", + "integrity": "sha512-Ussc25rAalc+4JJs9HNQE7TuO9y6jpYQX9nWD1DhqUzYPBr3Lr7O9intf+ZY8kD5HnIqeIRJX7ccCT0QyBy2Ww==", + "license": "MIT", + "dependencies": { + "@microsoft/tsdoc": "~0.16.0", + "@microsoft/tsdoc-config": "~0.18.0", + "@rushstack/node-core-library": "5.19.1" + } + }, + "node_modules/@microsoft/api-extractor/node_modules/diff": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.3.tgz", + "integrity": "sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==", + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/@microsoft/api-extractor/node_modules/minimatch": { + "version": "10.0.3", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.3.tgz", + "integrity": "sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==", + "license": "ISC", "dependencies": { - "@microsoft/tsdoc": "0.14.2", - "@microsoft/tsdoc-config": "~0.16.1", - "@rushstack/node-core-library": "3.59.6" + "@isaacs/brace-expansion": "^5.0.0" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/@microsoft/api-extractor/node_modules/typescript": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", - "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", + "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", + "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=12.20" + "node": ">=14.17" } }, "node_modules/@microsoft/tsdoc": { - "version": "0.14.2", - "resolved": "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.14.2.tgz", - "integrity": "sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==" + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.16.0.tgz", + "integrity": "sha512-xgAyonlVVS+q7Vc7qLW0UrJU7rSFcETRWsqdXZtjzRU8dF+6CkozTK4V4y1LwOX7j8r/vHphjDeMeGI4tNGeGA==", + "license": "MIT" }, "node_modules/@microsoft/tsdoc-config": { - "version": "0.16.2", - "resolved": "https://registry.npmjs.org/@microsoft/tsdoc-config/-/tsdoc-config-0.16.2.tgz", - "integrity": "sha512-OGiIzzoBLgWWR0UdRJX98oYO+XKGf7tiK4Zk6tQ/E4IJqGCe7dvkTvgDZV5cFJUzLGDOjeAXrnZoA6QkVySuxw==", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/@microsoft/tsdoc-config/-/tsdoc-config-0.18.0.tgz", + "integrity": "sha512-8N/vClYyfOH+l4fLkkr9+myAoR6M7akc8ntBJ4DJdWH2b09uVfr71+LTMpNyG19fNqWDg8KEDZhx5wxuqHyGjw==", + "license": "MIT", "dependencies": { - "@microsoft/tsdoc": "0.14.2", - "ajv": "~6.12.6", + "@microsoft/tsdoc": "0.16.0", + "ajv": "~8.12.0", "jju": "~1.4.0", - "resolve": "~1.19.0" + "resolve": "~1.22.2" } }, - "node_modules/@microsoft/tsdoc-config/node_modules/resolve": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz", - "integrity": "sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==", - "dependencies": { - "is-core-module": "^2.1.0", - "path-parse": "^1.0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "dev": true, + "license": "MIT", + "optional": true, + "engines": { + "node": ">=14" } }, "node_modules/@rushstack/node-core-library": { - "version": "3.59.6", - "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.59.6.tgz", - "integrity": "sha512-bMYJwNFfWXRNUuHnsE9wMlW/mOB4jIwSUkRKtu02CwZhQdmzMsUbxE0s1xOLwTpNIwlzfW/YT7OnOHgDffLgYg==", + "version": "5.19.1", + "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.19.1.tgz", + "integrity": "sha512-ESpb2Tajlatgbmzzukg6zyAhH+sICqJR2CNXNhXcEbz6UGCQfrKCtkxOpJTftWc8RGouroHG0Nud1SJAszvpmA==", + "license": "MIT", "dependencies": { - "colors": "~1.2.1", - "fs-extra": "~7.0.1", + "ajv": "~8.13.0", + "ajv-draft-04": "~1.0.0", + "ajv-formats": "~3.0.1", + "fs-extra": "~11.3.0", "import-lazy": "~4.0.0", "jju": "~1.4.0", "resolve": "~1.22.1", - "semver": "~7.5.4", - "z-schema": "~5.0.2" + "semver": "~7.5.4" }, "peerDependencies": { "@types/node": "*" @@ -151,23 +222,74 @@ } } }, + "node_modules/@rushstack/node-core-library/node_modules/ajv": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", + "license": "MIT", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/@rushstack/problem-matcher": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@rushstack/problem-matcher/-/problem-matcher-0.1.1.tgz", + "integrity": "sha512-Fm5XtS7+G8HLcJHCWpES5VmeMyjAKaWeyZU5qPzZC+22mPlJzAsOxymHiWIfuirtPckX3aptWws+K2d0BzniJA==", + "license": "MIT", + "peerDependencies": { + "@types/node": "*" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + } + } + }, "node_modules/@rushstack/rig-package": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@rushstack/rig-package/-/rig-package-0.4.0.tgz", - "integrity": "sha512-FnM1TQLJYwSiurP6aYSnansprK5l8WUK8VG38CmAaZs29ZeL1msjK0AP1VS4ejD33G0kE/2cpsPsS9jDenBMxw==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@rushstack/rig-package/-/rig-package-0.6.0.tgz", + "integrity": "sha512-ZQmfzsLE2+Y91GF15c65L/slMRVhF6Hycq04D4TwtdGaUAbIXXg9c5pKA5KFU7M4QMaihoobp9JJYpYcaY3zOw==", + "license": "MIT", "dependencies": { "resolve": "~1.22.1", "strip-json-comments": "~3.1.1" } }, + "node_modules/@rushstack/terminal": { + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.21.0.tgz", + "integrity": "sha512-cLaI4HwCNYmknM5ns4G+drqdEB6q3dCPV423+d3TZeBusYSSm09+nR7CnhzJMjJqeRcdMAaLnrA4M/3xDz4R3w==", + "license": "MIT", + "dependencies": { + "@rushstack/node-core-library": "5.19.1", + "@rushstack/problem-matcher": "0.1.1", + "supports-color": "~8.1.1" + }, + "peerDependencies": { + "@types/node": "*" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + } + } + }, "node_modules/@rushstack/ts-command-line": { - "version": "4.15.1", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.15.1.tgz", - "integrity": "sha512-EL4jxZe5fhb1uVL/P/wQO+Z8Rc8FMiWJ1G7VgnPDvdIt5GVjRfK7vwzder1CZQiX3x0PY6uxENYLNGTFd1InRQ==", + "version": "5.1.7", + "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.1.7.tgz", + "integrity": "sha512-Ugwl6flarZcL2nqH5IXFYk3UR3mBVDsVFlCQW/Oaqidvdb/5Ota6b/Z3JXWIdqV3rOR2/JrYoAHanWF5rgenXA==", + "license": "MIT", "dependencies": { + "@rushstack/terminal": "0.21.0", "@types/argparse": "1.0.38", "argparse": "~1.0.9", - "colors": "~1.2.1", "string-argv": "~0.3.1" } }, @@ -198,7 +320,8 @@ "node_modules/@types/argparse": { "version": "1.0.38", "resolved": "https://registry.npmjs.org/@types/argparse/-/argparse-1.0.38.tgz", - "integrity": "sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==" + "integrity": "sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==", + "license": "MIT" }, "node_modules/@types/deep-equal": { "version": "1.0.1", @@ -245,13 +368,14 @@ } }, "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", "uri-js": "^4.2.2" }, "funding": { @@ -259,6 +383,63 @@ "url": "https://github.com/sponsors/epoberezkin" } }, + "node_modules/ajv-draft-04": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/ajv-draft-04/-/ajv-draft-04-1.0.0.tgz", + "integrity": "sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==", + "license": "MIT", + "peerDependencies": { + "ajv": "^8.5.0" + }, + "peerDependenciesMeta": { + "ajv": { + "optional": true + } + } + }, + "node_modules/ajv-formats": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz", + "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==", + "license": "MIT", + "dependencies": { + "ajv": "^8.0.0" + }, + "peerDependencies": { + "ajv": "^8.0.0" + }, + "peerDependenciesMeta": { + "ajv": { + "optional": true + } + } + }, + "node_modules/ansi-regex": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", + "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/ansi-styles": { + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", + "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, "node_modules/arg": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", @@ -269,6 +450,7 @@ "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "license": "MIT", "dependencies": { "sprintf-js": "~1.0.2" } @@ -289,16 +471,17 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", + "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", "dev": true, + "license": "MIT", "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "balanced-match": "^1.0.0" } }, "node_modules/call-bind": { @@ -314,28 +497,25 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/colors": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.2.5.tgz", - "integrity": "sha512-erNRLao/Y3Fv54qUa0LBB+//Uf3YwMUmdJinN20yMXm9zdKKqH9wt7R9IIVZ+K7ShzfpLV/Zg8+VyrBJYB4lpg==", - "engines": { - "node": ">=0.1.90" - } - }, - "node_modules/commander": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", - "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", - "optional": true, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, "engines": { - "node": "^12.20.0 || >=14" + "node": ">=7.0.0" } }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true, + "license": "MIT" }, "node_modules/create-require": { "version": "1.1.1", @@ -343,6 +523,21 @@ "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", "dev": true }, + "node_modules/cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "dev": true, + "license": "MIT", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/deep-equal": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.0.5.tgz", @@ -390,6 +585,20 @@ "node": ">=0.3.1" } }, + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true, + "license": "MIT" + }, + "node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true, + "license": "MIT" + }, "node_modules/es-abstract": { "version": "1.19.1", "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz", @@ -463,12 +672,8 @@ "node_modules/fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "license": "MIT" }, "node_modules/foreach": { "version": "2.0.5", @@ -476,29 +681,45 @@ "integrity": "sha1-C+4AUBiusmDQo6865ljdATbsG5k= sha512-ZBbtRiapkZYLsqoPyZOR+uPfto0GRMNQN1GwzZtZt7iZvPPbDDQV0JF5Hx4o/QFQ5c0vyuoZ98T8RSBbopzWtA==", "dev": true }, - "node_modules/fs-extra": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz", - "integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==", + "node_modules/foreground-child": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", + "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", + "dev": true, + "license": "ISC", "dependencies": { - "graceful-fs": "^4.1.2", - "jsonfile": "^4.0.0", - "universalify": "^0.1.0" + "cross-spawn": "^7.0.6", + "signal-exit": "^4.0.1" }, "engines": { - "node": ">=6 <7 || >=8" + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8= sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true + "node_modules/fs-extra": { + "version": "11.3.3", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.3.tgz", + "integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==", + "license": "MIT", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=14.14" + } }, "node_modules/function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/get-intrinsic": { "version": "1.1.1", @@ -543,20 +764,21 @@ } }, "node_modules/glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", + "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==", "dev": true, + "license": "ISC", "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" }, - "engines": { - "node": "*" + "bin": { + "glob": "dist/esm/bin.mjs" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -565,12 +787,14 @@ "node_modules/graceful-fs": { "version": "4.2.11", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", + "license": "ISC" }, "node_modules/has": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", + "dev": true, "dependencies": { "function-bind": "^1.1.1" }, @@ -587,6 +811,15 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/has-symbols": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", @@ -614,30 +847,27 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/import-lazy": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz", "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==", + "license": "MIT", "engines": { "node": ">=8" } }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, "node_modules/internal-slot": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz", @@ -709,11 +939,15 @@ } }, "node_modules/is-core-module": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.12.1.tgz", - "integrity": "sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==", + "version": "2.16.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", + "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", + "license": "MIT", "dependencies": { - "has": "^1.0.3" + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -734,6 +968,16 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/is-map": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz", @@ -917,20 +1161,49 @@ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", "dev": true }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true, + "license": "ISC" + }, + "node_modules/jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, "node_modules/jju": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/jju/-/jju-1.4.0.tgz", - "integrity": "sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==" + "integrity": "sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==", + "license": "MIT" }, "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "license": "MIT" }, "node_modules/jsonfile": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", - "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz", + "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==", + "license": "MIT", + "dependencies": { + "universalify": "^2.0.0" + }, "optionalDependencies": { "graceful-fs": "^4.1.6" } @@ -940,20 +1213,11 @@ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, - "node_modules/lodash.get": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", - "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==" - }, - "node_modules/lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, "node_modules/lru-cache": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, @@ -968,15 +1232,29 @@ "dev": true }, "node_modules/minimatch": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", - "integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, + "license": "ISC", "dependencies": { - "brace-expansion": "^1.1.7" + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/minipass": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "dev": true, + "license": "ISC", "engines": { - "node": "*" + "node": ">=16 || 14 >=14.17" } }, "node_modules/object-inspect": { @@ -1031,33 +1309,58 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E= sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "node_modules/package-json-from-dist": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", "dev": true, - "dependencies": { - "wrappy": "1" - } + "license": "BlueOak-1.0.0" }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18= sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", "dev": true, + "license": "MIT", "engines": { - "node": ">=0.10.0" + "node": ">=8" } }, "node_modules/path-parse": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "license": "MIT" + }, + "node_modules/path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/path-scurry/node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "dev": true, + "license": "ISC" }, "node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "license": "MIT", "engines": { "node": ">=6" } @@ -1078,18 +1381,31 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/resolve": { - "version": "1.22.2", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.2.tgz", - "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==", + "version": "1.22.11", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz", + "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==", + "license": "MIT", "dependencies": { - "is-core-module": "^2.11.0", + "is-core-module": "^2.16.1", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -1098,6 +1414,7 @@ "version": "7.5.4", "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "license": "ISC", "dependencies": { "lru-cache": "^6.0.0" }, @@ -1108,6 +1425,29 @@ "node": ">=10" } }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "license": "MIT", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/side-channel": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", @@ -1122,6 +1462,19 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", @@ -1133,16 +1486,82 @@ "node_modules/sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "license": "BSD-3-Clause" }, "node_modules/string-argv": { "version": "0.3.2", "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz", "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==", + "license": "MIT", "engines": { "node": ">=0.6.19" } }, + "node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "dev": true, + "license": "MIT", + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true, + "license": "MIT" + }, + "node_modules/string-width-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/string.prototype.trimend": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz", @@ -1186,21 +1605,78 @@ "url": "https://github.com/yeoman/stringify-object?sponsor=1" } }, + "node_modules/strip-ansi": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", + "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/strip-json-comments": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "license": "MIT", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, "engines": { - "node": ">=8" + "node": ">=10" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/chalk/supports-color?sponsor=1" } }, "node_modules/supports-preserve-symlinks-flag": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "license": "MIT", "engines": { "node": ">= 0.4" }, @@ -1252,10 +1728,11 @@ } }, "node_modules/typescript": { - "version": "5.4.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", - "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "dev": true, + "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -1280,17 +1757,19 @@ } }, "node_modules/universalify": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", - "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", + "license": "MIT", "engines": { - "node": ">= 4.0.0" + "node": ">= 10.0.0" } }, "node_modules/uri-js": { "version": "4.4.1", "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" } @@ -1301,12 +1780,20 @@ "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", "dev": true }, - "node_modules/validator": { - "version": "13.15.23", - "resolved": "https://registry.npmjs.org/validator/-/validator-13.15.23.tgz", - "integrity": "sha512-4yoz1kEWqUjzi5zsPbAS/903QXSYp0UOtHsPpp7p9rHAw/W+dkInskAE386Fat3oKRROwO98d9ZB0G4cObgUyw==", + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, "engines": { - "node": ">= 0.10" + "node": ">= 8" } }, "node_modules/which-boxed-primitive": { @@ -1360,16 +1847,109 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true + "node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true, + "license": "MIT" + }, + "node_modules/wrap-ansi-cjs/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } }, "node_modules/yallist": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "license": "ISC" }, "node_modules/yn": { "version": "3.1.1", @@ -1379,25 +1959,6 @@ "engines": { "node": ">=6" } - }, - "node_modules/z-schema": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/z-schema/-/z-schema-5.0.5.tgz", - "integrity": "sha512-D7eujBWkLa3p2sIpJA0d1pr7es+a7m0vFAnZLlCEKq/Ij2k0MLi9Br2UPxoxdYystm5K1yeBGzub0FlYUEWj2Q==", - "dependencies": { - "lodash.get": "^4.4.2", - "lodash.isequal": "^4.5.0", - "validator": "^13.7.0" - }, - "bin": { - "z-schema": "bin/z-schema" - }, - "engines": { - "node": ">=8.0.0" - }, - "optionalDependencies": { - "commander": "^9.4.1" - } } }, "dependencies": { @@ -1410,6 +1971,33 @@ "@jridgewell/trace-mapping": "0.3.9" } }, + "@isaacs/balanced-match": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz", + "integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==" + }, + "@isaacs/brace-expansion": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz", + "integrity": "sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==", + "requires": { + "@isaacs/balanced-match": "^4.0.1" + } + }, + "@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "dev": true, + "requires": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + } + }, "@jridgewell/resolve-uri": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz", @@ -1433,99 +2021,140 @@ } }, "@microsoft/api-extractor": { - "version": "7.36.3", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.36.3.tgz", - "integrity": "sha512-u0H6362AQq+r55X8drHx4npgkrCfJnMzRRHfQo8PMNKB8TcBnrTLfXhXWi+xnTM6CzlU/netEN8c4bq581Rnrg==", - "requires": { - "@microsoft/api-extractor-model": "7.27.5", - "@microsoft/tsdoc": "0.14.2", - "@microsoft/tsdoc-config": "~0.16.1", - "@rushstack/node-core-library": "3.59.6", - "@rushstack/rig-package": "0.4.0", - "@rushstack/ts-command-line": "4.15.1", - "colors": "~1.2.1", + "version": "7.55.5", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.55.5.tgz", + "integrity": "sha512-QYpt3CmDle3ijYzRDhvD2mEUiTS1IqGVX25YrYsIJMpgf6XmhB991HdULMwdcsHY/ym0uM5GaqvNcQLa1IQKkw==", + "requires": { + "@microsoft/api-extractor-model": "7.32.2", + "@microsoft/tsdoc": "~0.16.0", + "@microsoft/tsdoc-config": "~0.18.0", + "@rushstack/node-core-library": "5.19.1", + "@rushstack/rig-package": "0.6.0", + "@rushstack/terminal": "0.21.0", + "@rushstack/ts-command-line": "5.1.7", + "diff": "~8.0.2", "lodash": "~4.17.15", + "minimatch": "10.0.3", "resolve": "~1.22.1", "semver": "~7.5.4", "source-map": "~0.6.1", - "typescript": "~5.0.4" + "typescript": "5.8.2" }, "dependencies": { + "diff": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.3.tgz", + "integrity": "sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==" + }, + "minimatch": { + "version": "10.0.3", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.3.tgz", + "integrity": "sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==", + "requires": { + "@isaacs/brace-expansion": "^5.0.0" + } + }, "typescript": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", - "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==" + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", + "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==" } } }, "@microsoft/api-extractor-model": { - "version": "7.27.5", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.27.5.tgz", - "integrity": "sha512-9/tBzYMJitR+o+zkPr1lQh2+e8ClcaTF6eZo7vZGDqRt2O5XmXWPbYJZmxyM3wb5at6lfJNEeGZrQXLjsQ0Nbw==", + "version": "7.32.2", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.32.2.tgz", + "integrity": "sha512-Ussc25rAalc+4JJs9HNQE7TuO9y6jpYQX9nWD1DhqUzYPBr3Lr7O9intf+ZY8kD5HnIqeIRJX7ccCT0QyBy2Ww==", "requires": { - "@microsoft/tsdoc": "0.14.2", - "@microsoft/tsdoc-config": "~0.16.1", - "@rushstack/node-core-library": "3.59.6" + "@microsoft/tsdoc": "~0.16.0", + "@microsoft/tsdoc-config": "~0.18.0", + "@rushstack/node-core-library": "5.19.1" } }, "@microsoft/tsdoc": { - "version": "0.14.2", - "resolved": "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.14.2.tgz", - "integrity": "sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==" + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.16.0.tgz", + "integrity": "sha512-xgAyonlVVS+q7Vc7qLW0UrJU7rSFcETRWsqdXZtjzRU8dF+6CkozTK4V4y1LwOX7j8r/vHphjDeMeGI4tNGeGA==" }, "@microsoft/tsdoc-config": { - "version": "0.16.2", - "resolved": "https://registry.npmjs.org/@microsoft/tsdoc-config/-/tsdoc-config-0.16.2.tgz", - "integrity": "sha512-OGiIzzoBLgWWR0UdRJX98oYO+XKGf7tiK4Zk6tQ/E4IJqGCe7dvkTvgDZV5cFJUzLGDOjeAXrnZoA6QkVySuxw==", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/@microsoft/tsdoc-config/-/tsdoc-config-0.18.0.tgz", + "integrity": "sha512-8N/vClYyfOH+l4fLkkr9+myAoR6M7akc8ntBJ4DJdWH2b09uVfr71+LTMpNyG19fNqWDg8KEDZhx5wxuqHyGjw==", "requires": { - "@microsoft/tsdoc": "0.14.2", - "ajv": "~6.12.6", + "@microsoft/tsdoc": "0.16.0", + "ajv": "~8.12.0", "jju": "~1.4.0", - "resolve": "~1.19.0" - }, - "dependencies": { - "resolve": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz", - "integrity": "sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==", - "requires": { - "is-core-module": "^2.1.0", - "path-parse": "^1.0.6" - } - } + "resolve": "~1.22.2" } }, + "@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "dev": true, + "optional": true + }, "@rushstack/node-core-library": { - "version": "3.59.6", - "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.59.6.tgz", - "integrity": "sha512-bMYJwNFfWXRNUuHnsE9wMlW/mOB4jIwSUkRKtu02CwZhQdmzMsUbxE0s1xOLwTpNIwlzfW/YT7OnOHgDffLgYg==", + "version": "5.19.1", + "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.19.1.tgz", + "integrity": "sha512-ESpb2Tajlatgbmzzukg6zyAhH+sICqJR2CNXNhXcEbz6UGCQfrKCtkxOpJTftWc8RGouroHG0Nud1SJAszvpmA==", "requires": { - "colors": "~1.2.1", - "fs-extra": "~7.0.1", + "ajv": "~8.13.0", + "ajv-draft-04": "~1.0.0", + "ajv-formats": "~3.0.1", + "fs-extra": "~11.3.0", "import-lazy": "~4.0.0", "jju": "~1.4.0", "resolve": "~1.22.1", - "semver": "~7.5.4", - "z-schema": "~5.0.2" + "semver": "~7.5.4" + }, + "dependencies": { + "ajv": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", + "requires": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + } + } } }, + "@rushstack/problem-matcher": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@rushstack/problem-matcher/-/problem-matcher-0.1.1.tgz", + "integrity": "sha512-Fm5XtS7+G8HLcJHCWpES5VmeMyjAKaWeyZU5qPzZC+22mPlJzAsOxymHiWIfuirtPckX3aptWws+K2d0BzniJA==", + "requires": {} + }, "@rushstack/rig-package": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@rushstack/rig-package/-/rig-package-0.4.0.tgz", - "integrity": "sha512-FnM1TQLJYwSiurP6aYSnansprK5l8WUK8VG38CmAaZs29ZeL1msjK0AP1VS4ejD33G0kE/2cpsPsS9jDenBMxw==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@rushstack/rig-package/-/rig-package-0.6.0.tgz", + "integrity": "sha512-ZQmfzsLE2+Y91GF15c65L/slMRVhF6Hycq04D4TwtdGaUAbIXXg9c5pKA5KFU7M4QMaihoobp9JJYpYcaY3zOw==", "requires": { "resolve": "~1.22.1", "strip-json-comments": "~3.1.1" } }, + "@rushstack/terminal": { + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.21.0.tgz", + "integrity": "sha512-cLaI4HwCNYmknM5ns4G+drqdEB6q3dCPV423+d3TZeBusYSSm09+nR7CnhzJMjJqeRcdMAaLnrA4M/3xDz4R3w==", + "requires": { + "@rushstack/node-core-library": "5.19.1", + "@rushstack/problem-matcher": "0.1.1", + "supports-color": "~8.1.1" + } + }, "@rushstack/ts-command-line": { - "version": "4.15.1", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.15.1.tgz", - "integrity": "sha512-EL4jxZe5fhb1uVL/P/wQO+Z8Rc8FMiWJ1G7VgnPDvdIt5GVjRfK7vwzder1CZQiX3x0PY6uxENYLNGTFd1InRQ==", + "version": "5.1.7", + "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.1.7.tgz", + "integrity": "sha512-Ugwl6flarZcL2nqH5IXFYk3UR3mBVDsVFlCQW/Oaqidvdb/5Ota6b/Z3JXWIdqV3rOR2/JrYoAHanWF5rgenXA==", "requires": { + "@rushstack/terminal": "0.21.0", "@types/argparse": "1.0.38", "argparse": "~1.0.9", - "colors": "~1.2.1", "string-argv": "~0.3.1" } }, @@ -1593,16 +2222,42 @@ "dev": true }, "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "requires": { "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", "uri-js": "^4.2.2" } }, + "ajv-draft-04": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/ajv-draft-04/-/ajv-draft-04-1.0.0.tgz", + "integrity": "sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==", + "requires": {} + }, + "ajv-formats": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz", + "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==", + "requires": { + "ajv": "^8.0.0" + } + }, + "ansi-regex": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", + "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", + "dev": true + }, + "ansi-styles": { + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", + "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", + "dev": true + }, "arg": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", @@ -1630,13 +2285,12 @@ "dev": true }, "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", + "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", "dev": true, "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "balanced-match": "^1.0.0" } }, "call-bind": { @@ -1649,21 +2303,19 @@ "get-intrinsic": "^1.0.2" } }, - "colors": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.2.5.tgz", - "integrity": "sha512-erNRLao/Y3Fv54qUa0LBB+//Uf3YwMUmdJinN20yMXm9zdKKqH9wt7R9IIVZ+K7ShzfpLV/Zg8+VyrBJYB4lpg==" - }, - "commander": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", - "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", - "optional": true + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, "create-require": { @@ -1672,6 +2324,17 @@ "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", "dev": true }, + "cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, "deep-equal": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.0.5.tgz", @@ -1710,6 +2373,18 @@ "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", "dev": true }, + "eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true + }, + "emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true + }, "es-abstract": { "version": "1.19.1", "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz", @@ -1770,37 +2445,36 @@ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" - }, "foreach": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz", "integrity": "sha1-C+4AUBiusmDQo6865ljdATbsG5k= sha512-ZBbtRiapkZYLsqoPyZOR+uPfto0GRMNQN1GwzZtZt7iZvPPbDDQV0JF5Hx4o/QFQ5c0vyuoZ98T8RSBbopzWtA==", "dev": true }, - "fs-extra": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz", - "integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==", + "foreground-child": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", + "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", + "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "jsonfile": "^4.0.0", - "universalify": "^0.1.0" + "cross-spawn": "^7.0.6", + "signal-exit": "^4.0.1" } }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8= sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true + "fs-extra": { + "version": "11.3.3", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.3.tgz", + "integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==", + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } }, "function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" }, "get-intrinsic": { "version": "1.1.1", @@ -1830,17 +2504,17 @@ } }, "glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", + "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==", "dev": true, "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" } }, "graceful-fs": { @@ -1852,6 +2526,7 @@ "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", + "dev": true, "requires": { "function-bind": "^1.1.1" } @@ -1862,6 +2537,11 @@ "integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==", "dev": true }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + }, "has-symbols": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", @@ -1877,27 +2557,19 @@ "has-symbols": "^1.0.2" } }, + "hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "requires": { + "function-bind": "^1.1.2" + } + }, "import-lazy": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz", "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==" }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, "internal-slot": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz", @@ -1945,11 +2617,11 @@ "dev": true }, "is-core-module": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.12.1.tgz", - "integrity": "sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==", + "version": "2.16.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", + "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", "requires": { - "has": "^1.0.3" + "hasown": "^2.0.2" } }, "is-date-object": { @@ -1961,6 +2633,12 @@ "has-tostringtag": "^1.0.0" } }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true + }, "is-map": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz", @@ -2078,22 +2756,39 @@ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", "dev": true }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "dev": true, + "requires": { + "@isaacs/cliui": "^8.0.2", + "@pkgjs/parseargs": "^0.11.0" + } + }, "jju": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/jju/-/jju-1.4.0.tgz", "integrity": "sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==" }, "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "jsonfile": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", - "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz", + "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==", "requires": { - "graceful-fs": "^4.1.6" + "graceful-fs": "^4.1.6", + "universalify": "^2.0.0" } }, "lodash": { @@ -2101,16 +2796,6 @@ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, - "lodash.get": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", - "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==" - }, - "lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, "lru-cache": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", @@ -2126,14 +2811,20 @@ "dev": true }, "minimatch": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", - "integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, "requires": { - "brace-expansion": "^1.1.7" + "brace-expansion": "^2.0.1" } }, + "minipass": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "dev": true + }, "object-inspect": { "version": "1.12.0", "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.0.tgz", @@ -2168,19 +2859,16 @@ "object-keys": "^1.1.1" } }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E= sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "path-is-absolute": { + "package-json-from-dist": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18= sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", "dev": true }, "path-parse": { @@ -2188,10 +2876,28 @@ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, + "path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dev": true, + "requires": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "dependencies": { + "lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "dev": true + } + } + }, "punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" }, "regexp.prototype.flags": { "version": "1.4.1", @@ -2203,12 +2909,17 @@ "define-properties": "^1.1.3" } }, + "require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" + }, "resolve": { - "version": "1.22.2", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.2.tgz", - "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==", + "version": "1.22.11", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz", + "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==", "requires": { - "is-core-module": "^2.11.0", + "is-core-module": "^2.16.1", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" } @@ -2221,6 +2932,21 @@ "lru-cache": "^6.0.0" } }, + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true + }, "side-channel": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", @@ -2232,6 +2958,12 @@ "object-inspect": "^1.9.0" } }, + "signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true + }, "source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", @@ -2247,6 +2979,51 @@ "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz", "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==" }, + "string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "dev": true, + "requires": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + } + }, + "string-width-cjs": { + "version": "npm:string-width@4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "dependencies": { + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true + }, + "emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + } + } + }, "string.prototype.trimend": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz", @@ -2278,11 +3055,45 @@ "is-regexp": "^3.1.0" } }, + "strip-ansi": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", + "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + }, + "strip-ansi-cjs": { + "version": "npm:strip-ansi@6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + }, + "dependencies": { + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true + } + } + }, "strip-json-comments": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" }, + "supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "requires": { + "has-flag": "^4.0.0" + } + }, "supports-preserve-symlinks-flag": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", @@ -2310,9 +3121,9 @@ } }, "typescript": { - "version": "5.4.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", - "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "dev": true }, "unbox-primitive": { @@ -2328,9 +3139,9 @@ } }, "universalify": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", - "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" }, "uri-js": { "version": "4.4.1", @@ -2346,10 +3157,14 @@ "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", "dev": true }, - "validator": { - "version": "13.15.23", - "resolved": "https://registry.npmjs.org/validator/-/validator-13.15.23.tgz", - "integrity": "sha512-4yoz1kEWqUjzi5zsPbAS/903QXSYp0UOtHsPpp7p9rHAw/W+dkInskAE386Fat3oKRROwO98d9ZB0G4cObgUyw==" + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } }, "which-boxed-primitive": { "version": "1.0.2", @@ -2390,11 +3205,70 @@ "is-typed-array": "^1.1.7" } }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true + "wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "requires": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + } + }, + "wrap-ansi-cjs": { + "version": "npm:wrap-ansi@7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "dependencies": { + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + } + } }, "yallist": { "version": "4.0.0", @@ -2406,17 +3280,6 @@ "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", "dev": true - }, - "z-schema": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/z-schema/-/z-schema-5.0.5.tgz", - "integrity": "sha512-D7eujBWkLa3p2sIpJA0d1pr7es+a7m0vFAnZLlCEKq/Ij2k0MLi9Br2UPxoxdYystm5K1yeBGzub0FlYUEWj2Q==", - "requires": { - "commander": "^9.4.1", - "lodash.get": "^4.4.2", - "lodash.isequal": "^4.5.0", - "validator": "^13.7.0" - } } } } diff --git a/tools/breaking-changes/package.json b/tools/breaking-changes/package.json index 7afdb7ef006a..368242ab6211 100644 --- a/tools/breaking-changes/package.json +++ b/tools/breaking-changes/package.json @@ -5,13 +5,15 @@ "license": "", "private": true, "scripts": { - "extract-all": "npm run extract-old && npm run extract-new", - "extract-old": "ts-node extract.ts ./src/old", - "extract-new": "ts-node extract.ts ./src/new", + "extract-all": "npm run extract-old && npm run extract-new-bundled", + "extract-old": "ts-node extract.ts ../../src/old", + "extract-new": "ts-node extract.ts ../../src/new", + "extract-old-bundled": "ts-node extract-bundled.ts ../../src/old", + "extract-new-bundled": "ts-node extract-bundled.ts ../../src/new", "parse-all": "npm run parse-old && npm run parse-new", - "parse-old": "ts-node parse.ts ./src/old", - "parse-new": "ts-node parse.ts ./src/new", - "compare": "ts-node compare.ts ./src/old/public-api.json ./src/new/public-api.json", + "parse-old": "ts-node parse.ts ../../src/old", + "parse-new": "ts-node parse.ts ../../src/new", + "compare": "ts-node compare.ts ../../src/old/public-api.json ../../src/new/public-api.json", "compare-test": "ts-node compare.ts ./public-api-old.json ./public-api-new.json", "gen-const": "ts-node generate-constructors.ts", "gen-deleted": "ts-node generate-deleted.ts", @@ -19,18 +21,19 @@ "gen-methods-props": "ts-node generate-methods-props.ts", "gen-doc": "ts-node generate-doc.ts", "gen-stats": "ts-node generate-stats.ts", - "gen-all": "npm run gen-const && npm run gen-methods-props && npm run gen-deleted && npm run gen-moved && npm run gen-doc" + "gen-all": "npm run gen-const && npm run gen-methods-props && npm run gen-deleted && npm run gen-moved && npm run gen-doc", + "regenerate": "./regenerate.sh" }, "dependencies": { - "@microsoft/api-extractor": "^7.36.3" + "@microsoft/api-extractor": "^7.55.5" }, "devDependencies": { "@types/deep-equal": "^1.0.1", "@types/glob": "^9.0.0", "deep-equal": "^2.0.5", - "glob": "^7.2.0", + "glob": "^10.3.10", "stringify-object": "5.0.0", "ts-node": "^10.9.1", - "typescript": "^5.0.0" + "typescript": "~5.9.3" } } diff --git a/tools/breaking-changes/parse.ts b/tools/breaking-changes/parse.ts index 41652c85ef3a..96c9e55c76f6 100644 --- a/tools/breaking-changes/parse.ts +++ b/tools/breaking-changes/parse.ts @@ -5,6 +5,7 @@ */ import * as fs from 'fs'; +import * as path from 'path'; import { globSync } from 'glob'; import { unEscapePackageName } from './common'; /** @@ -26,7 +27,10 @@ import { unEscapePackageName } from './common'; const spartacusHomeDir = process.argv[2]; console.log(`Parsing public API for libs in ${spartacusHomeDir}/temp.`); -const files = globSync(`${spartacusHomeDir}/temp/*.api.json`); +const tempDir = path.resolve(spartacusHomeDir, 'temp'); +const pattern = `${tempDir}/**/*.api.json`; +console.log(`Looking for files with pattern: ${pattern}`); +const files = globSync(pattern); console.log(`Found ${files.length} api.json files.`); const publicApiData: any[] = []; files.forEach((file) => { @@ -188,26 +192,38 @@ function parseMethodParameters(method: any): any[] { method.parameters.forEach((rawParam: any) => { const parsedParam: any = {}; parsedParam.name = rawParam.parameterName; - parsedParam.type = getParamType( - rawParam.parameterTypeTokenRange, - method.excerptTokens - ); - parsedParam.isOptional = isParamDeclaredOptional( - rawParam.parameterTypeTokenRange, - method.excerptTokens - ); - const typeToken = getTypeReferenceToken( - rawParam.parameterTypeTokenRange, - method.excerptTokens - ); - // This if condition filters out anonymous types - // like `payload: { userid: string, cart: Cart }` - if (parsedParam.type?.startsWith(typeToken.text)) { - parsedParam.canonicalReference = typeToken.canonicalReference ?? ''; - parsedParam.shortType = typeToken.text ?? ''; + + // If type information is directly available (from bundled types extractor), use it + if (rawParam.type !== undefined && rawParam.type !== '') { + parsedParam.type = rawParam.type; + parsedParam.canonicalReference = rawParam.canonicalReference || ''; + parsedParam.shortType = rawParam.shortType || ''; + parsedParam.importPath = rawParam.importPath || ''; + parsedParam.isOptional = rawParam.isOptional || false; } else { - parsedParam.canonicalReference = ''; - parsedParam.shortType = ''; + // Otherwise, extract from excerptTokens (standard API Extractor format) + parsedParam.type = getParamType( + rawParam.parameterTypeTokenRange, + method.excerptTokens + ); + parsedParam.isOptional = isParamDeclaredOptional( + rawParam.parameterTypeTokenRange, + method.excerptTokens + ); + const typeToken = getTypeReferenceToken( + rawParam.parameterTypeTokenRange, + method.excerptTokens + ); + // This if condition filters out anonymous types + // like `payload: { userid: string, cart: Cart }` + if (parsedParam.type?.startsWith(typeToken.text)) { + parsedParam.canonicalReference = typeToken.canonicalReference ?? ''; + parsedParam.shortType = typeToken.text ?? ''; + } else { + parsedParam.canonicalReference = ''; + parsedParam.shortType = ''; + } + parsedParam.importPath = ''; // Initialize importPath (will be filled by setParamsImportPath later) } parsedParams.push(parsedParam); @@ -216,13 +232,47 @@ function parseMethodParameters(method: any): any[] { } function getParamType(tokenRange: any, tokens: any[]): string { - const startIndex: number = tokenRange.startIndex; - const endIndex: number = tokenRange.endIndex; - const paramType = tokens + const startIndex: number = tokenRange?.startIndex ?? -1; + const endIndex: number = tokenRange?.endIndex ?? -1; + + // Validate token range + if (!tokenRange || startIndex < 0 || endIndex < 0) { + return ''; + } + + if (startIndex >= endIndex) { + return ''; + } + + if (!tokens || tokens.length === 0 || endIndex > tokens.length) { + return ''; + } + + const rawType = tokens .slice(startIndex, endIndex) .map((token) => token.text) - .join(''); - return paramType; + .join('') + .trim(); // Remove leading and trailing whitespace + + // Normalize the type by removing TypeScript-generated suffixes like $1, $2 + return normalizeTypeString(rawType); +} + +/** + * Normalize a type string by removing TypeScript-generated suffixes like $1, $2, etc. + * and JSDoc comments. + */ +function normalizeTypeString(typeString: string): string { + // Remove JSDoc comments (/** ... */) + let normalized = typeString.replace(/\/\*\*[\s\S]*?\*\//g, ''); + + // Remove $1, $2, etc. suffixes from type names + normalized = normalized.replace(/([A-Za-z_][A-Za-z0-9_]*)\$\d+/g, '$1'); + + // Normalize whitespace (multiple spaces/newlines to single space) + normalized = normalized.replace(/\s+/g, ' ').trim(); + + return normalized; } function isParamDeclaredOptional(typeTokenRange: any, tokens: any[]): boolean { @@ -231,9 +281,7 @@ function isParamDeclaredOptional(typeTokenRange: any, tokens: any[]): boolean { return false; } const declaration = tokens[typeStartIndex - 1]; - const isDeclaredOptional = - declaration.kind === 'Content' && declaration.text.includes(`?:`); - return isDeclaredOptional; + return declaration.kind === 'Content' && declaration.text.includes(`?:`); } function getTypeReferenceToken(tokenRange: any, tokens: any[]): any { @@ -247,12 +295,32 @@ function getTypeReferenceToken(tokenRange: any, tokens: any[]): any { } function getTypeAliases(rawElement: any): any { - return rawElement.excerptTokens - .slice( - rawElement.typeTokenRange.startIndex, - rawElement.typeTokenRange.endIndex - ) - .map((token: any) => token.text); + if (!rawElement.excerptTokens || !rawElement.typeTokenRange) { + return []; + } + + const startIndex = rawElement.typeTokenRange.startIndex; + const endIndex = rawElement.typeTokenRange.endIndex; + + // Validate range + if (startIndex < 0 || endIndex < 0 || startIndex >= endIndex) { + return []; + } + + const tokens = rawElement.excerptTokens.slice(startIndex, endIndex); + + // Join tokens into a single string, then normalize + const fullTypeString = tokens + .map((token: any) => token.text) + .join('') + .trim(); + + // Normalize the type string + const normalized = normalizeTypeString(fullTypeString); + + // Return as array with single normalized string + // (matches expected format for type alias comparison) + return [normalized]; } function getEnumMembers(rawElement: any): any { diff --git a/tools/breaking-changes/readme.md b/tools/breaking-changes/readme.md index 6ee9cb82cfc5..ff834019b306 100644 --- a/tools/breaking-changes/readme.md +++ b/tools/breaking-changes/readme.md @@ -26,6 +26,46 @@ These will be the 2 versions compared for breaking changes. In both ./src/old and ./src/new, run `npm install` and `npm run build:libs`. (Note if old release is < 6.0, it is `yarn install` and `yarn build:libs`) +**Important**: The tool automatically detects the build format and uses the appropriate extractor: + +### Standard workflow (recommended): +```bash +npm run extract-all # Automatically uses the correct extractor based on build format +npm run parse-all +npm run compare +``` + +### Build format detection: +- **Augmented-types format** (pre-2211.19): Uses `public_api.d.ts` files with API Extractor +- **Declaration-merging format** (2211.19+): Uses bundled `types/spartacus-*.d.ts` files with custom extractor + +The tool handles both formats automatically: +- `extract-old` - For augmented-types (standard API Extractor on `public_api.d.ts`) +- `extract-new-bundled` - For declaration-merging (bundled types extractor on `types/spartacus-*.d.ts`) + +### Manual extraction (advanced): +If you need to extract specific versions manually: + +```bash +npm run extract-old # For augmented-types (standard API Extractor) +npm run extract-new # For augmented-types (standard API Extractor) - deprecated for new versions +npm run extract-old-bundled # For declaration-merging (bundled types) +npm run extract-new-bundled # For declaration-merging (bundled types) - default for new versions +``` + +### Bundled types extractor (`extract-bundled.ts`): +This extractor processes bundled type definition files (`dist/*/types/spartacus-*.d.ts`) generated by the declaration-merging build format. It: +- Parses TypeScript AST directly from bundled `.d.ts` files +- Generates complete API information including constructor parameters +- Creates excerpt tokens compatible with `parse.ts` +- Works around API Extractor limitations with declaration-merging + +### Why bundled types need a custom extractor: +The standard API Extractor has issues with declaration-merging format where interfaces and types are merged across modules. The custom extractor: +1. Parses bundled files directly using TypeScript Compiler API +2. Generates complete parameter type information +3. Creates proper `excerptTokens` for type analysis +4. Avoids "Unable to analyze export" errors from API Extractor - Extract the public API. Run `npm run extract-all` in the breaking change tool home folder (tools/breaking-changes/). This will extract the public api in ./src/*/temp folder into many files. (one per entry point) diff --git a/tools/breaking-changes/regenerate.sh b/tools/breaking-changes/regenerate.sh new file mode 100755 index 000000000000..2e6d0ba03506 --- /dev/null +++ b/tools/breaking-changes/regenerate.sh @@ -0,0 +1,112 @@ +#!/bin/bash + +# Quick regeneration script for breaking changes documentation +# This script regenerates all documentation and schematics for a version +# and validates the output for common issues + +set -e # Exit on error + +VERSION=${1:-"221121_7"} + +echo "🚀 Regenerating breaking changes documentation for version ${VERSION}" +echo "" + +# Navigate to breaking-changes directory +cd "$(dirname "$0")" + +echo "📦 Step 1: Checking if source directories exist..." +if [ ! -d "../../src/old" ] || [ ! -d "../../src/new" ]; then + echo "❌ Error: Source directories not found!" + echo " Expected: ../../src/old and ../../src/new" + echo " Please run clone.sh and build:libs in both src/old and src/new first." + exit 1 +fi +echo "✓ Source directories found" +echo "" + +echo "📁 Checking dist folders..." +if [ ! -d "../../src/old/dist" ]; then + echo "❌ Error: ../../src/old/dist not found!" + echo " Please run 'npm run build:libs' in ../../src/old first." + exit 1 +fi +if [ ! -d "../../src/new/dist" ]; then + echo "❌ Error: ../../src/new/dist not found!" + echo " Please run 'npm run build:libs' in ../../src/new first." + exit 1 +fi +echo "✓ Dist folders found" +echo "" + +echo "🔍 Step 2: Extracting API (with fixed functions)..." +echo " This uses the corrected extract-bundled.ts with all bug fixes." +echo " Running: npm run extract-all" +echo "" +npm run extract-all +echo "" +echo "✓ Extraction complete" + +# Check if extraction produced files +echo "📊 Checking extraction results..." +OLD_API_FILES=$(find ../../src/old/temp -name "*.api.json" 2>/dev/null | wc -l | tr -d ' ') +NEW_API_FILES=$(find ../../src/new/temp -name "*.api.json" 2>/dev/null | wc -l | tr -d ' ') +echo " Found $OLD_API_FILES API files in ../../src/old/temp" +echo " Found $NEW_API_FILES API files in ../../src/new/temp" +if [ "$OLD_API_FILES" -eq 0 ] || [ "$NEW_API_FILES" -eq 0 ]; then + echo "❌ Error: Extraction did not produce expected files!" + exit 1 +fi +echo "" + +echo "📊 Step 3: Parsing API from extracted files..." +echo " Running: npm run parse-all" +echo "" +npm run parse-all +echo "" +echo "✓ Parsing complete" + +# Check if parsing produced files +if [ ! -f "../../src/old/public-api.json" ] || [ ! -f "../../src/new/public-api.json" ]; then + echo "❌ Error: Parsing did not produce public-api.json files!" + exit 1 +fi +echo " ../../src/old/public-api.json exists" +echo " ../../src/new/public-api.json exists" +echo "" + +echo "🔄 Step 4: Comparing old and new API..." +echo " Running: npm run compare" +echo "" +npm run compare +echo "" +echo "✓ Comparison complete" + +# Check if comparison produced file +BREAKING_CHANGES_FILE="./data/${VERSION}/breaking-changes.json" +if [ ! -f "$BREAKING_CHANGES_FILE" ]; then + echo "❌ Error: Comparison did not produce breaking-changes.json!" + exit 1 +fi +echo " $BREAKING_CHANGES_FILE exists" +echo "" + +echo "📝 Step 5: Generating documentation and schematics..." +echo " Running: npm run gen-all" +echo "" +npm run gen-all +echo "" +echo "✓ Generation complete" +echo "" + +echo "" +echo "🎉 Successfully regenerated breaking changes for version ${VERSION}!" +echo "" +echo "Generated files:" +echo " - docs/migration/${VERSION}/generated-typescript-changes-doc.md" +echo " - projects/schematics/src/migrations/${VERSION}/*/data/*.migration.ts" +echo "" +echo "Next steps:" +echo " 1. Review the generated documentation" +echo " 2. Manually review Config abstract classes (may be non-breaking)" +echo " 3. Manually review TypeAlias changes (not all are breaking)" +echo " 4. Check constructor deprecations have proper overload signatures"